/*  
Theme Name: PMIA SITE THEME
Author: E1 Design
Author URI: http://e1design.us/
*/

body,html {
    padding:0;margin:5px 0;
}
#container {
    width: 761px;
    margin:0 auto;
}
#header {
    width: 761px;
    height: 61px;
}
#menu {
    width: 759px;
    height: 20px;
}
#scr {
    width: 761px;
    height: 148px;
}
#sidebar {
    float:left;
    width: 190px;

}

#sidebar input {
    padding: 2px;
    border: 1px solid #FFF;
    background-color: #E0E8DC;
    font-size: 12px;
    margin: 0 0 3px 5px ;
}

#sidebar #s {
        width: 140px;
}

#sidebar .border-top {
    height: 20px;
    border-top:1px solid #CED9DD;
    /*margin-top:1px;*/
}

#main {
    float: left;
    width: 545px;
    margin-left: 5px;
}

#footer {
    width: 761px;
    height: 33px;
}
.clear {
    clear:both;
}


/* -------------------------- images --------------------------------------- */

body,html {
    background: #FFF url(images/bg.gif) fixed center top;
    color: black;
}
#container {
    background: #FFF url(images/fill_main.gif) top left repeat-y;
    border: 2px solid #CED9DD;
}
#header {
    background: #FFF url(images/header.gif) top left no-repeat;
    color: black;
}
#scr {
    background: #FFF url(images/scr.jpg) top left no-repeat;
    color: black;
}
#footer {
    background: #FFF url(images/footer.gif) top left no-repeat; 
}

/* ------------------ tipography & styling--------------------------------- */

body {
   font-size: 62.5%;
   font-family: "Trebuchet MS",sans-serif;
}

 a {
    font: bold 11px "Trebuchet MS", arial,helvetica,sans-serif;
    color: #356270;
    background-color: transparent;
    text-decoration: none;
}
a:hover {
    color: #245953;
    background-color: transparent;
    text-decoration:underline;
}
#main {
    font-size: 1.3em;
    color: black;
    background-color: #C8D4C1; /* light greyish green */
}
#menu {
    color: #356270;
    background-color: #CED9DD;
    text-align: center;
    margin: 0 1px;
    border-bottom: 2px solid #869FA6;
}

#sidebar ul,#menu ul {
    list-style-type: none;
    padding:0;margin:0;
}
#menu ul li {
    float: left;
    width: 189px;
    border-right: 1px solid;
}
#menu ul li.no-border {border: 0px solid;}
#menu ul li a {
    color: #356270;
    background-color: transparent;
    font-size: 1.5em;
    font-weight: bold;
    text-decoration: none;
    height: 20px;
    display: block;
}
#menu ul li a:hover {
    color: #CED9DD;
    background-color: #356270;
}

#main .left {
    float:left;
}

#main .right {
    float:right;
}



#sidebar {
    margin: 20px 0 0 0;
    color: #CED9DD; /* light greysh blue */
    background-color: transparent; /* dark green */;
}
#sidebar .heading {
    margin: 10px 0;
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
}

#sidebar ul li {
    height: 20px;
    border-bottom:1px solid #CED9DD;
    /*margin-top:1px;*/
}
#sidebar ul li#area-1,#sidebar ul li#link-2 {
    height: 20px;
    border-top:1px solid #CED9DD;
    /*margin-top:1px;*/
}
#sidebar ul li a {
    color: #FFF;
    background: transparent url(images/blt1-up.gif) top left no-repeat;
    font: 12px/20px "Trebuchet MS",arial,sans-serif;
    text-decoration: none;
    padding: 0 0 0 30px;
    margin-left: 1px;
    display: block;   
}
#sidebar ul li a:hover {
    color: #356270;
    background: #CED9DD url(images/blt1-ovr.gif) top left no-repeat;
}
#main {
    margin-top: 30px;
    padding: 0 5px;
}
#main h1 {
    font-size: 1.3em;
    padding: 0; margin:0 0 20px 0;
    color: #356270; /* dark stone blue */
    background-color: transparent;
}
#footer {
    font-size: 1.2em;
    color: #CED9DD;
    background-color: transparent;
    height: 45px;
}
#footer ul {
    list-style-type: none;
    padding: 7px 0 0 10px;margin:0;
}

#footer ul li a {
    font-weight: bold;
    color: #CED9DD;
    background-color: transparent;
}

#main h1 {
        margin: 3px 0;
}

#main h1 a {
    font-size: 1em;
}


#container p a, #container .entry a {
    color: #356270;
    font-weight: bold;
    text-decoration: none;
}

#container p a:hover, #container .entry a:hover  {
    text-decoration: underline;
}

#container h2,#container h2 a, h3#comments, h3#respond  {
    font-family: "Trebuchet MS",arial,sans-serif;
    color: #356270;
    text-decoration: none;
    font-size: 1.2em;
    font-weight: bold;
    margin: 5px 0;
}

.post {
    margin-top: 30px;
}

.post small, .post .postmetadata {
    font-weight: bold;
    color: #000;
    padding: 0;
    display: block;
    width: 100%;
}

.post .postmetadata {
    background-color: #CFDBC6;
    padding: 5px;
    border: 1px solid #b8c2b0;
}

.post .postmetadata a {
    color: #36626D;
    text-decoration: none;
}

.post .postmetadata a:hover {
    color: #000;
}


/* comments
**/
textarea {
    width: 480px;
}

 .alt {
    border-bottom: 3px solid #E9F7E1;
    border-top: 3px solid #E9F7E1;
}

.commentlist {
    padding: 0;
    margin: 20px 10px;
    list-style-type: none;
}

.commentlist li {
    padding: 0;
    margin: 0;
    font-weight: bold;
    padding: 8px;
}

.commentlist li p {
    font-weight: normal;
    line-height: 130%;
    color: #132E2B;
    margin: 10px 0 0 0;
}

.commentlist li cite, .commentlist li cite a {
    font-weight: bold;
    color: #356270;
    display: block;
    margin: 0;
    padding: 0;
}

.commentlist li .commentmetadata a {
    color: #fff;
    text-decoration: none;
}

.commentlist li .commentmetadata a:hover {
    text-decoration: underline;
}



