/*

Theme Name: Venture Investors

Theme URI: http://www.floatcreative.com

Description: A theme developed for Venture Investors. 

Version: 1.0

Author: Float Creative

Author URI: http://www.floatcreative.com/

*/



/*	##################################
   	GENERAL
	################################## */
	
body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg-body.gif) repeat-x top left;
	font:11px/16px Verdana, Tahoma;
	color:#363636;
	background-color:#68674f;
}

a {
	color:#8f3a3a;
}

blockquote {
	margin:0 0 0 20px;
	padding: 0 0 0 20px;
	border-left: 5px solid #c7532d;
}

img {
	border: none;
}

ul, ol {
	margin: 0 0 20px 20px;
	padding: 0px;
}

/*	##################################
   	BASIC LAYOUT
	################################## */
	
#page {
	width: 940px;
	margin: 0 auto;
}

#header {
	border:2px solid #d3d2bc;
	border-right:0;
	border-left:0;
	margin: 0 20px;
	padding:0;
	background-image: url(images/bg-header.gif);
	background-repeat: no-repeat;
	background-position: 225px -12px;
	background-color:#a4a391;
	height:80px;
	overflow:hidden;
}
#header-wrap {
	background-image: url(images/bg-content.png);
	background-repeat: repeat-y;
	background-position: 0 0;
}
.lp-area {
	float:right;
	padding: 8px 20px 0 0;
}
.lp-area a {
	display:block;
	text-decoration:none;
}
.lp-area a:hover {
	text-decoration:underline;
}
.lp-login-input {
	width: 160px;
	margin: 4px 0 10px 0;
	padding: 5px;
	border: 1px solid #f2f2f2;	
	font-size:13px;
}
.lp-login-label {
	font-weight:bold;
}

#content {
	clear:both;
	margin: 0 auto;
	padding: 0 20px 0;
	background-image: url(images/bg-content.png);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#content-inner {
	padding: 40px 0 0 0;
	background-repeat: no-repeat;
	background-position: 0 0;
	display:block;
	height:100%;
}
/* ---- HOME ---- */
.body-21 #content-inner {
	background-image: url(images/vi-main-back-home.jpg);
	background-position: 0 0;
}
/* ---- ABOUT ---- */
.body-5 #content-inner, .body-28 #content-inner, .body-37 #content-inner {
	background-image: url(images/vi-main-back-about.jpg);
	background-position: 0 0;
}
/* ---- TEAM ---- */
.body-6 #content-inner {
	background-image: none;
	background-position: 0 0;
	padding:0;
}
/* ---- PORTFOLIO ---- */
.body-8 #content-inner {
	background-image: ;
	background-position: 0px 0px !important;
}
/* ---- CONTACT ---- */
.body-12 #content-inner {
	background-image: url(images/vi-main-back-contact.jpg);
	background-position: 0 0;
}
/* ---- LP-AREA ---- */
.body-138 #content-inner {
	background-image: url(images/vi-main-back-contact.jpg);
	background-position: 0 0;
}

.body-62 #content-inner {    /* Winslow */
	background-image: url(images/vi-main-back-team-winslow.jpg);
}
.body-30 #content-inner {    /* Scott */
	background-image: url(images/vi-main-back-team-scott.jpg);
}
.body-32 #content-inner {    /* Roger */
	background-image: url(images/vi-main-back-team-roger.jpg);
}
.body-66 #content-inner {    /* Paul */
	background-image: url(images/vi-main-back-team-paul.jpg);
}
.body-34 #content-inner {    /* Loren */
	background-image: url(images/vi-main-back-team-loren.jpg);
}
.body-60 #content-inner {    /* John */
	background-image: url(images/vi-main-back-team-john.jpg);
}
.body-64 #content-inner {    /* Jim */
	background-image: url(images/vi-main-back-team-jim.jpg);
}
.body-58 #content-inner {    /* George */
	background-image: url(images/vi-main-back-team-george.jpg);
}
.body-167 #content-inner {    /* Controller */
	background-image: url(images/vi-main-back-about.jpg);
}


.body-70 #content-inner {    /* Advisory Board */
	background-image: url(images/vi-main-back-about.jpg);
}
.body-68 #content-inner {    /* Administrative Team */
	background-image: url(images/vi-main-back-about.jpg);
}

#content-left {
	float: left;
	width: 400px;
	padding: 0 0 0 250px;
	background-color:transparent;
}

#content-left-wide {
	float: left;
	width: 540px;
	padding: 0 0 0 50px;
}

/* ---- HOME ---- */
.body-21 #content-left {
	float:right;
	width:400px;
	padding: 110px 110px 0px 0;
	color:#89866f;
	font-size:13px;
	line-height:22px;
}
.body-21 #content-left strong {
	color:#9d402b;
	font-weight:normal;
	font-size:14px;
}
.body-6 #content-right {
	padding-top:40px;
}
.body-6 .box-left {
	padding:0;
}
/*.body-6 .box-left p {
	padding:0px 0 0 43px;
} */

#content-right {
	float: right;
	width: 180px;
	padding: 0 40px 0 0;
}
#content-right h3 {
	margin:10px 0 0 0;
	padding: 0 0 5px 0;
	font-size:14px;
	color:#773223;
	font-weight:normal;
	border-bottom:1px solid #e9e9e5;
}


/*	##################################
   	HEADINGS
	################################## */
	
#header h1 {
	margin: 0;
	padding: 0;
	display:block;
	width:250px;
	float:left;
	border-right:2px solid #d3d2bc;
	background-image: url(images/bg-venture.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:#f9f9f8;
}

.highlightimage {
	float:right;
	display:block;
	background-color:#773121;
	width: 400px;
	padding:80px 0 0 0;
	border-left:2px solid #d3d2bc;
	background-image: url(images/highlight.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.body-5 .highlightimage {
	background-image: url(images/highlight-about.jpg);
}
.body-6 .highlightimage {
	background-image: url(images/highlight-team.jpg);
}

h1 a {
	padding: 80px 0 0 0;
	overflow: hidden;
	display:block;
	height:0;
	color:#fff;
	text-decoration: none;
}

h2#blog-description {
	display:hidden;
	position: relative;
	top: 105px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	font:normal 11px/11px Verdana, Tahoma;
	color: #c7532d;
}

h2 {
	margin:0 0 20px 0;
	padding: 0px;
	font:normal 14px/14px Verdana, Tahoma;
}
#content-left h2, #content-left-wide h2 {
	margin:15px 0 3px 0;
	padding:3px 0;
	border-bottom: 1px solid #ddd;
	clear:both;
}
#content-left h2 a, #content-left-wide h2 a {
	font-size:11px;
	margin:0 0 0 8px;
}
.portfolio-page h2 a, .portfolio-page h2 a:visited {
	margin:0 0 20px 0 !important;
	padding: 0px;
	font-size:14px !important;
	font-weight:normal;
	color:#363636;
	text-decoration:none;
}
.portfolio-page h2 a:hover {
	color:#8f3a3a;
}
.portfolio-page .portdescription {
	width:430px;
	text-align:justify;
}
.portfolio-page span {
	font-size:10px;
	color:#6f6c5f;
}
h2.portdescription {
	width:540px !important;
}
.portfolio-page img {
	margin:6px 0 0 0 !important;
}
h3 {
	margin: 0 0 20px 0;
	font:bold 18px/18px Verdana, Tahoma;
	color:#8f3a3a;
}

h3 a {
	text-decoration: none;
	color:#8f3a3a;
}

h3 a:hover {
	text-decoration: underline;
}
h3 small {
	font-weight:normal;
	font-size:75%;
}
h2.pagetitle {
	border:0 !important;
	margin:0 0 10px 0 !important;
}

h4 {
	margin: 0 0 10px 0;
}
p {
	margin: 0 0 10px 0;
}
#content-left sup, #content-left-wide sup {
	font-size:.5em;
}
/*	##################################
   	NAV
	################################## */
	
#nav {
	padding: 50px 20px 20px;
	background-image: url(images/bg-nav.png);
	background-repeat: no-repeat;
	background-position: center 31px;
	height:30px;
	overflow:hidden;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#nav li {
	float: left;
	display: inline;
	margin: 0;
	padding: 0px;
}

#nav .page_item a {
	margin: 0px;
	display: block;
	padding: 9px;
	background: url(images/bg-nav-left.gif) no-repeat left top;
	font:normal 11px/12px Verdana, Tahoma;
	color:#83816a;
	text-decoration: none;
	text-align: center;
	background-color:#e9e9e5;
	border-bottom:1px solid #9d402b;
	border-right:1px solid #d1d0ba;
}

#nav .page_item a:hover {
	color:#484736;
}

#nav .current_page_item a, .current_page_item a:hover {
	color:#8f3a3a;
	background-color:#f9f9f8;
	border-bottom:1px solid #f9f9f8;
}

#nav .current_page_parent a, .current_page_parent a:hover {
	color:#8f3a3a;
	background-color:#f9f9f8;
	border-bottom:1px solid #f9f9f8;
}


.page-item-21 { }
.page-item-5 { }
.page-item-6 { }
.page-item-8 { }
.page-item-10 { }
.page-item-12 { }


/*	##################################
   	CONTENT
	################################## */
	
/** box left */

.box-left {
	margin: 0 0 40px 0;
	clear: both;
}
.box-left iframe {
	border:1px solid #bfbfac;
}
.news-page .box-left {
	padding:0px;
	border-top:1px solid #d8d4c9;
	margin:0 0 8px 0;
}
.news-page .box-left h3 {
	font-weight:normal;
	font-size:13px;
	margin:0;
	padding:0;
}
.navigation {
	border:0 !important;
}
	
.meta {
	padding:5px;
	margin: 0 0 10px 0;
	font:italic 10px/10px Verdana, Tahoma;
	border-top:1px solid #e9e9e5;
	border-bottom:1px solid #e9e9e5;
}
.news-page .box-left .meta {
	margin: 0;
	padding:3px 0 0 0;
	color:#a5a390;
	border-top:0;
	border-bottom:0;
}
.news-page .box-left .meta a, .news-page .box-left .meta a:visited {
	color:#848268;
}
.news-page .box-left .meta a:hover {
	color:#814949;
}
.meta-date {
	padding: 0;
}

.meta-categories {
	padding: 0;
}

.meta-comments {
	padding: 0;
}

.box-left img {
	margin: 5px 10px 5px 0;
}

/** wordpress css */

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/** box right */

.box-right {
	margin: 0 0 40px 0;
	clear: both;
}
.box-right h4, .box-right h4 a, .box-right h4 a:visited {
	color:#b5b5a5;
	text-transform:uppercase;
	font-weight:normal;
	text-decoration:none;
}
.box-right h4 a:hover {
	color:#a39880;
	text-decoration:none;
}
.box-right ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.box-right li {
	display: inline; /* white space bug IE6 */
}

li.cat-item ul.children {
	margin: 0px;
	padding: 0px;
}

li.cat-item ul.children li {
	margin: 0px;
	padding: 0px;
}

.box-right li a {
	display: block;
	margin: 0px;
	padding: 5px;
	border-bottom: 1px dotted #ddd;
	text-decoration: none;
}

li.cat-item ul.children li a {
	padding: 5px 5px 5px 20px;
}

li.cat-item ul.children li ul.children li a {
	padding: 5px 5px 5px 40px;
}

.box-right li a:hover {
	color:#a14628;
	background-color: #f7f7f7;
	background-position: 8px -32px !important;
}

.box-right .page_item a, .box-right .current_page_item a {
	width: auto;
	height: auto;
	color:#8f3a3a;
	line-height:22px;
	font-weight: normal;
	padding: 0 0 0 25px;
	display:block;
	background-color: transparent;
	background-image: url(images/vi-bullet.gif);
	background-repeat: no-repeat;
	background-position: 8px -12px;
}
.box-right .current_page_item a, .box-right .current_page_item a:hover {
	background-position: 8px 8px;
}

.box-right .page_item li a:hover {
	color:#a14628;
	background-color: transparent;
	background-position: 3px -22px !important;
}

.box-right li.page-item-70 a, .box-right li.page-item-68 a{
	margin-top:20px !important;
}

.backbutton {
	margin:50px 0 0 0;
}

.minheight {
	height:440px;
	float:right;
	font-size:4px;
	width:1px;
	overflow:hidden;
}

/** search form */

#search {
	width: 150px;
	padding: 5px;
	color: #ccc;
	border: 1px solid #f2f2f2;
}

#search-submit {
	width: auto;
	margin: 0;
	padding: 5px;
	background: #363636;
	color: #fff;
	border: 0;
}

/** wp-calendar */

#calendar_wrap {
	margin: 0px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar th {
	text-align: left;
}

.contact-box {
	width:180px;
	height:160px;
	float:left;
}
.contact-box-right {
	margin-left:15px;
}
.contact-box h3 {
	font-size:14px;
	color:#773223;
	padding:0 0 5px 0;
	margin:10px 0 0 0;
	border-bottom:1px solid #E9E9E5;
}


/*	##################################
   	COMMENTS
	################################## */
	
h4#comments, h4#respond {
	margin:0 0 20px 0;
}	
	
.comment {
	margin:0 0 20px 0;
	padding: 10px;
	background: #f7f7f7;
	border-top: 1px solid #ccc;
}

.avatar {
	float: left;
	margin:0 10px 0 0!important;
}

.comment-details {
	margin: 0 0 10px 0;
}

.comment-text p {
	margin: 0px;
	padding: 0px;
}

/** comment form */

#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

input.text {
	width: 390px;
	margin: 0 0 10px 0;
	padding: 5px;
	border: 1px solid #f2f2f2;
}

textarea {
	width: 410px;
	height: 100px;
	margin: 0;
	padding: 5px;
	border: 1px solid #f2f2f2;
}

input.submit {
	width: auto;
	margin: 0;
	padding: 5px;
	background: #363636;
	color: #fff;
	border: 0;
}


/*	##################################
   	FOOTER
	################################## */
	
#footer-wrap {
	margin:0 0 80px 0;
	padding: 0;
}

#footer {
	width: 940px;
	margin: 0 auto;
	padding:0;
	font:normal 10px/10px Verdana, Tahoma;
	color: #8b8a72;
	background-image: url(images/bg-footer.png);
	background-repeat: no-repeat;
	background-position: 50% bottom;
}
.footer-line {
	padding: 20px 20px 40px 20px;
	margin: 0 20px 0 20px;
	border-top:1px solid #9d402b;
}

#footer a {
	color:#706f57;
}

#legal {
	float: left;
	width: 350px;
}

#footernav {
	float: right;
	text-align: right;
}
#footernav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-left:1px solid #8b8a72;
}

#footernav li {
	float: left;
	margin: 0;
	border-right:1px solid #8b8a72;
	padding: 0px;
}
#footernav li.page-item-21 {
	border-left:1px solid #8b8a72;
}

#footernav .page_item a {
	margin: 0px;
	padding: 0 10px;
	text-decoration: none;
}
#footernav .page_item a:hover {
	background-color:#fff;
}

#footernav .page_item a:hover {
}

#footernav .current_page_item a, .current_page_item a:hover {
	color:#363636;
}


/*	##################################
   	USEFUL
	################################## */
	
	
.vi-subscribe {
	font-size:10px;
	float:right;
}
.vi-subscribe a {
	background-image: url(images/vi-subscribe.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display:block;
	width:75px;
	height:0;
	padding:15px 0 0 0;
	overflow:hidden;
}
.vi-subscribe a:hover {	
	background-position:0 -15px;
}	
.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
  	float: left;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px !important;
}

.clear:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clear {
    display: inline-block;
}

html[xmlns] .clear {
    display: block;
}

* html .clear {
    height: 1%;
}

.clearfix {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 1px;
	height: 0px;
}