/*
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


/* Custom Header using image. */
.custom #header { 
		
                
                border: 0px solid #e0eaee;
-moz-border-radius-bottomleft: 5pt;
-moz-border-radius-bottomright: 5pt;
-moz-border-radius-topleft: 5pt;
-moz-border-radius-topright: 5pt;
		height:100px;
                margin-top:5px; 
                padding-top:1px;
		padding-bottom:px;
		background: url(http://i977.photobucket.com/albums/ae256/londonfoodie/LFNYheader53-3-1.png)center no-repeat; 
	}

.custom #header #logo { display:none; }

.custom #header #tagline { display:none; }

.custom #content {
	background: #fff;       
        width:500px;
        border-right:5px solid #e0eaee;
        text-align: justify;
       
        
-moz-border-radius-bottomleft: 12pt;
-moz-border-radius-bottomright: 0pt;
-moz-border-radius-topleft: 5pt;
-moz-border-radius-topright: 0pt;
        
        margin-left:0px;
        margin-top:0px;
       

 
} 
.custom #content_box {
width:965px;	
border: 10px solid #e0eaee;
border-top: 0px solid #e0aee;
border-bottom:20px solid #e0eaee;

        background:#fff;

-moz-border-radius-topleft: 12pt;
-moz-border-radius-topright: 12pt;
-moz-border-radius-bottomleft: 20pt;
-moz-border-radius-bottomright: 20pt;
margin-top:5px;
}





/*---:[ multimedia box ]:---*/
#multimedia_box { width: 400px; margin-right:0px; margin-top:0px; background:#fff;  }

	#image_box { background: #fff; border-bottom: 1px solid #ddd; width:400px; }
		#image_box img { display: block; width:400px; background: #fff; border-style: solid; border-color: #e0eaee; }
	/*---:[ video box styles ]:---*/
	#video_box { background: #000; }
	/*---:[ custom box styles ]:---*/
	#custom_box { background: #eee; border-bottom: 1px solid #ddd; }


#custombox {width:170px; height:60px; background:#fff;}
#custombox #subscribe {padding:2px 2px; background:#fff;}
#custombox #subscribe #rss {position:realitive; float:right;width:40px; height: 40px; margin-right:1px; display:inline;}
#custombox #subscribe #twitter {position:realitive; float:right;width:40px; height:40px; margin-right:1px;padding-top:2px; }
#custombox #subscirbe #facebook1 {width:42px; height:42px; margin-right:1px; }
#custombox #subscribe #googlebookmark {position:absolute; margin-top: -45px;margin-left: 41px;  width:45px; height: 45px;}
/* Customized Background Trial */
body.custom {
    background:#fff;
	}

.custom #container {
    width:985px; margin: 0 auto; 
    margin-top: 0px;
    margin-bottom: 1em;
    border: 1px #e0eaee; /* #ADEE73 for live page and #C31029 for test */
    padding: 0px;
	}

.custom #page {
     margin-top: 5px;
     padding:0px;
     width:985px;     
     color: inherit !important; 
  background: transparent !important;
     
}


/*---:[ Nav Menu ]:---*/
.custom #customnav { width: auto; border: none; height: 30px; background: #e0eaee;
-moz-border-radius: 5px; -webkit-border-radius: 10px;}

.custom .menu .rss {float:right;margin-right:5px;background:#e0eaee;}	
.custom .menu, .custom .menu a, .custom .menu li ul {font: 100% Didot, Book Antiqua, Big Caslon, Times New Roman; border:none;margin-top:1px;float:right;margin-right:5px;}
.custom .menu .current a, .custom .menu .current-cat a { border:none; }
.custom .menu ul .current a, .custom .menu ul .current-cat a, .custom .menu .current ul a, .custom .menu .current-cat ul a { border: none; }
.custom .menu a, .custom .menu .current ul a, .custom .menu .current-cat ul a { color: #8b5670; background: #e0eaee; }
.custom .menu a:hover, .custom .menu .current ul a:hover, .custom .menu .current-cat ul a:hover, .custom .menu .current-parent a:hover { text-decoration: underline; color: #8b5670; background: #e0eaee; }
.custom .menu .current a, .custom .menu .current a:hover, .custom .menu .current-cat a, .custom .menu .current-cat a:hover { color: #8b5670; background: #e0eaee; }
.custom .menu .current-parent > a, .custom .menu .current-cat-parent > a { color: #fff; background: #e0eaee; }



.custom #footer {
border-style:none;
margin-top:-30px;
-moz-border-radius-bottomright: 10px; -webkit-border-radius: 20px;
background:#e0eaee;	
-moz-border-radius-bottomleft: 10px; -webkit-border-radius: 20px;}

/* Customize Teasers on home page */
.custom .teaser {
		width: 100%;
		margin-top: 2em;
		padding-top: 2em;
		border-top: 1px dotted #bbb;
		text-align: justify;
	}

.custom .teasers_box {
width:480px;		
padding-top: 0;
		border-top: 0;
	}


/* Customized Recipe Class */
#recipe {
    background:#eeeeee;
padding: 6px 8px 4px 8px;
border:3px solid #e0eaee;
-moz-border-radius-bottomleft: 5pt;
-moz-border-radius-bottomright: 5pt;
-moz-border-radius-topleft: 5pt;
-moz-border-radius-topright: 5pt;
}


/*Tabbed Widget Version 2.0*/
.tabbedwidget {
margin-top: 3em;
background: #e0eaee;
padding: 5px;
padding-top: 10px;
border: 1px solid #BDBDBD;
-moz-border-radius-bottomleft: 5pt;
-moz-border-radius-bottomright: 5pt;
-moz-border-radius-topleft: 5pt;
-moz-border-radius-topright: 5pt;
}

.tabnav {
margin-bottom: 10px;
}

.tabnav li {
display: inline;
list-style: none;
padding-right: 5px;
}

.tabnav li a {
color: #777;
background: #FFFFFF;
border: 1px solid #BDBDBD;
padding: 4px 2px;
-moz-border-radius-bottomleft: 5pt;
-moz-border-radius-bottomright: 5pt;
-moz-border-radius-topleft: 5pt;
-moz-border-radius-topright: 5pt;
}

.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
background: #D8D8D8;
border: 1px solid #BDBDBD;
}

.tabdiv {
margin-top: 2px;
background: #FFFFFF;
border: 1px solid #BDBDBD;
padding: 7px;
-moz-border-radius-bottomleft: 5pt;
-moz-border-radius-bottomright: 5pt;
-moz-border-radius-topleft: 5pt;
-moz-border-radius-topright: 5pt;
}

.tabdiv li {
list-style: none;
margin-bottom: 0.667em;
}
.tabdiv ul li a{
color:#777;}
.ui-tabs-hide {
display: none;
}


 #search, #search_form {width: 240px; background: url(http://i977.photobucket.com/albums/ae256/londonfoodie/search-go.png)right no-repeat; 
	}

 
 #s {background:#ffffff;border: 1px solid #e0eaee; width: 170px;}

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/
*/