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

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/
*/

.custom #page {
padding-top: 0;
}
.custom #header
{
position: relative; left: -25px; height: 180px; width: 963px; left top no-repeat; padding: 0; margin: 0; left: -20px; border-style: none; background: #fff url("http://redheadedninja.com/wp-content/uploads/2010/07/headerbg.jpg"); border-color: #ddd; clear: both;
}

.custom #content
{
margin-top: 0;
}

/*---:[ remove title from selected pages ]:---*/


.home .headline_area {display:none;}
.engagements .headline_area {display:none;}
.families .headline_area {display:none;}
.mitzvah .headline_area {display:none;}
.weddings .headline_area {display:none;}
.pets .headline_area {display:none;}



/*---:[ nav menu styles ]:---*/
.custom #customnav { position: relative; left: -20px; width: 963px; }
        .menu, .menu a, .menu li ul {border-style: solid; border-top: none; border-left: none; background-color: #333333; }



.custom h1, h2 {font-size:17px; line-height:1.3em;}
.custom h3 {font-size:16px;}
.custom .wp-caption { background:transparent; border:0; padding:0;} 


/* Featured Post Formatting */

.custom #feature_box {  padding:0em; }

.custom #my-feature-box1 { width:46%; padding-left:1em; }
.custom #my-feature-box,#my-feature-box1  {float:left;  font-family: Helvetica,Arial,sans-serif; color: #ffffff; background: #111; padding: 22px 15px 22px 15px; }
.custom #my-feature-box h2 { font-size: 2.2em; margin: 0 0 15px 0; }
.custom #my-feature-box h2 a,#my-feature-box a  { color: #fff; text-decoration: none; }
.custom #my-feature-box h2 a:hover { color: #fb0; }
.custom #my-feature-box p {color:#fb0;  font-size: 1.5em; line-height:1.5em; text-align: justify;}
.custom #my-feature-box .featurereadmore { padding: 22px 0 0 0; }
.custom #my-feature-box .featurereadmore a { font-size: 14px; text-decoration: none; }

/* Facebook Connect Box */

#wp-submit{  height:23px; width:46px; padding:0; margin:0 0 0 7px; }
#user_pass{  height:18px; width:120px; padding: 3px; }
#user_login{ height:18px; width:120px; padding: 3px; }
#forgotText{ display:inline-block; font-size:small; margin-left:9px; height:26px; }
#fbLoginButton{   display:block; height:18px; margin-top:7px; text-align:center; }
#loginform label{ display:inline-block; width:2.75em; }















