/*  
Theme Name: Zamaman Designs
Theme URI: http://www.zamaman.com/
Description: A custom Wordpress framework based on several existing systems.
Version: 1.0.1
Author: Sam McIlvaine
Tags: Framework, theme, css, framework, clean, minimalistic , customizable
Author URI: http://www.zamaman.com/
Template: ZDFramework


-----------------------------------------------------------------------------------------------

This is to includ the following styles that are needed for the site to work. */
@import url('../ZDFramework/style.css');
@import url('http://fonts.googleapis.com/css?family=Vollkorn|Droid+Sans|Molengo');
@import url('navigation.css');



body {
	background:#FFFFFF url('images/theme/mainBg.jpg') repeat-x;
	outline:none;
	border:none;
	color:#333333;
	font-family: "Droid Sans", Verdana, Arial, Helvetica, sans-serif;
}
a { text-decoration:underline; }
a:link { color:#DF8841; text-decoration:underline;}
a:visited { color:#DF8841; text-decoration: none; }
a:active { color:#A4BAA2; text-decoration: none; }
a:hover { color:#9F1231; text-decoration:underline; }
h2 a:link { color:#345d82; }
h2 a:visited { color:#333333; }
h2 a:hover { color:#9F1231; text-decoration:underline; }
hr {background:url('images/theme/hr.jpg') top center repeat-x; border:0; outline:0; height:3px; width:100%; margin-bottom:10px;}


/* ------------------------------------------------------
	this holds all of the page divs
------------------------------------------------------ */


#main {
	min-height:100%;
	position:relative;
	
}
.showgrid {
	background-image:none;
}


/* ------------------------------------------------------
		Header div  site id, description, and two widget areas
------------------------------------------------------ */

#header {
	height:326px;
	width:988px;
	padding:0 20px;
	background: url('images/theme/header-bg.jpg') center no-repeat;
}
#user-details {
	visibility:hidden;
	height:.01em;
}
#site{
	display:block;
	width:980px;
	height:45px;
}
#site .name{
	/*clear:both;*/
	font-family: 'Droid Sans';
	font-size: 22px;
	color:#e3ceba;
	padding:15px 0 0 20px;
	float:left;
}
/**/#site .name .logo{ 
	background: url('images/theme/logo.png') no-repeat bottom;
	text-indent: -9999px;
	display: inline;
	height:26px;
	width:189px;
	float:left;
}
#topmenu-nav {
	float:right;
	width:360px;
	margin-top:16px;
}
#topmenu-nav #search{
	float:right;
}
#nav{ 
	margin:0 20px;
	height:34px;
	clear:both;
	width:90%;
}
#nav, #nav a:link, #nav a:active, #nav a:visited {
	/*clear:both;*/
	background:#7ea1c0;
}
#nav ul li a:hover {
	background-color:#fff;
	color:#333;
}
#banner {
	/*visibility:hidden;*/
	clear:both;
	height:211px;
	border:none;
	background:url('images/theme/banner.png') no-repeat 25px;
}
#banner .dscrp{
	float:right;
	padding:65px 90px 0 0;
	font-size:22px;
	font-style:italic;
	font-weight:bold;
}
#cta {
	clear:right;
	float:right;
	margin:0;
	padding:10px 150px 0 0;
	background: url('images/theme/cta.png') no-repeat bottom;
	text-indent: -9999px;
	display: inline;
	height:50px;
	width:290px;
}
#cta:hover {
	background: url('images/theme/cta-over.png') no-repeat bottom;
}

/* ------------------------------------------------------
		Container div  -  this holds the main content and sidebars for the site
------------------------------------------------------ */


#container {
	width:988px;
	margin:31px auto;
	padding:0 10px;
	background: url('images/theme/container-middle-side.jpg') repeat-y center;
	min-height:100%;
	position:relative;
  }
#container span#s1{
	background: url('images/theme/container-top-side.jpg') center top no-repeat;
	height:30px;
	width:100%;
	display:block;
	padding:0;
	margin:0;
}
#container span#s2 {
	clear:both;
	background:url('images/theme/container-bottom-side.jpg') center bottom no-repeat;
	height:30px;
	width:100%;
	display:block;
	padding:0;
	margin:0;
}
#container.fullpage {
	background: url('images/theme/container-middle.jpg') repeat-y center;
	min-height:100%;
	position:relative;
}
#container.fullpage #content, #container.home #content{
	width:940px;
}
#container.home {
	background: url('images/theme/home-middle.jpg') repeat-y center;
	min-height:100%;
	position:relative;
}
#content span#zd-hr {
	background:url('images/theme/hr.jpg') top center;
	height:3px; 
	width:100%;
	padding:0;
	margin:0 0 10px;
	display:block;
}
#container span#p1{
	background: url('images/theme/container-top.jpg') center top no-repeat;
	height:30px;
	width:100%;
	display:block;
	padding:0;
	margin:0;
}
#container span#p2 {
	clear:both;
	background:url('images/theme/container-bottom.jpg') center bottom no-repeat;
	height:30px;
	width:100%;
	display:block;
	padding:0;
	margin:0;
}
#container.home #h1{
	width:988px;
	background: url('images/theme/container-middle.jpg') center top repeat-y;
	height:100%;
	display:block;
	margin:0;
	padding:0;
}
#container span#h2{
	background: url('images/theme/home-middle.jpg') center top repeat-y;
	height:100%;
	width:100%;
	display:block;
	padding:0;
	margin:0;
}
#container span#h3 {
	clear:both;
	background:url('images/theme/home-bottom.jpg') center bottom no-repeat;
	height:30px;
	width:100%;
	display:block;
	padding:0;
	margin:0;
}
#content h1 {
	font:bold 330%/100% 'Vollkorn';
	font-size: 42px;
	position: relative;
}
#container h2 {
	font-family: 'Droid Sans';
	font-size: 26px;
}
#container h3 {
	font-family: 'Molengo';
	font-size: 22px;
}
#content {
	margin-left:22px;
}
#content-widget {
}
#main-aside {
	margin-right:22px;
}
#side-a h2, #side-b h2, #side-c h2{
}
#side-a ul, #side-b ul, #side-c ul{
}
.odd { background:transparent url('images/theme/hr.jpg') no-repeat bottom; display:block; padding:5px 20px; }
.even { background:#dfe7ef url('images/theme/hr.jpg') no-repeat bottom; display:block; height:100%; padding:5px 20px; }


/* ------------------------------------------------------
		Footer div  
------------------------------------------------------ */

#footer	{
	margin:20px auto 0 auto;
	width:100%;
	color:#e3ceba;
}
#footer	h2 { color:#e3ceba; }
#foothold{
	outline:none;
	border:none;
	
	width:988px;
	display:block;
}
#foothold span#f1{
	background: url('images/theme/footer-top.jpg') no-repeat center top;
	height:30px;
	width:100%;
	display:block;
}
#foothold span#f2{
	background: url('images/theme/footer-bottom.jpg') no-repeat center;
	height:30px;
	width:100%;
	display:block;
	clear:both;
}
#bg{
	background: url('images/theme/footer-middle.jpg') repeat-y;
	display:block;
}
#f-widgets{
	padding:0px 22px;
	display:inline-block;
	/*height:100%;*/
	width:988px;
}
#f-widgets ul.widgets {
	outline:none;
	border:none;
	padding:0px 1px;
}
#f-widgets ul.widgets a {
	color:#496c8a;
	text-decoration:none;
}
#f-widgets ul.widgets a:hover {
	color:#bcd3e7;
	text-decoration:underline;
}
#copy {
	color:#523b28;
	font-weight:bold;
	padding:5px 20px 0 20px;
	/*height:35px;*/
}


/* ------------------------------------------------------
		Miscellaneous Class' and ID's  
------------------------------------------------------ */


.zd-hr {/*width:970px;*/}
.splashimg {float:right;}