/*
# Home CSS ###############
*/
#wrapper {
	width:960px;
	margin-left: auto;
	margin-right: auto;
}
.contain_fix {
	width:980px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}
#home .white_box {
	background-color: #FFF;
	border: 1px solid #999;
	padding:5px;
	width:600px;
	border: 3px solid #F7F7F7;
}
#home .box_spacer {
	height: 15px;
}
#home #post_area p {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	font-size: 14px;
}
#home #post_area .meta {
	color: #868686;
	font: normal normal normal 11px/1.2em 'Trebuchet MS', Tahoma, sans-serif;
}
#home #post_area .comment_box {
	background-color: #C9C9C9;
	border-bottom-left-radius: 3px 3px;
	border-bottom-left-radius: 3px 3px;
	border-bottom-right-radius: 3px 3px;
	border-bottom-right-radius: 3px 3px;
	border-top-left-radius: 3px 3px;
	border-top-left-radius: 3px 3px;
	border-top-right-radius: 3px 3px;
	border-top-right-radius: 3px 3px;
	color: white;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 10px 5px;
}
#post_area h2 {
	color: #1D1D1D;
	line-height:36px;
	margin-bottom:20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: bold;
}
#post_area h2 a {
	color: #1D1D1D;
}
#post_area h2 a:hover {
	text-decoration: underline;
	color: #1D1D1D;
	background-color: #f2f2f2;
}
#post_area h3 a {
	color: #1D1D1D;
}
#post_area h3 a:hover {
	text-decoration: underline;
	color: #1D1D1D;
	background-color: #f2f2f2;
}
#home h3 {
	color: #438CCF;
	line-height:36px;
	margin-bottom:5px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-left: 5px;
	font-size:20px;
}
#home #image_boxes {
	margin-bottom:8px;
	margin-left: auto;
	margin-right: auto;
	width:580px;
}
#home #image_boxes .image_side {
	float: left;
	width:236px;
}
#home #image_boxes .image_side img {
	border: 1px solid #CCC;
}
#home #image_boxes .content_side {
	float:right;
	width:290px;
}
#home .image_box_content_space {
	width: 100%;
	clear:both;
}
.polo {
	padding: 3px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
/*
# Featured Image Slider #############
*/
/* 8.1 WooSlider */
.one-col-960 #loopedSlider, .one-col-960 #loopedSlider .container {
	width: 960px;
}
#loopedSlider .container {
	width: 630px;
}
.three-col-left-960 #loopedSlider, .three-col-left-960 #loopedSlider .container, .three-col-middle-960 #loopedSlider, .three-col-middle-960 #loopedSlider .container, .three-col-right-960 #loopedSlider, .three-col-right-960 #loopedSlider .container {
	width: 460px;
}
#loopedSlider .container {
	height:300px;
	overflow:hidden;
	position:relative;
}
#loopedSlider .slides {
	position:absolute;
	top:0;
	left:0;
}
#loopedSlider {
	padding:0;
	position:relative;
}
#loopedSlider .nav-buttons {
	list-style-type:none;
	margin:0;
	padding:0;
	position:relative;
}
#loopedSlider .content {
	position:absolute;
	left:0px;
	top:20px;
}
#loopedSlider .content h2 a {
	float:left;
	color:#fff;
	margin-bottom:0;
	padding:5px 20px;
}
#loopedSlider .content h2 a:hover {
	text-decoration:underline;
}
#loopedSlider .content p {
	clear:both;
	float:left;
	color:#ccc;
	padding:5px 20px 10px 20px;
}
#loopedSlider .content p, #loopedSlider .content h2 a {
	background:rgb(0,0,0);
	background:rgba(0, 0, 0, .7);
	max-width:350px;
}
.magazine .block {
	float:left;
	width:48%;
}
.magazine .block.last {
	float:right;
}
.magazine #loopedSlider a.previous {
	position:absolute;
	bottom:10px;
	right:50px;
	opacity:0.8;
}
.magazine #loopedSlider a.next {
	position:absolute;
	bottom:10px;
	right:15px;
	opacity:0.8;
}
.magazine #loopedSlider a.previous:hover, #loopedSlider a.next:hover {
	opacity:1;
}
.magazine #loopedSlider .content h2.title a {
	font:bold 24px/1em Arial, sans-serif;
	color:#ffffff;
}
.magazine #loopedSlider .content .excerpt p {
	font:normal 12px/1.5em Arial, sans-serif;
	color:#cccccc;
}
.business #loopedSlider .content h2.title a {
	font:bold 24px/1em Arial, sans-serif;
	color:#ffffff;
}
.business #loopedSlider .content p {
	font:normal 12px/1.5em Arial, sans-serif;
	color:#cccccc;
}
#loopedSlider {
	width: 610px;
	border: 1px solid #000;
}
/*
# Post Area ##############
*/
#post_box {
}
#post_box .meta {
	color: #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	height:25px;
}
#post_box .credit {
	color: #666;
	color: #666;
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
	height: 14px;
	letter-spacing: normal;
	line-height: 9px;
	text-align: right;
	width: 98%;
	margin-top:-10px;
}
#post_box .caption {
	color: #666;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	margin-bottom: 5px;
	margin-bottom: 5px;
	margin: 0px 0px 5px;
	margin-top: -5px;
	padding: 0px;
	text-align:center;
}
#post_box p {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 15px;
	line-height: 22px;
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

.single .white_box {
	background-color: #FFF;
	border: 1px solid #999;
	padding:10px;
	width:inherit;
	border: 3px solid #dcdcdc;
}

.white_box {
	background-color: #FFF;
	border: 1px solid #999;
	padding:10px;
	width:inherit;
	border: 3px solid #dcdcdc;
}

.post_lists {
	margin: 0px 0px 1.2em;
padding: 0.1em 0px 0px;
border-bottom:1px solid #DADADA;
}
#post_lists p {
	font-size: 12px;
	width:100%;
}
