/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.

*/


* {
padding: 0;
margin: 0 auto;
}

html, body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
background: #fff;
}

ul {
list-style-type: circle;
}

a:link, a:visited {
color: #06c;
text-decoration: none;
}

a:hover {
color: #147;
text-decoration: underline;
}

ol {
list-style-position: inside;
padding-bottom: 1em;
}


/* BUILDING BLOCKS */

#wrapper {
background-color: white;
border: 1px solid #959596;
width: 950px;
font-size: 2em;
line-height: 1.5em;
text-align: left;
}

* html #wrapper {
font-size: 1.5em;
}

#header {
background: url('images/header.jpg') repeat-x bottom center;
height: 130px;
}

#logo {
height: 130px;
width: 214px;
float: left;
}

#page {
margin-top: 1em;
}

#content {
float: right;
width: 595px;
}

#banner {
width: 595px;
height: 280px;
}

.clear {
clear: both;
height: 1px;
}


/* PAGE */

.post {
margin-top: 1em;
height: 500px; 
overflow: auto;
padding-right: 1.5em;
}

.post ul li, .post ol li {
margin: 0.3em 0.5em 0.3em 2.5em;
}

.post h1, .post h2, .post h3 {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.post  h1 {
font-size: 2em;
padding-bottom: 1em;
}

.post h2, .post  h3, .center {
font-size: 1.3em;
padding: 0.5em 0;
}

.post h1 a, .post h1 a:hover, .post h1 a:visited, .archive {
text-decoration: none;
color: #000;
font-size: 1em;
padding: 1em 0 0 0!important;
}

.entry p, .post p {
padding: 0.4em 0 1em 0;
}

#footer {
padding: 0;
margin: 0 auto;
clear: both;
border: none;
margin-top: -2em;
}

#footer p {
padding:0 10px 10px 0;
text-align: right;
}

#sk2-footer {
display: none;
}

/* NAV */

#nav {
float: left;
font-size: 1.5em;
font-family: times new roman, serif;
margin: 90px 0 0 40px;
}

#nav span a:link, #nav span a:visited {
color: #fff;
padding-right: 25px;
}

#nav span a:hover {
color: #fdb823;
text-decoration: none;
}

/* HOMEPAGE STYLE */

#history {
margin-top: 1em;
}

#scripture {
margin: 0.8em 0;
background: url(images/scripture.gif) no-repeat;
width: 595px;
height: 38px;
}

.homebottomfloat {
float: left;
margin-right: 6px;
}

/* SIDEBARS */

#sidebar, #sidebar1, #sidebar2, #sidebar3, #sidebar4, #sidebar5 {
font-size: 1em;
line-height: 1.1em;
}

#sidebar {
float: left;
width: 345px;
}

#wastyle {
width: 160px;
height: 800px;
float: left;
background: url(images/pinnacles.jpg) no-repeat;
}

#wastyle2 { /* home page sidebar */
width: 160px;
height: 591px;
float: left;
background: url(images/pinnacles.jpg) no-repeat;
}

#sidebar1 {
width: 185px;
float: left;
}

#events { /* 1em gap between the three boxes */
margin: 0.9em 0;
}

#missions {
width: 180px;
height: 355px;
background: #b42426;
float: left;
}

/* mission sidebar */

#missionside {
float: left;
background: #b42426 url(images/missionside.gif) no-repeat;
margin-top: 1em;
height: 509px;
width: 180px;
}

*:first-child+html #missionside {
height: 507px;
}

#missionside h3 {
color: #fff;
font-size: 1.5em;
margin: 1.2em 0 0 0.7em;
}

#top {
padding-top: 90px;
}

#missionside ul {
list-style-type: none;
margin: 0 0 1em 0.5em;
font-size: 1.1em;
}

#missionside ul li, #aboutside ul li, #resources ul li {
margin: 7px 0 5px 5px;
}

#missionside ul li a:link, #missionside ul li a:visited, #aboutside ul a:link, #aboutside ul li a:visited, #resources ul a:link, #resources ul li a:visited {
color: #fff;
}

#missionside ul li a:hover, #aboutside ul li a:hover, #resources ul li a:hover {
color: #fcb825;
}

/*about sidebar */

#aboutside {
float: left;
background: #b42426 url(images/aboutmenuside.gif) no-repeat;
margin-top: 1em;
height: 509px;
width: 180px;
}

#aboutside ul {
list-style-type: none;
font-size: 1.1em;
}

/* resource sidebar */

#resources {
float: left;
background: #b42426 url(images/pasterresources.gif) no-repeat; 
height: 800px;
width: 180px;
}

#resources ul {
list-style-type: none;
font-size: 1.1em;
}

#resources ul li p {
padding: 0.4em 0;
}

/* other sidebars */

#contentside {
background: #b42426;
width: 180px;
height: 500px;
margin: 0.9em 0;
padding: 0.5em 0;
}

#contentside ul li {
margin: 7px 0 5px 5px;
list-style-type: none;
font-size: 1.1em;
}

*:first-child+html #contentside ul li, #missionside ul li {
font-size: 0.95em;
}

*:first-child+html #contentside {
height: 497px;
}

#contentside ul li strong {
font-size: 1.2em;
color: #fff;
}

#contentside a:link, #contentside a:visited {
color: #fff;
}

#contentside a:hover {
color: #fcb825;
}

/* locations */

.col-1 {
float: left;
width: 260px;
margin: 0!important;
}

.col-3 img {
border: 1px solid #5a3403;
}

.pastor {
font-size: 1.3em;
width: 250px;
padding: 0.5em 0.5em 0.5em 0;
margin: 0;
}

.url {
margin: 0 0 0.5em 0;
}

.col-2 {
margin-right: 1em;
width: 260px;
}

.post .col-2 h3 {
padding:0!important;
width: 260px;
}

.addy {
float: left;
padding-bottom: 1em;
}

.times {
float: left;
padding-bottom: 1em;
}

.phone {
float: left;
background: url(images/phone.gif) no-repeat;
background-position: 0 -6px;
width: 270px;
height: 30px;
}

.phone span, .email span {
margin-left: 34px;
}

.email {
float: left;
background: url(images/email.gif) no-repeat;
background-position: 0 -10px;
width: 270px;
height: 30px;
}

.email a:hover {
text-decoration: none;
}

.col-3 { 
clear: both;
height: 250px;
display: block;
}

.map {
float: left;
position: absolute!important;
}

/* COMMENTS */

.alt {
background-color: #e7eff1;
border: 1px solid #ccd4e7;
margin: 0;
padding: 10px;
}

.commentlist {
padding: 0;
text-align: justify;
}


.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
margin: 10px 20px 3px 0!important;
padding: 5px 5px 3px;
list-style: none;
}

#commentform textarea {
width: 530px;
}

#commentform p {
padding: 0!important;
}

.commentlist li {
font-weight: bold;
}

.commentlist li .avatar { 
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}

.commentmetadata {
font-weight: normal;
}

/* IMAGES */

p img {
padding: 0;
}

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;
}

.alignright {
float: right;
}

.alignleft {
float: left
}


/* Begin Various Tags & Classes */
small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.8em;
line-height: 1.5em;
}

small, .nocomments, blockquote, strike {
color: #777;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
font-size: 0.9em;
letter-spacing: .07em;
cursor: help;
border-bottom: 1px dashed #999;
}

blockquote, blockquote cite {
margin: 15px 30px 0 0;
padding-left: 15px;
border-left: 5px solid #ddd;
}

.center {
text-align: center;
}

.hidden {
display: none;
}

a img {
border: none;
}

/* Captions */
.aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #c0c0c0;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}

.border {
border: 1px solid #ccc;
padding: 3px;
}