/*  
Theme Name: Ann Arbor Restaurant Week
Theme URI: http://www.zerogravitydesigns.com
Description: WordPress theme built by Zero Gravity Designs 
Version: 1.0
Author: Zero Gravity Designs
Author URI: http://www.zerogravitydesigns.com
*/

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		BODY, WRAPPINGS, ANCHORS
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

body {
	margin: 0;
	padding: 0;
	color:#666666;
	text-align: center;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	background:#552683;
	}


		
a {	color: #666666;	text-decoration: none; }			
a:hover { color: #552683; }

img {
	border:0;
	}
	
	h1 {
		margin: 0;
		font-size: 2em;
		font-weight: normal;
		padding-bottom:5px;
		line-height: 110%;
		color:#666666;
		}
		
		h1 a, h1:visited { color: #666666; text-decoration: none; }

	h2 {
		margin: 0;
		font-size: 1.6em;
		font-weight: normal;
		padding-top:10px;
		color:#666666;
		}
		
	h3 {
		margin: 0;
		font-size: 1.2em;
		font-weight: normal;
		padding:0;
		}
		
	
#contentwrap {
			
	margin: 0 auto;
	float: left;
	width:100%;
}

.container { width: 905px; margin: 0 auto; text-align: left;}

#header {

	float: left;
	margin:5px 0 20px;
	width: 905px;
	height: 146px;
}


.center { text-align: center; }
.clear {clear:both;}

.purple {color: #552683;}

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		NAVIGATION
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#navigation {
	display:inline;
	float: left;
	width: 875px;
	height: 40px;
	padding:0 15px;
	background: url(images/content_bg_p.jpg) repeat-y;
	}
	
	#navigation ul {
		list-style: none;
		margin: 0;
		padding: 0;
		}
		
		#navigation ul li {
			display: block;
			list-style: none;			
			float: left;
			font-size: 16px;
			}
			
			#navigation ul li a, #navigation ul li a:visited {
				float: left;
				display: block;
				padding: 13px 47px 0;
				height: 27px;
				color: #666666;
				text-decoration: none;
				}
				
				#navigation ul li a:hover { color: #552683; }
				#current { background: #ddd1e7; }
				.indent {padding-right:10px;}
				


/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		CONTENT
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#contenttop {
	width: 905px;
	height:13px;
	float:left;
	background: url(images/content_top_p.jpg) no-repeat;
	}

#content {
	width: 875px;
	float:left;
	padding:5px 15px 10px;
	background: url(images/content_bg_p.jpg) repeat-y;
	}
	
#contentbottom {
	width: 905px;
	height:16px;
	margin-bottom:20px;
	float:left;
	background: url(images/content_footer_p.jpg) no-repeat;
	}	

#contenttexthome {
	margin: 0;
	padding:25px 0 0 80px;
	float: left;
	width: 530px;
	height:377px;
	line-height: 200%;
	text-align: left;
	background: url(images/fork.png) top left no-repeat;
	}

#contenttext {
	margin: 0;
	padding:25px 0 0 80px;
	float: left;
	width: 530px;
	min-height:377px;
	line-height: 200%;
	text-align: left;
	background: url(images/spoon.png) top left no-repeat;
	}
	
#contenttext p{
	margin: 0;
	padding: 0 0 15px;
	}

.colone {
	width:230px;
	float:left;
	margin:0 30px 10px 0;
	}

#contenttext .colone a, #contenttext .coltwo a {color:#666666;}
#contenttext .post .entry .colone a:hover, #contenttext .post .entry .coltwo a:hover {color:#552683;}

.coltwo {
	width:270px;
	float:left;
	background: url(images/onion.png) bottom right no-repeat;
	margin-bottom:10px;
	}

.purpleline {
	width: 100%;
	margin:0;
	float:left;
	height:2px;
	border-bottom: 2px solid #552683;
	}

.sponsorcol  {
	width:520px;
	float:left;
	margin-bottom:20px;
	}

.sponsorcolsm  {
	width:200px;
	float:left;
	margin:0 20px 20px 0;
	text-align:center;
	}

	
.smalltext {font-size:11px;line-height:120%;}

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		POSTS
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.post {
	padding: 0;
	}
		
	.post h2 {
		font-size: 1.6em;
		font-weight: normal;
		margin:0;
		}
		
		.post h2.single { margin: -10px 20px 12px 0; }
			
			.post h2 a:hover { color: #552683; }
			
	.post .data {
		font-size: 1em;
		font-weight: normal;
		color: #666;
		margin: 0 20px 15px 50px;
		}
		
		.post h3 {
			font-size: 1.2em;
			font-weight: normal;
			margin: 0;
			}
			
			#content>.post h3 { margin-bottom: 0px; } /* FF Specific */

	.entry {
		float:left;
		width:100%;
		}
		
		.postmetadata {
			float:left;
			width: 500px;
			margin: 25px auto 15px auto;
			border-top: 1px solid #E5E5E5;
			border-bottom: 1px solid #E5E5E5;
			background: #F5F5F5;
			text-align: left;
			font-size: 11px;
			padding: 10px;
			line-height:120%;
			}
			
			.postmetadata#single { margin: 20px 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: #552683; }
		
		
	
	
/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		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;
		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: Helvetica, Arial, sans-serif;
			font-size: 0.8em;
			}
			
			#commentform textarea { width: 420px; }
			
			#commentform input#submit {
				font-family: helvetica, sans-serif;
				width: 130px;
				color: #666;
				}
				
		#comments h4 {
			margin: 10px 0 ;
			text-align: left;
			font-weight: normal;
			color:#666666;
			}
	
	ol.commentlist {
		width: 426px;
		list-style: none;
		margin: 0 auto 30px auto;
		padding: 0;
		font-size: 13px;
		line-height:130%
		}
		
		ol.commentlist li {
			margin: 0 0 20px 0;
			padding: 10px 0 0 0;
			border-top: 1px solid #eee;
			}
		
			ol.commentlist p.await_mod {
				color: #666;
				margin: 0 0 8px 0;
				}
		
				ol.commentlist p { margin: 0 0 10px 0; }
				
					ol.commentlist span.cmntmeta { color: #666; }
				


/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		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
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#sidebar {
	float: left;
	width: 235px;
	margin: 5px 5px 20px 0;
	color:#666666;
	}

#sidebar .middle h2 a{
	font-size:0.8em;
	font-weight:bold;
	margin-bottom:0;
	line-height:110%;
	color:#666666;
	}
	
#sidebar p{
	margin:3px 0;
	font-size:0.9em;
	line-height:130%;
	}

	
#sidebar .middle a:hover{
	color:#fff;
	}
	
#sidebar .top{
	float: left;
	width: 234px;
	height:14px;
	background: url(images/sidebar-content-top.png) no-repeat;
	}

#sidebar .middle{
	float: left;
	width: 210px;
	background: url(images/sidebar-content-middle.png) repeat-y;
	padding:0 15px;
	}

#sidebar .content{
	width: 200px;
	}
	
#sidebar .bottom{
	float: left;
	width: 234px;
	height:34px;
	background: url(images/sidebar-content-bottom.png) top no-repeat;
	}

#sidebar ul{
	margin: 0;
	padding: 0 0 25px 0;
	}
	
		
		#sidebar ul li{
			margin: 0;
			padding: 0;
			list-style: none;
			text-align: right;
			}
		
		#sidebar a:hover{
			color:#666;
			}

#sidebar .sociable {display:none;}

/* 	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
		FOOTER
	++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#footer {
	display:inline;
	margin:0;
	width: 905px;
	float:left;
	background: url(images/content_bg_p.jpg) repeat-y;
	}
	
	#footer p {
		margin-left:0;
		text-align:left;
		line-height: 200%;
		}
			

#credits {
	display:;
	float:left;
	width:320px;
	text-align:left;
	margin:10px 0 0 15px;
	font-size:11px;
}

.sponsors {
	float:left;
	width:140px;
	padding-top:10px;
	font-size:11px;
	text-align:left;
}

.sponsors a, a:hover{
	color:#666;
}

.sponsorsright {
	float:left;
	width:400px;
	padding-top:10px;
	font-size:11px;
	text-align:left;
}

.sponsorsright img{padding: 0 10px 0 0;}

