/*
Theme Name: Enamel
Theme URI: http://landish.ge/
Description: Custom Theme for Web-Site Emm.Ge
Version: 2.8
Author: Lado Lomidze
Author URI: http://landish.ge
Tags: dark, red, 960px
*/

body {
	margin:0;
	padding:0;
	background:#000309 url(images/dot.png) repeat-x 0 160px;
	font-family:Sylfaen;
	font-size:14px;
	color:#FFF;
}
img, a img {
	border:none
}
a, a:visited {
	color:#FFF;
	text-decoration:underline
}
a:hover {
	text-decoration:none;
}
:focus {
	outline:none;
}
#page {
	margin:0 auto;
	width:960px;

}
#header {
	height:160px;
	position:relative;
}
#banner {
	position:absolute;
	top:0;
	left:200px;
}
#shortlinks {
	position:absolute;
	top:10px;
	right:20px;
}
#sidebar {
	width:162px;
}

#middle {background:url(images/sidebar_bg.png) repeat-y top left;}

#footer {background:url(images/sidebar_bottom.png) no-repeat bottom left; margin-top:10px; clear:both;}

.widget h3 {
	margin:0;
	padding:0;
	background:url(images/nav_title.png) no-repeat;
	height:34px;
	line-height:34px;
	color:#FFF;
	text-align:center;
	font-size:14px;
}
.widget p{ margin:4px;}

.widget ul {
	text-align:center;
	list-style:none;
	margin:10px 0 30px 0;
	padding:0;
}
.widget ul li {
	background:url(images/nav_li_item.png) no-repeat 34px 28px;
	height:30px;
	line-height:30px;
}
.widget ul li a, .widget ul li a:visited, .widget ul li a:hover {
	text-decoration:none;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
.widget ul li a:hover {
	text-decoration:underline;
}
#content {
	width:794px;
	float:right;
	padding-bottom:20px;
}
.post {
	margin:20px;
	color:#690A03;
}
.post h1 {
	color:#4B4B4B;
	margin:0;
}


#qtranslate-chooser {margin:0; padding:0; list-style:none}

#sitemap {margin:10px 0 0 30px;}



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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #B32118;
   text-align: center;
   background-color: #111;
   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;
   color:#4B4B4B;
}
