/*
CSS Updater (style.php)
*/

/*
Theme Name: reid
*/



/* RESET 
************************************/

* {
margin: 0;
padding: 0;
letter-spacing: 1px;
}

p {
padding-bottom: 8px;
}

h1, h2, h3, h4, h5, h6 {
font-size:12pt;
font-weight: normal;
}

hr {
clear: both;
visibility: hidden;
}

img {
border: none;
}

ul {
list-style: none;
}

input, textarea {
color: inherit;
font-family: inherit;
font-size: inherit;
letter-spacing: inherit;
color: #000000;
}

/* CLEARFIX 
************************************/

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
display: inline-block;
}

html[xmlns] .clearfix {
display: block;
}

* html .clearfix {
height: 1%;
}

/* GENERAL ITEMS
************************************/

body {
background-image: url(images/bg_.jpg);
background-repeat: repeat-x;
background-color: #A30001;
color: #FFB700;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}

blockquote {
border: 3px double #ffffff; 
margin:  0 20px 18px;
padding: 18px 18px 0;
text-align: justify;
}

a {
color: #ffffff;
font-weight: bold;
outline: none;
text-decoration: none;
}

a:hover {
color: #FFFF00;
text-decoration: underline;
}


h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
font-weight: bold !important;
}

/* GENERAL LAYOUT
************************************/

#main {
background-color: #A30001;
margin: 0 auto;
background-image: url(images/bg_.jpg);
background-repeat: repeat-x;
}

#wrapper {
margin: 0 auto;
width: 1000px;
}

#header {
background-color: transparent;
background-image: url(images/header.jpg);
background-position: center;
background-repeat: no-repeat;
height: 250px;
padding-top: 1px;
}

#content {
float: left;
width:78%;
margin:10px 0px 10px 5px;
}

#charts {
	width:98%;
	overflow:hidden;
	margin:0px 0px 0px 7px;
	-margin-left:5px;
	float:left;
}
#footbar {
background-attachment: scroll;
background-color: #000000;
background-image: url(images/bg_header.jpg);
background-position: bottom left;
background-repeat: repeat-x;
clear: both;
padding-bottom: 5px;
border-top: 2px solid #000000;
text-align: center;
width: 900px;
margin-left: 30px;
}

#footer {
background-color: #ffffff;
background-color: transparent;
background-image: url(images/footer.jpg);
background-repeat: repeat-x;
clear: both;
color: #ffffff;
height: 105px;
}

/* HEADER ITEM
************************************/

#main_navigation {
background-color: #0f0e13;
font-size: 12px;
height: 30px;
}

#main_navigation li {
display: inline;
}

#main_navigation li a {
color: #C675EC;
display: block;
float: left;
margin-right: 1px;
padding: 7px 10px;
text-align: center;
}

#main_navigation li a:hover, #main_navigation li.current_page_item a {
background-color: #C675EC;
color: #0f0e13;
text-decoration: none;
}

#title {
width: 790px;
font-size: 45px;
margin-top: 5px;
text-align: left;
margin-left: 10px;
font-family: Georgia, Arial, Tahoma;
}

#title a {
color: #000000;
font-weight: bold !important;
}

.description {
width: 790px;
text-align: left;
color: #000000;
margin-left: 10px;
font-size: 15px;
}

/* CONTENT ITEM
************************************/

.post {
margin-bottom: 1px; 
padding: 5px;
}

.post_title {
background-color: transparent;
width: 625px;
text-align: left;
font-size: 15pt;
font-family: Verdana, Tahoma, Arial;
font-weight: bold;
}

.post_title a {
background-color: transparent;
color: #FFFF00;
font-size: 15pt;
font-family: Verdana, Tahoma, Arial;
font-weight: bold;
}

.post h2 {
background-color: transparent;
width: 625px;
text-align: left;
color: #FFFF00;
font-size: 15pt;
font-family: Verdana, Tahoma, Arial;
font-weight: bold;
}

.postmetadata {
border-bottom: 1px dotted #ffffff;
width: 610px;
margin: 2px 0;
padding: 3px 0;
font-size: 8pt;
}

.entry {
margin: 10px 0;
}

.ads {
float: left;
margin: 0 5px 5px 0;
}

.entry ul {
margin-top : 2px;
margin-left : 20px;
margin-bottom : 10px;
}

.entry li {
list-style : decimal;
margin-left : 25px;
}

.entry ul li {
list-style : disc;
}

.entry ol {
padding-bottom: 18px;
padding-left: 20px;
}

.navigation {
margin: 1px 0;
padding: 10px;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}

.serif {
clear: both;
}

.serif a {
border: 1px solid #C675EC;
display: block;
padding: 5px;
text-align: center;
}

.serif a:hover {
background-color: #C675EC;
color: #0f0e13;
text-decoration: none;
}

.center {
text-align: center;
}

.wp-caption {
border: 1px solid #5A3D01;
margin: 3px;
padding: 2px;
text-align: center;
}

.wp-caption-text {
margin-top: 3px;
padding: 0 !important;
}

/* COMMENT ITEM
************************************/

.comment_area {
margin-top: 20px;
}

.commentlist {
list-style: none;
}

.commentlist li {
border: 1px solid #ffffff;
margin: 5px 0;
padding: 10px;
}

.avatar_div {
float: left;
text-align: center;
padding-right: 10px;
}

.author_comment {
background-attachment: scroll;
background-color: transparent;
background-position: bottom left;
background-repeat: repeat-x;
}

.comments_title {
margin-bottom: 18px;
}

#author, #email, #url, #comment {
border: 1px solid #5A3D01;
margin-bottom: 18px; 
padding: 5px;
width: 620px;
}

#submit {
border: 1px solid #5A3D01;
cursor: pointer;
font-weight: bold;
margin-bottom: 18px; 
padding: 5px;
width: 630px;
}

#submit:hover {
background-color: #F8DC21;
}

/* ARCHIVE ITEM
************************************/

.pagetitle {
margin: 5px 1px 18px;
text-align: right;
}

.archive_post {
margin-bottom: 10px;
}

/* FOOTBAR ITEM
************************************/

#footbar ul {
padding: 5px 0;
}

#footbar ul li {
display: inline;
float: left;
margin: 0 5px;
width: 286px;
}

#footbar ul li h4 {
background-color: #392421;
font-weight: bold;
border: 3px solid #392421;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
width:auto;
color: #ffffff;
text-align: center;
margin-top: 5px;
}

.widgettitle {
width: 100%;
background-color: #000000;
color: #000000;
font-weight: bold;
text-align: center;
padding-top: 15px;
}

#footbar ul li ul, #fotobar ul li ul li {
display: block;
margin: 0 !important;
}

#footbar ul li ul li {
border-top: 1px solid #0f0e13;
}

#footbar a {
color: #178BA5;
display: block;
padding: 5px;
}

#footbar a:hover {
background-color: #0f0e13;
color: #ffffff;
text-decoration: none;
}

#footbar .cat-item {
display: block;
text-align: center;
padding: 5px 0;
}

#footbar .cat-item:hover, #footbar .cat-item:hover a {
background-color: #0f0e13;
color: #ffffff;
}

#footbar .cat-item a {
float: center;
padding: 0 !important;
padding-left: 5px !important;
}

#footbar .cat-item a:hover {
background-color: transparent;
}

#footbar #wp-calendar {
display: block;
width: 286px;
}

#footbar #wp-calendar thead th, #footbar #wp-calendar td {
border: 1px solid #fccb7d;
width: 45px;
}

#footbar #wp-calendar td {
text-align: right;
padding: 4px;
}

#footbar #wp-calendar caption {
border: 1px solid #fccb7d;
padding: 5px 0;
}

#footbar #wp-calendar td a {
display: block;
padding: 0;
}

#prev {
text-align: left !important;
}

.recentcomments {
padding: 5px 0;
}

.textwidget {
padding-left: 5px;
color: #333333;
}
.separator {
    clear:both;
    float:none;
}

/* SIDEBAR ITEMS 
************************************/
body#charts-sidebar-body .widemain {
	border:none;
	background:#a30001;
}
body#charts-sidebar-body {
	background:#a30001;
	margin: 0;
	padding:0px;
}
body#charts-sidebar-body #sidebar, .widemain #sidebar {
	float: none;
	margin:0px;
	padding:0px;
	width: auto;
	clear:both;
	border:none;
}

#sidebar {
	width:190px;
	float:right;
	margin:10px 10px 10px 0px;
	-margin-right:5px;
	border:1px solid #d48175;
	background:#5d1101;
}
#sidebar ul li h4, #sidebar h2 {
	background:#7d2d08 url(images/sidebgtitle.jpg) repeat-x;
	background-position:top;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	padding:8px;
	font-size: 12pt;
	width:auto;
	border-top:1px solid #d48175;
	border-bottom:1px solid #d48175;
}

#sidebar ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#sidebar ul ul, #sidebar ul ol.links {
	padding:0px;
	margin:0px;
	color: #ffffff;
}

#sidebar ul ul li {
    background-position: left;
    padding: 5px 5px 5px 15px;
	margin:0px;
    vertical-align:middle;
	border-top:1px solid #701502;
	border-bottom:1px solid #520f01;
	list-style:none;
}

#sidebar ul ol.links li { 
	background-position: left;
	list-style-position: inside;
    padding: 5px 0px 5px 15px;
    vertical-align:middle;
	border-top:1px solid #701502;
	border-bottom:1px solid #520f01;
}
#sidebar .banners {
	padding:5px;
	text-align:center;
	vertical-align:middle;
}
#sidebar .banners .banner {
	margin:5px;
}

#sidebar .banners .banner a img, .banners .banner object {
	text-align:center;
	vertical-align:middle;
	margin-bottom:10px;
	border:none;
}


#sidebar a {
color: #e6b206;
text-decoration: none;
}

#sidebar a:hover {
color:#ffffff;
}



/* FOOTER ITEM
************************************/

#footer a {
color: #FCCC00;
}

#footer .wrapper {
padding: 10px 0px;
color: #FCCC00;
}

#footerlinks {
text-align: center;
color: #FCCC00;
text-decoration: none;
font-size: 11px;
}

#footerlinks a {
text-align: center;
color: #FCCC00;
text-decoration: none;
}

#footerlinks a:hover {
text-align: center;
color: #ffffff;
text-decoration: none;
}

/****************************************************************************/
/***[ CHARTS ]***************************************************************/
/****************************************************************************/
.widemain {
    width: auto;
    float: none;
    margin:0px 2px 10px 2px;
	padding:5px;
	background:#340108 /*url(images/style.svg)*/;
	-moz-border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
	border:1px solid #701502;
}

.widemain * {
    width: auto;
    float: none;
}

.widemain a {
    color: #e6b206;
    text-decoration: underline;
	font-weight:normal;
}
.widemain a:hover {
    text-decoration: none;
	color:#ffffff;
}

.widemain h2 {
    width: auto;
    height: auto;
    font-size: 12pt;
    font-weight: bold;
    padding:7px 5px 7px 5px;
    margin: 0;
    color: #ffffff;
    letter-spacing: normal;
    background:#7d2d08 url(images/sidebgtitle.jpg) repeat-x;
	background-position:top;
	text-align: left;
	border:1px solid #d48175;
	border-bottom:none;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    -khtml-border-top-left-radius: 6px;
    -khtml-border-top-right-radius: 6px;
}
.widemain h2 a {
    	color:#e6b206;
    text-decoration: none;
}
.widemain h2 a:hover {
    color: #FFF;
    text-decoration: none;
}


.widemain .metadata-icons {
    margin:0px;
	background:#4a1203;
	color:#ffffff;
	border:1px solid #d48175;
}

.widemain .metadata-icons #tabs, 
.widemain .metadata-icons #accordeon {
	padding:5px;
}
.widemain .metadata-icons object, .widemain .metadata-icons embed {
    width: 100%;
}

.widemain .metadata-icons table {
    width: 100%;
    background-color: #520f01;
}
.widemain .metadata-icons table tr th {
    color: #000;
    font-size: 7pt;
    padding:2px;
	font-weight:normal;
    background-color: #edba00;
}
.widemain .metadata-icons table tr td {
    font-size: 8pt;
    padding: 2px;
	font-weight:normal;
    background-color: #5d1101;
	border-bottom:1px solid #701502;
}
.widemain .metadata-icons table tr.fields td {
    background-color: #571001;
}

td.moduletable_hilite-1, td.moduletable_hilite-2, td.moduletable_hilite-4, td.moduletable_hilite-5, td .moduletable_hilite-6, td.moduletable_hilite-7, td.moduletable_hilite-8 , td.moduletable_hilite-9, td.moduletable_hilite-10  {
	text-align: center; 
	vertical-align: middle;
}
.charts table td table tr td {
    vertical-align: middle;
}
.charts table td {
    vertical-align: top;
}
.emptycell {
	background-color: transparent;
}


.widemain .metadata-icons table tr td a {
    color: #e6b206;
    text-decoration: none;
	font-weight:normal;
}
.widemain .metadata-icons table tr td a:hover {
    color: #ffffff;
    text-decoration: underline;
}


.widemain .metadata-icons table tr td img {
    border: none;
	vertical-align:middle;
}

.widemain .footer {
    padding: 5px;
    font-size: 10pt;
    text-align: right;
	color: #ffffff;
	background:#340108;
}
.widemain .footer a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}
.widemain .footer a:hover {
    color: #000000;
}

.pic, .new-img {
    text-align: center;
    padding: 0px;
    vertical-align: middle;
    margin: 0px;
}

.bottom_bg_devider img {
    text-align: center;
    vertical-align: middle;
}

.alfc_table, .xboxcontent {
    text-align: left;
    padding: 5px;
    font-size: 9pt;
}

.alfc_table a, .xboxcontent a {
    font-size: 9pt;
}

.alfc_table a:hover, .xboxcontent a:hover {
}

.alfc_table h1, .xboxcontent h1,
.alfc_table h2, .xboxcontent h2,
.alfc_table h3, .xboxcontent h3,
.alfc_table h4, .xboxcontent h4,
.alfc_table h5, .xboxcontent h5,
.alfc_table h6, .xboxcontent h6
{
    text-align: left;
    padding: 7px;
    padding-left: 0px;
    font-size: 10pt;
    margin: 0px;
    float: none;
    font-weight: bold;
}

.alfc_table p, .xboxcontent p
{
    text-align: left;
    padding: 0px;
margin: 0px;
float: none;
}


.alfc_table ul, .xboxcontent ul, .alfc_table ol, .xboxcontent ol{
    margin-left: 20px;
    padding-left: 10px;
}

td.moduletable_hilite-2, td.moduletable_hilite-5, td .moduletable_hilite-6, td.moduletable_hilite-7, td.moduletable_hilite-8 , td.moduletable_hilite-9, td.moduletable_hilite-10  {
	text-align: center; 
	vertical-align: middle;
}

td.moduletable_hilite-1 {
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}

td.moduletable_hilite-3, td.moduletable_hilite-4 {
	text-align: left;
	vertical-align: middle;
}

.charts table td table tr td {
    vertical-align: middle;
}

.charts table td {
    vertical-align: top;
}

.widemain .metadata-icons table tr th, .widemain table thead th {
    font-size: 8pt;
}

.widemain .metadata-icons table tr td {
    font-size: 8pt;
}

.widemain .metadata-icons table {
    border-spacing: 0px;
}

.widemain img {
    border: none;
    margin: 0px;
}



/*** TAB STYLES *************************************************************/

/* Color tab styles */

.rssfeedlinks, .metadata-icons ul.news_email li.rss-tag-icon {
    background-color: #a30001;
    color: #ffffff;
    border: 1px solid #570001;
}
.metadata-icons ul.news_email li {
    background-color: #570001;
}
.metadata-icons ul.news_email li, .metadata-icons ul.news_email li h4 {
    color: #ffffff;
}

/* Common tab styles */

.metadata-icons ul.news_email {
    display: block;
    clear: both;
    margin: 0;
    padding: 0 0 2px 0;
    text-align: left;
}
.metadata-icons ul.news_email li {
    list-style: none;
    display: inline;
    cursor: pointer;
    margin: 0 1px 0 0;
    padding: 3px 3px 3px 3px;
    -moz-border-radius-topleft:      4px;
    -moz-border-radius-topright:     4px;
    -webkit-border-top-left-radius:  4px;
    -webkit-border-top-right-radius: 4px;
    -khtml-border-top-left-radius:   4px;
    -khtml-border-top-right-radius:  4px;
}
.metadata-icons ul.news_email li.rss-tag-icon {
    padding: 3px 3px 3px 3px;
    border-bottom: none;
}
.metadata-icons ul.news_email h4 {
    font-family: arial, helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    padding: 0;
    margin: 0;
    display: inline;
}
.metadata-icons ul.news_email li.rss-tag-icon h4 {
    font-weight: bold;
}
.metadata-icons ul.news_email li:hover {
    text-decoration: underline;
}

.metadata-icons .rssfeedlinks {
    margin: 0;
    padding: 5px;
}

.metadata-icons .rssfeedlinks h1,
.metadata-icons .rssfeedlinks h2,
.metadata-icons .rssfeedlinks h3,
.metadata-icons .rssfeedlinks h4,
.metadata-icons .rssfeedlinks h5,
.metadata-icons .rssfeedlinks h6 {
    margin: 0;
}

