/*
Theme Name: Aurora Venture Partners
Theme URI: http://www.avp.com/
Description: 
Version: 1.0
*/

body {
	background: #fff url( 'images/background.jpg' ) top left repeat-x;
	font-family: 'Arial', sans-serif;
	color: #262626;
	font-size: 12px;
	margin: 0;
	padding: 0;
}





.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a {
	color: #207ca7;
	text-decoration: none;
}

a img {
	border: none;
}

a:hover {
	color: #1e4050;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

ul li {
	margin: 5px 0;
}

big {
	font-size: 14px;
	color: #666;
	line-height: 1.35em;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h1 {
	font-weight: normal;
	font-size: 30px;
	color: #222222;
	margin: 0.5em 0 0.5em 0;
}

h2, h3 {
	font-weight: normal;
	font-size: 18px;
}
h2 { margin: 2em 0 0.5em 0; }
h3.post_title {
	font-size: 21px;
	margin: 0;
	padding: 0;
}


h4 {
	font-size: 13px;
	margin-bottom: 0em;
}

h5 {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
}


p {
	line-height: 1.4em;
}

p.av_edit {
	text-align: right;
}

span.post_date {
	font-size: 11px;
	color: #777;
}

p.postmetadata {
	border-top: 1px solid #ccc;
	padding-top: 5px;
	font-size: 11px;
	text-align: right;
}

/*

large quotes at page top

*/
div.big_quote {
	font-weight: normal;
	margin: 0;
	padding: 22px;
	color: #fff;
}
div.big_quote.home_banner { background-color: #113f57; }
div.big_quote.about_banner { background-color: #101140; }
div.big_quote.team_banner { background-color: #2b1b43; }
div.big_quote.portfolio_banner { background-color: #1a483a; }
div.big_quote.partners_banner { background-color: #6f170c; }
div.big_quote.contact_banner { background-color: #233309; }

p.bqh {
	font-size: 25px;
	margin: 0;
	padding: 0;
	text-align: center;
}

p.bqb {
	font-size: 20px;
	margin: 0;
	padding: 0;
	text-align: center;
}


/*

address block on contact page


<div id="address_container" class="clearfix">
<p>
<a href="mailto:investmentpartners@auroraventurepartners.com">investmentpartners@auroraventurepartners.com</a>
</p>

<address>
510 - 1632 Dickson Ave<br />
Kelowna, BC<br />
Canada &nbsp;&nbsp;&nbsp; V1Y 7T2<br />
+1 250 863 8901
</address>
</div>

*/
#address_container {
	margin: 2em 0;
}

#address_container p {
	display: block;
	width: 60%;
	margin: 0;
	font-size: 14px;
	float: left;
}

address {
	display: block;
	font-size: 14px;
	color: #333;
	margin: 2em 0;
}



/*

older / newer entries navigation

*/
div.navigation {
	padding-top: 10px;
}

/*

entry block on main post renderer

*/
div.main_entry {
	margin: 30px 0;
}



/*

sidebar borders

*/
div.sidebar {
	background: transparent url( 'images/side_background.png' ) top left repeat;
}

div.sidebar_content {
	padding: 10px;
}

div.sidebar_content h3 {
	background: #fff;
	padding: 5px;
}


/*

sidebar entry

*/
div.sm_entry {
	border-bottom: 1px dotted #ccc;
	background: #fff;
	padding: 5px;
	margin-bottom: 10px;
}
div.sm_entry h4 {
	font-size: 14px;
	margin-top: 0.75em;
}
div.sm_entry p {
	margin-top: 2px;
	font-size: 11px;
	color: #454545;
}
div.sm_entry p.sm_entry_date {
	color: #777;
	font-size: 11px;
	margin-bottom: 5px;
}

/*

"special" sidebar entry used on bottom of home page

*/
.home_entry {
	width: 283px;
	float: left;
	margin-right: 10px;
}

p.more_entries {
	text-align: right;
	margin: 1em 0 0 0;
}
p.more_entries a {
	padding: 5px;
	background: #fff;
}



/*  hide the more on the team page */
span.more {
	display: none;
}



/*

contact map

*/
.lrg_map {
	padding: 10px;
	background: transparent url( 'images/side_background.png' ) top left repeat;
}




/*

companies & partners containers

*/

div.portfolio {
	width: 100%;
	margin-top: 2em;
}

div.portfolio h2 {
	margin-top: 0;
}

div.img {
	display: block;
	float: left;
	padding: 10px;
	background: transparent url( 'images/side_background.png' ) top left repeat;
}

div.img span {
	display: block;
	padding: 10px;
	background: #fff;
}

div.portfolio div.img {
	width: 115px;
}

div.portfolio div.img span {
	width: 95px;
}

div.portfolio div.body {
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	width: 451px;
}




/*

customization

*/

div#av_container {
	width: 960px;
	margin: 0 auto;
}

div#av_top {
	width: 100%;
	margin-top: 50px;
}

div#av_top_logo {
	width: 320px;
	height: 19px;
	margin-bottom: 2px;
	background: transparent url( 'images/logo.png' ) center center no-repeat;
}

div#av_top_banner {
	width: 100%;
	height: 168px;
}
div#av_top_banner.home_banner { background: #1a1a1a url( 'images/aurora_banner.jpg' ) center center no-repeat; }
div#av_top_banner.about_banner { background: #1a1a1a url( 'images/about_banner.jpg' ) center center no-repeat; }
div#av_top_banner.team_banner { background: #1a1a1a url( 'images/team_banner.jpg' ) center center no-repeat; }
div#av_top_banner.portfolio_banner { background: #1a1a1a url( 'images/portfolio_banner.jpg' ) center center no-repeat; }
div#av_top_banner.partners_banner { background: #1a1a1a url( 'images/partners_banner.jpg' ) center center no-repeat; }
div#av_top_banner.contact_banner { background: #1a1a1a url( 'images/contact_banner.jpg' ) center center no-repeat; }


/*

top menu

*/
div#av_top ul.menu {
	width: 100%;
	height: 30px;
	background: #000;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
div#av_top ul.menu li {
	float: left;
	height: 100%;
	margin: 0;
	padding: 0;
}
div#av_top ul.menu li a {
	display: block;
	line-height: 34px;
	width: 157px;
	float: left;
	text-decoration: none;
	padding: 0;
	color: #bfcbd2;
	font-size: 14px;
	font-weight: bold;
	background: #000;
	border-bottom: 1px solid #777;
	text-align: center;
}
div#av_top ul.menu li a.partners {
	width: 175px;
}
div#av_top ul.menu li a:hover {
	color: #207ca7;
}
div#av_top ul.menu li.current_page_item a {
	color: #3b3b3b;
	border-bottom: 0;
	background: transparent url( 'images/tab.png' ) top left no-repeat;
}
div#av_top ul.menu li.current_page_item a.partners {
	background: transparent url( 'images/lrg_tab.png' ) top left no-repeat;
}




div#av_body {
	width: 100%;
	background: #fff;
}

div#av_body_offset {
	padding: 20px;
}


div.one_col, div.two_col, div.three_col { padding: 20px 0; }
div.one_col, div.two_col { margin-right: 20px; float: left; }
div.one_col { width: 293px; }
div.two_col { width: 606px; }
div.three_col { width: 920px; }
div.last { margin-right: 0; }




div#av_footer {
	width: 100%;
	border-top: 1px solid #ccc;
	padding: 10px 0;
}

/*

footer menu

*/
div#av_footer ul.menu {
	float: left;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
div#av_footer ul.menu li {
	display: inline;
	height: 100%;
	margin: 0;
	padding: 0;
}
div#av_footer ul.menu li a {
	text-decoration: none;
	padding: 0 15px;
	font-size: 11px;
}
div#av_footer ul.menu li.current_page_item a {
	color: #1e4050;
}

span.copyright {
	font-size: 11px;
	color: #797979;
	float: right;
}



/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after, .container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix, .container {display: inline-block;}
* html .clearfix,
* html .container {height: 1%;}
.clearfix, .container {display: block;}

/* Regular clearing
   apply to column that should drop below previous ones. */

.clear { clear:both; }


/*

if you inherit link sprites from this, they will all be ok

*/
.sprite {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}
















/*




shit from the original theme



*/

ol#comments li p {
	font-size: 100%;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}


#header {
	background: #90a090;
	border-bottom: 3px double #aba;
	border-left: 1px solid #9a9;
	border-right: 1px solid #565;
	border-top: 1px solid #9a9;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 15px 10px 15px 60px;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#menu {
	background: #fff;
	border-left: 1px dotted #ccc;
	border-top: 3px solid #e0e6e0;
	padding: 20px 0 10px 30px;
	position: absolute;
	right: 2px;
	top: 0;
	width: 11em;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#menu ul li {
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	border: 0;
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
/* End captions & aligment */

