/*
Theme Name: Zookbinders
Theme URI: http://www.zookbinders.com
Description: Zookbinders
Version: 1.0
Author: Justin Sailor
Author URI: http://bugsyrocker.com/
Tags: 
*/

* {
	outline:0;
}

#blogwrapper {
	width:1050px;
	margin:0px auto;
	padding:0;
	background:url(../images/background.png) no-repeat #383838;
	clear:both;
}

#content {
	background-color:#FFF;
	float:left;
	width:615px;
	padding:15px;
	margin:0px 0px 0px 30px;
}

#content h1.title, #content h2.title, h2.archive {
	font-size:2.5em;
	padding-bottom:15px;
	color:#5B362C;
	float:left;
	font-variant:small-caps;
        font-decoration:none;
        font-family:helvetica,arial,sans-serif;
}
#content h1.title a:hover, #content h1.title a:hover, h1.archive a:hover {
	background-color:#edd2ca;
        font-decoration:none;
}
#content h2.pagetitle {
	clear:both;
	color:#999;
	font-size:1.7em;
	padding-bottom:15px;
        font-family:helvetica,arial,sans-serif;
}

#content .hentry small {
	float:right;
	font-size:12px;
	color:#666;
}

#content .entry {
	clear:both;
}

#thetabs { margin:0 auto; padding:0; width:990px; height:20px; }
#thetabs li { float:left; margin-right:15px; }
#thetabs li a { background-color:#D9AB9E; border:3px solid #D9AB9E; padding:3px 8px; color:#000; font-size:18px; text-transform:uppercase; text-decoration:none; }
#thetabs li a:hover { border:3px solid #BC9589; }

.test img {
vertical-align:middle;
}

#content .entry h1, #content .entry h2, #content .entry h3, #content .entry h4, #content .entry h5, #content .entry h6 { color:#5B362C; font-weight:bold; padding-bottom:15px; font-family:helvetica,arial,sans-serif; } 
#content .entry h1 {	font-size:1.9em;	}
#content .entry h2 {	font-size:1.7em;	}
#content .entry h3 {	font-size:1.5em;	}
#content .entry h4 {	font-size:1.3em;	}
#content .entry h5 {	font-size:1.1em;	}
#content .entry h6 {	font-size:0.9em;	}

#content a, #sidebar #product a, #sidebar #box a {
	color:#5B362C;
}

#content a:hover, #sidebar #product a:hover, #sidebar #box a:hover {
	color:#000;
}

#content p, #content ul, #content ol {
	margin:20px 0px;
	line-height:1.4em;
}

#content .entry blockquote {
	background-color:#edd2ca;
	margin:20px 30px;
	border:1px solid #5B362C;
	font-size:14px;
	padding:0px 15px;
	line-height:1.6em;
}

#content .entry blockquote p {
	line-height:1.6em;
}

#content .entry ol {
	list-style:decimal;
	margin:20px 50px;
	color:#444;
}

#content .entry ol li {
	padding:5px 0px;
}

#content .entry ul {
	list-style:none;
	margin:20px 50px;
	color:#444;
}

#content .entry ul li {
	padding:5px 0px;
	list-style: url(/blog/wp-content/themes/zook/images/bullet_icon.gif) outside;
}

#content .navigation {
	margin:25px 0px;
	border:5px solid #CCC;
	padding:10px;
	background-color:#EEE;
}

#content .post {
	margin-bottom:80px;
}

#sidebar {
	float:left;
	width:315px;
	padding:0px 15px 15px 15px;
	background-color:#edd2ca;
	border-left:1px solid #5B362C;
}

#sidebar #box {
	background-color:#d9ab9e;
	border:3px solid #bc9589;
	padding:10px;
	margin:25px 10px;
}

#sidebar #searchform #s {
	font-size:18px;
	padding:3px 5px;
	width:150px;
	background-color:#333;
	color:#ccc;
}

#sidebar #searchform #s:focus {
	color:#FFF;
}

#sidebar #searchform #searchsubmit {
	font-size:18px;
}
#sidebar h2 {
	font-size:18px;
	margin:0px 0px 5px 0px;
	color:#5B362C;
	font-variant:small-caps;
}

#sidebar ul li {
	font-size:14px;
}

#sidebar ul li a {
	color:#000;
	display:block;
	text-decoration:none;
	padding:5px 0px;
}

#sidebar ul li a:hover {
	background-color:#e9d0c8;
}

#sidebar ul li a:hover {
	text-decoration:none;
}

#sidebar #product {
	background-color:#DDD;
	border:3px solid #CCC;
	padding:10px;
	margin:40px 10px;
}

#sidebar #box p, #sidebar #product p {
	font-size:12px;
	line-height:1.4em;
}

#respond h3, h3#comments {
	font-weight:bold;
	font-size:1.3em;
	padding:15px 0px;
	color:#5B362C;
}

#footer {
	clear:both;
	padding:15px 0px;
}

.alignright { 	float:right; 	}
.alignleft { 	float:left; 	}

.comment-meta {
	float:right;
	font-size:12px;
	margin-top:20px;
	margin-bottom:10px;
}
.comment-author {
	float:left;
	font-weight:bold;
	margin-bottom:10px;
}
.comment-body {
	margin-bottom:20px;
	border:5px solid #CCC;
	padding:10px;
	background-color:#EEE;
}
.comment-body p {
	clear:both;
}
#content p.wp-caption-text {
	font-size:12px;
	color:#666;
	background-color:#EEE;
	margin:0px;
	padding:2px;
}
#commentform {
	margin:0px 0px;
	border:5px solid #CCC;
	padding:10px;
	background-color:#EEE;
}
#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	padding:3px 5px;
	font-size:16px;
	font-family:helvetica,arial,sans-serif;
	color:#333;
}
#commentform #author:focus, #commentform #email:focus, #commentform #url:focus, #commentform #comment:focus {
	color:#000;
	border:2px solid #BC9589;
}
#commentform #submit {
	font-size:18px;
}
#commentform #submit:hover {
	background-color:#EDD2CA;
}
#commentform label  {
	font-size:14px;
	color:#666;
}
#sidebar #box a.subscribe {
	font-size:20px;
	font-variant:small-caps;
	text-decoration:none;
	font-weight:bold;
	padding:8px;
	margin-bottom:5px;
	display:block;
	background-color:#edd2ca;
}
#sidebar #box a.subscribe:hover {
	background-color:#FFF;
}

h2.title a { text-decoration: none; }

h2.becomeacust a {
        text-transform: uppercase;
        font-family:arial,helvetica,sans-serif;
	text-decoration:none;
	font-weight:bold;
        align:center;
}
