/* nav tabs override per page*/

#navMainCartSummary {
	display: none;   /* prevents error on non zen page*/
	}
#navMain a.shop {
	background-color:#e8e1db;	
	}

#navMain a.blog {	
	background-color: #66a3c2;
	}
/*end zen tab override*/

/*bof wordpress styles*/
 
#page {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align:left;
	}

#header {
	display: none;
	margin: 0;
	padding: 0;
	width: 100%;
	background-image:url(images/header.jpg);
	background-position:middle;
	background-repeat:no-repeat;
	height:118px;
	}

#header h1 {
	display: none;
	position:absolute;
	margin-top:25px;
	margin-left:20px;
	color:#2c89fc;
	letter-spacing:2px;
	}

#maindescription {
	font-size: 1.4em;
	text-align: left;
	position:absolute;
	color:#f4733f;
	margin-top:75px;
	margin-left:20px;
	font-weight:600;
	letter-spacing:1px;
	}

#mainnav {
	display: none;
	}


#mainnav_wrapper {
	margin:auto;
	position:relative;
	font-size:14px;
	width:100%;
	text-align:left;
	}

ul.nav {
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
	}


.nav ul{
/*Remove all spacings from the list items*/
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
	}

ul.nav>li{
	display: table-cell;
	position: relative;
	padding: 2px 6px;
	}

.nav ul li {
	font-weight:normal;
	margin-left:15px;
	}

.titlebar {
	position:relative;
	float:left;
	width:100%;
	border-top: 1px solid #9999cc;
	}

.largedate {
	font-size: 2em;
	color:#ffffff;
	}	

.titlebarleft {
	position:relative;
	float:left;
	width:55px;
	padding: 15px 5px 15px 0;
	color: #ffffff;
	text-align:right;
	background-image:url(../images/blog/date_bg.png);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #ffffff;
	}

.titlebarright {
	position:relative;
	float:left;
	width:65%;
	margin-left:20px;
	}

.titlebar h2 {
	padding: 5px 0;
	margin:0;
	font-size: 2em;
	}

.titlebar h2 a:link {
	color:#66a3c2;
	font-size: 18px;
	text-decoration:none;
	}

.titlebar h2 a:visited {
	font-size: 18px;
	text-decoration:none;
	}

.titlebar h2 a:hover {
font-size: 18px;
	text-decoration:underline;
	}

.titlebar h2 a:active {
	font-size: 18px;
	text-decoration:underline;
	}

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


.entry {
	position:relative;
	float:left;
	margin: 0 0 20px 80px;
	font-size: 12px;
	text-align:justify;
	}

.narrowcolumn {
	position:relative;
	float: left;
	padding: 20px;
	margin: 0;
	width: 75%;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	}

.clear {
	clear: both;
	}

#footer {
	display: none;
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	clear:both;
	}

#footer p {
	display: none;
	margin: 0;
	padding: 10px 0;
	}
/* End Structure */


/* Begin Typography & Colors */


#content {
	
	line-height:1.5em;
	}

.thread-alt {
	background-color: #f8f8f8;
	}

.thread-even {
	background-color: white;
	}

.depth-1 {
border: 1px solid #ddd;
	}

.even, .alt {
	border-left: 1px solid #ddd;
	}

#sidebar h2 {
	font-size: 1.2em;
	margin:0;
	}

#rightsidebar h2 {
	font-size: 1.2em;
	margin:0;
	}

h3 {
	font-size: 1.3em;
	}

.entry p a:visited {
	color: #66a3c2;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

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

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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;
	}


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

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 10px;
	}

#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;
	}

/* End Typography & Colors */

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

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.entry img {
	clear: both !important;
	}	
	
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

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

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */

/* Begin Form Elements */

#searchform {
	margin: 0px;
	}

#searchform #s {
	width: 75px;
	padding: 2px;
	}

#searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */

/* Begin Sidebar */
#sidebar {
	position:relative;
	float:left;
	width: 180px; 
	padding: 0;
	}

#rightsidebar {
	display: none !important;
	position:relative;
	float:left;
	margin-left:10px;
	text-align:left;
	padding-top:15px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 150px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */

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

acronym, abbr {
	border-bottom: 1px solid #73bbcf;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
	}

.navigation {
display: block;
position:relative;
float:left;
margin-top: 0px;
margin-bottom: 5px;
width:100%;
color:#7d8f58;
}

.navigation a:link {
color:#7d8f58; text-decoration:none;
}

.navigation a:visited {
color:#7d8f58; text-decoration:none;
}

.navigation a:hover {
color:#7d8f58; text-decoration:underline;
}

.navigation a:active {
color:#7d8f58; text-decoration:underline;
}

.orange {
color:#F36525;
}

/* End Various Tags & Classes*/

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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End captions */

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	margin-bottom: 15px;
	font-size: 11px;
	color: #f4733f;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul li a {
	color: #666666;
	}	

#sidebar ul li a:hover {
	color: #9999cc;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

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

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#rightsidebar ul, #rightsidebar ul ol {
	margin: 0;
	padding: 0;
	}

#rightsidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#rightsidebar ul p, #rightsidebar ul select {
	margin: 5px 0 8px;
	}

#rightsidebar ul ul, #rightsidebar ul ol {
	margin: 5px 0 0 10px;
	}

#rightsidebar ul ul ul, #rightsidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #rightsidebar ul ol li {
	list-style: decimal outside;
	}

#rightsidebar ul ul li, #rightsidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
.addthis_container {
	padding-bottom: 50px;
	}	
