/*
Theme Name: Clear Tab
Theme URI: http://mvkozyrev.com/wordpress-themes/
Description: A simple two and three column fluid width theme. Right sidebar(s), each supports widgets. 4 widgets areas.
Tags, post thumbnails and gravatars supported. Not valid XHTML and CSS (who cares?).
Version: 1.0
Author: mvkozyrev
Author URI: http://mvkozyrev.com
Tags: light, two-columns, three-columns, flexible-width, right-sidebar, threaded-comments

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

*/


/*Main slyle*/

body {
	margin:0;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	display: block;
	text-align:left;
	}

a { 
	color:#0000ff;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline; 
	}

a:visited{
	color:#0000ff;
	text-decoration:none;
	}

h1, h1 a, h2, h2 a, h3, h4, h5, h6 {
	margin-top:20px;
	margin-bottom:0;
	text-align:left;
	}

h1 {font-size:2em;}
h2 {font-size:1.6em;}
h3 {font-size:1.2em;}
h4 {font-size:1em;}
h5 {font-size:0.8em;}
h6 {font-size:0.6em;}

input {
	font-size:1.2em;
	}

input[type=text], textarea{
	background:#fff;
	border:1px inset #aaa;
	}
input[type=submit] {
	background:#eee;
	border:1px outset #aaa;
	}

textarea {
	font-size:12px;
	}

pre {
	font-size:12px;
	overflow:auto;
	}
code {
	font-size:12px;
	background-color:#f8f8f8;
	color:#111;
	}
	
/* Layout */

#wrapper {
/*	
margin:0 5%;
padding-right:230px;
*/
	}


#footer {
	clear:both;
	padding:10px;
	}

/* Header */

#header {

	}
.blogtitle{
	margin-top:20px;
	margin-bottom:0;
	font-family: Arial,sans-serif;
	font-size: 21px;
	color: #CC6600;
	}


.blogtitle a{
	margin-top:20px;
	margin-bottom:0;
	font-family: Arial,sans-serif;
	font-size: 21px;
	text-decoration: none;
	color: #CC6600;
	}

.blogtitle a:hover{
	text-decoration: none;
	color: #CC6600;
	}


.blogtitle a:visited{
	color: #CC6600;
	}

.descript{
	font-size: 14px;
	}


/*Search form*/
#search {
	vertical-align: middle;
	float:right;
	font-size: 0.8em;
	font-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	}

/* Top navigation Pages*/
#navbar {
/*
	border-top:0.1em solid #555;
	border-bottom:0.1em solid #555;
*/
	margin: 0px;
	padding: 0px ;
	}

	
#pag {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	/*margin:0 5%;*/
	padding: 0 0 0 10px;
	list-style: none;
	}
	
#pag ul {
	/*padding:0.1em 0 0 0;*/
	margin:0;
	list-style: none;
	}

#pag a {
	color: #686868;
	display: block;
	text-decoration: none;
	font-weight: normal;
	/*padding: 0.5em;*/
	}
	
#pag a:hover {
	display: block;
	text-decoration: underline;
	/*padding: 0.5em;*/
	}

#pag li {
	float: left;
	margin: 0;
	text-transform:none;
	padding: 0 1em 0 0;
	}
	
#pag li li {
	float: left;
	margin: 0;
	padding: 0;
	/*width: 14em;*/
	}
	
#pag li li a, #nav li li a:link, #nav li li a:visited {
	
	float: none;
	margin: 0;
	padding: 0.5em ;
	/*border-bottom: 1px solid #aaa;*/
	}
	
#pag li li a:hover, #nav li li a:active {
	/*color: #fff;*/
	}

#pag li ul {
	position: absolute;
	/*width: 10em;*/
	}

#pag li:hover ul {
	left: auto;
	display: block;
	}
	
#pag li:hover ul, #nav li.sfhover ul {
	left: auto;
	}

/* Top navigation Categories*/
	
#cat {
	/*border-top: solid 4px #eeeeee;*/
	font-family: Verdana, sans-serif;
	font-size: 12px;
	/*margin:0 5%;*/
	padding: 0 0 0 10px;
	list-style: none;
	}
	
#cat ul {
	/*padding:0.1em 0 0 0;*/
	margin:0;
	list-style: none;
	}

#cat a {
	
	display: block;
	text-decoration: none;
	font-weight: normal;
	/*padding: 0.5em;*/
	}
	
#cat a:hover {
	display: block;
	text-decoration: underline;
	/*padding: 0.5em;*/
	}

#cat li {
	float: left;
	margin: 0;
	text-transform:uppercase;
	padding: 0 2em 0 0;
	}
	
#cat li li {
	float: left;
	margin: 0;
	padding: 0;
	/*width: 14em;*/
	}
	
#cat li li a, #nav li li a:link, #nav li li a:visited {
	
	/*width: 14em;*/
	float: none;
	margin: 0;
	padding: 0.5em ;
	/*border-top: 4px solid #eeeeee;*/
	}
	
#cat li li a:hover, #nav li li a:active {
	background: #eeeeee;
	/*color: #fff;*/
	}

#cat li ul {
	position: absolute;
	/*width: 10em;*/
	}

#cat li:hover ul {
	left: auto;
	display: block;
	}
	
#cat li:hover ul, #nav li.sfhover ul {
	left: auto;
	}
#archcat{
	color:#686868;
	}

.thumbnail {
	display: block;
	align:left;
	float: left;
	margin: 0 10px 0 0;
	}

.nothumb {
	display: block 80px;
	width:80px;
	height:80px;
	background: #eeeeee;
	background-image:url(images/gravatar.png);
	background-repeat:no-repeat;
	margin-bottom: 5px;
	}


/* Sidebar */
#sidebar{
	padding-right: 10px;
	vertical-align:top;
	list-style: none;
	}
#sidebar h1 {
	font-size:1.6em; 
	color:#686868;
	margin-bottom: 20px;}
#sidebar h2 {
	font-size:1.2em; 
	color:#686868;
	margin-bottom: 15px;}
#sidebar h3 {
	font-size:1em; 
	color:#686868;
	margin-bottom: 10px;}
#sidebar h4 {
	font-size:0.8em; 
	color:#686868;
	margin-bottom: 10px;}
#sidebar h5 {
	font-size:0.6em; 
	color:#686868;
	margin-bottom: 10px;}
#sidebar h6 {
	font-size:0.4em; 
	color:#686868;
	margin-bottom: 10px;}

#sidebar ul li {
	list-style: none;
	}
#sidebar li ul {
	padding-left: 10px;
	margin: 5px;
	}


/* Footer */
#footer { 
	text-align:center;
	color:#888888;
	}

#footer a {
	color:#888888;
	}

/* Post */
.posttitle h2 a {
	font-family: Arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size-adjust: none;
	font-stretch: normal;
	font-size: 21px;
	font-weight: normal;
	line-height: 1.4em;
	color: #CC6600;
	}
.posttitle h1 a {
	font-family: Arial,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size-adjust: none;
	font-stretch: normal;
	font-size: 21px;
	font-weight: normal;
	line-height: 1.4em;
	color: #CC6600;
	}

.posttitle a:hover{
	color: #000000;
	text-decoration:none;
	}

.post {
	margin:0 0 4em 0;
	clear:both;
	}

.post p, .post ol li, .post ul li{
	margin-top:0;
	line-height:1.5em;
	text-align:justify;
	}
.post li li {
	font-size:1em;
}
.post blockquote {
	padding:0 0 0 2em;
	border-left:0.4em solid #ccc;
	font-size:1em;
	}
.post blockquote blockquote {
	margin-left:5px;
	font-size:1em;
	}

.postmetadata {
	clear:both;
	margin:1em 0;
	color:#686868;
	font-size:0.9em;
	text-align:justify;
	}

div.navigation {
	font-size:0.9em;
	}

.postentry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	font-size:1em;
	}


.postentry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;

	}

.postentry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	}

/* Comments */

#comments {

	}

.commentlist {
	margin:10px 0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	}

li.comment div, li.pingback div {
	padding:10px;
	overflow:auto;
	}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
	}

.commentlist li.even {

	}

.commentlist li.odd {

	
}

ul.children li {
	list-style:none;
	}

img.avatar {
	float:right;
	clear:both;
	border:1px solid #eee;
	padding:2px;
	margin:5px;
	background:#fff;
	}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:1em;
	}

.comment-author cite {
	font-size:1em;
	font-style:normal;
	font-weight:bold;
	}


textarea#comment {
	width:80%;

	}

#comments div.navigation {
	font-size:1em;
	}

/* Comment ends */


/* Calendar */
#wp-calendar caption {
	font-weight:bold;
	color:#CC6600;
	text-align:left;
	}
#wp-calendar thead th {
	font-weight:normal;
	color:#888888;
	text-align:center;
	}
#wp-calendar tbody td {
	text-align:center;
	}
#wp-calendar tbody td a {
	font-weight:bold;
	}
#wp-calendar tbody td.pad {
	border:none;
}
/* Calendar ends */

abbr {
	cursor:help;
	border-bottom: 0.1em dotted;
	}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
   margin: 5px 5px 5px 0;
	}

.alignright {
   float: right;
   margin: 5px 0 5px 5px;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 13px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}

