/**
Theme Name: Regresso
Author URI: http://wpjunction.com
Version: 1.0
Author: hpa
Description: Magazine Theme 
*/

/* -------------------------------------- */

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}

body {
	font:normal 13px Georgia,"Times New Roman","Bitstream Charter",Times,serif;
	color:#527086;
	margin:0 auto;
    background: #f7f7ef;
}

#container {
width: 980px;
margin:0 auto;
}

a {
	text-decoration:none;
	color:#4498d9;
}

a:hover { color:#000000; }

/* header */
#date-now {
	background:transparent url(http://www.wobconline.com/img/clock-icon.gif) no-repeat 0 10px;
	padding-left:25px;
	font:normal 10px Arial,Verdana,Tahoma;
	text-transform:uppercase;
	line-height:39px;
	color:#efefef;
}

#branding {
height: 217px;
}
#branding-outer {
background:#f7f7ef url(http://www.wobconline.com/img/header-12.jpg) repeat-x;
margin:0 auto;
width: 100%;
height: 217px;
}
#date-wrap {
background:#074684 url(http://www.wobconline.com/img/top1-back.jpg) repeat-x;
width: 100%;
height: 39px;
}

#date-center {
width:929px;
margin:0 auto;
}

#menu-wrap {
background:#074684 url(http://www.wobconline.com/img/menu-back.gif) repeat-x;
width: 100%;
height: 47px;
}

#menu-center {
width:929px;
margin:0 auto;
}

#schedule-wrap {
width: 645px;
margin:0 auto;
margin-bottom: 25px;
}

#schedule-top {
background:#fde4d1 url(http://www.wobconline.com/img/schedule-top.gif) repeat-x;
width: 645px;
margin:0 auto;
height: 12px;
}
#schedule-bottom {
background:#fde4d1 url(http://www.wobconline.com/img/schedule-bottom.gif) repeat-x;
width: 645px;
margin:0 auto;
height: 10px;
}
#schedule-center {
background: url(http://www.wobconline.com/img/schedule-back.gif) repeat-y;
width: 645px;
margin:0 auto;
}
#schedule-content {
width: 100%;
	font-size:11px;
	color:#784d2d;
padding: 10px;
}

#schedule-content h1 {
color: #084989;
font-size: 15px;
}
#schedule-content h3 {
color: #4b7eb0;
font-size: 12px;
margin-bottom: 10px;
}

#logos-wrap {
margin-top: 25px;
margin-bottom: 25px;
width: 645px;
margin:0 auto;
}





#blog-title {
	background:transparent url(images/brand-separator.png) no-repeat 100% 50%;
	display:block;
	font-size:40px;
	font-style:italic;
	color:#4c4838;
	float:left;
	padding-right:21px;
}

#blog-title a { color:#ffffff; }

#blog-title a:hover { color:#6cc5f8; }

#blog-description {
	display:block;
	float:left;
	font-size:16px;
	font-weight:normal;
	padding-left:20px;
	color:#ffffff;
	line-height:95px;
}

#page-menu {
	height:41px;
	overflow:hidden;
}

#page-menu ul li {
	background:transparent url(http://www.wobconline.com/img/menu-separator.png) no-repeat 100% 0;
	float:left;
	height:41px;
    font-size: 14px;
	font-style:italic;
	padding-right:2px;
}

#page-menu ul li a {
	display:block;
	line-height:41px;
	padding:0 12px;
	color:#ffffff;
}

#page-menu ul li a:hover, #page-menu ul li.current_page_item a { color:#9ca557; }

/* container */
#container { margin-bottom:20px; }

/* content */
#content {
	width:644px;
	float:left;
	padding-top:10px;
}

.pagetitle {
	font-size:20px;
	font-weight:normal;
	margin-bottom:2px;
	color:#043253;
}

.post { margin-bottom:7px; }

.icon {
	background:transparent url(images/all-icons.gif) no-repeat;
	padding-left:18px;
}

.title {
	color:#4498d9;
	font-size:16px;
	font-weight:normal;
	font-style:italic;
}

.post .title {
	font-size:22px;
	margin-bottom:3px;
    font-weight:bold;
}

.post .meta {
	margin-bottom:7px;
}

.post .datepost {
	margin:0;
}

/* mini post */
#mini-post-wrap .odd {
	float:left;
	margin-right:4px;
}

#mini-post-wrap .even { float:right; }

.mini-post {
	background:#eaf4fc url(images/mini-post-bg.gif) repeat-y 0 0;
	float:left;
	position:relative;
	width:315px;
	overflow:hidden;
	margin-bottom:13px;
}

.top, .bottom { float:left; }

.mini-post .top {
	background:transparent url(images/mini-post-bg.png) no-repeat -315px 0;
	width:315px;
}

.mini-post .bottom {
	background:transparent url(images/mini-post-bg.png) no-repeat 100% 100%;
	width:315px;
	padding:0 0 6px;
}

.mini-post .title {
	padding:5px 0 5px 5px;
	height:19px;
	overflow:hidden;
	margin-bottom:2px;
}

.mini-post .read-more {
	float:right;
	text-transform:uppercase;
	font-size:11px;
	font-style:italic;
	display:block;
	line-height:26px;
	height:26px;
	color:#ffffff;
	padding:0 7px;
	margin-left:5px;
}

.mini-post a.read-more:hover {
	color:#d7eafa;
}

.read-more a {
	color:#5f671e;
}


.mini-post .entry {
	clear:both;
	height:160px;
	overflow:hidden;
	margin-bottom:10px;
	padding:0 5px;
}

.entry {
margin-top: 10px;
margin-bottom: 25px;
}

.entry h2 {
padding-top: 10px;
padding-bottom: 10px;
font-size: 16px;
color: #993300;
}

.mini-post .meta {
	font:normal 10px 'Trebuchet MS',Verdana,Tahoma,Arial;
	text-transform:uppercase;
	color:#5695c6;
	padding:0 8px;
	text-align:right;
}

.datepost, .commented { margin-left:10px; }

.datepost { background-position:0 -31px; }

.commented { background-position:0 -59px; }

/* wp-pagenavi */
#wp-pagenavi-wrapper {
	background:#eaf4fc url(images/pagenavi-bg.gif) repeat-x 0 0;
	clear:both;
	height:51px;
	position:relative;
	padding:0 8px;
	margin-bottom:28px;
}

#wp-pagenavi-left, #wp-pagenavi-right {
	background:transparent url(images/pagenavi-bg.gif) no-repeat;
	position:absolute;
	top:0;
	width:5px;
	height:51px;
}

#wp-pagenavi-left {
	background-position:0 -51px;
	left:0;
}

#wp-pagenavi-right {
	background-position:0 -102px;
	right:0;
}

.wp-pagenavi {
	padding-top:19px;
	font:normal 11px Tahoma, Verdana, Arial;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span.extend {
	background-color:#b0cee7 !important;
	color:#ffffff !important;
	text-transform:uppercase;
	padding:7px 9px !important;
	border:1px solid #96b3cb !important;
}

.wp-pagenavi span.pages {
	background-color:#4aadf9 !important;
	border:1px solid #2e8dd6 !important;
}

.wp-pagenavi a:hover {
	background-color:#4aadf9 !important;
	border:1px solid #2e8dd6 !important;
}

/* sidebar */
#sidebar {
	float:right;
	width:321px;
	overflow:hidden;
	padding-top:13px;
}

#primary .widget, .widget-top, .widget-bottom {
	display:block;
	float:left;
	width:321px;
}

#primary .widget {
	background:#fbfbfb url(images/widget-bg.gif) repeat-y;
	margin-bottom:13px;
}

.widget-top {
	background:transparent url(images/widget-bg.gif) no-repeat -321px 0;
	padding:7px 7px 1px;
	width:307px;
}

.widget-bottom {
	background:#ffffff url(images/widget-bg.gif) no-repeat -642px 0;
	height:7px;
	overflow:hidden;
}

.widget-title {
	font-size:22px;
	font-style:italic;
	font-weight:normal;
	margin-bottom:2px;
	color:#8d924f;
}

#primary .widget-title {
	font:normal 16px 'Georgia', Verdana, Tahoma;
	color:#8d924f;
	padding-bottom:3px;
	border-bottom:4px solid #d6e3ee;
	margin-bottom:3px;
	text-transform:uppercase;
}


#primary .widget {
	clear:both;
}

.widget a { color:#327dc9; }

.widget a:hover { color:#084886; }

.widget ul li {
	line-height:23px;
	border-bottom:1px solid #e2eef7;
}

#secondary .widget ul li {
	font-style:italic;
}

.widget ul li li {
	border-bottom:0;
	border-top:1px solid #e2eef7;
}

.widget ul li ul {
	padding-left:15px;
}



#secondary .widget { margin-bottom:10px; }

.small-sidebar {
	width:400px;
	overflow:hidden;
}


.potters-barn ul li {
	line-height:130%;
	border-bottom:1px solid #e2eef7;
    font-size: 11px;
    font-family: verdana, ariel;
    color:#5c611f;

}

.potters-barn li {
margin-bottom: 10px;
}

.potters-barn em {
color: #aa3e20;

}



#sidebar-left { float:left; }

#sidebar-right { 

float:left;

margin-right: 80px; }

/* footer */
#footer-wrap {
background:#074684 url(http://www.wobconline.com/img/footer-back2.jpg) repeat-x;
width: 100%;
height: 204px;
}

#footer {
background:#074684 url(http://www.wobconline.com/img/footer-back1.jpg) no-repeat;
	padding-top: 15px;
    height: 204px;
	font:normal 13px Georgia,Arial,Tahoma,Verdana;
	color:#4aadf9;
	font-style:italic;
width: 920px;
margin:0 auto;
}

#footer-last {
background:#074684 url(http://www.wobconline.com/img/footer-back3.jpg) repeat-x;
width: 100%;
height: 35px;
}

#footer-last-center {
	padding-top: 3px;
    height: 35px;
	font:normal 11px Georgia,Arial,Tahoma,Verdana;
	color:#4aadf9;
	font-style:italic;
width: 920px;
margin:0 auto;
}



#right-text {
	float:right;
	width:250px;
	overflow:hidden;
}

#footer a, #footer a:hover {
color:#4aadf9;
}



