/*  
Theme Name: Zeke (2-Column) 1.0 + Widgets
Theme URI: http://www.solostream.com
Author: Michael D. Pollock
Author URI: http://www.solostream.com/

	Zeke 1.0 + Widgets

	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 Michael D. Pollock:
	http://www.solostream.com.

	You may use or modify this theme for your own blog or website. You MAY NOT REDISTRIBUTE this theme in any form or fashion without permission from Michael Pollock.

*/

/* ------------------- [IE FIX for PNG ] ---------------------- */

img { behavior: url(iepngfix.htc); }

/* -------------------[ Main Page Elements ]------------------- */

body { font-size: 11pt; font-family: georgia, tahoma, times, "times new roman", serif; color: #75959c; text-align: left; margin: 0; padding: 0; line-height: 140%; background-color: #333; }

#wrap { background-repeat: repeat; background-attachment: scroll; position: absolute; top: inherit; left: inherit; padding: 0 5px; clear: both; width: 960px; margin: 0 auto; }

#header { background-image: url(images/bg.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 74px; width:960px; clear: both; padding: 0; margin: 0 auto; height:160px; }

#nav { width:960px; height:30px; line-height:30px; margin: 0 auto; padding:1px 0 0; }

#page {
        clear: both;
	margin: 0 auto;
	padding: 0;
	}  

#contentleft { font-family: georgia, tahoma; text-align: justify; width: 700px; float: right; margin-top: 0; margin-right: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; } 

#contentright { font-family:georgia, tahoma, geneva, verdana, sans-serif; width: 240px; float:left; padding: 15px 0 15px 15px; margin: 0 0 15px; } 

#sidebar { font-size: 11pt; font-weight: normal; background-repeat: repeat; float: left; margin: 0; padding: 5px 100px 5px 5px;  } 

#footer { font-family:georgia, tahoma, geneva, verdana, sans-serif; font-size: 8pt; color:#c1c1c1; width:960px; font-size: 9pt; line-height: 140%; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; clear: both; margin: 0 auto; padding: 20px 0 ; text-align: center; border-top: 1px solid transparent; }

#footer p {
        margin: 0;
        }

/* -------------------[ Headings ]------------------- */

h1, h2, h3, h4, h5, h6, h7 { color:#c1c1c1; font-family: georgia, tahoma, "trebuchet ms", times, "times new roman", serif; line-height: 130%; margin: 0; padding: 0; text-align: left; font-weight:normal; word-spacing: 1px; }

h1 {
	font-size: 16pt;
	margin: 0;
	}

h2 { font-size: 14pt; font-weight: bold; border-bottom: 1px solid #ccc9b8; }

h3 { font-size: 12pt; font-weight: bold; border-bottom: 1px solid #ccc9b8; }

h4,h5,h6,h7 {
	font-size: 10pt;
	}

#header h1.blogtitle {
        color: #dcdcdc;
        text-align:center;
        font-size:30px;
        line-height:100%;
        padding: 50px 100px 5px;
        margin: 0;
        }

#sidebar h2, #midcontent h2  { font-weight: bold; font-size:9pt; letter-spacing:0; margin: 0; padding:0; border-bottom-style: none; }


h1.sectionhead, h2.sectionhead, h2#trackbacks, h2#comments, h2#respond  { line-height:100%; font-weight: bold; font-size:14pt; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; letter-spacing:0; margin: 0; padding: 10px 15px; border-bottom: 1px solid #ccc9b8; }

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
        margin-bottom: 10px;
        }


/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
	color: #2c78a1;
        text-decoration: none;
	}

a:hover, a:active { color: #fff; text-decoration:underline; }

.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:#fff;
        }

#footer a:hover, #footer a:active {
        text-decoration:underline;
        color:#faf9eb;
	}
	
/* -------------------[ Images ]------------------- */

img.alignright { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; float: right; clear: right; margin: 0 0 5px 10px; padding: 2px; border: solid 1px #ccc; }

img.alignleft { background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; float: left; clear: left; margin: 0 10px 5px 0; padding: 2px; border: solid 1px #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:0;
        background:url(images/zekebullet.gif) 0 5px no-repeat;
        }

/* -------------------[ Form Elements ]------------------- */

#commentform { font-size:8pt; background: #f2ecce; padding: 15px 15px 1px; margin: 0; }

#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;
	margin: 0;
        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 { background-image: url(images/zekebullet.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 3px; display: block; list-style: none; padding: 0 0 0 14px; margin: 0 0 5px; }

.odd {

        }


/* -------------------[ Misc Tags and Classes ]------------------- */

p.description {
        color:#46453f;
        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;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
        border-left:3px solid #758705;
        padding-left:5px;
	}

.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:georgia, tahoma, geneva, helvetica, verdana, sans-serif;
	font-size: 8pt;
        background: url(images/doc.gif) no-repeat 0 3px;
        clear: both;
	margin: 0 0 10px;
	padding-left: 14px;
	}

.post { margin: 0 ; padding: 15px 15px 5px; }

.featurepost { margin: 0; padding: 15px 15px 5px; background:#f2ecce; }

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: 10pt; font-family: georgia, tahoma, helvetica, geneva, "trebuchet ms", "times new roman"; font-weight: 500; letter-spacing: 1px; height:40px; line-height:20px; float:right; 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: #ebebeb;
        float: left;
        display: block;
        padding: 0 10px;
        }

ul.nav li a:hover, ul.nav li a:active { color: #fff; background: #2c78a1; text-decoration: underline; }

ul.nav li.current_page_item a { background: #106e00; text-decoration:underline; text-decoration: underline; }

ul.nav li ul {
        float:left;
        margin:0;
        padding:0;
        }

/* ---------------[ Tables ]--------------- */

.entry table { margin-bottom:15px; padding:auto; border-style: ;;border-width: ;;
        }

.entry tr, .entry td, .entry th { margin:auto; padding:auto; border-style: ;;border-width: ;;
        }

.entry td, .entry th {
	padding:8px;
	vertical-align:top;
}

.entry th {
	font-weight:bold;
	background:#E5E0C3;
}

.entry td {
	border:1px solid #E5E0C3;
}

/* ---------------[ 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-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding-left:0; margin:0; }

ul#archives ul ul {
        margin:0;
        margin-left: 10px;
        padding:0;
        }
