/*  
Theme Name: Zekise
Theme URI: http://www.broshan.com
Description: Simple theme, widgets ready, clean design,fixed width, widgets, two columns. 
Zeki.se
Version: 1.1
Author: Sam Alfaro
Author URI: http://www.broshan.com/
Tags: light, white, right-sidebar

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/
.clearit {clear: both;}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}


body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}
#wrapper1 {}

body{
		margin: 0px;
		font:12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
		text-align: center;
		vertical-align: top;
		background-color: #070809;				background-image: url('http://www.zeki.se/bgbg.png');		background-repeat: repeat-y;		background-position: center;
		color: #fffffff;
}


h1{
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
color: #ffffff;
text-transform: uppercase;
}

ol#z li {
	display:block;
	background-color:#212529;
	color: #fff; line-height: 4px; font-size: 12px;
	text-indent: 10px;
	height: 4px;
}

ol#z li:nth-child(odd) { /* this will make it so every odd child in the list will be a different colour, aka zebra strips */
 background-color:#111315;
}

ol#s li {
	display:block;
	background-color:#212529;
	color: #fff; line-height: 18px; font-size: 12px;
	text-indent: 10px;
	height: 20px;
}

ol#s li:nth-child(odd) { /* this will make it so every odd child in the list will be a different colour, aka zebra strips */
 background-color:#111315;
}

.pcss_table_even {
  font-size: 11px;
  color: #FFFFFF;
  background-color: #171717;
}

.pcss_table_odd {
  font-size: 11px;
  color: #FFFFFF;
}


a:link, a:visited {	color: #c7def6;	text-decoration: none;}a:hover, a:active {	color: #fff;	text-decoration: underline;}

a img {
	border: 0;
}


p{
padding: 10px 0 0 0;
}

blockquote {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	font-style: italic;
	background: #171717;
}

#wrapper{
margin: 0 auto 0 auto;
width: 901px;
color: #ffffff;
background-color: #1c1c1c;
text-align: left;
}

#header{
	width: 901px;
	height: 193px;
	background-color: #1c1c1c;
	background-image: url('images/header-bg.jpg');
	background-repeat: repeat-x;
	background-position: top;
}

#logo {
	height: 140px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-image: url('images/logo.png');

}

#subscribe {
	text-align: right;
}





#container{
background-color: #1c1c1c;
border-right: 35px solid #1c1c1c;
color: #ffffff;
float: left;
width: 460px;
padding: 35px 0px 35px 35px;
}


.post{
padding: 10px 0 10px 0;
}


.post h2{
	font-family: Arial, Georgia, Sans-serif;
	font-size: 18px;
	font-weight: lighter;
}


.entry{
line-height: 18px;
}


p.postmetadata{
border-bottom: 1px solid #ccc;
margin: 10px 0 0 0;
}


.sidebar{
float: right;

width: 301px;
color: #ffffff;
padding: 35px 35px 35px 35px;
background-color: #1c1c1c;
}


.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 0 0 10px;
}

.sidebar ul li{
padding: 10px 0 10px 0;
}

/*  
dynamic sidebar
*/

.title{
	font-family: Verdana, Georgia, Sans-serif;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
	font-weight: bolder;
	padding: 10px 0 10px 0;
}


.sidebar ul li h2{
font-family: Verdana, Georgia, Sans-serif;
font-size: 14px;
}

.sidebar ul ul li{
padding: 0;
line-height: 24px;
}




.comments-template{
	margin: 10px 0 0;
	
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

	input.text {border: 1px solid #a1a1a1; width: 180px; height: 18px; font-size: 12px; margin-bottom: 30px; margin-top: 15px; padding-top: 3px; padding-left: 6px; margin-bottom: 10px; background-color: #FFF; color: #444; -moz-border-radius: 5px;  -webkit-border-radius: 5px;}    input.text:focus, textarea:focus{background-color: #e2f1ff;}	.submit  { width:70px; height:20px; background: #3a3f44; color: #ccc; padding-bottom: 5px; font-size: 12px; border: 1px solid #a1a1a1; margin-top: 8px; cursor: pointer; -moz-border-radius: 4px; -webkit-border-radius: 4px; }	.submit:hover  { background: #27282c; color: #fff;}




#footer{
	clear: both;
	width: 901px;
	padding: 10px 0 0 0;
	background-color: #1c1c1c;
	font: #ffffff;
	text-align: right;
}

#footer p{
	color: #CCCCCC;
	padding: 10px 10px 20px 0;
}

#footer a, #footer a:hover, #footer a:visited {
	color: #cccccc;
	text-decoration: none;
	font-weight: bolder;
}

/* @group Horizontal Menu */


#horiz-menu {
	height: 32px;
	display: block;
	font-family: Georgia, Geneva, Tahoma;
	margin-top: 10px;
	letter-spacing: 1px;
	text-transform: uppercase;
	z-index: 100;
	border: 1px solid #333;
	position: relative;
	width: 848px;
	margin-left: auto;
	margin-right: auto;
}

ul#horiznav.menutop, #horiz-menu ul.menutop {
	padding: 0;
	margin: 0;
	position: relative;
}

#horiz-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#horiz-menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#horiz-menu a,
#horiz-menu .separator {
	white-space: nowrap;
	display: block;
	float: left;
	height: 32px;
	line-height: 32px;
	padding: 0 12px 0 12px;
	font-weight: normal;
	font-size: 120%;
	overflow: hidden;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 100;
	margin-left: -1px;
}

#horiz-menu li.active a,
#horiz-menu li.active .separator {
	white-space: nowrap;
	display: block;
	float: left;
	height: 43px;
	line-height: 34px;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 120%;
	overflow: hidden;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 100;
	cursor: pointer;
}

#horiz-menu li.active {
	margin-top: -1px;
	margin-left: -1px;
	position: relative;
	z-index: 100;
}

#horiz-menu li.active span {
	height: 43px;
	line-height: 34px;
	padding: 0 12px 0 12px;
	display: block;
	z-index: 100;
}

#horiz-menu li.active li span {
	padding: 0;
	line-height: 30px;
	height: 30px;
}

#horiz-menu li.active li a, #horiz-menu li.active.parent li a, #horiz-menu li.active li .separator, #horiz-menu li.active.parent li .separator {font-weight: normal;font-size: 100%;}

#horiz-menu ul ul {margin: 0;padding: 0;}

#horiz-menu ul li.active ul {margin-top: -2px;}

#horiz-menu ul li.active ul ul, #horiz-menu ul li ul ul {margin-top: -1px;}

#horiz-menu ul ul li a, #horiz-menu ul li.active.parent ul a, #horiz-menu ul li.active.parent ul a span, #horiz-menu ul ul li .separator, #horiz-menu ul li.active.parent ul .separator, #horiz-menu ul li.active.parent ul .separator span {
	text-transform: none;
	background: none;
}

/* mouseovers */

#horiz-menu li li.active, #horiz-menu li.active li a, #horiz-menu li.active li a:hover, #horiz-menu li li a:hover, #horiz-menu ul li.active.parent ul a, #horiz-menu li.active li .separator, #horiz-menu li.active li .separator:hover, #horiz-menu li li .separator:hover, #horiz-menu ul li.active.parent ul .separator {background: none;}

#horiz-menu li li a,
#horiz-menu li li .separator {
	font-size: 100%;
	font-weight: normal;
	background: none;
}

#horiz-menu a, #horiz-menu .separator {
	color: #bbb;
}

#horiz-menu.splitmenu li.active a, #horiz-menu.splitmenu li.active .separator {
	color: #fff;
	background: url(images/menu-tab-r.png) 100% 0 no-repeat;
}

#horiz-menu.splitmenu li.active {
	background: url(images/menu-tab-m.png) 50% 0 no-repeat;
}

#horiz-menu.splitmenu li.active span {
	background: url(images/menu-tab-l.png) 0 0 no-repeat;
}

#horiz-menu li.active a, #horiz-menu li.active .separator {
	color: #fff;
	background: url(images/menu2-tab-r.png) 100% 0 no-repeat;
}

#horiz-menu li.active {
	background: url(images/menu2-tab-m.png) 50% 0 no-repeat;
}

#horiz-menu li.active span {
	background: url(images/menu2-tab-l.png) 0 0 no-repeat;
}

#horiz-menu li a:hover, #horiz-menu li .separator:hover {color: #ffcc00;}

#horiz-menu ul ul {
	background: #080808;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
}

#horiz-menu ul li.active ul {
	background: #006E90;
	border-top: 1px solid #043B4C;
	border-left: 1px solid #043B4C;
	border-right: 1px solid #043B4C;
}

#horiz-menu ul li.active ul li {
	border-bottom: 1px solid #043B4C;
}

#horiz-menu ul ul ul {border-top: 1px solid #333;}

#horiz-menu ul ul li a, #horiz-menu ul li.active.parent ul a, #horiz-menu ul ul li .separator, #horiz-menu ul li.active.parent ul .separator {
	color: #bbb;
}

#horiz-menu ul li.active.parent ul li a, #horiz-menu ul li.active.parent ul li .separator {
	color: #fff;
}

#horiz-menu ul li.active.parent ul li a:hover, #horiz-menu ul li.active.parent ul li .separator:hover {
	color: #ffcc00;
}

#horiz-menu ul ul li {
	border-bottom: 1px solid #333;
}



ul.menu li.active.parent ul {
	background: #001321;
}



ul.menu a:hover, ul.menu li.active a:hover, ul.menu li.active li a:hover, ul.menu li.active li.active li a:hover, a.mainlevel:hover, a.sublevel:hover {
	color: #00759A;
}




