/* Page Wide Default Link Color */
.custom a{ color: #Fa0000;}      
.custom a:hover { color: #fa0000;}

/* Site Logo - Put your logo url here */ 
.custom #header #logo a{background: url(http://loveslc.com/wp-content/uploads/2010/03/Header3.jpg) no-repeat;} 
                             

/******************************************/
/* Site Wide Element Background Settings */ 
/******************************************/  


.custom, 
.custom #header,  
.custom .menu { background: #fff; } 

.custom .menu li a { background: url(images/tab_grey.png) 75% 0% no-repeat; padding: 1em .5em 1em .5em; margin: 0 1em 0 0; min-width: 100px; border: none;}  
.custom .menu li a:hover { background: url(images/tab_grey.png) 75% -41px no-repeat;}  
.custom .menu li.current a { background: url(images/tab_grey.png) 75% -81px no-repeat;}


.custom .menu a{color: #fff;}
.custom .menu .current a{ color: #000;}  

.custom .menu .submenu li a { background: #868686;}       
.custom .menu .submenu li a:hover { background: #fff; color: #000;}
} 
 

.custom #page,
.custom #custom_social_media_box,  
.custom a.readmore:hover { background: #eee; }
  
 
.custom #content_box .teaser,       
.custom .post_box,  
.custom #custom_bread_crumbs,  
.custom.author #author_info,  
.custom #content #comments,
.custom #footer .custom_attribution,
.custom #custom_featured_post_container, 
.custom #custom_featured_photos_container, 
.custom #custom_secondary_feature_container {  background: #fff; }   
   

.custom #custom_social_media_box h2,  
.custom .custom_secondary_feature h2 { background: #929f4d;}            
                                                                                                              

.custom #custom_featured_post h2  { background: #d1dda6;} 
.custom .custom_featured_photo h2 { background: #DBEAD9; } 
.custom #sidebars h3 { background: #aaa; }    
.custom #footer li.widget h2 { background: #999;}    


/***********************************/
/* Site Wide Text and Link Colors */ 
/***********************************/
               
 
.custom #tabs li.current_page_item a,  
.custom #custom_social_media_box h3,      
.custom #custom_featured_post h3 a, 
.custom .custom_featured_photo h3 a, 
.custom .custom_secondary_feature h3 a,      
.custom #footer li.widget h3 {  color: #000;} 


.custom a.readmore { color: #000; } 
.custom a.readmore:hover { color: #5e5e5e;}  
.custom #sidebars h3 {  color:#333;}          

                                            
/***********************************/
/* Site Wide Element Border Colors */ 
/***********************************/    


.custom #custom_featured_post_container, 
.custom #custom_featured_photos_container, 
.custom #custom_secondary_feature_container,
.custom.author #author_info, 
.custom .post_box {border: 2px solid #555 !important; }  
                                               

.custom .custom_featured_photo,   
.custom .custom_secondary_feature { border:1px solid #fff; }     

.custom #sidebars #multimedia_box,   
.custom #sidebars .widget { border: 2px solid #aaa; }  

.custom #content #comments { border: 2px solid #ccc;}    
               
.custom #custom_social_media_box {border: 1px solid #000;}   
.custom #tabs { border-bottom: 2px solid #fff} 
.custom a.readmore {border-bottom: 1px dashed #333;border-top: 1px dashed #333;} 
.custom #custom_featured_post_container { border-color: #993333;}      
.custom .custom_featured_photo {border-left: 1px dashed #ccc;} 

.custom .post_box {border: 10px solid #555 ;} 
.custom.home .author_link {border-top: 1px dashed #ccc; border-bottom: 1px dashed #ccc; }  
.custom .post_box .format_text { border-top: 1px dashed #5e5e5e;} 
.custom #custom_bread_crumbs { border-top: 2px solid #999; border-bottom: 2px solid #999; }                   
.custom.author #author_info h2 {border-bottom: 1px solid #000;}

.custom #footer { border-top: 3px solid #999;}                                                                                                    
.custom #footer .custom_attribution {border-top: 1px dashed #5e5e5e; border-bottom: 1px dashed #5e5e5e;}  

.custom #custom_featured_photos_container h2
 {font-size:12px;
font-family:arial;
color:#333;
background: #868686;}

.custom #custom_secondary_feature_container h2
 {font-size:14px;
font-family:arial;
color:333;
background: #cfd784;}

.custom #custom_featured_post h2
 {font-size:14px;
font-family:arial;
color:#333;
background: #cfd784;
hover: #fa0000;
}

.custom #custom_social_media_box h2
{font-size:14px;
font-family:arial;
color:333;
background: #cfd784;
}





















