/*  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: 12pt;	font-family: arial, serif;	background-color: #ff6600;	        background:url('images/bodybg1.jpg');        background-repeat:no-repeat;                background-attachment:fixed;	color: #fff;	text-align: left;	margin: 0;	padding: 0;	line-height: 140%;	}#wrap {        clear: both;	width: 920px;	margin: 0px auto;	padding:0px;        background:url('images/mainbg1.jpg');        background-repeat:no-repeat;                }#header {  		 width:440px;        padding: 0px;		margin: 0px;		margin-top:20px;	        height:99px;   	}		#top {        width:920px;        height:14px;        margin: 0px auto;        padding:1px 0 0;        } #top2 {        width:920px;        height:30px;        margin: 0px auto;        padding:1px 0 0;        text-align:center;        margin-top:10px;              }        #page {	margin:0px;	margin-top:0px;	padding: 0px;	padding-top:0px;	width:980px;	}  	#content {        width: 880px;        margin: 10px 0px;		 padding: 0px;        background-repeat:no-repeat;        min-height:600px;  }		#leftnav {	font-size: 14px;        width: 0px;        float: left;        margin: 0px;	padding: 0px 0px 4px 20px;	text-align:center;		background: url('images/leftnavbg.jpg');font-weight:600;color:#fff;line-height:1.1em;min-height:600px;        }#leftnav ul {   list-style-type:none;        margin: 180px 0PX 0PX 0PX;        padding: 0; text-align:center; width:140px;        font-size:12px;        font-weight:normal;       }               #leftnav ul li {           margin: 0px;        padding: 12px 0px;        text-align:center;               }                  #leftnav a, #leftnav a:link, #leftnav a:visited {	color: #fff;        text-decoration: none;        font-weight: bold;       	}#leftnav a:hover, #leftnav a:active {        text-decoration:underline;        color:#333;        font-weight: bold;    	}		#contentright {	font-size: 10pt;        width: 140x;        float:right;        padding: 0px;        margin: 0px;  	 	text-align:center;        } #sidebar {        width: 140px;        margin: 0px;         padding: 0px;         text-align:center;  } 	#footer {        border-top:0px solid #333;                border-bottom:0px solid #333;             color:#fff;        width:920px;        height:30px;	font-size: 8pt;	line-height: 160%;        clear: both;        margin: 0px;        margin-bottom:10px;        padding: 0px;        padding-top: 10px;        text-align: right;        }#footer p {        margin: 0;        }/* -------------------[ Headings ]------------------- */h1, h2, h3, h4, h5, h6, h7 {        color:#fff;        letter-spacing:-1px;        line-height: 130%;	margin: 0;	padding: 0;letter-spacing:1px;        font-weight:normal;        font-family:georgia;	}h1 {	font-size: 14pt;	margin-bottom: 6px;font-weight:bold;	}h2 {	font-size: 14pt;font-weight:bold;color:#fff;padding-bottom:30px;border-bottom:0px solid #ccc;	}h3 {	font-size: 12pt;font-weight:bold;color:#d32b12;margin-bottom:0px;	}h4,h5,h6,h7 {	font-size: 10pt;	font-weight:normal;	}#header h1.blogtitle {        color: #999;        text-align:center;        font-size:30px;        line-height:100%;        padding: 50px 100px 5px;        margin: 0;        font-weight:normal;        }#sidebar h2 {        font-weight: bold;        font-size:9pt;        letter-spacing:0px;        margin: 0;        padding:0;    margin-bottom:4px;    font-weight:normal;        }#midcontent h2  {        font-weight: bold;        font-size:11pt;        letter-spacing:0px;        margin-left: 6px;        padding:0;        letter-spacing:1px;        color:#fff;        }h1.sectionhead, h2.sectionhead, h2#trackbacks, h2#comments, h2#respond  {        line-height:100%;        letter-spacing:1px;        font-size:22pt;        letter-spacing:0px;        margin: 0;        padding: 10px 15px;        border-bottom:0px solid #CCC9B8;      font-weight:normal;        }h3.sectionhead{margin:20px;font-weight:bold;}.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {        margin-bottom: 10px;        }/* -------------------[ Links ]------------------- */a, a:link, a:visited {	color: #dd5940;        text-decoration: none;        font-size: bold;	}a:hover, a:active {        text-decoration:none;        color:#666;	}.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, .post h2 a:visited, .post h2 a:link {        color:#3b3b3b;        margin-top:10px;        font-size:22px;        font-weight:bold;        }        .post h1 a:hover, .post h2 a:hover, .post h2 a:active  {        color:#ff3300;         margin-top:10px;          font-size:22px;          font-weight:bold;        }        .page h1 a, .page h2 a {        color:#ff3300;        }        .page h1 a:hover, .page h2 a:hover  {        color:#caa114;        }.tags a {        color:#ff3300;        }        .tags a:hover  {        color:#caa114;        }#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:0;         }/* -------------------[ 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:0;               }               /* -------------------[ Home ]------------------- */.homediv {width:300px;text-align:center;margin:0px 0px 0px 140px;padding:50px 0px 0px 0px;}/* -------------------[ Form Elements ]------------------- */#commentform {        font-size:10pt;        background: #fff;        padding: 15px 15px 1px;        margin: 0;        border:1px solid #3b3b3b;        width:500px;        color#3b3b3b;        }#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 {	display: block;	list-style: none;        padding: 0;        margin: 0 0 5px 0;          padding-left: 14px;     	}.odd {        }.allcomments {font-size:12px;}.allcomments h3{        font-weight:bold;        margin:8px 0px 8px 10px;       color:#ff3300;        font-size:14px;}                        /* -------------------[ Misc Tags and Classes ]------------------- */.galleriaright {float:right;width:460px;margin-left:10px;padding:0px;text-align:left;}.textleft {width:340px;}p.description {        color:#d3b719;        font-size: 12pt;        padding: 0 100px;        margin: 0;        text-align:center; background-color:#fff; 		margin-bottom: 10px;        } .post ul, .singlepost ul {        list-style-type: none;        }.post ul li, .singlepost ul li {        list-style-type:none;        padding: 0 0 2px 0px;        }        .page ul, .singlepost ul {        list-style-type: none;        }.page ul li, .singlepost ul li {        list-style-type:none;        padding: 0 0 2px 0px;        }        .post h3 {height: 50px;background: url('images/blogimg.jpg');background-repeat:no-repeat;padding-left:0px;padding-top:44px;font-size:16px;font-weight:bold;}p {	margin-bottom: 15px;	margin-top:5px;	}acronym, abbr, span.caps {	cursor: help;	}acronym, abbr {	border-bottom: 1px dotted #999;	}* html acronym, abbr {	border-bottom: 1px dashed #999;	}blockquote {        border-left:5px solid #330000;        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: 40px 10px 0px 14px;	width:840px;	}.postinfo {	font-size: 9pt; 	margin: 10px 0px;	padding-right: 10px;	height:20px;	color:#fff;	font-weight:bold;	text-align:right;	}	.postinfo a, .postinfo la:link, .postinfo a:visited {                color: #d32d12;        text-decoration:underline;        }.postinfo a:hover, .postinfo a:active {        color: #fff;        }.post {	margin: 10px 0px 20px 0px;	padding: 10px;	width:540px;	color:#FFF;	border-bottom:1px solid #fff;	}	.post img{	margin: 0px 0px 14px 0px;	}	.post a, .post a:link, .post a:visited {                color: #d32d12;        text-decoration:underline;        }.post a:hover, .post a:active {        color: #fff;        }			.page {	margin: 10px 10px 50px 20px;	padding: 0px 6px 5px; 	width:660px; 	line-height:1.1em;	}		.page img{	margin: 0px 0px 14px 0px;   float:none;	}		.post img{	margin: 0px 0px 14px 0px;	}	#tags{margin:0px;padding:0px;text-align:left;width:720px;border:0px solid #3b3b3b;}#tags ul{width: 720px;margin:0px;padding:0px;list-style-type: none;}#tags ul li{display: inline; margin: 0px 4px 0px 0px;list-style-type: none;}#tags b {font-size:26px;color:#ff3300;}#tags img{margin:0px 2px 0px 4px;padding:0px;	}    .calendarlistings {width:420px;border-top:2px solid #ccc;margin-top:20px;padding:10px;}/* -------------------[ Products ]------------------- */.products {width:220px;}.products {font-size:12px;line-height:1.1em;margin:10px 14px 10px 0px;letter-spacing:0;border:2px solid #ccc;padding:10px;height:220px;background:#fff;color:#181818;float:left;}	.products img {margin: 0px 8px 8px 0px;float:left;width:80px;height:104px;}.products h3{font size:10px;font-weight:bold;margin-bottom:6px;color: #181818;text-decoration: underline;}.products a, .products a:link, .products a:visited {                color: #dd5940;        font-weight:bold;        text-decoration:underline;        }.products a:hover, .products a:active {        color: #666;         font-weight:bold;         text-decoration:underline;         }   ul.subproducts{font-size:12px;display:inline;margin-left:-30px;text-align:left;}    ul.subproducts li{font-size:12px;padding:0px 20px 0px 0px;display:inline;margin:0px;text-decoration:underline;text-align:left;}  .subproducts a, .subproducts a:link, .subproducts a:visited {                color: #ea5946;        font-weight:bold;        text-decoration:underline;        }.subproducts a:hover, .subproducts a:active {        color: #666;         font-weight:bold;         text-decoration:underline;         }     .faculty {margin: 20px 0px 0px 0px;}        .faculty img {float:left;margin: 20px 14px 8px 0px;}/* -------------------[ Search ]------------------- */#searchform {	margin: 0;	padding: 0; 	text-align:right;	font-color:#ff3300;        }#searchform #s {        font-size:8pt;        width: 140px;	margin-right: 2px;	font-color:#ff3300;	}#searchform #submit {        font-size:7pt;        font-color:#ff3300;	}/* -------------------[ Navigation ]------------------- */ul.nav {	font-size: 10pt;     font-weight:bold;        letter-spacing: 0px;        height:20px;        line-height:20px;        float:left;	list-style: none;	padding: 0;	margin: 0px;        }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: #ff3300;        float: left;        display: block;        padding: 0 20px;        }ul.nav li a:hover, ul.nav li a:active {        color: #d3b719;        text-decoration: none;           }ul.nav li.current_page_item a {        text-decoration:none;           }ul.nav li ul {        float:left;        margin:0;        padding:0;        }#header ul {	font-size: 10pt;     font-weight:bold;        letter-spacing: 0px;        float:right;	list-style: none;	padding: 0;	margin-left: 880px;	margin-top:-130px;        }#header li {           margin: 0;        padding: 2px 0px;        list-style-type: none;        }/* -------------------[ Navigation ]------------------- */ul.top {	font-size: 8pt;        letter-spacing: 0px;        height:20px;        line-height:8px;        font-weight:bold;     FONT-FAMILY:GEORGIA;	list-style: none;	padding: 0;	margin: 0;        }ul.top li {        float: left !important;        margin: 0;        padding: 0;        list-style-type: none;        }ul.top li a, ul.top li a:link, ul.top li a:visited {                color: #fff;        display: block;        padding: 0px 8px 0px 8px;        BORDER-RIGHT:1PX SOLID #fFF;        }ul.top li a:hover, ul.top li a:active {        color: #d32d12;        text-decoration: none;        }ul.top li.last a {             BORDER-RIGHT:0PX SOLID #fFF;                 }ul.top li ul {        float:right;        margin:0;        padding:0;        }ul.top2 {	font-size: 8pt;        letter-spacing: 0px;        height:30px;        line-height:20px;        font-weight:bold;     FONT-FAMILY:GEORGIA;	list-style: none;	padding: 0;	margin: 0;	color:#f5d7c3;	display: inline;	margin-top:10px;        }ul.top2 li {               margin: 0;        padding: 0;        list-style-type: none;                 padding: 0px 8px 0px 8px;         display: inline;        }ul.top2 li a, ul.top2 li a:link, ul.top2 li a:visited {                color: #efb893;  text-decoration: underline; }ul.top2 li a:hover, ul.top2 li a:active {        color: #fff;        text-decoration: underline;        }ul.top2 li.last a {             BORDER-RIGHT:0PX SOLID #fFF;                 }ul.top2 li ul {        float:right;        margin:0;        padding:0;        }/* -------------------[ Navigation ]------------------- */ul.navbar {	font-size: 9pt;     font-weight:bold;        letter-spacing: 0px;        height:20px;        line-height:20px;	list-style: none;	padding: 0;	margin: 0;	display: inline;	float:right;	color:#ccc;        }        ul.navbar b{font-size:13px;}ul.navbar li {       float: left !important;        margin: 0;        padding: 0;        list-style-type: none;        }ul.navbar li a, ul.navbar li a:link, ul.navbar li a:visited {                color: #ccc;        padding: 8px 14px 0px 14px;        }ul.navbar li a:hover, ul.navbar li a:active {        color: #ff3300;        text-decoration: none;        }ul.navbar li.current_page_item a {        text-decoration:none;           }/* ---------------[ 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:10px;	vertical-align:top;}.entry th {	font-weight:bold;}.entry td {}/* ---------------[ Related Entries ]--------------- */.related {        margin: 0 0 1px;        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;               }ul#archives {        margin: 0 0 15px 5px;        padding: 0;        }ul#archives ul {        padding:0;        }ul#archives ul li {         padding-left:0;        margin:0;        }ul#archives ul ul {        margin:0;        margin-left: 10px;        padding:0;        }