/*
Theme Name: SASGIS Blog0
Theme URI: http://www.sasgis.ru
Version: 0.01
Description: WP SASGIS Blog
Author: Sergey
Author URI: http://www.sasgis.ru
*/
body {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  color:#666666;
  background-color: #FFFFFF;
}
A:link {
        COLOR: #2153AA; text-decoration: none;
}
A:visited {
        COLOR: #2153AA; text-decoration: none;
}
A:active {
        COLOR: #2153AA; text-decoration: none;
}
A:hover {
        COLOR: #00000F; text-decoration: none;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 100%;
  text-align: left;
  background: #FFFFFF;
}

.corn_lt{
  background:url(images/corners_left_top.png) no-repeat top left;	
}
.corn_rt{
  background:url(images/corners_right_top.png) no-repeat top right;	
}
.corn_lb{
  background:url(images/corners_left_bottom.png) no-repeat bottom left;	
}
.corn_rb{
  background:url(images/corners_right_bottom.png) no-repeat bottom right;	
}


#header_wrapper {
  text-align: left;
  background: #4E7DD1 url(images/menu_bg.gif) bottom left repeat-x;
  margin:0px; padding:0px;
}

#header {
  width:90%;  
  height: 45px;
  padding: 20px;
  margin-left: 10px;
  margin-top: 0px;
  margin-bottom: -15px;
  background: #4E7DD1 url(images/header_bg.png) bottom left no-repeat;
}

#header #desc {
  display: block;
  margin:-5px 160px;
  font-family: verdana,  arial, sans;
  font-size: 18px;
  color:#DDDDDD;
  font-weight:normal
}

#header h1 {  
  margin:-5px 160px;
  font-family: verdana,  arial, sans;
  font-size: 30px;
  color:#ffffff;
  font-weight:normal
}

#header h1 a {
color:#ffffff;
  font-family: verdana, arial, sans;
text-decoration:none;
}

#header h1 a :visited
{
text-decoration:none;
  font-family: verdana, arial, sans;
color:#ffffff;
}

#header h1 a:hover
{
text-decoration:none;
  font-family: verdana, arial, sans;
color:#ffffff;
}

#sitename {
  margin:0px;
  font-family: Georgia, "Times New Roman", "Bitstream arter", Times, serif;
  font-size: 22px;
  color:#fffff0;
  letter-spacing: -1px;
}

#header h2 {
  margin:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color:#B1C6EB;
  letter-spacing: 1px;
}

#left_side {
  margin-top: 10px;
  float: left;
  width: 200px;
  background: #F1F6FE url(images/side_bg.gif) bottom left repeat-x;
}

#right_side {
  margin-top: 10px;
  float: right;
  width: 200px;
  background: #F1F6FE url(images/side_bg.gif) bottom left repeat-x;
}

#content {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 215px;
  margin-right: 215px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}


#footer {
  height: 20px;
  clear: both;
  text-align: right;
  color: #B6CEF9;
  font-family: verdana, arial, sans-serif;
  font-size: 9px;
  line-height: 20px;
  background: #4E7DD1 url(images/footer_bg.gif) top left repeat-x;
}


#footer A:link {
        COLOR: #FFFFFF; text-decoration: none;
}
#footer A:visited {
        COLOR: #FFFFFF; text-decoration: none;
}
#footer A:active {
        COLOR: #FFFFFF; text-decoration: none;
}
#footer A:hover {
        COLOR: #FFFFFF; text-decoration: none;
}

/*
**ul{margin: 0; padding-left: 25px; padding-top: 5px; padding-bottom: 5px;} ul.test 
** Menu styles*/
ul{
  margin: 0;
  padding-left: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
}
li{
  text-align: left;
  padding-left: 0px;
}
ul.menu {
  list-style: none;
  border: none;
  text-align:left;
}
.menu li {
   margin: 0 0 0 0.5em;
  }
li.expanded {
  list-style-type: circle;
  list-style-image: none;
  padding: 0.2em 0.5em 0 0;
  margin: 0;
  color: #759ADB;
}
li.collapsed {
  list-style-type: circle;
  list-style-image: none;
  padding: 0.2em 0.5em 0 0;
  margin: 0;
  color: #759ADB;
}
li.leaf {
  list-style-type: disc;
  list-style-image: none;
  padding: 0.2em 0.5em 0 0;
  margin: 0;
  color: #759ADB;
}

#left_side p, #right_side p {
  margin:10px;margin-top:15px;margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #333333;
}

#left_side a, #right_side a {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#left_side h3, #right_side h3 {
  margin-top:5px; margin-bottom:5px; margin-left:5px; margin-right:5px;
  padding-left:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 21px;
  color: #FFFFFF;
  background: #4E7DD1 url(images/menu_bg.png) bottom left repeat-x;
}

#left_side h4, #right_side h4 {
  margin-top:0px;margin-bottom:0px;margin-left:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#content p {
  margin-top:15px; margin-bottom: 15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #333333;
}

#content p img {
	border: 1px solid #C1C6CE;
	margin: 5px 10px 3px 0px;
	padding: 2px;
}

#content h3 {
  margin-top:0px; margin-bottom: 5px;
  font-family: verdana, arial, sans-serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 10px;
  letter-spacing: -1px;
  color: #2153AA;
}

#content h4 {
  margin-top:0px;margin-bottom:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 12px;
  color: #2153AA;
}

#navlist
{
  margin-top:1px;
  margin-bottom:0px;
  text-align:right;
  padding: 5px 0;
  margin-left: 0;
  font: bold 12px Verdana, sans-serif;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
}

#navlist li a
{
  color: #F1F6FE;
  padding: 5px 15px;
  margin-left: 3px;
  border: 1px solid #0F3974;
  border-bottom: none;
  background: #2153AA url(images/tab_bg.gif) bottom left repeat-x;
  text-decoration: none;
}

#navlist li a:link { color: #F1F6FE; }
#navlist li a:visited { color: #F1F6FE; }

#navlist li a:hover
{
  color: #FFFFFF;
  background: #3364BB;
  border-color: #0F3974;
}

#navlist li a#current
{
  color: #000;
  background: #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.featurebox_center {
  background-color: #fffff6;
  margin:0px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.featurebox_side {
  background-color: #fffff6;
  margin:0px;margin-left:10px;margin-right:10px;margin-bottom:15px;
  padding:10px;
  border: 1px solid #DFE8F7;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 18px;
  color: #333333;
}

.post{margin:0 0 25px 0;}

.post .info{
padding:0px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:0.9em;
color:#505050;
}

/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}

#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}

#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}

#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}

#commentform input{
margin-bottom: 3px;
}



