/*
	File:			blue.css
	Description:	Theme based off of Blogussion.com for the Thesis Framework
*/

body.custom { background: #FCFBFB url(../images/default/green/bg-main.png) repeat-x; }
.custom a { outline: 0; }
.custom a:hover { color: #0d9306; }
.custom .page { background: none; }

p.readmore { text-align: right; margin-top:8px; } p.readmore a { color: #2361A1; font-size: 12px; padding: 4px 10px; -moz-border-radius: 3px; -webkit-border-radius: 3px; color: #fff; font-weight: bold; text-decoration: none; line-height: normal; text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3); font-family: Georgia,"Times New Roman", Arial;}

p.readmore a:hover { text-decoration: underline; color: #fff;  }

.custom p.readmore a { background: #928536 url(../images/button-bg_gold.png) top repeat-x ; }

/* url(../images/button-bg_gold.png) top repeat-x */

/*---:[ HEADER ELEMENTS ]:---*/
.custom #header_area { height: 215px; }
	.custom #header_area .page { padding-top: 0.6em; }
.custom #header { border: 0; float: left; height: 75px; padding: 0; *width: 30%; }
	.custom #logo { padding-top: 0.1em; }
		.custom #logo a { display: block; letter-spacing: -2px; text-indent: -9999px; text-shadow: 1px 1px #1DE110; }
			.custom #logo a:hover { color: #FFF; }
.custom #tagline { color: #111; font=weight:bold; }

/*---:[ TOP LEFT NAVIGATION ]:---*/
/* Old 
	.custom .menu { border: 0; float: left; height: 33px; margin-top: 2px; padding:0; width: 83%; *width: 81%; }
	.custom .menu .tab a, .custom .menu .cat-item a, .custom .menu .rss a { background-color:#EDEDC9; border: 1px solid #5C5C59 ; color: #5C5C1C; letter-spacing: normal; margin-right: 1em; padding: 0.4em 0.4em; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	.custom .menu .current a, .custom .menu .tab a:hover, .custom .menu .cat-item a:hover, .custom .menu .current-cat a { background: #8A8A4C; -moz-border-radius: 5px; -webkit-border-radius: 5px; color:#ffffff; }
	.custom .menu .rss a { border:0 ; color:#111; background: url(../images/default/menu-rss.png) no-repeat right; padding-right: 1.5em; }
	.custom .submenu, .custom .menu.children { background: #000; border: 0; padding: 5px; }
	.custom .current .submenu a, .custom .current-cat .children a { background: #000; color: #D0D0D0; }
*/

/* New */
  .custom .menu { border: 0; float: left; height: 20px; margin-top: 5px; padding:0; width: 70%; *width: 81%; }
	.custom .menu .tab a, .custom .menu .cat-item a, .custom .menu .rss a { 
	background:#e4e8eb url(../images/menu_bg.gif) repeat-x;
	border:2px solid #bdc5cd;
	margin:0 1px;
	padding:0.4em 0.4em;
	padding-top:0.8em;
	display:block;
	float:left;
	color:#2b61a1;
	text-transform:uppercase;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, "sans-serif";
	font-size:13px;
	font-weight:bold;
	height: 20px;
	letter-spacing: normal;
	text-align:center;
	border-radius:8px;
	 }
	.custom .menu .current a, .custom .menu .tab a:hover, .custom .menu .cat-item a:hover, .custom .menu .current-cat a { 
	background:#9BAEE4 url(../images/menu_hover.gif) repeat-x;
	border:2px solid #4a88ce;
	text-decoration:none;
	 }
	.custom .menu .rss a { border:0 ; color:#111; background: url(../images/default/menu-rss.png) no-repeat right; padding-right: 1.5em; }
	.custom .submenu, .custom .menu.children { background: #000; border: 0; padding: 5px; }
	.custom .current .submenu a, .custom .current-cat .children a { background: #000; color: #D0D0D0; }



	/* search bar */
	#search_bar { float: right; margin-top: 0.9em; margin-right:2em; }
		#search_bar #stop { background:#e4e8eb url(../images/menu_bg.gif) repeat-x; 2px solid #bdc5cd; }
		#search_bar #topsubmit { background:#e46825 url(../images/menu_hover.gif) repeat-x; 2px solid #bdc5cd; cursor: pointer; margin-left: 0.4em; padding: 0.3em !important; }
		#search_bar #topsubmit { color: #111; font-size: 1.2em; padding: 0.4em; text-transform: uppercase; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
		#search_bar #stop { width:130px; color: #000; font-size: 1.2em; padding: 0.4em; text-transform: uppercase; -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/*---:[ SECONDARY NAVIGATION ]:---*/
#second_nav { float: right; *width: 60%; _width: 70%; }
	#second_nav ul { list-style: none; margin-top: 0.8em; }
		#second_nav li { display: inline; float: left; margin-left: 4em; }
			#second_nav li a { color: #5C5C1C; background-color: #EDEDC9; border: 2px solid #5C5C59; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 0.2em; 
			padding-bottom:0.4em; font: bold 3em "Myriad Pro", Helvetica, Arial, sans-serif; padding-bottom: 10px; }
				#second_nav li a:hover { color: #FFF; background-color: #8A8A4C; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 0.2em;
				padding-bottom:0.3em;  }
				#second_nav li a span { color: #000; display: block; font-size: 0.5em; font-weight: 600; line-height: 0.5em; }

#second_nav_menu a { display: block; }
#second_nav_menu ul { background: #242424; border: 1px solid #4F4F4F; font-size: 0.5em; margin-top: 0; padding-left: 15px; position: absolute; visibility: hidden; width: 230px; z-index: 110; }
	#second_nav_menu li { display: list-item; position: relative; }
	#second_nav_menu ul li { margin-left: 0; }
		#second_nav_menu ul li a { background: url(../images/default/drop_sep.gif) top repeat-x; font-weight: normal; padding: 10px 0px; width: 215px; }
			#second_nav_menu ul li a:hover { color: #16C50C; text-shadow: none;  }
			#second_nav_menu li.first a { background: none; }
#second_nav_menu li:hover ul, #second_nav_menu a:hover ul, #second_nav_menu :hover ul :hover ul, #second_nav_menu :hover ul :hover ul :hover ul { visibility: visible; }

/*---:[ FEATURED & ADS AREA ]:---*/
#header_addon { clear: both; }

	/* ad styles */
	#header_ads { float: right; width: 50%; }
	
		#ad_list { margin-top: 1.5em; text-align: right; }
			#ad_list img { margin-left: 2.5em; }
				#ad_list .first img { margin: 0; }
			#ad_list li { display: inline; list-style-type: none; }
		
	/* featured styles */
	#header_featured { float: left; width: 50%; }
		#header_featured .sidebar_list { padding-top: 1.5em; }
		#header_featured li { margin-bottom: 0; }
		
		/* default / gray widget */
		#header_featured .widget_box { background: #E4E4E4; border: 1px solid #F0F0F0; height: 125px; padding: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
			.featured_default { padding: 15px; }
				.featured_default p { color: #8C8C8C; font-size: 1.1em; line-height: 1.4em; }
				.featured_default h3 { color: #575757; font-size: 1.2em; }
	
		/* featured articles widget url(../images/default/bg-featured.png) repeat-x; */
		.widget_bu_featured { background: #EDEDC9; border: 2px solid #5C5C59; height: 123px; overflow: hidden; padding: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
			#sidebars .widget_bu_featured { border-bottom: 0; border-left: 0; border-right: 0; height: auto !important; padding-top: 1em; -moz-border-radius: 0; -webkit-border-radius: 0; }
				#sidebars .widget_bu_featured h2 { padding: 0.5em 0 0.3em 0; }
		.featured_articles { padding: 15px; }
			.featured_articles p { color: #777; font-size: 0.75em; text-transform: uppercase; }
			.featured_articles .image_link { border: 4px solid #A4B3A3; float: left; height: 90px; margin-right: 20px; width: 210px; }
				#sidebars .featured_articles .image_link { border: 0; float: none; margin-left: 3em; }
			.featured_articles .title_link { font-size: 1.3em; line-height: 1.3em; margin-bottom: 5px; }
			
		/* subscribe box widget  border: 1px solid #E7E7E7 !important*/
		.widget_bu_subscribe { background: #FFFFFF; height: 150px; overflow: hidden; padding: 0; 
		-moz-border-radius: 8px; -webkit-border-radius: 8px; }
		#sidebars .widget_bu_subscribe { height: auto !important; -moz-border-radius: 0; -webkit-border-radius: 0; }
			.featured_subscribe { padding: 15px 10px; }
				.featured_subscribe h3 { font-size: 1.3em; font-weight: 600; letter-spacing: -0.4px; }
					#sidebars .featured_subscribe h3 { color: #555555; margin-bottom: 5px; padding: 0.6em 0 0 0 !important; }
				.featured_subscribe h4 { color: #111; font-size: 0.9em; font-weight: normal; padding-top: 0.3em; text-shadow: #FFFFFF 1px 1px 1px; text-transform: uppercase; }
					#sidebars .featured_subscribe h4 { padding: 0; }
				.subscribe_icons { list-style: none; margin-top: 1.5em; }
					.subscribe_icons li { float: left; margin-right: 1.8em; text-align: left; }
						.subscribe_icons li a { color: #000; display: block; font-size: 1em; height: 32px; padding-left: 3.3em; }
							.subscribe_icons li a:hover { color: #111; }
							.subscribe_icons li a span { color: #111; display: block; line-height: 0.8em; }
						.subscribe_icons .email { margin-right: 1em; }
							.subscribe_icons .email a {background: url(../images/default/icon_mail.png) left no-repeat;}
						.subscribe_icons .twitter { margin-right: 0; }
							.subscribe_icons .twitter a { background: url(../images/default/icon_twitter.png) left no-repeat; padding-left: 60px; }
						.subscribe_icons .rss a { background: url(../images/default/icon_rss.png) left no-repeat; }
						
/*---:[ CONTENT ELEMENTS ]:---*/
/* #breadcrumb { color: #425A32; font-weight:bold; font-size: 1.2em; position: absolute; text-transform: uppercase; top: 235px; left:12em; } */
#breadcrumb { border-radius: 8px 8px 0 0; border-top: 2px solid #bdc5cd; border-color: #ddd; color: #425A32; font-weight:bold; font-size: 13px; font-family:Helvetica, Arial, "sans-serif"; text-transform: uppercase; padding:7px; }
	#breadcrumb a { border-bottom: 1px solid #747474; color: #425A32; }
		#breadcrumb a:hover { border: 0; }
		/*--- url(../images/default/content_box.gif) repeat-y 63.4em 0; border-left: 1px solid #bdc5cd; ---*/
.custom #content_box { background: #FFF url(../images/default/content_box.gif) repeat-y 63.4em 0; margin-top: 2.45em; }
.custom #content { background: #FFF url(../images/default/green/greenGrad.gif) repeat-x; border-radius:8px; box-shadow: 0px 2px 8px #555555; }


/* url(../images/default/dkGrayGrad.gif) repeat-x */
.custom .prev_next { background: #FFFFFF ; border-top: 1px solid #B9B6B6; border-radius: 10px; }
	.custom .prev_next a { color: #555; letter-spacing: 0.3px; }

	/* headlines */
	.custom h1, .custom h2, .custom h3, .custom h4, .custom h5 { font-family: Helvetica, Arial, sans-serif; font-weight: bold; }
	
	.custom .headline_area h1, .custom .headline_area h2, .custom .headline_area h2 a { letter-spacing: -0.8px; line-height: 1em; }
	
	.custom #content h3 { color: #0d9306; font-size: 1.6em; letter-spacing: -0.5px; }
	.custom #content h4 { color: #AAA; font-size: 1.3em; }
	
	.custom .teaser h2 { font-size: 2em; letter-spacing: -0.8px; line-height: 1em; font-family: Helvetica, Arial, sans-serif; }
	
	/* post elements */
	.custom a.more-link { background: #10a907; color: #FFF; padding: 4px 8px 5px 5px; text-decoration: none; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	.custom a:hover.more-link { background: #414141; }
	
	/* teasers */
	.custom .teaser img.frame { padding: 0.3em; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	.custom .teasers_box { background:#FFF url(../images/default/grayShadow.gif) repeat-x; margin: 0; width:100%; border-radius: 8px; }
	.custom .teasers_box .post { padding: 0 1em; }
	
/*---:[ SIDEBAR ELEMENTS ]:---*/
/* border-left: 1px solid #bdc5cd; border-bottom: 1px solid #bdc5cd;*/
.custom #sidebars .sidebar_list { background-color: #FFF; border-radius:7px; color: #545454; padding: 0; }
.custom #sidebars ul, #sidebars li div, #sidebars p { padding: 0 1em; }

	/* headlines */
	#sidebars h2, .custom #sidebars h3, #sidebars h4 { padding: 0.7em 1em 0.2em 0.7em; }
	.custom #sidebars h3 { font-family: "Myriad Pro", Helvetica, Arial, sans-serif; font-variant: normal; letter-spacing: normal; text-transform: uppercase; }
	
	/* widgets E7E7E7 url(../images/default/dkGrayGrad.gif) repeat-x ; border-top: 1px solid #bdc5cd; */
	.custom #sidebars .widget { background: #FFF url(../images/default/dkGrayGrad.gif) repeat-x; border-radius:12px;   }
	.custom #sidebars .widget:first-child { border: 1px solid #bdc5cd; box-shadow: 1px 1px 1px #555555; }

/*---:[ FOOTER ELEMENTS ]:---*/
.custom #footer_area, .rsswidget img { display: none; }

#foot { background: #363636 url(../images/default/footer.gif) repeat-x; color: #EEE; margin-top: 3em; overflow: hidden; }
	#foot a, #copyright a { color: #eeffed; text-decoration: none; }
		#foot a:hover, #copyright a:hover { text-decoration: underline; }
	#foot ul.sidebar_list { padding: 2em 1em; }
	#foot .widget { margin: 0; }
	#foot li.widget {border: 0; box-shadow: 0px 0px 0px #000; margin-bottom: 1em; padding-bottom: 1em; }
	#foot .col { float: left; width: 33.3%; }
	
#copyright { border-top: 1px dashed #4D4D4D; clear: both; padding: 1.3em 0; }
	#copyright ul.sidebar_list { padding: 0 1em; }
	#copyright p { margin-bottom: 0.1em; }
		
	/* headings */
	#foot h3 { color: #c1ffbd; font-family: "Myriad Pro", Helvetica, Arial, sans-serif; font-size: 1.6em; margin-bottom: 0.6em; }
		#foot h3 a { color: #c1ffbd; }
		
/*---:[ COMMENTS ELEMENTS ]:---*/
.custom #comments { margin: 0; }
	.custom #comments dt { background: url(../images/default/grayShadow.gif) repeat-x; border-radius: 7px; }
	.custom #comments dl.children dt { background: none; border: 0; }
	
.custom dl#comment_list .bypostauthor { background: #FFF; }
	.custom dl#comment_list dt.bypostauthor { background: #FFF url(../images/default/green/greenGrad.gif) repeat-x; border-top: 1px solid #98d596; border-radius: 7px; }
		
.custom dl#comment_list, .custom dl#comment_list dd { border: 0; }
.custom dl#comment_list dl dt.bypostauthor { padding-top: 1.8em; }
.custom dl#comment_list dl dd.bypostauthor { padding-top: 1em; }
.custom dl#comment_list dl dt.bypostauthor, .custom dl#comment_list dl dd.bypostauthor > .format_text { border-left: 0; }
