/* Styles for wisconsin women's network
by whatcould.com, fall 2008
*/

body {
font-size: 10px;
color: #444;
background-color: #fff;
text-align: center;
font-family:  "HelveticaNeue", Arial, Helvetica, Sans-Serif;
margin: 0;
}

div, ul, li, p,
ol, ul, td  {
font-family: "HelveticaNeue", Arial, Helvetica, Sans-Serif;
padding: 0; margin: 0; text-align: left;
}
h1,h2,h3,h4, h5 {
font-family: Georgia, 'Times New Roman', Times, Serif;
padding: 0; margin: 0; text-align: left;
font-weight: normal;
}

.access {display: none;}
.clr {clear: both;}
li {list-style-type: none;}
a { color: #444; text-decoration: none;}
a:hover {text-decoration: underline;}

p  {
line-height: 1.8em;
}


/* Page layout 
=============== */

#wrapper {
margin: 0 auto;
width: 800px;
border-left: 2px solid #ddd;
border-right: 2px solid #ddd;
border-bottom: 2px solid #ddd;
padding-bottom: 15px;
}

#main {
float: right;
width: 530px;
padding: 0;
}
#content {
margin-right: 50px;
}

#sidebar {
float: left;
width: 190px;
margin-top: 1.5em;
padding: 0 5px 0 25px;
}

/* Header
=============== */

#header {
background: #452b74 url('/w/001/style/art/header-background.gif') bottom left repeat-x;
position: relative;
height: 91px;
}
#header .hr {
background: url('/w/001/style/art/header-snow.gif') bottom right no-repeat;
height: 91px;
}
#header #logo {
display: block;
width: 152px; height: 0;
padding-top: 69px; overflow: hidden;
position: absolute;
left: 20px; top: 10px;
background: url('/w/001/style/art/logo.gif') top left no-repeat;
}

#header #nav {
position: absolute;
bottom: 0; right: 50px;
}
#nav li {
display: inline;
}


#nav li a {
float: left; display: inline;
padding: 5px .9em 9px;
font-weight: bold;
color: #f6f6f6;
font-size: 1.3em;
}

#nav a.selected,
#nav a:hover {
border-bottom: 3px solid #cbc3df;
color: #fff;
padding-bottom: 6px;
text-decoration: none;
}


#sub_nav {
background-color: #7d6baf;
height: 3em;
padding-left: 1em;
}
#sub_nav li {
display: inline;
}
#sub_nav li a {
float: left;
margin-top: .7em;
padding: 0 .8em;
border-right: 1px solid #ddd;
text-decoration: none!important;
color: #fff;
font-size: 1.1em;
line-height: 1em;
}
#sub_nav li.last a {
border: none;
}

#sub_nav li a:hover {
text-decoration: underline!important;
color: #fff!important;
}


/* Sidebar 
=============== */

#sidebar .highlight_image img {
border: 4px solid #452b74;
}
#sidebar .sign_up {
margin: 2em 0;
}

#sidebar p {
font-family: Georgia, 'Times New Roman', Times, Serif;
font-size: 1.3em;
}
#sidebar p,
#sidebar form {
margin: 0 0 0 .5em;
}

#sidebar .sign_up .text {
width: 135px;
color: #aaa;
}
form .button_go {
border: none;
background: none;
font-weight: bold;
font-family: Georgia, 'Times New Roman', Times, Serif;
}

#sidebar .donate {
margin: 3em 0 0;
padding: 1.5em 0 1.5em;
border-top: 2px solid #ddd;
border-bottom: 2px solid #ddd;
}
#sidebar .donate p a {
color: #917EBC;
font-size: 1.1em;
}
#sidebar .volunteer {
padding-top: 0!important;
margin-top: 2em!important;
border-top: none!important;
}

/* Content
=============== */

#main h1 {
font-size: 1.8em;
margin: 2em 0 .5em;
color: #452b74;
}

#main h2 {
font-size: 1.5em;
margin: 1.3em 0 .5em 0;
}

#main h3 {
font-size: 1.5em;
margin: .2em 0 .5em;
}

#main p, 
#main li {
font-size: 1.2em;
}

#main ul,
#main p {
margin: 0 0 .8em;
}
#main p a, 
#main li a {
text-decoration: underline;
}
#main p a:hover, 
#main li a:hover {
color: #000;
}
#main li {
margin: 0 0 .5em 2em;
line-height: 1.4em;
list-style-type: disc;
}

/* Home
=============== */
#home #main h1 {
margin-top: 2.5em;
}
#highlight {
padding: 7px;
}
#highlight p {
font-family: Georgia, 'Times New Roman', Times, Serif;
font-size: 1.4em!important;
}

#news {
margin: 1em 0;
background-color: #e0dBe8;
padding: 7px;
}
#news .calendar_link {
float: right;
margin-left: 10px;
}
#news .calendar_link a {
display: block;
width: 91px; height: 0;
padding-top: 114px; overflow:hidden;
background: url('/w/001/style/art/calendar-link.gif') top right no-repeat;
}
#home #twocol {
padding-left: 7px;
margin-left: -50px;
}
#home .block {
float: left;
width: 200px;
margin: 20px 0 0 50px;
}
#home .block h3 {
color: #452b74;
}
#home .block p {
margin: .5em 5px;
}
#home .special img {
border: 2px solid #f77600;
}
#home .issue img {
border: 2px solid #5CA13B;
}


/* News posts
=============== */

#post h5.date {
font-size: 1.3em;
font-weight: normal;
margin: 0 0 1em 0;
font-style: italic;
}

/* Footer
=============== */

#footer {
clear: both;
padding-top: 1.5em;
}

#footer p {
text-align: center;
font-size: 1.1em;
line-height: 2em;
}