/*
	Theme Name: Lifestyle WordPress Theme
	Theme URL: http://www.studiopress.com/themes/lifestyle
		
	THIS IS THE CUSTOM.CSS IN PLACE TO OVERRIDE THE STANDARD THEME CSS
	Author: Eat In Valencia
	Author URI: http://www.eat-in-valencia.com
*/

body {
	font-family: Georgia, serif;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #495D5C;
	text-decoration: none;
	}
	
a:hover {
	color: #495D5C;
	text-decoration: underline;
	}
	
.postarea p a, .postarea p a:visited, .postarea p a:hover {
	color: #FF9933;
	text-decoration: none;
	}
	
.postmeta p a, .postmeta p a:visited, .postmeta p a:hover {
	color: #495D5C;
	text-decoration: none;
	}
	
.postmeta2 p a, .postmeta2 p a:visited, .postmeta2 p a:hover {
	color: #495D5C;
	text-decoration: none;
	}
	
.dateleft p a, .dateleft p a:visited, .dateleft p a:hover {
	color: #495D5C;
	text-decoration: none;
	}
	
.sum-up p a, .sum-up p a:visited, .sum-up p a:hover {
	color: #495D5C;
	text-decoration: none;
	}
	
/************************************************
*	Top Navbar      							*
************************************************/

#topnavbar {
	font-family: Arial, Tahoma, Verdana;
	}
.topnavbarleft {width: 600px;}
.topnavbarright {width:230px;}
		
/************************************************
*	Header  									*
************************************************/
	
.headerright {
	width: 150px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Tahoma, Verdana;
	}
	
.headerright a img {
	margin: 0px 0px 3px 0px;
	border: 1px solid #FFFFFF;
	}
.headerright li.temp {
    font-weight:bold;
	font-size: 18px;
	margin-top: -5px;
	padding-left: 20px;
	}
	
/************************************************
*	Navbar      								*
************************************************/

#nav li a, #nav li a:link, #nav li a:visited {
	text-transform: lowercase;
	}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	text-transform: lowercase;
	}
	
/************************************************
*	SubNavbar      								*
************************************************/

#subnavbar {
	font-family: Arial, Tahoma, Verdana;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #85ACAC;
	margin: 0px;
	padding: 6px 10px 6px 10px;
	}

#subnav li li { 
	}

#subnav li ul a { 
	width: 140px;
	}

#subnav li ul a:hover, #subnav li ul a:active { 
	}

#subnav li ul ul {
	margin: -25px 0 0 161px;
	}

/************************************************
*	Homepage 		    	                    * 
************************************************/
	
#homepagenews {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 610px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	}
	
#homepagenews p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
	
.hpnews {
	float: left;
	width: 590px;
	margin: 0px;
	padding: 10px;
	display: inline;
	}
	
.hpnews b {
   	font-family: Arial, Tahoma, Verdana;
	}

.hpnews img {
	border:1px solid #86AFB0;
	padding:2px;
	margin: 0px;
	}

.hpbottom b {
   	font-family: Arial, Tahoma, Verdana;
	}

.hpbottom img {
	border:1px solid #86AFB0;
	padding:2px;
	}
	
.hpfeatured b {
   	font-family: Arial, Tahoma, Verdana;
	}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content h1 {
	line-height:22px;
	}
	
#content h4 {
	line-height:22px;
	}

#content .ddsg-wrapper h2 {
	background: none;
	color: #495D5C;
	font-size: 22px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 0px 0px;
	}

#content .ddsg-wrapper strong {
    font-weight:normal;
	}

#content h5 {
	font-size: 1.2em;
	font-family: Georgia, Times New Roman;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#contentleft {
	padding: 0px 0px 20px 0px;
	}
	
#contentleft a img {
	border: 1px solid #86AFB0;
	padding: 2px;
	}

.postarea p {
	padding: 0px 0px 10px 0px;
	}
	
.breadcrumb {
	padding: 5px 0px 3px 0px;
	}
	
#contentwide {
	width: 900px;
	padding: 0px 0px 20px 0px;
	}
	
.postareawide {
	background: #FFFFFF url(images/homepagewide.gif) top no-repeat;
	width: 890px;
	margin: 0px 0px 10px 0px;
	}

.ddop ul {
    list-style: none;
	margin:0 0 5px;
	padding:0;
	}
	
.postarea ul li {
	background:#FFFFFF url(images/icon.gif) no-repeat scroll left top;
	list-style-type:none;
	margin:0;
	padding:0 0 5px 20px;
	}
 	
.breadcrumbwide {
	width: 890px;
	}
	
.date {
	width: 100%;
	float: left;
	font-family: Arial, Tahoma, Verdana;
	padding: 5px 0px 0px 0px;
	}
	
.dateleft {
	width: 100%;
	float: left;
	}

.dateright {
	width: 100px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: right;
	}
	
.sfforumlink {
	background: #FFFFFF url(images/icon_comments.gif) no-repeat;
	padding-left: 18px;
	font-family: Arial,Tahoma,Verdana;
	font-weight: bold;
	line-height:30px;
	}
	
.tags {
	font-family: Arial, Tahoma, Verdana;
	display: none;
	}
	
.postmeta2 {
	padding: 5px 0px 30px 0px;
	}
	
.adsense-post {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 590px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}

.adsense-post a, .adsense-post a:hover, .adsense-post a:visited, #contentleft .adsense-post a img {border: 1px solid #DDDDDD; color:#DDDDDD;}
	
.sharethis {
	font-family: Arial, Tahoma, Verdana;
	margin: 5px 0 5px 0;
	line-height:30px;
	}

.sum-up, #bio {
    font-family: Arial,Tahoma,Verdana;
	border: 2px solid #86AFB0;
	padding: 2px 5px 2px 5px;
	margin-bottom: 15px;
	background: #EEEEEE;
    }
#bio a, #bio a:hover, #bio a:visited {color:#495D5C; font-weight:bold;}

.area, .cuisine {
    font-weight: bold;
	}
	
.navigation {
    margin: 0;
	margin-bottom:30px;
	padding: 2px 5px 2px 5px;
	width: 590px;
	font-family:Arial,Tahoma,Verdana;
	font-size: 14px;
    }

/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}
	
img.alignright {
	border:1px solid #86AFB0;
	display:inline;
	margin:5px;
	padding:3px;
	}

img.alignleft {
	border:1px solid #86AFB0;
	display:inline;
	margin:5px;
	padding:3px;
	}
	
.wp-caption {
	margin: 0px;
	padding: 0px;
	}
	
.wp-caption img {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	}
	
/************************************************
*	Sidebar 		    	        	        * 
************************************************/

#sidebar {
	padding: 0px 0px 10px 0px;
	font-family: Arial, Tahoma, Verdana;
	}
	
.widgetarea {
	background: #FFFFFF url(images/sidebartop.gif) top no-repeat;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
.video {
	background: #FFFFFF url(images/sidebartop.gif) top no-repeat;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
.adsense {
	background: #FFFFFF url(images/sidebartop.gif) top no-repeat;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
.newsletter {
	background: #FFFFFF url(images/newsletter-eat.jpg) top no-repeat;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
.twitter {margin: 10px 0 5px 0;}
.twitter p a, .twitter p a:visited {
	font-weight: bold;
	text-decoration: none;
	}
.twitter p a:hover {
    text-decoration:underline;}

/************************************************
*	Left Sidebar                    	        * 
************************************************/

#l_sidebar {
	background: #FFFFFF url(images/leftsidebartop.gif) top no-repeat;
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	border: 1px solid #DDDDDD;
	}
	
.align-center {
	text-align:center;
	}
	
/************************************************
*	Right Sidebar                       	    * 
************************************************/

#r_sidebar {
	background: #FFFFFF url(images/rightsidebartop.gif) top no-repeat;
	width: 120px;
	padding: 10px 10px 0px 10px;
	border: 1px solid #DDDDDD;
	}
	
/************************************************
*	Footer      								*
************************************************/

/************************************************
*	Search Form									*
************************************************/

#subscribe {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	overflow: hidden;
	}

#subbox {
	margin: 5px 0px 0px 0px;
	}
	
#name, #email, #url {
	background: #EEEEEE !important;
	width: 250px;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
	}
	
#words {
	background: #EEEEEE;
	width: 460px;
	color: #202020;
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
	}

/************************************************
*	Comments									*
************************************************/
li.bypostauthor {
    background: #86AFB0;
	}

li.byuser {
    /* CSS styles for registered users comments */
	}	

/*****AZ plugin *****/
#contentleft .azindex h2 {padding-top:0;margin-top:0; color: #495D5C; background: none;}
#contentleft .azindex ul {list-style:none; padding:0 5px 0 5px; margin:0;}
#contentleft .azindex ul li {list-style:none; clear:both; padding-top:5px;background:none;}
/*** #contentleft .azindex h2 .azcont {font-family: Georgia, Times New Roman;font-weight: normal;}
#contentleft .azindex ul li.azalt {float:left; width:100%;}
#contentleft .azindex .spacer {height:20px;}
#contentleft .azlinks {text-align:center;}
#contentleft .azlinkspacer {height:20px;}
#contentleft .azpagelinks {text-align:center;}

/****FORUM****/
#sforum .sfpostcontent .sfbloglink {display:none;}