/*  
Theme Name: mmm...meelky
Theme URI: http://mmm.meelk.com.ua/
Description: A clean theme form meelky blog
Version: 1.01
Author: Mee
Author URI: http://meelk.com.ua/
*/

/* Twitter */
h2.tweet-url a {
	color:white;
	background:url("/wp-content/js/tweet/twi.png") no-repeat;
	padding-left:30px;
	display:block;
	height:25px;
	border-bottom: 0; 
}

h2.tweet-url {
	margin-top:0;
	padding-top:0;
}
.my-tweet-url {
	text-align:right;
}
div.tweet-wrap {
	display:none;
	width:470px;
	background-color:white;
	margin-bottom:20px;
	padding:10px;
	padding-bottom:10px;
	border:10px #cccccc solid;
}

.tweet a {
	text-decoration: none;
	border-bottom: dotted 1px #cccccc; 
}
.tweet .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;    
}

.tweet .tweet_list .tweet_even {
      background-color: #EFEFEF;       
      margin-bottom:5px;
      margin-top:5px;
}
      
.tweet .tweet_list .tweet_avatar {
      padding-right: .5em;
      float: left;       
}

.tweet .tweet_list .tweet_avatar img {
        vertical-align: middle;         
}
            
    
#counters{
float:left;
padding-right:10px;
font-size:1.4em;
}

#logo{
padding-right:10px;
position:relative;
top:25px;
}

.logo-div{
 float:left;
}

.description {
   position:relative;
   left:65px;
}
#respond {
	color:black;
	padding:0;
}
hr{
 color:#d0cbb5;
 background-color:#d0cbb5;
 height: 1px;
 border:0;

}


/*************************************
 +Containers
 *************************************/
body{
	background:#64a1f4 url(./images/background.jpg);
	color:#666;
	font-family: Tahoma, Verdana, "Bitstream Vera Sans", sans-serif;
	font-size:62.5%;
	line-height:1.7;
	text-align:center;
	margin:0;
	border-top:5px solid #504B35;
}
#content{
	background:#FFFFFF;	
	border:3px solid #d0cbb5;	
	padding: 10px;
	float:left;
	width:480px;
	font-size:0.9em;
}
#footer{	
	color:#888;
	font-size:0.8em;
	margin:15px;
	padding:3px;
}
#header{
	margin-top:20px;
	margin-left:0px;
	padding-bottom:10px;	
}
#header a {
	border-bottom: 0; 
}
#sidebar{
	color:#ddd;
	font-size:1.1em;
	float:left;
	margin-left:10px;
	
}
#wrap{
	margin:0 auto;
	text-align:left;
	width:750px;
}


/*************************************
 +Hn
 *************************************/
#sidebar h2{
	color:white;
	font-size:1.4em;
	margin-bottom:10px;
	font-weight:bold;
}
#header h1{
	display:inline;
	font-size:2.4em;
	line-height:1;
	margin:0;
	color:#FFFFFF;
}
#header h1 a{
	color:#fff;
}
#header h1 a:hover{
	color:#fffab8;
}
h1, h2, h3{
font-family: Tahoma, Sylfaen, Georgia, "Times New Roman", Times, serif;
color:#000000;
}
h2{
font-size:1.5em;
padding-right:5px;
}
h3{
font-size:1.2em;
}
#header h1{
font-weight:normal;
}
.entrytitle h2, .entrytitle h3{
display:inline;
font-weight:normal;
border-bottom: 0; 
}
.entrytitle h2 a {	
	color:#ffffff;	
border-bottom: 0; }

.entrytitle h2 {	
	padding:5px;
	padding-top:7px;

}


.entry-1 .entrytitle h2 {	
	background-color:#92dd6d;	
	border-bottom: 0; 
}

.entry .entrytitle h2 {	
	background-color:#fa3939;
	border-bottom: 0; 
}
.entrytitle h3{
font-weight:normal;
}
/*************************************
 +Lists
 *************************************/
#sidebar ul{
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:1em;
}
#sidebar ul li a{
	color:#e0ecfb;
	border-bottom: 0; 
}
#sidebar ul li a:hover{
	color:#fffab8;
	border-bottom: 0; 
}
/*************************************
 +Misc
 *************************************/
a{
text-decoration:none;
color:#9e9e9e;
border-bottom: dotted 1px #cccccc; 

}
a:hover{
color:#ab9;
}
#footer a{
color:#ab8;
}
#header {
	margin-bottom:5px;
}
#header p{
	color:#eee;
	margin:0;
}
.navigation{
padding:3px;
text-align:center;
font-size:3em;
}
/*************************************
 +Entry
 *************************************/
.entrybody {}

.entry blockquote {
	margin-top:0;
	margin-bottom:0;
}
.entry blockquote p {
	margin:0;
	
}
.entry{
	font-size:1.2em;
	margin:0px;
	padding:0px;
	margin-bottom:15px;
}
.entrytitle{
}
.entrytitle a {text-decoration:none;}
.entrymeta{
	color:#666;
	font-size:0.9em;
	padding-bottom:10px;

	
}
.entrymeta a{
	color:#666;
}
.entry-1{
	background:#FFFFFF;
	border:1px solid #fff;
	color:#77756B;
	font-size:1.2em;
	-moz-border-radius:3px;
	margin-bottom:15px;
}
.entry-1 .entrymeta{
	color:#888;
}
.entry-1 .entrymeta a{
	color:#777;
}

div.meta-title {
	padding-top:10px;
}
.entry-1 .entrytitle{
	border-bottom:none;
}
.entry-1 .entrytitle a{
	
	font-size:1.2em;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:5px;
	padding:10px;
}
.commentsblock textarea{
	width:420px;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
.even{
	background:#3F464A;
	border:1px solid #43494D;
	font-size: 1.4em;
}
.alt{
	background:#FFFFFF;
	border:1px solid #FCFAF4;
	padding:5px;
	font-size: 1.4em;
}



img {

behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}
