/*  
Theme Name: Feminine
Description: A 2-column Wordpress theme.
Author: Stratum

*/


/* ---------------- GENERAL ---------------- */


body { font-family: verdana, Arial, sans-serif; 
	font-size: 13px; 
	color: #815228; 
	line-height: 140%; 
	margin: 0px; padding: 0px; 
	 background: url(img/bg-big2.jpg) repeat;background-attachment:fixed;}

#container { width: 920px; margin: 0 auto; 
	background: url(img/body.gif) repeat-y center top; }

a:link, a:visited { text-decoration: none; color:#57373b; }
a:hover {color:#000; text-decoration: none; border-bottom: 1px dotted #000; }

p.ads { margin-left: 10px; }
small { font-size: 75%; }

h1, h2, h4, h5, h6 { margin:0; padding: 0px; }

h1 { font-size: 250%; color: #7c2a4a; padding: 120px 50px 0 30px; font-weight:normal;text-transform:uppercase; }
h1 a:link, h1 a:visited, h1 a:hover { color: #7c2a4a; text-decoration: none; background-color:transparent;}

.description { font-size: 100%; font-weight:normal; padding: 10px 10px 0 30px; font-style:italic; color: #f1f1f1;}

h2 { font-size: 150%; color: #7c2a4a; margin-top: 10px; font-weight:normal; }
h2 a:link, h2 a:visited { text-transform:uppercase;text-decoration: none; color:#7c2a4a; }
h2 a:hover { color:#000;text-decoration: none; border-bottom: 1px dotted #fff; }

h3 { font-size: 120%;color: #4f331a;}
h4 { font-size: 100%; font-weight: normal;color: #4f331a;}
h5 {font-size: 100%;color: #4f331a;}

ul{ list-style-type: square;}
ul ul { list-style-type: disc;}
ul ul ul{ list-style-type: none;}


p img { padding: 4px; border:none;}

img.centered { display: block; margin-left: auto; margin-right: auto;}
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline;}
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline;}

.alignright { float: right;}
.alignleft { float: left;}


/* ---------------- LAYOUT ---------------- */


#header { margin: 0 auto; padding: 0px; width: 100%; clear: both; background:url(img/header.jpg) no-repeat center top; height: 226px;}
#sidebar { margin: 10px 0 0 650px; padding:0; width: 230px; }
#content { float:left; width: 600px; margin: 0 0 0 23px; padding:0; }


/* ---------------- NAVIGATION ---------------- */


#nav { font-size: 80%; padding: 5px 0px 15px 10px; color: #fff; }
#nav a:link, #nav a:visited { color: #4f331a; }
#nav a:hover { text-decoration:underline; background-color: transparent; }

.navigation { font-size: 90%; padding: 5px 20px 5px 20px; }


/* ---------------- POST ---------------- */


.pagetitle { padding: 0px 0px 10px 10px; color:#57373b;}
.pagetitle h2 { padding: 60px 0px 5px 0px; font-size: 120%;color:#57373b; }
.post {	padding: 0px 0px 10px 10px;color:#57373b;}
.post h3 { padding: 30px 0px 5px 0px;color:#57373b;}

.relatedposts { width: 100%; float: left; color: #666; margin: 5px auto; padding: 0 20px 5px 20px; font-size: 12px; }


/* ---------------- SIDEBAR ---------------- */


#sidebar { font-size:90%; padding: 0;}
#sidebar ul { margin: 0; padding: 0 0 0 5px; }
#sidebar ul li { margin: 4px 0 4px 10px; padding: 0 0 0 5px; }

#sidebar a:link, #sidebar a:visited { color: #717171; }
#sidebar a:hover { text-decoration:none; color: #000;}

#sidebar p { margin-top: 0px; }

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#sidebar li { line-height:150%; margin: 0; padding: 0;}

/* fix for browsers that don't need the hack */
html>body #sidebar li {border-bottom: none;}

.sidebar1 { margin: 0px; padding: 0px 0px 10px 0px; }
.sidebar1 h2 { text-align:left;font-weight: normal; margin: 0; padding: 10px 0 0 0px; height: 40px; color:#7c2a4a;text-transform:uppercase; }

#sidebar img { display: block; padding:0; margin:0; border: none; }
#sidebar img a, #advert img a:link, #advert img a:hover { border:none; }


/* ---------------- FOOTER ---------------- */


#footer { height: 232px; clear: both; font-size: 85%; padding: 0px; margin: 0; background: url(img/footer.jpg) no-repeat bottom center; }
#footer p { color: ##7c2a4a; margin-left: 15px; padding-top: 195px; text-align: center; }
#footer a, #footer a:link { color: ##7c2a4a; text-decoration: none; font-weight: bold; }
#footer a:hover { color:#000;text-decoration: none; }


/* ---------------- COMMENTS ---------------- */


.commentlist li, #commentform input, #commentform textarea {font-size: 100%; }
.commentlist li {font-weight: bold;}
.commentlist cite, .commentlist cite a { font-weight: normal;font-style: normal;}
.commentlist p {font-weight: normal; line-height: 130%;text-transform: none;}
#commentform p {padding: 0 10px 0 20px; }

.commentmetadata {font-weight: normal;}

h3.comments {padding: 0 10px 0 10px; margin: 40px 10px 20px 10px;}

#commentform input {width: 170px; padding: 2px; margin: 5px 5px 1px 10px;}
#commentform textarea {	width: 100%; padding: 2px;}
#commentform #submit { margin: 0;float: right;}