/*
	Author Name	: Ivan Lopez
	Author Site	: http://vanblogzor.co.cc/
	Style Name	: Pistachio-K2
	Style URI	: http://vanblogzor.co.cc/k2-scheme/
	Version		: 1.0
	Comments	: Based on pistachio theme by wpGuy.com
	Style Footer    : Styled with <a href="%stylelink%" title="%style% by %author%">%style%<!-- %version%--></a> based on <a href="http://wpguy.com/themes/pistachio-theme/" title="Pistachio theme">Pistachio theme</a> by <a href="http://wpguy.com/" title="wpGuy">wpGuy.com</a>
*/

body { 
	background: #0c0c0c url(http://vanblogzor.co.cc/wp-content/themes/k2/styles/Pistachio/background_stripes.gif) top left repeat;
	}

body {
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	}

strong, em, b, i {
	font-family: Verdana, "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, "Trebuchet MS", Verdana, sans-serif;
	}

a { color: #92a400; }

#page {
	padding-top: 40px;
	margin-top: 50px;
	border: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

ul.menu {
	bottom: 208px;
	left: 35px;
	}

ul.menu,
ul.menu li a {
	text-transform: uppercase;
	padding: 5px 15px 5px 0px;
	}

ul.menu li a {
	font-weight:bold;
	color: #aaa;
	}

ul.menu li a:hover {
	background: none;
	color: #444;
	text-decoration: none;
	}

ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover,
ul.menu li.current_page_ancestor a,
ul.menu li.current_page_ancestor a:hover {
	color: #444;
	font-weight:bold;
	}

#header { 
	background: #000 url(http://vanblogzor.co.cc/wp-content/themes/k2/styles/Pistachio/ZZheader.jpg) top right no-repeat;
	}

.secondary h4 { /* Secondary H4 is sidebar headlines */
	font-weight: normal;
	padding: 5px!important;
	display: block;
	margin-bottom: 5px;
	display: block;
	background: #f1f5d2;
	color: #92a400;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

h3, h4, .single .k2-asides h3 { /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-size: 2.3em;
	letter-spacing: -1px;
	border-bottom: 1px solid #f7f7f7; 
	padding-bottom:2px;
	margin-bottom:3px;
	}

h3 a:hover { 
	color:#92a400!important;
	text-decoration:none!important;
	}

.entry-content {
	font-size: 1.2em;
	line-height: 1.6em;
	text-align: justify;
	color: #444;
	}

#footer a { 
	border-bottom: 1px solid #666; 
	}

#footer a:hover { 
	border-bottom: none; color: #fff; 
	}

.k2download {
	display: block;
	margin: 0 0 1em 0; padding: 5px 5px 5px 36px;
	background: #fafeff url('download.gif') no-repeat 10px 50%;
	border: 1px solid #cfe2e5; border-top: 3px solid #cfe2e5;
	}

.k2download a {
	font-weight: bold;
	}

.k2download small {
	display: block;
	}

.alert {
	display: block; text-align: justify;
	margin: 0 0 1em 0; padding: 5px 5px 5px 36px;
	background: #FFF6BF url('../../images/exclamation.png') no-repeat 10px 50%;
	border: 1px solid #FFD324; border-top:3px solid #FFD324;
	}

#s.livesearch {
	font-weight:bold;
	color:#bbb;
	display:inline-block;
	width: 100%;
	text-transform: lowercase;
	}