/*
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.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 {

	height: 180px;
}


#header h1 
{
text-transform:uppercase;	
margin-left:15px;
padding-top:60px;
padding-bottom:0px;
}

#header h2 a, #header h2 a:hover , #header h2 a:visited
{
color:#efefef;
text-decoration:none;
}





.post .info a, .post h2 a
{
text-decoration:none;
}

#header h2
{
margin-left:15px;
padding-top:0px;
}


#left {
	float: left;
	width: 170px;
	padding: 0px 25px 20px 23px;
	color:#FFF;
	font-size:13px;
	font-family:Times New Roman, Times, serif;
}
#left h1 {
	font-size:20px;
	font-weight:normal;
	padding-bottom: 5px;
	border-bottom:solid 1px #999;
	padding-top: 23px;
	color: #FFF;
	clear:both;
}
#left ul {
	margin: 5px;
	list-style: none;
	padding: 0px;
}

#left ul li {
	
	display: block;
	margin: 0px 5px 5px;
	padding: 0px 0px 0px 0px;
}

#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: #FFF;
	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: #FFF;
}
#right a:hover {
	text-decoration:none;
}



#footer {background:#404040 url(images/footer.gif) no-repeat;
	  font-family: "Georgia", Times New Roman, Times, serif;
	  clear:both;
	  height:40px;
	  padding:8px 0 0 235px;
	  color:#666;
	  font-size:11px;
	  width:515px;
         font-weight:bold;}

#footer a, #footer a:hover , #footer a:visited {color:#666;
                                                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: 2.7em;
  font-family: "Georgia", Times New Roman, Times, serif;
  font-weight: normal;
  color: #fff;
}


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-family: "Georgia", Times New Roman, Times, 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-weight: bolder;
	font-size: 12px;
	font-family: "Georgia", Times New Roman, Times, serif;
	border: 1px solid #CCC; 
	padding: 2px 3px; 
	background:#fff;
	
}



label 
{
display:block;
padding: 0px 0
}



input#submit
{
background:#fff;
font-family: "Georgia", Times New Roman, Times, serif;
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;
}

.alt{
	background:#434343;
	border:1px solid #383838;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}


#right .entry {font-family:Times New Roman, Times, serif;
        font-size:16px;
        line-height: 1.2em;}

#right .entry a:link {font-weight:bold; text-decoration:none;}
#right .entry a:visited {font-weight:normal; text-decoration:none;}
#right .entry a:hover {text-decoration:underline;}


p.info {font-family:"Georgia", Times New Roman, Times, serif;
        line-height: 1.5em;
        font-size:11px;
        color:black;}

#comment p.info {margin-bottom:15px; text-align:right;}

#right .info a:link, #comment .info a:link {color:black;}
#right .info a:visited, #comment .info a:visited {color:black;}
#right .info a:hover, #comment .info a:hover {color:white;}

#comment .info a {text-decoration:none;}

#comment {font-family:Times New Roman, Times, serif;
        font-size:14px;
        line-height: 1.3em;}

#pagebar {font-family:"Georgia", Times New Roman, Times, serif; font-size:16px; margin-top:10px;}
#pagebar a:link {text-decoration:none; font-size:16px;}
#pagebar a:visited {text-decoration:none; font-size:16px;}
#pagebar a:hover {text-decoration:underline; font-size:16px;}
#pagebar span.this-page {font-size:26px;}
