/*
	File:			blue.css
	Description:	Theme based off of Blogussion.com for the Thesis Framework
*/

body.custom { background: #595858 url(../images/default/green/bg-main.png) repeat-x; }
.custom a { outline: 0; }
.custom a:hover { color: #0d9306; }
.custom .page { background: none; }

/*---:[ HEADER ELEMENTS ]:---*/
.custom #header_area { height: 329px; }
.custom #header_area .page { padding-top: 0.1em; }
.custom #header { border: 0; float: left; height: 115px; padding: 0; *width: 30%; }
.custom #logo { margin-top: -0.05em; padding-top: -0.4em; padding-left: 2.8em; padding-right: 0.4em; }
.custom #logo a { display: block; letter-spacing: -2px; text-indent: -9999px; text-shadow: 1px 1px #ee2b2b; }
.custom #logo a:hover { color: #FFF; }
.custom #tagline { color: #FFF; }

/*---:[ TOP LEFT NAVIGATION ]:---*/
.custom .menu { border: 0; float: left; height: 33px; margin-top: 2px; padding: 0; width: 83%; *width: 81%; position: relative; z-index: 100; }
	.custom .menu .tab a, .custom .menu .rss a { background: none; border: 0; color: #F0F0F0; letter-spacing: normal; margin-right: 1em; padding: 0.4em 0.5em; }
	.custom .menu .current a, .custom .menu .tab a:hover, .custom .menu .current-cat a { background: #414141; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	.custom .menu .rss a { background: url(../images/default/menu-rss.png) no-repeat right; padding-right: 1.5em; }
	.custom .submenu, .custom .menu.children { background: #000; border: 0; padding: 1px; }
	.custom .current .submenu a, .custom .current-cat .children a { background: #000; color: #D0D0D0; }


/* new line with the new version  */.custom .current .submenu a, .custom .current-cat .children a { background: #000; color: #D0D0D0; }

/* search bar */
#search_bar { float: right; margin-top: 0.2em; }
#search_bar #stop { background: #474646; border: 1px solid #595858; }
#search_bar #topsubmit { background: #b82a2a; border: 1px solid #b82626; cursor: pointer; margin-left: 0.4em; padding: 0.3em !important; }
#search_bar #stop, #search_bar #topsubmit { color: #F1F0F0; font-size: 1em; padding: 0.4em; text-transform: uppercase; -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/*---:[ SECONDARY NAVIGATION ]:---*/
#second_nav { float: left; *width: 60%; _width: 70%; padding-top: 0.8em; position: relative; z-index: 90; }
#second_nav ul { list-style: none; margin-top: 1em; }
#second_nav li { display: inline; float: left; margin-left: 3em; }
#second_nav li a { color: #000; text-shadow:1px 1px #ee2b2b; font: 900 2.7em "Myriad Pro", Helvetica, Arial, sans-serif; padding-bottom: 10px; }
#second_nav li a:hover { color: #f8bbbb; }
#second_nav li a span { color: #000; display: block; font-size: 0.5em; font-weight: 800; line-height: 0.5em; text-shadow: 1px 1px #ee2b2b; padding-left: .6em; }
#second_nav_menu a { display: block; }
#second_nav_menu ul { background: #333333; border: 0px solid #4F4F4F; font-size: 0.8em; margin-top: 0; padding-left: 20px; position: absolute; visibility: hidden; width: 470px; 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 { color: #00AA00; text-shadow:1px 1px #000; background: url(../images/default/drop_sep.gif) top repeat-x; font-weight: 600; padding: 10px 0px; width: 465px; }
#second_nav_menu ul li a:hover { color: #db3535; text-shadow: 1px 1px #000; }
#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; }

.custom #feature_box { background: #1C1C1C; border: none; }

.custom #content { background: #1C1C1C; border-right: none; }

/* ad styles (new area for new version) */
/*
#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%; }

		
/* default / gray widget (new area for new version) */
/*
#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 (new area for new version) */
/*
.widget_bu_featured { background: #E7E7E7 url(../images/default/bg-featured.png) repeat-x; border: 1px solid #D7D7D7; 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: 1px solid #000; 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 (new area for new version) */
/*
.widget_bu_subscribe { background: #F6630E url(../images/default/bg_social.png) repeat-x !important; border: 1px solid #F98913 !important; height: 125px; overflow: hidden; padding: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#sidebars .widget_bu_subscribe { border-left: 0 !important; border-right: 0 !important; height: auto !important; margin: 0; -moz-border-radius: 0; -webkit-border-radius: 0; }
.featured_subscribe { padding: 15px 10px; }
.featured_subscribe h3 { font-size: 1.8em; font-weight: 600; letter-spacing: -0.4px; text-shadow: #FCb96A 1px 1px 1px; }
#sidebars .featured_subscribe h3 { color: #111; margin: 0; padding: 0.6em 0 0 0 !important; }
.featured_subscribe h4 { color: #FFF; font-size: 0.85em; font-weight: normal; padding-top: 0.3em; text-shadow: #F6640E 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: #FFF; }
.subscribe_icons li a span { color: #FFF; 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: #F0F0F0; font-size: 1.1em; position: absolute; text-transform: uppercase; top: 365px; }
#breadcrumb a { border-bottom: 1px solid #747474; color: #B5B5B5; }
#breadcrumb a:hover { border: 0; }
.custom #content_box { background: #FFF url(../images/default/content_box.gif) repeat-y 68.8em 0; margin-top: 2em; }
.custom #content { background: #FFF url(../images/default/green/greenGrad.gif) repeat-x; }

/* headlines */
.custom h1, .custom h2, .custom h3 { font-family: Helvetica, Arial, sans-serif; font-weight: bold; }
.custom .headline_area h2,  { letter-spacing: -0.8px; line-height: 1.2em; }
	
/* post elements */
.custom a:hover.more-link { background: #414141; }


	
/*---:[ SIDEBAR ELEMENTS ]:---*/
.custom #sidebars .sidebar_list { border: none ; color: #545454; background: #1C1C1C; padding: 0; }
.custom #sidebars ul, #sidebars li div, #sidebars p { padding: 0 1em; background: #1C1C1C; }
.custom #sidebars { background: #1C1C1C; }

/* headlines */
.custom #sidebars h3 { padding-left: 0.6em; padding-top: 0.5em; }
.custom #sidebars h3 { font-family: "Myriad Pro", Helvetica, Arial, sans-serif; font-variant: normal; letter-spacing: normal; text-transform: uppercase; }

/* the sidebar widget header area */
.custom li.widget h3 {font-weight: bold; color: #FFFFFF; font-size: 1.45em; padding-bottom: 15px; height: 42px; background: url('http://www.manmeetswoman.com/wp-content/themes/thesis_16/custom/images/sidebar-images/widget-header.jpg') no-repeat; }

/*for the "join the newsletter" header only*/
.custom li#text-12 h3 {padding-left: 1.9em; }

/* the footer sidebar header area */
.custom li.widget#simple_sidenav-3 h3 {font-weight: bold; color: #FFFFFF; font-size: 1.7em; padding-left: 1.8em; padding-top: 0.5em; height: 42px; background: url('http://www.manmeetswoman.com/wp-content/themes/thesis_16/custom/images/sidebar-images/widget-header.jpg') no-repeat; }
.custom li.widget#random-posts h3 {font-weight: bold; color: #FFFFFF; font-size: 1.7em; padding-left: 1.8em; padding-top: 0.5em; height: 42px; background: url('http://www.manmeetswoman.com/wp-content/themes/thesis_16/custom/images/sidebar-images/widget-header.jpg') no-repeat; }	
	
/* widgets */
.custom #sidebars .widget { background: #1C1C1C  repeat-x; border-top: 0px solid #1C1C1C; }
.custom #sidebars .widget:first-child { border: 0; }


/*---:[ 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 { color: #f8bbbb; text-decoration: none; }
#foot a:hover { text-decoration: underline; }
#foot ul.sidebar_list { padding: 2em 1em; }
#foot .widget { margin: 0; }
#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; }
		
/* headings */
#foot h3 { color: #db3535; font-family: "Myriad Pro", Helvetica, Arial, sans-serif; font-size: 1.6em; margin-bottom: 0.6em; }

	
/* Recent Posts Plugin corrections to make it look right in the sidebar */
#recent-posts img {
border:0.2em solid #1F1F1F;
float:left;
margin:0 0.5em 0.3em 0;
}
	
/* Random Posts Plugin corrections to make it look right in the sidebar */
#random-posts img {
border:0.2em solid #1F1F1F;
float:left;
margin:0 0.5em 0.3em 0;
}
		
/*---:[ COMMENTS ELEMENTS ]:---* this is new?/
.custom #comments { margin: 0; }
.custom #comments dt { background: url(../images/default/grayShadow.gif) repeat-x; }
.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; }
		
.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; }