/*
Theme Name: East Bay Fit Camp
Theme URI: 
Description: Custom Theme for East Bay FitCamp by Zap Squeak Design
Version: 1.0
Author: Gabe Scelta
Author URI: http://www.zapsqueak.com
/* --------------------------------------------- */

/* 00 - GLOBAL ELEMENTS
/* ----------------------------------------------*/
body {
	margin:0; 
	padding:0;
	width:100%; 
	height:100%;
	background:#2a231b url(images/background.jpg) no-repeat top center;
	display:table;
	font:14px Georgia, "Times New Roman", Times, serif; 
	color:#69351e; 
	line-height:180%;
}

img {
	border:0;
}

blockquote {
	margin:20px auto; 
	padding:20px 30px;
	width:85%;
	font:90% Georgia, "Times New Roman", Times, serif; 
	color:#69351e;
	border: #69351e dotted 1px;
	background: #e3eecb;
	font-style:italic;
	/* for IE */
	filter:alpha(opacity=85);
	/* CSS3 standard */
	opacity:0.85;
}

code {
	margin:0; padding:0 4px;
	background:#efe5d7;
}

p {
	margin:25px 0; padding:auto; line-height: 180%;
}

blockquote p {
	margin: 0;
}

/* 01 - TYPOGRAPHY
/* ----------------------------------------------*/
h1 {
	margin:0 0 0 60px;  
	padding:0;
	position:absolute;
	font:200% Georgia, "Times New Roman", Times, serif;
	color:#3e6320;
}

h2 {
	margin:0; padding:0;
	font:170% Georgia, "Times New Roman", Times, serif; 
	color:#6aac43;
}

h3 {
	margin:20px 0 10px 0; padding:0;
	font:140% Georgia, "Times New Roman", Times, serif; color:#69351e;
}

h4 {
	margin:10px 0; padding:0;
	font:115% Georgia, "Times New Roman", Times, serif; color:#69351e;
}

h5 {
	margin:10px 0; padding:0;
	font:150% Georgia, "Times New Roman", Times, serif; color:#3e6320;
}

a:link, a:visited, a:active {
	color:#3e6320;
	text-decoration:none;
}

	h1 a:link, h1 a:active, h1 a:visited {
		font:100% Georgia, "Times New Roman", Times, serif; color:#6aac43;
		text-decoration:none;
	}

	h2 a:link, h2 a:active, h2 a:visited {
		font:normal 100% Georgia, "Times New Roman", Times, serif; color:#6aac43;
		text-decoration:none;
	}
	
	h3 a:link, h3 a:active, h3 a:visited {
		font:normal 100% Georgia, "Times New Roman", Times, serif; color:#69351e;
		text-decoration:none;
	}
	
	h4 a:link, h4 a:active, h4 a:visited {
		font:normal 100% Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#69351e;
		text-decoration:none;
	}
	
	h5 a:link, h5 a:link, h5 a:active, h5 a:visited {
		margin:10px 0; padding:0;
		font:normal 100% Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#3e6320;
	}

	.post-meta a:link, .post-meta a:active, .post-meta a:visited {
		font:normal 100% Georgia, "Times New Roman", Times, serif; color:#485b19;
		text-decoration:none;
	}
	
	.post-footer a {
		font:bold 85% Tahoma, Verdana, Arial, Helvetica, sans-serif; color:#485b19;
		text-decoration:none;
	}
	
	#sidebar a {
		margin:0; padding:0 0 0 20px;
		font:90% Georgia, "Times New Roman", Times, serif; color:#70635a;
		line-height:160%; text-decoration:none;
		background:url(images/bullet.gif) no-repeat center left;
	}
	
	#sidebar li ul li ul li a {
		font-style:italic;
		background:none;
	}
	
	.function {
		font-size:85%;
	}
	
	.function a:link, .function a:active, .function a:visited {
		margin:0; padding:0;
		font:100% Georgia, "Times New Roman", Times, serif; color:#5a4e40;
		text-decoration:none;
	}
	
	.foot ul a:link, .foot ul a:active, .foot ul a:visited {
		font:90% Georgia, "Times New Roman", Times, serif; color:#3b3125;
		text-decoration:none;
	}

a:hover {
	color:#6aac43;
	text-decoration:none;
}

	h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	color:#3e6320;
		text-decoration:none;
	}

	#sidebar a:hover {
		margin:0; padding:0 0 0 20px;
		font:90% Georgia, "Times New Roman", Times, serif; color:#485b19;
		line-height:160%; text-decoration:underline;
		background:url(images/bullet-hover.gif) no-repeat center left;
	}
	
	#sidebar #find-me-on a, #sidebar #find-me-on a:hover  {
		background:none;
		margin:0;
		padding:0;
	}

#find-me-on {
		margin:0 auto;
	}
	
	#sidebar li ul li ul li a:hover {
		background:none;
		font-style:italic;
	}
	
	.foot ul a:hover, .function a:hover, .post-meta a:hover {
		text-decoration:underline;
	}

p {
	font-size:100%;
}

ul, ol {
	font-size:100%;
}

.post-meta {
	font:85% Arial, Helvetica, sans-serif; color:#584d40;
}

.comment-meta {
	margin:0px 0 0 0;
	font:italic 85% Arial, Helvetica, sans-serif; color:#584d40;
	float:right;
}

#sidebar {
	margin:0; padding:0;
	font-family:Georgia, "Times New Roman", Times, serif; color:#70635a;
}

.copyright {
	font:80% Verdana, Arial, Helvetica, sans-serif; color:#5a4e40;
}

.input, .submit {
	font:90% Georgia, "Times New Roman", Times, serif; color:#af9f85;
}

	.submit {
		color:#89785f; font-weight:bold;
	}

/* 02 - STRUCTURE
/* ----------------------------------------------*/
#container {
	margin:0 auto;
	width:950px; height:auto; min-height:800px;
}

#content-top {
	margin:0 auto; padding:0;
	width:950px; height:auto;
	background:url(images/content-top.jpg) no-repeat top right;
}

#content {
	margin:0 auto; padding:0;
	width:950px; height:auto; 
	background:url(images/content-back.jpg) repeat-y right top;
}

	#content-container {
		margin:0 auto; 
		padding:78px 0 0 0;
		width:742px; 
		height:auto;
		overflow:hidden;
	}
	
/* 03 - HEADER
/* ----------------------------------------------*/
#header {
	width:auto; 
	height:172px;
	display:block;
}

#header h1 a { 
	background: url(images/spacer.png) no-repeat center; 
	display:block;
    width: 242px;
    height: 153px;
    position: relative;
	padding: 4px 0 0 0; 
	margin: 0; 
	z-index: 100;
}

#header ul {
	margin:190px 0 0 320px; 
	padding:0;
	list-style:none;
	position:absolute;
}

#header ul li {
	margin:0 0 0 20px;
	float:left; 
	display:inline;
	}
	
#header span {
    position: absolute;
	left: -2000px;
}

	#header ul li a {
		font:110% Georgia, "Times New Roman", Times, serif; 
		color:#5d281a;
		font-weight: bold;
		text-decoration:none; 
		text-transform:lowercase;
	}
	
	#header ul li a:hover {
		color:#58a318; text-decoration:none;
	}
	
/* 04 - CONTENT
/* ----------------------------------------------*/
#leftcol {
	margin:0; padding:0;
	width:500px; height:auto;
	float:left;
}

	.post-meta {
		padding:12px 0 0 0; margin:0;
		display:block;
	}
	
	.post p {
		margin:10px 0; padding:0;
	}
	
	#leftcol img {
		border: 3px solid #69351e; 
		padding: 0;
		margin: 5px 0;
	}
	
	#commentlist {
		margin:0; padding:0;
		list-style:none;
	}
	
		#commentlist li {
			margin:20px 0 0 0; padding:0 0 20px 0;
			background:url(images/comment-divider.gif) no-repeat bottom center;
			overflow:hidden;
		}
		
			#commentlist li ul li, #commentlist li ol li {
				margin:0; padding:2px 0;
				background:none;
				list-style:inside;
			}
		
	.about-post {
		margin:-12px 0; padding:10px;
		font-size:85%; color:#716a5d;
	}

#rightcol {
	margin:0; padding:0;
	width:195px; height:auto;
	float:right;
}

/* 05 - SIDEBAR
/* ----------------------------------------------*/
#sidebar {
	margin:-30px 0 0 0; padding:0;
	list-style:none;
}

#sidebar li ul {
	margin:0; padding:0;
	list-style:none;
}

	#sidebar li {
		margin:30px 0 0 0;
	}
	
		#sidebar li ul li {
			margin:0 0 0 10px;
		}
		
			#sidebar li ul li ul li {
				margin:0 0 0 20px;
			}

		
/* 06 - FORMS
/* ----------------------------------------------*/

.comment {
	overflow:hidden;
}

	* html .comment {
		height:1px;
		overflow:visible;
	}

.comment-info {
	float:left;
}

	.comment-info input {
		width:120px;
		margin:0 0 12px 0;
	}

.comment-comment {
	float:right;
}

	.comment-comment textarea {
		width:331px; height:120px;
		float:right;
	}
	
	.submit {
		clear:both;
		margin:0; padding:4px 5px;
		background:#fffdf3 url(images/submit.gif) repeat-x;
		border:1px solid #e8cba9;
		display:block;
	}

.input {
	margin:0; padding:5px;
	background:#fffdf3;
	border:1px solid #e8cba9;
	display:block;
}

/* 07 - FOOTER
/* ----------------------------------------------*/
#footer {
	margin:35px 0 0 0;
	width:950px; height:233px;
	background:url(images/footer.jpg) no-repeat top center;
	overflow:hidden;
}

	.function {
		margin:86px 0 0 150px; padding:0;
		width:150px; height:auto;
		float:left; display:inline;
	}
	
	.foot {
		float:right;
	}
	
		.foot ul {
			margin:78px 0 12px 0; padding:0;
			width:615px;
			list-style:none;
		}
		
			.foot ul li {
				margin:0; padding:0 10px;
				display:inline;
				border-left:1px solid #9b897a;
			}
			
				.foot ul li.first {
					margin:0; padding:0 7px 0 0;
					border:0;
				}
			
	.copyright {
		position:relative;
		display:block;
	}
	
/* 00 - MISC
/* ----------------------------------------------*/
.divider {
	margin:12px 0; padding:0;
	width:499px; height:3px;
	background:url(images/divider.gif) no-repeat top center;
}

.clear {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

	#leftcol img.aligncenter { margin-left: auto; margin-right: auto; }
	#leftcol img.alignleft { float: left; margin: 5px 15px 10px 0; }
	#leftcol img.alignright { float: right; margin: 5px 0 10px 15px; }

