/*  
Theme Name: Xroads
Theme URI: http://www.crossroadsnampa.com
Description: The Crossroads New Design
Version: 1.0
Author: Zac Halbert
Author URI: http://www.zachalbertdesign.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, img {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	color: #BF311A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body {
	background: #8F2513 url(images/redbg.gif) repeat-y;
	background-position: center;
	font: 13px/24px Arial, Helvetica, sans-serif;
}

#wrapper, #footerwrap {
	width: 1000px;
	margin: 0 auto 0 auto;
}

.clear {
	clear: both;
}

/* ----Begin Header---------------------------------------------------------------------------------------------------------------------------------------- */

#header {
	background: url(images/header.jpg);
	width: 1000px;
	height: 225px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 12px;
}

#homelink {
	width: 687px;
	height: 75px;
	position: relative;
	top: 40px;
	left: 252px;
	display: block;
	margin-bottom: -75px;
}

#description {
	text-align: right;
	height: 30px;
	width: 400px;
	font-size: 16px;
	margin-bottom: -30px;
	position: relative;
	top: 100px;
	left: 332px;
}

#rsslink {
	background: url(images/rss.gif);
	width: 28px;
	height: 28px;
	float: right;
	position: relative;
	top: 132px;
	right: 45px;
	display: block;
	margin-bottom: -28px;
}

#rssquestion {
	float: left;
	position: relative;
	left: 959px;
	top: 125px;
	margin-bottom: -24px;
	padding: 0;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

#orangenav {
	width: 570px;
	height: 29px;
	position: relative;
	top: 138px;
	left: 196px;
}

#orangenav a {
	color: #000;
}

.orangeitem {
	float: left;
	font-size: 13px;
	font-style: normal;
	padding-left: 14px;
	padding-right: 15px;
	background: url(images/orangelist.gif) no-repeat;
	background-position: 0 5px;
}

#secondnav {
	width: 525px;
	height: 25px;
	position: relative;
	top: 150px;
	left: 419px;
	z-index: 95;
	text-align: right;
}

#secondnav a {
	color: #BF311A;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.seconditem {
	float: right;
	background: url(images/redlist2.gif) no-repeat;
	background-position: 0;
	padding-left: 14px;
	padding-right: 12px
}
	

/* ----/ Header---------------------------------------------------------------------------------------------------------------------------------------- */

/* ----Begin Content Container---------------------------------------------------------------------------------------------------------------------------------------- */

#container {
	width: 900px;
	background: #FFEDC6;
	margin: 0 auto 0 auto;
}

#page, #single {
	width: 750px;
	float: right;
	position: relative;
	right: -50px;
	margin-left: -50px;
	line-height: 22px;
}

#page h2 {
	font-size: 36px;
	letter-spacing: -1px;
	color: #BF311A;
	margin-top: 4px;
	margin-bottom: 15px;
}

#page .entry, #single .entry {
	margin: 0 34px 0 15px;
	padding-bottom: 20px;
}

#page p, #single .entry {
	margin: 10px 0 20px 0;
}

.page .inside {
	z-index: 99;
}

/* ----/ Content Container---------------------------------------------------------------------------------------------------------------------------------------- */

/* ----Begin Newsbox---------------------------------------------------------------------------------------------------------------------------------------- */

#newsbox {
	width: 750px;
	background: url(images/newsboxbg.gif) repeat-y;
	float: right;
	position: relative;
	right: -50px;
	margin-left: -50px;
	line-height: 22px;
}

#newsboxheader {
	width: 750px;
	height: 42px;
	margin-top: -42px;
	background: url(images/header-news.gif);
	position: relative;
}

#newsboxbottom {
	width: 750px;
	height: 50px;
	background: url(images/newsboxbottom.gif);
}

* html #newsbox {
	margin: 0;
	padding: 0;
	position: relative;
	margin-left: -50px;
	left: 0;

}

* html #newsboxheader {
	margin-top: -42px;
	position: relative;
}

#newsbox .inside, #page .inside, #single .inside {
	width: 650px;
	margin: 0 auto 0 32px;
	padding-bottom: 10px;
}

#newsbox h3, #single h3 {
	margin: 5px 0 2px 0;
}

#newsbox h3 a {
	color: #bf311a;
	font: 15px Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 13px;
	background: url(images/redlist.gif) no-repeat;
	background-position: 0 3px;
}

#single h3 a {
	color: #bf311a;
	font: 20px Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.postdate {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	margin-left: 13px;
}

.entry {
	margin: 5px 0 15px 0;
}

.navigation {
	margin-bottom: 40px;
	font-weight: bold;
	text-align: center;
}

.older {
	display: block;
	width: 125px;
	height: 37px;
	float: right;
	margin: 0 -10px 5px 0;
	background: url('images/events.gif') no-repeat;
}

.next {	float: right; }

.previous {	float: left; }

.backhome {
	position: relative;
	margin-right: 45px;
}

.next:hover, .previous:hover {
	text-decoration: underline;
}

.posthidden { display:none }

.postshown { display:inline }


/* ----/ Newsbox---------------------------------------------------------------------------------------------------------------------------------------- */

/* ----Begin .Sermon---------------------------------------------------------------------------------------------------------------------------------------- */

.sermon .post {
	border-bottom: 1px solid #bf311a;
	padding-top: 5px;
	padding-bottom: 0;
}

.sermon .postdate {
	margin: -10px 0 10px;
}

.sermon .entry {
	margin: 0;
	padding: 0;
}

.sermon .navigation {
	margin-top: 15px;
}

.sermon h3 a {
	background: url(images/down.gif) no-repeat;
	padding-right: 10px;
	background-position: right 75%;
}

/* ----/ .Sermon---------------------------------------------------------------------------------------------------------------------------------------- */

/* ----Begin Static---------------------------------------------------------------------------------------------------------------------------------------- */

#static {
	width: 750px;
	float: right;
	position: relative;
	right: -50px;
	margin-left: -50px;
}

#staticheader {
	width: 750px;
	height: 50px;
	background: url(images/header-home.gif);
}

#static .inside {
	width: 610px;
	margin: 8px 90px 0 50px;
	padding-bottom: 30px;
}

#static h3 {
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
}

#static p {
	margin: 10px 0 20px 0;
}

#page a img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#page h4 {
	clear: left;
	margin-top: 10px;
}

/* ----/ Static---------------------------------------------------------------------------------------------------------------------------------------- */

/* ----Begin Sidebar---------------------------------------------------------------------------------------------------------------------------------------- */

.sidebar {
	width: 200px;
	float: left;
	vertical-align: bottom;
	padding-bottom: 20px;
}

.sidebar .item {
	display: block;
}

.sidebar p {
	width: 150px;
	padding: 0 25px 10px 25px;
	line-height: 16px;
	text-align: center;
}

.sidebar #from-the-desk-of {
	background: url(images/lm-deskof.gif) no-repeat;
	height: 54px;
}

.sidebar #services {
	background: url(images/lm-services.gif) no-repeat;
	height: 87px;
}

.sidebar #giving {
	background: url(images/lm-giving.gif) no-repeat;
	height: 62px;
}

.sidebar #gvc {
	background: url(images/lm-gvc.gif) no-repeat;
	height: 102px;
}

.sidebar #audio {
	background: url(images/lm-audio.gif) no-repeat;
	height: 53px;
}

.sidebar #smallgroups {
	background: url(images/lm-smallgroups.gif) no-repeat;
	height: 102px;
}

.sidebar #forms {
	background: url(images/lm-forms.gif) no-repeat;
	height: 75px;
}

.sidebar #search {
	background: url(images/lm-search.gif) no-repeat;
	padding-top: 40px;
	text-align: center;
}

.sidebar #links {
	background: url(images/lm-links.gif) no-repeat;
	height: 24px;
	text-align: center;
	margin-top: 5px;
}

.sidebar #search #s {
	width: 100px;
	border: 1px solid #BF311A;
}

.sidebar #search #searchsubmit {
	width: 40px;
	border: 1px solid #BF311A;
	background: #bf311a;
	color: #fff;
}

.sblinks {
	position: relative;
	left: -10px;
	font-weight: bold;
	line-height: 16px;
}

.sblinks li {
	margin-bottom: 5px;
}

.divide {
	width: 200px;
	height: 31px;
	background-position: 50% 50%;
}

#div1 {
	background: url(images/lm-div1.gif);
}

#div2 {
	background: url(images/lm-div2.gif);
}

#div3 {
	background: url(images/lm-div3.gif);
}

#div4 {
	background: url(images/lm-div4.gif);
}

#div5 {
	background: url(images/lm-div5.gif);
}

#div6 {
	background: url(images/lm-div6.gif);
}

/* ----/ Sidebar---------------------------------------------------------------------------------------------------------------------------------------- */

/* ----Begin Footer---------------------------------------------------------------------------------------------------------------------------------------- */

#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto 0 auto;
	background: url(images/footer.gif);
	text-align: center;
	font-size: 11px;
}

#footer .inside {
	position: relative;
	top: 21px;
}
