/*
Theme Name: Colchis Theme
Theme URI: http://luckythemes.com/colchis-theme/
Description: Colchis Wordpress Theme. The theme is released under GPL.
Version: 1.0
Author: http://themerama.com
Tags: widget ready, valid html, valid css, 2 columns, fixed width, left sidebar
*/
*{margin: 0; padding: 0;}
body{
	font-family: Georgia, sans-serif;
	font-size: 14px;
	color: #000;
	background: #434329;
	text-align: center;
         line-height: 1.45em;
}
p { padding-bottom: 10px; }
.mainImage { float: left; padding-right: 5px; padding-bottom: 5px; width: 250px; }
ul { margin: 0; padding: 0; }
li { margin: 0; padding: 0; }

img{border: 0;}
.clear{clear: both;}

#header{
	margin: 0 auto;
	width: 970px;
	height: 182px;
	background: #689EE4 url(images/header_img.jpg) no-repeat;
	text-align: left;
	border-bottom: 8px solid #84845F;
}

#header h1{
	padding: 60px 0 0 25px;
	font-weight: normal;
	font-size: 36px;
}
#header h4{
	padding: 0 0 0 25px;
	font-weight: normal;
	font-size: 12px;
	color: black;
}
#header a:link, #header a:visited, #header a:active, #header a:hover{
	color: white;
	text-decoration: none;
}
#header a:hover{ color: black;}

#menu .bttn_home{width: 42px; float: left; margin-left: 20px;}
#menu{
	margin: 0 auto;
	width: 970px;
	background: #2A2A2A;
	border-bottom: 1px solid #fff;
}
#menu ul{
	float: left;
	width: 645px;
	height: 38px;
	overflow: hidden;
}
#menu ul li{
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	line-height: 38px;
	margin: 0 0 0 20px;
	color: white;
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	float: left;
}

#menu a:link, #menu a:visited, #menu a:active, #menu a:hover{
	color: #D1D1D1;
	text-decoration: none;
}
#menu a:hover{text-decoration: underline;}

.search{
	float: right;
	width: 250px;
}
.search_form{

}
.search_form input{
	vertical-align: middle;
	margin: 0 10px;
}

#content{
	margin: 0 auto;
	width: 970px;
	background: #fff url(images/cont_bg.gif) repeat-y left;
	text-align: left;
}
.left{
	float: left;
	width: 251px;
	overflow: hidden;
}
.left .lpadding{
	margin: 0 6px;
}
.left .title{background: #E2E2D0; padding: 3px 5px 3px 20px; margin: 6px 0;}
.left h1{
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
	color: #35351F;
}
.left ul li{
	list-style: none;
	padding: 2px 5px 2px 20px;
	margin: 0;
	background: url(images/bullet_lul.gif) no-repeat 0 3px;
	font-size: 14px;
}
.left ul{
	padding: 0;
	margin: 10px;
}

.left a:link, .left a:visited, .left a:active, .left a:hover{
	color: #000;
	text-decoration: none;
}
.left a:hover{ text-decoration: underline;}

.right{
	float: right;
	width: 719px;
	overflow: hidden;
}
.right .rpadding{
	margin: 6px;
}
.right .title{
	background: url(images/bullet_title.gif) no-repeat left 0px;
	padding: 0 0 5px 75px;
	border-bottom: 2px solid #DBDBDB;
}
.right h1{
	font-weight: 400;
	font-size: 24px;
	line-height: 20px;
	text-transform: uppercase;
}
.right h1 a:link, .right h1 a:visited, .right h1 a:active, .right h1 a:hover{
	color: #000;
	text-decoration: none;
}
.right h1 a:hover{ text-decoration: underline;}

.right h4{
	font-weight: normal;
	color: #000;
}

.right p{margin: 0px 5px 0px 5px;}

.right a:link, .right a:visited, .right a:active, .right a:hover{
	color: #1573EA;
	text-decoration: underline;
}
.right a:hover{text-decoration: none;}

.tags{
	width: 510px;
	float: left;
	text-align: left;
	padding: 5px;
	color: #000;
	font-size: 11px;
}
.tags a:link, .tags a:visited, .tags a:active, .tags a:hover{
	color: #000;
	text-decoration: underline;
}
.tags a:hover{text-decoration: none;}
.permalink{
	width: 170px;
	float: right;
	text-align: right;
	padding: 5px;
	color: #000;
	font-size: 11px;
}
.permalink a:link, .permalink a:visited, .permalink a:active, .permalink a:hover{
	color: #000;
	text-decoration: underline;
}
.permalink a:hover{text-decoration: none;}

.tp{width: 100%; background: #E2E2D0; margin: 5px 0;}


#footer{
	font-weight: normal;
	text-align: center;
	color: #191901;
	margin: 0 auto;
	width: 970px;
	font-size: 12px;
	background: #84845F;
	border-top: 8px solid #2A2A2A;
}

#footer p{
	padding: 20px 0;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:hover{
	color: #191901;
	text-decoration: underline;
}
#footer a:hover{text-decoration: none;}


h2 {
	font-weight: normal;
	font-size: 18px;
}

h3 {
	font-weight: normal;
	font-size: 16px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 99%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}


#wp-calendar {
	border: 1px solid #000;
	empty-cells: show;
	font-size: 14px;
	margin: 0 auto 10px auto;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	color: #000;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: 000;
	font-size: 14px;
	text-align: center;
}

#wp-calendar td {
	color: 000;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: black;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

p img
{
	max-width:100%;
	padding:0;
}

img.alignright
{
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft
{
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

.alignright
{
	float:right;
}

.alignleft
{
	float:left;
}

img,.left ul li ul li,.left ul li ul li ul li
{
	border:0;
}

#menu a:hover,.left a:hover,.right h1 a:hover
{
	text-decoration:underline;
}

.right a:hover,.tags a:hover,.permalink a:hover,#footer a:hover,#footer a.sec:hover
{
	text-decoration:none;
}

img.centered,.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.right ul li,.right ol li
{
	margin:0 0 0 30px;
}