/*
Theme Name: BIC Ventures
Theme URI: http://www.bicventures.com
Description: A custom theme developed specifically for BIC Ventures.
Author: Brandon Cox
Author URI: http://www.egracecreative.com
Version: 1.0
License: This theme is for use exclusively by BIC Ventures.
*/

body { margin: 0px; padding: 0px; font-family: Century Gothic, Avant Garde, Arial, Helvetica, sans-serif; font-size: 85%; color: #333; background: #000 url(images/page-bg.jpg) repeat-y; background-position: top center; }

a img { border: none; }
p, h1, h2, h3, h4, h5, h6, h7, ul, small, blockquote { margin-top: 0px; margin-bottom: 18px; }
p, li, li li { line-height: 160%; }
h1, h2, h3 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; }
h1 { font-size: 2.0em; padding-bottom: 5px; border-bottom: 2px #ccc solid; }
h1 a { color: #600; text-decoration: none; }
h1 a:hover { color: #333; }
h2 { font-size: 1.1em; color: #600; text-transform: uppercase; }
small { font-size: 0.9em; line-height: 140%; }
a { color: #333; }
a:hover { color: #555; }
blockquote { margin: 10px 15px; padding: 10px 15px; border-left: 5px #ccc solid; background: #eee url(images/blockquote.png) top right no-repeat; }

#container { width: 960px; margin: 20px auto 0px; background: #fff; border-top: 4px solid #600; }

#search-subscribe { width: 600px; height: 36px; }
#search-subscribe .search { float: right; display: inline; background: #ededdc; padding: 10px; height: 20px; }
#search-subscribe .subscribe { float: right; display: inline; background: #ededdc; padding: 12px; height: 16px;  }
#search-subscribe a { text-decoration: none; }
#search-subscribe img { vertical-align: top; }

#header { width: 960px; float: left; display: inline; overflow: hidden; margin: 0px; height: 175px; background: #fff url(images/header-bg.jpg) no-repeat; background-position: left 10px; padding-bottom: 30px; padding-top: 10px; }
p.site-title { font-size: 1.6em; margin: 50px 0px 0px; font-weight: bold; }
p.site-title a { color: #600; text-decoration: none; }
p.site-title a:hover { color: #555; }
p.description { margin-bottom: 0px; }
#logo { overflow: hidden; width: 280px; float: left; border-bottom: 6px #999 solid; height: 169px; }
#nav { width: 600px; padding: 0px 0px 10px 0px; float: left; margin-top: 85px; border-bottom: 6px #350000 solid; height: 34px; background: #ededdc; }
#nav ul { margin: 0px; padding: 0px; list-style: none; font-family: Georgia, "Times New Roman", Times, serif; }
#nav li { float: left; display: block; margin: 0px; padding: 0px; text-transform: lowercase; font-size: 1.2em; width: 98px; text-align: center; border-left: #600 1px solid; border-right: #350000 solid 1px; background: url(images/tab-hover.jpg) repeat-x; }
#nav li a { float: left; display: block; color: #fff; text-decoration: none; width: 78px; padding: 10px 10px; height: 24px; background: #600; }
#nav li a:hover, #nav li a.active { color: #ccc; padding: 10px 10px; height: 24px; background: url(images/tab-hover.jpg) repeat-x; color: #efefef; width: 78px; }

#wrapper { float: left; display: inline; width: 960px; padding-bottom: 20px; background: #fff url(images/wrapper-bottom.jpg) repeat-x bottom; }
div.float-left { float: left; display: inline; overflow: hidden; }
div.float-right { float: right; display: inline; overflow: hidden; }
div.one-column { width: 280px; padding: 10px 20px; }
div.two-column { width: 600px; padding: 10px 20px; }
div.three-column { width: 920px; padding: 10px 20px; }
div.widget { margin-bottom: 20px; }

#sidebar, #content { overflow: hidden; }

#sidebar h2 { margin: 0px; padding: 6px 10px; background: #ededdc; color: #600; border-bottom: 2px #350000 solid; border-top: 2px #350000 solid;}
#sidebar ul { margin: 0px 0px 20px 0px; padding: 0px; list-style: none; }
#sidebar li { margin: 0px; padding: 0px; width: 280px; }
#sidebar li a { display: block; text-decoration: none; padding: 1px 10px; }
#sidebar ul.highlight li a { background: #ededdc; padding: 4px 10px; font-weight: bold; border-bottom: 1px #ccc solid; }
#sidebar li a:hover { background: #ededdc; }
#sidebar ul.highlight li a:hover { background: #600; color: #fff; }

#content .post { margin-bottom: 20px; padding-bottom: 15px; border-bottom: 1px #333 solid; }
#content .post h1 { margin-bottom: 5px; }
#content .post h2 { text-transform: uppercase; font-size: 1.2em; font-weight: normal; }
#content p.premeta { font-size: 90%; color: #999; margin-bottom: 20px; }
#content .postmeta { color: #999; font-size: 90%; border-top: 2px #ccc solid; padding: 4px 0px; margin-bottom: 20px; }
#content .content-bot { text-align: center; }
#content .content-bot a { margin: 5px; }
#content .featured { background: #111; padding: 10px; color: #999; margin-bottom: 24px; }
#content .featured a { color: #efefef; }
#content .featured h1, #content .featured h1 a { color: #ae0e10; }
#content .front-page h3 { font-size: 1.6em; margin-bottom: 5px; }
#content .front-page h3 a { color: #ae0e10; }

#content p.guest-info { border-top: 2px #666 solid; padding: 20px 10px; background: #eee; }

/* Comments */
#content .comments { font-size: 90%; margin: 20px 0px; }
#content .comments ul { margin: 10px 20px; padding: 0px 20px; list-style: none; border-left: 5px #ccc solid; border-right: 5px #ccc solid; }
#content .comments li { margin: 0px 0px 10px 0px; padding: 0px 0px 10px 0px; border-bottom: 1px solid #ccc; list-style-type: none; }
#content .comments img { padding: 0px; margin: 0px 0px 10px 10px; float: right; }

#footer-wrapper { float: left; display: inline; width: 100%; font-size: 92%; }
#footer { margin: 0px auto; width: 960px; overflow: hidden; padding: 10px 0px 0px; color: #999; }
#footer ul { margin: 0px 0px 20px 0px; padding: 0px; list-style: none; border-top: 1px #333 solid; }
#footer li { margin: 0px; padding: 1px 0px 1px; border-bottom: 1px #333 solid; width: 280px; }
#footer li a { display: block; text-decoration: none; padding: 1px 0px; color: #999; }
#footer li a:hover { color: #fff; }
#footer h2 { font-size: 1.3em; color: #ccc; }
.credits { background: #000; color: #efefef; float: left; display: inline; overflow: hidden; padding: 8px 20px 18px; width: 920px; text-align: center; }
.credits a { color: #efefef; text-decoration: none; }
.credits a:hover { color: #999; text-decoration: underline; }
#footer a img.pf-logos { border: 5px solid #aaa; margin: 0px 8px 8px 0px; }
#footer a:hover img.pf-logos { border: 5px solid #666; }

/* WordPress Images and Captions */
#content .post p.wp-caption-text { text-align: center; font-size: 0.8em; line-height: 135%; margin: 0px; padding: 3px 0px; }
#content img.alignnone { margin: 0px 10px 10px 0px; }
#content .post div.alignleft, #content .post img.alignleft { float: left; margin: 0px 10px 10px 0px; }
#content .post div.aligncenter, #content .post img.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-bottom: 10px; clear: both; }
#content .post div.alignright, #content .post img.alignright { float: right; margin: 0px 0px 10px 10px; }
#content img.featured-image { float: left; padding: 0px; border: 5px solid #aaa; margin: 0px 10px 10px 0px; }
#content a:hover img.featured-image, #content a:hover img.thumbnail-image { border-color: #666; }
#content img.thumbnail-image { float: right; padding: 0px; border: 5px solid #aaa; margin: 0px 0px 7px 7px; }