/*  
Theme Name: PRINT: 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/
*/


/**
* GLOBALS
*/

body{

text-align:left;
font-family:"Lucida Grande", "Lucida Grande CE", "Lucida Grande CY", Verdana, "Trebuchet MS";
font-size:12px;
line-height:1.5em;

}

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{

}

li{

}

ul,ol{

}

img{
padding:1px;
background:#000;
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;
}

/**
* MAIN WRAPPER
*/

#wrapper{
text-align:left;
margin:0 auto 0 auto;
padding:0;
width:100%;
}

/* 
TOO LBAR
*/

#toolbar {display:none;}

#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{display:none;
padding:0; margin:0;
height:79px}

#header h2{
}

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

#header div.description{
display:none;
}

#header div.logo{
width:100%;
height:79px;
background:transparent url(images/womenrolmodelbutton2.gif) no-repeat right top;

}

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

/**
* TOP PAGES LIST
*/

#pagine{display:none;}


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



/**
* FIRST MAIN COLUMN
*/

#content{
width:50%;
padding:0;
margin:0;
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 object{display:none;}
#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:7pt;
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;
}

/**
* 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{display:none;
margin-bottom:15px;
padding-bottom:15px;
border-bottom:1px solid #000;
}

textarea{
width:100%;
}

/**
* RIGHT SIDEBAR WITH MENU
*/

#sidebar{display:none;}
#sidebar a {color:#fff}

#sidebar h2{
font-size:12px;
margin:0 0 0 10px; 
padding:0;
}

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

#sidebar ul,
#sidebar ul li ul li ul{
border-bottom:0;
margin:0;
padding:0;
}

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


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


/**
* LEFT SIDEBAR WITH EXTRA CONTENTS
*/

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

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

#sidebarB div.post{
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1pt 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:0;
text-align:center;
font-size:11px;
color:#000;
}
#footer a {color:#000;}

