/*
Theme Name: Cherry Dreams
Description: A cute and vibrant theme by <a href="http://www.arlain.net">Arlain</a>
Version: 0.3
Author: Carolina Canchila
Author URI: http://www.arlain.net/
Tags: fixed-width, two-columns, pink, fixed-width, right-sidebar 
*/

* {
 padding:0;
 margin:0;
}

/* ----------- WordPress Basics ----------- */

.aligncenter { 
	margin-left: auto; 
	margin-right: auto; 
}
.alignleft { 
	float: left; 
	margin: 5px 15px 10px 0; 
}
.alignright { 
	float: right; 
	margin: 5px 0 10px 15px; 
}
.wp-caption {
   border: 1px solid #F6E5ED;
   text-align: center;
   background-color: #F6E5ED;
   padding-top : 4px;
   margin: 10px;
   -moz-border-radius : 3px;
   -khtml-border-radius : 3px;
   -webkit-border-radius : 3px;
   border-radius : 3px;
}
.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;
   color:#333;
}
.acronym, abbr {
	border-bottom : 1px dotted #5B1E00;
}
acronym, abbr, span.caps {
	cursor : help;
	letter-spacing : 10px;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote {
	margin: 10px 15px 5px 35px;
	padding: 0 0 0 25px;
	background: #F6E5ED;
	font-size: 0.8em;	
	}
cite {
	font-size: 0.8em;
	font-style: normal;
}
br {
	padding: 0;
	margin: 0;
}
pre, code {
	width: 100%;
	overflow : auto;
	font-size: 1em;
}

/* ----------- Links ----------- */

a {
	color:#C05083;
	text-decoration:none;
   outline : none;
}
a:hover {
	color:#F6E5ED;
}
a img {
	border : none;
   outline : none;
}

/* ----------- Basics ----------- */

body{
        direction: rtl;	
      
        background:#C3BBBE;
	font-family: "Trebuchet MS";
	color:#000;
	font-size:100%;

}
#container{
	padding:0;
	margin:0;
	background:url(http://mrsmisses.com/blog/new-theme/new_cont_back.png) repeat-y ;
	width:1101px;
	margin:0 auto ;
	text-align:center;
}

/* ----------- Header ----------- */

#header{
	
	background:url(http://mrsmisses.com/blog/new-theme/new_header.jpg) no-repeat ;
        width:1101px;
	height :218px;
}
#header h1{
	text-align:right;
	
	padding:12px 173px 0 0;

}
#header a{
	color:#AA1625;
	text-decoration:none;
}
#header a:hover {
	color:#fff;
	text-decoration:none;
}


/*
.description{
	text-align:center;
	color:green;
	font-size:1em;
        font-weight: bold;
	padding:0 130px 0 160px;
}
*/
.img_rss{
        float:left;
        padding:80px 0 0 95px;
		clear:none;
}

#search_form{
        font-size: 1em;
        float:left;
}

/* ----------- Menu ----------- */

#navigation {
	margin:0;
	padding:0;
	list-style:none;
	padding:95px 60px 0 45px;
	float:right;
}
#navigation li {
	margin:0;
	padding:0;
	float:left;
	
}
#navigation li a {
	display:block;
	padding:0 18px;
	text-decoration:none;
	font-size:18px;
	font-weight: bold;
	color:#464746;
	text-align: center;
}
#navigation li a:hover {
	color:#F2DAE5;
}


/* ----------- Content ----------- */

#content{
        width:685px;
	float:left;
	text-align:left;
	
        padding-left :85px;


}
#post{
        padding: 0 30px 0 30px;
        margin:10px 10px 10px 10px;
	background:url(http://mrsmisses.com/blog/new-theme/new_post_top.jpg) no-repeat right top;
     
        background-color: #EEECEC;
}

#post  p{
       	

margin:0 0 0 0;

}
#post_title h2{
	font-size:1.5em;
	text-align:right;
	padding:25px 35px 0 10px;
}
#post_title p{
	margin:0;
}
.end_post{
	
	padding:20px 0 0 0;
}
.autor{
	font-size:0.8em;
	text-align:left;

}
.info{
        font-size:0.8em;	
        text-align:left;
        padding:0 0 10px 0;
	
}
.readings{
        font-size:0.8em;	
        text-align:left;
	padding:30px 0 0 0;

}
.postmetadata{
        text-align: right;
        font-size: 0.9em;
	
	padding:0 0 0 10px;
	margin:5px 0 5px 0;
}

/* ----------- Sidebar ----------- */

#sidebar{
	margin:0 20px 0 0;
padding-right :55px;
	width:226px;
	float:right;
	text-align:right;
}
#sidebar h3{
	margin:10px 0 0 0;
	padding: 10px 45px 0 0;
	height :41px;
	font-size: 1.1em;
	font-weight:bold;
	background:url(http://mrsmisses.com/blog/new-theme/new_titles.jpg) no-repeat ;
	color:#AA1625;
    
}
#sidebar li{
font-size: 0.9em;
        padding:1px 0 0 0;
	
	list-style:square inside ; color:#AA1625;
     

}

#sidebar li li
{
padding: 0 8px 0 0;
list-style:disc inside; color:#AA1625;
}



#block{
	width:150px;
	text-align:left;
}

/* ----------- Calendar ----------- */
#calendar_wrap{
	padding:0 0 0 18px;
}
#calendar_wrap a {
 }
#calendar_wrap .pad { 
	background: none; 
}
#calendar_wrap #prev {
	text-align:left; 
	background: none; 
}
#calendar_wrap #next { 
	text-align:right;
	background: none; 
}
#calendar_wrap table { 
	width: 90%; 
	margin: 0;
}
#calendar_wrap table th { 
	width: 14.2%; 
}
#calendar_wrap table td { 
	width: 14.2%; 
	background: #F0D5E1; 
	text-align: center; 
}

/* ----------- Search ----------- */

#search{
	border:1px solid #F6E5ED;
	background:#F6E5ED;
}
#searchform{
/*
	padding-right:350px;


        //float:right;
	margin:5px;

float:left;
padding:95px 0 0 0;
*/
}
#searchform #s{
padding:2px;
	border:1px solid #C05083;
	color:#C05083;
	background:#F6E5ED;
}
input{
	padding:0;
	border:1px solid #C05083;
	color:#C05083;
	background:#F6E5ED;
	margin:2px 0;
}
textarea{
	width:570px;
	padding:0;
	border:1px solid #C05083;
	color:#C05083;
	background:#F6E5ED;
}

/* ----------- Navigations ----------- */

.navigation{
	
	height:35px;
	font-size:1em;
	padding:3px 0 0 0;
	margin:0;
}
.navigation_single{
	font-size: 0.8em;
        height:71px;
	background:url(http://mrsmisses.com/blog/new-theme/new_nav_single_m.jpg) top  no-repeat ;

}
.alignleft_single { 
	float: left; 
padding:10px 0 0 18px;
	margin: 15px 15px 10px 70px; 
}
.alignright_single { 
	float: right; 
padding:10px 18px 0 0;
	margin: 15px 70px 10px 15px; 
}

/* ----------- Comments ----------- */


ol.commentlist { list-style:none; margin:0; padding:0;}

ol.commentlist li { border:1px solid #d5d5d5; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0 0 10px; padding:5px 7px 5px 64px; position:relative; background-color:#F6E5ED} 

ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }

ol.commentlist li div.vcard { font-weight:bold; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; }

ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 14px;}

ol.commentlist li div.vcard cite.fn a.url { color:#cc0000; text-decoration:none; }

ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }

ol.commentlist li div.vcard img.avatar { background: #fff; border:1px solid #aaa; padding: 1px; left:7px;  top:7px; align:right;}

ol.commentlist li div.comment-meta { font-weight:bold; font-size: 10px; line-height: 16px; font-family: helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; padding: 0 40px 0 0;}

ol.commentlist li div.comment-meta a { color:#205B87; text-decoration:none; }

ol.commentlist li p { font-weight:normal; font-size: 14px; line-height: 16px; font-family: helvetica,arial,sans-serif; margin:5px 0 12px; }

ol.commentlist li ul { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; list-style:square; margin:0 0 12px; padding:0; }


ol.commentlist li div.reply { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 12px/1 helvetica,arial,sans-serif; padding:6px 5px 4px;  text-align:center; width:36px; max-width:36px;}

ol.commentlist li div.reply:hover { background:#cc0000; border:1px solid #cc0000;}


ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }

ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }

ol.commentlist li ul.children li.depth-2 { margin:0 0 3px; }

ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }

ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }

ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }

ol.commentlist ul.children li.odd { background:#fff; }

ol.commentlist ul.children li.even { background:#f6f6f6; }

ol.commentlist li.pingback div.vcard { padding:0 170px 0 0;}

.responseOn{
	background:url(http://mrsmisses.com/blog/new-theme/new_responses.jpg) no-repeat center;
height:71px;
text-align:center;
padding-top:45px;

}

.leaveReply{
text-align:right;
}



/*
.responses{
        text-align: right;
	background:url(http://mrsmisses.com/blog/new-theme/new_responses.png) no-repeat;
	height:35px;
	font-size:1.2em;
	font-weight:normal;
	padding:7px 100px 0 15px;
	margin:10px 0;
}
*/
.commentlist{
        text-align: right;	
      
}
.comments_top{
        text-align: right;	
	background:url(images/comment_top.png) no-repeat ;
}
.comments_autor{
        text-align: right;	
        padding:15px 20px 0 25px;
}
.comments_bot{
        text-align: right;	
        font-size: 1em;

        font-weight: bold;
        color: #AA1625;	
	
	padding:5px 70px 15px 15px;
}
.gravatar{

	border :1px solid #333;
	padding:2px;
	margin:15px 25px 5px 10px;
	float:right;
	height:40px;
	width:40px;
}
.leave{
	padding:10px 0 0 20px;
	font-weight:bold;
	font-size:1.2em;
}
.form{
	padding:10px 40px 0 40px;
}
.xhtml{
font-size: 0.9em;	
padding:15px 40px 0 30px;
}

/* ----------- Form Labels ----------- */

label{
	font-weight:bold;
	color:#C05083;
}
fieldset{
	padding:1.4em;
	margin:0 0 1.5em 0;
	border :1px solid #ccc;
}
legend{
	font-weight:bold;
	font-size:1.2em;
}

/* ----------- Lists ----------- */

ul,ol{
	margin:0 5px 5px 5px;
}
ul{
	list-style-type:disc;
}
ol{
	list-style-type:decimal;
}
dl{
	margin:0 0 5px 0;
}
dl dt{
	font-weight:bold;
}
dd{
	margin-left:5px;

}

/* ----------- Tables ----------- */

table{
	margin-bottom:1.4em;
	width:100%;
}
th{
	font-weight:bold;
	background:#EDCBDA;
	color:#C05083;
}
th,td{
	padding:4px 10px 4px 5px;
}
tr.even td{
	background:#F6E5ED;
}
tfoot{
	font-style:italic;
}
caption{
	background:#E3B0C8;
	color:#C05083;
}

/* ----------- Footer ----------- */

#footer{
	background:url(http://mrsmisses.com/blog/new-theme/new_footer.png) no-repeat  bottom ;
	height :60px;
	padding:21px 0 0 45px;
	text-align:left;
}
#footer p{
	padding:20px 0 0 0;
}

/* ----------- Fixies ----------- */
.clear{
	clear:both;
}
