/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#main {width:614px;}

.col-full {width:978px;}

#wrapper {background: url(/wp-content/uploads/sites/4/2019/01/bg-wrap-tile.png) repeat-y 0 0;}

#navigation {width:946px;}

.search-bar-bg {width:986px;background:url(/wp-content/uploads/sites/4/2019/01/bg-searchbar.png) no-repeat 0 0;}


#sidebar  { margin: -10px 0 0 0; padding: 49px 60px 0 0; width:215px; font-size: 12px; }

.widget {padding-left:10px;}
.widget h3  { margin: 0 0 0 -10px; padding: 3px 0 0 10px; width: 269px; height: 33px; text-transform:uppercase; color: #fff; letter-spacing: 1px; font:normal normal 18px "League Gothic", Helvetica, Arial, sans-serif; background: url(/wp-content/uploads/sites/4/2019/01/h3-bg.png) no-repeat right top; }



.ad-unit {
	padding:10px;
	margin:16px 0;
	border:1px solid #000;
	text-transform:uppercase;
	color:#000;
	text-align:center;
	height:40px;
	line-height:40px;
	background:#fafad2;
	-webkit-transition:background-color 500ms ease-in-out;
	-moz-transition:background-color 500ms ease-in-out;
	transition:background-color 500ms ease-in-out;
}
 
.ad-unit.active {
	background:#faa7a7;
}

.pagination-bg {background: url(/wp-content/uploads/sites/4/2019/01/bg-pagination.png) no-repeat left top;width:986px;}

.popup {
	position:absolute;
	background:#666;
	font-size:11px;
	color:#ddd;
	padding:20px 5px 5px 5px;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius-:5px 5px 0 0;
	border-radius-:5px 5px 0 0;
	behavior:url(../PIE.htc);
}

#sidebar {position:relative;}
.article-end {
	position:absolute;
	bottom:30px;
	right:00px;
	width:200px;
	padding-top:5px;
	-webkit-transition:left 700ms ease-in-out;
	-moz-transition:left 700ms ease-in-out;
	transition:leftt 700ms ease-in-out;
}
 
.article-end.hiding {
	display:none;
}

sup {font-size:smaller;vertical-align:super;}

.entry img.alignnone {float:none;margin-bottom:6px;}


#navigation ul.rss { float:right; margin-top: 2px; z-index:99; padding: 0; list-style:none; line-height:1; Text-transform: uppercase; }
.rss a  { position:relative; color:#ccc; display:block; z-index:100; text-decoration:none; padding: 3px 0; line-height: 33px; }
.rss a:hover, .rss li.current_page_item a, .rss li.current_page_parent a, .rss li.fake a  {color: #fff; background: url(/wp-content/uploads/sites/4/2019/01/bg-navhover.png) no-repeat center bottom; }
#navigation ul.rss li  { float:left; margin: 0 20px 0 0; width: auto; line-height:20px;padding:0;}
#navigation ul.rss li a:hover { opacity: 1; }

#header .about {width:234px;}

#main .entry .wp-caption {margin:0 0 20px;}

.post-template-post-fullwidth-php #main {
	width: 900px;
}