﻿/*

Theme Name: default

Theme URI: http://theadminprofessional.com/


Description: Default Mountain of Worship Theme for regional websites</a>.
Version: .9

Author: Ceeeeg (CJ Gaul)

Author URI: http://www.theadminprofessional.com

*/ 

/* Sidebar - Menus */
		#headermenu #header-menu {
		top: 8px;
		left: 6px;
		width: 170;
		height: 34px;
	}
		
		.headermenu ul {
			margin: 5px 30px 8px 20px;
			padding: 0;
			list-style-type: none;
		}
		
		.headermenu ul li{
			padding-right: 75px;
			
			/*text postition */
			margin: 0px 10px 0px 30px;
			text-align:left;
			text-indent: 40px;
			color: #FED8B3;
			font: 10px/25px "Comic Sans MS", cursive;
			text-transform:uppercase;			
			background: url("../default/images/headermenu.jpg") no-repeat;
			background-position: inherit;
		}
		
		.headermenu ul li a {
			color: #FED8B3;
			text-decoration: none;
		}
		
		.headermenu ul li a:hover {
			text-decoration: underline;
		}
		
			/* Headermenu - Submenus */
			
			.headermenu ul li ul {
				margin: 0;
				padding: 0;
			}


* {

margin : 0;

padding : 0;

outline : none;

}



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

}

p {
padding : 10px 0 0 0;
}

a img {
border : 0;

}

body {

margin : 0;

background : #444444 url('../default/images/bg.gif') repeat;

font-family : Arial, Helvetica, Georgia, Sans-serif;

font-size : 12px;

vertical-align : top;

color : #000000;

}

#page {

width : 920px;

margin : 0 auto;

background : #fff;
background:url(../default/images/background_wrap.jpg) repeat-y;

}

a, a:visited {

color : #7A542F;

text-decoration : none;

}

a:hover {

text-decoration : underline;

}

#header {

background : url('../default/images/header.jpg') no-repeat;
float: right;
	width: 918px;
	height: 300px;
	text-align: right;
	
	
}
#logo{
float:right;
padding-right:0px;
}
#header h1 {
padding : 95px 20px 3px 10px;
font-family:Century Gothic, Helvetica, Arial, sans-serif;
font-size:20px;
font-weight:lighter;
}
#header h1 a{
color:#7A542F;
}
#header h1 a:hover {
text-decoration : none;
}

#description {
padding-left : 10px;
font : 14px Century Gothic, Helvetica, Arial, sans-serif;
color : #7A542F;
}

#wrapper {

width : 100%;

}

#content {
float : left;
width : 450px;
margin-top:1px;
margin-left:5px;
margin-right:5px;
}

#contenthome {
float : left;
width : 300px;
margin-top:1px;
margin-left:20px;
margin-right:20px;
}

#content img {
border : 0;
padding: 5px 5px 5px 5px;

}

#nav {
padding-top:150px;
margin:0 auto;
float : left;
height:50px;
width:940px;

}

#nav ul {

clear : both;
float : left;
width:600px;

}

#nav ul li {

float : left;

display : block;

}

#nav ul li a {

float : left;

display : inline;

color : #000;

text-decoration : none;

font-weight : bold;

font-size : 16px;

margin-top : 5px;

margin-left : 20px;

}

.ct{
	background:#1c1c1c url('../default/images/ct.gif') no-repeat;
	width:480px;
	height:12px;
	margin-top:10px;
}
.cb{
	background:#ffffff;
}

.cc{
	background:#ffffff;
}

.cf{
	
	width:480px;
	height:12px;
	margin-bottom:10px;
}
.post-head{
width:99%px;
background:#ffffff;
border:0px #242424 solid;
padding : 22px;

}
h2 a:hover, h2 a:visited, h2 a {

font : 24px;
font-family: "Comic Sans MS", cursive;
text-decoration : none;
color:#7A542F;
}

.post {
padding : 0 5px 10px 5px;

}

.post ul, .post li {

margin-left : 25px;

}

.entry {

margin : 5px;
padding : 5px 10px 10px 10px;

}

.post a img {

border : 1px solid #005e78;

padding : 10px;

margin : 4px;

}

.navigation {

padding : 10px;

font-size : 18px;

}

.alignleft {

float : left;

}

.alignright {
float : right;
}
blockquote {

background-image : url(../default/images/blockquote.gif);

background-repeat : no-repeat;

background-position : left top;

margin : 10px 40px 10px 5px;

color : #999;

clear : both;

padding-top : 15px;

padding-left : 38px;

}
p.postmetadata {
color : #696969;
background:#171717;
border:1px #242424 solid;
padding : 2px;
font-size : 11px;
}

#sidebar-right {
width : 195px;
float : right;
margin-right:5px;
margin-top:5px;
}
#sidebar-rightpage {
width : 195px;
float : right;
margin-right:5px;
margin-top:5px;
list-style:none;
}

#sidebar-left {
width : 195px;
float : left;
margin-left:10px;
margin-top:28px;
}
#sidebar-righthome {
width : 225px;
float : right;
margin-right:10px;
margin-top:0px;
list-style:none;

}
#sidebar-lefthome {
width : 285px;
float : left;
margin-left:10px;
margin-top:2px;
}

#sidebar-right ul,#sidebar-left ul {
list-style : none;
}

#sidebar-right ul h2,#sidebar-left ul h2 {
padding : 5px;
color : #F8B36E;
background:url('../default/images/h2.gif') no-repeat;
width:195px;
height:30px;
text-transform : uppercase;
font-size : 14px;
font-family: "Comic Sans MS", cursive;

}

#sidebar-right ul ul,#sidebar-left ul ul {
margin : 0 5px 5px 5px;
padding : 5px;
}

#sidebar-right ul ul li,#sidebar-left ul ul li {
line-height : 21px;
}

#sidebar-right ul ul li:hover,#sidebar-left ul ul li:hover {
background : #ffffff;
}

#sidebar-right ul ul li:before,#sidebar-left ul ul li:before {
content : "\00BB \0020";
}

#sidebar-right ul ul ul li,#sidebar-left ul ul ul li {

padding-left : 20px;

}

#sidebar-right p ,#sidebar-left p{

padding : 10px;

color : #000000;

}






#sidebar-rightpage ul,#sidebar-left ul {
list-style : none;
}

#sidebar-rightpage ul h2,#sidebar-left ul h2 {
padding : 5px;
color : #F8B36E;
background:url('../default/images/h2.gif') no-repeat;
width:195px;
height:30px;
text-transform : uppercase;
font-size : 14px;
font-family: "Comic Sans MS", cursive;
list-style : none;
}

#sidebar-rightpage ul ul,#sidebar-left ul ul {
margin : 0 5px 5px 5px;
padding : 5px;
list-style : none;
}

#sidebar-rightpage ul ul li,#sidebar-left ul ul li {
line-height : 21px;
}

#sidebar-rightpage ul ul li:hover,#sidebar-left ul ul li:hover {
background : #ffffff;
}

#sidebar-rightpage ul ul li:before,#sidebar-left ul ul li:before {
content : "\00BB \0020";
}

#sidebar-rightpage ul ul ul li,#sidebar-left ul ul ul li {

padding-left : 20px;

}

#sidebar-rightpage p ,#sidebar-left p{

padding : 10px;

color : #000000;

}






#sidebar-righthome ul,#sidebar-lefthome ul {
list-style : none;
}

#sidebar-righthome ul h2,#sidebar-lefthome ul h2 {
padding : 5px;
color : #F8B36E;
background:url('../default/images/h2.gif') no-repeat;
width:195px;
height:30px;
text-transform : uppercase;
font-size : 14px;
font-family: "Comic Sans MS", cursive;

}

#sidebar-righthome ul ul,#sidebar-lefthome ul ul {
margin : 0 5px 5px 5px;
padding : 5px;
}

#sidebar-righthome ul ul li,#sidebar-lefthome ul ul li {
line-height : 21px;
}

#sidebar-righthome ul ul li:hover,#sidebar-lefthome ul ul li:hover {
background : #ffffff;
}

#sidebar-righthome ul ul li:before,#sidebar-lefthome ul ul li:before {
content : "\00BB \0020";
}

#sidebar-righthome ul ul ul li,#sidebar-lefthome ul ul ul li {

padding-left : 20px;

}

#sidebar-righthome p ,#sidebar-lefthome p{

padding : 28px;

color : #000000;

}








h3#respond, h3#comments {
font-size : 18px;
padding : 10px;
}

ol.commentlist {
list-style : none;
font-size : 12px;
color : #999;
}

ol.commentlist li {

margin-bottom : 20px;

padding-bottom : 20px;

padding : 5px;

border:1px #001c24 solid;
}

ol.commentlist li.alt {

margin-bottom : 20px;

padding-bottom : 20px;

}

#comment_title {
margin-bottom : 5px;
}
#commentform {
padding:10px 10px 20px 10px;
}

#commentform p {

margin-bottom : 10px;

}

#commentform textarea {

width : 99%;

padding : 2px;

font-size : 12px;

background-color : #fff;

border : 1px solid #0080a7;

}

.comtxt {

padding-left : 10px;

}

p.comto {
background : #000;
padding : 5px;
font-size : 12px;
font-family : Arial, Helvetica, sans-serif;
font-weight : bold;
}
p.comto a {
color : #0080a7;
text-decoration : none;
}
#searchform{
padding-top:2px;
padding-right:10px;
float:right;
}
#searchform input {
background : #2abae6;
color : #fff;
width : 50px;
padding:2px;
border:0px;
}

#searchform #s {
width : 200px;
background : #FFF;
padding:2px;
color:#2abae6;
}
#footer{
width:100%;
clear : both;
background:#171717;
border-top:2px #242424 solid;
}
#footer p {
color : #ccc;
font-size:11px;
padding:5px;
}

#footer a {
color : #7A542F;
}

hr {
display : none;
}

small {
float : left;
margin-left:5px;
color:#666;
}

