/*
Theme Name: bandura
Author: coyotepub
Author URI: http://www.coyotepub.com
*/

body {
	background-color: #1C1C1C;
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}

#headerbg{
        margin:auto;
	width:100%;
	height:150px;
        background-image: url('images/topbg.png');
	background-repeat: repeat-x;
	background-position: center top;
	position:relative;
	z-index:1;
    }
	
#innerheaderbg{
        margin:auto;
	width:100%;
	height:285px;
        background-image: url('images/innertopbg.png');
	background-repeat: no-repeat;
	background-position: center top;
	position:relative;
	z-index:1;
   }

#divbody{
	width:1000px;
	margin: auto;
	margin-top:-150px;
	background-image: url('images/mainbg.png');
	background-repeat: repeat-y;
	background-position: center;
}

#innerdivbody{
	width:1000px;
	margin: auto;
	margin-top:-223px;
	background-image: url('images/mainbg.png');
	background-repeat: repeat-y;
	background-position: center;
}

#wrapper{
	width:1000px;
	margin-top:0px;
	float:left;
}

#banner{
	width:1000px;
	margin-top:-25px;
	height: 326px;
	float:left;
	position:relative;
	z-index:-1;
}

#innerbanner{
	margin-left:2px;
	margin-top:22px;
	width:938px;
	height: 216px;
	float:left;
}

#menu{
	width:1000px;
	height:135px;
	z-index:2;
	background-image: url('images/bandura-ranches.png');
	background-repeat: no-repeat;
	background-position: 280px 5px;
	position:relative;
	float:left;
}

.menu{
	margin-top:80px;
	text-align:center;
}

#content{
	width:1000px;
	background-image: url('images/contentmainbg.png');
	background-repeat: repeat-y;
	background-position: center top;
	float:left;
}

#innercontent{
	width:1000px;
	background-image: url('images/contentmainbg2.png');
	background-repeat: repeat-y;
	background-position: center top;
	float:left;
}
#innercontentfull{
	width:1000px;
	background-image: url('images/contentmainbgfull.png');
	background-repeat: repeat-y;
	background-position: center top;
	float:left;
}


#contenttop{
	width:1000px;
	height:30px;
	background-image: url('images/contenttopbg.png');
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
}

#innercontenttop{
	width:1000px;
	height:30px;
	background-image: url('images/contenttopbg2.png');
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
}
#innercontenttopfull{
	width:1000px;
	height:30px;
	background-image: url('images/contenttopbgfull.png');
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
}

#contentbottom{
	width:1000px;
	height:27px;
	background-image: url('images/contentbottombg.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	float:left;
}

#innercontentbottom{
	width:1000px;
	height:27px;
	background-image: url('images/contentbottombg2.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	float:left;
}

#main{
	width:370px;
	background-image: url('images/welcome-to-bandura-ranches.png');
	background-repeat: no-repeat;
	background-position: 22px 5px;
	margin-top:-25px;
	float:left;
	z-index:3;
	position:relative;
}

.main{
	margin-left: 30px;
	margin-right: 30px;
	margin-top:90px;
	font-family: Arial, Helvetica, sans serif;
	font-size:12px;
	color: #FFFFFF;
	text-align: justify;
	line-height:1.5;
}

#innermain{
	width:640px;
         margin-top:0px;
	float:left;
	z-index:3;
	position:relative;
}

#fullmain{
	width:900px;
         margin-top:0px;
	float:left;
	z-index:3;
	position:relative;
}

.innermain{
	margin-left: 45px;
	margin-right: 30px;
	margin-top:-18px;
	font-family: Arial, Helvetica, sans serif;
	font-size:12px;
	color: #FFFFFF;
	text-align: justify;
	line-height:1.5;
}


#leftsidebar{
	width:275px;
	background-image: url('images/upcoming-events.png');
	background-repeat: no-repeat;
	background-position: top;
	margin-top:-20px;
	float:left;
}

.leftsidebar{
	margin-left:23px;
	margin-right:15px;
	margin-top:105px;
	font-family: Arial, Helvetica, sans serif;
	font-size:12px;
	color: #FFFFFF;
	text-align: justify;
	line-height:1.5;
}

#rightbar{
	width:330px;
	margin-top:-15px;
	background-image: url('images/whats-happening.png');
	background-repeat: no-repeat;
	background-position: 25px 0px;
	margin-top:-20px;
	float:left;
}

.rightbar{
	margin-left:40px;
	margin-right:20px;
	margin-top:105px;
	font-family: Arial, Helvetica, sans serif;
	font-size:12px;
	color: #FFFFFF;
	text-align: justify;
	line-height:1.5;
}

#innerrightbar{
	width:330px;
	margin-top:0px;
	margin-top:-20px;
	float:left;
}

.innerrightbar{
	margin-left:40px;
	margin-right:20px;
        margin-top:-5px;
	font-family: Arial, Helvetica, sans serif;
	font-size:12px;
	color: #FFFFFF;
	text-align: justify;
	line-height:1.5;
}

#bottombg{
	width:100%;
	height:90px;
	margin-top:10px;
	background-image: url('images/bottombg.png');
	background-repeat: repeat-x;
	background-position: bottom center;
	float:left;
}

#bottombuttons{
        width:965px;
        float:left;
        margin-top:5px;
        margin-bottom:-10px;
}

#footer{
	width:950px;
	height:60px;
	margin-left:25px;
	background-image: url('images/bandura-ranches-footer.png');
	background-repeat: no-repeat;
	background-position: top left;
	margin:auto;
}

.footer{
	color: #24768C;
	margin-top:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}

table.epd {
	border: 1px solid #836030;
}

table.epd td {
	border: 1px solid #836030;
}


/* Text Properties */

.small{
	font-size: 10px;
}

.yellowheading{
	font-family:font-family: 'Courier New', Courier, monospace;
         font-weight:bold;
         color: #E7C01B;
	font-size: 17px;
}

.yellowheadingsmall{
	font-family:font-family: 'Courier New', Courier, monospace;
        font-weight:bold;
        color: #E7C01B;
	font-size: 14px;
}

.whiteheadingsmall{
	font-family:font-family: 'Courier New', Courier, monospace;
        font-weight:bold;
        color: #FFFFFF;
        font-style:italic;
	font-size: 13px;
}

.whiteheading{
	font-family:font-family: 'Courier New', Courier, monospace;
        font-weight:bold;
        color: #FFFFFF;
	font-size: 17px;
}

.whiteheadingbig{
	font-family:font-family: 'Courier New', Courier, monospace;
        font-weight:bold;
        color: #FFFFFF;
	font-size: 20px;
}

.redbold{
	color: #731D1D;
	font-weight:bold;
	font-style:italic;
}

.blackbold{
	color: #000000;
	font-weight:bold;
	font-style:italic;
}

.redheading{
	color: #731D1D;
	font-weight:normal;
	font-size:16px;
	font-weight:bold;
}

.whitebold{
	color: #FFFFFF;
	font-weight:bold;
}

.red{
	color: #731D1D;
}

hr{
	color:#E1B353;
	height: 1px;
	width:100%;
	margin-top:-10px;
	margin-bottom:15px;
}

.imgright {
	float:right;
	margin-left: 18px;
	margin-bottom: 10px;
}

.imgleft {
	float:left;
	margin-right:15px;
	margin-bottom: 5px;
}

#indent{
	text-indent:45px;
	margin-bottom:5px;
	color: #731D1D;
	font-weight:normal;
	font-size:16px;
}

ul.tablel_content {
	width: 400px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	font-size: 11px;
	background-color:#F5F1E0;
}
ul.tablel_content li {
	margin: 0;
	padding: 10px 0;
	text-align:right;
	background: url(images/dotted.jpg) repeat-x left 22px;
}
ul.tablel_content li strong, ul.tablel_content li em {
	float: left;
	background: #F5F1E0; /*--Combined Property with 'li em'--*/
	padding: 0 10px; /*--Combined Property with 'li em'--*/
}
ul.tablel_content li em {
	float: none;
}

a:link{
	color: #FECD17;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
        font-weight:normal;
}

a:visited{
	color: #FECD17;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}

a:hover{
	color: #FECD17;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: underline;
}

a.dotted:link{
	color: #731D1D;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style: italic;
	text-decoration:none;
	background-color: transparent;
	border:0px;

}

a.dotted:visited{
	color: #731D1D;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	font-style: italic;
	text-decoration:none;
}

a.dotted:hover{
	color: #731D1D;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	background-color: transparent;
	border-color: #731D1D;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

a.news:link{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	background-color: transparent;
	border:0px;

}

a.news:visited{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	text-decoration:none;
}

a.news:hover{
	color: #731D1D;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration: none;
	background-color: transparent;
	border-color: #731D1D;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

a.breeder:link{
	color: #553515;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	font-style: italic;
	text-decoration:none;
}

a.breeder:visited{
	color: #553515;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	font-style: italic;
	text-decoration:none;
}

a.breeder:hover{
	color: #927338;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	background-color: transparent;
	border-color: #927338;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
}

a.footer:link{
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

a.footer:visited{
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
}

a.footer:hover{
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
}

.greenheading{
	margin-bottom:10px;
	font-size:17px;
	font-weight:bold;
	color: #7A804A;
}

.lightbrownbig{
	color: #A87D44;
	font-size: 18px;
	font-weight:bold;
}

.lightbrownmed{
	color: #A87D44;
	font-size: 12px;
	font-weight:bold;
}

.yellowbig{
	color: #FCDD74;
	font-size: 14px;
	font-weight:bold;
}

a.side:link{
	color: #A87D44;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

a.side:visited{
	color: #A87D44;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

a.side:hover{
	color: #A87D44;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration:underline;
}

a.bulllink:link{
	color: #FECD17;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}

a.bulllink:visited{
	color: #FECD17;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}

a.bulllink:hover{
	color: #FECD17;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration:underline;
}

a.large:link{
	color: #2C1D01;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	text-decoration:none;
}

a.large:visited{
	color: #2C1D01;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	text-decoration:none;
}

a.large:hover{
	color: #F1A403;
	font-family: Arial;
	font-size: 20px;
	font-weight:bold;
	text-decoration:underline;
}

a.yellow:link{
	color: #FCDD74;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}

a.yellow:visited{
	color: #FCDD74;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}

a.yellow:hover{
	color: #F1A403;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-decoration:underline;
}

a.small:link{
	color: #BC8C34;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}

a.small:visited{
	color: #BC8C34;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
}

a.small:hover{
	color: #FFCC00;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-align:right;
	text-decoration:underline;
}

#menuleftspacer{
	margin-top:163px;
	width:270px;
	height:100px;
	float:left;
}

.br{
	clear:both;
}

img.wp-post-image{border:0px;}
img.attachment-thumbnail{border:0px;}
img.attachment-medium{border:0px;}
img.attachment-large{border:0px;}
img.attachment-full{border:0px;}