/*
* Original Design: Zeke 1.0 by Michael D. Pollock - http://www.solostream.com/
* Ported to b2evolution 2.0 by The Skin Faktory - http://skinfaktory.com/
* Distributed under GPL license with b2evolution with written permission from Michael D. Pollock (2007-06-22).
*/

@import url(../../rsc/css/basic.css);	/* Import basic styles */
@import url(../../rsc/css/img.css);	/* Import standard image styles */
@import url(../../rsc/css/blog_elements.css);	/* Import standard blog elements styles */
@import url(../../rsc/css/forms.css);	/* Import default form styles */
@import url(../../rsc/css/comments.css);	/* Import default comment styles */


/* -------------------[ Main Page Elements ]------------------- */


#outer_wrap {
font-size: 9pt;
font-family: arial, helvetica;
background: #1D0D69 url(img/dk_outer_bg.gif) repeat-x fixed left top; 
color: #000000;
text-align: left;
margin: 0;
padding: 0;
line-height: 140%;
}

#wrap {
padding: 0 5px;
width: 750px;
margin: 0 auto;
background: #FFFFFF url(img/dkbg.gif) top left repeat-y;
}

#header {
color: #000000;
width:750px;
clear: both;
padding: 0;
margin: 0 auto;
height:152px;
background: #1D0D69 url(img/jchead.gif) top center no-repeat;
}

#nav {
width:750px;
background: #1D0D69 url(img/jcnav.jpg) center center no-repeat;
height:48px;
line-height:48px;
margin: 0 auto;
padding: 0 0 0 0;
}

#page {
clear: both;
margin: 0 auto;
padding: 0;
}

#contentleft {
width: 750px;
float:left;
padding: 0;
margin: 0;
}

#content {
width: 549px;
float: left;
margin: 0 0 0 0;
padding: 0;
}

#contentright {
font-family:arial, helvetica;
font-size: 8pt;
width: 198px;
float: right;
}

#sidebar {
width: 190px;
font-size: 8pt;
float: left;
margin: 0 0 15px 0;
padding: 0px 5px 15px 5px;
}

#footer {
border-top:1px solid #fff;
font-family:arial, helvetica;
font-size: 8pt;
color:#FFFFFF;
width:750px;
background:#1D0D69;
font-size: 8pt;
line-height: 160%;
clear: both;
margin: 0px auto;
padding: 20px 0 ;
text-align: center;
}

#footer p {
margin: 0;
}


/* -------------------[ Headings ]------------------- */

h2, h3, h4, h5, h6, h7 {
color:#000000;
font-family:arial, helvetica;
line-height: 130%;
margin: 0;
padding: 0;
text-align: left;
font-weight:bold;
}

h1 {
font-size:14pt;
font-family:arial, helvetica;
line-height: 44px;
padding: 0;
margin: 10px 0px 0px 0px;
text-indent: 15px;
text-align: left;
}

h1 a,
h1 a:visited {
color: #FAF7E8;
}

h2 {
font-size: 13pt;
font-weight: bold;
}

h3 {
font-size: 10pt;
}

h4,h5,h6,h7 {
font-size: 8pt;
}


#sidebar h2  {
font-weight: bold;
font-size:9pt;
letter-spacing:0px;
margin: 0;
padding:0;
}


h1.sectionhead, h2.sectionhead, h2#trackbacks, h3.feedback_section, h3.comment_form_title  {
line-height:100%;
font-weight: bold;
font-size:10pt;
letter-spacing:0px;
margin: 0;
padding: 10px 15px;
color: #FFFFFF;
border-bottom:1px solid #7F0000;
background:#C3C7BA;
}

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
margin-bottom: 10px;
}

h3.comment_form_title  {
	height: 40px;
	text-indent: -9999px;
	padding: 5px 10px;
	background: #C3C7BA url(img/c_leave_comment.gif) 5px 10px no-repeat;
	border-bottom: 0px;
}

h3.feedback_section  {
	height: 29px;
	text-indent: -9999px;
	padding: 5px 10px;
	background: #FFFFFF url(img/c_comments.gif) 5px 5px no-repeat;
	border-bottom: 0px;
}

.email h3{
	height: 40px;
	text-indent: -9999px;
	margin: 15px 0 2px -6px;
	background: url(img/s_email.gif) no-repeat;
}

.about h3{
	height: 40px;
	text-indent: -9999px;
	margin: 15px 0 2px -6px;
	background: url(img/s_about.gif) no-repeat;
}

.issues h3{
	height: 40px;
	text-indent: -9999px;
	margin: 15px 0 2px -6px;
	background: url(img/s_issues.gif) no-repeat;
}
.media h3{
	height: 40px;
	text-indent: -9999px;
	margin: 15px 0 2px -6px;
	background: url(img/s_media.gif) no-repeat;
}
.act h3{
	height: 40px;
	text-indent: -9999px;
	margin: 15px 0 2px -6px;
	background: url(img/s_act.gif) no-repeat;
}
.login h3{
	height: 40px;
	text-indent: -9999px;
	margin: 12px 0 0 -6px;
}

.feeds h3{
	height: 40px;
	text-indent: -9999px;
	margin: 12px 0 0 -6px;
}


/* -------------------[ Links ]------------------- */

a {
color: #1D0D69;
text-decoration: none;
font-weight: bold;
}

a:hover, a:active {
color: #8FD400;
text-decoration: none;
font-weight: bold;
}

.entry a, .entry a:link, .entry a:visited, .postinfo a, .postinfo a:link, .postinfo a:visited, .postinfo2 a, .postinfo2 a:link, .postinfo2 a:visited {
text-decoration: none;
}

.post h1 a, .post h2 a, .featurepost h2 a, .featurepost h1 a {
color:#1D0D69;
}

#footer a:link, #footer a:visited {
color: #C3C7BA;
text-decoration: none;
}

#footer a:hover, #footer a:active {
color: #8FD400;
text-decoration: none;
}

/* -------------------[ Images ]------------------- */

img.alignright {
float: right;
clear: right;
margin: 0 0 5px 10px;
background: #fff;
padding: 2px;
border: 1px solid #ccc;
}

img.alignleft {
float: left;
clear: left;
margin: 0 10px 5px 0px;
background: #fff;
padding: 2px;
border: 1px solid #ccc;
}

img.centered {
display: block;
padding: 2px;
margin: 0 auto 20px auto;
border: 1px solid #ccc;
float: none;
clear: both;
}


/* -------------------[ misc headers ]------------------- */

.email h2{
margin: 10px 0 -5px 5px;
height: 40px;
text-indent: -9999px;
background: url(img/m_email.gif) no-repeat;
}

.thanks h2{
margin: 10px 0 -5px 5px;
height: 40px;
text-indent: -9999px;
background: url(img/m_thanks.gif) no-repeat;
}

.suggestevent h2{
margin: 10px 0 -5px 5px;
height: 40px;
text-indent: -9999px;
background: url(img/m_suggestevent.gif) no-repeat;
}

.citend h2{
margin: 10px 0 -5px 5px;
height: 40px;
text-indent: -9999px;
background: url(img/m_citend.gif) no-repeat;
}

.endorse h2{
margin: 10px 0 -5px 5px;
height: 40px;
text-indent: -9999px;
background: url(img/m_endorsements.gif) no-repeat;
}

.supplies h2{
margin: 10px 0 -5px 5px;
height: 40px;
text-indent: -9999px;
background: url(img/m_supplies.gif) no-repeat;
}

.meet h2{
margin: 10px 0 -5px 5px;
height: 40px;
text-indent: -9999px;
background: url(img/m_meet.gif) no-repeat;
}

.newsletter h2{
margin: 10px 0 -5px 5px;
height: 40px;
text-indent: -9999px;
background: url(img/m_cilley_report.gif) no-repeat;
}

.news h2{
margin: 10px 0 -5px 5px;
height: 40px;
text-indent: -9999px;
background: url(img/m_news.gif) no-repeat;
}

.volunteer h2{
margin: 10px 0 -5px 5px;
height: 40px;
text-indent: -9999px;
background: url(img/m_volunteer.gif) no-repeat;
}

.issues h2{
margin: 10px 0 -5px 5px;
height: 40px;
text-indent: -9999px;
background: url(img/m_issues.gif) no-repeat;
}

.videos h2{
margin: 10px 0 -5px 5px;
height: 40px;
text-indent: -9999px;
background: url(img/m_videos.gif) no-repeat;
}

/* -------------------[ iCal ]------------------- */
.ical {
width: 530px;
float: left;
margin: 0 0 10px 5px;
padding: 0;
}

.ical h2{
margin: -10px 0 5px 0;
height: 40px;
text-indent: -9999px;
background: url(img/m_events.gif) no-repeat;
}

.ical ul {
list-style-type: none;
margin: 0 0 5px 5px;
padding: 0 0 0 0;
}

.ical ul li{
list-style-type:none;
font-size: 10pt;
font-weight: bold;
font-family: arial, helvetica;
padding: 0 0 0 0;
}

.ical b{
color: #1D0D69;
font-size: 11pt;
font-weight: bold;
}

.ical p{
font-size: 9pt;
font-weight:normal;
}

/* -------------------[ Sidebar ]------------------- */


#sidebar ul {
list-style-type: none;
margin: 0;
padding: 0;
}

#sidebar ul li {
list-style-type:none;
padding-left:9px;
padding-right:20px;
line-height:120%;
margin:0;
}

#sidebar li a{
color: #1D0D69;
font-size: 10pt;
line-height:120%;
}	
	
#sidebar li a:hover{
font-size: 10pt;
line-height:120%;
color: #8FD400;
}

/* -------------------[ Form Elements ]------------------- */

form.bEmail, form.bEndorse, form.bSupplies{
font-size:8pt;
background: #EFEFEF;
padding: 10px 10px 10px 10px;
width: 490px;
border:1px solid #000000;
}

form.bSubscribe {
font-size:8pt;
padding: 5px;
margin: 0px 8px 0px -6px;
background: #EFEFEF;
border: 1px solid #000000;
color: #000000;
}

form.bEmail textarea, form.bEndorse textarea {
background: #FFFFFF url(img/txbg.gif) center center no-repeat;
}

/*focus effect for forms input and text area*/
form.bEmail textarea:focus, form.bEmail input:focus, form.bEndorse textarea:focus, form.bEndorse input:focus, form.bSubscribe input:focus, form.bSupplies input:focus{
border: 2px solid #8FD400;
}

/*add border (same color as form) to button images so they don't throwoff layout on focus effect*/
#subscribeform input[type=image], #emailform input[type=image], #endorseform input[type=image], #suppliesform input[type=image]{
border: 2px none;
}

#subscribeform label, #emailform label, #endorseform label, #suppliesform label {
display:block;
margin: 0;
}

#subscribeform fieldset, #emailform fieldset, #endorseform fieldset  {
border: 0;
padding: 0 0 8px 0;
}

#suppliesform fieldset{
display: inline; 
padding: 5px; 
width: 200; 
vertical-align:top;
border: 0;
}

#emailform p, #subscribeform p, #endorseform p, #suppliesform p {
margin: 5px 0;
}

#subscribeform input[type=text], #emailform input[type=text], #endorseform input[type=text], #suppliesform input[type=text]{
width: 168px;
padding: 1px;
margin: 0;
}

#commentform input {
width: 170px;
padding: 1px;
margin: 0px 5px 10px 0;
}
/* -------------------[ Comments ]------------------- */

div.bComment,
div.moderation_msg,
div.feedback_feed_msg {
font-size:8pt;
display: block;
list-style: none;
padding: 15px 15px 0;
margin: 0;
border: none;
border-bottom:1px solid #7F0000;
}

div.bCommentSmallPrint {
font-size: 100%;
margin-bottom: 15px;
}

#comment_preview {
background-color: #DCDDDB;
}

/* -------------------[ Misc Tags and Classes ]------------------- */

/*To float images in posts*/
.floatright {
	float: right;
	margin-left: 5px;
	
}
.floatleft {
	float: left;
	margin-right: 5px;
}
del {
	color: #8E957B;
}
ins {
	color: #000000;
}

.small{
	font-size: 9px;
}

#header .widget_core_coll_tagline {
color:#FAF7E8;
font-size: 12pt;
padding: 0 100px;
margin: 0;
text-align:center;
}

.post ul, .singlepost ul {
list-style-type: none;
margin: 3px 0 8px 8px;
padding: 0 0 0 0;
}

.post ul li, .singlepost ul li {
list-style-type:none;
background: url(img/dkbullet.gif) 0 4px no-repeat;
padding: 0 0 2px 14px;
}

p {
margin-top: 0px;
margin-bottom: 15px;
}

acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dotted #999;
}

* html acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
border-left: 1px solid #1D0D69;
border-right: 5px solid #8FD400;
border-top: 1px solid #1D0D69;
border-bottom: 1px solid #1D0D69;
padding-left:5px;
}

.center {
text-align: center;
}

a img, img a {
border: none;
}


table.prevnext_post {
margin: 10px auto;
}

.navigation {
text-align: left;
margin:0;
padding: 10px 15px;
}

.paypalna {
text-align: center;
font-weight: bold;
font-size: 9pt;
background: #FFFFFF url(img/flag_na.gif) center left no-repeat;
}

.paypalint {
text-align: center;
font-weight: bold;
font-size: 9pt;
background: #FFFFFF url(img/flag_int.gif) center left no-repeat;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.entry {
padding: 0;
margin: 0;
}

.postinfo {
font-family:arial, helvetica;
font-size: 8pt;
color: #7F856E;
background: url(img/postby.gif) 0 3px no-repeat;
clear: both;
margin: 0 0 10px;
padding-left: 14px;
}

.post {
margin: 0 ;
padding: 15px 15px 15px;
}

.dearFriends
{
	clear: both;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	border: none;
	padding-right: 8px;
	padding-left: 8px;
}

.itemdetails{
	text-align: left;
	padding: 5px 0 0 0;
	background: url(img/hdot.gif) top repeat-x;
}

/*Posted by*/
.postby{
	padding: 0 0 0 12px;
	margin: 0 0 0 0px;
	background: url(img/postby.gif) 0 1px no-repeat;
}
/*Permalink*/
.permalink{
	padding: 0 0 0 15px;
	margin: 0 0 0 4px;
	background: url(img/permalink.gif) 0 3px no-repeat;
}
/*Category*/
.category{
	padding: 0 0 0 13px;
	margin: 0 0 0 12px;
	background: url(img/category.gif) 0 3px no-repeat;
}
/*Comments*/
.comment{
	padding: 0 0 0 15px;
	margin: 0 0 0 12px;
	background: url(img/comment.gif) 0 3px no-repeat;
}
/*send to a friend*/
.emailfriend{
	padding: 0 0 0 18px;
	margin: 0 0 0 12px;
	background: url(img/email.gif) 0 3px no-repeat;
}


.featurepost {
margin: 0;
padding: 15px 15px 5px;
background:#F2ECCE;
border-bottom:1px solid #CCC9B8;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}

hr {
display: block;
clear:both;
}

p.bMore a {
background: url(img/arrow-rt.gif) 100% 70% no-repeat;
padding-right:16px;
}

/* -------------------[ Search ]------------------- */

.SearchField {
font-size:8pt;
width: 140px;
margin-right: 2px;
}
.search p {
margin-bottom: 0;
}
.search {
margin-bottom: 15px;
}
.search .submit {
font-size:8pt;
}

/* -------------------[ Navigation ]------------------- */

ul.nav {
font-size: 12pt;
font-weight:bold;
letter-spacing: 0px;
height:48px;
line-height:48px;
float: left;
list-style: none;
padding: 0;
margin: 0 0 0 310px;
display: inline;
}

ul.nav li {
float: left;
margin: 0;
padding: 0;
list-style-type: none;
}

ul.nav li a, ul.nav li a:link, ul.nav li a:visited {
color: #FFFFFF;
float: left;
display: block;
padding: 0 12px;
margin-right: 2px;
text-decoration: none;
display: inline;
}

ul.nav li a:hover, ul.nav li a:active {
color: #FFFFFF;
text-decoration: none;
padding: 0 12px;
margin-right: 0px;
border-right:2px solid #8FD400;
background: #1B0C60;
display: inline;
}

/* ul.nav li.current_page_item a {
text-decoration:underline;
background: #660000;
text-decoration: underline;
}*/

ul.nav li ul {
float:left;
margin:0;
padding:0;
}

/* ---------------[ Tables ]--------------- */

.entry table {
margin-bottom:15px;
padding:auto;
border:auto;
}

.entry tr, .entry td, .entry th {
margin:auto; padding:auto; border:auto;
}

.entry td, .entry th {
padding:8px;
vertical-align:top;
}

.entry th {
font-weight:bold;
background:#E5E0C3;
}

.entry td {
border:1px solid #E5E0C3;
}

/* ---------------[ Related Entries ]--------------- */

.related {
margin: 0 0 1px;
background:#eee;
padding:10px 10px 8px;
}

.related ul {
margin: 0;
padding-left:0;
list-style-type: none;
}

.related ul li {
list-style-type:none;
padding: 0 0 0 14px;
margin: 0 0 2px;
background: url(img/dkbullet.gif) 0 3px no-repeat;
}

ul#archives {
margin: 0 0 15px 5px;
padding: 0;
}

ul#archives ul {
padding:0;
}

ul#archives ul li {
background:transparent;
padding-left:0;
margin:0;
}

ul#archives ul ul {
margin:0;
margin-left: 10px;
padding:0;
}



/*
* Header / bloglist on top:
*/
div#header ul {
float:right;
list-style-type:none;
margin: 0;
padding: 6px 4px;
}
div#header li {
margin: 0;
display: inline;
padding: 0 1ex 0 0;
}
div#header li a {
font-weight: bold;
font-style:italic;
color: #fff;
}
div#header li a:hover {
color: #666;
text-decoration: underline;
}
div#header li a.selected {
text-decoration: underline;
}

div.widget_core_coll_title {
	padding-top: 45px;
}
