/*
Theme Name: HeighSafe 2009
Theme URI: http://wordpress.org/
Description: Designed for HeightSafe in 20009 by Dan TAylor
Version: 1.0
Author: Daniel Taylor
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	HeightSafe v1.0 Designed By Dan Taylor
	
	A redesigfn and build into WordPress

*/
a {color:#333;}
#lpButDivID-1280170828709 {
margin: 0 auto;
float: left;
margin-left: 64px;
margin-top: 15px;
}
a, img, div { behavior: url(iepngfix.htc) }

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	
	padding-left: 30px;
	
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	font-size:13px;
	text-align:justify;
	color:#333;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */


select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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;
	float:left;
}
.wp-caption p {
	text-align:center !important;
	font-size:10px !important;
}

.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 */

* {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	height: auto;
	width: 1000px;
	background-image: url(images/wrapper.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 9px;
	padding-left: 9px;
}
#nav {
	background-image: url(images/nav.jpg);
	background-repeat: repeat-x;
	height: 37px;
	width: 1000px;
}
#contentwrap {
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
	min-height:743px;
}
#content {
	float: left;
	width: 650px;
	padding: 15px;
}
#sidebar {
	float: left;
	width: 300px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 17px;
}
#footer {
	clear: both;
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	height: 205px;
	padding:15px;
}
#footer p { color:#333; font-size:13px; margin-bottom: 10px; }
body {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}
#content h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:20px;
	color:#333;
}
#content h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:20px;
	color:#333;
}
#content h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform:capitalize;
	font-weight:normal;
	margin-bottom:10px;
	color:#333;
}
#content p {
	font-size:13px;
	padding-bottom:10px;
	text-align:justify;
	color:#333;
}
#nav ul { margin-left:15px;}
#nav ul li { list-style-type:none; }
#nav ul li a { float:left; color:#FFF; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; text-decoration:none;
text-transform:uppercase;
height: 23px;
padding-top:14px; padding-left: 14px; padding-right: 15px;}
#nav ul li a:hover {background-color:#D1AA27; }

#content th {padding: 3px; font-weight:bold; font-size:14px; color:#000;}
#content td {padding-left: 10px; padding-right:10px; text-align:justify; font-size:13px; color:#333; padding-top:5px; padding-bottom:5px;}



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
#nav ul ul {width:240px; z-index: 999;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
#nav li {float:left;position:relative;text-align:center;}
/* style the links for the top level */
/* a hack so that IE5.5 faulty box model is corrected */
* html #nav a, * html #nav a:visited {}

/* style the second level background */
#nav ul ul a.drop, #nav ul ul a.drop:visited {background:#e9eaef;}
/* style the second level hover */
#nav ul ul a.drop:hover{background:#D1AA27;}
#nav ul ul :hover > a.drop {background:#D1AA27;}
/* style the third level background */
#nav ul ul ul li{background:#D1AA27;}
#nav ul ul ul a, #nav ul ul ul a:visited {background:#D1AA27;}
/* style the third level hover */
#nav ul ul ul a:hover {background:#D1AA27;}

/* hide the sub levels and give them a positon absolute so that they take up no room */
#nav ul ul li a { font-size: 14px; color: #333;}
#nav ul ul {visibility:hidden;position:absolute;height:0;top:37px; left: -15px; width:149px;}
/* another hack for IE5.5 */
* html #nav ul ul {top:31px;t\op:31px;}

/* position the third level flyout menu */
#nav ul ul ul{left:245px;top:-1px; width:240px;z-index:3;}
/* position the third level flyout menu for a left flyout */
#nav ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
#nav table {position:absolute; top:0; left:0; border-collapse:collapse;}

#nav ul ul li{background:#ccc;text-align:left;border-bottom:solid 1px #cccccc;border-right:1px solid #cccccc;border-left:solid 1px #cccccc;}

/* style the second level links */
#nav ul ul a, #nav ul ul a:visited {background:Transparent; height:21px; line-height:15px;padding-left:15px; width:250px;}
/* yet another hack for IE5.5 */
* html #nav ul ul a, * html #nav ul ul a:visited {width:240px;w\idth:240px;}

/* style the top level hover */
#nav a:hover{background:Transparent;}
#nav ul ul a:hover{ background:#D1AA27;}
#nav :hover > a {background:Transparent;}
#nav ul ul :hover > a {background:#D1AA27;}

/* make the second level visible when hover on first level list OR link */
#nav ul li:hover ul, #nav ul li.over ul,
#nav ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
#nav ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
#nav ul :hover ul :hover ul{ visibility:visible;}

form label { float:left; width: 100px; text-align:right; color:#333; margin-right:15px; font-size:12px;}
#sidebar input.formbox, #sidebar textarea { width: 175px; border: solid 1px #666; padding: 3px; font-size:12px; color:#333; }
#content input.formbox, #content textarea { width: 288px; border: solid 1px #666; padding: 3px; font-size:12px; color:#333; }

#sidebar h2 { font-size:26px; font-weight:normal; letter-spacing:4px; padding-bottom: 15px; text-transform:uppercase; color:#666; text-align:center;}#sidebar h2 a {text-decoration:none;font-weight:normal;color:#666; }
#submit {margin-left: 115px;}
#sidebar ul li {margin-bottom:10px; padding-bottom: 10px; border-bottom: solid 1px #999;} 
#sidebar ul ul li {border: none;}
#sidebar h3 a {font-size:14px; color:#000; text-decoration:none; text-transform:uppercase;}
#sidebar small { font-size:10px;float:left;width:100%;margin:3px 0; }
.blogs p {font-size:13px; color:#333; text-align:justify;}
.blogs li { margin-bottom:15px;}
#content ul { margin-left: 20px; }
#content li { font-size:12px; color:#333; padding-bottom: 5px;}
