/* 
Theme Name: actionchurch
Theme URL: 
Description: A theme for actionchurch powered by wordpress.
Author: Josiah Katz
Author URL: http://josiahkatz.com
Version: 1.0
*/
* {
	margin:0;padding:0;
	}
	
html {
	font-size: 100%;
	}
/* Design */	
body {
	margin:0; 
	padding:0;
	background:url(images/header.jpg) top center no-repeat #000000;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	}
	
#wrapper {	
	width:1024px;
	height:auto;
	background-repeat: no-repeat;
	margin: 0 auto;
	}
	
#leftside {
	float:left;
	width:300px;
	margin-left:112px;
	margin-top:20px;
	display: inline;
	}	
	
#post {
	float:right;
	width: 450px;
	margin-right: 112px;
	margin-top:20px;
	display: inline;
	}

.postmeta {
	border: 1px solid #000000;
	}
	
.clear {
	clear:both;
	height:100px;
	margin: 0 auto;
	}
	
.center {
	width: 600px;
	margin:0 auto;
	text-align: center;
	margin-top:15px;
	}
	
div {
	margin: 15px 0;	}
	
#bloglink {
	margin:5px 0;
	text-align:left;
	}
	

/* Navigation */
ul#nav { 
	margin: 12px auto 20px;
	text-align: center;
	list-style-type:none; 
	}
	
ul#nav li a:hover { 
	color:#FFFFFF; 
	}
	
ul#nav li a {
	text-decoration:none;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	}

ul#nav li { 


	display:inline;
	padding: 0 40px;
	}
	
/*Typography*/
p a{
	font-style:italic;
}
p a:visited{
	font-style:italic;
}
p a:hover{
	color:#900;
	font-style:italic;
}

p {
	line-height: 1.3em;
	font-size: 1.6em;
	line-height: 1.4em;
	margin: 15px 0;
	}
	
h1 {
	font-size: 3em;
	text-align: center;
	margin-top: 170px;
	}
	
h1 a{
	text-decoration:none;
	color:#FFFFFF;
	}
	
h2 {
	font-size:4.8em;
	text-align: right;
	}
	
h3 {
	padding:5px 0;

	color:#FFFFFF;
	font-size:2.6em;
	}
	
h4 {
	font-size: 2em;
	}
	
h3 a {
	font-size: 1.2em;
	text-decoration:none;
	color: #FFFFFF;
text-align: left;
	}
	
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color: #691317;
	font-size:1.6em;
	text-align: right;
	border-bottom:medium;
	border-bottom-color:#666666;
	border-bottom-style:solid;
	padding-bottom:5px;
	margin-top:20px;
	}
	
.author {
margin-top: -5px;
	font-style:italic;
text-align: right;
	}
	
.pagetext {
	font-size:1.6em;
	margin:10px 0;
	}

.hooktext {
	font-size:2.5em;
	}
	
.hooktext li {
	margin: 10px 0;
	}
	
h1, h3 a:visited {
	color:#FFFFFF;
	}
	
.links {
	text-align: right;
	font-size: 1.5em;
	}
	
.leftalign {
	text-align:left;
	}
	
#dontcome strong {
	font-size: 1.6em;
	}
#dontcome {
margin-top: 20px;
}

img {
	border: none;
	margin: 0;
	}
	
ul {
	font-size:1.3em;
	}
	
.search {
	font-size: 1.6em;
	border: 2px solid #666;  
    padding: 4px; 
	background-color: #F8F8F8;
	}
	
#searchsubmit:hover {
	background-color: #999;	
	}

.marginfix {
	margin-top:-1px;
}

/*Twitter*/
.twitterspace {
	margin: 15px 0px;
	}
ul.twitter {
	list-style-position:inside;
	margin-top: 15px;
	padding: 0 10px;
	border:#666 medium solid;
	}
li.twitter-item {
	font-size: 1.2em;
	margin: 5px 0;
	}
.twitter-timestamp {
	display: block;
	text-align: right;
	}
	
.move img, .move input {
	margin: 5px 1px;
}

.move img:hover, .move input:hover {
	border: 1px #FFF solid;
	margin: 4px 0px;
}
P#coats {margin:0px; height:291px; width:300px;}
p#coats a {
	background: url('http://actionchurch.com/wp-content/themes/actionchurch/images/cards.png') 0px 0px no-repeat;
	width: 300px;
	height:323px;
display:block;
}
p#coats a:hover {
	position: relative;
	top: -5px;
}

p#coats a:active {
	position: relative;
	top: 1px;
}



 