/*-----EggZack
Christian Community Choir

COLORS:

muted red #a32b31
black #000
white #fff

-----*/	


body {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	line-height: 170%;
	padding: 0px !important;
	margin: 0px !important;
	background: url(images/bg.png) repeat center top #a32b31;
	}
	
h1, h2.article_header {
	font-size: 34px;
	font-weight: bold;
	color: #fff;
	margin: 0 0 30px 0;
	border: none !important;
	}
	
h2 { 
	font-size: 24px;
	font-weight: normal;
	color: #fff;
	padding: 25px 0 5px 0;
	margin: 0 0 20px 0;
	border-bottom: #cccccc thin solid !important;
	}	

h3 {
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	font-style:italic;
	margin: 15px 0 15px 0;
	letter-spacing: .1em;
	}
	
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin: 15px 0 15px 0;
	}

	
p {
	font-size: 14px;
	color: #fff;
	line-height: 170%;
	margin: 20px 0px 20px 0px;
	}
	
li {
	
	list-style-position: inside !important;
	color: #fff;
	font-size: 14px;
}

td {
	color: #fff;
	font-size: 14px;
	background-color: transparent !important;
}

a {
	color: #000;
	font-weight:bold;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	color: #000;
	text-decoration: underline;
}
	
	
	
/*-----MAIN CONTAINERS-----*/	
	
	
	
.container {
	position: relative;
	margin: 0px auto;
	background: none;
	}
	
#header {
	background: url(images/header.png) repeat-x center top transparent;
	height: 203px;
	margin:0 auto;
	}
	
#logo {
	background: url(images/logo.png) no-repeat center top transparent;
	height: 203px;
	width:1080px;
	margin: 0 auto;
	
	}
	
#extracontentdiv img {
	
    }
	
#extracontentdiv {
	
    }
	
.outercontent2 {
	width: 100%;
	
	}
	
.outercontent {
    width: 1080px;
	margin: 0 auto;
	background: url(images/content-bg.png) repeat-y top center transparent;
	}
	
.content {
	padding: 15px 0px 100px 210px !important;
	min-height:450px;
	width: 810px;
	
	}

#footer {
	clear:both;
	background: url(images/footer.png) no-repeat center top transparent;
	height: 148px;
	width:1080px;
	margin:0 auto;
	}
	
#footer-text {
	
	height: 50px;
	width:600px;
	position:relative;
	top: 100px;
	left:58px;
	}
	
#footer-text p {
    color: #fff !important;
	padding: 0 !important;
	margin: 0 !important;
}

#footer-text a:link {
	color: #fff !important;
	text-decoration: underline;
}

#footer-text a:hover {
	color: #a32b31;
}

#social_networks {
	width: 100px;
	height: -50px;
	float:right;
	position:relative;
	top:40px;
	left: -50px;
}

#social_networks img {
	border: 0 !important;
}



/*-----LEFT NAVIGATION-----*/	



#leftnav {
	float: left;
	background: none;
}
	
#navbox {
	width: 136px;
	padding: 0px 0 0px 38px !important;
}

#menu_ul {
	
}

#leftnav ul {
	background: none;
    margin: 0;
	padding: 30px 0 20px 0px;
	
}
	
#leftnav ul li {
	padding: 5px 0 5px 13px;
	color: #000;
	text-align: left !important;
	list-style: none;	
	list-style-position: outside !important;
	list-style-image: none !important;
	list-style-type: none !important;
	line-height:1.8em;
	width:136px;
	}

#leftnav ul li:hover, #leftnav ul li:active, #leftnav ul li:focus {
	background-color: #a32b31;
	}

#leftnav a:link, #leftnav a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size:13px !important;
	}
	
#leftnav a:hover, #leftnav a:focus, #leftnav a:active {
	color:  #fff;
	
	}
	
	
/*-----SUB NAVIGATION-----*/	


	
.subnav
{
	margin:4px 1px 1px 25px !important;
	display:none;
	
}

ul.subnav
{	
	border: #000 thin solid !important;
	padding-top:0px !important;
	position:absolute;
	z-index:25;
	background-color: #a32b31 !important;

	}

.subnav ul li
{
	text-indent: -13px !important;
	padding-left: 0px !important;
	padding-bottom: 15px !important;
	padding-top: 5px;
	padding-right: 5px;
	text-align: left !important;
	list-style-position: outside !important;
	list-style-image: none !important;
	list-style-type: none !important;
	
	}
	
.subnav ul ul
{
	
	}
	
ul.subnav li:hover
{
	background-color: #000 !important;
}

.subnav li a
{
	text-decoration:none;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.subnav li a:link, .subnav li a:active, .subnav li a:visited
{
	text-decoration:none;
	color: #fff !important;
}

.subnav li a:hover
{
	color: #fff !important;
	
}	
	
	
/*-----ADDITIONAL CUSTOMIZATIONS-----*/

#content img {
	border: #000 thin solid !important;
	margin: 15px !important;
}

#page-image {
	float: right;
}

#page-image img {
	vertical-align:bottom !important;
}

#content input
{
	border: thin solid #000 !important;
	background-color: #fff;
}

#content textarea
{
	border: thin solid 0000 !important;
	background-color: #fff;
}

#contact-us-info {
	color: #000 !important;
	padding: 0 !important;
	margin:0 !important;
	
}

#eggzack_logo {
	width:auto !important;
}

#article_image img
{
max-width:400px;
}

#article_description {
}

#article_description li li {
	text-indent:15px;
}


/*-----GALLERY-----*/



#main_image_gallery_image /*actually the container for the main image and related text*/
{
	width: 650px;
	margin:0 auto;
}

#main_image_gallery_image img /*just the image*/
{
	display: block;
	border: thin solid #fff;
	max-width: 600px;
}

#image_gallery_image img a
{
border:none !important;
} 

.main_image_gallery_title
{
	display: none;
}

.main_image_gallery_desc
{
display: none;
}


.main_image_gallery_subcat, .main_image_gallery_name
{
	display: none;
}

/*for the smaller thumbnail pics of other items in the same gallery*/

#image_gallery_wrapper
{
	
margin-bottom:100px;
padding-bottom:50px;
width:750px;
	
}

.image_gallery_image /*actually the container for the image and related text*/
{
	float: left;
	height: 160px;
	text-align:center;
	border:none !important;
	width: 160px;
	padding:5px;
	overflow: hidden;
}

.image_gallery_image img /*just the image*/
{
	max-width: 150px;
	max-height: 150px;
	border:none !important;
}

.image_gallery_title
{
		display: none;
}

.image_gallery_desc
{
		display: none;
}

.image_gallery_designer
{
	display: none;
}

.image_gallery_subcat
{
	display: none;
}

	
#image_gallery_categories {
	display: none;
	}
	
.listing_wrapper {
	float: left;
	width: 800px;
}

.listing_type {
	display: none;
}	

.listing_article {
	border:thin solid #000;
	clear:both;
	margin-bottom:15px !important;
	padding:10px !important;
}

.clear {
	clear:both;
}

#home-image {
	margin:0px !important;
	padding:0px !important;
	position: relative;
    top: 0px;
    right: -34px;
	float:right;
	}