@import url(http://fonts.googleapis.com/css?family=EB+Garamond);

/*  
Theme Name: Gazette Edition
Theme URI: http://www.woothemes.com/
Description: Gazette Edition by WooThemes
Version: 2.9.14
Author: WooThemes
Author URI: http://www.woothemes.com/
*/

/*========= SETUP =========*/

*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	color: #333333;
	background: url(images/bg-body.png) 0 0 repeat-x #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 130%;
}

h1, h2, h3, h4 {font-family:'EB Garamond', serif; font-weight:normal; line-height:130%;}

h1 {font-size:36px; line-height:40px;}

.post h1, .post-alt h1 {border-top: solid 1px #f69322; padding:30px 0 30px; margin-top:30px}

h2 {font-size:32px;}
h3 {font-size:28px; color:#666;}

	.slider-container h3 {font-family: Arial, Helvetica, sans-serif; font-weight:bold;}

a{
	color: #0066cc;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #d7d7d7 1px solid;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}

.cboth {display:block; clear:both;}

/*========= LAYOUT =========*/
#headercontainer{ width: 100%; margin:0 auto; display:block; overflow:visible; clear:both;background:url(images/bg-headcontainer.png) bottom center no-repeat;}
#headercontainer .wrap{ width: 960px; margin:0 auto; display:block; overflow:visible; clear:both;}

#page{
	width: 960px;
	background-color: #FFFFFF;
	margin:0 auto;
	border: 1px solid #CCCCCC;
	border-bottom:0px;
}
/*--- Main Columns ---*/
#columns{
	padding:10px 10px 25px;
	margin: 0px;
}

.home #columns { padding-left:0;
}



.col1, #container{
	float: left;
	width: 580px;
	padding:0 15px;
}

.home .col1 {width:619px; padding:0;margin-left:10px;}

.col2{
	float: right;
	width: 312px;  
}
/*--- Sub Columns ---*/
.subcol{
	width: 150px;
}
.subcol h2{
	font-size: 14px;
	padding: 0 0 10px;
	color: #FFFFFF;
}

/*========= HEADER =========*/

/*- Page Navigation -*/
#nav{
	height: 48px;
	padding: 0px !important;
	margin: 0 !important;
	width: 930px !important;
}
#nav-left {
	float:left;
	width:650px;
	}
#nav-right {
	float:right;
	display:inline;
	width:270px;
	height:47px;
	margin:0px !important;
	padding:0px !important;
	border-left: solid 1px #fff
	}




/* ***** TOP NAV ***** */


#nav-left {
	display: block;
	margin: 0; }
	
#nav-left .menu-header,
div.menu {
	font-size: 12px;
}
#nav-left .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	float:right;
}
#nav-left .menu-header li,
div.menu li {
	float: left;
	position: relative;
	border-right:solid 1px #fff;
}
#nav-left .menu-header li.rss, #nav-left .menu-header li.facebook, #nav-left .menu-header li.twitter, #nav-left .menu-header li.linkedin, #nav-left .menu-header li.youtube, 
div.menu li.rss, #nav-left .menu-header li.itunes, div.menu li.facebook, div.menu li.twitter, div.menu li.youtube { display:block; width:32px; height:32px; color:#1076bc; padding:8px 0 8px 4px; border-right:0px; overflow:hidden;}

#menu-top li.itunes {background:url(images/itunes.png) 0 50% no-repeat;}
#menu-top li.facebook {background:url(images/facebook.png) 0 50% no-repeat;}
#menu-top li.twitter {background:url(images/twitter.png) 0 50% no-repeat; margin-left:5px; padding-left:0;}
#menu-top li.linkedin {background:url(images/linkedin.png) 0 50% no-repeat;}
#menu-top li.youtube {background:url(images/youtube.png) 0 50% no-repeat;}
#menu-top li.rss {background:url(images/rss.png) 0 50% no-repeat;}




#nav-left .menu-header li:first-child {
	border-left: solid 1px #fff;}
	
	
	

#nav-left a { text-transform:uppercase;
	color: #fff !important;
	display: block;
	line-height: 47px;
	padding: 0 10px;
	text-decoration: none;
}

#nav-left #menu-top li.itunes a,
#nav-left #menu-top li.facebook a,
#nav-left #menu-top li.twitter a,
#nav-left #menu-top li.linkedin a,
#nav-left #menu-top li.youtube a, 
#nav-left #menu-top li.rss a
{ text-indent:-9000px; display:block; width:32px; height:32px; padding:0;}

#nav-left ul ul {
	display: none;
	position: absolute;
	top: 46px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#nav-left ul ul li {
	min-width: 180px;
}
#nav-left ul ul ul {
	left: 100%;
	top: 0;
}
#nav-left ul ul a {
	background: #005b98;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#nav-left li:hover > a {
	background: #005b98;
	color: #1076bc;
}

#nav-left li.itunes:hover > a,
#nav-left li.rss:hover > a,
#nav-left li.facebook:hover > a,
#nav-left li.twitter:hover > a,
#nav-left li.linkedin:hover > a,
#nav-left li.youtube:hover > a{
	background: none;
}


#nav-left ul ul :hover > a {
	background: #1076bc;
	color: #fff;
}


#nav-left ul li:hover > ul {
	display: block;
}
#nav-left ul li.current_page_item > a,
#nav-left ul li.current-menu-ancestor > a,
#nav-left ul li.current-menu-item > a,
#nav-left ul li.current-menu-parent > a {
	color: #fff;
	background:#005b98;
}
* html #nav-left ul li.current_page_item a,
* html #nav-left ul li.current-menu-ancestor a,
* html #nav-left ul li.current-menu-item a,
* html #nav-left ul li.current-menu-parent a,
* html #nav-left ul li a:hover {
	color: #fff;
}

/* ***** NAV MAIN ***** */

#access {
	display: block;
	float: left;
	margin: 0 6px 20px 6px;
	width: 948px;
	border-bottom:2px solid #8bc541;
}
#access .menu-header,
div.menu {
	font-size: 15px;

}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
	border-right: solid 1px #d7d7d7;
}
#access .menu-header li:last-child {border-right:0px;}

#access a {
	color: #303030;
	display: block;
	line-height: 45px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	display: none;
	position: absolute;
	top: 44px;
	left: 0;
	float: left;
	width: 200px;
	z-index: 99999 !important;
	border:solid 1px #d7d7d7;
}
#access ul ul li {
	min-width: 200px;
}

#access .menu-header li li:last-child {border-right:1px;}

#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #e5ffc4;
	line-height: 1em;
	padding: 10px;
	width: 180px;
	height: auto;
}
#access li:hover > a { background: #e5ffc4;}
#access ul ul :hover > a { font-weight:bold; }


#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	font-weight:bold;
	background:#e5ffc4;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}


/*- Search -*/
#search{
	float: right;
	height: 27px;
	margin: 10px 0px 0px !important;
	padding:0px !important;
}
* html #search{
	margin-right: 8px;
}
#search input{
	background: #ffffff;
	border: 1px solid #e3e3e3;
	color: #333333;
	float: left;
	font-size: 12px;
	width:160px;
	margin:1px 0px 0px;
	padding: 3px 4px 4px;
}
#search .btn{
	padding: 0;
	height:24px;
	width: auto;
	margin:1px 0px 0px 5px !important;
	border:none;
	width:69px;
}

#search input.submitsearch {cursor:pointer; color:#fff; background:#0a3e61; border-radius:3px; font-weight:bold; padding:0 0 5px 0; }

/*- Header -*/
#header{
	height: 150px;
	margin: 0;
	padding: 0px;
}
/*- Logo -*/
#header h1{
	float: left;
	display:inline;
	
}
#header h1 a{
	display: block;
	height: 93px;
	width: 389px;
	color: #000000;
	font-size: 28px;
}

/*- Top Banner -*/
#topbanner {
	float: right;
	width: 468px;
	padding:20px 0px 0px;
	margin-right:36px;
}

#topbanner img{
	float: right; border: solid 2px #fff;
}

#slogan {float:right; clear:right; margin-top:10px;}


/*- RSS -*/
#rss a{
	color: #666666;
}
#rss h2{
	padding:10px;
	font-size:14px;
	margin-bottom:10px;
}
#rss ul{
	margin: 0px;
	padding: 10px;
	float:left;
}
#rss li{
	margin: 0px;
	border:none !important;
	padding: 5px;
}
#rss img{
	float: right;
	padding-left: 10px;
	margin-top: 5px;
}

/*========= FEATURED POSTS (FRONT-PAGE) =========*/

/* See slideshow.css */

/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/

#video-frame {
	background:#eee;
	float:left;
	width:100%;
	height:auto;
	margin:0px;
	padding: 0px;
	border: 1px solid #ddd;
	}
.video-left {
	margin:auto; 
	display: block;
	background-color:#FFFFFF;
	text-align:center;
	padding-top:10px;
	}
.video-left p {
	padding:0px !important;
	margin:0px 0 0 20px !important;
	}
.video-right h2 { padding: 20px 20px 0 20px;
	}
.video-right {
	width:100%;
	display:block;
	clear:both;
	background-color:#FFFFFF;
	padding: 10px 0;
	}
.video-left h2{
	color: #000000;
	font-size:11px;
	line-height:normal;
	font-weight:bold !important;
	margin:0 !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
.video-right p{
	color: #666;
	font-size:11px;
	line-height:12px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
	}
.video-left h3{
	font-style: normal !important;
	font-weight: bold;
	font-size:18px;
	line-height:20px;
	padding-bottom: 10px;
	}
.video-right .mootabs_title {
	border-top:1px solid #FFF;
	list-style:none;
	margin:10px 20px;
	padding:0px;
	}
.video-right .mootabs_title li {
	color:#000;
	font-weight:normal;
	text-decoration:none;
	display:block;
	padding:10px;
	border: 1px solid #dddddd;
	background:#f7f7f7;
	line-height:105%;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
.video-right .mootabs_title li:hover, .video-right .mootabs_title li.active {
	background:#dddddd url(images/ico-watch.gif) right center no-repeat !important;
	}

/*========= BLOG POST STYLING =========*/

/*=== Small Box Post ===*/
.post{
	margin: 0;
}
.post .box-post-content h2{
	font-size: 18px;
	padding:10px 10px 0 10px !important;
	margin:0 !important;
}


.post h3{
	font-size: 14px;
}
.post h3 a{
	color: #000000;
}
.post p{
	padding: 0 0 15px;
}

/*- Box -*/
.box{
	clear: both;
	height: 1%;
	padding: 0;
	margin: 0;
}
.box .post{
	width: 305px;
	background-color: #ffffff;
	border:1px solid #ddd;
}
.box .post h2 a{
	color:#333333;
}
.box .post h2{
	font-size: 22px;
	padding: 10px;
}
.box .post p{
	padding: 5px 10px;
}

.box .post img{
	border: 1px solid #dddddd;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 10px;
	float: right;
}

/*=== Traditional Blog Post ===*/
.post-alt{
	margin: 0 0 30px 0;
}

.post-alt.forum{
	margin: 0 0 10px 0;
}

.number1 {border-top: solid 1px #ccc; padding-top:30px;}

.letter {display:block; color:#003366; font-family:'EB Garamond', serif; font-style:italic; margin:0px 0 40px 0; padding:36px 32px 20px; background: url(images/bg-letter.jpg) 0 0 repeat-x; border-bottom:solid 1px #f69322; font-size: 130%; }
.letter p {line-height:150%!important;}

.post-alt h2{
	font-size: 26px;
	padding: 0;
	color:#000000;
}

.post-alt .entry h2 {font-size:22px; margin:0px 0 10px 0;}


.post-alt h3{
	font-size: 18px;
	padding-bottom: 5px;
	color: #000000;
}
.post-alt h4{
	font-size: 14px;
	padding-bottom: 5px;
}
.post-alt h3 a, .post-alt h2 a{
	color: #006699;
}
.post-alt p, #post-author p{
	padding: 8px 0;
	line-height:140%;
}
p.post_date{
	color: #999999;
	padding: 10px 0;
	font-size: 80%;
	font-weight: normal;
}

.post .post_date {padding:0; margin:0}

p.posted{
	font-size: 80%;
	color: #fff;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
	background-color: #1076bc;
	padding: 10px;
	margin: 0 0 10px !important;
	text-align: right;
	border:1px solid #fff;
	clear:both;
}
p.posted a {color:#ffcc33;}


.archive p.posted {
	background-color:#f3f3f3;
	border:0; 
	border-top: solid 1px #d1d1d1;
	color:#666666;
}
.archive p.posted a {color:#006699 !important;}

.post p.posted {margin-bottom:0px !important; font-size:90%;}


h3.posted a {
	color: #000000;
	font-size:11px;
}

.box .post h3.posted {
	border-bottom:none;
}

#post-author { background: #eee; margin:0 0 1.5em; padding:15px; border:1px solid #e6e6e6; border-width:1px 0 1px; clear:both; }
#post-author .title { margin-bottom: 10px; }
#post-author .profile-image { float:left; margin:0 15px 5px 0; padding: 5px; border: 1px solid #e6e6e6; background:#F8F8F8; background:rgba(255,255,255,0.7);}
#post-author .profile-link {  }

.single .video {
    margin-bottom: 20px;
}

/*=== Resource Pages ===*/

.resource {border-bottom: solid 1px #ccc;}
.resource h2 {margin-bottom:10px;}

/*=== Buttons ===*/

a.woo-sc-button { margin:10px 0 !important; }

.continue{
	background: url(images/ico-arrow.gif) no-repeat left;
	font-weight:bold;
	padding-left: 15px;
}
.continue a {color:#0066cc;}
.comments {
	padding-bottom:0px !important; 
}
.comments a{
	background: url(images/chat-bubble.png) no-repeat left;
	color: #ffcc33;
	font-weight:normal;
	padding:0px 0px 0px 18px;
	margin-left:5px;
}
a.more{
	background: url(images/ico-arrow2.gif) no-repeat right;
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 20px 0 0;
}
/*=== Traditional Blog Post ===*/
.navigation {
	width:100%;
	margin:15px 0;
	float:left;
	padding: 15px 0;
	border-top:  1px solid #f69322;
	border-bottom:  1px solid #c5c5c5;
	color: #666666;
}
.navigation a {
	color: #666666;
	font-size: 1em;
}
.navigation .alignleft{
	display:inline;
	float:left;
	width:280px;
	margin:0 7px 0 0 !important;
	padding:0 7px 0 0 !important;

	text-align:right;
	border-right: solid 1px #666;
}
.navigation .alignright{
	display:inline;
	float:right;
	text-align:left;
	width:280px;
	margin:0 !important;
	padding:0 !important;

}

/*    Using 'class="alignright"' on an image will (who would've
    thought?!) align the image to the right. And using 'class="centered',
    will of course center the image. This is much better than using
    align="center", being much more futureproof (and valid) */

img.wp-smiley  {
    padding: 0!important;
    border: none!important;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

.bod-thumb {max-width:100px; max-height:100px; float:right;}
    /* End Images */

.alignleft  { float: left; height: auto; margin: 0px 20px 10px 0; }
.alignright  { float: right; height: auto; margin: 0px 0 10px 20px; }
.aligncenter  { text-align: center; margin-bottom:15px;}
img.aligncenter  { margin-left:auto; margin-right:auto; display:block; }

/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	margin-bottom:20px;
	padding:10px 0 0 0;
}
#archivebox h4, #archivebox h3, #archivebox h2{
	color:#333333;
}
#archivebox h4 em, #archivebox h2 em, #archivebox h3 em{
	font-weight: normal;
}


#archivebox h2, #archivebox h1  {
	color:#000;
	font-size: 40px;
}

#archivebox span {color:#545454; font-size:70%;}

.archivefeed {
	margin-top:10px;
	padding-bottom:0px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	height:20px;
	color:#000;
	font-weight:bold;
	font-size: 11px;
	font-weight: normal;
	padding:3px 0px 1px 22px;
}
.arclist{
	width: 260px;
	margin:0px 0px 25px;
	padding:5px 0px 0px;
	border-bottom: 1px solid #eee;
}
.arclist h2{
	color: #000;
	padding:0px 0px 15px;
}

.arclist ul {
	margin-bottom: 15px;
}

.arclist ul li{

	padding:8px 0 8px 10px;
	border-top:1px solid #eee;
}

ul.archive2collist {display:block;}

.arclist ul.archive2collist li{

	padding:8px 0 8px 10px;
	border-top:1px solid #eee; 
	display:block; float:left !important; width:40%; margin-right:10px;
}

ul.children {margin-left:20px;}

/*========= SINGLE POST SPECIFIC =========*/

.sample {margin:10px; padding:10px; border: solid 1px #ddd;}
.sample h2 {color:#0066cc;}

.singletags {
	margin-top:5px;
}
.singletags a { font-weight: normal !important; text-decoration:underline;color:#000000; }

.entry {margin-bottom:20px;}

.entry .resourceleft {width:155px; display:block; float:left; margin-right:5px; overflow:hidden; text-align:center;}
.entry .resourceright { display:block; float:left; width:350px;}

.entry p{
	text-align:left;
	}
.entry blockquote {
	padding: 10px;
	border: 1px solid #ddd;
	color:#000;
	width:85%;
	background-color: #f7f7f7;
	font-style: italic;
	margin:5px auto 15px;
	}
.entry blockquote p {
	padding: 5px 0px;
	margin: 5px 0px;
	}
.entry img {
	padding: 4px;

	}
.wp-caption {background:#eee; padding:10px; border: solid 1px #d3d3d3; text-align:center;}
.wp-caption.aligncenter {display:block; clear:both; margin:10px auto;}
.wp-caption img {
	margin: 0 auto 5px auto;
	border: solid 1px #d3d3d3;
	border-radius:5px;
	padding:0;
}
p.wp-caption-text {
	text-align:center;
	padding: 0;
	margin:0;
	color:#000000;
	font-size:90%;
}
.entry ul, .entry ol {
	margin:10px 0 10px 8px;
	}
.entry ol {margin:0px 0 10px 30px;}

.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	}
	
.entry ul li ul {margin: 0 8px;}
	
.entry ul li {
	list-style:none;
	margin: 6px 0 6px 15px;
	padding:0 0 0 12px;
	background:url(images/bg-li.gif) 0 6px no-repeat;
	}
.entry ul li ul li {
	list-style:none;
	margin: 6px 0;
	padding:0 0 0 12px;
	background:url(images/bg-li-li.gif) 0 8px no-repeat;
	}

.entry ul li ul li ul li {
	list-style:none;
	margin: 6px 0;
	padding:0 0 0 12px;
	background:url(images/bg-li-li-li.gif) 0 9px no-repeat;
	}

.entry ol li {
	list-style:decimal;
	padding:3px 0px;
	}
.entry ol li, .entry ol li ol li {
	list-style:decimal;
	}

.entry table {
	

}

.entry th {text-align:left; padding:10px 6px; background:#dedede;}

.entry td {vertical-align:top; padding:6px; border-bottom: solid 1px #dedede;}


/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.5em;
	padding: 0 0 5px;
	margin: 0 0 15px 0;
	font-weight:bold !important;
	color:#000000;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
}
ol.commentlist p{
	margin-bottom:10px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background:#f7f7f7;
	border:1px solid #eee;	
}
#comment {
	width: 595px;
	float: left;
	margin-bottom: 15px;
}

/*========= THREADED COMMENTS =========*/

ol.commentlist .comment-meta{
	font-size:0.8em;
}
ol.commentlist li .avatar { 	
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}

ol.commentlist li{
	border:1px solid #eee;		
	margin:10px 0 10px;
	padding:15px 10px 10px;
}

ol.commentlist li .even{
	background:#ffffff;
}

.commentlist li ul li {
	margin-left:10px;
	margin-right:-5px;
}

ol.commentlist li .reply {
	padding:0 0 5px 0;
}

#respond p{
	margin-bottom:10px;
}

/* PageNavi */

.more_entries {}
.more_entries .wp-pagenavi {clear:both;float: right;}
.more_entries .wp-pagenavi a {text-decoration: none !important;}

.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover {background: #9f9f9f !important;}

.more_entries .wp-pagenavi a,
.more_entries .wp-pagenavi a:link,
.more_entries .wp-pagenavi a:visited, 
.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi span.pages { background: #EEEEEE;color: #666; padding: 4px !important; margin-left: 4px; border:1px solid #DDDDDD;  }

.more_entries .wp-pagenavi .extend { background:none; border:none; }

/*========= SIDEBAR =========*/

/* Forum */

.bbp_widget_login {border: solid 1px #f69322; padding:20px;}
.bbp_widget_login label {margin-right:6px;}
.bbp_widget_login .bbp-login-links {clear:both;}
.bbp_widget_login .bbp-login-links a.bbp-register-link, .bbp_widget_login .bbp-login-links a.bbp-lostpass-link {display:block; float:right; margin-left:16px;}


/* Tabs */

#tabs {
	width:302px !important;
	height:auto !important;
	padding:5px;
	border:0px solid #ddd;
	background-color:#e8e8e8;
	float:left;
	display: block;
	margin-bottom:15px;
}

#tabs .inside {
	width: 290px !important;
	padding:5px !important;
	margin:0 !important;
	background-color: #FFFFFF;
	border:1px solid #d3d3d3 !important;
	border-top:0px!important;
}



.inside a {color:#336600;}

ul.wooTabs {
	width: 100%;
	padding: 0 0 7px 0;
	border: 0px!important;
}

ul.wooTabs li {
	float: left;
	display:inline;
	font-size: 11px;
	line-height: 34px;
	color: #666666;
	border:1px solid #d3d3d3;
	font-weight: bold;
	font-size: 11px;
	margin:0 !important;
	cursor: pointer;
}

ul.wooTabs li a {
	line-height: 31px;
	color: #666666 !important;
	display: block;
	float: left;
	width:73px;
	text-align:center;
}

ul.wooTabs li a.selected, ul.wooTabs li a:hover {
	text-decoration:none;
	color: #669900 !important;
	background:#fff !important;
	line-height:32px;
	margin-bottom:-1px;
	}
ul.wooTabs li > a.selected, ul.wooTabs li > a:hover {
	border-bottom:solid 1px #fff!important;
}


#tagcloud {
	padding:10px;
}



#sub img {
	float: right;
	margin: 0 0 8px 8px;
}

.inside li {
	border-bottom:1px solid #EEEEEE;
	padding:8px;
}

.inside li img.avatar, .inside li img.thumbnail {
	border: 1px solid #ddd;
	padding: 3px;
	background-color: #ffffff;
	float: left;
	margin: 0 8px 0 0;
}

/*- Ads -*/

#mpu_banner, .adspace-widget {
	background-color:#eeeeee;
	margin-bottom:15px;
	padding: 9px;
	border: 1px solid #dddddd;
}

#advert_125x125 {
	padding-left: 20px;
}

#advert_125x125 img{
	border: 1px solid #ddd;
	border-radius:3px;
	padding: 2px;
	margin:0 10px 10px 0;
}
/*- Events -*/
.widget.widget_eme_list {padding:10px;}
.widget.widget_eme_list h3 {background:none; color:#1076bc; font-weight:normal;}
.widget.widget_eme_list span {color:#999999;}

/*- Category Posts -*/
.cat-post-widget {padding:10px; border-top: solid 1px #f69322; /*border-bottom: solid 1px #f69322;*/ font-size:inherit !important;}
.cat-post-widget h3, .cat-post-widget h3 a {background:none; color:#f69322; font-weight:normal;}
.widget.cat-post-widget ul {padding: 0 5px;}
.cat-post-widget .post-date {font-style:normal !important; color:#999;}
.cat-post-widget .post-title {font-weight:normal !important; font-size:inherit !important;}

/*- MailChimp -*/
#text-3 {padding:10px; border-top: solid 1px #8bc541; border-bottom: solid 1px #8bc541;}
#text-3 h3 {background:none; color:#669933; font-weight:normal;}
#text-3 p{font-size: 80%; line-height:105%;}
#text-3 input, #text-3 input#mc-embedded-subscribe {margin:0 0 10px 0; display:inline!important; clear:none; float:none;}
#text-3 input#mc-embedded-subscribe {margin-left:4px;}
/*- Flickr -*/

#flickr .wrap {
	padding-top: 15px;
}
.flickr_badge_image img {
	float:left;
}
/*=== Styling Widget Lists ===*/

.widget {
	margin-bottom:15px;
	clear:both;
}	
.widget h3 { font-size:28px;
	padding: 5px;
	margin-bottom: 15px;
}
.widget ul {
	margin:0 0 15px 0;
	padding:0;
	border:none !important;
}
.widget ul li {
	border-bottom: 1px solid #eee;
	padding:5px 0 5px 5px;
	margin:0px;
}
.widget ul li a {
	color: #000000;
}
.widget select {
	border:1px solid #eee;
	width:148px;
}

/*========= SUPPORTERS =========*/

/* supporters page */



/* bottom of page */

#supporters { padding:15px; font-size:130%; text-align:center;}
#supporters img {width:110px; }

/*========= FOOTER =========*/

#footer{
	clear: both;
	color: #ffffff;
	margin:0;
	padding:0;
	background: url(images/bg-footer.jpg) top center no-repeat #4c494a;
	font-size:80%;
}
#footer .wrap {display:block; width:920px; margin:0 auto; padding:30px 0 0 0; height:60px;}

#footer img {
	vertical-align:middle;
	margin-left:5px;
}

#footer a {color:#fff;}

/*========= MISC =========*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.hl{
	border-bottom: 2px solid #eee;
}
.hl-full{
	float:left;
	clear:both;
	height:1px;
	width:100%;
	padding:0 !important;
	margin:0px 0px 15px;
}
.hl2{
	border-bottom: 3px solid #c0c0c0;
}
.hl3{
	border-bottom: 1px solid #eee;
}
.blog{
	width:100% !important;
	float:left;
}
.between{
	height:2px;
	margin-bottom:15px;
	}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}
.th{
	border: 1px solid #dddddd;
	float: right;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 0 0 5px 10px;
}

table#wp-calendar {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

table#wp-calendar a {
	color:#000000; 
}

table#wp-calendar caption { 
	font-weight: normal; font-size: 0.91667em; line-height: 1.72727em; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; border-bottom: 1px dotted #ddd; 
}
table#wp-calendar th { 
	width: 26px; font-size: 0.91667em; line-height: 1.72727em; background: #f2f2f2; border-bottom: 1px dotted #ddd; text-align: center; 
}
table#wp-calendar td { 
	width: 26px; line-height: 1.66667em; color: #999; text-align: center; 
}
table#wp-calendar td#next, table#wp-calendar td#prev { 
	width: 78px; font-size: 0.83333em; letter-spacing: 1px; text-transform: uppercase; 
}
.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}
.jdGallery a { cursor:pointer !important; }

/* Slider */
.slideshow_container { margin-bottom:20px !important; }
.slideshow_container h2, .slideshow_container p {font-size:90% !important; font-family: arial, helvetica, sans-serif !important; padding:0 !important; text-align:left !important;padding: 0 10px !important;}
.slideshow_container h2 {font-weight:bold !important; margin-top:10px !important;}
.slideshow_container p {margin-bottom:10px !important;}

.slideshow_container_style-light .slideshow_transparent {
filter: alpha(opacity = 80) !important;
opacity: 0.8 !important;
}
.full {
width:930px;
}

/*========= GRAVITY FORMS =========*/

.gfield { margin-bottom: 10px; }
.gform_wrapper .top_label .gfield_label { display:block; padding-right:20px; width: 80px; margin: 5px 0px 4px !important; }
.gform_wrapper input.button { padding: 5px 10px 6px !important; }
.gform_wrapper input { padding: 5px 3px !important; }
.gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea { width: 400px !important; padding: 7px 3px !important; }
.gform_wrapper .entry img, .gform_wrapper img.thumbnail { padding: 0px !important; border: 0px !important; }
ul.top_label .clear-multi { clear: none !important; }
.gform_wrapper .gfield_checkbox, .gform_wrapper .gfield_radio { margin-left: 120px !important; }
img.ui-datepicker-trigger { border: 0px; padding: 0px; }
.gform_wrapper input, .gform_wrapper .top_label input.large, .gform_wrapper .top_label select.large, .gform_wrapper .top_label textarea.textarea { border: 1px solid #E5E5E5; }
.entry .gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li { list-style: none !important; }

/* Text title */
#logo  { float:left; height: auto; width: auto; }
#logo img  { }
#logo .site-title, #logo .site-description  { font-family:"Helvetica Neue", Helvetica, Arial, serif; color: #000; display:none; line-height:100px; }
#logo .site-title a { color:#222; font-size:36px; text-transform:uppercase; font-weight:bold; text-decoration:none; }
#logo .site-title a:hover { text-decoration:underline; }
#logo .site-description { display: none !important; }
