/*
	Theme Name: Zetix
	Theme URL: http://newwpthemes.com/wordpress-theme/zetix/
	Description: Zetix is modern design free premium WordPress theme suitable for any niche. Options Page at admin panel.
	Author: NewWpThemes.com
	Author URI: http://newwpthemes.com/
	Version: 1.0
	Tags: Black,Tech, Technology, Ads Ready, Two Columns, Right Sidebar, Fixed Width, Blogging, Dark, Admin Options
*/


/* LAYOUT */

body {
	background-color: #000000;
	}

#wrapper {
	padding:0;
	}

#container {
	background: #3f3e3e;
	border-left: 10px solid #3f3e3e;
	border-right: 10px solid #3f3e3e;
	}

#contentwrap {
	}

a {
	color: #fff;
	text-decoration: underline;
	}

a:hover {
	color: #fff;
	text-decoration: none;
	}
/* HEADER */

#header {
	height: 90px;
	}

#header h1 {
	margin-bottom: 4px !important;
	padding: 8px 0 0 0;
	font-weight: normal;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 46px;
	}

#header h1 a, #header h1 a:visited {
	color: #eaeaea;
	text-decoration: none;
	}


#header h2 {
	color: #cccccc;
	font-size: 12px;
	line-height: 14px; 
	font-family: Arial;
	}

/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 22px;
	float: right;
	margin-top: 4px;
	}
	
#pagemenu {
	height: 22px;
	float: right;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #e3e3e3;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 7px 0 6px 10px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#pagemenu li a:hover, #pagemenu li a:active, .current_page_item {
	background: url(images/pagenav-backgr.png);
	background-repeat: repeat-x;
	display: block;
	text-decoration: none;
	color: #a7a7a7;
	}
	
#pagemenu  li.current_page_item a {
	color: #a7a7a7;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	


.navcontainer {
	height: 40px;
	margin-top: 6px;
	}
	
#nav {
	height: 32px;
	background: url(images/nav-backgr.png);
	background-repeat: repeat-x;
	}

#nav, #nav ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#nav {
	margin-bottom: 1px;
	padding-left: 10px;
	}
	
#nav ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#nav li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#nav li a, #nav li a:link {
	color: #272727;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 10px 8px 10px 8px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	}
	
#nav li a:hover, #nav li a:active, .current-cat {
	background: url(images/nav-backgr-hover.png);
	background-repeat: repeat-x;
	color: #e3e3e3;
	display: block;
	text-decoration: none;
	}
	
#nav  li.current-cat a {
	color:#e3e3e3;
	}

#nav li:hover, #nav li.sfhover { 
	position: static;
	}
	
/* CONTENT */

#content {
	padding: 15px 5px 15px 10px;
	}
	
h1, h2, h3, h4, h5, h6 {
	color: #e0e0e0;
	}
	
pre { overflow: auto; 
	width: 470px; 
	}

.postwrap {
	margin: 0 3px 20px 0;
	border: 1px solid #313030;	
	background-color: #5e5e5e;
	}
	
.post {
	background: url(images/post-background.png) top left repeat-x;
	border: 1px solid #5e5e5e;
	padding: 15px;
	}


.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 22px;
	font-size: 20px;
	font-family: Arial, Verdana;
	color: #fff;
	}

	
.title a {
	text-decoration: none;
	color: #fff;
	}

.title a:hover {
	text-decoration: underline;
	color: #fff;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

.readmorecontent {
	text-align: right;
	}

a.readmore {
	padding: 4px 15px;
	background: #424141;
	color: #fff;
	text-decoration: none;
	}

a.readmore:hover {
	background-color: #343434;
	}

.datebig {
	background:#343434;
	color:#FFFFFF;
	float:left;
	font-family:Arial, Verdana;
	font-size: 14px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1;
	margin:4px 10px 4px 0;
	padding:0 0 2px;
	position:relative;
	text-align:center;
	width:3.57em;
}	

.datebig span span {
	background:#1e1e1e;
	border-color:#3c3b3b;
	border-style:solid;
	border-width:1px 0;
	font-size:32px;
	line-height:0.9;
	margin:2px 0 0 0;
	padding:0 0 2px 0;
}

.datebig span {
	background:#343434;
	color:#FFFFFF;
	display:block;
	font-size:0.79em;
	font-weight:bold;
	margin:0 0 1px;
	padding:3px 0 0;
	width:100%;
}

.postdate {
	font-size: 11px;
	padding: 1px 4px;
	font-family: Arial, Verdana;
	background: #5f5f5f;
	color: #b6b6b6;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	color: #b6b6b6;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: justify;
	line-height: 16px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #e0e0e0;
	}
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
	}
	
/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 5px; 
	text-align:center;
	}
	
.ad125 {
	margin: 8px;
	}


.sidebar {
	margin-right: 10px;
	margin-left: 10px;
	color: #e3e3e3;
	}
	
.sidebar a {
	text-decoration: none;
	color: #e3e3e3;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#fff;
	}
	

	
#search input, #searchform input{
	border: 1px solid #2f2d2d;
	}
	
#search label, #searchform label {
	margin: 10px 0 10px 0;
	padding: 6px 0 6px 10px;
	background: url(images/tab_backgr.png);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	display: block;
	}
	
#s {
	width: 220px;
	padding: 2px;
	}
	
#searchsubmit {
	border: 1px solid #2f2d2d;
	background: #2f2d2d;
	color: #fff;
	}
	
#topsearch {
	padding:15px 0 5px 0;
	}
	
#topsearch input {
	border: 1px solid #2f2d2d;
	}
	
#topsearch label {
	display: none;
	}
	
#topsearch #s {
	width: 212px;
	padding: 2px;
	}



	
.sidebarvideo {

	}

.sidebar h2 {
	margin: 10px 0 0 0;
	padding: 6px 0 6px 10px;
	background: url(images/tab_backgr.png);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	}

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

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.sidebar ul li li {
	padding: 3px 0px 3px 15px;
	margin: 0px;
	background: url(images/bullet.gif) no-repeat top left;
	}
	
.sidebar ul li ul li {
	background:url(images/bullet.gif) no-repeat top left;
	padding: 2px 0px 2px 15px;
	margin: 2px 0;
	}



#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #fff;
	background: #5f5f5f;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: #5f5f5f;
	color: #fff;
	}

#wp-calendar td {
	color: #999;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #5f5f5f;
	color: #fff;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#footer {
	background: url(images/footer-backgr.png) center repeat-y;
	padding: 25px;
	text-align: center;
	color: #969696;
	font-size: 12px;
	}

#footer a {
	color: #969696;
	} 

#footer a:hover {
	text-decoration: none;
	} 
	
#footer2 {
	color: #4b4a4a;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	}	
#footer2 a {
	color: #4b4a4a;
	text-decoration: none;
	} 
	
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

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

.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;
	}
	
.widget_addn{
	position: absolute;
	left: -1350px;
	top: -300px;
	}