/*  
Theme Name: Red Rock Church
Description: Custom Theme
Author: Mellowtown
*/
@charset "UTF-8";

/* ----------  RESET  ------------ */

html, body, div, span,applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q,
s, samp, small, strike, strong, sub, sup, tt, var,dd, dl, dt, li, ol, ul,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
a img, :link img, :visited img { border: 0px; }
table { border-collapse: collapse; border-spacing: 0px; }
ol, ul { list-style: none; }
a { outline-color: -moz-use-text-color; outline-style: none; outline-width: 0; }



/* ----------  BASIC SETUP  ------------ */


body {
	background-color: #1A1613;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #363020;
	font-size: 12px;
}
p {
	margin-bottom: 1.2em;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 9px;
	font-weight: normal;
	color: #D07D12;
}

h2 {
	font-size: 18px;
	margin-bottom: 7px;
	font-weight: bold;
	color: #D07D12;
}

.messageTitle {
	font-size: 16px;
	margin-bottom: 0px;
	font-weight: bold;
	color: #D07D12;
}

.topMeta {
	font-size: 12px;
	margin-bottom: 7px;
	font-weight: bold;
}

h3 {
	margin-bottom: 5px;
}

a {
	color: #D07D12;
	text-decoration: none;
}
a:hover {
	color: #DD1A21;
	text-decoration: underline;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
.clr {
	clear: both;
}
.alignright {
	float: right;
}
.browntext {
	color: #6A5D51;
}



/* ----------  DESIGN  ------------ */

#wrapper {
	width: 839px;
	margin: 0 auto;
	position: relative;
}
#header {
	height: 153px;
	width: 100%;
	position: relative;
}
#logo {
	background: url(images/logo-top.jpg) no-repeat;
	width: 197px;
	height: 153px;
	text-indent: -99999px;
	float: left;
	display: block;
}
#topnav {
	width: 494px;
	height: 64px;
	background: url(images/bg-topnav.jpg) no-repeat;
	margin-top: 63px;
	position: absolute;
	top: 0;
	right: 0;
	padding-top: 26px;
	padding-left: 50px;
}
#footer {
	clear: both;
	height: 40px;
}
#contactus {
	float: left;
	display: block;
	text-indent: -99999px;
	width: 93px;
	height: 25px;
	padding-top: 10px;
	background: url(images/contactus.png) no-repeat 0 5px;
}
#northpoint {
	float: right;
	display: block;
	text-indent: -99999px;
	width: 103px;
	height: 37px;
	padding-top: 5px;
	background: url(images/logo-northpoint.png) no-repeat;
}






/* ----------  NAV  ------------ */

#topnav li {
	float: left;
}
#topnav li a {
	text-indent: -99999px;
	height: 36px;
	display: block;
}
a#menu-home {
	width: 68px;
	background: url(images/nav.png) no-repeat 0 0;
}
a#menu-home:hover {
	background-position: 0 -36px;
}
a#menu-imnew {
	width: 81px;
	background: url(images/nav.png) no-repeat -68px 0;
}
a#menu-imnew:hover, a#menu-imnew.current {
	background-position: -68px -36px;
}
a#menu-experience {
	width: 114px;
	background: url(images/nav.png) no-repeat -149px 0;
}
a#menu-experience:hover, a#menu-experience.current {
	background-position: -149px -36px;
}
a#menu-connect {
	width: 90px;
	background: url(images/nav.png) no-repeat -262px 0;
}
a#menu-connect:hover, a#menu-connect.current {
	background-position: -262px -36px;
}
a#menu-getinvolved {
	width: 124px;
	background: url(images/nav.png) no-repeat -352px 0;
}
a#menu-getinvolved:hover, a#menu-getinvolved.current {
	background-position: -352px -36px;
}




/* ----------  SUB-MENUS  ------------ */

.submenu li {
	color: #FFFFFF;
}
.submenu li a {
	color: #B8B4AA;
}
.submenu ul {
	width: 125px;
	float: left;
}
.submenu {
	position: absolute;
	top: 121px;
	height: 241px;
	padding: 23px 5px 5px 23px;
	overflow: none;
	display: none;
	z-index: 150;
}

#submenu-imnew {
	left: 417px;
	width: 154px;
	background: url(images/bg-dropdownmenu2.png) no-repeat;

}
#submenu-experience {
	left: 497px;
	width: 274px;
	background: url(images/bg-dropdownmenu1.png) no-repeat;
}
#submenu-connect {
	left: 610px;
	width: 154px;
	background: url(images/bg-dropdownmenu2.png) no-repeat;
}
#submenu-getinvolved {
	left: 685px;
	width: 154px;
	background: url(images/bg-dropdownmenu2.png) no-repeat;
}






/* ----------  MAIN CONTENT  ------------ */

#topcontent {
	height: 285px;
	background: url(images/bg-topcontent.jpg) no-repeat;
	padding-top: 16px;
}
#maincontent {
	background: url(images/bg-maincontent.jpg) repeat-y;
	padding: 0 5px 5px 5px;
}
.content {
	clear: both;
	background: url(images/bg-lightcontent.png) repeat;
	margin-top: 8px;
	margin-bottom: 8px;
	padding: 8px 16px;
}
.content1 {
	clear: both;
	background: url(images/bg-lightcontent.png) repeat;
	margin-top: 0;
	padding: 8px 16px;
	min-height: 185px;
}
.content:first-child {
	margin-top: 0;
}
#imageset-full {
	height: 278px;
	width: 829px;
	margin: 0 5px;
}
.more-link {
	float: right;
}

.col-half {
	width: 48%;
	padding-right: 4px;
	float: left;
}
#maincontent  ul li {
	list-style: disc outside;
	margin-left: 35px;
	padding-left: 1px;
	margin-bottom: 4px;
}
#maincontent  ul {
	padding-bottom: 8px;
}
label {
	clear: both;
	float: left;
	width: 94px;
	margin-bottom: 5px;
}
.wpcf7-list-item label {
	width: 250px;
}
input[type=text], textarea {
	float: left;
	width: 250px;
	margin-bottom: 5px;
	font-family: Arial;
	font-size: 12px;
}
.required {
	font-weight: bold;
	color: red;
}


/* ----------  FRONT PAGE  ------------ */

#imageset1 {
	float: left;
	height: 278px;
	width: 215px;
	padding: 0 5px;
}
#imageset2_container {
	float: left;
	height: 278px;
	width: 379px;
	padding: 0 5px;
}
#imageset2 {
}
#imageset3 {
	float: left;
	height: 278px;
	width: 215px;
	padding: 0 5px;
}
#tricontent1 {
	float: left;
	height: 89px;
	width: 185px;
	margin-right: 5px;
	margin-top: 3px;
	padding: 6px 15px;
	background: url(images/bg-lightcontent.png);
}
#tricontent2 {
	float: left;
	height: 89px;
	width: 349px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
	padding: 6px 15px;
	background: url(images/bg-lightcontent.png);
}
#tricontent3 {
	float: left;
	height: 89px;
	width: 185px;
	margin-left: 5px;
	margin-top: 3px;
	padding: 6px 15px;
	background: url(images/bg-lightcontent.png);
}
#getdirectionsbutton {
	display: block;
	height: 25px;
	width: 112px;
	background: url(images/direc-btn.png) no-repeat 0 0;
	text-indent: -99999px;
}
#getdirectionsbutton:hover {
	background-position: 0 -25px;
}
#tricontent1 p, #tricontent2 p, #tricontent3 p {
	margin-bottom: 7px;
}

.thumbdiv {
	float: left;
	width: 275px;
	padding-right: 10px;
}
.descriptdiv {
	width: 500px;
	float: right;
}
.videoplayer {
	display: none;
}








/* ----------  IMAGE GALLERY  ------------ */
#imagegallery {
	margin-left: 28px;
	padding: 7px 0;
}
#imagegallery img {
	width: 94px;
	height: 94px;
	padding: 11px;
	background: url(images/bg-image.png) no-repeat;
	margin: 0 16px;
	float: left;
}





/* ----------  ONLINE MESSAGES  ------------ */

.topPost {
	margin-top: 12px;
	padding-bottom: 30px;
}

.topPost .playnowlink {
	float: right;
}