/*
Theme Name: KDM Global Partners
Description: Custom Theme For KDM Global
Version: 1.0
Author: Jake Bohall
Author URI: http://www.grapethinking.com/
*/


* { margin: 0; padding: 0; }
a img { border: none; }

body {
	text-align: center;
	background: #2b303f url('images/bg_masthead.gif') 0 0 repeat-x;
	}

#frame {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	background: #2B303F;
	}

/* --------------------------
Masthead
-------------------------- */

#masthead {
        background: url('images/masthead-twitter.png') top right no-repeat;  
        overflow: hidden;
        width: 760px;
	}

#masthead h1 a {
	display: block;
	width: 200px;
	height: 112px;
	text-indent: -999em;
	background: url('images/logo.gif') 0 0 no-repeat;
	float: left;
	}

#masthead #nav {
	width: 541px;
	margin-top: 46px;
	float: right;
	}

#masthead #nav ul {
	list-style: none;
	width: 550px;
	overflow: hidden;
	height: 32px;
	margin-bottom: 3px;
	}

#masthead #nav ul li {
	display: inline;
	}

#masthead #nav ul li a {
	background: #777903;
	font: 0.8em/32px Verdana, Arial, sans-serif;
	text-transform: lowercase;
	text-decoration: none;
	color: #d6d7b4;
	padding: 0 1em;
	margin: 0 5px 0 0;
	height: 32px;
	float: left;
	}

#masthead #nav ul li a:hover {
	color: #fff;
	text-decoration: underline;
	}

#masthead #nav ul li a.active,
#masthead #nav ul li a:hover.active {
	background: #a7a215;
	text-decoration: none;
	color: #fff;
	}

#masthead #nav p {
	background: url('images/bg_subnav.gif') 0 0 no-repeat;
	font: 0.7em/31px Verdana, sans-serif;
	padding: 0 1em;
	height: 31px;
	color: #a4a6ad;
	}

#masthead #nav p a {
	color: #d2d3d6;
	border-bottom: 1px solid #80838c;
	text-decoration: none;
	}

#masthead #nav p a:hover {
	color: #fff;
	border-bottom: none;
	}

#masthead #nav p a.active {
	color: #fff;
	border-bottom: none;
	}

/* --------------------------
Core - Structure
-------------------------- */

#core {
	overflow: hidden;
	width: 760px;
	margin-top: 20px;
	}

#aside {
	float: left;
	width: 200px;
	}

#content {
	float: right;
	width: 541px;
	}



/* --------------------------
Core - Left (Illustration)
-------------------------- */

/* --- newsletter sign up --- */

#newsletter {
	background: #555965 url('images/bg_newsletter_top.gif') 0 0 no-repeat;
	width: 200px;
	padding: 8px 0 0 0;
	font-family: Arial, Helevetica, sans-serif;
	text-align: center;
	margin: 1em 0 0 0;
	}

#newsletter .signup {
	color:#FFFFFF;
	text-align: center;
	font-size:9pt;
	font-weight:bold;
	margin:0 10px;
	text-decoration:underline;
}


#newsletter form {
	margin: 5px 5px;
	padding: 0px 5px;
	height: 30px;
	text-align: center;
	}	

#newsletter .submit. {
  margin-top: 5px;
}

#newsletter .tagline {
	color: #ffffff;
	font-size: 11pt;
	background: #555965 url('images/bg_newsletter_bottom.gif') 0 bottom no-repeat;
	padding-bottom: 5px;
	}


/* --------------------------
Core - Content
-------------------------- */

#text {
	width: 315px;
	border-right: 1px solid #555965;
	padding-right: 20px;
	float: left;
	}

#content h2 {
	color: #d7d48e;
	font: 1.3em/1.2em Georgia, "Times New Roman", serif;
	margin: 0.3em 0 0.9em 0;
	}

#content h3 {
	color: #95989f;
	font: 1em Arial, Helvetica, sans-serif;
	margin: 1.2em 0 0.7em 0;
	}
	
#content h4 {
	color: #d7d48e;
	font: .9em Arial, Helvetica, sans-serif;
	margin: 1.2em 0 0.7em 0;
	}	

#content p,
#content li,
#content dl,
#content label,
#content td,
#footer p {
	font: 0.7em/1.6em Verdana, Arial, Helevetica, sans-serif;
	color: #dfe0e2;
	}

#content p,
#content ul,
#content ol,
#content dl,
#content form,
#content table {
	margin-bottom: 0.7em;
	}

#content ul,
#content ol,
#content .example ul {
	margin-left: 2em;
	}

#content ul li ul { margin-top: 0.7em; }
#content ul li ul li { font-size: 1em; }

#content dl dt {
	font-weight: bold;
	}

#content dl dd {
	margin: 0.3em 0 0.7em 0;
	color: #dfe0e2;
	}

#content a {
	color: #95989f;
	}

#content a:hover {
	color: #d7d48e;
	}

#content .bigbutton {
	margin-top: 2em;
	}

#bonus {
	float: right;
	width: 185px;
	}

#content .caption {
	font-style: italic;
	color: #95989f;
	}

#directions {
  margin: auto;
	width: 540px;
	overflow: auto;
	margin-top: 1.5em;
	}

#directions p {
	float: left;
	width: 250px;
	}

#directions p.winelabel {
	margin-right: 20px;
	}




/* --- Who Can Benefit -- */

#content .example {
	clear: left;
	}

#content .example img {
	float: left;
	width: 100px;
	height: 150px;
	margin: 0 20px 10px 0;
	}

#content .example h4 {
	padding-top: 30px;
	font: bold 0.8em/1.5em Verdana, Arial, Helevetica, sans-serif;
	color: #fff;
	}


/* --- Contact Form -- */

#content form fieldset {
	border: none;
	margin-top: 1.2em;
	}

#content form legend {
	display: none;
	}

#content form label {
	float: left;
	width: 90px;
	text-align: right;
	margin: 0 10px 8px 0;
	}

#content form br {
	clear: left;
	}

#content form .button,
#content form p {
	margin: 10px 0 0 100px;
	}

#content form .button {
	background: #808596;
	padding: 0.2em 0.5em;
	border: 1px solid #a7a215;
	}




/* --------------------------
Footer
-------------------------- */

#footer {
	clear: both;
	border-top: 1px solid #555965;
	margin: 1.5em auto;
	}

#footer p {
	font-size: 0.6em;
	color: #95989f;
	text-align: center;
	}

#footer p a {
	color: #95989f;
	text-decoration: none;
	}

#footer p a:hover {
	color: #d7d48e;
	}

.skiplink {
	display: none;
	}
