/*
Theme Name: web20su
Theme URI: http://web20.su/
Description: A simple theme that just works. Fixed width, two columns, left sidebar, standards compliant. Based on Plainscape by Srini G.
Version: 3.1.0
Author: Alexandr A Alexeev
Author URI: http://web20.su/
Tags: fixed-width, two-columns, right-sidebar, blue, white, light, threaded-comments

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana;
	color:#555;
	margin: 0;
	padding: 0;
        background: white url("http://web20.su/template/background.png");
        background-repeat: repeat-y;
        background-position: center;
}

/* google custom search */
.searchentry {
  margin-right: 64px;
  margin-left: 64px;
  font-size:1.2em;
  line-height:1.4em;
}

small {
	font-size: 0.8em;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	text-align:left;
}

h1 { font-size: 2.4em; }
h2 { font-size: 2em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1em; }

pre {
	overflow:auto;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}

a {
	color: #26a;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}


hr {
	display: none;
}

a img {
	border: none;
}


/* Layout */

#page {
	margin: 0 auto;
        /* margin-top: 2px;
        margin-bottom: 10px; */
	padding: 0px;
	width: 960px;
  background-color: white;
/*  border-left: 2px solid #ccc;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc; */
}

#header {
	margin: 0px 10px 0px 10px;
padding: 0px;
}

#logo {
  float: left;
}

#banners {
  padding: 4px 0px 0px 6px;
}

#rmenu {
  margin-top: 3px;
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  float: right;
  padding: 5px 20px 5px 20px;
}

#rmenu td {
  width: 110px;
}

#sitedescr {
  text-align: center;
  font-family: Verdana;
  font-size: 12px;
  color: #313131;
}

/* Header */

#hello, #follow {
  margin: 5px 0px 5px 0px;
  padding: 0px;
  color: #313131;
  font-family: Verdana;
  font-size: 13px;
}

#hello {
  float: left;
}

#hello a {
  color: #313131;
  text-decoration: underline; 
}

#follow {
  float: right;
  text-align: right;
}

#follow a {
  margin-right: 10px;
  color: #313131;
  text-decoration: underline; /* how to make it dashed? */
}

#hello a:hover,
#follow a:hover {
  text-decoration: none;
}

a.rss { padding-left: 20px; background: url(http://web20.su/template/feed-icon.png) no-repeat 0 .2em; }
a.email {  padding-left: 22px; background: url(http://web20.su/template/email-icon.png) no-repeat 0 .35em; }
a.twitter {  padding-left: 19px; background: url(http://web20.su/template/twitter-icon.png) no-repeat 0 .15em; }
a.forum {  padding-left: 20px; background:url(images/icons.gif) no-repeat; background-position: 0 -96px; }
/*
#menu {
  font-family: Verdana;
  background-color: #eee;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  background: #eee url(http://web20.su/template/menu/t-l.gif) top left no-repeat;
}

#menu div {
     background: url(http://web20.su/template/menu/t-r.gif) top right no-repeat;
}
#menu div div {
     background: url(http://web20.su/template/menu/b-r.gif) bottom right no-repeat;
}
#menu div div div {
     padding: 5px 20px 5px 20px;
     background: url(http://web20.su/template/menu/b-l.gif) bottom left no-repeat;
}*/

#rmenu a {
  color: #36a;
/*  margin-right: 20px; */
  text-decoration: underline;
}

#rmenu a:hover {
  text-decoration: none;
}

/* End header */

#wrapper {
	padding: 10px 10px 10px 10px;
}

#content {
	margin:0;
	margin-bottom: 10px;
        padding-left: 10px;
	width:620px;
	float:left;
}

#forumcontent {
	margin:0;
	margin-bottom: 10px;
	padding: 0px;
}

.widget_tag_cloud div  {
  line-height: 1.5;
  text-align: center;
}

#footer {
  text-align: center;
  padding: 10px;
  margin: 0px 20px 0px 20px;
  border-top: 1px dashed #888888;
}



/* Post */

.post {
	margin: 0px 5px 0px 5px;
	padding: 10px 0px 10px 0px; 
	overflow:hidden;
	clear:both;
}

.post h2 {
	margin: 10px 0px 0px 0px;
	padding:0;
} 

.post h3.post-title {
	font-weight:bold;
	font-size:1.8em;
	margin:0;
	padding:0;
	text-align:left;
}	


div.archive-title {
	font-size:1.6em;
	font-weight:bold;
}

.post hr {
	display: block;
}

.post h2 {
  margin-bottom: 2px;
}

.post h2 a {
  color: #36a; 
  text-decoration: none;
}

.post h2 a:hover {
  text-decoration: underline;
}

.info {
  margin: 0px;
  padding: 0px; 
  font-size: 1.2em;
  color: #777;
}

.info .main {
  float: left;
}

.info .comments {
  background:url(images/icons.gif) no-repeat;
  background-position: 0 -96px;
  padding-left:22px;
  height:16px;
  line-height:16px;
  display:block;
  font-size:11px;
  float: right;
  text-align: right;
}

.postmetadata {
	clear: both;
	font-size:1.1em;
  margin: 0px;
}

.postmetadata a {
  text-decoration: underline;
}

.postmetadata a:hover {
  text-decoration: none;
}

.clear {
	clear: both;
}

.entry {
	font-size:1.4em;
	line-height:1.4em;
	margin: 0px;
}

.forumentry {
	font-size:1.2em;
	line-height:1.4em;
	margin: 0px;
}

.entry a,
.forumentry a {
  text-decoration: underline;
}

.entry a:hover,
forumentry a:hover {
  text-decoration: none;
}

.entry blockquote {
	border:1px dashed #ccc;
	font-size:0.9em;
	padding:5px 20px;
	margin:10px 0;
	background:#f8f8f8;
}

.entry blockquote blockquote {
	font-size:1em;
}

.entry fieldset {
	border:1px dashed #ccc;
}

.entry fieldset legend {
	font-weight:bold;
	text-transform:uppercase;
}

.entry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	font-size:0.9em;
}

.entry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
}

.entry table.share {
	border-width: 0px;
	padding: 2px;
	vertical-align: middle;
	width: 100%;
}

.entry table.share tr td {
	padding: 0px;
	border-width: 0px;
}

.entry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

.entry ol { list-style-type:decimal; }
.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }


p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.navigation .alignleft {
	text-align:left;
	float: left;
}
.navigation .alignright {
	text-align: right;
}

.navigation {
	font-size:1.2em;
	clear:both;
	margin: 5px 0px 0px 0px;
}	

.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}


.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;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}


/* Comments*/

#comments {
	font-size:1.4em;
	line-height:1.4em;
        margin-top: 10px;
        padding-left: 10px;
}

.commentlist {
	margin: 5px 0;
	padding: 10px 0px 10px 0px;
}

.commentlist li {
	list-style:none;
margin-top: 10px;
margin-left: 10px;
padding: 15px;
border-top: 4px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
}

li.comment div, li.pingback div {
	padding: 0px;
	overflow: auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:#fff;
}

.commentlist li.odd {
	background-color:#eee;
}

ul.children li {
	list-style:none;
}

div.avatar {
  float: left;
}

img.avatar {
	border: 1px solid #ccc;
	padding: 2px;
	margin:0;
	background: #fff;
}

.comment-head {
  border-bottom: 1px solid #ccc;
}

.comment-body {
  float: left;
  width: 495px;
  margin: 6px;
}

.comment-meta {
	margin:0;
	padding:0;
        font-size: 85%;
         float: left; /* !!! */
}

.reply {
  float: right;
}

.comment-meta cite {
	font-style:italic;
}

textarea#comment {
	width:100%;
}

#comments div.navigation {
	font-size:0.8em;
}

/* Sidebar */

#sidebar {
	width:260px;
	float:right;	
	margin: 5px 5px 5px 20px;
        padding: 0px 0px 0px 15px;
        font-size: 1.2em;
        border-left: 1px solid #ddd;
}

#sidebar h2 {
	font-size: 1.2em;
	padding: 0;
	padding-bottom: 5px;
	margin-bottom: 10px;
        border-bottom: 1px solid #AAA;
}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px; /* space between widgets */
}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 20px;
}

#sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li , #sidebar ul ol li {
  margin: 2px;
  padding: 2px;
}

