/*----------- collingarythomasgrasley (modetwentythree.com) collingrasley@gmail.com --- public domain template, because sharing is good ------- no link back required, but it would be real swell :) --------------------*/

/* -----------------  page styles -------------------------------------------------------*/

body {
	padding:0;
	margin:0;
	line-height: 17px;
	background:#f4f4f4 url(../images/bodybg.gif) center repeat-y;
	color: #555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#wrapper { margin:2px auto; width:900px;  padding:0; background:#fff;}

/* -----------------  general styles  -------------------------------------------------------*/

a { color:#631e19; text-decoration: underline;background:none; }
a:hover { color:#894e4e; background:none; text-decoration:underline; }
p { margin:0;padding-top:2px;}
h2 { font-weight:bold; font-size:12px; padding:0px 0 4px 0px; margin: 0 0 2px 0; color:#444; background:none; border-bottom: 2px dotted #444; }
h1 { font-weight:bold; font-size:10px; padding:0px 0 4px 15px; margin: 0 0 2px 0; color:#444; background:none; border-bottom: 2px  }
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0;}
h4 {font: 30px 'HelveticaNeue-CondensedBold', 'Arial Narrow', Helvetica, Arial, sans-serif; margin:0;}
.pic{margin-top:8px;}
/* -----------------  top info  -------------------------------------------------------*/

#header {
	clear:both;
	width:900px;
	height:80px;
background: url(../images/yllogo2.png) no-repeat; 
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0px;
	background-repeat: no-repeat;
}
#title {float:left; width:340px; padding: 20px 0 10px 20px;}
#title h1 {
	font-size:12px;
	padding:0 0 0 0;
	margin:0;
	color:#444;
	font-weight: bold;
}
#title h3 {font-size:12px; padding:0 0 0 0; margin:0; color:red;}
#hright {float:right; width:540px; height: 60px; margin:10px 0 0 0;}
#hrighttop {
	width: 400px;
	float:right;
	text-align: right;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#hrighttop2 {
	width: 300px;
	float:left;
	text-align: right;
}
#title p {font-size: 0.9em; color: #808080; padding: 0; background: inherit;}
#menu {
	width: 540px;
	float:right;
	padding:0;
	text-align:right;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#menu li { display:inline; }
#menu li a {  color:#444; text-decoration:none; padding:1px 10px 1px 10px;
height:19px; background:none;}
#menu li a:hover { background: none;color:#631e19;} 

/* ----------------- Main content -------------------------------------------------------*/

#homepic {width:900px; height:270px; margin:5px 0 10px 0;background: url(../images/homepic_283.jpg) no-repeat;}
#homepic a {color:#fff;}
/* #homepic:hover {background: url(../images/homepichover.jpg) no-repeat;}*/
.ylmessage{
	position:absolute;
	width:460px;
	float:left;
	margin:70px 0px 0px 165px;
	color:#0000FF;
	left: 67px;
	top: 103px;
}
#bottomcontenttop{width:900px;height:10px;background: url(../images/b_contenttop.jpg) no-repeat;}
#bottomcontent{width:898px; height:1350px;border-right:1px solid #c5c5c5;border-left:1px solid #c5c5c5;}
#bottomcontentbtm{width:900px;height:10px;background: url(../images/b_contentbtm.jpg) no-repeat;}
.left {float: left;width: 270px;margin: 0 6px 5px 0; padding:10px;}
.middle {float: left;width: 570px;margin: 0 6px 0px 0; padding:10px;}
.right {
	float: right;
	width: 272px;
	padding:10px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 0;
}
.thumbs img{position:relative;padding:1px;margin:5px 8px 5px 9px;border:2px solid #631e19;background:none;}
.thumbs img:hover{border:2px solid #c5c5c5; background:none;}

/* ----------------- Bottom content -------------------------------------------------------*/

#footer { clear: both; text-align:center; line-height: 1.8em; color: #444; background: #fff; padding: 4px 0; 
margin:10px 0 0 0;}
#footer a {color: #631e19; background: inherit;}
.plist{ float:left; padding:5px 11px 5px 12px; _padding:5px 11px 5px 11px; width: 550px;  border-top:none; background-color:#FFF;}
.plist ul li{ float:left; margin:0 1px; width:175px; height:180px; text-align:center; overflow:hidden;}
.plist ul li img{ width:160px; height:120px;}
.plist ul li h3{ margin:5px 0; width:175px; height:32px; line-height:16px; text-align:center; font-size:12px; font-weight:normal; text-transform:capitalize; overflow:hidden;}
.wpagenavi{ margin:5px auto 15px; padding-top:15px; width:98%; height:34px; line-height:34px;  text-align:center;}
.wpagenavi a:link, .wpagenavi a:visited{ margin:0 2px; padding:3px 7px; text-decoration:none; border:1px solid #CCC; color:#666;}
.wpagenavi a:hover, .wpagenavi a:active{ border:1px solid #9DCDF0; color:#104A7B; }
.wpagenavi a.extend{ padding:3px 6px; color:#666;}
.wpagenavi a.extend:hover{ color:#104A7B !important;}
