/*
Theme Name: zen
Theme URI: zeneditorial.com
Description: Zen Editorial
Author: J_A
Author URI: http://www.shootedit.com
Template: k2
*/

/* @import url('../k2/style.css'); */


.navigation a, .entry-content a, h3.post-title a, a.read_more {
	color:#559911;
}

.navigation a:visited, .entry-content a:visited, h3.post-title a:visited, a.read_more:visited {
	text-decoration:none;
	color:#338800;
}

.navigation a:hover, .entry-content a:hover, h3.post-title a:hover, a.read_more:hover {
	text-decoration:none;
	color:#003399;
}

.wrapper .widget a {
	color:#559911;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "MS Serif Regular";
	font-size:144%;
	text-decoration:none;
}

.wrapper .widget a:visited {
	text-decoration:none;
	color:#338800;
}

.wrapper .widget a:hover {
	text-decoration:none;
	color:#003399;
}


:focus {   -moz-outline-style: none; }


body {
	background: url('images/self-publishing.jpg') top center no-repeat #ccc;
	_background-color: #FFF;
	color:#555555;
	font-family: Gill, Helvetica, sans-serif;
	font-size:62.5%;
	line-height:22px;
}

body #wrap {
	background: url('images/vancouver-editor.png') top center repeat-y transparent;
	_background: url('images/paper_02.jpg') top center repeat-y #ffffff;
}


body #page {
	border: none;
	background: url('images/birds-in-tree.png') top right no-repeat;	
	padding-top:10px;
}

body.columns-two #page, body.columns-three #page{
	width:815px;
}
body.sidebars-none #primary {
	width: 700px;
}

#page #header {
	position: relative;
	margin-top:-10px;
	height: 284px;
	background: url('images/zen-editorial-logo.gif') no-repeat;
	background-position: top left;
	z-index:501;
	background-color:transparent;
}
#page #header .blog-title a,
#page #header .description {
	display: none;
	float: right;
	color:#FFFFFF;
	font-size:1em;
	font-weight:normal;
	padding:1px;
	margin:2px;
}

/* verve titles */
.entry-header h1, .wrapper h1.entry-title {
	text-align: left;
	padding: 5px;
	margin: 5px 5px 0;
	font-size:2.2em;
	font-weight:lighter;
	line-height:1.3em;
	letter-spacing:-0.02em;
	font-family: "GentiumRegular",Georgia,"Times New Roman",serif;
	font-weight:normal;
	font-style:normal;
}

h1.page-title a, h1.page-title a:hover, h1.page-title a:visited,
h1.entry-title a, h1.entry-title a:hover, h1.entry-title a:visited	{
	color: #686;
	text-decoration: none;
}
	
h1.page-subtitle {
	margin: 0 20px;
	padding: 0 0 16px;
	color: #676;
	font-size:1.5em;
	font-weight:bolder;
	font-style:normal;
}
/* blog page */
h3.post-title {
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	text-align: left;
	margin:20px 0;
	padding:14px 40px;
	font-size: 1.7em;
	font-weight: lighter;
	line-height: 1.2em;
	text-align: left;
	letter-spacing:0;
	font-family: "GentiumRegular",Georgia,"Times New Roman",serif;
	font-weight:normal;
	font-style:normal;
}

/* end blog page */
/* end verve titles */

/* nav-above */
#nav-below.navigation, #nav-above.navigation {
	
}

.navigation .nav-previous .meta-nav, .navigation .nav-next .meta-nav {
	display:none;
	list-style:none outside none;
	font-size: 76px;
	color: #ddd;
}
.navigation .nav-previous a, .navigation .nav-next a {
	font-size: 10px;
	line-height: 1.2em;
}

.navigation .nav-previous a, .navigation .nav-previous .meta-nav {
	text-decoration: none;
	float: left;
}

.navigation .nav-next a, .navigation .nav-next .meta-nav {
	text-decoration: none;
	float: right;
}


/* end nav-above */

#zen {
	left:82px;
	margin:0 auto;
	position:absolute;
	text-align:center;
	top:172px;
}

#zen2, #zen1 {
	clear: both;
}

#zen h1, #zen h2 {
	padding: 0 !important;
	margin: 0 !important;
	font-size: 110%;
	color: #777;
}
#zen h1 {
	text-align:center;
}
#zen h2 {
	text-align:center;
}


#page .secondary {
	padding-left:20px;
	text-align:center;
	width:225px;
}


#widgets-sidebar-1 .AdvancedText,
#widgets-sidebar-1 .AdvancedText a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}

#widgets-sidebar-1 #advanced_text-12 {
	margin: 20px 10px 30px;
}

ul.rssbutton li {
    background: url("images/rss-button.jpg") no-repeat scroll 0 0 transparent;
    color: #333333;
    display: block;
    font-family: Georgia,Times,"Times New Roman",serif;
    font-size: 1.4em;
    height: 70px;
    line-height: 45px;
    margin: 9px 0 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 220px;
}

ul.rssbutton li:hover {
    background: url("images/rss-button.jpg") no-repeat scroll 0 -80px transparent;
    border: 0 none;
}

#better-blogroll a {
	line-height: 1.1em;
	display:block;
	font-size:2em;
	font-variant:small-caps;
	padding:12px;
}

#better-blogroll a:hover {

}

#page .secondary .widget_recent_entries {
	text-align:left;
	margin-left:20px;
}
#page .secondary .widget_recent_entries ul li{
	list-style:circle outside none;
	padding:5px 0;

}

#page #widgets-sidebar-2  {
	background-color: transparent;
	padding-bottom: 10px;
}
#page #widgets-sidebar-2  .widget {
	margin-top: 10px;
}

#content {
	min-height:333px;
}

.address {
	padding-top: 14px;
	color:#555;
}

.links {
	clear: both;
	
}


.contact-mail {
	margin: 3px 0 !important;
	float:right;
	width:500px;
}

.electronic, .postal{
	padding-left: 20px;
	text-indent:-14px;
	float: left;
	margin: 0;
	width:230px;
}

.postal {
	float: right!important;
}

#footer .left {
	width: 415px;
	text-align: right;	
	float: left;
}

#footer .right {
	line-height:1.8em;
	width: 415px;
	text-align: left;
	float: right;
}


h1, h2, h3 {
	padding: 7px;
	margin: 7px;
	font-family:"GentiumRegular",Georgia,"Times New Roman",serif;
	color:#505850;
}

h1 {
	font-size:1.5em;
	font-weight:lighter;
	line-height:24px;
	text-align: left;
}

h2 {
	font-size:1.3em;
	font-weight:lighter;
	line-height:24px;
	text-align: center;
}

h3 {
	font-size:1.2em;
	font-weight:lighter;
	line-height:20px;
	text-align: center;
}


a.read_more, a.read_more:hover {
	text-decoration: none;
	display:block;
	clear: both;
	float: right;
	padding: 0;
	margin: 12px;
}


ul {list-style-type:decimal; }

body.blog .post-content ul {
	list-style-type:decimal;
	margin: 0 50px;
	font-size: 13px;
	color:#222;

}


/* FORMS */

#page .cform label {
	color:#999;
	display:inline-block;
	font:1.1em "GentiumRegular",Georgia,"Times New Roman",serif;
	margin:4px 10px 0 0;
	text-align:right;
	vertical-align:top;
	width: 120px;
}

#page .cform {
	width: 440px;
	float: left;
}
#page .cform label span {
	width: 120px;
}

#page span.reqtxt, #page span.emailreqtxt {
	margin-left: 135px;
	font-size: 1.1em;
	color: #977;
}
#page .cform input.sendbutton {
	font-size: 1.4em;
	color: #A88;
}

#page .cform input.sendbutton:hover {
	font-size: 1.4em;
	color: #C33;
}


#page .linklove {display: none;}

.carousel-gallery  {
	clear:both;
}




/* blue-green arrows */
.arrow  {
	clear:both;
	background: url("images/more.gif") no-repeat left center transparent;
	line-height:40px;
	float:right;
	font-size:80%;
	margin-bottom:12px;
	margin-left:16px;
	padding:0;

}
.arrow:hover {
	background: url("images/more.gif") no-repeat left center transparent;
	background-position: -500px 0;
	color: #003;
}

#page .arrow a, #page .arrow a:visited{
	background: url("images/more-tip.gif") no-repeat right center transparent;
	text-decoration: none;
	color: #333;
	padding: 13px 19px 13px 70px;
}

#page .arrow a:hover {
	text-decoration: none;
}
/* end blue-green arrows */

	
body #footer {
	background: url("images/tree-blossoms-trailing-right.png") no-repeat scroll left center transparent;
/*	background: url('images/paper_04.jpg') bottom center no-repeat; */
	background-color: transparent;
	width: 850px;
	padding:20px 0 110px;
/*	background: #fff url("images/shadow-footer-bg.jpg") repeat-x; */
}

#footer hr.footer {
	display: inline-block;
	width: 90%;
	color: #fff;
	background-color: #ddd;
	height: 1px;
}

/* COMMENTS  */

#page #commentlist li .comment-meta {
	float: right;
}

.thread-even {
background: #ddebf4 url("images/comments1.jpg") no-repeat;

}
.thread-odd {
background: #deebcd url("images/comments2.jpg") no-repeat;

} 

#content .entry-edit,
.buttons .comment-edit,
.buttons .comment-reply{ /* The Edit Button */
	font-size:1.3em;
	padding: 7px 10px;
}

#content .entry-edit :hover,
.buttons .comment-edit :hover,
.buttons .comment-reply :hover{ /* The Edit Button */
	color: #003;
 	background-color: #BDDBF1; 
}


.alignleft {
	margin: 12px;
	float: left;
}

.alignright {
	margin: 12px;
	float: right;
}


#content .entry-content img {
	background-color:#E8EEE8;
	border:1px solid #AAAAAA;
	padding:10px;
}

#content .entry-content .alignleft {
    margin: 0 26px 0 0;
}

.post p {
    overflow: visible;
}

.blog .post {
	background-color:#EEEEEE;
	margin:0 0 50px;
	padding:10px;
	position:relative;
}

.blog .post-meta {
	position:absolute;
	right:12px;
	top:5px;
}


.blog #content .post-content img {
	margin:8px 10px 0 0;
	background-color:#DDDDDD;
	border:1px solid #BBBBBB;
	padding:4px;
	float: left;
}

.blog #content .post-content img:hover{
	background-color:#54B948;
}

.blog #content .post-content p, .wrapper .entry-content {
	text-align: left;
	font-size:14px;
	line-height:22px;
	padding: 0px

}

.blog #content .post-content p {
	margin-left:120px;
}



/* dropdown menu1 */

/* 264, 266, 269, 271 pages at top */
#pixopoint_menu1_wrapper {
	background:url('images/menu_bar-bg2.png') no-repeat; 
	background-color: transparent;
	width: 100%;
	position: absolute; 
	bottom: 0; 
}

#pixopoint_menu1 {
	width:815px;
	height:54px;
	background-color:transparent;
	color:#EEEEEE;
	background-position:50% 0;
	margin:0;
	font-family:verdana,sans-serif;
	font-size:14px;
	font-weight:normal;
} 

#pixopoint_menu1 ul {	
	width:760px;
	border:none;
	background-color:transparent;
	margin:0;
	padding:0 0 0 70px;
	float:left;
	list-style:none;
}
	
#pixopoint_menu1 li {
	border:none;
	background-color:transparent;
	color:#FFF;
	line-height:31px;
	z-index:20;
	letter-spacing:0px;
	font-weight:normal;
	padding:0;
	margin:0 0px;
	;float:left;
	font-family:tahoma,sans-serif;
	position:relative;
	}
	
#pixopoint_menu1 ul li a:hover {
	background-color:#284A6A;
}

#pixopoint_menu1 li:hover a{
	background-color:#54B948; /* active menubar bg colour while hovering over links*/
	color:#FFF;
    }

	
#pixopoint_menu1 li ul {
	margin:0 0 0 -10px;
	padding:0px 10px 16px 10px;
	list-style:none outside none;
	position:absolute;
	left:-999em;
	top:54px;
	width:154px;
	background:url('images/dd.png') no-repeat scroll 0 100% transparent;
	_background:url('images/dd.gif') no-repeat scroll 0 100% transparent;
	background-position:0 100%;
	z-index:10;
	height:auto;
	}
	
#pixopoint_menu1 li:hover,#pixopoint_menu1 li.sfhover {
	background-color:transparent;
	background-position:0 60px;
	}
#pixopoint_menu1 li a {
	border:none;
	background-color: transparent;
	text-decoration:none;
	display:block;
	padding:4px 18px;
	color:#DFD;
	}	
    
#pixopoint_menu1 li:hover a{
	color:#FFF;
    }

#pixopoint_menu1 ul li a:hover,
#pixopoint_menu1 ul li ul li a:hover{
    color:#FFF;
    }  

#pixopoint_menu1 li a:hover {
	border:none;
	text-decoration:none;
	background-position:100% -120px;
	}

#pixopoint_menu1 ul ul {
	position:absolute;
	left:-999em;
	top:39px;
	width:155px;
	}
#pixopoint_menu1 li:hover ul,#pixopoint_menu1 li.sfhover ul {
	left:auto;
	}
      
#pixopoint_menu1 ul ul li a {
	padding:12px 24px; /* 18 pixels up the dropdown text with the text in the main menu */
	font-variant:normal;
}

#pixopoint_menu1 ul ul li {
	letter-spacing:0px;
	color:#444444;
	z-index:0;
	width:155px;
	font-family:helvetica,arial,sans-serif;
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	border-top:1px solid #593;
	margin:0;
	}

#pixopoint_menu1 ul ul li a {
	line-height:18px;
	color:#FFFFFF;
	text-decoration:none;
	}
#pixopoint_menu1 ul ul li:hover a,#pixopoint_menu1 ul ul li.sfhover a {
	color:#FFFFFF;
	text-decoration:none;
	}
#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a {
	color:#444444;
	}
#pixopoint_menu1 ul ul li:hover li a:hover,#pixopoint_menu1 ul ul li.sfhover li a:hover {
	color:#FFFFFF;
	}
#pixopoint_menu1 ul ul li:hover,#pixopoint_menu1 ul ul li.sfhover {
	color:#FFFFFF;
	}
#pixopoint_menu1 ul ul ul li {
	font-size:1em;}#pixopoint_menu1 ul ul ul, #pixopoint_menu1 ul ul ul ul {
	position:absolute;
	margin-left:-999em;
	top:0;
	width:120px;
	}
#pixopoint_menu1 li li:hover ul,#pixopoint_menu1 li li.sfhover ul,#pixopoint_menu1 li li li:hover ul,#pixopoint_menu1 li li li.sfhover ul {
	margin-left:120px;
	}
#pixopoint_menu1 ul ul li:hover li a,#pixopoint_menu1 ul ul li.sfhover li a {
	text-decoration:none;
	}
#pixopoint_menu1 ul ul li li:hover a,#pixopoint_menu1 ul ul li li.sfhover a {
	color:#FFFFFF;
	text-decoration:none;
	}
#pixopoint_menu1 li.pixo_search:hover {
	background:none;
	}
#pixopoint_menu1 li.pixo_search form {
	margin:0;
	padding:0;
	}
#pixopoint_menu1 li.pixo_search input {
	font-family:tahoma,sans-serif;}
#pixopoint_menu1 li.pixo_search input.pixo_inputsearch {
	width:100px;
	}
#pixopoint_menu1 li.pixo_right {
	float:right;
	}
	
/* End dropdown menu1 */
