/*   
Theme Name: Womenspace Inc.
Theme URI: http://www.womenspaceinc.org
Description: Custom Theme by Millennial Associates LLC. Springfield, Oregon.
Author: Milleinial Associates LLC
Author URI: http://www.millennialassociates.com
Template:
Version: v1.0
.
The website encoding (including HTML, CSS, and PHP), images and other creative content appearing on this website is not authorized for use by any entity except through licence by the owner of such content. 
Copyright 2009 - Millennial Associates, LLC, all rights reserved. 
.
*/

/* Womenspace CSS */

body, html {
margin: 0;
padding: 0;
width: 100%;
height: 100%;
}

.alignleft {
float: left;
padding-right: 10px;
padding-bottom: 10px;
}

.alignright {
float: right;
padding-left: 10px;
padding-bottom: 10px;
}

img {
border: 0;
}

a {
color: #2B5998;
}

a:visited {
color: #B125AC;
}

a:active {
color: #E51616;
}

a:hover {
color: #E51616;
}

#top {
height: 63px;
width: 100%;
padding-left: 10px;
margin-top: 3px;
}

#top p {
font-family: Arial, sans-serif;
font-size: 16px;
color: #363F60;
margin: 0;
}

#header {
}

#headerleft {
width: 600px;
vertical-align: top;
}

#headerright {
width: 250px;
vertical-align: bottom;
text-align: right;
}

#purple {
height: 100px;
width: 100%;
border-bottom: 3px solid #5D688B;
background: #8491BD; 
}

#main {
height: auto;
width: 100%;
background: #EAEAEA;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
}

#nav {
border-spacing: 0;
border: 0;
height: 100%;
}

#leftnav {
width: 215px;
height: 100%;
padding-right: 5px;
vertical-align: top;
background: #EAEAEA;
}

.leftnav-e {
border-spacing: 0;
border-style: none;
border: 0;
width: 205px;
}

.leftnav-e-1 {
height: 10px;
background-image: url(/images/e-sidetop.gif);
background-repeat: no-repeat;
}

.leftnav-e-2 {
background-image: url(/images/e-sidemid.gif);
background-repeat: repeat-y;
}

.leftnav-e-3 {
height: 10px;
background-image: url(/images/e-sidebottom.gif);
background-repeat: no-repeat;
}

.leftnav-box {
border-spacing: 0;
width: 205px;
}

.leftnav-box-1 {
height: 10px;
background-image: url(/images/sidetop.gif);
background-repeat: no-repeat;
}

.leftnav-box-2 {
background-image: url(/images/sidemid.gif);
background-repeat: repeat-y;
}

.leftnav-box-3 {
height: 10px;
background-image: url(/images/sidebottom.gif);
background-repeat: no-repeat;
}

.divclean {
border: 0;
height: 15px;
}

#content {
width: 600px;
height: 100%;
vertical-align: top;
background: #FFFFFF;
padding: 15px;
border: 1px solid #CCCCCC;
font-family: Arial, sans-serif;
font-size: 13px;
color: #363F60;
position: static;
}

#content p {
font-family: Arial, sans-serif;
font-size: 13px;
color: #363F60;
margin: 10px;
}

#content h1 {
font-family: Arial, sans-serif;
font-size: 22px;
color: #8491BD;
margin: 10px;
}

#content h2 {
font-family: Arial, sans-serif;
font-size: 18px;
color: #8491BD;
margin: 10px;
}

.pagepost {
}

.pagepost p {
font-family: Arial, sans-serif;
font-size: 13px;
color: #363F60;
margin: 10px;
}

.pagepost h1 {
font-family: Arial, sans-serif;
font-size: 22px;
color: #8491BD;
margin: 10px;
}

.pagepost h2 {
font-family: Arial, sans-serif;
font-size: 18px;
color: #8491BD;
margin: 10px;
}

#rightnav {
width: 10px;
height: 100%;
vertical-align: top;
background: #EAEAEA;
}

#footer {
height: 60px;
width: 100%;
border-top: 3px solid #5D688B;
background: #8491BD; 
padding-left: 10px;
padding-top: 5px;
vertical-align: top;
}

#footer p {
color: #FFFFFF;
font-family: Arial, sans-serif;
font-size: 11px;
margin: 0px;
padding: 0px;
}

#footer a {
font-family: Arial, sans-serif;
font-size: 11px;
color: #FFFFFF;
}

#footer a:visited {
font-family: Arial, sans-serif;
font-size: 11px;
color: #FFFFFF;
}

#footer a:hover {
font-family: Arial, sans-serif;
font-size: 11px;
color: #FFFFFF;
}

#footer a:active {
font-family: Arial, sans-serif;
font-size: 11px;
color: #FFFFFF;
}



