/*  
Theme Name: NCFDA Blue

Theme URI: http://ncfda.org

Description: A search engine optimized website framework for WordPress.

Author: Directors Advantage

Author URI: http://directorsadvantage.com/

Version: 1.0

Tags: North Carolina Funeral Directors Association 

Your theme can be your copyrighted work.

Like WordPress, this work is released under GNU General Public License, version 2 (GPL).

http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

*/
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
    margin:0;
    padding:0;
}

a{
    text-decoration:none;
    color:#C22627;
}

.clear{
    clear:both;
}

body{
    background:#FFF url(images/bgrepeat.jpg) repeat-x scroll 0 0;
    text-align:left;
    font-family:Tahoma;
}

#wrapper{
    width:900px;
    margin:0 auto;
    text-align:center;
}

#header{
    height:235px;
    text-align:left;
}

#header #upper{
    height:45px;
}

#header #upper .left{
    float:left;
}

#header #upper .right{
    float:right;
}

#header #upper .right a{
    margin-top:12px;
    font-size:12px;
    display:block;
}

#header #upper p{
    font-size:13px;
    font-family:Arial;
    padding-top:13px;
    color:#878787;
}

#header #upper ul li{
    float:left;
    list-style:none;
    font-size:13px;
    font-family:Arial;
    padding-top:13px;
    color:#878787;
}

#header #upper .right p{
    float:left;
    margin-right:5px;
}

#header #upper .right form{
    float:left;
    padding-top:6px;
}

#header #upper .right input{
    padding:4px;
    color:#878787;
}

#lsubmit{
    background:transparent url(images/login.jpg) no-repeat;
    border:none;
    height:28px;
    width:69px;
}

#header #logo{
    margin:23px 0 7px 0;
    width:254px;
    height:88px;
    display:block;
    float:left;
}

#header #ltext{
    float:left;
    margin-top:30px;
}

#header #social{
    float:right;
    width:200px;
    border-bottom:1px solid #5E95CE;
    margin-top:40px;
}      

#header #social span{
    float:left;
    font-size:12px;
    color:#fff;
    padding:10px 10px 0 0;
}

#header #social #links{
    float: left;
}

#header #social #links a img{
    border:none;
}

#header #numbar{
    float:right;
    width:200px;
    font-size:12px;
    color:#fff;
    margin-top:5px;
} 

#header .menu{       
    margin-top:41px;
    height:30px;
    width:639px;
    float:left;
    background:transparent url(images/nav-bg.png) no-repeat;
}
#header .menu ul{  

}

#header .menu li ul.children-one{
    display:none;
    position:absolute;
    background:transparent url(images/nav-middlepart.png) no-repeat top left;
    width:100%;
    padding-top:8px;
    min-width:200px;
    margin-top:10px;
    top:20px;
    left:0;
}

#header .menu ul li.home.sfHover a { 
    background:none;
    padding:0 10px 0 16px;
    color:#fff;
}

#header .menu li ul.children-one li{
    padding:0px 0px 0 20px;
    width:203px;
    background:transparent url(images/nav-list-item.png) no-repeat;
    margin-left:0px;
    height:36px;
} 

/*
#header .menu ul li.sfHover ul.children-one li a:hover{
    background:#eb34cd;
    padding:0 5px;
    margin:0 0 0 -5px;
}
*/

#header .menu li ul.children-one li#bottom{
    padding:0px 0px 0 20px;
    width:203px;
    background:transparent url(images/navbottom.png) no-repeat;
    margin:-5px 0 0 2px;
    height:14px;
}   
   



#header .menu ul li ul.children-one li ul.children{
    margin-left:180px;
    margin-top:0px;
    padding-top:14px;
    width:197px;     
    background:transparent url(images/childchildtop.png) no-repeat 2px 0px;
}



#header .menu ul li{
    float:left;
    list-style:none;
    position:relative;  
    height:30px;
}

#header .menu ul li a{
    color:#fff;
    font-family:Arial;
    font-size:14px;
    font-weight:bold;
    padding:0px 10px 7px 11px;
    line-height:30px;
    float:left;
}

#header .menu ul.children-one li a.hover{
    color:#C22627; 
}

#header .menu ul li.sfHover #roundleft{
    background:transparent url(images/round-left-blue.png) no-repeat; 
    width:18px;
    height:30px;
    margin-right:-2px;
    float:left;
}

#header .menu ul li.sfHover #roundright{
    background:transparent url(images/round-right.png) no-repeat; 
    width:18px;
    height:29px;
    padding-top:1px;
    margin-left:-8px;
    float:left;
}

#header .menu ul li.sfHover a { 
    background:transparent url(images/centerrepeat.jpg) repeat-x;
    color:#2c2c2a;
    padding:0px 0 7px;
    margin-left:-5px;
    margin-right:0px;
    float:left;
}
   
#header .menu ul li.sfHover ul.children-one li a:hover { 
    color:#C22627;
}

#header .menu ul li.sfHover ul li a{ 
    background:none;  
}

#content #left h3.title{
    color:#3C3C3B;
    font-family:Arial;
    font-size:22px;
    margin:0px 0 5px;
    padding:0 0 0 0;
    border-bottom:1px solid #ededed;
}


 #search{
    float:right;    
}

 #search .text{
    background:#fff url(images/searchbg.jpg) no-repeat scroll top left;
    border:none;
    padding:6px 5px 5px 20px;
    color:#858585;
}

 #search #searchsubmit{
    background:transparent url(images/searchbtn.jpg) no-repeat;
    border:none;
    height:26px;
    width:67px;
    margin-top:35px;
}

#left  #search .text{ 
    border:1px solid #858585;
}

#left #search{
    float:none;
}
#content {
    margin-top:10px;
    padding-bottom:30px;
    border-bottom: 1px solid #e6e6e6;
    display:inline-block;
}

#content #left{
    width:600px;
    border-right:1px solid #999;
    padding:0 8px 0 5px;
    float:left;
    text-align:left;
    margin-right:-1px;
}     

#content #left h1{
    color:#000; 
    font-weight:normal;
    font-size:21px;
    margin:20px 0 10px 0;
}

#content #left #main{
    font-size:14px;
    line-height:20px;
    color:#444;
    font-family:Arial;
    padding-right:5px;
}


#content #left #main ul{
    padding-left:20px;
}

#content #left #main strong{
    color:#000;
}

#content #left #post h3{
    color:#3c3c3b;
    font-size:22px;
    font-family:Arial;
    margin:10px 0 0 0;
}

#content #left #post{
    margin-top: 0;
    border-bottom:1px solid #e6e6e6;
    padding-bottom:10px;
    padding-right:15px;
}     

#content #left #post.last{
    border-bottom:none;
}

#content #left #post p.info{
    font-size:10px;
    color:#706f6f;
    margin:10px 0;
}

#content #left #post p.info a{
    color:#044e88;
}

#content #left #post {
    color:#000;
    font-family:Arial;
    font-size:14px;
    margin:0 0 15px 0;
    line-height:22px;
    padding-bottom:5px;
}   

#content #left #post a img{
    border:none;
}

.imglink{
    border:none;
}

#right{
    padding-left:5px;
    float:right;
    width:280px;
    border-left:1px solid #999999;
}

#topad{
    margin-bottom:5px;
}

#dualad{
    margin-bottom:5px;
}

#footer{
    text-align:left;
    padding: 0 0 10px 0;
    border-bottom:1px solid #e6e6e6;
}

#footer #logo{
    margin:10px 10px 0 10px;  
    float:left;
    height:50px;
    width:123px;
}

#footer #nav{
    margin-top:15px;
    float:left;
}

#footer #nav li{
    list-style:none;
    float:left;
}

#footer #nav li a{
    color:#1d1d1b;
    font-family:Arial;
    font-size:12px;
    padding:10px 5px;
    font-weight:bold;
}

#footer #nav li a.active{
    color:#044e88;
}

#footer p{
    float:left;
    font-size:11px;
    font-family:Arial;
    color:#706f6f;
    line-height:16px;
    margin-top:10px;
}

#footer #subscribe{
    float:right;
    margin-top:5px;
}

#subscribe p{
    line-height:20px;
}

#subscribe .rss{
    background:transparent url(images/littlerss.jpg) no-repeat;
    height:21px;
    width:20px;
    display:inline-block;
}

#subscribe .face{
    background:transparent url(images/littleface.jpg) no-repeat;
    height:21px;
    width:20px;
    display:inline-block;
}

#subscribe .mail{
    background:transparent url(images/littlemail.jpg) no-repeat;
    height:21px;
    width:20px;
    display:inline-block;
}

#right #wp125adwrap_2c div{
    padding:5px;
    width:127px;
    height:127px;
}

#right #wp125adwrap_2c .odd{
    margin-right:6px;
}

#right #wp125adwrap_2c div a img{
    border:none;
}

/*--------OBITS-------------*/

ul.obit_left {   
    margin: 0 auto;
    width: 700px;
    overflow: hidden;
}

ul.obit_left li h3 a, ul.obit_right li h3 a{
    color: #435e3d;
    font-family: Georgia, serif;
    font-size: 15px;
    margin-top: 5px;
}

ul.obit_left li h3 a:hover{
    text-decoration:none;
}
    
ul.obit_left li img, ul.obit_right li img {
    margin: 0 15px 15px 0;
    display: block;
    float: left;
    padding: 4px;
    background-color: #fff;
    border: 1px solid #ebe6d7;
}
.main_content ul.obit_left li p{
    margin-top:0;
}
ul.obit_left li p a, ul.obit_right li p{
    margin: 0px 0;
    font-size: 12px;
    color:#434345;
}

ul.obit_left li p a:hover{
    text-decoration:none;
}

ul.obit_left li, ul.obit_right li {
margin: 0 0 15px 0;
padding: 5px;
overflow: hidden;
list-style-type: none;
float:left;
width:340px;
min-height:101px;
}

ul.obit_left li:hover, ul.obit_right li:hover {
    background-color: #f1f3ee;
}

ul.obit_left li a, ul.obit_right li a {
    color: #678d5a;
    font-size: 12px;
}

.myclass{
    width:400px;
    clear:both;
}

#obitsearch{
    text-align:center;
}


.alignleft{
    float:left;
}

.alignright{
    float:right;
    margin:-20px 10px 0 0;
}

#main h3{
    margin:10px 0 10px 0;
}


#left #search .navigation .alignleft{
    float:left;
    width:100%;
    margin:10px 0;
}

#left #search .page, #search .post{
    margin:20px 0;
}

.postmetadata{
    font-size:14px;
    font-family:Arial;
}

strong.search-excerpt { background: yellow; }

#pagedlogin input.text{
    padding:5px;
    width:200px;
    margin-bottom:10px;
}

.sidelink{
    background: transparent url(images/blue_arrow.gif) no-repeat scroll 0 5px;
    padding: 0 0 0 10px;
    display:block;
    text-align:left;
    margin: 0 0 5px 10px;
    font-size:14px;
    font-family:Arial;
}

