/*
THEME NAME: Jeff Weber Ventures
THEME URI:
DESCRIPTION: Jeff Weber Ventures theme
VERSION: 1.0
AUTHOR: <a href="http://gizmo-design.com/">Gizmo Design, Inc.</a>
AUTHOR URI:
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-r.css');

/* 
::COLOURS::
Copper/Grey: #9e9d90
Dark Green/Brown: #45463d
*/

/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* IE6 */ 
* html .clearfix {height: 1%;}
/* IE7 */
*:first-child+html .clearfix {min-height: 1px;}

.clear {clear:both; height:0; overflow:hidden; margin:-1px 0 0 0;}

/* Image Borders */
img {
	border: 0 none;
}

/* ::TYPOGRAPHY STYLES:: */
body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
}

a {
	color: #964824;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	line-height: 1.5;
}

h1 {
	margin: 0;
	padding: 0;
}

h1 {
background: transparent url(images/logo.png) no-repeat scroll left top;
padding: 0;
margin: 10px 0 0 10px;
float: left;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
height: 69px;
width: 350px;	
border-bottom: 0 none;
display: block;
outline-color: -moz-use-text-color;
outline-style: none;
outline-width: 0;
text-indent: -9999px;
margin: 0;
padding: 0;
}

h2, h2 a {
	color: #9e9d90;
	text-decoration: none;
	font-size: 20px;
	margin: 0;
	padding: 40px 0 10px 0;
}

#meta-nav-loggedout, #meta-nav-loggedout a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#meta-nav-loggedin, #meta-nav-loggedin a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#nav {
	text-transform: uppercase;
	font-weight: bold;
}

#nav ul li {
	font-size: 14px;
	font-weight: bold;
}

#nav ul li a {
	color: #708075;
	text-decoration: none;
}

/* Home Page Typography */
#home-blurb p {
	color: #2f3c47;
	font-size: 14px;
	font-weight: bold;
}

/* Footer Typography */
#footer p {
	font-size: 10px;
	padding: 10px;
}

/* ::LAYOUT STYLES:: */
body {
	margin: 0;
	padding: 0;
}

body.home #wrapper {
	background: url(images/home-body-bg.png) no-repeat top left;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 1024px;
	position: relative;
	z-index: 100;
	background: url(images/body-bg.png) no-repeat top left;
}

/* Header */
#header {
	width: 100%;
	margin: 0;
	padding: 0;
}

#meta-nav-loggedin, #meta-nav-loggedout {
	position: absolute;
	top: 0;
	right: 0;
	width: 164px;
	height: 29px;
	background: url(images/meta-nav-bg.gif);
}

#meta-nav-loggedin ul {
	margin: 0;
	padding: 5px 0 0 5px;
}

#meta-nav-loggedout ul {
	margin: 0;
	padding: 5px 0 0 9px;
}

#meta-nav-loggedin ul li, #meta-nav-loggedout ul li {
	display: inline;
	margin: 0;
	padding: 0 5px;
}

/* Navigation */
#nav {
	margin: 0;
	padding: 20px 0 0 0;
	float: left;
	clear: both;
}

#nav ul {
	margin: 0;
	padding: 0;
	float: left;
}

#nav ul li {
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0px 10px;
}

/* Home Page */
/* Home Links */
#home-links {
	margin: 0;
	padding: 0;
}

#home-links ul {
	width: 640px;
	margin: 0;
	padding: 70px 0 30px 20px;	
}

#home-links div#listwrapper {
	width: 640px;
	margin: 0;
	padding: 30px 0 30px 20px;	
}

#home-links li {
	float: left;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

#home-links li#dreamer {
	display: block;
	width: 355px;
	height: 16px;
	margin: 0;
	padding: 0 30px 0 34px;
	background: url(images/ent_dreamer_link.png) no-repeat;
}

#home-links div#dreamer2 {
	display: block;
	width: 355px;
	height: 16px;
	margin: 0;
	padding: 0 30px 0 34px;
	/*background: url(images/ent_dreamer_link.png) no-repeat;*/
}

#home-links li#biz-owner {
	display: block;
	width: 250px;
	height: 16px;
	margin: 27px 0 0 200px;
	padding: 0;
	background: url(images/bus_owner_link.png) no-repeat;
}

#home-links div#biz-owner2 {
	display: block;
	width: 250px;
	height: 16px;
	margin: 27px 0 0 200px;
	padding: 0;
	/*background: url(images/bus_owner_link.png) no-repeat;*/
}

#home-links li#corporate-manager {
	display: block;
	width: 290px;
	height: 16px;
	margin: 20px 0 0 350px;
	padding: 0;
	background: url(images/corp_manager_link.png) no-repeat;
}

#home-links div#corporate-manager2 {
	display: block;
	width: 290px;
	height: 16px;
	margin: 20px 0 0 350px;
	padding: 0;
	/*background: url(images/corp_manager_link.png) no-repeat;*/
}

#book {
	float: left;
	width: 360px;
	margin: 0 0 40px 0;
	padding: 0;
}

#home-blurb {
	float: left;
	width: 190px;
	padding-top: 60px
}

/* Sub Pages */
.post {
	margin: 0;
	padding: 0 0 15px 0;
}

/* Footer */
#footer {
	background-color: #45463d;
}

/* Sidebar Social Media Links */
ul#soc-med-links {
	float: right;
	margin: 0;
	padding-right: 15px;
}

ul#soc-med-links li a {
	background: url(images/soc-med-sprite.png) no-repeat;
	margin: 10px 0;
	padding: 0;
	display: block;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
}

ul#soc-med-links li#twitter a {
	background-position: 0 0;
}

ul#soc-med-links li#facebook a {
	background-position: 0 -32px;
}

ul#soc-med-links li#linkedin a {
	background-position: 0 -64px;
}

#footer p {
	color: #fff;	
}
.floatright { float: right; margin: 0 0 10px 10px;}
.floatleft { float: left; margin: 10px 10px 10px 0; }

