/*  
Theme Name: Zeke 1.0 + Widgets
Theme URI: http://www.solostream.com
Author: Michael D. Pollock
Author URI: http://www.solostream.com/

This theme was designed and built by Michael D. Pollock of Solostream Web Studio.

The CSS, XHTML and design is copyright of Solostream Web Studio. Usage is governed by the Zeke 1.0 Personal Edition END-USER LICENSE AGREEMENT AGREEMENT.

*/


/* -------------------[ Main Page Elements ]------------------- */

body {
	/*font-size: 10pt;
	font-family: georgia,times,'times new roman', serif;
	background: #713600 url(images/planks.gif);
	color: #303324;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 140%;
	
	font-size: 62.5%;
	*/
	font-size:14px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #909090 url('images/helivesbgcolor.jpg') top left repeat-x;
	text-align: left;
	color:#333333;
	}

#wrap {
        padding: 0 5px;
        clear: both;
		width: 960px;
		margin: 0 auto;
		height:850px;
		display:block;
        /*background: #FFFDF2 url(images/zekebg.gif) top left repeat-y;*/
        }

#header {
        /*width:960px;
        clear: both;
        padding: 0;
		margin: 0 auto;
        height:160px;
        background: #330000 url(images/zekehead.jpg) top center no-repeat;
		*/
		width:908px;
		/*height:21px;*/
		display:block;
	}

#headerButtons {
	width:500px;
	float:right; 
	margin:0px 0 0 0; 
	padding:10px 0 3px 0;
	* padding:0px 0 0px 0;
	* margin:0px 0 10px 0; 
	text-align:right;
}
	
#header {
	margin: 2px auto; 
	* margin: 0px auto; 
	padding: 0; 
	height: 18px; 
	width: 908px;
	text-align:center;
	}

#headerimg {
	margin: 5px auto;
	* margin: 0px auto;
	height: 10px;
	text-align:left;
	width:400px;
	float:left;
	}

#nav {
        width:960px;
        background: #660000 url(images/zekenav.gif) center center no-repeat;
        height:40px;
        line-height:40px;
        margin: 0 auto;
        padding:1px 0 0;
        border-bottom:1px solid #fff;
        }

/*
#page {
        clear: both;
	margin: 0 auto;
	padding: 0;
	}  
*/
	
#page {
	/*background-color: white;*/
	margin: 25px 0 0 25px;
	* margin: 45px 0 0 25px;
	padding: 0;
	/*width: 760px;*/
	width: 908px;
	background:#FFFFFF url('images/helives-content.jpg') top left no-repeat;
	/*border: 1px solid #959596;*/
	float:left;
	/*height:1550px;
	display:block;*/
	}

#contentleft {
        width: 680px;
        float:left;
        padding: 0;
        margin: 0;
        } 

#content {
        width: 499px;
        float: left;
        margin: 0 1px 0 0;
        padding: 0;
	}

#midcontent {
			width: 160px;
			float: right;
			margin: 21px 0 15px 0;
			padding: 15px 10px 15px 0;
			font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
			font-size:12px;
			font-size-adjust:none;
			font-style:normal;
			font-variant:normal;
			font-weight:normal;
			line-height:18px;
			text-transform:uppercase;
			color:#666666;
        }

#contentright {
		font-family:tahoma,geneva,verdana,sans-serif;
		font-size: 8pt;
        width: 200px;
        float:left;
        padding: 15px 0 15px 15px;
        margin: 0 0 15px;
        } 

#sidebar {
        width: 250px;
	font-size: 8pt;
        float: left;
        margin: 0;
	padding: 0;
	} 

/*
#footer {
        border-top:1px solid #fff;
	font-family:tahoma,geneva,verdana,sans-serif;
	font-size: 8pt;
        color:#DAD6C4;
        width:960px;
        background:#220000;
	font-size: 8pt;
	line-height: 160%;
        clear: both;
        margin: 0px auto;
        padding: 20px 0 ;
        text-align: center;
        }
*/
		
#footer {
	background: #909090 url('images/helives-footer.jpg') no-repeat top; 
	border: none;
	height:162px;
	width:908px;
	display:block;
	margin:0;
	padding:0 0 0 50px;
	}
#footer #topRow {
	padding:10px 0 0 148px;
}
#footer #middleRow {
	padding:0px 0 0 48px;
}

#footer p {
        margin: 0;
        }

/* -------------------[ Headings ]------------------- */

h1, h2, h3, h4, h5, h6, h7 {
        color:#330000;
	font-family: georgia,times,'times new roman', serif;
        letter-spacing:-1px;
        line-height: 130%;
	margin: 0;
	padding: 0;
	text-align: left;
        font-weight:normal;
	}

h1 {
	font-size: 16pt;
	margin: 0;
	}

h2 {
	font-size: 14pt;
	}

h3 {
	font-size: 12pt;
	}

h4,h5,h6,h7 {
	font-size: 10pt;
	}

#header h1.blogtitle {
        color: #FAF7E8;
        text-align:center;
        font-size:30px;
        line-height:100%;
        padding: 50px 100px 5px;
        margin: 0;
        }

#sidebar h2, #midcontent h2  {
        font-family: 'Lucida Grande', Verdana, Sans-Serif;
		font-size: 14px;
		text-transform:uppercase;
		color: #ff6600;
		padding:0px 0 5px 0;
        }


h1.sectionhead, h2.sectionhead, h2#trackbacks, h2#comments, h2#respond  {
        line-height:100%;
        font-weight: bold;
        font-size:18px;
		color:#ff6600;
        letter-spacing:0px;
        margin: 0;
        padding: 10px 15px 10px 25px;
        /*border-bottom:1px solid #CCC9B8;
        background:#E5E0C3;*/
        }

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
        margin-bottom: 10px;
        }


/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
		/*color: #996600;*/
		color:#439DDB;
        text-decoration: none;
        font-size: bold;
	}

a:hover, a:active {
        text-decoration:underline;
        color:#000;
	}

.entry a, .entry a:link, .entry a:visited, .postinfo a, .postinfo a:link, .postinfo a:visited, .postinfo2 a, .postinfo2 a:link, .postinfo2 a:visited {
        /*text-decoration: underline; */
        }

.post h1 a, .post h2 a, .featurepost h2 a, .featurepost h1 a {
        color:#444;
        }

#footer a:hover, #footer a:active {
        text-decoration:underline;
        color:#fff;
	}
	
/* -------------------[ Images ]------------------- */

img.alignright {
        float: right;
        clear: right;
        margin: 0 0 5px 10px;
        background: #fff;
        padding: 2px;
        border: 1px solid #ccc;
        }

img.alignleft {
        float: left;
        clear: left;
        margin: 0 10px 5px 0px;
        background: #fff;
        padding: 2px;
        border: 1px solid #ccc;
        }

img.centered { 
        display: block; 
        padding: 2px; 
        margin: 0 auto 20px auto; 
        border: 1px solid #ccc; 
        float: none; 
        clear: both;
        }



/* -------------------[ Sidebar ]------------------- */


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

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

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

#sidebar ul li ul li {
        list-style-type:none;
        padding-left:15px;
        margin:5px 0 0 0;
       /* background:url(images/zekebullet.gif) 0 5px no-repeat;*/
        }

/* -------------------[ Sidebar2 ]------------------- */


#sidebar2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebar2 ul li {
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0;
	}

#sidebar2 ul li ul {
        list-style-type: square;
        margin: 0;
        padding: 0;
        }

#sidebar2 ul li ul li {
        list-style-type:none;
        padding-left:15px;
        margin:5px 0 20px 0;
       /* background:url(images/zekebullet.gif) 0 5px no-repeat;*/
        }

/* -------------------[ Middle Content ]------------------- */

#midcontent ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#midcontent ul li {
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0;
	}

#midcontent ul li ul {
        list-style-type: square;
        margin: 0;
        padding: 0;
        }

#midcontent ul li ul li {
        list-style-type:none;
        padding-left:15px;
        margin:5px 0 0 0;
       /* background:url(images/zekebullet.gif) 0 5px no-repeat;*/
        }

/* -------------------[ Form Elements ]------------------- */

#commentform {
        font-size:8pt;
        background: #F2F2F2;
        padding: 15px 15px 1px 10px;
        margin: 0 0 0 15px;
        border-bottom:1px solid #CCC9B8;
        }

#commentform label {
        display:block;
        margin: 0;
        }

#commentform input {
	width: 170px;
	padding: 1px;
	margin: 0px 5px 10px 0;
	}

#commentform textarea {
        width: 400px;
        padding: 0;
	margin: 0px 0px 10px 0; 
	}

#commentform #submit {
	margin: 0 0 20px 0;
	}

#commentform p {
        margin: 5px 0;
	}


/* -------------------[ Comments ]------------------- */


ol.commentlist {
        font-size:8pt;
        padding: 0;
        margin: 0;
        }

ol.commentlist li {
	display: block;
	list-style: none;
        padding: 15px 15px 1px 10px;
	margin: 0 0 0 15px;
        border-bottom:1px solid #CCC9B8;
	}

ol.tblist {
        font-size:8pt;
	list-style: none;
        padding: 15px 15px 10px;
        margin: 0;
        border-bottom:1px solid #CCC9B8;
        }

ol.tblist li {
	display: block;
	list-style: none;
        padding: 0;
        margin: 0 0 5px 0;  
        background: url(images/zekebullet.gif) 0 3px no-repeat;
        padding-left: 14px;     
	}

.odd {

        }


/* -------------------[ Misc Tags and Classes ]------------------- */

p.description {
        color:#FAF7E8;
        font-size: 12pt;
        padding: 0 100px;
        margin: 0;
        text-align:center;
        } 

.post ul, .singlepost ul {
        list-style-type: none;
        }

.post ul li, .singlepost ul li {
        list-style-type:none;
        background: url(images/zekebullet.gif) 0 4px no-repeat;
        padding: 0 0 2px 14px;
        }

p {
	margin-top: 0px;
	margin-bottom: 15px;
	line-height:22px;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
        border-left:4px solid #CCCCCC;
        padding-left:10px;
	}

.center {
	text-align: center;
	}

a img, img a {
	border: none;
	}

.navigation {
	text-align: left;
	margin:0;
	padding: 10px 15px;
	}

.alignleft {
        float:left;
        }

.alignright {
        float:right;
        }

.entry {
	padding: 0;
	margin: 0;
	}

.postinfo {
	font-family:tahoma,geneva,verdana,sans-serif;
	font-size: 8pt;
        background: url(images/doc.gif) 0 3px no-repeat;
        clear: both;
	margin: 0 0 10px;
	padding-left: 14px;
	}

.post {
		margin: 0 0 0 10px;
		padding: 15px 15px 5px 20px;
        border-bottom:1px solid #CCC9B8;
	}

.featurepost {
		margin: 2px 0 0 2px;
		padding: 15px 15px 5px 20px;
        background-color:#f2f2f2;
        border-bottom:1px solid #CCC9B8;
		border-right:1px solid #CCC9B8;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

hr {
        display: block:
        clear:both;
        }

a.more-link,a.more-link:link,a.more-link:visited,a.more-link:hover {
        background: url(images/arrow-rt.gif) 100% 70% no-repeat;
        padding-right:16px; 
        }

/* -------------------[ Search ]------------------- */

#searchform {
	margin: 0;
	padding: 0; 
        }

#searchform #s {
        font-size:8pt;
        width: 140px;
	margin-right: 2px;
	}

#searchform #submit {
        font-size:8pt;
	}

/* -------------------[ Navigation ]------------------- */

ul.nav {
	font-size: 8pt;
        font-weight:bold;
        letter-spacing: 0px;
        height:40px;
        line-height:40px;
        float:left;
	list-style: none;
	padding: 0;
	margin: 0;
        }

ul.nav li {
        float: left !important;
        margin: 0;
        padding: 0;
        list-style-type: none;
        }

ul.nav li a, ul.nav li a:link, ul.nav li a:visited {        
        color: #FAF7E8;
        float: left;
        display: block;
        padding: 0 10px;
        }

ul.nav li a:hover, ul.nav li a:active {
        background: #660000;
        text-decoration: underline;
        }

ul.nav li.current_page_item a {
        text-decoration:underline;
        background: #660000;
        text-decoration: underline;
        }

ul.nav li ul {
        float:left;
        margin:0;
        padding:0;
        }

/* ---------------[ Tables ]--------------- */

.entry table {
		margin-bottom:15px;
        padding:auto;
        border:auto;
        }

.entry tr, .entry td, .entry th {
	margin:auto; padding:auto; border:auto;
        }

.entry td, .entry th {
	padding:2px;
	vertical-align:top;
}

.entry th {
	font-weight:bold;
}

.entry td {
}

/* ---------------[ Related Entries ]--------------- */

.related {
        margin: 0 0 1px;
        background:#eee;
        padding:10px 10px 8px;
        }

.related ul {
        line-height:130%;
        margin: 0;
        padding-left:0;
        list-style-type: none;
        }

.related ul li {
        list-style-type:none;
        padding: 0 0 0 14px;
        margin: 0 0 2px;
        background: url(images/zekebullet.gif) 0 3px no-repeat;
        }

ul#archives {
        margin: 0 0 15px 5px;
        padding: 0;
        }

ul#archives ul {
        padding:0;
        }

ul#archives ul li {
        background:transparent;
        padding-left:0;
        margin:0;
        }

ul#archives ul ul {
        margin:0;
        margin-left: 10px;
        padding:0;
        }
		
/****************************************************************************************/
/****************************************************************************************/

#footer #topRow {
	padding:25px 0 15px 105px;
}
#footer #middleRow {
	padding:0px 0 0 48px;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

.post h2 {
	font-size: 28px;
	font-weight:normal;
	}

.featurepost h2 {
	font-size: 28px;
	font-weight:normal;
	}
	
.post .entry img {
	border:1px solid #999999;
	margin:0 15px 5px 0;
	padding: 0px;
}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 14px;
	text-transform:uppercase;
	padding:5px 0 10px 0;
	}

#sidebar2 h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 14px;
	text-transform:uppercase;
	padding:5px 0 10px 0;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #666666;;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #454545;
	}

#sidebar h2, #sidebar h2 a, #sidebar h2 a:visited, #sidebar2 h2, #sidebar2 h2 a, #sidebar2 h2 a:visited {
	color: #ff6600;
	}

#sidebar h2.specialCats, #sidebar h2.specialCats a, #sidebar h2.specialCats a:visited, #sidebar2 h2.specialCats, #sidebar2 h2.specialCats a, #sidebar2 h2.specialCats a:visited {
	margin-bottom:0;
	padding-bottom:0;
	margin-top:8px;
	height:12px;
	color: #ff6600;
	}
	
#sidebar h2.blackTitle, #sidebar h2.blackTitle a, #sidebar h2.blackTitle a:visited, #sidebar2 h2.blackTitle, #sidebar2 h2.blackTitle a, #sidebar2 h2.blackTitle a:visited {
	color: #333333;
	font-size:1.4em;
	font-weight:normal;
	line-height:1.2em;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
#sidebar h2.blackTitle a:hover {
	text-decoration: underline;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height:18px;
	}

#sidebar2 {
	font: 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height:18px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
blockquote {
	color: #ff6600;
	font-weight:bold;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color:#439DDB;
	text-decoration:none;
	}
	
h2 a, h3 a {
	text-decoration: none;
	text-transform:none;
	}
h2 a:hover, h3 a:hover {
	/*color: #06c;*/
	text-decoration: none;
	text-transform:none;
	}

a:hover {
	color: #439DDB;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}