/*  

Theme Name: Bulletproof, Right?

Theme URI: http://bhtech.co.uk/products/wordpress-themes/

Version: 1.0

Description: This theme is Bulletproof. It works in all widely used web browsers, including IE6. There are also no hacks, and as a bonus it validates as valid XHTML with the W3C validation tool. Well and truly bulletproof.

Author: BHTech

Tags: black, blue, white, two-columns, right-sidebar, flexible-width, sticky-post

*/





/* WordPress Styles */



.aligncenter, div.aligncenter {

    display: block;

    margin-left: auto;

    margin-right: auto;

}

.alignright {

    float: right;

}

.alignleft {

    float: left;

}

.wp-caption {

    background-color: #f3f3f3;

    border: 1px solid #ddd;

    -khtml-border-radius: 3px;

    -moz-border-radius: 3px;

    -webkit-border-radius: 3px;

    border-radius: 3px; /* optional rounded corners for browsers that support it */

    margin: 10px;

    padding-top: 4px;

    text-align: center;

}

.wp-caption img {

    border: 0 none;

    margin: 0;

    padding: 0;

}

.wp-caption p.wp-caption-text {

    font-size: 11px;

    line-height: 17px;

    margin: 0;

    padding: 0 4px 5px;

}



/* Custom Styles */



body {

	background: #eee;

	border: 0;

	font-family: Arial,Helvetica,sans-serif;

	margin: 0;

	min-width: 800px;

	padding: 0;

	width: 100%;

	font-size: 12px;

}

#container {

	margin: 0 auto;

	width: 920px;

}

#endheader {

	margin-bottom: 50px;

}

#firstpost {

	margin-top: -20px;

}

#footer {

	border-top: 1px solid #000;

	clear: both;

	float: left;

	text-align: right;

	width: 100%;

}

#footer p {

	margin: 0 0 20px 0;

	padding: 5px;

}

#header {

	background: #809FFF;

	border-bottom: 1px solid #000;

	clear: both;

	float: left;

	margin-top: 20px;

	text-align: center;

	width: 100%;

}

#header h1 a {

	color: #000;

	text-decoration: none;

}

#header p,#header h1,#header h2 {

	margin: 0;

	padding: .4em 15px 0;

}

.col1,.col2,.col3 {

	float: left;

	overflow: hidden;

	padding: 0 0 1em;

	position: relative;

}

.col2 li {

	list-style: none;

	margin-left: -40px;

}

.col2 li li {

	margin-left: -30px;

}

.col2 li li li {

	margin-left: -20px;

}

.colmask {

	clear: both;

	float: left;

	overflow: hidden;

	position: relative;

	width: 100%;

}

.colright,.colmid,.colleft {

	float: left;

	position: relative;

	width: 100%;

}

.entry {

	line-height: 1.25;

	margin-bottom: 20px;

	margin-top: 20px;

}

.post {

	margin-top: 30px;

}

.post h2 a {

	color: #000;

	text-decoration: none;

}

.post h2 a:hover {

	color: #0000B3;

}

.rightmenu {

	background: #ddd;

}

.rightmenu .col1 {

	left: 27%;

	width: 71%;

}

.rightmenu .col2 {

	left: 31%;

	width: 21%;

}

.rightmenu .colleft {

	background: #fff;

	right: 25%;

}

h1,h2,h3 {

	margin: .8em 0 .2em;

	padding: 0;

}

img {

	margin: 10px;

	border: none;

}

p {

	margin: .4em 0 .8em;

	padding: 0;

}

p,ul {

	

}