/*  
Theme Name: Women Role Models 
Theme URI: http://womenrolemodels.org
Description: A "mixed" width, three columns "daily newspaper" theme for Wordpress.<br /><br />Wordpress Widgets ready. <br /><br />Minimal style ready for personal improvements.
Version: 1.0
Author: Pam Van Londen. Based on ShinRa's Breaking News theme at http://www.idsg.it/
Author URI: http://i-dev.us
*/

/**
* Eric Meyer's Reset stylesheet - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/

html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
/*dl,dt,dd,ol,ul,li,*/
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{
margin:0;
padding:0;
border:0;
outline:0;
font-weight:normal;
font-style:normal;
font-size:100%;
font-family:inherit;
vertical-align:baseline;
}

body{
line-height:1em;
color:#000;
background:transparent;
}

ol,ul{
list-style:none;
}

table{
border-collapse:collapse;
border-spacing:0;
}

caption,th,td{
text-align:left;
font-weight:normal;
}

blockquote:before,blockquote:after,
q:before,q:after{
content:"";
}

blockquote,q{
quotes:"" "";
}

/**
* GLOBALS
*/

body{
background:#fff url(images/bg7.jpg) repeat left top;
color:#333;
text-align:center;
font-family:"Lucida Grande", "Lucida Grande CE", "Lucida Grande CY", Verdana, "Trebuchet MS";
font-size:12px;
}

h1{
display:none;
}

h2{
font-size:18px;
font-weight:bold;
line-height:150%;
text-align:left;

}

h3{
text-align:left;
font-size:15px;
font-weight:bold;
line-height:150%;
}

hr{
display:none;
}

a{
text-decoration:none;
color:#123456;
}

a:visited{
color:#345678;
}

a:hover{
text-decoration:underline;
color:#654321;
}

p{
line-height:150%;
margin-bottom:10px;
}

li{
line-height:140%;
}

ul,ol{
margin-bottom:10px;
}

img{
padding:1px;
background:#000;
border:10px solid #eee;
max-width:90%;
margin:0 0 10px 0;
}

img.wp-smiley{
display:inline !important;
margin:0 !important;
padding:0 !important;
background:transparent !important;
vertical-align:middle !important;
border:0 !important;
}

strong{
font-weight:bold;
}

em{
font-style:italic; text-align:right;
}

/**
* MAIN WRAPPER
*/

#wrapper{
text-align:left;
margin:0 auto 0 auto;
padding:0;
width:970px;
}

/* 
TOO LBAR
*/

#toolbar {
padding:0 30px 0 0; margin:0;
height:30px;
text-align:right;
background:transparent url(images/toolbar.png) no-repeat right top;
font-size:11px;


}

#toolbar ul {list-style:none; margin:0; padding:0;}
#toolbar ul li {display:inline;margin:0; padding:3px 5px;}
#toolbar ul li a {color:#fff;margin:0; padding:0;}

/**
* HEADER
*/
#header{
padding:0; margin:0;
height:140px;
}

#header h2{
letter-spacing:2px;
font-size:34px;
line-height:1;
text-align:center;
}

#header h2 a{ visibility:hidden;
color:#000;
text-decoration:none;
}

#header div.description{
color:#6666CC;
font-size:1.3em;
letter-spacing:1px;
font-weight:bold;
font-style:italic;
margin:53px 0 20px 103px;
}

#header div.logo{
display:block;
width:970px;
height:115px;
background:transparent url(images/womenrolemodels.png) no-repeat left top;
position:absolute;
top:20px;
margin-left:45px;
}

#header div.logo span{
display:none;
}

/**
* TOP PAGES LIST
*/

#pagine{
background:transparent url(images/searchbar.png) no-repeat left top; 
text-align:left;
height:35px;
margin:10px 0 0 0;
padding:10px 30px;
color:#fff;
text-transform:uppercase;
font-style:italic;
}


#pagine form {}
#pagine input {border:2px solid #996699;}



/**
* FIRST MAIN COLUMN
*/

#content{
padding:10px 10px 0 15px;
margin:0 384px 0 67px;
background-color:#fcf2eb;
background-image:url(images/contentfooter.png);
background-position:bottom right;
background-repeat:no-repeat;
}

#content div.post{
padding-bottom:30px;
margin-bottom:30px;
border-bottom:1px dashed #ccc;
color:#000;
}

#content div.post h2{
font-size:24px;
}

#content dl {}
#content dt {font-weight:bold;}
#content dd {line-height:1.5em; padding-bottom:5px;}

#content ul{
list-style-type:square;
padding-left:30px;
}

#content ol{
list-style-type:lower-alpha;
padding-left:30px;
}

#content code{
font-family:courier,"courier new", monospace;
font-size:14px;
background-color:#dfdfdf;
}

#content blockquote{
padding:6px;
font-style:italic;
color:#555;
}

#content blockquote p{
font-style:italic;
}

.navigation div{
line-height:200%;
}

p.details_small{
font-size:11px;
color:#663333;
}

p.details_small a{
color:#663333;
text-decoration:none;
}

p.date{
text-align:right;
font-size:12px;
color:#111;
}

#content em{
font-style:italic;
}

#content form {}
fieldset {border:0;}
legend {margin:0; padding:0;}
#content form ol {font-size:10px; list-style-type:none;}
label {background-color:#996699; color:#fff; font-weight:bold; font-size:10px; padding:1px; 
	   width:100px; display:block;}
input {border:2px solid #996699; padding:2px}
textarea {border:2px solid #996699; padding:2px; 
	font-family:"Lucida Grande", "Lucida Grande CE", "Lucida Grande CY", Verdana, "Trebuchet MS";
	font-size:10px; width:95%;}
select {border:2px solid #996699}
.example {font-size:10px; color:#666666; }
.alert {font-size:11px; color:#990000; }
	

/**
* COMMENTS
*/

h2#comments{
margin:0;
padding:0;
}

.commentlist big{
font-size:13px;
display:block;
margin:0;
padding:0;
}

.commentlist li{
margin:0;
padding:0;
border-bottom:1px dashed #ccc;
}

.commentlist ul li,
.commentlist ol li{
margin:0;
padding:0;
border-bottom:0;
}

.commentlist ul{
padding:0;
margin:0;
list-style-type:square;
}

.commentlist ol{
padding:0px;
margin:0;
list-style-type:lower-alpha;
}

p.nocomments{
padding-bottom:30px;
border-bottom:1px dashed #ccc;
font-weight:bold;
font-size:15px;
}

.allowed-tags{
display:none;
}

/**
* FORMS
*/

#commentform{
margin-bottom:15px;
padding-bottom:15px;
border-bottom:1px solid #000;
}

textarea{
width:100%;
}

/**
* RIGHT SIDEBAR WITH MENU
*/

#sidebar{
color:#fff;
margin:0;
padding:0 10px 0 0 ;
float:right;
width:118px;
font-size:11px;
background: transparent url(images/sidebarmenu.png) repeat;

}
#sidebar a {color:#fff}

#sidebar h2, #sidebar ul, #sidebar ul li a {
font-size:12px;
margin:0 0 0 0px; 
padding:0;
font-weight:bold;
}

#sidebar ul li ul li a{
margin:0 0 5px 15px;
padding:0 0 5px 0;
font-weight:normal;
}

#sidebar ul {/*
border-bottom:0;
margin:0;
padding:0;*/
}

#sidebar ul li ul li ul{
margin:0 0 0 0;
padding:0px;
}


span.more{
font-style:italic;
text-align:right;
}


/**
* LEFT SIDEBAR WITH EXTRA CONTENTS
*/

#sidebarB{
padding:10px;
float:right;
width:236px;
background: transparent url(images/sidebarb.png) repeat;
font-size:11px;
}

#sidebarB h2{
font-size:16px;
}

#sidebarB div.post{
padding-bottom:15px;
margin-bottom:15px;
border-bottom:1px dashed #ccc;
}



#sidebarB blockquote{
padding:6px;
font-style:italic;
color:#555;
}

#sidebarB blockquote p{
font-style:italic;
}

#sidebarB code{
font-family:courier,"courier new", monospace;
font-size:14px;
background-color:#dfdfdf;
}

#sidebarB div.information{
margin-bottom:10px;
padding-bottom:10px;
border-bottom:1px solid #000;
}

/**
* FOOTER
*/

#footer{
padding:10px;
text-align:center;
font-size:11px;
color:#fff;
}
#footer a {color:#fff;}


