@charset "utf-8";
/*
================================================================
Title: Revival Christian Church
Created: 03.11.09 - v1.0
Modified:
Site By: AM Design - www.amdesign.com 
Website: http://www.revival.tv
© Copyright  2009 revival.tv
================================================================
*/

@import url("styles.josh.css");

* {
	margin:0;
	padding:0;
	outline:none;
	}
html {
	/*background:#000000;*/
	height:100%;
	}
body {
	text-align: center;
	font-family:Tahoma;
	margin:0;
	font-weight: normal;
	font-size: 12px;
	/*background: #ffffff url(../images/murrieta/sub_body_bg.gif) 0 0 repeat-x;
	color:#7f7f7f;*/
	}
p {
	margin: 0 0 20px 0;
	padding:0;
	font-size: 12px;
	line-height:18px;
	}
h1 {
	color:#335d65;
	font-size:24px;
	margin:0 0 10px 0;
	}
h2 {
	color:#335d65;
	font-size:24px;
	margin:0 0 10px 0;
	font-weight:normal;
	}

a:link, a:visited {
	/*color: #ff0000;*/
	text-decoration: none;
	border: none;
	}
a:hover, a:active {
	/*color: #ff0000;*/
	text-decoration: underline;
	}

a img {
	text-decoration: none;
	border: 0 none;
	}

/* 
--------------------------------------------------------------------------
Main CSS
--------------------------------------------------------------------------
*/
#am_wrapper {
	/*background: url(../images/murrieta/sub_body_bg.jpg) top center no-repeat;*/
	}
#wrapper {
	width:980px;
	margin: 0 auto;
	text-align:left;
	}
/* 
--------------------------------------------------------------------------
Content CSS
--------------------------------------------------------------------------
*/
#content {
	padding: 0 14px 0 0;
	}

#text {
	width:720px;
	float:right;
	letter-spacing: 0.06em;
	}

#text .page_header {
	padding: 0 0 15px 0;
	}

#text .left {
	width:250px;
	float:left;
	text-align:left;
	}
	
#text .right {
	width:250px;
	float:right;
	text-align:left;
	}

#text hr {
	border: 0px none;
	border-top: 1px solid #7B7B7B;
	height: 1px;
	line-height: 1px;
	margin-top:5px;
	margin-bottom:5px;
}

#left_sidebar, #left_sidebar_flash, #right_sidebar, #left_sidebar_flash {
	
	
	}

#disclaimer {
	font-size:10px;
}
/* 
--------------------------------------------------------------------------
Footer CSS
--------------------------------------------------------------------------
*/
#footer {
	/*background: #000000;*/
	/*color:#ffffff;*/
	height:100px;
	text-align:center;
	}
#footer .fcontent {
	width:960px;
	margin: 0 auto;
	position:relative;
	text-align:left;
	}
#footer a:link, #footer a:visited {
	/*color: #ffffff;*/
	text-decoration: none;
	font-size:10px;
	text-transform:uppercase;
	padding: 0 8px 0 8px;
	}
#footer a:hover, #footer a:active {
	/*color: #ffffff;*/
	text-decoration: underline;
	}
#footer .fright {
	width:920px;
	margin: 0 auto;
	text-align:right;
	padding: 15px 40px 5px 0;
	}
#footer .copy {
	width:920px;
	margin: 0 auto;
	text-align:right;
	font-size:10px;
	padding: 0 48px 0 0;
	}
#footer #siteby {
	position:absolute;
	top:15px;
	right:0;
	}
/* 
--------------------------------------------------------------------------
Common CSS
--------------------------------------------------------------------------
*/
.clear {
	clear:both;
	}
.imgRight {
	float:right;
	margin: 0 0 20px 20px;
	padding: 7px 7px 17px 16px;
	/*background: url(../images/murrieta/inset_img_bg.gif) bottom left no-repeat;*/
	}

.imgLeft {
	float:left;
	margin: 0 0 20px 20px;
	padding: 7px 7px 17px 16px;
	vertical-align:middle;
	/*background: url(../images/murrieta/inset_img_bg.gif) bottom left no-repeat;*/
	}

.imgConnected {
	float:right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height:100px;
/*	vertical-align:middle;
*/	/*background: url(../images/murrieta/inset_img_bg.gif) bottom left no-repeat;*/
	}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}

/* 
--------------------------------------------------------------------------
Icon CSS
--------------------------------------------------------------------------
*/

#times {
padding-left: 72px;
background-position: left top;
background-repeat: no-repeat;
background-image: url('/images/murrieta/icon-newhere-times.jpg');
}

#expect {
padding-left: 72px;
background-position: left top;
background-repeat: no-repeat;
background-image: url('/images/murrieta/icon-newhere-expect.jpg');
}

#directions {
padding-left: 72px;
background-position: left top;
background-repeat: no-repeat;
background-image: url('/images/murrieta/icon-newhere-directions.jpg');
}

#kids {
padding-left: 72px;
background-position: left top;
background-repeat: no-repeat;
background-image: url('/images/murrieta/icon-newhere-kids.jpg');
}

#gary {
padding-right: 116px;
background-position: right top;
background-repeat: no-repeat;
background-image: url('/images/murrieta/icon-newhere-pastorgary.jpg');
}

#worship {
padding-left: 170px;
background-position: right top;
background-repeat: no-repeat;
background-image: url('/images/murrieta/icon-ministries-worship.jpg');
}

/* 
--------------------------------------------------------------------------
Rounded Corners
--------------------------------------------------------------------------
*/

.getconnected{display:block}
.getconnected *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#eeeeee}
.getconnected1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f7f7f7;
  border-right:1px solid #f7f7f7;
  background:#f2f2f2}
.getconnected2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fdfdfd;
  border-right:1px solid #fdfdfd;
  background:#f1f1f1}
.getconnected3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f1f1f1;
  border-right:1px solid #f1f1f1;}
.getconnected4{
  border-left:1px solid #f7f7f7;
  border-right:1px solid #f7f7f7}
.getconnected5{
  border-left:1px solid #f2f2f2;
  border-right:1px solid #f2f2f2}
.getconnectedfg{
	padding-left:5px;
	background:#eeeeee;
}
.getconnectedfg ul{
	list-style-type:none;
}

.getconnectedfg li{
	padding-left:15px;
	padding-bottom:5px;
}

