/*  
Theme Name: Manichiura.ro
Theme URI: http://www.steven.ro
Description: left sidebar 
Version: 1.2 beta
Tags: corporate, feminine, manichiura, 
Author: The Fan
Author URI: http://www.yourblog.ro
*/

/* COMMON */

body {
text-align: center;
font-size: 10.5px;
font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
background: #8C528D url('images/bg.jpg') repeat-x;
color: #510153;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;                                                                        
margin-bottom: 0px;
}

a:link, a:visited {
color: #510153;
text-decoration: none;
}

a:hover {
color: #8C528D;
text-decoration: none;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}

blockquote {
background: #f7f3f7 url('images/bqbg.jpg') no-repeat;
border: 1px dotted #C698C6;
width: 400;
padding-left: 55px;
min-height: 50px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

/* layout specific */

#container {
display: block;
width: 794px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
text-align: left;
padding-left: 6px;
}

#container2 {
background: white;
display: block;
width: 783px;
margin-left: 5px;
margin-top: 0px;
text-align: left;
}

#container:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#container2:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#sidebar {
float: left;
width: 170px;
padding-left: 3px;
}

.box {
background: #f7f3f7;
padding-bottom: 5px;
}

#sidebar h2 {
background: #f7f3f7 url('images/sbhead.gif');
font: bold 14px Arial;
color: #510153; 
line-height: 20px;
}

#sidebar li {
list-style: url('images/fluture.png');
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #510153;
text-decoration: none;
}

#wrapper {
float: right;
width: 576px;
}

#header {
width: 794px;
height: 353px;
margin-left: auto;
margin-right: auto;
clear: both;
background: url('images/header.jpg') no-repeat;
}

#footer {
margin-left: auto;
margin-right: auto;
width: 794px;
height: 46px;
clear: both;
background: url('images/footer.jpg') no-repeat;
font-size: 10px;
line-height: 11px;
text-align: center;
}

#footer2 {
margin-left: auto;
margin-right: auto;
width: 789px;
height: 46px;
clear: both;
background: url('images/footer.jpg') no-repeat;
font-size: 10px;
line-height: 11px;
text-align: center;
}

#searchform {
}

.entry {
text-align: justify;
color: black;
width: 550px;
padding-left: 15px;
}

.entry img {
max-width: 500px;
padding: 5px;
border: 1px dotted #8C528D;
-moz-border-radius: 5px;
-webkit-border-radius: 5px; 
}

.entryfooter {
float: right;
width: 572px;
min-height: 101px;
background: url('images/efooter.jpg');
vertical-align: bottom;
margin-left: -15px;
}

.postmeta {
padding-left: 12px;
}

input, textarea {
border: 1px solid #C698C6;
background: #fff;
color: #000;
font-size: 10px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

textarea {
width: 500px;
scrollbar-face-color: #8C528D;
}

.posttitle {
font-size: 20px;
border-bottom: 1px dotted #8C528D;
text-align: left;
color: #510153; 
}

#commentform {
border: 0px;
width: 550px;
}

.comments {
width: 500px;
padding-left: 15px;
}

.comments img {
border: 0px;
}

.comment-text {
border-bottom: 1px dotted #510153; 
}

.postnav {
text-align: justify;
width: 550px;
margin-left: 20px;
}

.latestcomm {
margin-left: 10px;
}

/* WordPress 2.6 Plugin: WP-PageNavi 2.40 Copyright (c) 2008 Lester "GaMerZ" Chan*/

.wp-pagenavi a, .wp-pagenavi a:link {

	padding: 2px 4px 2px 4px; 

	margin: 2px;

	text-decoration: none;

	border: 1px solid #510153;

	color: #510153;
	
	background-color: #FFFFFF;	
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;

}

.wp-pagenavi a:visited {

	padding: 2px 4px 2px 4px; 

	margin: 2px;

	text-decoration: none;

	border: 1px solid #510153;

	color: #510153;

	background-color: #FFFFFF;	

   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-pagenavi a:hover {	

	border: 1px solid #000000;

	color: #000000;

	background-color: #FFFFFF;
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;

}

.wp-pagenavi a:active {

	padding: 2px 4px 2px 4px; 

	margin: 2px;

	text-decoration: none;

	border: 1px solid #8C528D;

	color: #8C528D;

	background-color: #FFFFFF;	

   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-pagenavi span.pages {

	padding: 2px 4px 2px 4px; 

	margin: 2px 2px 2px 2px;

	color: #000000;

	border: 0px solid #8C528D;

	background-color: #FFFFFF;

   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-pagenavi span.current {

	padding: 2px 4px 2px 4px; 

	margin: 2px;

	font-weight: bold;

	border: 1px solid #8C528D;

	color: #000000;

	background-color: #FFFFFF;
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;

}

.wp-pagenavi span.extend {

	padding: 2px 4px 2px 4px; 

	margin: 2px;	

	border: 1px solid #8C528D;
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;

	color: #000000;

	background-color: #FFFFFF;

}

