/*
Theme Name: Capitol Heights Blog Theme
Theme URI: http://www.capitalheightspresbyterian.com/blog/
Description: This theme based on a modified default WordPress Theme.
Version: 1.0
Author: Smart Solutions, LLC.
Author URI: http://www.smartz.com/
*/

*{margin: 0; padding: 0;}

body {background: #736551; font-family: "Century Gothic", sans-serif; font-size: 14px;}

a img {border: none;}

p,h1,h2,h3,h4,h5,a,b,strong {color: #675d4c;}

h1 {font-size: 18px; font-weight: bold; margin: 0 0 10px 0;}
h2 {font-size: 16px; font-weight: bold;}
h3 {font-size: 16px; font-weight: normal;}
p {font-size: 14px; line-height: 22px; margin-bottom: 30px;}
a,a:visited,a:hover,a:active {color: #138e95;}

h2 a, h2 a:link, h2 a:visited {color:#675d4c; text-decoration: none; font-size: 16px;}
h2 a:hover, h2 a:active {color:#675d4c; text-decoration: underline; font-size: 16px;}
h3 a, h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {margin: 0 0 5px 0; color:#675d4c;}

img.centered {display: block; margin-left: auto; margin-right: auto;}
img.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline;}
img.alignleft {padding: 4px; margin: 0 7px 2px 0; display: inline;}

blockquote {margin: 15px; padding-left: 15px; border-left: 3px solid #eee; color: #666; font-size:11px;}
blockquote p {color: #666; font-size:11px;}
blockquote cite { margin: 5px 0 0; display: block;}

ol li {list-style: decimal outside;}

small { font-size: 11px;}
code { font: 11px 'Courier New', Courier, Fixed;}
cite { text-decoration: none;}
acronym, abbr, span.caps {font-size: 0.9em; letter-spacing: .07em;}
acronym, abbr, span.caps {cursor: help;}
acronym, abbr {border-bottom: 1px dashed #999;}
/*hr {display: none;}*/

label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
/*select {width: 130px;}*/
textarea {width: 90%; height:250px; padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.clear {clear: both;}
.center {text-align: center;}
.hidden {display: none;}
.alignnone {display: inline;}
.alignleft {float: left; margin-right: 10px;}
.alignright {float: right; margin-left: 10px;}
.aligncenter {display: block; margin-left: auto; margin-right: auto;}

/* Header Styles */
#header {background: #fff url('images/masthead-bg.gif') repeat-x top left; height: 180px; margin: 0; width: 100%; padding: 20px 0 0 0;}
#header .inner {width: 901px; margin: 0 auto; height: 170px;}
#header .logo {float: left; width: 100px; height: 170px;}

/* Header box styles */
#headerBox {margin: 0 0 0 110px; height: 170px;}
#headerBox .slides {float: left; width: 620px;}
#headerBoxContent {float: right; background: #cdc3a1; height: 170px; width: 171px;}

#headerBoxContent .buttons {width: 135px; float: right; padding: 22px 18px 22px 0;}
#headerBoxContent .buttons a img{border: 0;}
#headerBoxContent .facebook, #headerBoxContent .twitter, #headerBoxContent .rss {display: block; float: left; width: 30px; margin: 9px/*13px*/ 20px 0 0;}
#headerBoxContent .rss {margin: 9px/*13px*/ 0 0 0;}
#headerBoxContent .search {position:relative; background: url('images/search-field.gif') no-repeat top left; margin: 56px/*60px*/ 0 0 0; width: 130px; height: 30px;}
#headerBoxContent .txtSearch {border: none; width: 94px; position:absolute; top:7px; left:5px;}
#headerBoxContent .btnSearch {width: 28px; position:absolute; top:0; right:0;}

/* Navigation Styles  */
#navBar {background: #fff url('images/nav-bg.gif') repeat-x top left; height: 35px;}
#navBar .inner {width: 901px; margin: 0 auto;}

#navigation {list-style: none; padding: 0; margin: 0 0 0 110px;}
#navigation .link {position: relative; float: left; height: 35px;}
#navigation .current {background: #CFBF89 url('images/nav-current-bg.gif') repeat-x top left;}

#navigation .link a {display: block; color: #fff; text-decoration: none; height: 21px; padding: 7px 20px;}
#navigation .link a:hover, #navigation li a:visited, #navigation li a:link {color: #fff;}
#navigation .current a,#navigation .current a:link,#navigation .current a:visited {color: #514737;}
#navigation .separator {float: left; width: 2px; height: 35px; background-image: url('images/nav-separator.gif');}

#navigation li.hover{}
#navigation li.hover a,#navigation li.hover a:link,#navigation li.hover a:visited{background: #135775 url('images/nav-hover-bg.gif') repeat-x;}
#navigation li.hover a:active,#navigation li.hover a:hover {background: #4D91AF url('images/nav-hover-bg.gif') repeat-x;}

#navigation .current ul li a,#navigation .current ul li a:link,#navigation .current ul li a:visited {color: #fff;}
#navigation .current ul li a:hover, #navigation .current ul li a:active {background: #4D91AF ;}

/* Sub Menu Styles */
#navigation li ul {display:none; position:absolute; top:35px; z-index:1000; line-height:30px; margin:0; padding:0; width:250px; text-align:left; list-style:none; background-color:#135775 ! important;}
#navigation li ul, #navigation li ul li, #navigation li ul li a {background-image:none ! important;}
#navigation li ul li {position:relative; color: #fff; z-index:1000; line-height:30px; margin:0; padding:0; width:100%; display:block;}
#navigation li ul li a, #navigation li ul li a:link, #navigation li ul li a:visited {color:#fff; font-weight:bold; font-size:12px; float:none; line-height:30px; height:30px; display:block; border:0px; padding:0 10px;}
#navigation li ul li a:active, #navigation li ul li a:hover, #navigation li ul li a:focus {color:#fff; background:#135775;}

#navigation li ul li ul {position:absolute; top:0; left:250px;}
#subNavigation {display:none; position:relative; z-index:1000;}
span.menu-sub-indicator {float:right; display:block; line-height:25px; width:4px; height:100%; background-image:url('images/nav-sub-arrow.gif') ! important; background-repeat:no-repeat; background-position:right center;}

/* Main content area styles */

#contentBar {background: #dacebc url('images/content-bg.gif') repeat-x top left;}
#contentBar .inner {position: relative; width: 901px; margin: 0 auto; min-height: 495px; padding: 10px 0 0 0;}

#contentArea {position: relative; background: #fff; margin: 0px 0 0 110px; height: 100%;}
#mainContent {position: relative; float: left; background: #fff; height: 100%; width: 478px; padding: 48px 41px 57px 32px;}
#mainContent #breadcrumbs {position: absolute; right: 16px; top: 0;}
#rightBar {float: right; width: 222px; background: #f4f0ea;}

/* Sidebar / submenu styles */
#sidebar {margin:20px 10px 0; padding:0; width: auto;}
#sidebar h2 {border-bottom: 1px solid #dacebc; font-size:18px; font-weight: bold;}
#sidebar h3 {border-bottom: 1px solid #dacebc; font-size:18px; font-weight: bold;}
#sidebar p {margin:0 0 5px; padding:0; color: #938b7f;}
#sidebar a {}
#sidebar ul {list-style: none; margin:0; padding:0;}
#sidebar ul li {margin:0 12px; padding:0; list-style:none;}
#sidebar ul li h2 {border-bottom: 1px solid #dacebc; font-size:18px; font-weight: bold;}
#sidebar ul li h3 {border-bottom: 1px solid #dacebc; font-size:18px; font-weight: bold;}
#sidebar ul li a, #sidebar ul li a:link, #sidebar ul li a:visited {}
#sidebar ul li a:hover, #sidebar ul li a:active {}

#sidebar h2 a, #sidebar h3 a {border-bottom: 1px solid #dacebc; font-size:18px; font-weight: bold; text-decoration: none;}

/* subcat */
#sidebar ul li ul {list-style: none; margin:5px 0 15px 15px; padding: 0;}
#sidebar ul li ul li {margin:3px 0 0; padding: 0;}
#sidebar ul li ul li a, #sidebar ul li ul li a:link, #sidebar ul li ul li a:visited
{}
#sidebar ul li ul li a:hover, #sidebar ul li ul li a:active
{}

/* Sidebar widget "hack" */
#sidebar div ul {list-style: none; margin:5px 0 15px 15px; padding: 0;}
#sidebar div ul li {margin:3px 0 0; padding: 0;}
#sidebar div ul li a, #sidebar div ul li a:link, #sidebar div ul li a:visited
{}
#sidebar div ul li a:hover, #sidebar div ul li a:active
{}

/* Sidebar -> Widget styles */
.widget_archive { /*color: #fff;*/}
/*.widget_archive h3 {margin: 0; font-size: 18px; color: #6f6d6d;}*/

/* Footer Styles */
#footer {background: #736551;}
#footer .inner {width: 901px; margin: 0 auto; height: 48px;}
#footer, #footer p {color: #dacebc;}
#footer strong, #footer b {color: #fff; font-weight: normal;}
#footer a, #footer a:link, #footer a:active, #footer a:visited {color: #fff}
#footer .text {float: left; margin: 20px 0 0px 0;}
a#smartzLink, a#smartzLink:link, a#smartzLink:visited {float:right; display:block; margin:20px 0; text-decoration:none;}
a#smartzLink img {vertical-align:middle;}

/* Welcome band styles */
#welcomeBand {position: absolute; left: 0; top: 0px; width: 100px; height: 100%; background: #138e95;}
#welcomeBand .img{position: absolute; top: -35px; background: #138e95 url('images/welcome.gif') no-repeat top left; height: 450px; width: 100px;}

/* Blog entry styles */
.date {font-size: 11px; color: #666; display: block; margin: 2px 0 8px 0;}
.postmeta {clear: both; margin: 15px 0 25px 0; padding: 3px; font-size: 11px; color: #444; border: 1px #999 dashed;}
.postmeta a {font-size: 11px;}

.alt {margin: 0; padding: 11px; border: 1px #666 dashed;}

.navigation {display: block; text-align: center; margin: 0 0 20px 0; overflow: auto;}

.comments {}

/* WordPress-specific structure and styles */

.wp-smiley {float: none; margin: 0;}
.wp-caption {text-align: center; background-color: #eff0f0; margin-top: 5px; margin-bottom: 15px; padding: 4px 0 0 0; display: block;}
.wp-caption a {line-height: 0.11em;}
.wp-caption a:hover {background: none;}
.wp-caption img {margin: 0 auto; display: block; padding: 0;}
.wp-caption p.wp-caption-text, .wp-caption-text {font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}
.wp-caption-dd {font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}

h2.pagetitle {margin-bottom: 5px;}

.narrowcolumn {float: left; padding: 0; margin: 0;}
.widecolumn {padding: 10px 0 20px 0; margin: 0;}

.post {position: relative; margin: 0 0 35px 0; text-align: left;}
.post h2 {margin: 0 0 5px 0; /*font-size: 14px;*/ background-image: none;}
.post h2 a {/*font-size: 14px;*/}
.post hr { display: block; }

.widecolumn .post { margin: 0;}

.entry {}
.entry p a:visited {}

/* Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {margin-left: 0px; padding: 0 0 0 30px; /*padding-left: 10px;*/ list-style: none; text-indent: -10px;}
html>body .entry li {margin: 7px 0 8px 10px;}
.entry ol {margin: 0; padding: 0 0 0 35px;}
.entry ol li {margin: 0; padding: 0;}
/* This is mainly for password protected posts, makes them look better. */
.entry form {text-align:center;}

.divExcerpt, .divExcerpt p {}

.narrowcolumn .entry, .widecolumn .entry {}
.narrowcolumn .entry p, .widecolumn .entry p {}

.postmetadata {clear: both; font-size: 12px; line-height: 14px;}
.postmetadata ul, .postmetadata li {display: inline; list-style-type: none; list-style-image: none;}

.narrowcolumn .postmetadata { text-align: center; /* padding-top: 5px; */}
.widecolumn .postmetadata { margin: 30px 0;}

.widecolumn .attachment { text-align: center; margin: 5px 0px;}
.widecolumn .smallattachment {text-align: center; float: left; width: 128px; margin: 5px 5px 5px 0px;}


/* Comment styles */
h3.comments {padding: 0; margin: 40px auto 20px;}

#commentform p { margin: 5px 0;}
#commentform input {width: 170px; padding: 2px; margin: 5px 5px 1px 0;}
#commentform textarea {width: 99%; padding: 2px;}
#commentform input, #commentform textarea {font-size: 0.9em;}
#commentform #submit {margin: 0; float: right;}

.commentlist {}
.commentlist li {margin: 15px 0 3px; padding: 5px 10px 3px; /*list-style: none;*/ font-weight: bold; font-size: 13px; border-bottom: 1px #666 dashed;}
.commentlist li .avatar {float: right; margin: 0 0 5px 5px; border: 1px solid #eee; padding: 2px; background: #fff;}
.commentlist li p {font-size: 13px; font-weight: normal; /* line-height: 1.1em; */ text-transform: none;}
.commentlist cite, .commentlist cite a {font-weight: bold; font-style: normal; font-size: 1.1em;}

.nocomments {text-align: center; margin: 0; padding: 0; display: none;}

.commentmetadata {margin: 0; display: block; font-weight: normal;}
.commentmetadata a {color: #444;}

ul.recentcomments {}


/* Calendar */
#wp-calendar {empty-cells: show; margin: 10px auto 0; width: 155px;}
#wp-calendar caption {font: bold 1.3em Georgia, Georgia, serif; text-align: center; text-decoration: none; width: 100%;}
#wp-calendar th {font-style: normal; text-transform: capitalize;}
#wp-calendar td {padding: 3px 0; text-align: center;}
#wp-calendar td.pad:hover { /* Doesn't work in IE */background-color: #fff;}

#wp-calendar a {display: block; /*text-decoration: none;*/}
#wp-calendar #next a {padding-right: 10px; text-align: right;}
#wp-calendar #prev a {padding-left: 10px; text-align: left;}
#wp-calendar #prev a, #wp-calendar #next a {font-size: 9pt;}


/* Custom WordPress Classes and IDs and Widgets */
li.widget_archive {padding:27px 0 0 0; background:url('images/blog-archive-head.gif') no-repeat;}
li.widget_archive h2.widgettitle {display:none;}
li.widget_recent_comments {padding:45px 0 0 0; margin:0; border-top:solid 1px #F9EDCF; background:url('images/blog-recent-comments-head.gif') no-repeat;}
li.widget_recent_comments h2.widgettitle {display:none;}
#sidebar ul li.widget_pages h2 {font-size:14px; margin:0 2px; padding:0;}
li.widget_pages ul {/*position:absolute; top:220px; left:-197px;*/}
li.widget_pages ul li {margin:0; padding:0;}
li.widget_pages ul li a, li.widget_pages ul li a:link, li.widget_pages ul li a:visited {/*margin:0 ! important; padding:0 ! important; color:#751 ! important; font-size:16px ! important; text-decoration:none;*/}
li.widget_pages ul li.current_page_item a, li.widget_pages ul li.current_page_item a:link, li.widget_pages ul li.current_page_item a:visited {/*color:#c60 ! important; text-decoration:underline;*/}
#sidebar ul li.widget_search {}
#sidebar ul li.widget_search form#searchform {position:absolute; top:180px; left:-192px;}
#sidebar ul li.widget_search form#searchform input#s {margin:0; padding:0; width:110px; height:20px; border-style: inset; border-width:2px; border-left-color:#848484; border-top-color:#848484; border-bottom-color:#fafafa; border-right-color:#fafafa;}
li#tag_cloud {margin: 5px 0 0 15px;}
li#tag_cloud h2 {margin-left: -15px;}
/* calendar */
.widget_calendar caption {
	background: none;
	margin-bottom: 6px;
}
.widget_calendar th, .widget_calendar td {
	padding: 1px 0 1px 12px;
	margin: 0;
}
.widget_calendar thead th {
	background-color: #666666;
	color: white;
	font-weight: normal;
}
.widget_calendar tbody td a {
	background-color: #EEAD24; 
	padding: 2px 1px;
	color: white;
}
	.widget_calendar tbody td a:hover {
		background-color: #666666;
	}
.widget_tag_cloud {
	line-height: 2.5em;
}

.widget_pages ul ul {
	margin-top: 4px;
}

.widget_search {

}
	.widget_search #srch-frm {
		background: none;
	}
	.widget_search .textfield {
		width: 134px;
		margin-right: 6px;
	}

