/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

body.custom {
background:#000;
}

.custom #sidebars {

       position:relative;

       top: 5px;
}

.custom #sidebar_1 ul.sidebar_list {
    padding-left: 0;
    padding-right: 1.1em;
}

.custom .sidebar h3 {
    background: none repeat scroll 0 0 #3F8A37;
    color: #FFFFFF;
    font-size: 14px;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    padding: 5px 5px 5px 9px;
    text-transform: uppercase;
}

.custom #sidebar_1 li.widget p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 1.385em;
}

#book-rot h3 {
    background: none repeat scroll 0 0 #3F8A37;
    color: #FFFFFF;
	    margin-top: 7px;
    font-size: 14px;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    padding: 5px 5px 5px 9px;
    text-transform: uppercase;
}

.custom .teasers_box {
    border: 0 none;
    padding-bottom: 0;
    padding-top: 0;
}

.custom .teaser {
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 15px;
    padding-top: 15px;
    width: 100%;
}

.custom .teaser h2 {
    font-size: 20px;
    line-height: 34px;
}

.custom .teaser .format_teaser {
    font-size: 1.2em;
    line-height: 1.5em;
    margin-bottom: 12px;
    margin-top: 12px;
}

.teaser_met {
    font-size: 11px;
}
		
.custom .teaser img {
    border: 2px solid #eee;
    float: left;
    margin-right: 15px;
}

.slider {
    float: left;
    height: 400px;
    margin-left: 0;
    margin-top: 12px;
    width: 900px;
}

.custom .nivoSlider {
    height: 400px !important;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.no_sidebars #content {
    width: 693px;
}

.landing #content {
    width: 100%;
}

#content {background: #FFFFFF;}

.custom #header, #footer {
    padding-left: 0;
    padding-right: 0;
}

.custom #header_area .page {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 1162px;
}

.custom #header {
    padding-bottom: 0;
    padding-top: 0;
	border-width: 0;
}

#header-rot .page {
    background: none repeat scroll 0 0 transparent;
    margin-bottom: 0px;
    margin-top: 15px;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
    width: 1163px;
}


/* Menu */
.custom .menu {
    background: none repeat scroll 0 0 #595959;
    border-width: 0;
}

.custom .menu a {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #D2D2D2;
    float: left;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 1.273em;
    padding: 12px 10px;
}

.custom .menu a:after {
    bottom: 0;
    color: #3F8A37;
    content: "|";
    display: block;
    float: right;
    font-size: 18px;
    height: 13px;
    margin: 0;
    position: absolute;
    right: 0;
    top: 11px;
    width: 5px;
    z-index: -1;
}

.custom li#menu-item-2282 {
float:right;
}

.custom li#menu-item-2282 a {
    background: url("images/rss-nav.png") no-repeat scroll 0 0 transparent;
    height: 17px;
    margin-right: 0;
    margin-top: 3px;
    text-indent: -999999px;
    width: 25px;
}

.custom li#menu-item-2282 a:after {
	position: absolute;
	color: #3f8a37;
	width: 5px;
	z-index: -1;
	bottom: 0px;
	content: '';
	left: 50%;
	display: block;
	height: 5px;
	margin: 0 0 0 0px;
}

.custom .menu a:hover {
	color:#000;
	background:transparent;
}

.custom  .menu .current a, .custom  .menu .current-cat a, .custom  .menu .current-menu-item a, .custom  .menu .current > a, .custom  .menu .current-cat > a, .custom  .menu .current-menu-item > a {
	color:#000;
}

.custom .menu ul.sub-menu {
background:#ffffff;
padding-left:8px;
}

.custom .menu ul.sub-menu a {
background:#ffffff;
font-size:13px;
color:#555;
}

.custom .menu ul.sub-menu a {
color:#111;
}

.custom ul.sub-menu .current-menu-item:after {
	position: absolute;
	background: #ffffff;
	width: 6px;
	display:none;
	z-index: -1;
	bottom: -2px;
	content: '';
	left: 50%;
	display: block;
	height: 5px;
	margin: 0 0 0 -2.5px;
	border: 1px solid #fff;
}


.custom .format_text blockquote {

        color:#666;

        background:#eee;

        margin:0 0 1.6em 0.8em;

        padding:1.4em 1em 0.1em 1em;

        border-left:none;

}





.custom .pinterest-posts { margin-top:2.4em; margin-left:3em; }



/* Top bar */

#awesome_top_bar_container { width:100%; height:40px;line-height:40px;}

.awesome_top_bar_in { text-align:center;font-size: 16px; font-weight:bold; padding:0; background: #269436; display:block; }

.awesome_top_bar_in a { color:#FFF;}

.awesome_top_bar_in a:hover { color:#333;}



/* Checkmarks in landing page */

ul.checkmark li {
    background:url("/img/greencheck_drop.gif") no-repeat 0 50%;
    padding-left: 35px;
}

ul.checkmark {
    list-style-type: none;
}

/* Custom headings for landing pages */
.custom .landing_h1 {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-size: 3.0em;
    font-weight: bold;
    color:#006600;
    text-align:center;
    line-height: 1.0em;
}

.custom .landing_h2 {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-size: 2.1em;
    color:#006600;
}
.custom .landing_h3 {
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    font-size: 1.8em
    color:black;
}


.custom #footer {
    border-width: 0;
}

.custom #footer_area .page {
background:transparent;
color:#fff;
}

.custom .comments_closed p {display: none ;}.speech-bubble {background:url("images/bubble_image.png") no-repeat scroll 0 0 transparent;width:654px;float:left;height:250px;}.speech-bubble ul.sidebar_list {    padding-left: 20px;    padding-top: 20px;    width: 405px;}.speech-bubble li.widget {    font-size: 1.3em;    line-height: 1.385em;    margin-bottom: 10px;}.speech-bubble p {}.speech-bubble a {}.speech-bubble a:hover {}


