/*  
Theme Name: Defenders of the Catholic Faith
Theme URI: http://www.catholic-convert.com
Description: A custom theme for Stephen K. Ray's Defenders of the Catholic Faith forums 
Version: 1.0.0
Author: Mobius Creative LLC
Author URI: http://www.mobiusloop.com
*/

/* Reset browsers default margin, padding and font sizes */ 
* { margin: 0; padding: 0; }

/* Basics and Typography */
* html #content, * html #sidebar { overflow: hidden; /* For IE */ }
html>body #sidebar ul ul li a { width: 170px; }
html>body #sidebar ul ul ul li a { width: 155px; }
html>body #wp-calendar { width: 188px; }

body { background: #e2e1d6 url(images/bgrnd_body_01.jpg) no-repeat top center; color: #5e5e5e; font-size: 62.5%; font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; margin: 0; }
blockquote { border-left: 4px solid #cccec1; margin: 0 20px; padding: 0 20px; }
code { color: #666666; font-family: monospace; }
img { border: none; }
pre { font-size: 1.1em; font-family: Monaco, 'Courier New', monospace; }
hr { border: none 0; border-top: 1px dotted #e6e6e6; height: 1px; }

/* Misc */
.legend { text-align:center; margin: 0 auto; }
.sep { color: black; background-color: #FFA34F; }
.small { color: #5e5e5e; font-size: 10px; }
.spacer { background-color: #D1D7DC; }
.success { color: #009900; font-weight: bold; }
.error { color: #cc0000; font-weight: bold; }

/* Links */
a:link { color: #946145; text-decoration: none; }
a:active, a:visited { color: #d47f3e; text-decoration: none; }
a:hover { color: #d47f3e; text-decoration: underline; }
a.forumlink { color: #946145; font-weight: bold; font-family: "Lucida Grande", Helvetica, Arial, sans-serif; font-size: 13px; }
a.topictitle { margin: 1px 0; font-family: "Lucida Grande", Helvetica, Arial, sans-serif; font-weight: bold; font-size: 13px; }
a.topictitle:visited { color: #d47f3e; text-decoration: none; }
th a, th a:visited { color: #d47f3e !important; text-decoration: none; }
th a:hover { text-decoration: underline; }

/* Form Elements */
form { margin: 0; padding: 0; border: 0; }
input { color: #333333; font-family: "Lucida Grande", Verdana, Helvetica, sans-serif; font-size: 1.1em; font-weight: normal; padding: 1px; border: 1px solid #b6c2a9; background-color: #FAFAFA; }
textarea { background-color: #FAFAFA; color: #333333; font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; font-size: 1.3em; line-height: 1.4em; font-weight: normal; border: 1px solid #b6c2a9; padding: 2px; }
select { color: #333333; background-color: #FAFAFA; font-family: "Lucida Grande", Verdana, Helvetica, sans-serif; font-size: 1.1em; font-weight: normal; border: 1px solid #b6c2a9; padding: 1px; }
option { padding: 0 1em 0 0; }
option.disabled-option { color: graytext; }
.rtl option { padding: 0 0 0 1em; }
input.radio { border: none; background-color: transparent; }
table.colortable td { padding: 0; }

/* Donation Box */
#donate_box { border: collapse; width: 100%; height: 145px; background: url(images/box_donate_middle_01.png) top center repeat-x; }
#donate_box_left { width: 4px; height: 145px; background: url(images/box_donate_left_01.png) top left no-repeat; }
#donate_box_right { width: 4px; height: 145px; background: url(images/box_donate_right_01.png) top left no-repeat; }
#donate_box_middle { width: 100%; font: 16px Times, "Times New Roman", Serif; color: #4e652e; height: 113px; padding-top: 32px; padding-left: 120px; padding-right: 20px; background: url(images/box_donate_cross_01.png) top left no-repeat; }
#donate_box_middle p { font: 16px Times, "Times New Roman", Serif; color: #4e652e; margin: 0 0 10px 0; }
#donate_box_middle a { color: #4e652e; text-decoration: underline; }
#donate_box_middle .highlight { color: #ffffff; }
#donate_box_middle .large { font-size: 20px; }

/* Breadcrumbs */
#breadcrumbs { display: block; font: 10px Tahoma, Arial, Helvetica, Sans-serif; color: #c1c1b3; text-transform: uppercase; border-bottom: 1px dotted #e6e6e6; padding-bottom: 3px; }
#breadcrumbs a { color: #c1c1b3; text-decoration: none; }

/* Content */
#content { margin-left: 20px; margin-right: 20px; min-height: 650px; }
#content #content_search { padding: 16px 0 6px 0; width: 100%; font-size: 12px; }

/* Footer Styles */
#footer_wrapper { clear: both; background: url(images/bgrnd_footer_01.jpg) bottom center no-repeat; height: 196px; text-align: center; padding-top: 20px; }
#footer { font-size: 12px; height: 96px; margin-left: auto; margin-right: auto; text-align: center; padding-top: 80px; font: 11px Arial, Helvetica, Sans-serif; color: #80745e; }
#footer_left { width: 400px; padding: 55px 0px 0px 15px; text-align: left; float: left; }
#footer_right { width: 475px; padding: 55px 15px 0px 0px; text-align: right; float: right; }
#footer_right .col1,
#footer_right .col2,
#footer_right .col3,
#footer_right .col4 { width: 116px; height: 65px; float: left; padding-top: 10px; }
#footer_right ul { list-style: none; text-align: left; margin: 0; padding: 0; font: 11px Arial, Helvetica, Sans-serif; color: #80745e; }
#footer_right li { margin: 0 0 14px 0; padding: 0; }
#footer_right li img { margin-right: 8px; }
#footer p { font-size: 12px; color: #80745e; margin: 0; padding: 10px 0 5px 0; text-align: left; }
#footer a, #footer a:link, #footer a:visited { color: #80745e; text-decoration: none; }
#footer a:active, #footer a:hover { color: #aea38d; text-decoration: none; }

/* Header Styles */
#header { height: 113px; margin-left: 20px; margin-right: 20px; }
#header_logo { width: 502px; height: 54px; float: left; padding-top: 30px; }
#header_search { width: 255px; height: 36px; padding-top: 10px; padding-right: 10px; background: url(images/bgrnd_search_01.png) bottom center no-repeat; float: right; text-align: right; }
#header_search .search_input { border: 0; background-color: #ffffff; width: 140px; height: 20px; font-size: 14px; color: #30555c; padding: 3px 0 0 0; margin: 3px 5px 0 0; vertical-align: middle; *vertical-align: text-bottom; }
#header_search .search_submit { background: url(images/btn_search_go_01.png) transparent center top no-repeat; width: 36px; height: 28px; margin: 5px 0 0 0; padding: 0; border: 0; text-indent: -1000em; cursor: pointer; vertical-align: middle; *vertical-align: text-bottom; }

/* Top Navigation */
#topnav { height: 66px; margin-left: 20px; margin-right: 20px; }
#topnav_links { width: 660px; height: 56px; float: left; padding-top: 10px; }
#topnav_links ul { list-style: none; text-align: left; margin: 0; padding: 0; }
#topnav_links li { float: left; }
#topnav_links a { display: block; text-align: center; height: 32px; cursor: pointer; white-space: nowrap; padding: 6px 20px 0px 20px; font: 14px Tahoma, Arial, Helvetica, Sans-serif; color: #c2c2a2; text-decoration: none; }
#topnav_links a:hover, #topnav_links a:active { color: #ffffff; text-decoration: underline; }
#topnav_links a.selected { color: #ffffff; text-decoration: none; background: url(images/topnav_btn_bgrnd_01.png) top center no-repeat; }

#topnav_login { width: 260px; height: 21px; float: right; padding-top: 15px; text-align: right; }
#topnav_login .priv_msgs { display: block; float: right; width: 125px; height: 16px; padding: 5px 0 0 12px; background: url(images/bgrnd_privmsg_01.png) top left no-repeat; font: 11px Arial, Helvetica, Sans-serif; text-align: left; text-transform: uppercase; font-weight: normal; }
#topnav_login .priv_msgs a { color: #aaaaaa; font-weight: normal; }

/* Wrappers */
#wrapper { width: 100%; height: 100%; }
#wrapheader { min-height: 120px; height: auto !important; height: 120px; padding: 0; }
#wrapcentre { margin: 15px 25px 0 25px; }
#wrapfooter { text-align: center; clear: both; }
#wrapnav { width: 100%; margin: 0; background-color: #ECECEC; border-width: 1px; border-style: solid; border-color: #b6c2a9; }

/* Logo */
#logodesc { margin-bottom: 5px; padding: 5px 25px; background: #D9DFE4; border-bottom: 1px solid #4787A7; }

/* Menu Bars */
#menubar { margin: 0 25px; }
#datebar { margin: 10px 25px 0 25px; }
#findbar { width: 100%; margin: 0; padding: 0; border: 0; }

/* Unused Layout Elements */
#pageheader { }
#pageheader .pageheader_left { float: left; padding: 10px 40px 0 0; }
#pageheader .pageheader_right { float: right; width: 300px; border: 1px solid #d6d5c5; padding: 5px; background-color: #f8f8f5; }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }

/* Text */
h1, h2, h3, h4, h5, h6 { }
h1 { color: #946145; font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif; font-weight: bold; font-size: 1.8em; text-decoration: none; }
h2 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 1.5em; text-decoration: none; line-height: 125%; }
h3 { font-size: 1.3em; font-weight: bold; font-family: Arial, Helvetica, sans-serif; line-height: 120%; }
h4 { margin: 0; font-size: 1.1em; font-weight: bold; }

p { font-size: 1.1em; }
p.moderators { margin: 0; float: left; color: black; font-weight: bold; }
.rtl p.moderators { float: right; }
p.linkmcp { margin: 0; float: right; white-space: nowrap; }
.rtl p.linkmcp { float: left; }
p.breadcrumbs { margin: 0; float: left; color: black; font-weight: bold; white-space: normal; font-size: 1em; }
.rtl p.breadcrumbs { float: right; }
p.datetime { margin: 0; float: right; white-space: nowrap; font-size: 1em; }
.rtl p.datetime { float: left; }
p.searchbar { padding: 2px 0; white-space: nowrap; }
p.searchbarreg { margin: 0; float: right; white-space: nowrap; }
.rtl p.searchbarreg { float: left; }
p.forumdesc { padding-bottom: 4px; }
p.topicauthor { margin: 1px 0; }
p.topicdetails { margin: 1px 0; }

.post { background-color: white; border-style: solid; border-width: 1px; }
.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active { margin: 1px 0; color: red; font-weight:bold; }
.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active { color: green; font-weight:bold; }
.postapprove img, .postreported img { vertical-align: bottom; }
.postauthor { color: #000000; }
.postdetails { color: #000000; }
.postbody { font-size: 1.3em; line-height: 1.4em; font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif; }
.postbody li, ol, ul { margin: 0 0 0 1.5em; }
.rtl .postbody li, .rtl ol, .rtl ul { margin: 0 1.5em 0 0; }
.posthilit { background-color: yellow; }

.btnbbcode { color: #000000; font-weight: normal; font-size: 1.1em; font-family: "Lucida Grande", Verdana, Helvetica, sans-serif; background-color: #EFEFEF; border: 1px solid #666666; }
.btnmain { font-weight: bold; background-color: #ECECEC; border: 1px solid #b6c2a9; cursor: pointer; padding: 1px 5px; font-size: 1.1em; }
.btnlite { font-weight: normal; background-color: #ECECEC; border: 1px solid #b6c2a9; cursor: pointer; padding: 1px 5px; font-size: 1.1em; }
.btnfile { font-weight: normal; background-color: #ECECEC; border: 1px solid #b6c2a9; padding: 1px 5px; font-size: 1.1em; }

.cattitle { }
.copyright { color: #444; font-weight: normal; font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; }
.forumrules { background-color: #F9CC79; border-width: 1px; border-style: solid; border-color: #BB9860; padding: 4px; font-weight: normal; font-size: 1.1em; font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; }
.forumrules h3 { color: red; }
.gen { margin: 1px 1px; font-size: 1.2em; }
.genmed { margin: 1px 1px; font-size: 1.1em; }
.gensmall { margin: 1px 1px; font-size: 1em; }
.helpline { background-color: #DEE3E7; border-style: none; }
.nav { margin: 0; color: black; font-weight: bold; }
.pagination { padding: 4px; color: black; font-size: 1em; font-weight: bold; }
.panel { margin-bottom: 4px; padding: 0 10px; background-color: #f3f3f3; color: #3f3f3f; }
.titles { padding-bottom: 10px; font-family: "Lucida Grande", Helvetica, Arial, sans-serif; font-weight: bold; font-size: 1.3em; text-decoration: none; }

/* Tables */
th { color: #FFA34F; font-size: 1.1em; font-weight: bold; background-color: #006699; background-image: url('./images/cellpic3.gif'); background-repeat: repeat-x; white-space: nowrap; padding: 7px 5px; }
td { padding: 2px; }
td.profile { padding: 4px; }

.tablebg { background-color: #b6c2a9; }
.catdiv { height: 28px; margin: 0; padding: 0; border: 0; background: white url('./images/cellpic2.jpg') scroll top left; } .rtl .catdiv { background: white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right; }
.cat { height: 28px; margin: 0; padding: 0; border: 0; background-color: #C7D0D7; background-image: url('./images/cellpic1.gif'); background-repeat: repeat-x; text-indent: 4px; }
.row1 { background-color: #ECECEC; padding: 4px; }
.row2 { background-color: #DCE1E5; padding: 4px; }
.row3 { background-color: #C0C8D0; padding: 4px; }

/* BBCode */
.quotetitle, .attachtitle { margin: 10px 5px 0 5px; padding: 4px; border-width: 1px 1px 0 1px; border-style: solid; border-color: #b6c2a9; color: #333333; background-color: #b6c2a9; font-size: 0.85em; font-weight: bold; }
.quotetitle .quotetitle { font-size: 1em; }
.quotecontent, .attachcontent { margin: 0 5px 10px 5px; padding: 5px; border-color: #b6c2a9; border-width: 0 1px 1px 1px; border-style: solid; font-weight: normal; font-size: 1em; line-height: 1.4em; font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif; background-color: #FAFAFA; color: #4B5C77; }
.attachcontent { font-size: 0.85em; }
.codetitle { margin: 10px 5px 0 5px; padding: 2px 4px; border-width: 1px 1px 0 1px; border-style: solid; border-color: #b6c2a9; color: #333333; background-color: #b6c2a9; font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; font-size: 0.8em; }
.codecontent { direction: ltr; margin: 0 5px 10px 5px; padding: 5px; border-color: #b6c2a9; border-width: 0 1px 1px 1px; border-style: solid; font-weight: normal; color: #006600; font-size: 0.85em; font-family: Monaco, 'Courier New', monospace; background-color: #FAFAFA; }
.syntaxbg { color: #FFFFFF; }
.syntaxcomment { color: #FF8000; }
.syntaxdefault { color: #0000BB; }
.syntaxhtml { color: #000000; }
.syntaxkeyword { color: #007700; }
.syntaxstring { color: #DD0000; }

/* Private Messages */
.pm_marked_colour { background-color: #000000; }
.pm_replied_colour { background-color: #b6c2a9; }
.pm_friend_colour { background-color: #007700; }
.pm_foe_colour { background-color: #DD0000; }