/*  
Theme Name: Mediteranno
Theme URI: http://www.mediterrano.com/
Description: WordPress theme built exclusivly for Mediteranno Restaurant 
Version: 1.0
Author: Zero Gravity Designs
Author URI: http://www.zgdesignsinc.com
*/

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		BODY, WRAPPINGS, ANCHORS
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body {
	margin: 0;
	padding: 0;
	color:#6C5635;
	text-align: center;
	font-family: Helvetica, sans-serif;
	}

	#wrapper {
		width: 1000px;
		margin: 0 auto;
		background:#fff;
		}
		
		a {	color: #485E29; text-decoration: none; }			
			a:hover { color: #D08A44; }
img {
	border:0;
	}
	
	.small {font-size:12px;text-align:right;}

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		HEADER, HEADINGS, what not
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	
#header {
	width: 1000px;
	height: 275px;
	margin-top: 10px;
	padding:0;
	background:#f3e2b5;
	}
	
	h1, h2{
		margin: 0;
		font-size: 2.2em;
		font-style: italic;
		font-family: Times, serif;
		font-weight: normal;
		line-height:100%;
		}
		
		

#logo {
	float:left;display:inline;
	width:255px;
	height:275px;
	margin:0;
	text-align: left;
	font-size:.9em;
}

#headerart {
	float:right;display:inline;
	width:720px;
	height:275px;
	background: url(/images/curtain.jpg) no-repeat;
}

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		TOP BAR
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#topbar {
	width: 1000px;
	height: 40px;
	background: #D08A44;
	margin: 5px auto 0 auto;
	}
	
	#topbar ul {
		list-style: none;
		margin: 0 15px 0 0px;
		padding: 0;
		}
		
		#topbar ul li {
			display: block;
			list-style: none;			
			float: left;

			font-size: 0.9em;
			}
			
			#topbar ul li a, #topbar ul li a:visited {
				float: left;
				display: block;
				padding: 13px 20px 0 20px;
				height: 27px;
				color: #fff;
				text-decoration: none;
				}
				
				#topbar ul li a:hover { background: #F1E0B4;color:#D08A44; }
				xx#current {background: #F1E0B4;color:#D08A44;}
				
				#topbar ul li ul, #topbar ul li ul li {
					margin: 0;
					padding: 0;
					}
				
					#topbar ul li ul li a, #topbar ul li ul li a:visited {
						float: left;
						display: block;
						padding: 6px 8px 0 8px;
						height: 19px;
						color: #fff;
						text-decoration: none;
						}


/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		CONTENT
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#content {
	width: 1000px;
	float:left;
	background: url(/images/content-bg.png) repeat-y;
	text-align: left;
	padding:0;
	}

#art {
	float:left;
	width:277px;
	height:415px;
	border-top: 6px solid #fff;
	font-size:14px;
	line-height:160%;
}

#art a {font-size: 12px;}

.goldborder {
	border-top: 6px solid #ebc072;
	border-bottom: 6px solid #ebc072;
}

.greenborder {
	border-top: 6px solid #639041;
	border-bottom: 6px solid #639041;
}

.greenerborder {
	border-top: 6px solid #6D8036;
	border-bottom: 6px solid #6D8036;
}

.greenestborder {
	border-top: 6px solid #006F3B;
	border-bottom: 6px solid #006F3B;
}

.wineborder {
	border-top: 6px solid #971B1E;
	border-bottom: 6px solid #971B1E;
}

.blueborder {
	border-top: 6px solid #1e478e;
	border-bottom: 6px solid #1e478e;
}

#artgreen {
	height:415px;
	background:#639041;
}

#artgreener {
	height:415px;
	background:#6D8036;
}

#artgreenest {
	height:415px;
	background:#006F3B;
}

#artwine {
	height:415px;
	background:#971B1E;
}

#artblue {
	height:415px;
	background:#1e478e;
}

#testimonial {
	width:auto;
	padding:30px;
	margin-top:40px;
	font-size: 1.2em;
	font-style: italic;
	font-family: Times, serif;
	line-height:160%;
	font-weight: normal;
	color: #D08A44;
}

#art .requestquote {
	width:auto;
	padding-left:30px;
	margin-top:10px;
	font-size: 1.2em;
	font-style: italic;
	font-family: Times, serif;
	font-weight: normal;
	color: #D08A44;
}

#art .requestquote a{
	font-size: 1.2em;
	font-style: italic;
	font-family: Times, serif;
	line-height:160%;
	font-weight: normal;
	color: #D08A44;
}

#art .requestquote a:hover{
	color: #922C20;
}

#art .menutitle {
	margin:10px 0 0;
	font-size: 1.2em;
	font-style: italic;
	font-family: Times, serif;
	font-weight: normal;
	color: #D08A44;
}


#message {
	float:left;
	width:600px;
	margin:50px 0 30px 56px;
	line-height:200%;
	font-size: .9em;
}

#menuitems {
	font-size: 12px;
	line-height: 150%;
}

#menuitems h2{font-size: 1.9em;border-bottom:#A1513F 1px solid;padding: 0px 0 5px;line-height: 70%;}
/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		POSTS
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.post {
	padding: 0;
	}


.post a{
	text-decoration: underline;
	}
	
	.post h1 {
		font-size: 2.4em;
		font-weight: normal;
		color:#D08A44;
		padding-top:20px;
		}
		
	.post h2 {
		font-size: 1.8em;
		font-weight: normal;
		color:#D08A44;
		margin-top:20px;
		padding-top:20px;
		}
		
		.post h2.single { margin: -10px 20px 12px 30px; }
			
			.post h2 a:hover { color: #0099CC; }
			
	.post .data {
		font-size: 1em;
		font-weight: normal;
		color: #006699;
		margin: 0 20px 15px 50px;
		}
		
		.post h3 {
			font-size: 1.3em;
			font-weight: normal;
			color: #D08A44;
			margin: 25px 20px -10px 0;
			}
			
			#content>.post h3 { margin-bottom: 8px; } /* FF Specific */

	.entry {
		float:left;
		width:600px;
		}
		
		.postmetadata {
			width: 406px;
			margin: 25px auto 15px auto;
			border-top: 1px solid #E5E5E5;
			border-bottom: 1px solid #E5E5E5;
			background: #F5F5F5;
			text-align: center;
			font-size: 0.9em;
			padding: 8px 10px;
			}
			
			.postmetadata#single { margin: 0 auto 30px auto; }
			
			.postmetadata small { font-size: 0.8em; }			
			
				

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		POST PARAPHERNALIA
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

		blockquote {
			margin: 10px 0 10px 30px;
			padding: 0 0 0 5px;
			border-left: 3px solid #4C8EDA;
			color: #666;
			}
		
		.post ul {
			margin: 10px 0 ;
			padding: 0 0 0 37px;
			}
		
		.post a:hover { color: #0099CC; }
		
		

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		NAVIGATION
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
	
.navigation {
	background: #F5F5F5;
	width: 447px;
	height: 18px;
	margin: 0 auto;
	font-size: 0.8em;
	padding: 8px 40px;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	}
	
	.alignleft {
		float: left;
		text-align: left;
		}
	
	.alignright {
		float: right;
		text-align: right;
		}
	
	
	
/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		COMMENTS and COMMENT FORM
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#commentformarea {
	width: 507px;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	background: #F5F5F5;
	margin: 0 auto 8px auto;
	padding: 8px 10px;
	}
	
	#commentform {
		margin: 15px 0 10px 40px;
		}
	
	#commentformarea h3 {
		font-size: 1.3em;
		font-weight: normal;
		color: #006699;
		margin: 10px 0 15px 20px;
		}
		
		#commentform p { margin: 0 0 3px 0;	}
		
		#commentform input, #commentform textarea {
			border: 1px solid #A7A6AA;
			background: #fff;
			padding: 3px;
			font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
			font-size: 0.8em;
			}
			
			#commentform textarea { width: 420px; }
			
			#commentform input#submit {
				font-family: Georgia, "Book Antiqua", "Souvenir Lt BT", "Times New Roman", serif;
				width: 130px;
				color: #006699;
				}
				
		h4 {
			margin: 25px 0 20px 0;
			text-align: center;
			font-weight: normal;
			color: #006699;
			}
	
	ol.commentlist {
		width: 426px;
		list-style: none;
		margin: 0 auto 60px auto;
		padding: 0;
		font-size: 0.9em;
		}
		
		ol.commentlist li {
			margin: 0 0 20px 0;
			padding: 20px 0 0 0;
			border-top: 1px solid #ABCAD9;
			}
		
			ol.commentlist p.await_mod {
				color: #f00;
				margin: 0 0 8px 0;
				}
		
				ol.commentlist p { margin: 0 0 10px 0; }
				
					ol.commentlist span.cmntmeta { color: #006699; }
				


/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		SEARCH AND ARCHIVES
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.sanda h2 {
	font-size: 1.9em;
	font-weight: normal;
	color: #006699;
	margin: 35px 0 0 0;
	text-align: center;
	}
	
	.sanda>h2 { margin: 15px 0 0 0; } /* FF Specific */
	
		.sanda h3 { margin: 0 40px 15px 40px; }



/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		SIDEBAR (aka the area where sidebar things go that is actually on the bottom)
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

ul#sidebar {
	width: 527px;
	margin: 8px auto 0 auto;
	background: #F5F5F5;
	border-top: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding: 0 0 25px 0;
	}
	
	#wrapper>#sidebar { padding: 15px 0 25px 0; } /* FF Specific */
	
		#sidebar_wrapper {
			width: 467px;
			margin: 15px 15px 0 45px;
			padding: 0 0 -20px 0;
			}
			
			#sidebar>#sidebar_wrapper { margin-top: 0; } /* FF Specific */
		
		ul#sidebar li, ul#sidebar li ul, ul#sidebar li ul li {
			margin: 0;
			padding: 0;
			list-style: none;
			text-align: left;
			}
		
		#sidebar li h2 { 
			margin: 0;
			color: #4796E9;
			font-weight: normal;
			font-size: 1.6em;
			width: 140px;
			}
			
			ul#sidebar li {
				width: 150px;
				float: left;
				margin: 0 0 15px 0;
				padding: 0;
				}
		
				ul#sidebar li ul {
					width: 135px;
					padding: 5px 0 15px 10px;
					}
					
					ul#sidebar li ul li { width: 130px;	}
		
		input#s {
			width: 440px;
			margin: 0 13px -20px 0;
			border: 1px solid #A7A6AA;
			background: #fff;
			padding: 4px 0;
			color: #ccc;
			text-align: center;
			}
			
			div>input#s { margin-bottom: 0; margin-top: 15px; } /* FF Specific */
			

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		FOOTER
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
		
#footer {
	width: 1000px;float:left;
	margin-top:5px;
	}
	
	#footer p {
		font-size: 0.7em;
		color: #A06633;
		text-align:left;
		}
		
		#wrapper>#footer p { margin: 0; padding: 15px 0 15px 0; } /* FF Specific */
			

		