/*
File:			custom.css
Description:	Custom styles for Thesis
*/

/****************** MAIN BODY CUSTOMIZATIONS ******************/

body.custom {
    background: url("http://www.5minutes4mom.com/images/background_image.jpg") no-repeat fixed center top #FFFFFF;
}

.custom #content_box {
	margin-top: -20px;
	}


.custom img.alignleft {
	margin-right: 10px;
	}

.custom img.alignright {
	margin-left: 10px;
	}

.custom img.aligncenter {
	margin: 10px auto;
	}

.custom .headline_area h1, .headline_area h2, #archive_intro h1 {
    font-size: 2.4em;
    font-weight: bold;
    line-height: 1.364em;
    text-align: center;
}

.custom #expired_deal_post {
    -moz-transform: rotate(-20deg);
    background-color: #FFFFFF;
    border: 3px solid #660033;
    border-radius: 5px 5px 5px 5px;
    color: #660033;
    margin-left: 190px;
    margin-top: 70px;
    padding: 10px;
    position: absolute;
    text-align: center;
    width: 200px;
}

/***************** HEADER CUSTOMIZATIONS *********************/

.custom #header {
    background: url("/green_header.png") no-repeat scroll 0 30px transparent;
    height: 200px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: -20px;
}


/***************** MENU CUSTOMIZATIONS *********************/

.custom .menu {
   background-color: #660033;
   border: none;
}

.custom .menu li {
   border-right: 1px solid #FFFFFF;
}

.custom .menu ul a:hover {
   border: 1px solid #660033;
}
.custom #navsearch {
    float: right;
    margin-top: 185px;
    position: relative;
    z-index: 55;
}

.custom #navsearchtext {
    color: #FFFFFF;
    font-size: 14px;
}

.custom #navsearch input, textarea {
    background-color: #FFFFFF;
    height: 1.8em;
    width: 17em;
   padding-left: 5px;
}
/***************** BYLINE CUSTOMIZATIONS *******************/

.custom .headline_meta a {
    border-bottom: medium none;
    font-style: italic;
    text-transform: none;
}

.custom .headline_meta {
    text-align: center;
    background: url('/images/bg-single-title.gif') no-repeat scroll 50% 100% transparent;
    margin: 0 0 25px;
    padding: 0 0 10px;
    text-align: center;
}

.custom .byline2 {
   border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    color: #999999;
    margin: 0 0 10px;
    padding: 5px 5px;
    position: relative;
    text-align: left;
    font-size: 12px;
}

.custom .byline2 a {
   color: #999999;
}

.custom .byline2 a:hover {
   color: #000000;
}

.custom .byline-tools {
    float: right;
    line-height: 0;
    list-style: none outside none;
    padding: 8px 0 0;
}

/**************** POST BOX CUSTOMIZATIONS ******************/

.custom .disclose {
   font-size: .8em;
   color: #999999;
   padding-bottom: 20px;
   padding-left: 10px;
}

/**************** SIDEBAR CUSTOMIZATIONS *******************/

.custom .sidebar ul.sidebar_list {
    padding-left: 1em;
    padding-right: 1em;
}

.custom #search input, textarea {
   background-color: #FFFFFF;
   width: 200px;
}

.custom .sidebar h3 {
   border-top: 1px solid #CCCCCC;
   border-bottom: 1px solid #CCCCCC;
   font-weight: bold;
   padding: 5px 0;
}

/* ASIDES CUSTOMIZATION */

.custom #profile {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    float: left;
    height: 100px;
    margin-right: 15px;
    padding: 4px;
    position: relative;
    width: 120px;
}

.custom #editors {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    float: left;
    height: 100px;
    margin-right: 15px;
    padding: 4px;
    position: relative;
    width: 100px;
}

.custom #socialicons {
   float: left;
}

.custom .af-body input.text {
    background-color: #FFFFFF;
    float: none;
    margin-top: 10px;
    padding: 2px !important;
    width: 175px;
}

/**************** FOOTER CUSTOMIZATIONS *******************/

.custom #footer {
   border: none;
   background: #FFFFFF;
   padding:0.5em 0; 
   height: 34em;
   text-align: left;
}

.custom #footer div.col {
   float:left;
   height:100%;
   background:#FFFFFF;
   padding: 10px;.
   border-bottom: 2px solid #FF99CC;
}

.custom #footer div.col.Footer1 {
   width:300px;
   background: #FFFFFF;
}

.custom #footer div.col.Footer2 {
   width:300px;
   background: #FFFFFF;
}

.custom #footer div.col.Footer3 {
   width:299px;
   background: #FFFFFF;
}

.custom #footer div.col.Footer4 {
   width:945px;
   background: #FFFFFF;
   height:7em;
   margin-top: -15px;
   border-top: 2px solid #FF99CC;
   border-bottom: 2px solid #FF99CC;
}
.custom #footer h3 {
    padding-bottom: 10px;
    font-size: 1.7em;
}

.custom #footer, #footer a {
   border: none;
}

.custom #footer a {
   color: #660033;
}

.custom #footer a:hover {
   color: #ff0099;
}

/****************** SPONSORS CUSTOMIZATION ********************/

.custom #sponsors {
   float:left;
   padding: 10px;
   margin-bottom: 20px;
}

.custom #sponsors img {
   padding-right: 10px;
}

/***************** AUTHOR BOX CUSTOMIZATIONS *****************/

.custom .author_info {
    border: 1px solid #EEEEEE;
    margin: 15px 0 0;
    padding: 15px 15px 5px;
    position: relative;
}

.custom .author_info a {
   color: #000000;
   text-decoration: none;
}

.custom .author_info a:hover {
   color: #FF0099;
}

.custom .author_name {
    font-size: 18px;
    font-weight: bold;
    color: #3E7AB9;
}

.custom .author_links {
    float: right;
}

.custom .author_photo {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}

.custom .author_photo img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    height: 75px;
    padding: 4px;
    width: 75px;
}

.custom .author_desc {
    font-size: 0.9em;
    color: #999999;
    line-height: 1.3em;
    margin-top: 5px;
}

.custom .authors_posts {
   color: #999999;
   font-size: 0.9em;
}

/******************* COMMENTS CUSTOMIZATION ******************/

.custom #respond_intro {
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    margin: 0 15px 10px;
    padding: 5px;
}

.custom #respond_intro {
   font-size: 1.4em;
   font-weight: bold;
   text-transform: uppercase;
}

/******************** SISTER SITE FEEDS CUSTOMIZATION ************/

.custom .clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.custom #list-categories {
    margin: 10px 0 0;
}

.custom .entry-list {
    display: inline;
    float: left;
    margin: 0 5px 0 5px;
    padding: 5px;
    width: 270px;
}

.custom .entry-row {
    border-bottom: 2px solid #F1F1F1;
}

.custom #list-categories .entry-list-cat-title {
    border-bottom: 1px dashed #CCCCCC;
    font-size: 1.1em;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    text-transform: uppercase;
}

.custom .section-title {
    color: #666666;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px 0;
    clear: both;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1em;
    margin: 0 15px 10px;
    padding: 5px;
    text-transform: uppercase;
}

.custom #list-categories ul {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 15px;
}

.custom #list-categories ul li {
    border-bottom: 1px dashed #DEDEDE;
    margin: 0;
    padding: 3px 0;
}

.custom #list-categories ul h4 {
    color: #000000;
    font-size: 1.2em;
    margin: 0 5px 5px 15px;
    padding: 0;
}

.custom #list-categories ul h4 a:link, #list-categories ul h4 a:visited {
    color: #660033;
}

.custom #list-categories ul h4 a:hover {
   color: #ff0099;
}

.custom #list-categories .entry-star {
    display: block;
    float: left;
    height: 8px;
    line-height: 0.5em;
    margin: 5px 4px 0 0;
    padding: 0;
    width: 9px;
}

.custom .entry-meta .entry-date {
    font-size: 1em;
    text-transform: none;
    color: #999999;
}

.custom .entry-meta {
   padding-left: 15px;
}

/********************** FEATURE BOX CUSTOMIZATIONS *******************/

.custom #feature_box {
   background-color: #FFFFFF;
   padding-top: 20px;
}

/********************** Social Media Buttons ************************/
.custom .socialbuttons {
    height: 90px;
    margin-top: -20px;
}

.custom .socialfb {
    float:left;
}

.custom .socialplus {
    float: right;
    margin-top: 0px;
    width: 60px;
}

.custom .socialtwitter {
   float:right;
}

/***************** ADD SPACE TO SOME BULLETED LIST BASED ON CLASS ***********/

.custom .morespace {
    line-height: 2.4em;
}



.custom .teaser {width: 100%;padding-top: 30px; border-top: 0px; border-bottom: 0px; font-size: 12px; text-align: left;}

.custom .teaser_link {
	margin-bottom: 20px;
	}

.custom .entry-title {text-align: center; font-size: 20px; color: #6E0E18;}

.custom .entry-title a {text-align: center; font-size: 20px; color: #6E0E18;}

.custom .dd_button_v {margin-top: 20px;}

.custom .wp-post-image {margin: 7px auto; -moz-border-radius: 8px; border-radius: 8px; padding: 2px; border: 5px #EBEBEB solid;}

.custom .widget_archive select {
    background-color: #fff;
    color: #800000;
    display: inline;
    font-size: 12px;
    margin: 2px 0 0;
    padding: 3px;
    width: 100%;
}

.custom .widget_categories select {
    background-color: #fff;
    color: #800000;
    display: inline;
    font-size: 12px;
    margin: 2px 0 0;
    padding: 3px;
    width: 100%;
}