/*
Theme Name: Patriots Landing
Theme URI: http://www.patriots-landing.com
Description: Patriots Landing Theme for WordPress.
Version: 1.0
Author: East West Communities
Author URI:  http://www.eastwestcommunities.com

Patriots Landing Wordpress theme
http://www.patriots-landing.com


 CREATED: 03-23-2010
MODIFIED: 
 
*/
/********** ZEROED ELEMENTS ***************************************************
// Resets all padding, margin, etc... so all browsers are more or less equal. 
// Padding, margins, etc... are added as needed throughout the stylesheet. 
// NOTE: Do NOT place style declarations above the zeroing section. 
*******************************************************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

body {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-weight: normal;
    text-align: left;
    font-size: 62.5%; /* -- This setting makes all browsers display same size fonts - Specific font sizes are set as needed. */
    color: #000000;
    background-color: #333333;
}

a {
    color: #660000;
    text-decoration: none;
}

a:visited {
    
}

a:hover {
    color: #3b5e9c;
    text-decoration: underline;
}

/*Identifiers
*/

#mainbody {
    font-size: 1.4em;
    margin: auto;
    width: 800px;
}

#topinfobar {
    font-family: "Times New Roamn", Times, Garamond, Georgia, serif;
    font-size: 14px;
    color: #fff;
    background-color: #64220a;
    width: 100%;
    text-indent: 10px;
    line-height: 30px;
    height: 30px;
}

#topinfobar span {
    padding: 0px 10px;
}

#zoneid {
    float: right;
    padding-right: 10px;
}

#topbanner {
    height: 236px;
    background-color: #f7f1d5;
    margin: 0;
}

#requestmoreinfo {
    float:left;
}

#flashbanner {
    background: #babf94 url(img/top_bg.gif);
    float: right;
}

#imgbanner {
    background: #babf94 url(img/top_bg.gif);
    height: 206px;
}

#main {
    background-color: #f7f1d5;
}

#maincontent {
    font-size: .9em;
    background-color: #f7f1d5;
    border: none;
    float: left;
    margin: -3px auto 0px; 
    padding: 0;
    width: 100%;
}

#maincontent td {
    vertical-align: top;
}

#maincontent td.leftnav {
    background-image: url(img/side_bg.gif);
    padding-bottom: 20px;
    width: 196px;
}

#maincontent td.rightnav {
    width: 150px;
    margin: 10px 3px 10px 10px;
}

#content {
    float: left;
    background-color: #f7f1d5;
    line-height: 21px;
    margin: 0px 15px 50px
}

#content div.entry h1, #content div.entry h2 {
    color: #333333;
    padding: 3px 0px 10px;
    font-weight: normal;
}

#content div.entry h2.prettyhdr {
    color: #660000;
    font-size: 14px;
}


#content div.entry p {
    color: #333333;
}

#content div.entry ul {
    list-style-position: inside;
    margin-left: 5px;
}

#content .post {
    margin: 10px 5px 20px;
    font-size: 1.0em;
}

#content .post h1, #content .post h2,  #content .post h2 a {
    text-decoration: none;
    color: #222;
    font-weight: normal;
    font-size: 18px;
}

#content .post h2 a:hover {
    color: #660000;
    text-decoration: underline;
}

#content .post .entry {
    margin-bottom: 5px;
}

#content .poststats, #content .post .postmetadata {
    font-size: .8em;
}

#content .post .postmetadata {
    color: #660000;
}

#sidebar-leftnav {
    float: left;
    width: 196px;
    height: 100%;
}

#sidebar-right {

}

#sidebar-right ul {
    list-style: none;
    margin-left: 10px;
}

#footer {
    font-family: "Times New Roamn", Times, Garamond, Georgia, serif;
    font-size: .9em;
    color: #fff;
    font-weight: normal;
    text-align: center;
    background-color: #64200a;
    margin: 0 auto;
    padding: 5px 0px 7px;
    width: 100%;
    clear: both;
}

#footer div {
    padding: 3px 10px;
}

#footer h5 {
    font-weight: normal;
    font-size: 1.1em;
    margin-top: 3px;
}

.disclaimer {
    font-size: .9em;
    font-style: italic;
    color: #64200a;
    text-align: center;
}

/*====================== HEADINGS ====================================*/
h1, h2, h3, h4, h5, h6 {
    font-family: "Times New Roman",Times, Palatino, Georgia,serif;
    line-height:1.4em;
    font-weight: normal;
}

h1 {
    font-size: 20px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 13px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 11px;
}

/*====================== CLASSES ====================================*/

.entry .wp-caption img, .entry img {
    background-color: #ffffff;
    border: 1px solid #dfdfdf;
    padding: 5px;
    margin: 3px 10px 10px;
}

.entry .wp-caption a, .entry img {
    border: 1px solid #dfdfdf;
}

.entry img.nowrap_photo_body {
    border: none;
    padding: 0;
    background-color: transparent;
}

.entry a {
    text-decoration: underline;
}

.nav_extras {
    list-style: none;
    font-size: .8em;
}

.nav_extras li {
    margin: 5px 0px 5px 5px;
}

.nav_extras li hr {
    width: 90%;
    margin: 5px;
}

.nav_extras li a {
    color: #3b5e9c;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 18px;
}

.nav_extras li a:hover {
    text-decoration: underline;
}

.nav_extras li a img {
    vertical-align: middle;
}


.prettyhdr {
    font-size: 12px;
    font-family: "Times New Roman",Times, serif;
    color: #660000;
    text-transform: uppercase;
    letter-spacing: 2px;
}

/*-----------------------------------------------------------
 * Required Wordpress Classes, don't remove these.
 * -----------------------------------------------------------*/
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}



