* {
	margin:0;
	padding:0;
}

abbr {
	border-bottom-width: 0;
}

body {
	font-family: "Lucida Grande",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 0.8em;
	color:#000;
	background-color: #fff;
}

a {
	text-decoration: none; 
}

a:active, a:link, a:visited  {
	color: #900;
}

a:hover  {
	color:#000;
}

ul, ol {
	list-style:none;
}

#wrapper {
	margin: 0 auto;
}

#blog-title {
	height: 40px;
	width: 300px;
	text-align: center;
	padding-top: 20px;
	border-right:1px solid #ddd;
}
#blog-title a {
	font-weight: bold;
	font-size: 18px;
	text-transform: capitalize;
}
h1, h2, h3, h4, .PostHead {
	font-family: Georgia, "Times New Roman",Times,serif;
	font-size:1.5em;
	font-weight: bold;
	margin-bottom:0.5em;	
}

p {
	margin-bottom:1em;
	line-height:1.8em;
}

/*используется*/
#site-menu {
	text-align:right;
	border-bottom: 1px solid #ddd;
}
/*используется*/
#ads {
	margin: 3px 0px 3px 0px;	
}
.mainads {
}
.container {
	width: 800px;
	margin: 0 auto;
}
#header {

	border-bottom: 1px solid #ddd;
}

#navigation {
	color: #777;
	font-size: 0.8em;
	margin: 10px 0px 10px 15px;
	text-transform: capitalize;
}
#content {
	float:left;
	width:550px;
	padding-right: 20px;	
}

#sidebar {
	width: 230px;
	float:left;
	clear: right;
	
}

#footer {
	line-height: 1.5em;
	padding:0.5em 0;
	border-top:1px solid #ddd;
	width: 100%;
	float: left;
}

#footer a {
	color: rgb(0, 187, 221);
}
#copyright{
	text-transform: capitalize;
}
.navigation {
	font-size: 0.8em;
	padding:0.5em 0;
}

.fl {
	margin: 5px 7px 5px 7px;
}
.entry {
	margin: 15px 0px 35px 0px;}
.mainads {
	padding: 20px 0px 10px 35px;
}










#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}







.spacer {
	clear:both;
}

.nav-previous {
	width:50%;
	float:left;
}

.nav-next {
	text-align:right;
}



.textinput {
	border: 1px solid #777;
	-moz-border-radius:3px;
}

#cse-search-box #s {
	border:1px solid #777;
	width: 125px;		
}

.button {
	background-color:#eee;
	color:#777;
	-moz-border-radius:3px;
	border:1px solid #777;
	cursor:pointer;
	font-family:"Lucida Grande","Lucida Sans Unicode",Tahoma,Verdana,sans-serif;
}

#cse-search-box .button {
	width: 75px;
}

.widget, .pagenav {
	padding-bottom: 1.5em;
	border-bottom: 1px solid #ddd;
	margin-bottom: 1em;
}

.pagenav li, .widget li{
	padding: 0.25em 0;
}

.widget li a {
	display: block;
}

blockquote, code {
	-moz-border-radius:5px;
	border: 1px solid #aaa;
	background-color: #eee;
	padding: 1em;
	text-align: left;
	display: block;
	font-size: 1em;
	overflow: auto;
}

code {
	font-family: 'Courier New';
}

.avatar {
	padding: 0.3em;
	border: 1px solid #aaa;
}

.comment-author .fn {
	display: block;
}

.comment {
	padding: 1em;
	line-height: 1.8em;
}

.comment p {
	padding-bottom: 1em;
}

.comment blockquote p{
	padding-bottom: 0;
}

.comment blockquote {
	margin-bottom: 1em;
}

.commentlist .alt blockquote {
	background-color: #fff;
}

.commentlist .alt {
	-moz-border-radius:3px;
	border: 1px solid #aaa;
	background-color: #eee;
	padding: 0.5em;
	text-align: left;
	display: block;
}

.comment-meta {
	padding-top: 0.5em;
	border-top: 1px solid #aaa;
}

.pingback {
	padding: 1em 0;
	border-top: 1px solid #aaa;
	line-height: 1.8em;
}

.pingback p {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-top: none;
}

.pingback .comment-meta {
}

.form-label, .form-input, .form-submit, .form-textarea {
	padding:1em 0;
}

.form-textarea textarea {
	width:90%;	
}

.post img {
	padding:1em;
	border: 1px solid #ddd;
}

#profile_block {
	text-align: right;
	float:right;
	width:250px;
}

.section {
	border-bottom:1px solid #ddd;
	margin-bottom:1em;
	padding-bottom:1em;
}

#front-page-blog .post-right-column a {
	color: rgb(0, 187, 221);
}

.entry-meta, .comment-meta{
	font-size: 0.8em;
	font-weight:bold;
}

p.pingback-meta {
	font-weight:bold;
	border: none;
	padding:0;
}

.single .entry-title,
.page .entry-title,
.search .page-title,
.archive .page-title,
.pagenotfound .entry-title {
	padding:0.5em 0 1em 0;
} 

.page .entry-title,
.search .page-title ,
.archive .page-title,
.pagenotfound .entry-title {
	border-bottom:1px solid #ddd;
}

.navigation {
	padding-bottom:1em;
}

.projects .screenshot {
	width:300px;
} 

.linklog {
}

/* *** forum specific *** */

.forum-block {
	width:156px;
	float: left;
	padding: 10px 100px 10px 10px;
	background-position: right top;
	background-repeat: no-repeat;
	height: 100px;
	text-transform: lowercase;
}

#forums-list .first, 
#forums-list .second,
#forums-list .first-current, 
#forums-list .second-current  {
	border-right: 1px solid #ddd;
}

#forums-list {
	border-bottom: 1px solid #ddd;
	margin-bottom:1em;
}

#forums-list .first {
	background-image: url('images/rants.png');
}

#forums-list .second {
	background-image: url('images/themes.png');
}

#forums-list .third {
	background-image: url('images/plugins.png');
}

#forums-list .current-forum a {
	color:#900;
}

#forums-list a {
	color: #00BBDD;
}

.forum-description {
	bottom:1px;
	display:block;
	font-family:"Lucida Grande",Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:0.8em;
	font-weight:bold;
	margin-top:1em;
	position:relative;
}

.forum-title {
	font-family: Georgia, "Times New Roman",Times,serif;
	font-size: 1.5em;
}


.frontpageheatmap a, a.tag-link{
	padding: 5px;
	color: #900;
}

.frontpageheatmap a.related {
	background-color: #00BBDD;
	color: #000;
}

.frontpageheatmap a:hover, a.tag-link:hover {
	background-color: #900;
	color: #fff;
}

.frontpageheatmap {
	padding-bottom: 1em;
}

.current-forum {
	border-bottom:3px solid #900;
	height:97px;
}

.forum-sidebar-links {
	padding-bottom:1em;
	border-bottom:1px solid #ddd;
}
#front-page-discussion h2 {
	padding-bottom:1em;
}

#front-page-discussion .post-left-column ,
#front-page-discussion .topic {
	border-top:1px solid #ddd;
	padding-top:1em;
}

#front-page-discussion p.topic {
	margin:0;
	padding:0;
}

#front-page-discussion .topic a {
	display:block;
	padding:1em 0;
}

#topic-tags li {
	display:inline;	
	margin-right:1em;
}

fieldset {
	border:0;
}

#topic-tags fieldset {
	padding-top:1em;
	display:block;
}

.topic-header-left {
	text-align:left;
}

#userinfo {
	font-size:0.8em;
}

#userinfo dt {
	font-weight:bold;
}

#userinfo dl {
	padding-bottom:1em;
}

#useravatar {
	float:right;
	margin-left:10px;
