/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: <body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }				<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More 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/
*/

/* DIY: Change the filename of your image to reflect the actual header's file name */
.custom #header #logo a { display: block; height: 200px; width: 960px; background: url('images/header.jpg') top center no-repeat; outline: none; }

/* This line gets rid of the site title & tagline by casting them out to far left field */
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }

/* This line collapses the vertical space of the tagline so that there isn't unnecessary white space after the header image */

/* This is a bit of a kludge, but it seems to work. */
.custom #header #tagline { height: 0; }

/* This line removes the padding from the header so that the background image sits close to the nav menu, the bottom border of the header, and the sides of the content */
.custom #header { padding: 0; }


.custom #tabs,
.custom #tabs li    {border:0;}
.custom #tabs       {border-top:1px solid #ddd; border-bottom:1px solid #ddd; padding:5px 0;}
.custom #tabs li,
.custom #tabs .current_page_item,
.custom #tabs .current-cat {padding:2px 4px; background:none; border-right:1px solid #eee9e0;}
.custom #tabs a:link,
.custom #tabs a:visited          {padding:8px 9px 7px}
.custom #tabs a:hover,
.custom #tabs a:active           {background:#9f8144; color:#fff; text-decoration:none;}
.custom #tabs .current_page_item a:link,
.custom #tabs .current_page_item a:visited,
.custom #tabs .current-cat a:link,
.custom #tabs .current-cat a:visited {color:#828074; background:none;}
.custom #tabs .current_page_item a:hover,
.custom #tabs .current_page_item a:active,
.custom #tabs .current-cat a:hover,
.custom #tabs .current-cat a:active  {color:#9f8144;}



/*Background */

body.custom {
    background: #fff url('http://recipesforthefamily.com/wp-content/themes/thesis/custom/images/main-bg.jpg') 50% 0 no-repeat; background-position:left; background-attachment: fixed;
}












.custom #container {
    margin-top: 0em;
    margin-bottom: 2em;
}

.custom #content {
 width:550px;
float:left;
}

.custom #page {
    background: #fff;
}

.custom #page h1 {
color:#6d1f0b;
font-size: 2.6em; }

.custom #page h2 {
font-size: 2.1em; 
color:#6d1f0b;}

.custom #page h3 {
color:#6d1f0b;}

.custom #footer_widgets ul.sidebar_list {text-align:left; border-bottom:3px double #ddd; margin-bottom:1em;}
	
.custom #footer_widgets li.widget {width:24%; margin:0 0.5%; float:left; font-size:1.2em;}

.custom li.widget h3 {
font-size:1.4em;
letter-spacing:0px;
font-variant:normal;
font-weight:normal;
 }

/*.custom li.widget_text {
background:#ede8cc none repeat scroll 0 0;
padding:5px 5px 5px 5px;
border-color:#746457;
border-style:solid;
border-width:1px; }*/

.custom li.widget_recent_entries {
background:#ede8cc none repeat scroll 0 0;
padding:5px 5px 5px 5px;
border-color:#746457;
border-style:solid;
border-width:1px; }  

.custom li#text-445218475{
background:#ede8cc none repeat scroll 0 0;
padding:5px 5px 5px 5px;
border-color:#746457;
border-style:solid;
border-width:1px; }  

.custom li#text-445218472 {
background:#ede8cc none repeat scroll 0 0;
padding:5px 5px 5px 5px;
border-color:#746457;
border-style:solid;
border-width:1px; }  

.custom li#text-9 {
background:#ede8cc none repeat scroll 0 0;
padding:5px 5px 5px 5px;
border-color:#746457;
border-style:solid;
border-width:1px; }  

.custom li#subscriptions,.custom .widget_links {
background:#f5f5f5 none repeat scroll 0 0;
padding:5px 5px 5px 5px;
border-color:#746457;
border-style:solid;
border-width:1px;width:300px; }

.custom li#subscriptions h3 {
font-size:13px;
font-weight:700;
}



.custom .teaser h2 a:link {color:#6d1f0b;}
.custom .teaser h2 a:visited {color:#6d1f0b;}
.custom .teaser h2 a:hover {text-decoration:underline;}

.custom .teaser .format_teaser img {
padding-right:8px;
padding-bottom:5px; }

.custom li.widget_categories {
background:#ede8cc none repeat scroll 0 0;
padding:5px 5px 5px 5px;
border-color:#746457;
border-style:solid;
border-width:1px; }  

.custom div.adblock img {
  padding: 4px;
  background-color: #746457;
  display: inline;
}
.custom .cenx {text-align: center;}




.custom li.widget_links {text-align: center;}


.res_menu a{}

h3.red a {text-decoration:none;color:#6d1f11}
h3.red {border-bottom:1px solid #6d1f11;}
.lspace {width:100%;height:30px;}
.freearticles li {margin-bottom:25px;

}
.storeT td {
 border-bottom:1px solid #CCCCCC;
color:#
}

.storeT td  a {

color:#800000;
}

.storeT td h3 {font-weight:700;

} 

#content_box { 

}
.subscriptions {background:#f5f5f5 !important}
.custom li.widget_categories{
background:url(http://drpfconsults.com/wp-content/themes/thesis_151/images/lit.png) bottom left no-repeat;
padding:0 !important;
padding-bottom:10px !important;
border:0 !important;

}
.custom li.widget_categories h3 {
background:url(http://drpfconsults.com/wp-content/themes/thesis_151/images/top.png) top left no-repeat;
height:25px;
line-height:25px;
font-weight:700;
padding-left:10px;
font-size:13px;
}
li.cat-item {
padding-left:30px;
font-size:11px;
background:url(http://drpfconsults.com/wp-content/themes/thesis_151/images/lk.png) 10px 1px no-repeat;

}

.image_box {text-align:center !important;

}
.image_box img {display:block;margin:auto;}








.custom li.widget_links {text-align: center;}


.res_menu a{}

h3.red a {text-decoration:none;color:#6d1f11}
h3.red {border-bottom:1px solid #6d1f11;}
.lspace {width:100%;height:30px;}
.freearticles li {margin-bottom:25px;

}
.storeT td {
 border-bottom:1px solid #CCCCCC;
color:#
}

.storeT td  a {

color:#800000;
}

.storeT td h3 {font-weight:700;

} 

.sidebars {
padding:0;

}


}
.subscriptions {background:#f5f5f5 !important}
.custom li.widget_categories{
background:url(http://drpfconsults.com/wp-content/themes/thesis_151/images/lit.png) bottom left no-repeat;
padding:0 !important;
padding-bottom:10px !important;
border:0 !important;

}
.custom li.widget_categories h3 {
background:url(http://drpfconsults.com/wp-content/themes/thesis_151/images/top.png) top left no-repeat;
height:25px;
line-height:25px;
font-weight:700;
padding-left:10px;
font-size:13px;
}
li.cat-item {
padding-left:30px;
font-size:11px;
background:url(http://drpfconsults.com/wp-content/themes/thesis_151/images/lk.png) 10px 1px no-repeat;

}
.custom #multimedia_box,.custom #image_box,.custom #image_box img{
margin:0 !important;padding:0 !important;background:transparent !important;border:0 !important;
}
.custom #image_box {padding-top:10px !important;}
.custom #image_box img{
border:2px solid #dddddd !important;margin:auto !important;}

#image_box {
text-align:center !important;

}

.custom #content {
 width:600px;
 float:left;
}


.custom #sidebars,.custom #sidebar_1,.custom #sidebar_list {
padding:0;
margin:0;
float:right;
}
.custom #sidebars {}

