/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/
*/




/* Full-width Header */
.custom #header_area {background: url('images/background-1350x150.jpg')}
	.custom #header_area .page {background:transparent;}
		.custom #header {border-bottom:0;}




/* Turn off ALL-CAPS from menu tabs */
.custom .menu a {
text-transform: none;
}

/* This creates the Menu rounded borders */
ul.menu li.tab a{
	-moz-border-radius-topleft:.5em;
	-webkit-border-top-left-radius:.5em;
	-moz-border-radius-topright:.5em;
	-webkit-border-top-right-radius:.5em;}


/* This changes the color of individual menu tabs*/
.custom .menu .tab-3 a
{
    color: #86FC3D;
}
.custom .menu .tab-3 a:hover 
{
    color: #FFFFFF;
}



/* Customize Teaser Links */

.custom .teaser a {
color: #A41600;
}


/* Remove Byline Italics */
.custom .headline_meta {
   font-style: normal;
}


/* Remove Byline Uppercase */
.custom .headline_meta span,
 .custom .headline_meta abbr {
   text-transform: none;
}


/* Change home page teaser from 2 column to full width */
.custom .teaser {
width: 100%;
margin-top: 2em;
background:#FFF;
padding-top: 2em;
text-align: left;
}
.custom .teasers_box {
padding-top: 0;
padding-bottom:0;
border-top: 0;
}


/* remove borders */
.custom #header, .custom .post, .custom .teasers_box, .custom #footer, .custom #footer a, .custom #footer a:active, .custom #archive_info, .custom .prev_next, .custom #comment_list, .custom #comment_list dd, .custom #commentform, .custom #sidebar_1, .custom #sidebar_2, .custom #comment_list dt.comment, .custom #comment_list dd.comment, .custom #comment_list dl .bypostauthor .format_text, .custom #trackback_list {
        border-bottom: 0px;
        border-top: 0px;
        border-right: 0px;
        border-left: 0px;
}
.custom #content_box, .custom #column_wrap {
        background: none;
}


.custom .teaser h2{
font-size: 2.5em;
text-align:left;
}



/* customize teaser borders */
.custom .teaser {
width: 95%;
margin-top: 1em;
padding-top: 1em;
margin-bottom: 1em;
padding-bottom: 1em;
padding-left: 1em;
margin-right: 0.7em;
padding-right: 1em;
border-top: 2px solid #bbb;
border-bottom: 2px solid #bbb;
border-right: 2px solid #bbb;
border-left: 2px solid #bbb;
border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 3px 3px 3px 3px; box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) inset;
}


/* Style Comment "Add One" link */
.custom .comments_intro a {
 color: #c31500;
 text-decoration: underline;
}



/* STYLIZE REPLY FIELD HEADER */
.custom #respond_intro { margin: 0; }
 #respond_intro p { color: #c31500; font-size: 2em; line-height: 2.9em; padding: 0.5em; }



/* Comment Borders */
.custom #comment_list { background: #FFF; padding: 1em; }
      .custom #comment_list dd { margin-bottom: 1em; }
      .custom #comment_list .comment { background: #EEE; }


/* Highlight Author's Comments */
.custom dl#comment_list dt.bypostauthor, .custom dl#comment_list dd.bypostauthor>div {background: #E7F8FB none repeat scroll 0 0; padding-top:20px;}


/* Make Comment Reply Link Noticeable */
.custom dl#comment_list dd p.reply { margin: 1em 0 1.5em 0; }
.custom dl#comment_list dd p.reply a {background: #c31500; color: #FFF;font-size: 11px;font-weight: normal;padding: 4px 6px;text-transform: uppercase; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.custom dl#comment_list dd p.reply a:hover {background:#46382d; border: 0;}




/* Footer Full Width*/
.custom #footer_area {background:url('images/footerbackground-1350-525.jpg')}
	.custom #footer_area .page {background:transparent;}
		.custom #footer {border-top:0;}



/* Customize footer widgets*/
.custom #footer-widget-block { text-align:left; overflow:hidden; }
.custom .footer-widgets { width:32%; float:left; } 
.custom .my-footer-one {}
.custom .my-footer-two {}
.custom .my-footer-three {}



/* Customize Footer Text */
.custom #footer {
color: #ffffff;
text-align: center;
}

/* Customize Footer Links */

.custom #footer a {
border-bottom: 1px solid #CCCCCC;
color: #A9BCF5;
}

.custom #footer a:hover {
color: #ffffff;
}

.byj a{text-decoration:underline;}

.post-heading h1 a{font-size:25px!important; color:#FFFFFF!important; font-weight:bold!important; text-shadow:1px 1px 1px #0a413e!important; font-family: 'Ubuntu', sans-serif; text-decoration: none!important;line-height: 28px;}
.post-heading .byj{padding:6px 0!important; display:block!important; font-size:14px!important; text-shadow:1px 1px 1px #0a413e; color:#f3e9e9;}
.post-heading .byj a{color:#FFF!important;}
.post-heading .byj a:hover{color:#b60b0b!important;}
#af-form-928562505 .af-standards .af-element{margin:0!important; padding:0!important;}
.text{border:1px solid #919191!important;}
#feature_box .af-form-wrapper{}
.jwsharethis a{color:#000!important;}
.teaser_right{float:left!important;}
.headline_area { display:none;}

#feature_box table td{vertical-align: middle; padding-top: 5px; padding-bottom:0px;}

#sidebar_1 .af-form{margin: 0}
.af-element label{float: none!important}
.footer-widgets{padding: 0 5px}
.af-body input.text {
    margin: 5px 0;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    width: 200px!important;
}
#af-submit-image-909861725{border: none}

.teaser h2{ display:none!important;}
.full_width .page{background:none;}
#content{  width: 65.1em; float: left; padding-top:15px; padding-bottom:15px; margin-left:3px; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 3px 3px 3px 3px; box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.5) inset;background:#FFF;}
#feature_box iframe{display:none;}
.af-body input.text {padding-top:5px!important; padding-bottom:5px!important; margin: 5px 0; width: 200px;}
 #content_area .page{ margin-top:25px;}


/*11-07-2011*/

.thesis_widget_search{-webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; width:280px!important; background:#7f0505 url(images/searchbg.png) repeat-x; padding:15px 15px 2px 15px; margin-top:3px;}
.thesis_widget_search h3{color:#FFF;}
#feature_box .image{width:auto!important; height:auto!important; background:url(images/button-bg.png) repeat-x!important; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; cursor:pointer; color:#FFF; text-transform:uppercase; font-size:20px; padding:10px 18px; font-weight:bold; margin:15px 0; }
#feature_box .alink{margin-top:-38px;}
#feature_box .alink a {color: #D14B4B; font-style: normal; font-weight: normal; text-decoration: underline; font-size:10px;}
#af-form-928562505 .af-body{  padding-bottom:0;}
#feature_box .privacyPolicy{display:none;}



.post-heading{
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url(images/fadeleft.png) repeat-y scroll 0 0 #0E3C89;
    border-color: #4a85e9 #4a85e9 #4a85e9 -moz-use-text-color;
    border-radius: 3px 3px 3px 0;
    border-style: solid solid solid none;
    border-width: 2px 2px 2px 0;
    box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.07);
    color: #FFFFFF;
    display: block;
    left: -15px;
    margin-bottom: 25px;
    max-width: 98%;
    padding: 5px 5px 7px 20px;
    position: relative;
    text-decoration: none;
    width: 100%;

}
.inside-heading{max-width: 94%; left: -5px;}
.post-heading .corner {
    background:url(images/corner.png) no-repeat scroll right top transparent;
    bottom: -7px;
    float: left;
    font-size: 0;
    height: 5px;
    left: 0;
    line-height: 0;
    position: absolute;
    width: 5px;
}

/* HACKS/SAFARI/CHROME */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
 .post-heading .corner {
        bottom: -5px;
   }
}

.teaser .teaser_link { font-size: 12px; line-height: 12px; background:url(images/reading-btn.png) repeat-x; color:#FFF!important; padding:8px 10px; text-align:right; font-family: 'Ubuntu', sans-serif; -webkit-border-radius: 4px; -moz-border-radius: 4px;border-radius: 4px; display:inline-block; text-shadow:1px 1px 1px #7a0000; box-shadow: 0 1px 1px #999999;}

.teaser .teaser_link:hover{text-decoration:none!important; background:#01090c!important;} 

ul.sidebar_list {
    padding-top: 0;
}

.format_text{max-width: 940px;}

#af-form-695052548 .af-standards .af-element .previewLabel, #af-form-695052548 .af-standards .af-element .af-textWrap,
#af-form-2054215595 label.previewLabel , #af-body-2054215595  .af-element .af-textWrap,
#af-body-762584275 label.previewLabel , #af-body-762584275  .af-element .af-textWrap,
#af-form-519064832 label.previewLabel , #af-form-519064832  .af-element .af-textWrap,
#af-form-1289084942 label.previewLabel , #af-form-1289084942  .af-element .af-textWrap,
#af-form-206590069 label.previewLabel , #af-form-206590069  .af-element .af-textWrap,
#af-form-301157645 label.previewLabel , #af-form-301157645  .af-element .af-textWrap,
#af-form-2128724453 label.previewLabel , #af-form-2128724453  .af-element .af-textWrap
{
    text-align: center!important;
}

#af-form-695052548 .af-body{
    padding-bottom: 0!important;
    padding-top: 0!important;
}

.teaser p{margin-bottom: 1.571em;}
.teaser .format_teaser {
    margin-top: 0;
}
.post_box {
      padding-top: 0;
}

.custom #content .my-bubble {
background:transparent url('images/my-comment-bubble.png') 0 0 no-repeat;
float:right; padding:8px 2px 0; margin:10px 10px 0;
text-align:center; width:44px; height:40px;
position: relative;z-index: 1000;border: none;
box-shadow: none;
}
.custom #content .my-bubble span a { display:block; text-align:center;
border:none; color:#111; font-family:arial; font-size:24px; line-height:1em;
font-weight:bold; text-decoration:none; padding:0px;
}


.wibiya_toolbar_holder {
width: 75% !important;
}



.landing #header, .landing .headline_area, .landing #footer { text-align: center; }

/*change h3 headline line spacing*/
.custom .format_text h3 {line-height: 1.8em;}

