
/* Demonstration of a WYMeditor style
p.pull-quote {
    float: right;
    padding: 20px;
    font-size: 150%;
    font-weight: bold;
    width: 25%;
}
*/

/* Basic page layout */
html, body {
    text-align: center;
    font-family: "Trebuchet MS", "Trebuchet", "Arial", "Helvetica", sans-serif;
    overflow-y: auto; /* so iframe can have no scrollbar */
}

html {
    background: #b4b4b7 url(/images/theme-fmtoyotanews/bg-metal.png);
}

body {
    background: transparent url(/images/theme-fmtoyotanews/bg-stripes.png) repeat-x;
    padding: 14px 0 0 0;
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    font-weight: bold;
    font-family: "Georgia", "Times New Roman", "Times New", "Times Roman", "Times", serif;
}

h1 { font-size: 175%; margin: 0; padding: 0 0 0.714285714286em 0; font-weight: normal; }
h2 { font-size: 140%; margin: 0 0 0.833333333333em 0; }
h3 { font-size: 130%; margin: 0 0 0.961538461538em 0; }
h4 { font-size: 115%; margin: 0 0 1.08695652174em 0; }
h5 { font-size: 105%; margin: 0 0 1.19047619048em 0; }
h6 { font-size: 100%; margin: 0 0 1.25em 0; }

a {
    color: #880504;
}

a:hover {
    color: #ab211f;
}

.blog_item {
    margin-bottom: 3.75em;
}

.blog_item h2.item_title a {
    color: black;
    text-decoration: none;
}

.blog_item h2.item_title a:hover {
    text-decoration: underline;
}

.blog_item h3.area_date {
    font-family: "Trebuchet MS", "Trebuchet", "Arial", "Helvetica", sans-serif;
    font-size: 110%;
}

legend {
    color: black;
}

#container {
    width: 938px;
    margin: 0 auto;
    text-align: left;
}

#header {
    background: transparent url(/images/theme-fmtoyotanews/bg-header.jpg) no-repeat scroll right 1px;
    padding-left: 32px;
    height: 130px;
}

#logo {
    display: block;
    width: 320px;
    height: 123px;
}

#main {
    width: 860px;
    padding-right: 8px;
    display: inline;
    float: left;
    margin: 0 35px;
    background: transparent url(/images/theme-fmtoyotanews/bg-main.png) repeat-y scroll left top;
}

#sidebar {
    display: inline;
    float: right;
    color: white;
    font-size: 75%;
    width: 220px;
    padding: 1.25em 28px;
    background: transparent url(/images/theme-fmtoyotanews/sidebar-top.png) no-repeat;
    position: relative;
    margin: -43px -8px 0;
}

#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5 #sidebar h6 {
    font-weight: normal;
    font-family: "Trebuchet MS", "Trebuchet", "Arial", "Helvetica", sans-serif;
}

#sidebar a {
    color: white;
    text-decoration: none;
}

#sidebar a:hover {
    color: white;
    text-decoration: underline;
}

#share a {
    font-family: "Arial", "Helvetica", sans-serif;
    font-size: 110%;
    display: block;
    line-height: 24px;
    height: 24px;
    background: transparent url(/images/cms/twitter-icon-16x16.png) no-repeat scroll left center;
    padding-left: 21px;
}

#share_myspace   a { background-image: url(/images/cms/myspace-icon-16x16.png); }
#share_facebook  a { background-image: url(/images/cms/facebook-icon-16x16.png); }
#share_sharethis a { background-image: url(/images/cms/share-icon-16x16.png); }
#share_twitter   a { background-image: url(/images/cms/twitter-icon-16x16.png); }

#share ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    float: left;
}

#share ul li {
    float: left;
    width: 110px;
}

#newsTags ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    font-size: 110%;
}

#content {
    margin: 0;
    padding: 1.25em 20px 0;
    width: 560px;
    float: left;
    font-size: 85%;
    overflow: hidden;
}

/* Menu styles */
.menu {
    list-style: none;
    margin: 0;
    padding: 0 0 0 35px;
    height: 32px;
    line-height: 17px;
    font-size: 110%;
}

.menu ul {
    display: none;
}

.menu li {
    float: left;
    padding: 7px 0;
}

.menu a {
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    padding: 0 20px;
    border-right: 2px solid white;
    float: left;
}

.menu .last a {
    border-right: 0;
}

.menu a:hover, .menu .hover {
    color: #b4b4b7;
}

/* Footer Styles */
#footer {
    clear: both;
    font-size: 75%;
    zoom: 1; /* hasLayout */
    color: black;
    text-align: center;
    margin: 0 35px;
    background: transparent url(/images/theme-fmtoyotanews/bg-footer.png) no-repeat scroll left top;
    padding-top: 10px;
}

#footElements {
    color: white;
    line-height: 31px;
    font-size: 140%;
    margin-bottom: 0.892857142857em;
}

#footer a {
    color: black;
    text-decoration: none;
}

#footer a:hover {
    text-decoration: underline;
}

#footTextlinks {
    font-size: 120%;
    margin-bottom: 1.04166666667em;
}

#footTextlinks a {
    padding: 0 5px;
}

#copyright { margin-bottom: 0; }
#developerNotice { margin-top: 0; }

/* Grid overlay */
#gridOverlay {
    position: absolute;
    width: 960px;
    height: 120%;
    opacity: 0.15;
    top: -10%;
    display: none;
}

#gridOverlay div {
    display: inline; /* IE6 fix */
    float: left;
    background-color: ;
    width: 40px; /* 16 col grid - change to 60px for 12 cols */
    margin: 0 10px;
    height: 100%;
}

/* Frame version */
html.frame {
    background: none;
    overflow-x: hidden;
}

.frame body {
    background: none;
    padding-top: 0;
    overflow-x: hidden;
}

.frame #header {
    display: none;
}

.frame .menu {
    display: none;
}

.frame #sidebar {
    display: none;
    background: none;
    margin-top: 0;
}

.frame #footer {
    display: none;
}

.frame #main {
    background: none;
    margin: 0;
}

.frame #content {
    padding: 0;
}

