/*

Theme Name: Gazeb

Theme URI: http://www.blogcut.com

Version: 1.0

Description: 2 Column dark color theme based on a website template from blogcut.com

Author: Blogcut

Author URI: http://www.blogcut.com

*/



body {

	margin: 0px;

	background: #404040;

	font: 14px Arial, Helvetica, sans-serif;

	color: #28323A;



}



img {

	border:0;

}







img.left

{

float:left;

padding:10px;



}





#wrapper {

	background: #535353 url(images/bg_x2.gif) repeat-x top;

}



.holder{

	width: 750px;

	margin-right: auto;

	margin-left: auto;

}

.clear {

	clear: both;

}

#main {

	background: url(images/body.gif) repeat-y;

}

#header {

background: url(images/VIA.png) no-repeat 0px 80px;


	height: 180px;




}





#header h1 

{

padding-top:100px;

text-align:center;

}



#header h1 a, #header h1 a:hover , #header h1 a:visited

{

color:#FFFFFF;

text-decoration:none;

}



.post .info a, .post h2 a

{

text-decoration:none;

}



#header h2

{

text-align:center;}





#left {

	float: left;

	width: 170px;

	padding: 0px 25px 20px 23px;

	color:#FFF;

	font-size:12px;

}

#left h1 {

	font-size:20px;

	font-weight:normal;

	padding-bottom: 5px;

	border-bottom:solid 1px #999;

	color: #dc433c;

	clear:both;

}

#left ul {

	margin: 10px;

	list-style: none;

	padding: 0px;

}



#left ul li {

	background:  #535353;

	display: block;

	margin: 0px 5px 10px;

	padding: 10px 0px 5px 35px;

}



#left a

{

text-decoration:none;

color:#FFF

}



#right {

	float: left;

	padding: 0px 0px 20px 20px;

	line-height: 1.6em;

	width: 510px;

	color:#fff;

}

#right p {

	margin:0;

	padding:0 0 20px 0;

}

#right h1 {

	font-size: 26px;

	font-weight: bold;

	color: #dc433c;

	margin-top:0;

}

#right h2 {

	font-size: 18px;

	font-weight: bold;

	color: #FFF;

	border-bottom:1px solid #ccc;

	margin:15px 0 10px 0;

	padding-bottom:5px;

}

#right a{

	color: #dc433c;

}

#right a:hover {

	text-decoration:none;

}







#footer {

	background:#404040 url(images/footer.gif) no-repeat;

	

	clear:both;

	height:40px;

	padding:8px 0 0 235px;

	color:#FFF;

	font-size:12px;

	width:515px;

}







#footer a, #footer a:hover , #footer a:visited

{

color:#fff;

text-decoration:none;

}



.menu {

	position:relative;

	top:41px;

	float:right;

}



.menu ul{

	margin: 0;

	padding: 0;

	list-style-type: none;

	position:relative;

}



/*Top level list items*/

.menu ul li{

	position: relative;

	display: inline;

	float: left;

}



/*Top level menu link items style*/

.menu ul li a{

	background:url(images/tab.gif) no-repeat;

	display:block;

	width:85px;

	float:left;

	padding:0 1px;

	text-align:center;

	line-height:40px;

	color: #111;

	text-decoration:none;

	font-size:12px;

}

.menu ul li a:hover {

	text-decoration:underline;

}

.link a:hover {

	text-decoration:underline;

}

	

	

	







h1 {

  font-size: 1.7em;

  font-family: "Georgia", Times New Roman, Times, serif;

  font-weight: normal;

  color: #dc433c;

}





h2 {

  font-size: 0.9em;

  font-family: "Georgia", Times New Roman, Times, serif;

  font-weight: normal;

  margin: 0.2em 0 1.4em 0;

  color: #fff;

}



h3 {

  font-size: 1.3em;

  font-family: "Georgia", Times New Roman, Times, serif;

  font-weight: normal;

  color: #fff;

  margin: 1.9em 0 1.2em 0;

}





h1, h2, h3, p {

	padding: 10px;		

	margin: 0;

}

	



ul li 

{margin-left: 2.4em;

padding-left: 0;

background: none;

}



ol li {

margin-left: 2.4em;

padding-left: 0;

background: none; 

list-style-type: decimal

}







code {

  margin: 5px 0;

  padding: 10px;

  text-align: left;

  display: block;

  overflow: auto;  

  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;

 

  background: #FAFAFA;

  color:#000;

  border: 1px solid #f2f2f2;  

}



acronym {

  cursor: help;

  border-bottom: 1px solid #777;

}



blockquote {

	margin: 10px;

 	padding: 0 0 0 28px;  

   border: 1px solid #111; 

   color:#000;

  	background: #FAFAFA;

}





fieldset {border: none}



/* form elements */





form {

margin: 0 0 1.5em

}



input {

	padding:2px;

	border:1px solid #eee;

	font: normal 1em Verdana, sans-serif;

	color:#777;

}

textarea {

	width:400px;

	padding:2px;

	font-family: Verdana, sans-serif;

	border:1px solid #eee;

	height:100px;

	display:block;

	color:#777;

}

input.button { 

	margin: 0; 

	font: bolder 12px Arial, Sans-serif; 

	border: 1px solid #CCC; 

	padding: 2px 3px; 

	background:#fff;

	

}







label 

{

display:block;

padding: 5px 0

}







input#submit

{

background:#fff;

color:#000;

}



/*************************************

 +Comments

 *************************************/

.commentsblock{

	margin:0.5em;

	padding:1em;

font-size:1.1em;



}

.commentsblock textarea{

	width:410px;

}

.commentsblock input, .commentsblock textarea{

	border:1px solid #d1d1d1;

}

.commentsblock textarea:focus{

	background:#eee;

	border:1px solid #a1a1a1;

}

.commentsblock textarea:focus, .commentsblock input:focus{

	background:#eee;

	border:1px solid #a1a1a1;

}

.commentauthor{

	display:block;

	font-size:1.5em;

}

ol.commentlist{

	color:#fff;

	font-size:0.9em;

	list-style-type:none;

	margin:0;

	margin-top:1.5em;

	padding:0;

}

.commentlist li{

	margin-bottom:0.5em;

	padding:0.5em 1em;

}

.alt{

	background:#434343;

	border:1px solid #383838;

	padding:0.5em;

}

h3#comments{

font-size:1.6em;

}





