/*
File:			custom.css
Description:	Custom styles for Thesis
*/

/* Global Style Elements */
.custom a{text-decoration:none;} 
.custom a:hover{text-decoration:underline;}
.custom p.to_comments, .custom #comments span.bracket, .custom .comments .says{display:none;}
.custom h3 a:hover, .custom h4 a:hover, .custom h5 a:hover, .custom .post p.headline_meta a:hover, .custom .teasers_box a.teaser_comments:hover, #foot p a:hover, .custom dl#comment_list, .custom dl#trackback_list{border:0}


body.custom { background: #212a2b url(images/bak.jpg) repeat; background-attachment:fixed; }




/* Custom Header Area */

.custom #header_area {background:#000000; }
.custom #header .menu a:{text-decoration:none;} 
.custom #header {border-bottom: 0; margin-bottom: 2.0em;}
.custom #header .twitterstatus ul {list-style: none; float: right; width: 500px; margin-top: -45px; font: 12px Helvetica, Arial, sans-serif; color:#b3b3b3; line-height:1.3em; }
.custom #header .twitterstatus ul a{color: #ffffff; }
.custom #header .twitterstatus img {float: right; margin-top: -49px; margin-right: 510px; }
.custom #header .twitterstatus .aktt_more_updates {display:none; }
.custom #header .breadcrumbs {float: left; margin: 15px 0 15px 10px; font: 14px Helvetica, Arial, sans-serif; color:#b3b3b3; line-height:1.3em; }
.custom #header .breadcrumbs a {color: #ffffff; font-weight: bold;}
.custom #header_area .page {background:transparent; padding-top: .5em; } 
.custom #header, #footer { padding-right: 0em; padding-left: 0em;  }
.custom #header { padding-top: .7em; padding-bottom: .4em; }
.custom #header_area .full_width {border-bottom: 0.1em solid #ffffff; }





.menu li:hover ul, .menu a:hover ul, .menu :hover ul :hover ul, .menu :hover ul :hover ul :hover ul { visibility: visible; }
	.menu :hover ul ul, .menu :hover ul :hover ul ul { visibility: hidden; }


/* .custom div #content_area .full_width .page  { padding: 2em 1.9em; margin-top: 1.0em; background: #fff; border: 1.0em solid #000000; border-top: 0.1em; }  */

.custom #post_footer { font-size: 13px; line-height: 1.4em; margin: 10px; padding: 10px; background: #fff7e7; border: 0.1em solid #ddd; }


.custom div .comments_closed {display:none; }

.custom #FollowMeClick {
  width: 300px ;
  margin-left: auto ;
  margin-right: auto ;
  margin-bottom:25px;
}

.custom #feature_box_creme { background: #fff7e7; border-style: solid; border-color: #ddd; }

.custom li.widget .widget_box-creme { padding: 10px; background: #fff7e7; border: 0.1em solid #ddd; }

.custom #FollowMeClick { margin-left:auto; margin-right:auto;  }


/* Sudebar Styling */

.custom #text-276651290 .textwidget {
	background: #ffffff !important;
    border-width: 0px;
}	

 .subscriber {
	height:1%;
	padding:0 0 19px 0;
	margin:0 11px 14px 10px;
}

.subscriber ul li {
	float:left;
	padding:0 0 25px 5px;
}

.subscriber ul li:first-child {
	padding-left:0
}

.subscriber ul li img {
	display:block
}


/* Teaser Styles */

.custom .teasers_box{background:#FFF url(images/blackGrad.gif) repeat-x; border-top:1px solid #BBB; margin:0; padding:0; width:100%}

.custom .teasers_box .post{padding:12px}

.custom #disqus_thread {padding: 10px; }

.custom .dsq-brlink {display:none; }

/* Bottom of page */

.custom .wp-pagenavi  {  border-top: 0px solid #dddddd; clear: both; }
.custom #footer {  border-top: 5px solid #dddddd; clear: both; margin-bottom: 2.5em; }

.custom #footer a {border-bottom:0; color: #2361A1; }

.custom #footer ul li { list-style: square;  }

.custom #footer_area .page { background:transparent; }


.custom #footer .vigah {font: 12px Helvetica, Arial, sans-serif; color:#b3b3b3; line-height:1.3em; }
.custom #footer .vigah a {color: #ffffff; font-weight: text-decoration:none;}

/*---------------------------------*/
/* WIDGETIZED FOOTER               */
/* Mike Nichols - October 17, 2009 */
/*---------------------------------*/

/* footer widget area setup */
#footer_setup {
	/* widgetized footer background (not footer background) */
        background:#fff7e7; 
        border-style:solid;
        border-color: #ddd; border-width: 1px;
	/* widget padding */
	padding: 16px;
	/* margin at bottom of widgets */
	margin-bottom: 15px;
	/* do not change this! */
	overflow: hidden;
}

/* widget item setup */
#footer_setup .footer_items {
	/* contents alignment */
	text-align: left;
	/* widget width */
	width: 270px;
	/* space between widgets */
	padding-right: 22px;
	/* text color */
	color: #333333;
        line-height: 1.5em;
        margin: 5px;
	/* do not change these! */
	display: inline-block;
	float: left;
	height: 100%;
}

/* widget item headers*/
#footer_setup .footer_items h3 {
	/* font size */
	font-size: 1.5em;
	/* bold or not */
	font-weight: bold;
	/* uppercase or not */
	/* text-transform: uppercase; */
	/* space out the letters*/
	letter-spacing: 0px;
	/* font color*/
	color: #000000;
	/* padding under header text */
	padding-bottom: 3px;
	/* border under header text */
	border-bottom: 3px solid #dddddd;
	/* distance between border and widget text */
	margin-bottom: 5px;
}

#footer_setup .footer_items h3 a { color: #000000; text-decoration: none;  }


#footer_setup .footer_items .rsswidget h3 img { display: no; }

#footer_setup .footer_items { font-size: 1.25em; }

#footer_setup .footer_items .rsswidget ul li { list-style: square !important; }

#footer_setup .footer_items li {
	border-bottom: 1px solid #e2e2e2;
	line-height: 1.5em;
        padding: 5px;
	overflow: hidden;
}

#footer_setup .footer_items .textwidget p { font-family: Verdana, sans-serif; font-size: 1.0em; line-height: 1.5em; margin: 10px 0 5px 5px; }

/* do not change these! */
#footer_setup .footer_items ul li { list-style: none; }
#footer_setup .footer_items ul { margin: 0px; padding: 0px; }


