@charset "utf-8";

/* CSS Modification for WP theme /*
/*
Author: Aleh Skverniuk
maraudine@gmail.com
Author URI: http://www.thefen.net/
*/

* {
  border: 0;
  margin: 0;
  padding: 0;
}

#about #content-mid{
  background: url(images/bg-content-mid.gif) repeat-y;
  padding: 15px 39px;
  width: 982px;
}

#bg-content{
  width: 100%;
  background: #007db5 url(images/bg.gif) repeat-x;
  padding-bottom: 50px;
  border-bottom: 3px solid #999;
}

#central-column{
  width: 550px;
  border-left: 1px solid #efefef;
  border-right: 1px solid #efefef;
  font-size: 11px;
}

#central-column fieldset {
  margin: 20px;
}

#central-column h2{
  color: #668924;
  font-size: 18px;
  border-bottom: 1px dashed #CCCCCC;
  padding-bottom: 8px;
}

#central-column h3{
  color: #477eb1;
  font-size: 16px;
  padding-bottom: 8px;
}

#content{
  width: 982px;
  margin: 0 auto;
  padding: 0;
}

#content-bot {
  background: url(images/bg-content-bot.gif) no-repeat;
  height: 26px;
}
/* Footer
*/

#content-mid{
  background: url(images/bg-content-mid.gif) repeat-y;
  padding-left: 25px;
  padding-right: 25px;
  width: 982px;
}

#content-top{
  background: url(images/bg-content-top.gif) no-repeat;
  height: 44px;
}

#content-wrapper {
  margin: 37px;
  margin-top: 20px;
}

#footer{
  clear: both;
  width: 600px;
  margin: 0 auto;
  background: #fff;
  font-size: 12px;
}

#header{
  width: 982px;
  margin: 0 auto;
  background: #fff;
  padding-top: 20px;
}

#left-column{
  width: 175px;
  margin-right: 8px;
  margin-left: 8px;
  margin-top: 16px;
}

#left-column h2, h3{
  color: #477eb1;
  font-size: 19px;
}

#left-column h4, h5{
  color: #668924;
  width: 100%;
  text-align: left;
  clear: both;
}

#left-column h5{
  font-size: 14px;
  color: #666666;
  border-bottom: 1px dashed #CCCCCC;
  padding: 3px 0pt;
}


#left-column ul li span{
  color: #737373;
}

#login {
  margin-left: 710px;
  position: relative;
  top: 30px;
}

#login a{
  background: url(images/login-link.gif) no-repeat left center;
  padding-left: 20px;
  font-size: 10px;
  font-weight: bold;
  color: #345267;
  text-transform: uppercase;
}

#logo{
  padding-top: 20px;
  padding-bottom: 5px;
}

#logo a{
  float: left;
  background: url(images/logo.gif) no-repeat;
  margin-left: 60px;
  height: 34px;
  width: 352px;
  text-indent: -9999px;
}

#menu{
  margin-left: 470px;
}

#menu a{
  float: left;
  margin-left: 3px;
  background: url(images/menu-bg-link.gif) no-repeat;
  width: 108px;
  height: 27px;
  padding-top: 10px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  text-transform: lowercase;
}

#menu a.link-active{
  background: url(images/menu-bg-link-active.gif) no-repeat;
  width: 108px;
  height: 34px;
}

#more{
  background: url(images/bg-phone.gif) no-repeat;
  width: 175px;
  height: 47px;
  padding: 16px 20px;
  margin-top: 26px;
}

#more p a{
  color: #787878;
}

#more p b{
  text-transform: uppercase;
}

#postspacer {
  height: 30px;
  clear: both;
}

#project #content-mid{
  position: relative;
}

#right-column {
  margin-left: 8px;
  margin-top: 16px;
  width: 175px;
}

#right-column h4{
  font-size: 23px;
  text-transform: uppercase;
}

#right-column h4, h5{
  color: #668924;
  float: right;
}

#right-column h5{
  font-size: 14px;
  color: #666666;
  border-bottom: 1px dashed #CCCCCC;
  padding: 3px 0pt;
}

#right-column p{
  margin: 10px 0;
}

#right-column ul, #left-column ul{
  margin: 18px 0px 18px 25px;
  font-size: 11px;
  line-height: 150%;
  padding: 0px;
  clear: both;
}


#left-column ul li, #right-column ul li{
  color: #9fd231;
  margin: 0px;
}


#calendar_wrap {text-align:center; margin-left: 6px; clear: both;}
#calendar_wrap td {color:silver; padding: 2px;}
#calendar_wrap td a {font-weight:bold; font-size:12px;}
#calendar_wrap caption {font-weight:bold;}

.align-center {
  text-align: center;
}

.block{
  float: left;
  clear: both;
  width: 100%;
}

.clear{
  clear: both;
}
/*--*/

.ctc {
  padding-bottom: 16px;
}

.entry p, #content-wrapper p {
  line-height: 1.5em;
  margin-bottom: 12px;
}

.float_center {
  float: none;
  display: inline;
}

.float_left{
  float: left;
  display: inline;
}

.float_right{
  float: right;
  display: inline;
}

a{
  text-decoration: none;
  color: #0680b7;
}

a:hover{
  text-decoration: underline;
}

a:link, a:active, a:visited {
  text-decoration: none;
  color: #416e90;
  border: none;
}

body {
  width: 100%;
  background: #fff;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #737373;
  font-size: 13px;
  overflow: auto;
}

caption {
  margin-top: px;
  font-weight: bold;
}

div.address{
  float: left;
  display: inline;
  margin-right: 20px;
  margin-top: 30px;
  padding-bottom: 80px;
}

textarea, input {
  border-style: solid;
  border-width: 1px;
  border-color: #666666;
}



#searchsubmit {
  background: #9FCF5F none repeat scroll 0%;
  border: 2px solid #77A436;
  color: #333333;
  font-size: 13px;
}


.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.navigation
{
  clear: both;
}

#respond
{
  margin-top: 25px;
}

#respond form
{
  margin-top: 12px;
}


#commentform input
{
  margin-top: 6px;
  margin-right: 6px;
  width: 200px;
  height: 21px;
}

#commentform #submit {
background:#9FCF5F none repeat scroll 0%;
border:2px solid #77A436;
color:#333333;
font-size:13px;
width: 150px;
}

#sidesearch
{
  height: 18px;
  width: 100px;
}

#sidesearchform
{
  padding-top: 8px;
  padding-bottom: 16px;
}

#sidesearchsubmit {
background:#9FCF5F none repeat scroll 0%;
border:2px solid #77A436;
color:#333333;
font-size:13px;
}
