/*  
Theme Name: AshMind
Theme URI: http://ifelse.co.uk/simpla/
Description: A clean, minimalist theme
Version: 2.00
Author: Andrey Shchekin (based on Simpla by Phu Ly)
Author URI: http://blog.ashmind.com
*/

/*************************************
 +Containers
 *************************************/
/*html, head, body, #wrap, #inner-wrap {
  height: 100%;
}*/
 
body{
	font-family: "Lucida Sans Uncode","Lucida Grande",Tahoma, Helvetica, Verdana, sans-serif;
	font-size:80.0%;
	line-height:1.4;
	margin:0;
	padding:0;
	height:100%;
	text-align:center;
}
#wrap{
	margin:0 auto;
	text-align:left;
	min-height:100%;
	position:relative;
}
* html #wrap {height:100%}
#content{
	font-size:1.2em;
	padding:2em;
	margin-right:30em;
	position:relative;
}
#sidebar{
	/*font-size:1.1em;*/
	float:right;
	padding-top:22px;
	width:30em;
}
#footer{
	background:#333;
	border-top:1px solid #777;
	color:#888;
	clear:both;
	font-size:0.9em;
	padding:0.5em;
}
/*************************************
 +Hn and p
 *************************************/
h1, h2, h3{
	font-weight:normal;
	margin:0;
}
.entrytitle h2{
	font-size:150%;
}
.entrytitle h2 a
{
	color: black/*#B4C24B*/;
}
.entrytitle h2 a:hover{
	color: black /*#58BBEB*/;
}
.entrytitle h3{
	font-size:110%;
	color: #BBBBBB;
	line-height: 1;
}

/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:3em;
}

.entrymeta{
	font-size:0.9em;
}
.postedby{
	background:#fff url(./images/user.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.filedto{
	background:#fff url(./images/tag.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.views{
	background:#fff url(./images/views.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}
.commentslink{
	background:#fff url(./images/comment.gif) no-repeat;
	padding:3px;
	padding-left:20px;
}

.entrybody p {
  max-width: 50em;
}

/*************************************
 +Entry contents
 *************************************/
.entry table {
   margin: 3px;
}

.entry td, .entry th  {
   border-left: 1px solid #ddd;
   padding-left: 5px;
   margin: 0;
}

.entry table tr:nth-child(odd) {
   background-color: #eeeeee;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar {
  background-color: #FAFAFA;
  padding-left: 20px;
  min-height: 100%;
}
 
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#sidebar ul li{
	/*margin-bottom:0.3em;*/
	padding:0.3em;
	font-size: 110%;	
}

#sidebar h3 {
	font-size:110%;
	margin:1em 0;
	
	text-transform: uppercase;
}

#sidebar .avatar {
   vertical-align: middle;
}

#sidebar img.avatar {
   vertical-align: middle; 
   border: 5px solid white;
}

#sidebar .avatar + * {
    display: inline-block;
    vertical-align: middle;
}

#sidebar .avatar + .widget {
    margin: 0;
    margin-left: 0.8em;
}

#sidebar .avatar + .widget + .widget {
    margin-top: 0.8em;
}

.widget {
  margin-bottom: 0.8em;
}

#searchform .screen-reader-text {
  display: none;
}

#searchform #s {
  width:180px;
}

/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;

}
.commentsblock textarea{
	width:35em;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	background:#f3f5e9;
	border:1px dotted #d1d1d1;
	padding:0.5em;
}
h3#comments{
font-size:1.6em;
}

/*************************************
 +Misc
 *************************************/
a{
	color:#579;
	text-decoration:none;
}
a:hover{
	color:#CC0000;
}
/*************************************
 + Widgets
**************************************/
.widget_pages .widgettitle {
    display: none;
}

.widget_pages .page_item {
   font-size: 200% !important;
   text-transform: uppercase !important;
   
   margin:  0 !important;
   padding: 0 !important;
}

.widget_categories ul {
   -moz-column-count: 2;
   -webkit-column-count: 2;
   column-count: 2;
}

/*************************************
 +Plugins
 *************************************/
 .post-ratings, .post-ratings-loading {
    display: inline;
    /*float: left;
    width: auto !important;
    margin-right: 0.5em;*/
 }
 
 .commentlist li {
    min-height: 100px;
 }
 
 .commentBody {
    padding-left: 100px;
 }
 
 div.gravatar {
    position: absolute;
 }
 
 img.gravatar {
    margin: 5px;
 }

 .ajax-edit {
    display: none;
 }
 
 ul.search_results {
    -moz-box-shadow: 2px 1px 2px #AAAAAA !important;
    width: 300px !important;
    max-height: 300px !important;
 }
 
 ul.search_results li {
    background-color: #F0F0F0 !important;
    border: none !important;
 }
 
 ul.search_results li a, ul.search_results li a:visited {
    color:#579 !important;
    font-weight: normal !important;
 }
 
 ul.search_results li a:hover{
	  color:#CC0000 !important;
 }
 
/*************************************
 +Code
 *************************************/
 pre.alt{
	 padding:0em;
	 border:0;
 }
 
 .csharpcode {
   max-width: 700px !important;
   font-size: 90% !important;
 }

 .csharpcode * {
	 line-height:1.1;
 }
 
 /*************************************
 +Tricks
 *************************************/
 
 .rssOnly {
     display: none;
 }