/*
Theme Name: Divinely Framed Version 2
Theme URI: http://purealtar.com/
Description: Custom Design By Steven Pittenger
Version: 2.0
Author: Steven Pittenger
Author URI: http://purealtar.com/
Tags: pure, altar, divinely, framed, woman, God

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: "Times New Roman";
	color: #FFF;
	text-align: left;
	background-color:#000000;
	background-image:url(images/background.jpg);
	background-position:center;
	background-attachment:fixed;
	background-repeat:no-repeat;
}
#mainpage{
	width:800px;
	padding:0px;
	margin:0px;
}

#header {
	background-image: url(images/Header.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:190px;
	padding:0px;
	margin:0px;
}
	
#headernav{
	float:right;
	padding-right:130px;
	padding-top:65px;
	text-decoration:none;
}
#headernav a, a:visited, a:active {
	text-decoration:none;
}
#headernav a:hover{
	text-decoration:none;
}


a {
	color:#FFFFFF;
}
a:visited {
	color:#FFFFFF;
}

a:active {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#990000;
}
a:link {
	color:#FFFFFF;
}

h2{
	font-size:60px;
	padding:0px;
	line-height:60px;
}
h3{
	font-size:16px;
	padding:0px;
}
h4{
	font-size:14px;
	padding:0px;
}
h5{
	font-size:12px;
	padding:0px;
}
h6{
	font-size:10px;
	padding:0px;
}
h7{
	font-size:20px;
	padding:0px;
}
#Mainwrapper {
	width:800px; 
	margin: 0 auto; 
	background-color:#143B04; 
}

.home-content{
	width:500px;
	padding-left:20px;
}
	
#content-main {
	width:800px;
	background-color:#143B04;
	background-image:url(images/content-bottom2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px;
	margin:0px;
	padding-bottom:102px;
}

#content-mainGeneric {
	width:800px;
	background-color:#143B04;
	background-image:url(images/content-bottom-generic2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0px;
	margin:0px;
	padding-bottom:115px;
}

#content-main a, a:visited, a:active{
	color:#FFFFFF;
}
#content-main a:hover {
	color:#990000;
}
#content-left{
	width:800px;
	float:left;
	text-align:left;
	color:#FFFFFF;
}
.repeat-left {
	background-image:url(images/repeatleft.jpg);
	background-repeat:repeat-y;
}
#content-large{
	text-align:left;
	color:#FFFFFF;
	background-image:url(images/content-back-generic2.png);
	background-repeat:repeat-y;
}

#content-right{
	width:225px;
	float:right;
	padding-right:30px;
	
}
#content-righttop{
	color:#FFFFFF;
	padding-top:0px;
	text-align:left;
	background:#38590F;
    opacity: 0.7;filter:alpha(opacity=70);zoom:1;
    overflow:hidden;
}
#content-rightbottom{
	color:#FFFFFF;
	padding-top:33px;
	text-align:left;
	border-color:#6C7F10;
	border-width:thin;
	background:#38590F;
    opacity: 0.7;filter:alpha(opacity=70);zoom:1;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    overflow:hidden;
}
#content-text{
	width:400px;
	padding-left:90px;
	padding-right:200px;
	text-align:left;
}

#content-bottom {
	width:800px;
	height:123px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:0px;
	padding:0px;
	margin:0px;
	clear:both;
}
.contentbottom{
	font-family:"Times New Roman";
	font-size:14px;
	color:#000000;
	text-align:left;
}
#footer-content{
	color:#000000;
	font-size:14px;
	height:120px;
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
}
#contactinfo{
	width:250px;
	text-align:left;
	padding-left:10px;
	padding-right:0px;padding-top:0px;padding-bottom:0px;
	background-color:#E2E07B;
    opacity: 0.7;filter:alpha(opacity=70);zoom:1;
	-moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
	overflow:hidden;
}
#joinbox{
	width:250px;
	text-align:left;
	padding-left:10px;
	padding-right:0px;padding-top:0px;padding-bottom:0px;
	background-color:#E2E07B;
    opacity: 0.7;filter:alpha(opacity=70);zoom:1;
	-moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
	overflow:hidden;
}
#mainproduct{
	width:250px;
	text-align:left;
	padding-left:10px;
	padding-right:0px;padding-top:0px;padding-bottom:0px;
	background-color:#E2E07B;
    opacity: 0.7;filter:alpha(opacity=70);zoom:1;
	-moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
	overflow:hidden;
}

.bottomBox {
	font-family:"Times New Roman";
	font-size:14px;
	color:#000000;
	text-align:left;
	background-color:#E2E07B;
    opacity: 0.7;filter:alpha(opacity=70);zoom:1;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    overflow:hidden;
	padding-left:20px;
}

.HeaderText {
	font-weight:bold;
}

#credits{
	font-family:"Times New Roman";
	font-size:14px;
	color:#FFFFFF;
	padding-top:3px;
}
#credits a, a:link, a:visited, a:active {
	color:#FFFFFF;
	text-decoration:none;
	padding:0px;
}
#credits a:hover {
	color:#990000;
	padding:0px;
}
.zclass {
	z-index:-5;
}
.zclass {
	z-index:-25;
}
.borderimg {
	border-color:#A4A60D;
	border-width:thin;
}

img {
	border:none;
}

#content-header-generic {
	width:1001px;
	height:56px;
	background-image:url(images/HeaderGeneric2.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#content-header {
	width:800px;
	height:56px;
	background-color:#143B04;
	/*background-image:url(images/headerHome.jpg);
	background-repeat:no-repeat;
	background-position:top; */
}
#headerTitleBack{
	background-image:url(images/headerHome.jpg);
	background-repeat:no-repeat;
	background-position:top;
	height:56px;
}
#headerTitleBackGeneric{
	width:800px;
	height:56px;
	background-image:url(images/header-generic.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
	
#titleBlock{
	padding-left:70px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
}
#titleBlockGeneric{
	padding-left:30px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
}
#contentBlock{
	width:800px;
	background-image:url(images/content-back2.png);
	background-repeat:repeat-y;
	background-position:center;
}
#homeContent{
	width:800px;
	padding-left:50px;
}
#righthomeBox{
	width:266px;
}
#bottomGraphic{
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:123px;
	padding:0px;
}
.contentBoxClass{
	padding-top:20px;
	width:237px;
	padding-bottom:20px;
}
.contentBox{
	background-image:url(images/content-box-back.png);
	background-repeat:repeat-y;
}
.boxtop{
	background-image:url(images/content-box-top.png);
	background-repeat:no-repeat;
	height:16px;
}
.boxbottom{
	background-image: url(images/content-box-bottom.png);
	background-repeat:no-repeat;
	height:15px;
	padding:0px;
}
.boxcontent{
	padding-left:3px;
	padding-right:3px;
}
	
	
	

.HeaderText {
	margin-left:50px;
	margin-top:20px;
}
/*        end main styles */

#mainContent{
	padding-left:100px;
	padding-right:100px;
}
#generic-footer{
	background-image: url(images/footer.jpg);
	width:800px;
	height:123px;
	padding:0px;
}
.titlescript{
	font-size:28px;
	font-style:italic;
}
.rowspacer{
	height:20px;
}
	