/**
 * Theme Name: Hybrid
 * Theme URI: http://themehybrid.com/themes/hybrid
 * Description: A user-friendly, search-engine optimized theme framework, featuring 15 custom page templates and multiple widget-ready areas, allowing you to create any type of site you want. 
 * Version: 0.7.1
 * Author: Justin Tadlock
 * Author URI: http://justintadlock.com
 * Tags: theme-options, threaded-comments, sticky-post, microformats, translation-ready, rtl-language-support, one-column, two-columns, three-columns, fixed-width
 * Status: publish
 *
 * Copyright (c) 2008 - 2010 Justin Tadlock.  All rights reserved.
 * http://justintadlock.com
 *
 * Hybrid is released under the GNU General Public License, version 2 (GPL).
 * http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 */

/* Get base CSS */
@import url('library/css/21px.css');

/* Get layout CSS */
@import url('library/css/2c-l-fixed.css');

/* Get plugins CSS */
@import url('library/css/plugins.css');

/* Get drop-downs CSS */
@import url('library/css/drop-downs.css');

/* Get default CSS */
@import url('library/css/screen.css');

/* Make sure theme clears WP.org theme repository checklist */
.alignright {}
.alignleft {}
.alignnone {}
.aligncenter {}
.avatar {}
.wp-caption {}
.gallery {}
.wp-smiley {}

#primary {
   margin:50px 25px 25px 0;
}
#vertical-scroll-latest-post {
   background:#b3e8ae;
}
#primary h3 {
   background:#016516;
   color:#FFF;
   font-style:normal;
   padding:5px 0;
   text-align:center;
}
h6 {
	font-size: 13px;
        color: #3EB73F;
	}
.vsrp_div a:link,.vsrp_div a:visited {
   color:#000;
   display:block;
   font-weight:bold;
   text-decoration:none;
}
#secondary {
   background:#016516;
   padding:0 10px;
   width:280px;
}
#secondary h3 {
   color:#FFF;
   font-size:100%;
   font-style:normal;
   text-align:center;
}
table, tr, td, tbody {
   border:none;
   color:#FFF;
   height:10px;
   margin:0;
   padding:0;
}
.page-title a:link, .page-title a:visited, .post-title a:link, .post-title a:visited {
 /*  font-family: 'Tangerine', serif;*/
 font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: 20px;
   text-transform:capitalize;
}
#page-nav ul li ul li {
   width:200px;
}
.vslp_div {
	color:#000;
	padding:5px 0;
	text-align:justify;
}
.vslp_div p { font-size:12px; line-height:14px; padding:0; margin:0;}
.vslp_div a {
	color:#000 !important;
	display:block;
	font-size:12px;
	font-weight:bolder;
	line-height:12px;
	text-decoration:none !important;
	text-transform:uppercase;
}
a.vclp_read {
	color:#d61a1a !important;
	font-weight:normal !important;
	text-transform:none !important;
}



.shadow {
	-moz-box-shadow: 3px 3px 4px #022700;
	-webkit-box-shadow: 3px 3px 4px #022700;
	box-shadow: 3px 3px 4px #022700;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#022700')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#022700');
}
.niceform p { margin:2px; }
.niceform br { margin:0 !important; padding:0 !important; display:none; }
.niceform legend { font-size:24px; font-weight:bold; display:block; padding-top:20px; line-height:50px; }
.niceform strong { font-size:16px;display:block; line-height:30px; font-weight:bold; }
.niceform input { color:#a6a6a6; height:26px; font-size:14px; }
.niceform select { color:#a6a6a6; height:26px; font-size:14px; }
.niceform option { line-height:26px; }
.niceform label { margin-top:10px; display:block; line-height:22px;  }
.niceform textarea { color:#a6a6a6; width:200px; height:150px; font-size:14px;  }
.niceform .check_box { display:block; width:120px; height:30px;  float:left; }



/* LPO */
.clearends {clear:both; height:0; line-height:0;}
#topleft {float:left; width:250px;}
#topright {float:right; width:300px; background:url('http://www.bryanwood.co.za/wp-content/uploads/emailbg1.jpg') no-repeat top left; padding:170px 25px 45px 25px;}
.center {text-align:center; display:block; width:970px; margin:0 0 15px 0; padding:15px 0 0 0;}
.gry {color:#666; font-size:11px;}
#emailform {padding:50px 0 0 0; }
.info {margin:0 0 5px 0;}

.agree {margin:10px 10px 10px 0; float:right;}
.submittt {float:right; width:180px; height:41px; background:url('http://www.bryanwood.co.za/wp-content/uploads/submit.jpg') no-repeat top left; font-size:0.1em; text-indent:-9999px; overflow:hidden; border-width:0; margin:0 10px 0 0;}




