/* CSS Document */

/*
	Theme Name: Zinis
	Theme URI: http://www.pitchblackblonde.com
	Description: Totally kickass WP theme 
	Version: 1.0
	Author: Pitch Black Blonde
	Author URI: http://www.pitchblackblonde.com
*/


* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	height: 100.1%; /* force scrollbar on every page */
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #000;
	background: #fff url() top center;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
.header {
	margin-top: 0px;
	padding-bottom: 0px;
	width: 907px;
	height: 55px;
	margin: 0 auto; /* center content */
	/*background: url(images/header-trans.png) no-repeat bottom right;*/
}

.logue {
padding:33px 0px 0px 0px;
float: left;
}

.langue {
padding:35px 0px 0px 0px;
float:right
}

/* pages at the top */
.navcontainer {
float: left;
	margin-top: 0px;
	padding-bottom: 0px;
	width: 235px;
	margin: 0 auto; /* center content */
} 
/* =Main Nav
-----------------------------------------------------------------------------*/

/* Remove border around linked images */
img {
	border: 0;
}

.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}

/* clear floats */
/*.clear {
	clear: both;
}

.clearfix:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}

.clearfix {
	display:inline-block;
}*/


/* mac hide \*/
	 * html .clearfix {margin-left:-20px;}
	 /*.clearfix {display: block;}*/
/* End hide */


#navigation {
	margin-top: 0px;
margin-bottom:2px;
padding-bottom:0px;
margin-left: 0px;
}

#navigation li {
	display: block;
	line-height: 16px;
	width: 76px;
	margin-right: 2px;
	background-color: #7f7f7f;
	float: left;
}

#navigation li a {
	display: block;
	width: 66px;
	padding-left: 10px; /* 91px width + 10px padding = 101px width */
	border-bottom: 0;
	text-transform: lowercase;
color: #fff;
}

#navigation li a:hover, #navigation li a:focus { background-color: #000; color: #fff; }

/* set active state */
body#projects .cat-item-1,
body#profile .page-item-5,
body#contact .page-item-4,
body#videos .cat-item-5 {
/*	color: #808080; */
background-color: #000;
color: #000;
} 

.catlink li {
	display: block;
	line-height: 16px;
	width: 230px;
	margin-right: 2px;
	background-color: #7f7f7f;
	float: left;
}

.catlink li a {
	display: block;
	width: 220px;
	padding-left: 10px; /* 91px width + 10px padding = 101px width */
	border-bottom: 0;
	text-transform: lowercase;
color: #fff;
}

.catlink li a:hover, .catlink li a:focus { background-color: #000; color: #fff; }


/* language switch */

#qtrans_language_chooser {
	margin-top: 2px;
margin-left: 0px;
padding-top:2px;
text-align:right;
}

#qtrans_language_chooser li {
	display: block;
	line-height: 16px;
	width: 25px;
	margin-right: 2px;
	/*background-color: #4d4d4d;*/
background-color: #fff;
	float: right;
}

#qtrans_language_chooser li a {
	display: block;
	width: 20px;
	padding-left: 5px; /* 91px width + 10px padding = 101px width */
	border-bottom: 0;
	text-transform: uppercase;
color: #000;
}

#qtrans_language_chooser li a:hover, #qtrans_language_chooser li a:focus { background-color: #fff; color: #000; }


#totheleft {
width: 230px;
float: left;
}

#totheright {
width: 114px;
float: right;
text-align:right;
}


/* continue with the rest of the jazz */

#wrap {
	width: 907px;
	overflow: hidden;
	position:relative;
	margin: 0px auto;
	border: 0px solid #000;
}

#content {
	width: 650px;
	float: right;
	display:inline;
	text-align: justify;
	padding: 0px 0px 0px 0px;
	margin: -8px 0px 0px 0px;
}

#navig {
	height: 49px;
	width: 907px;
	margin-right: auto;
	margin-left: auto;
}

#sidebar {
	width: 230px;
	float: left;
	line-height: 1.5em;
	display:inline;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size:10px;
}

#pages h1{
	margin:0px;
	padding:0px;
}

#pages h1 a{
	text-transform:uppercase;
	text-decoration:none;
	color:#ccc;
	font: 15px Arial, Helvetica, sans-serif;
	margin:0px;
	padding:13px 0px 0px 10px;
	letter-spacing: -1px;
	float: left;
}

#pages h1 a:hover{
	text-decoration:none;
}

h3, h4 {
	padding-top: 5px;
	padding-bottom: 15px;
}

#logo {
	background: url() no-repeat;
	height: 1px;
	width: 907px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
	
#name {
	float: right;
	padding: 0px;
	padding-right: 150px;
	color: #00cadc;
	font-size: 0px;
	font-weight: bold;
}

#name a:link{	
	color: #00cadc;	
	font-weight: bold;
}

#tagline {
	height: 20px;
	text-align: right;
	margin-top: 20px;
	margin-right: 25px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

div#pages {
	height: 40px;
	margin: 0px auto 0px;
	width:800px;
    background: #2d2d2d;
}

div#pages ul {
	padding: 10px 0px 0px;
	white-space: nowrap;
	list-style-type: none;
	margin: 0px;	
}

div#pages ul li {
	float:right;
}

div#pages ul li.current_page_item a  {
	text-decoration: none;
}

div#pages ul li a {
	display: block;
	text-decoration: none;
	border-left: 1px dotted #333;
	font-size:12px;
	padding:5px 10px 5px 10px;
	text-transform: uppercase;
	color: #999999;
}

div#pages ul li a:hover {
	color: #333333;
}

#footer {
	clear: both;
	text-align: left;
	height: 10px;
	width: 960px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}

#footer p{
	padding:10px;
	margin:0px;
}

#player {
margin-bottom: 10px;
margin-top:8px;
}

.entry{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*font-size: 0.80em;*/
	line-height: 1.5em;
}

.firstpost {
	margin-bottom:0px
}

h3.etitle, h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
text-indent:-9999px;
}

h3.etitle a, h3.etitle a:visited, h3 a{
	color: #fff;
	border-style: none;
	font-size: 1px;
	text-transform: none;
	font-weight: normal;
}

h3.etitle a:hover, h3 a:hover{
	text-decoration:none;
}

.emeta{
	height: 35px;
	margin-top: 0;
	color: #bbb;
	border-top:dotted 1px #666;
	padding-top:4px;
	margin-bottom: 8px;
	font: 11px Arial, Helvetica, Geneva, sans-serif;
}

.emeta a img{
	border:none;
}

.ebody a {
	height: 16px;
	margin-top: 0;
	font-size: 11px;
	color: #7f7f7f;
	border-bottom: 1px dotted #666;
}

.ebody a:hover {
	color: #666;
	border-bottom: 1px dotted #666;
}

.ebody img {
	padding: 4px;
	border: 1px solid #DFDFDF;
}

.ebody ul {
	margin-left: 20px;
	padding-left:0px;
	list-style-type: none;
}

.ebody ol{
	margin-left:20px;
	padding-left:0px;
}

.ebody ul li {
	list-style:square;
}

.commentlink img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h4, h3, h2, #cblock h2 {
	margin: 0;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#999;
}

h2{
	margin-bottom: 10px;
	font-size: 14px;
}

a, a:visited{
	color: #7f7f7f;
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}

.ebody p{
	margin:8px 0;
	padding:0;
}

.ebody ul {
	margin-left: 30px;
	padding-left:0px;
	list-style-type: none;
}

.ebody ol{
	margin-left:30px;
	padding-left:0px;
}

.ebody ul li {
	list-style:square;
}

#sidebar{
	margin-top: 20px;
	font-size:11px;
	text-align: justify;
}

#sidebar p{
	margin-bottom: 10px;
}

#sidebar h2 {
	color: #bfbfbf;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom: 0px solid #f00;
	font-size: 11px;
	text-transform: uppercase;
}

#sidebar .adminshizzl h2 {
	color: #bfbfbf;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom: 0px solid #f00;
	font-size: 11px;
	text-transform: uppercase;
}

#sidebar ul {
	list-style: none;
	margin: 0 0 18px 0;
	padding: 0;
}

#sidebar .thelist ul li {
	display: inline;
	margin:0;
	padding:0;
}

#sidebar li{
	list-style: none;
}
#sidebar .thelist li p {
	display: block;
	margin-left: 0px;
	margin-top: -10px;
	padding: 0px 0px 20px 0px;	
}

#sidebar .thelist li a {
	border-bottom: 0px dotted #f00;
	color: #000;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
margin-bottom: 1px;
	padding-left: 10px;	
	background-image: url();
	background-repeat: no-repeat;
	background-position: 10px 50%;
	font-size: 11px;
background-color: #ededed;
}

#sidebar .adminshizzl ul li a {
	border-bottom: 0px dotted #f00;
	color: #000;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
margin-bottom: 1px;
	padding: 0px 0px 0px 0px;	
	background-image: url();
	background-repeat: no-repeat;
	background-position: 10px 50%;
	font-size: 11px;
background-color: #ededed;
}

#sidebar .thelist li a:hover{
	color: #000;
	background-color: #fff;
}

.contactform {
margin-top:15px;
margin-bottom:0px;
}

.contactleft label{
float: left;
margin-top:3px;
margin-bottom:7px;
font-weight:bold;
}

.contactleft1 label{
float: left;
margin-top:2px;
margin-bottom:3px;
font-weight:bold;
}

.contactright {
margin-top:0px;
}

#wpcf_your_name, #wpcf_email, #wpcf_subject {
	width: 230px;
	height: 18px;
	padding: 1px 1px 0px 1px;
	border: 0px dotted #7f7f7f;
	background: #ededed;
	margin-right: 0px;
margin-bottom: 1px;
	color: #000;
	font-weight: normal;
font: 11px Arial, Helvetica, sans-serif;
}

#wpcf_msg {
	width: 230px;
	height: 73px;
	padding: 1px 1px 0px 1px;
	border: 0px dotted #7f7f7f;
	background: #ededed;
	margin-right: 0px;
margin-bottom:2px;
	color: #000;
	font-weight: normal;
font: 11px Arial, Helvetica, sans-serif;
}

#contactsubmit {
	background: #4d4d4d;
	border: 0px dotted #7f7f7f;
	width: 115px;
	height: 16px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0px 70px 10px 0px;
}


ul.list-blogroll li a{
	border-bottom: 1px dotted #666;
	color: #00e0ff;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding: 4px 0px 4px 25px;	
	background-image: url('images/bull.gif');
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

#searchdiv {
	margin-top: 8px;
	margin-bottom: 15px;
}

/*blogroll widget */
ul.list-blogroll li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}

/*meta  widget*/
ul.list-meta li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}

/*rss widget */
ul.list-rss li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}

/*category  widget */
ul.list-cat li, li.bar_categories li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}

/*recent  widget  */
ul.list-rec li, li.bar_comments ul li {
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}

/*archives widget */
ul.list-archives li, li.bar_archives li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}

/*pages widget */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}

/*sub-pages widget */
ul.list-page li ul li, li.bar_pages li ul li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 15px !important;
}

/*calendar bar widget */
li.bar_calendar td {
	padding: 1px 7px;
}

/*text bar */
.textbar {
	padding-top: 5px;
}

#searchform br {
	display: none;
}

#searchform #s {
	width: 180px;
	height: 18px;
	padding: 1px 1px 0px 1px;
	border: 1px dotted #00e0ff;
	background: #121605;
	margin-right: 2px;
	color: #00ecff;
	font-weight: normal;
}

/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: #121605;
	border: 1px dotted #00f9ea;
	width: 25px;
	height: 21px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #00fdff;
	vertical-align: middle;
}

.clink {
	background-image:url('.images/comments.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:16px
}

#cblock h2{
	padding:2px;
	margin-bottom:10px;
	margin-top:30px;
}

#cblock {
	float:left;
	padding-top: 0px;
	padding-bottom: 20px;
	text-align: left;	/*font-size: 0.8em;*/
}

ol#commentlist {
	margin-top:0px;
	padding: 5px;
	margin-left: 0px;
	list-style-type: none;
}

.commentdate {
	font-size:0.8em;
	padding-left:5px;
}

#commentlist li  p{
	margin-bottom: 8px;
	line-height: 20px;
	padding:0;
}

.commentname {
	margin: 0;
	padding: 5px;
}

.commentinfo{
	clear:both;
}

.commenttext {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #333333;
}

.commenttext-admin {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #333333;
}

#commentsformheader{
	padding-left:0px;
}

#commentsform{
	margin-top:0;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#commentsform form{
	text-align:left;
	margin:0px;
}

#commentsform form textarea{
	width:99%;
}

#commentsform p{
	margin:5px;
}

p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

blockquote{
	font-style: italic;
	color: #999999;
}

table{
	margin:10px;
}

td, th{
	padding:3px;
	font-weight:normal;
}

.date {
	float:left;
	height:0px;
	width:0px;
	margin-top:0px;
	margin-right:0px;
	padding:0px;
	background:#fff;
}

.date p {
	text-align:center;
	color: #00e0ff;
	margin:0 0 0 0px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

.date span.day {
	font-size: 0px;
	display:block;
	color:#CCC;
	font-style: italic;
}

.date span.month {
	font-size: 0px;
	height:11px;
	display:block;
	padding: 1px 2px 4px;
	/*border-bottom: 1px dotted #7f7f7f;
	margin-bottom:4px;
	border-top: 2px solid #7f7f7f;*/
	font-weight: bold;
	font-style: italic;
}

#rss{
	width:80px;	
	background-image: url(images/rss.png);
	display: block;
	height: 63px;
}

/* My Comment */
#rss a{
	width:50px;
	height: 70px;
	text-decoration: none;
	display: block;
	
}