/*
Skin name: Modern Corporation
Version: 1.0
Author: Semiologic Reloaded Skins
Author uri: http://semiologicreloadedskins.com/
*/

/* Layout Body Classes:

.mmm = Wide layouts (Content, Top Sidebar + 2 Sidebars / Sidebar, Content, Sidebar / Wide Content, Sidebar / Sidebar, Wide Content / Extra Wide Content / Top Sidebar + 2 Sidebars, Content)

.mm = Medium layouts (Content, Sidebar / Sidebar, Content / Wide Content)

.m = Narrow layouts (Narrow Content) 

*/

/* Globals */
html {
	font-weight: normal;
	background: #ffffff  repeat-x top left;
	color: #454545;
}

.skin{
	font-size: 13px;
	line-height: 1.7em;
}

/* Pushes wrapper down when top admin menu activated */
/*.sem_admin_menu #wrapper{
	margin-top: 15px;
}*/

#wrapper{
	margin-top: 15px;
}

/* Headers Global */

h1,h2,h3,h4,h5,h6{
	font-weight: bold;
	color: #00537a;
}

h1{
	font-size: 18px;
}

h2{
	font-size: 16px;
}

h3{	
	font-size: 15px;
}

h4{ 	
	font-size: 14px;
}

h5{
	font-size: 13px;
}

h6{
	font-size: 12px;
}

/* More Global */

li {
	margin: 0.5em 0;
	/* Needed for IE */
	list-style-position: outside;
}

a{
	outline: none;
	color: #00537a;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/* Header */
 
#sitename{
	margin-top: -10px;
	padding-top: 0;
}

.invert_header #sitename{
	padding-top: 20px;
}
	
#sitename, .invert_header #sitename{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
	color: #eee;
	font-size: 34px;
}

#tagline, .invert_header #tagline{
	font-weight: normal;
	text-align: left;
	color: #e7e7e7;
	font-size: 15px;
}

/*  Navbar */

#navbar {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	line-height: 40px;
	background: url(images/navbar.png) no-repeat top center;
}

.sem_admin_menu #wrapper navbar{
	margin-top: 20px;
}

.float_nav #header_nav{
	padding-left: 5px;
}

.float_nav #header_nav span {
	float: left;
	padding: 0 10px;
	margin-right: 0;
	margin-left: 0;
	font-size: 15px;
	font-weight: normal;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
}

.float_nav #header_nav span a {
	margin-left: -10px;
	margin-right: -10px;
	padding: 0 10px;
	color: #333;
	text-decoration: none;
	display: inline-block;
}

.float_nav #header_nav span a:hover {
	color: #fff;
	background: url(images/hover-nav.png) no-repeat top center;
}

* html #s {
	margin: 8px 0 6px;
	vertical-align: center;
}

* html #go {
	margin: 8px 0px 4px;
	vertical-align: center;
}


/* Header / Footer Inline Boxes */

.mmm .inline_box {
	width: 191px;
	margin: 0 10px;
}

.inline_box{
	padding: 0 10px 10px 10px;
	border: 1px solid #dddbdb;
	background: #fff;
}

.inline_box ul li, .inline_box ul li.nav_branch, .inline_box ul li.nav_blog, .inline_box ul li.nav_home, .inline_box ul li.nav_leaf{
	padding-left: 16px;
	background: url(images/leaf.png) no-repeat 0 6px;
}

.widget_categories ul, .widget_archive ul, li.nav_blog, li.nav_branch, li.nav_home{
	list-style-image: none;
	list-style-type: none;
}

#header_boxes, #footer_boxes{
	width: 930px;
	color: #777;
	font-size: 0.95em;
}

#header_boxes h2{
	color: #555;
}

/* Header / Footer Widgets */

#header_wrapper .inline_box .pad{
	padding: 0;
}

#footer_wrapper .inline_box .pad{
	padding: 0;
}

div.header_widget .wrapper_item, div.footer_widget .wrapper_item{
 	margin-top: 10px;
	padding: 10px 0;
	background: #fff;
	border: 1px solid #dddbdb;
}

div.footer_widget .wrapper_item{
	margin-bottom: 10px;
}

/* Main Content Area */

#body_bg{
	margin-top: 10px;
}
 
#main{
	font-size: 1.05em;
}

#main a{
	color: #0e9dd1;
}

#main a:hover, #main h1 a{
	color: #00537a;
}

.entry_header h1{
	margin-top: 10px;
	padding-left: 22px;
	background: url(images/page.gif) no-repeat 0 2px;
}

.main_widget, .entry, .comment, .widget {
	margin-top: 0;
}	

.entry .pad{
	padding: 0;
}

.post{
	margin-bottom: 30px;
	padding-top: 5px;
	padding-bottom: 15px;
	background: url(images/ornament.gif) no-repeat bottom center;
}

#main .entry_content p{
	width: auto;
}

#main .entry_date{	
	width: 100%;
	margin-bottom: 15px;
	padding-top: 0;
	border-top: 3px double #dddbdb;
	border-bottom: 3px double #dddbdb;
	background: #f8f6f6;
}

#main .entry_date span{
	padding-top: 1px;
	padding-bottom:3px;
	padding-left: 22px;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #333;
	background: #f8f6f6 url(images/calendar.png) no-repeat top left;
}

#main ul li, #main ol li{
	list-style-position: inside;
}

.comment_box{
	padding-bottom: 5px;
}

.comment_box a{
	clear: left;
	float: left;
	margin: 0 10px 0 0;
	background: #f8f6f6 url(images/comments.png) no-repeat top center !important;
	display: block !important;
	text-align: center !important;
	height:45px !important;
	width: 60px !important;
	overflow: hidden !important;
	color: #555 !important;
	text-decoration: none !important;
	text-transform: lowercase;
	font-weight: normal !important;
	font-size: 10px !important;
	line-height: 0.8 !important;
	padding-top: 0 !important;
	padding-bottom: 8px !important;
}

.comment_box a:hover{
	color: #0e9dd1 !important;
}

.num_comments {
	padding: 8px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	color: #777;
	display: block;
}

.edit_entry{
	float: right;
	width: 60px;
	margin-left: -15px;
	margin-right: 25px;
}

.entry_content{
	border-bottom: 1px dotted #dddbdb;
}

.entry_tags, .entry_categories, .bookmark_me{
	font-size: 0.95em;
	color: #666;
}

#main .entry_tags a, #main .entry_categories a, #main .bookmark_me a{
	color: #0e9dd1;
}

#main .entry_tags a:hover, #main .entry_categories a:hover, #main .bookmark_me a:hover{
	color: #00537a;
}

.entry_tags{
}

.entry_categories{
	padding: 0;
}

.bookmark_me{
	padding: 0 0 10px 0;
}

.entry .related_widget{
	line-height: 1.5em;
	margin-top: 10px;
	padding-bottom: 0.8em;
}

.entry .related_widget h2{
	margin-top: 10px;
	font-size: 15px;
	color: #555;
}

#main .entry .related_widget ul li{
	padding-left: 16px;
	background: url(images/leaf.png) no-repeat 0 5px;
}

#main .entry .related_widget ul li a{
	color: #666;
}


.widget_calendar caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
}

.comment_date span, .pings_date span, .post_list h3 {
	background: none;
	padding-left: 0;
	padding-right: 0;
}

a.more-link{
	float: left;
	clear: both;
	margin: 10px 0;
	text-decoration: underline;
}

/* Images */

.skin .alignleft{
	float: left;
	margin: 0 10px 10px 0;
}

.skin .alignright{
	float: right;
	margin: 0 0 10px 10px;
}

.wp-caption {
    margin: 10px 0 0 0;
    padding-top: 4px;
    text-align: center;
	font-size: 0.9em;
	background: #fff;
	color: #333;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	border: 1px solid #e1dfdf;
    
}

.wp-caption-text{
	padding: 0 4px;
}

blockquote {
	background: url(images/blockquote.gif) top left no-repeat;
	padding: 5px 10px 5px 50px;
	margin-left: 0px;
}

.entry_tags a {
	background: url(images/tag.png) no-repeat top left;
	padding-left: 18px;
}

#s {
background: #fff url(images/search.gif) no-repeat 1px 1px;
}

/* Sidebars */

#sidebars ul li, #sidebars li.nav_leaf, #sidebar ul li, #sidebar li.nav_leaf, #sidebar2 ul li, #sidebar2 li.nav_leaf{
	list-style-image: none;
	list-style-type: none;
	background: url(images/leaf.png) no-repeat 0 5px;
	padding-left: 16px;
}

.mmm #sidebars{
	width: 380px;
	min-height: 300px;
	padding: 0 10px;
	line-height: 1.5em;
	background: url(images/sidebars-bg.png) no-repeat top center;
}

.mmm #sidebar, .mmm #sidebar2{
	width: 180px;
}

.mmm #sidebar{
	padding-right: 20px;
}

.mmm #top_sidebar, .mmm #bottom_sidebar{
	background: url(images/wide-sidebar-bg.png) no-repeat 2px 2px;
	_width: 378px;
}
	
#sidebar .widget, #sidebar2 .widget{
	background: url(images/sidebar-bg.png) no-repeat 1px 1px;
}

#sidebars h2, #sidebar h2, #sidebar2 h2{
	font-weight: normal;
	color: #fcfcfc;
}

.widget h2{
	margin-left: -20px;
	padding: 3px 0 8px 20px;
	*padding: 0 0 8px 20px;
	width: 163px;
	_width: 130px;
	background: url(images/banner.png) no-repeat bottom left;
	line-height: 1.2em;
}

#top_sidebar .widget_title h2, #bottom_sidebar .widget_title h2{
	width: 363px;
	_width: 130px;
}

#sidebars .widget_title h2, #top_sidebar .widget_title h2, #bottom_sidebar .widget_title h2{
	color: #fcfcfc;
}

.widget, #top_sidebar .widget, #bottom_sidebar_widget {
	margin-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border: 1px solid #dddbdb;
}

.widget ul li{
	background: url(images/leaf.png) no-repeat 0 6px;
}

#sidebars a{
}

#sidebars a:hover{
	color: #0e9dd1;
}

blockquote, q, ul, ol, dl {
	margin-left: 0;
	list-style-position: inside;
}

.post_list ul, .fuzzy_widget ul, .random_widget ul, .related_widget ul, .widget_pages ul, li.nav_leaf, li.nav_branch {
	list-style-image: none;
	list-style-type: none;
}

/* Footer */

#footer, #credits{
	letter-spacing: 1px;
	font-size: 0.9em;
	color: #aaa;
}

#footer{
	border-top: 3px double #dddbdb;
}

#credits{
	padding-top: 5px;
}

#footer a, #credits a{
	color: #777;
	text-decoration: none;
}

#footer a:hover, #credits a:hover{
	color: #0e9dd1;
	text-decoration: none;
}

#footer_boxes{
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#footer_boxes h2{
	color: #555;
}

#footer_nav, #copyright_notice{
	padding-top: 10px;
}

#footer_nav .inline_menu div a:hover {
	color: #eda306;
}

/* Footer Credits */

#credits {
	padding-bottom: 10px;
}

/* Widget specific style */

#democracy ul li{
	padding-left: 0;
	background: none;
}

.footer_widget .bookmark_me_sidebar a{
	font-family: Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #555;
	text-decoration: none;
}

.footer_widget .bookmark_me_sidebar a:hover{
	color: #fff;
}

/* Style the Calendar */

.widget_calendar table {
	border: solid 1px #666;
}

.widget_calendar thead {
	border-bottom: solid 1px #666;
	background: #146899;
	color: #333;
}

.widget_calendar tfoot {
	border-top: solid 1px #666;
	background: #8fb6cc;
}

.widget_calendar tfoot a {
	color: #000;
}

.widget_calendar tfoot a:hover {
	color: #333;
}


/* Buttons */

 .button, .submit{
 	padding: 0.2em;
	font-weight: normal;
	color: #fff;
	background: #555;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	font-size: 0.9em;
	border: none;
	min-height: 19px;
}

.button:hover, .submit:hover{
	color: #0e9dd1;
} 

input#go.go.button{
	margin-left: 4px;
	padding-top: 0;
}


/* Alternate Layouts */


/* mmm layouts */


/* Sidebar, Content, Sidebar */

.sms #sidebar{
	float: right;
	padding-right: 0;
}

.sms #sidebar2{
	float: left;
	padding-left: 6px;
}

/* Wide Content, Sidebar */

.mms #sidebar{
	padding-right: 14px;
}

/* Sidebar, Wide Content */

.smm #sidebar{
	float: right;
	padding-right: 0;
}

/* Top Sidebar + 2 Sidebars, Content */

.tsm #sidebars{
	padding: 0 0 0 20px;
}


/* mm layouts */

.mm #header_boxes, .mm #footer_boxes{
	width: 740px;
	padding-left: 10px;
}

.mm .inline_box{
	width: 215px;
	margin-right: 10px;
	padding: 0 10px 10px 10px;
}

/* navbar */

.mm #navbar, .ms #navbar, .sm #navbar, .mm.monocolumn #navbar{
	background: url(images/navbar750.png) no-repeat top center;
}

/* sidebar widgets */

.ms #sidebar .widget h2, .sm #sidebar .widget h2{
	width: 183px;
}

.ms #sidebar .widget, .sm #sidebar .widget{
	background: url(images/sidebar-bg-mm.png) no-repeat 1px 1px;
}

/* Content, Sidebar */

.ms #main .pad{
	padding: 0 20px 0 0;
}

/* Sidebar, Content */

.sm #main .pad{
	padding: 0 0 0 20px;
}
	


/* m layouts */

.m #navbar{	
	background: url(images/navbar620.png) no-repeat top center;
}

.m #header_boxes, .m #footer_boxes{
	width: 610px;
	padding-left: 10px
}

.m .inline_box{
	width: 171px;
	margin-right: 10px;
	padding: 0 10px 10px 10px;
}
	