/*
Theme Name: Clay Roof Rising
Theme URI: http://www.christianaesthetic.com
Description: This theme is originally based on "Pride&Prejudice" by Ekta Paneria, http://ddsos.org/
Version: 2.0
Author: Thomas Crawford
Author URI: http://www.thomascrawfordphotography.com
*/

body {
	background: #000000;
	text-align: center;
	width: 780px; margin: auto; padding: 0;
	font-family : Book antiqua, trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	}

a {text-decoration: none; color: #cc2127;}

a:hover {color: #EAD6A4;}

#songlist {text-align:left;}

	.a {text-decoration: none; color: #fff;}

/* Speaking of the search box, here are some styles to make it
look nice. */

.searchbox {
	padding: 2px; margin-right: 10px; width: 15em;
	background-color: #cc2127; border: 1px solid #fff;
	font-size: 9pt; color: #fff;
	}

.searchbutton {
	padding: 1px 3px;
	border: 1px solid #fff;
		font-size: 10pt; color: #000;
	}

/* Additional accessibility codes. "hr" hides the borders can be seen in the "text-only" version, while the "skiplink" option allows people quick access to certain parts of the page. "Off" hides elements from view in the default stylesheet. */

hr {visibility:hidden; display:none;}

.skiplink {visibility: hidden; display:none;}

.off {visibility: hidden; display: none;}

/* Optional - styles for the images code. */

.pivot-image {padding: 5px; border: 1px solid #666;}

/* Page starts here. The #container ensures that the content remains within the
specified perimeters. */

#container {width: 780px; margin: 20px 0 0 0; padding: 0; text-align: left;}

/* The header and the top navigation. */

#header {width: 780px; height: 140px; text-align: left; margin-top: 20px; float: left;}

.nav {
	width: 180px; height: 150px; margin: 0 10px 0 0;
	float: left;  border-right: 1px dashed #fff;
	}

.nav ul {
	margin: 0; padding: 0 20px 0 20px ;
	list-style-type: none;
	}

.nav ul li {
	padding: 5px 0 5px 0; display: block; border-bottom: 1px dashed #fff;
	font-size: 10pt; color: #fff; line-height: 1.6em;
	}

	/* The li:hover effect only works with Firefox and similar browsers, but looks nice, nevertheless. 	IE users will simply not see any changes. */

.nav ul li:hover {
	background-color: #111111;
	}

.title {
	float: left; margin: 0 10px 0 0;
	width: 385px; height: 150px; border-right: 1px dashed #fff;
	}

.crrlogo {float: left; background: url(images/crrlogo.jpg) left no-repeat; height: 140px; width: 112px;}

h1 {
	float: left;
	padding: 20px 0 0 0;
	color: #cc2127; font-weight: normal; font-size: 15pt; text-transform: uppercase;
	}

.des  {

	float: left;
	padding: 20px 0 0 0;
	color: #fff; font-weight: normal; font-size: 11pt;
}

h4 {
    float:left;
    padding: 4px;
    color: #cc2127;
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
    background: #4a4a4a;
    border: 1px solid #eee;
}

/* This is the image. */

#middle {
float: left; width: 780px; height: 426px;
background: url(images/wHeaderHunger.jpg) top left no-repeat;
border-top: 0px dashed #fff;
border-bottom:0px dashed #fff;
border:0px dashed #4a4a4a;
text-align: left; margin-top: 20px;
}

/* Column content. "#left" controls the general area, while ".block" controls each individual entry. */

#left {
	float: left; width: 300px; margin-top: 20px;
	text-align: left;  border-right: 1px dashed #fff;
color:#ccc;
	}

/* Below is an example of how you can incorporate images into text. */

h3.left, #left h2{
	background: url(images/triquetra2.jpg) left no-repeat; height: 25px; padding: 7px 0 0 35px;
	font-size: 12pt; color: #fff; font-weight: bold; text-transform: uppercase;
	}

.block {
	width: 300px; padding-bottom: 20px;
	}

.block ul {
	margin: 0; padding: 0 20px 0 20px;
	list-style-type: none;
	}

.block ul li {
	padding: 10px 0 10px 0; display: block; border-bottom: 1px dashed #fff;
	font-size: 10pt; color: #fff; line-height: 1.6em;
	}

.block ul li:hover { background-color: #111111;}

/* The right content, where the main content is held. "#right" controls the general area, ".content" controls
each individual entry, "entryfooter" controls the bottom of each entry.*/

#right {
	float: right; width: 450px;
	text-align: justify;
color:#ccc;
	}

h2 {
	font-size: 14pt; color: #fff; font-weight: normal;
	}

h2.main {
	font-size: 16pt; color: #cc2127; text-transform:uppercase; font-weight: normal; line-height: 1.6em; border-bottom: 1px dashed #fff; margin:15px 0 0 0;
	}

#right h3 {
	font-size: 10pt; color: #fff; font-weight: normal; text-align:right; margin:0;

	}

.content {
	width: 450px; padding-bottom: 20px;
	font-size: 10pt; line-height: 1.4em; color: #fff;
	}

h5 {
        font-size:14pt;
        font-weight:bold;
        color:#cc2127;
}

.entryfooter {
	width: 450px; padding-top:5px;
border-top: 1px dashed #fff;
padding-bottom: 10px;
	text-align: right;
	}


.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #666;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}

.postmeta {
border-top:1px dashed #fff;
border-bottom:1px dashed #fff;
}
]


#commentlist  {
padding:10px 20px;
color:#ccccc;
}

textarea, input {
border:1px solid #fff;
background:#111111;
color:#ffffff;


/* End of the stylesheet. */