/*
Theme Name: Zeek 2
Theme URI: http://zeek.com/
Description: Zeek v2
Version: 1.1.12
Author: Steve Zehngut
Author URI: http://zeek.com/
*/



div, p, img, a, h3 {
	margin: 0;
	padding: 0;
	}

a {
	color: #941521;
	}

.post {
	clear: both;
	}
	
#page {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	}


#nav {
	height: 113px;
	}

#nav img{
	display: block;
	margin: 0 auto;
	}
	
#nav ul {
	float:right;
	list-style-type: none;
	margin: 0;
}

#nav li {
	float: left;
	display:inline;
	list-style: none;
	text-align: center;
	margin-left: 3px;
	padding: 55px 5px 0 5px;
	height: 58px;
	width: 50px;
}

#nav .hilite {
	background: #fff;
}

#nav a {
	color: #000;
	text-decoration: none;
	}

#blurb {
	clear:both;
	margin: 20px 0 0 0;
	padding: 0;
	color: #000;
	}

#blurb h1 {
	color: #afafae;
	font-family: 'Times New Roman', Georgia, Serif;
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 8px;
	}
	

#blurb-landing h1 {
	color: #941521;
	font-family: 'Times New Roman', Georgia, Serif;
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 8px;
	text-transform: uppercase;
	}
	
#blurb p, #blurb-landing p {
	line-height: 20px;
	}
	
	
#content {
	clear: both;
	}

.break { 
	clear: both;
	}
	
#column1 {
	float: left;
	width: 400px;
	padding-top: 10px;
	}

#column1 h2 {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Times New Roman', Georgia, Serif;
	text-transform: uppercase;
	padding: 3px 12px 2px 0;
	margin: 0 0 13px 0;
	}
	
#column1 h2 a {
	text-decoration: none;
	color: #585858;
	}

#column1 .post {
	margin-bottom: 15px;
	}
	
#column1 .more{
	text-align: right;
	}

	
#column1 .pic {
	border: 1px solid #dedede;
	padding: 4px;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
#column2 {
	float: left;
	width: 278px;
	padding: 10px 15px 0;
	margin: 0 0 13px 0;
	}
	
#column2 h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: 'Times New Roman', Georgia, Serif;
	padding: 3px 12px 2px 0;
	margin: 0 0 13px 0;
	}
	
#column2 h2 a {
	text-decoration: none;
	color: #585858;
	}
	
#column2 .post {
	margin-bottom: 15px;
	}
	
	


.entry p {
	margin-bottom: 15px;
	line-height: 18px;
	}



/* SIDEBAR */

#sidebar {
	float: left;
	width: 250px;
	padding-top: 10px;
	}

#sidebar h3 {
	/* background: #efefef url('images/dots-horiz.gif') bottom repeat-x; */
	background: #efefef;
	color: #585858;
	padding: 8px;
	margin: 0;
	text-transform: uppercase;
	font-size: 12px;
	}

#sidebar .widget {
	margin: 0 10px 10px;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul ul li {
	background: url('images/dots-horiz.gif') bottom repeat-x;
	margin: 0;
	padding: 6px 8px;
	}
/* End Sidebar */



#footer {
	text-align: center;
	margin: 40px 0 20px 0;
	}
	
	
	

/* SINGLE */

#single #column1 {
	width:693px;
	padding-right: 15px;
}

.entry {
	margin: 0 15px 10px 0;
	} 

#single h1 {
	border: 1px solid #ccc;
	background: #f2f2f2;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Times New Roman', Georgia, Serif;
	text-transform: uppercase;
	padding: 5px 10px;
	margin: 0 0 10px 0;
	}

.date {
	color: #afafae;
	font-family: 'Times New Roman', Georgia, Serif;
	margin: 10px 0;
	font-size: 12px;
	font-weight: bold;
	}

/* ARCHIVE */

#archive #column1 {
	width:693px;
	padding-right: 15px;
}

#archive h1 {
	font-size: 24px;
	font-weight: bold;
	font-family: 'Times New Roman', Georgia, Serif;
	text-transform: uppercase;
	padding: 0;
	margin: 0 0 15px 0;
	}
	
#archive h2 {
	border: 1px solid #ccc;
	background: #f2f2f2;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Times New Roman', Georgia, Serif;
	text-transform: uppercase;
	padding: 5px 10px;
	margin: 0 0 10px 0;
	}
	
#archive .post {
	margin-bottom: 40px;
	}

/*
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
*/




/* COMMENTS */

#comments {
	margin: 15px 0;
}

#comments p {
	margin: 0 0 15px 0;
}

#comments h3, #respond h3 {
	clear: both;
	border: 1px solid #ccc;
	background: #f2f2f2;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Times New Roman', Georgia, Serif;
	text-transform: uppercase;
	padding: 5px 10px;
	margin: 25px 0 5px 0;
}

#respond {
	margin: 0 0 15px 0;
}

#comments ol, #comments ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#comments ul {
	margin-left: 30px;
}

#comments li {
	list-style: none;
	margin: 3px 0;
	padding: 5px 8px;	
}

#comments .odd {
	background: #eee;
}

#comments .even {
	background: #f6f6f6;
}

#comments .comment-author {
	font-weight: bold;
	margin-bottom: 5px;
}

#comments .comment-metadata {
	color: #999;
	font-size: 10px;
}

#comment {
	width: 100%;
}

#respond .respond-metadata {
	margin-top: 3px;
}

	
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	display: inline;
	}

.alignright {
	float: right;
	margin: 0 0 2px 15px;
	}

.alignleft {
	float: left;
	margin: 0 15px 2px 0;
	}
/* End Images */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #fff;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 12px;
	padding: 0 4px 5px;
	margin: 5px 0 0 0;
}
/* End captions */

#autotweet {
	padding-top: 10px;
}

#autotweet textarea {
	width: 600px;
	font-size: 16px;
	padding: 5px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#autotweet input {
	font-size: 16px;
}

#searchform div {
	padding: 10px;
}

#searchform #s {
	width: 133px;
	margin-right: 5px;
	border: 1px solid #ccc;
	padding: 3px;
}

#searchform #searchsubmit {
	width: 60px;
}

#searchform .screen-reader-text {
	display: none;
}