/*
Theme Name:		Serra Ventures - WP Framework
Theme URI: 		http://wpframework.com/
Version: 		1.0
Description: 	        WP Framework modified for Serra Ventures</a>.
Author: 		Blake Harvey
Author URI:		http://www.blakeharveydesign.com
*/

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );

/* Apply base theme styles and colors */
@import url( 'library/media/css/base.css' );

/* Serra Ventures Layout */
@import url( 'library/media/layouts/serra_layout.css' );

/* Stylistic CSS Styles */
@import url( 'library/media/css/screen.css' );

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}

/* Images */

img.alignleft { float: left; margin-right: 20px; margin-top: 5px; }

img.alignright { display: block; float: right; margin-left: 20px; margin-top: 5px; }

img.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; margin-top: 5px; }


h3.entry-post-title { text-transform:none; font-family:Verdana; font-size:1.7em; font-weight:normal; padding-bottom:0.2em; }
h3.home-entry-post-title { text-transform:none; font-family:Verdana; font-size:1.4em; font-weight:normal; padding-bottom:0.2em; }

#secondary { padding:20px 0 10px 0; border:1px solid #A09584; background:#d5cbb8; }
#secondary ul, #secondary h3 { margin:0 0 0 20px; padding:0; border:none; width:auto; }
#secondary ul { padding:15px 0; }
#secondary ul.xoxo li a { margin:0; padding:0; border:0px; background:none; }
#secondary ul.xoxo li a:hover { background:none; text-decoration:underline; }
#secondary ul.xoxo li { padding:0 0 0.2em 26px; background: url('library/media/images/red-arrow.gif') 10px center no-repeat; border:none;}
span.published { font-size:1.2em; color:#511717; }

.entry-content {margin:1.5em 0; }

.navigation-links { position:relative; }

.nav-meta { width:275px; }

.right-nav-link { float:right; text-align:right; padding:0 18px 0.2em 0; background: url('library/media/images/red-arrow.gif') right center no-repeat; }

.left-nav-link { float:left; padding:0 0 0.2em 18px; background: url('library/media/images/left-red-arrow.gif') left center no-repeat; }

.left-nav-link, .right-nav-link { margin-bottom:40px; }

#homecontent { float:left; width:605px; }

#home-secondary { float:left; width:265px; margin:0 0 40px 50px; }

.navigation-links { margin-bottom:40px; }

img.att_image { border:1px solid #bcb2a3; margin-bottom:15px; }

h4 span { color:#a18355; }
