/*

File:			custom.css

Description:	Custom styles for Thesis

More Info:		http://diythemes.com/thesis/rtfm/custom-css/

*/



/****************** MAIN BODY CUSTOMIZATIONS ******************/

body.custom {

    background: url("http://www.5minutes4mom.com/images/background_image.jpg") no-repeat fixed center top #FFFFFF;

}



.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 #post-45456 .headline_area {

   font-size: 0px;

}



.custom #post-45456 .headline_area {

    font-size: 0;

}

 .custom #post-45456.post_box {

   padding-top: 0px;

   height: 0px;

}



/****************** EXTRA CUSTOMIZATIONS ADDED BY SUSAN ********************/

.custom .ImageWithBorder {

     border: 1px solid #999;

}



.custom .LightShadedBackground {

    background: #fdf5f8; 

    padding: 5px;

}



/***************** HEADER CUSTOMIZATIONS *********************/



.custom #header {

    padding: 35px 0 0;

}



/***************** 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-left: 700px;

    margin-top: 175px;

    position: absolute;

    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;

    font-size: 12px;

}



.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: 1.2em;

}



.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 li.widget {

    font-size: 1.3em;

    line-height: 1.385em;

    margin-bottom: 0.5em;

}



.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;

    font-size: 12px;

    height: 20px;

}



.custom #af-body-1860614791 {

   width: 180px;

}



.custom #af-submit-image-1860614791 {

   border: none;

}



/**************** FOOTER CUSTOMIZATIONS *******************/



.custom #footer {

   border: none;

   background: #FFFFFF;

   padding:0.5em 0; 

   height: 37.5em;

   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:940px;

   background: #FFFFFF;

   height:7em;

}

.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;

}



/**************** FRONT PAGE CUSTOMIZATIONS *********************/



.custom #post-45456 .headline_area h2 {

   float: left;

}



.custom #post-45456 .headline_meta {

   background: none;

}



.custom .comments_closed {

   margin: 0em;

   font-size: 0px;

}



.custom #comments {

   margin: 0em;

}



.custom .post_box {

padding-top: 0em;

}



/***************** TEASER CUSTOMIZATION ***********************/



.custom .tease-head {

    border-bottom: 1px dotted #888888;

    font-size: 14px;

    margin-left: 5px;

    padding: 5px;

    text-align: left;

    width: 270px;

}



.custom .tease-head a {

   color: #ff0099;

}

.custom .mag2 {

    border-bottom: 0px solid #CCCCCC;

    float: left;

    margin-left: 10px;

    width: 620px;

}



.custom .mag {

    float: left;

    margin-left: 10px;

    margin-top: 5px;

    position: relative;

    width: 290px;

}



.custom.latest-news .teaser {

    padding: 10px;

    width: 27.5em;

   border-top: none;

}



.custom .teaser {

   width: 100%;

   margin-top: 0em;

   padding-top: 0em;

   border-top: 1px solid #ccc;

   padding-left: 20px;

}



.custom .teaser a {

    text-decoration: none;

}



.custom .teasers_box {

    padding-bottom: 2em;

    padding-top: 2em;

}



.custom .teaser h2 {

    font-size: 1.6em;

    line-height: 1.375em;

    padding-top: 5px;

    color: #660033;

    font-weight: bold;

}



.custom .teaser img.aligncenter, img.center {

    clear: both;

    display: block;

    float: none;

    margin-left: auto;

    margin-right: auto;

    max-height: 110px;

    max-width: 275px;

    margin-bottom: 10px;

}



.custom .teaser .format_teaser {

    font-size: 1.2em;

    line-height: 1.5em;

    margin-bottom: 0em;

    margin-top: 1.5em;

}



.custom .teaser .teaser_link {

   color: #ff0099;

}



.custom .buttoncode input, textarea {

    height: 80px;

    width: 600px;

}



.custom .home-title {

    color: #660033;

    font-size: 1.6em;

    font-weight: bold;

    line-height: 1.375em;

    padding-top: 5px;

}



/******* GRAVITY FORM SUBMIT BUTTON ***********/



.custom .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"] {

    border: 1px solid #CCCCCC;

    border-radius: 5px 5px 5px 5px;

    box-shadow: 1px 1px #888888;

    font-size: 1em;

    width: 315px;

}



/* SOCIAL ICONS CUSTOMIZATION */



.social { border: solid #ddd; border-width:0px 0 0px 0; margin: 3px auto 10px; display:block; padding: 10px 0 1px 0px;  overflow: hidden; }

	.social .social_button {float: left; display: inline; overflow: hidden; height:22px; }

        .social .social_button.g { margin: 0px 0 0 10px ; padding-top: 4px; width:80px;}

	.social .social_button.tm { margin: 0px 0 0 10px;  padding-top: 4px; width: 110px;}

	.social .social_button.fb { margin: 0 0 0 10px;  padding-bottom:0px; padding-top: 4px; padding-left: 20px; width:110px;}

        .social .social_button.pin { margin: -2px 0 0 10px ; padding-top: 5px; width: 110px}

	.social .social_button.su { margin: 0px 0 0 10px;  padding-top: 5px; width: 110px;}

        .social .social_button.em { margin: 0 0 0 10px;  padding-top: 2px;}

        .social .social_button.em a{background:#eee url(images/emailthis.jpg) 3px 50% no-repeat; padding:2px 3px 2px 20px;  font-size:10px; border:#ddd 1px solid; text-decoration:none; -moz-border-radius: 3px; -webkit-border-radius: 3px;}

		.social .social_button.em a:hover {background:#ddd url(images/emailthis.jpg) 3px 50% no-repeat}

	.social .social_button a img { border: 0; padding: 0; }

 	.social .social_button.g iframe {left: 0 !important; position: relative !important; top: 0 !important; }

	.social strong { font-size: 11px; float: left; margin:2px 0 0 0; color:#555;}

.social .count {

    border: 1px solid #CCCCCC;

    color: #424242;

    display: block;

    float: left;

    font-size: 14px;

    font-weight: bold;

    margin: 0 2px 0 0;

    padding: 0 2px;

}



.clear{clear:both;}



.custom .wp-post-image {
	border: 1px #cccccc solid;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 3px;
	}

.custom .post_box ol {
	margin-left: 40px;
	margin-top: 15px;
	padding-left: 15px;
	}

.custom .post_box ul {
	margin-left: 40px;
	margin-top: 15px;
	padding-left: 15px;
	list-style: round outside none;
}