/*  
Theme Name: Peaceful Rush
Theme URI: http://www.wpdesigner.com/2007/01/17/peaceful-rush-wordpress-theme/
Description: Peaceful Rush Wordpress theme created by Small Potato (WPDesigner.com)
Version: 1.0.2
Author: Small Potato
Author URI: http://www.wpdesigner.com/

	This theme is released under GPL.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #fff url(images/bg_body.gif) fixed repeat;
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a{
	text-decoration: none;
	color: #99C83E;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #faf5ef;
	color: #000;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
	color: #333;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ede5da;
	color: #ede5da;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #e5d8c6;
	background-color: #faf5ef;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{
	margin: 23px auto;
	width: 850px;
}

#header{
	clear: both;
}

#header h1{
	float: left;
	padding: 26px 30px 0 72px;
	font-size: 24px;
	font-weight: normal;
	text-transform: capitalize;
	background: url(images/logo.gif) no-repeat 38px 26px;
	color: #fff;
}

#header h1 a{
	text-decoration: none;
	color: #fff;
}

#header h1 a:hover{
	text-decoration: none;
}

#pagewrapper{
	clear: both;
	overflow:hidden;
	width: 850px;
	padding: 23px 0;
	background: url(images/bg_antiochtop.gif) no-repeat left top;
}

#page{
	padding-left: 66px;
  padding-top: 90px;
	overflow: hidden;
}

.arrows_menu {
	width: 702px;
	height: 50px;
	padding: 0px;
	margin: -50px 0px 0px 0px;
	overflow: hidden;
	background-color: transparent;
	clear: both;}

.antiochlogo {
	width: 148px;
	height: 50px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	float: left;}

.christcentered {
	width: 50px;
	height: 50px;
	padding: 0px;
	margin: 0px 10px 0px 318px;
	background-color: transparent;
	float: left;}

.missional {
	width: 50px;
	height: 50px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	background-color: transparent;
	float: left;}

.discipleship {
	width: 50px;
	height: 50px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	background-color: transparent;
	float: left;}

.community {
	width: 50px;
	height: 50px;
	padding: 0px;
	margin: 0px;
	background-color: transparent;
	float: left;}

#banner{
	width: 702px;
	height: 202px;
	background: no-repeat left top;
	clear: both;
	overflow:hidden;
}

#middlewrapper{
	clear:both;
	overflow:hidden;
	width: 814px;
	height:auto;
	position: relative;		
	top: 0em;
	left: -5.45em;
	background: url(images/bg_antiochmid.gif) repeat;
}

.footer {
	clear: both;
	overflow:hidden;
	width: 814px;
	padding: 0px 0px 86px 75px;
	background: url(images/bg_antiochbot.gif) no-repeat left top;
    font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#606060;
}

.footer p a:link, .footer p a:visited, .footer p a:active, .footer p a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color: #99C83E;
text-decoration:none;
}

.footer p a:hover {
color: #454545;
text-decoration:none;
}

.footerlink {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color: #999999;
text-decoration:none;
}

.footerlink a:link, .footerlink a:visited, .footerlink a:active, .footerlink a:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color: #999999;
text-decoration:none;
}

.footerlink a:hover {
color: #505050;
text-decoration:none;
}

.maincolumn{
	float: left;
	width: 515px;
	padding: 0px 0px 0px 65px;
}

.flicker {
	clear: both;
	overflow:hidden;
	width: 532px;
	height:125px;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
}
.flicker img {
	width: 125px;
	height: 125px;
	border: 0px;
	margin-right: 7px;}

.post{
	margin: 10px 0 0;
	padding: 15px;
	background: url(images/bg_post.gif) no-repeat left top;
}

.post h2{
	border-bottom: 1px solid #ebe1d3;
	padding: 0 0 7px 0;
	font-size: 18px;
	font-weight: normal;
	color: #c97d05;	
}

.post h2 a{
	text-decoration: none;
	color: #c97d05;
}

.post h2 a:hover{
	text-decoration: underline;
}

.entry{
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	padding: 10px 0 0;
}

.entry h1{
	font-size: 24px;
	font-weight: normal;
}

.entry h2{
	font-size: 18px;
	color: #000;
}

.entry h3{ color: #c97d05; }

.entry  h4{}

.entry h5{ font-weight: normal; }

.entry h6{ font-size: 11px; font-weight: normal; }

.entry img{
	border: 1px solid #e5d8c6;
	padding: 4px;
	background-color: #faf5ef;
}

.entry img.wp-smiley{
	padding: 0;
	border: 0;
	background-color: transparent;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 15px 0 0;
	padding: 10px 15px 0;
	border-top: 1px solid #e5d8c6;
	font-size: 11px;
	color: #b1a799;
}

.entry p.notfound{
	padding: 15px 0 100px;
}

.browse{
	margin: 0 15px;
	border-top: 1px solid #e5d8c6;
	padding: 15px;
	line-height: 24px;
}

#sidebar{
	float: left;
	margin: 9px 0px 0px 14px;
	width: 172px;
	height: 122px;
	background-color: #000000;
}

#sidebar img {
	width: 172px;
	height: 125px;
	border: 0px;
	margin-left: 0px;}

#sidebar a{
	color: #878773;
}

#sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li{
	padding: 15px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}

#sidebar ul li.itunesSyndicate a{
	padding: 0 0 15px 83px;
	background: url(/site/wp-content/plugins/podpress/images/button_itunes.png) no-repeat left 2px;
}

#sidebar ul li.podcastSyndicate a{
	padding: 0 0 15px 83px;
	background: url(/site/wp-content/plugins/podpress/images/button_rss_podcast.png) no-repeat left 2px;
}

#sidebar ul li.newsSyndicate a{
	padding: 0 0 15px 83px;
	background: url(/site/wp-content/plugins/podpress/images/button_rss_news.png) no-repeat left 2px;
}

#sidebar ul li.blogSyndicate a{
	padding: 0 0 15px 83px;
	background: url(/site/wp-content/plugins/podpress/images/button_rss_blog.png) no-repeat left 2px;
}

#sidebar ul li h2{
	border-bottom: 1px solid #ebe1d3;
	padding: 0 0 7px 0;
	font-size: 12px;
	color:  #514129;
}

#sidebar ul ul{
	padding: 7px 0 0;
}

#sidebar ul ul li{
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-transform: none;
}

#sidebar ul ul ul{
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	background: url(images/bullet_2.gif) no-repeat 0 8px;
}

#sidebar ul ul ul ul li{
	background: url(images/bullet_3.gif) no-repeat 0 8px;
}

#sidebar ul ul ul ul ul li{
	background: none;
}


/* Comments Template */

#comments-template{
	border-top: 1px solid #e5d8c6;
	margin: 0px 15px;
	padding: 15px 0;
}

#comments-template p{
	line-height: 24px;
}

#comments-template p.nocomments{
	padding: 0 15px;
}

#comments-template h2, #comments-template h3{
	font-size: 14px;
	font-weight: bold;
	color: #74624b;
}

h3#comments, h3#respond{
	padding: 0 0 0 15px;
}

h3#respond{
	padding: 30px 0 0 15px;
}

#comments-template .commentmetadata{
	font-size: 11px;
}

#comments-template ol{
	list-style: none;
	margin: 0;
	padding: 0;
}

#comments-template ol li{
	border-bottom: 1px solid #e5d8c6;
	padding: 15px 0 15px;
}

/* End Comments Template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	font-weight: normal;
	text-align: right;
	vertical-align: top;
	background: #faf5ef;
}

table#wp-calendar td{
	padding: 1px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */

#container, #header, #menu, #pagewrapper, #page, #banner, .maincol, .post, .entry, .browse, #sidebar, #comments-template{
	text-align: left;
	vertical-align:top;
}

/* Begin CSS Drop Down Menu */

#menuh-container
	{
	position:relative;		
	margin-bottom:0px;
	margin-left:3px;
	margin-right:0px;
	margin-top:9px;
	overflow:visible;
	clear:none;
}

#menuh
	{
	position:relative;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	width:696px;
	height:auto;
	clear:none;
	overflow:visible;
	}
		
#menuh a
	{
	color: #000000;
	text-align: center;
	display:block;
	border: 0px solid #FFFFFF;
	white-space:nowrap;
	margin: 0;
	padding: 4px;
	width: 116px;
	opacity: 0.75; 
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	}
	
#menuh a, #menuh a:visited	/* menu at rest */
	{
	color: #000000;
	background: #FFFFFF;
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	background: #99C83E;
	opacity: 0.75; 
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	}	
			
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(images/navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(images/nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:116px;	/* width of all menu boxes */
	height:auto;
	}

#menuh li
	{
	position:relative;
    min-height: 1px; 	/* Sophie Dennis contribution for IE7 */
    vertical-align: bottom; /* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */

/* Begin CSS Arrows Menu */


/* End CSS Arrows Menu */
