/*    
Theme Name: Michigan Asian Pacific American Bar Association 
Theme URI: http://www.mapaba.org/ 
Description: MAPABA website
Author: Deborah Edwards-Onoro 
Author URI: http://www.lireo.com/
Version: 1.0 
Tags: two columns, blue, fixed width
. 
*/ 

/*= colors used 
    navigation background: #16449c;
    navigation hover - background color: #00adef;
    maincontent background color: #e3f1fa;
    navigation top border color: #f7931d orange

*/

/*= reset */
body, div, h1, h2, h3, h4, ul, dl, ol, li,
blockquote, table, th, td {
    background-repeat: no-repeat; 
    color: #1d50a2; 
    font: 100.01%/120% arial, helvetica, sans-serif;
    line-height: 1.3; 
    margin: 0;
    padding: 0;
}
body, p, ul, ol, li, img {
    margin: 0;
    padding: 0;
}
ol, ul {
    list-style: none;
}
a img { 
    border: none; 
}
acronym {
    border-bottom: 1px dotted #1d50a2;
}
body  {
    background-color: #1e6aae;  
    color: #000000;
    margin: 0;
    padding: 0;
    text-align: center; 
}
#outer-wrapper {
    background: #cedeee url(img/siteBG.jpg) no-repeat top center;
    margin: 0 auto;
    width: 980px;
}
#inner-wrapper { 
    font-size: .8em; 
    margin: 0 auto;
    text-align: left;
    width: 880px 
}
#header { 
    position: relative; 
    height: 126px;
} 
.nav {
    background-color: #16449c;
    border-top: 5px solid #f7931d;
    border-bottom: 1px solid #95abcf;
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 75px;
    width: 805px;
}
#content {
	background-color: #e3f1fa;
	float: left;
    width: 880px;
}
#mainContent { 
    margin: 0 140px 20px 10px;
    padding: 0 0 5px 0;
    position: relative;
    width: 700px;
} 
#mainContent1 {
    border-right: 1px solid #0a4f9d;
    float: left;
    margin-top: -10px;
    padding-right: 20px;
    width: 354px;
}
#mainContent2 {
    float: right;
    margin-top: -30px;
    padding-left: 10px;
    width: 304px;
}
#sidebar1 {
    float: right; 
    padding: 10px 0 0;
    width: 130px; 
}
#footer { 
    background-color: #E3F1FA;
    clear: both;
    font-size: 0.9em;
    padding: 4.5em 0 1em;
    text-align:center;
} 


/*= headings */
#header h1 {
    margin: 0; 
    padding: 10px 0; 
}
h1, h2, h3, h4 {
    font-weight: bold;
    color: #0a4f9d;
    padding: 5px 0 0;
    margin: 10px 0;
    border-bottom: 1px solid #1d50a2;
}
h1 {
    border-bottom: none;
    height: 42px;
    margin: 5px 0;
    text-indent: -9999px;
    width: 292px;
}
#home h1 {
    background: transparent url(img/get-connected.png) no-repeat 0 0;
}
#membership h1 {
    background: transparent url(img/membership.png) no-repeat 0 0;
}
#contact h1 {
    background: transparent url(img/contact.png) no-repeat 0 0;
}
#pagenotfound h1 {
    background: transparent url(img/page-not-found.png) no-repeat 0 0;
}
#home h2 {
    font-size: 1.3em;
    font-style: italic;
    font-weight: bold;
    margin-right: 10px;
    border-bottom: 1px solid #1d50a2;
}
#home h2.intro {
    font-size: 1.2em;
    font-style: normal;
    margin: 0px 0 0 130px;
    display: block;
    text-transform: uppercase;
}
#home h3 {
    border-bottom: 3px solid #1d50a2;
    font-size: 1.5em;
    margin: 0;
    text-transform: uppercase;
}
#home h4 {
    font-family: "Times New Roman", Times, serif;
    font-size: 1.7em;
    text-transform: uppercase;
}
#membership h2,
#contact h2 {
    border-bottom: none;
    text-transform: uppercase;
}


/*= text formatting */
#home-link {
    background: transparent url(img/logo.png) no-repeat 0 0;
    display: block;
    height: 124px;
    left: 0;
    position: absolute;
    text-indent: -9999px;
    top: 2px;
    width: 114px;
}
.nav li {
	float: left;
}
.nav a {
    color: #fff;
    float: left;
    font-size: 1em;
    letter-spacing: .03em;
    line-height: 2.0;	
    padding: 0 15px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
}
.nav a:hover {
    background-color: #00adef;
}
.nav li.current_page_item a {
    background-color: #00adef;
    cursor: default;
}
#mainContent1 p, 
#mainContent2 p,
#mainContent p {
    margin-top: 8px;
}
#mainContent img {
    vertical-align: top;
}
#mainContent ul {
    margin: .5em 0 1em 1em;
    padding-left: 1em;
    list-style: disc;
}
#mainContent a {
    text-decoration: underline;
}
#mainContent a:hover, 
#mainContent a:focus, 
#mainContent a:active {
    background-color: #00adef;
    color: #fff;
    text-decoration: none;
}
#home #mainContent ul {
    list-style: none;
    margin-left: 2em;
    text-indent: -2em;
}
#home #mainContent li:before {
    /* background: transparent url(../img/arrow.png) no-repeat 0 50%;*/
    padding: 1em .5em 0 .5em;
    color: #f7931d;
    content: "\0020 > \0020";
    font-weight: bold;
}
#sidebar1 img {
    text-align: center;
    display: block;
}
#sidebar1 blockquote p {
    font-size: .9em;
    margin-right: 20px;
    padding: 0 5px 0 15px;
    text-align: left;
}
cite {
    font-size: .85em;
    padding-left: 20px;
}
#footer p {
    color: #0a2c64;
    margin: 0; 
    padding: 10px 0; 
}
.footernav ul {
    display: inline;
    list-style: none;
}
.footernav ul li {
    display: inline;
    margin: 10px 0 0;
    padding: 0;
}
#footer a, 
#footer p a {
    color: #0a2c64;
}
.footernav li a {
    border-left: 1px solid #ccc;
    line-height: 1.2em;
    padding: .2em .4em;
    text-decoration: none;
}
.footernav li:first-child a {
    border-left: none;
}
#footer li a:hover, 
#footer li a:focus, 
#footer li a:active, 
#footer p a:hover,
#footer p a:focus,
#footer p a:active,
#footer li a:hover {
    background-color: #00adef;
    color: #fff;
    text-decoration: none;
}


/*= vcard */

.fn {
    font-weight: bold;
}
.org {
    font-style: italic;
    padding-left: 10px;
}
vcard p{
    margin: 0;
    padding: 0;
}

/*= miscellaneous */
.floatright { 
    float: right;
    margin-left: 8px;
    padding: 8px 0 10px 8px;
}
.floatleft,
#home #mainContent1 img,
#home #mainContent2 img { 
    float: left;
    margin-right: 8px;
    padding: 8px 8px 10px 0;
}
#home #mainContent2 img.nofloat {
    float: none;
    margin-right: 0;
    padding: 0;
}
.clearfloat { 
    clear:both;
    font-size: 1px;
    height:0;
    line-height: 0px;
}
.clear {
    clear: both;
}
.photoborder {
    border: 2px #F7913D solid;
    margin: 15px 0 5px 10px;
}
.center {
    text-align: center;
}
.imgspace {
   margin: 10px 0;
} 

