/*
Theme Name: cnvrstns theme
Theme URI: http://www.cnvrstns.co.uk/
Description: The theme for the St Michael le Belfrey Conversations congregation website
Version: 1.0b
Author: Elisha Hastings
Author URI: http://www.muckypupcreations.com/
Tags: custom header, fixed width, two columns, widgets
*/

/* Begin Typography & Colors */

body {
margin: 0;
padding: 0;
background: #000 url("http://stmichaelsyork.org/conversations/wp-content/uploads/2010/03/background.jpg") top center repeat;
color: #3e0303;
text-align: center;
font-family: Tahoma, Helvetica, Arial, sans-serif;
font-size: 0.9em;
behavior: url("csshover.htc");
}

a {
color: #790000;
text-decoration: underline;
}

a:visited {
color: #790000;
text-decoration: underline;
}

a:hover {
color: #690000;
text-decoration: underline;
}

p {
padding: 0px 0px 15px;
margin: 0;
}

h1 {
margin:0px;
font: bold 36px/100% Tahoma, Helvetica, Arial, sans-serif;
color: #000;
}

h1 a{
color: #000;
text-decoration: none;
}

h1 a:visited{
color: #000;
}

h1 a:hover{
color: #999;
}

h2 {
color: #690000;
margin: 0px 0px 2px;
font: normal 190%/100% Tahoma, Helvetica, Arial, sans-serif;
padding-bottom: 3px;
float:left
}

h2 a, h2 a:visited {
color: #690000;
}

h2 a:hover {
color: #790000;
}

h3 {
font: normal 140%/100% Tahoma, Helvetica, Arial, sans-serif;
color: #500303;
margin: 10px 0px 5px;
}

form {
margin:0px;
padding:0px;
}

#page {
margin: 0 auto;
width: 100%
}

#header {
width: 100%;
height: 106px;
display: block;
margin: 0 auto;
background: #000 url("images/header.jpg") center top no-repeat;
}

#nav {
width: 100%;
height: 314px;
display: block;
margin: 0 auto;
background:#000 url("http://stmichaelsyork.org/conversations/wp-content/uploads/2010/03/nav.jpg") center top no-repeat;
}

#navbox {
position: relative;
left: 70px;
top: 90px;
list-style: none;
margin: 0 auto;
width: 460px;
height: 150px;
}

#newsnav a {
display: block;
position: relative;
top: 20px;
right: 30px;
width: 80px;
height: 30px;
}

#newsnav a:hover {
background: transparent url("images/newsnav.png") center bottom no-repeat;
}

#blognav a {
display: block;
position: relative;
top: 68px;
left: 45px;
width: 80px;
height: 36px;
}

#blognav a:hover {
background: transparent url("images/blognav.png") center bottom no-repeat;
}

#peoplenav a {
display: block;
position: relative;
bottom: 50px;
left: 150px;
width: 110px;
height: 36px;
}

#peoplenav a:hover {
background: transparent url("images/peoplenav.png") center bottom no-repeat;
}

#medianav a {
display: block;
position: relative;
bottom: 6px;
left: 250px;
width: 105px;
height: 36px;
}

#medianav a:hover {
background: transparent url("images/medianav.png") center bottom no-repeat;
}

#aboutnav a {
display: block;
position: relative;
bottom: 125px;
left: 340px;
width: 108px;
height: 36px;
}

#aboutnav a:hover {
background: transparent url("images/aboutnav.png") center bottom no-repeat;
}

#contentbackground {
width: 100%;
min-height: 800px;
background: transparent url("http://stmichaelsyork.org/conversations/wp-content/uploads/2010/03/content.jpg") center top no-repeat;
margin: 0 auto;
}

#contentbox {
width: 768px;
min-height: 300px;
background: transparent url("http://stmichaelsyork.org/conversations/wp-content/uploads/2010/03/content.png") center top repeat;
margin: 0 auto;
}

#content {
width: 560px;
float: left;
margin: 0 0 0 10px;
}

#contentfooter {
width:100%;
height:13px;
background: transparent url("http://stmichaelsyork.org/conversations/wp-content/uploads/2010/03/contentfooter.png") center bottom no-repeat;
}

.post-date {
width: 42px;
height: 49px;
float: left;
background: url("images/date.png") no-repeat;
}

.post-month {
font-size: 11px;
text-transform: uppercase;
color: #999999;
text-align: center;
display: block;
line-height: 11px;
padding-top: 10px;
margin-left: -3px;
}

.post-day {
font-size: 18px;
text-transform: uppercase;
color: #999999;
text-align: center;
display: block;
line-height: 18px;
padding-top: 2px;
margin-left: -1px;
}

.post-title {
float: left;
width: 480px;
margin-left: 10px;
}

.page-post-title {
width: 750px;
margin: 0 auto;
}

.page-post-title h2 {
float: none;
}

.entry {
width: 540px;
clear: both;
padding-top: 10px;
}

.page-entry {
width: 750px;
clear: both;
padding: 10px;
}

.post-cat {
clear: left;
background: url("images/tag.png") no-repeat left center;
padding-left: 18px;
font-size: 95%;
color: #999999;
float: left;
}

.post-comments {
background: url("images/comments.png") no-repeat left center;
padding-left: 20px;
float: right;
font-size: 95%;
}

.post-calendar {
background: url("images/calendar.png") no-repeat left center;
padding-left: 20px;
float: right;
font-size: 95%;
color: #6b5f56;
margin: 0 18px 0 0;
}

.post-content {
clear: both;
padding-top: 10px;
}

.navigation {
width: 540px;
margin: 0 auto;
padding-right: 20px;
}

.navigation a, .navigation a:visited {
color: #790000;
}

.previous-entries {
float: left;
padding-left: 18px;
background: url("images/left.png") no-repeat left center;
}

.next-entries {
float: right;
padding-right: 18px;
background: url("images/right.png") no-repeat right center;
}

#comments, #respond {
padding-bottom: 5px;
}

.commentlist {
margin: 10px 10px 0 0;
padding-left: 20px;
line-height: 130%;
}

.commentlist li{
padding: 5px 10px;
position: relative;
}

.commentlist .avatar {
position: absolute;
top: 5px;
right: 5px;
border: solid 1px #690000;
padding: 1px;
background: #fff;
}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
font-weight: bold;
font-style: normal;
font-size: 120%;
color: #690000;
}

.commentlist small {
margin-bottom: 5px;
display: block;
font-size: 87%;
}

#commentform {
margin-top: 10px;
font: 110% Tahoma, Helvetica, Arial, sans-serif;
}

#commentform p {
padding: 6px 0px;
margin: 0px;
}

#commentform label{
font-weight: bold;
color: #3e0303;
font-size: 100%;
margin: 6px 0 6px 0;
float: left;
}

.comment{
border-bottom: 1px #f3f2f1 solid;
}

#commentform input{
width: 153px;
background: #f3f2f1;
border: 1px solid #6d6158;
padding: 3px;
margin: 3px 10px 3px 38px;
float: left;
clear: left;
}

#commentform textarea{
width: 478px;
height: 115px;
background: #f3f2f1;
border: 1px solid #6d6158;
padding: 2px;
margin-top: 3px;
}

#commentform textarea:focus, #commentform input[type="text"]:focus {
background: #ffffff;
}

#commentform #submit{
background: #f3f2f1;
border: 1px solid #6d6158;
font: bold 12px Tahoma, Helvetica, Arial, sans-serif;
color: #3e0303;
border: none;
float:right;
width: 144px;
height: 29px;
}

#sidebar {
width: 180px;
height: 318px;
margin: 8px 8px 0 0;
display: block;
font-size: 0.7em;
float: right;
clear: right;
}

#searchform {
width: 180px;
float: right;
margin: -30px 8px 0 0;
}

#searchform #s {
width: 120px;
height: 22px;
padding: 2px 5px 0px 5px;
border: 1px solid #6d6158;
background: #f3f2f1;
vertical-align: middle;
}

#searchform #searchsubmit {
background: url("images/search.png") no-repeat center center;
border: none;
width: 40px;
height: 24px;
font: bold 12px Tahoma, Helvetica, Arial, sans-serif;
vertical-align: middle;
}

#searchform label {
}

#sidebar h3 {
font: normal 140%/100% Tahoma, Helvetica, Arial, sans-serif;
color: #1b1464;
margin: 10px 0px 5px;
}

.ul-cat {
list-style: none;
margin:0px 0px 15px;
padding:0px;
}

.ul-cat li{
margin: 0px;
padding: 2px 0px 2px 20px;
background: url("images/tag.png") no-repeat left center;
}

.ul-cat li a, .ul-cat li a:visited{
color: #333a52;
text-decoration: none;
}

.ul-cat li a:hover{
color: #690000;
text-decoration: none;
}

.ul-archives {
list-style: none;
margin:0px 0px 15px;
padding:0px;
}

.ul-archives li{
margin: 0px;
padding: 2px 0px 2px 20px;
background: url("images/archive.png") no-repeat left center;
}

.ul-archives li a, .ul-archives li a:visited{
color: #333a52;
text-decoration: none;
}

.ul-archives li a:hover{
color: #690000;
text-decoration: none;
}

#footer {
width: 100%;
color: #333a52;
font-size: 95%;
line-height: 130%;
background: #999 url("http://stmichaelsyork.org/conversations/wp-content/uploads/2010/03/footer.jpg") center top no-repeat;
padding-bottom: 2px;
}

#footer a, #footer a:visited{
color: #333a52;
}

#footer .left-col{
width: 350px;
float: left;
margin: 35px 0 0 10px;
}

#footer .right-col{
width: 350px;
float: right;
margin: 35px 10px 0 0;
}

#footer h4 {
font: normal 146%/100% Tahoma, Helvetica, Arial, sans-serif;
font-size: 160%;
margin: 10px 0px 5px;
}

.recent-comments {
list-style: none;
margin: 0px;
padding: 0px;
line-height: 110%;
}

.recent-comments li{
background: url("images/comments.png") no-repeat;
padding: 10px 0 0 20px;
}

.recent-comments a{
font-size: 105%;
line-height: 130%;
font-weight: bold;
}

.recent-posts {
list-style: none;
margin: 0px;
padding: 0px;
font-size: 92%;
line-height: 110%;
}

.recent-posts li{
background: url("images/page.png") no-repeat;
padding: 10px 0 0 20px;
}

.recent-posts a{
font-size: 115%;
line-height: 130%;
font-weight: bold;
}

#credits {
clear: both;
margin: 0 auto;
width: 760px;
color: #790000;
font-size: 85%;
line-height: 120%;
}

#credits a, #credit a:visited{
color: #890000;
}

.rss {
background: url("images/rss.png") no-repeat left center;
padding-left: 20px;
padding-bottom: 2px;
margin-left: 10px;
}

.left {
float: left;
}

img.left, a img.left {
float:left;
margin: 4px 10px 5px 0px;
border: 1px solid #bdd77f;
padding: 3px;
background: #FFFFFF;
}

a:hover img.left{
border-color: #FF6600;
background: #FF6600;
}

.right {
float: right;
}

img.right, a img.right {
float:left;
margin: 4px 10px 5px 0px;
border: 1px solid #bdd77f;
padding: 3px;
background: #FFFFFF;
}

a:hover img.right{
border-color: #FF6600;
background: #FF6600;
}

.clear {
clear:both;
}

hr.clear {
clear:both;
visibility: hidden;
margin: 0px;
padding: 0px;
}

img.img_border, a img.img_border {
border: 1px solid #bdd77f;
padding: 3px;
background: #ffffff;
}

a:hover img.img_border{
border-color: #FF6600;
background: #FF6600;
}

.alignleft {
float:left;
margin: 0 10px 0 0;
}

.alignright {
float:right;
margin: 0 0 0 10px;
}

.pages {
display:block;
}

.hidden {
position:absolute;
left:-999em;
}

.wpa_sub {
color: #3e0303;
}

.wpa_time {
color: #3e0303;
}


#wpa0_dl {
color: #790000;
text-decoration: underline;
}

#wpa0_dl:hover {
color: #690000;
text-decoration: underline;
}

#wpa1_dl {
color: #790000;
text-decoration: underline;
}

#wpa1_dl:hover {
color: #690000;
text-decoration: underline;
}

#wpa2_dl {
color: #790000;
text-decoration: underline;
}

#wpa2_dl:hover {
color: #690000;
text-decoration: underline;
}

#wpa3_dl {
color: #790000;
text-decoration: underline;
}

#wpa3_dl:hover {
color: #690000;
text-decoration: underline;
}