@charset "utf-8";

html, body, div, span, applet, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	
}
html, body {
	line-height: 1.2;
 	min-height:100%;
	height: 100%;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a { }
a:visited { }
a:hover { text-decoration: none; }
img { border: none; }
p, ul, ol, dl, table { margin-bottom: 18px; }
ul, ol, dd { margin-left: 36px; }

.clearing { clear: both; }
.clearfix { overflow: hidden; }
.last { margin-bottom: 0; }
.screenReader { left: -9999px; position: absolute; top: -9999px; }

ul#accordion, ul#accordion ul { list-style: none; margin: 0; }
/* ul#accordion { border-bottom: 1px solid #000E2E; }*/

/*ul#accordion li { border: 1px solid #000E2E; border-bottom: none; }*/
ul#accordion ul li {
/*	border: none;
	border-bottom: 1px solid #C2C8D1;*/
	color: #929292;
	padding: 2px 0px;
}
ul#accordion ul li:last-child { border-bottom: none; }

ul#accordion a.heading {
	color: #b2b2b2;
	display: block;
	line-height: 0.9;
/*	padding: 10px 5px;*/
	text-decoration: none;
}
ul#accordion a.heading:hover { color: #800; }

ul#accordion li ul a { color: #800; text-decoration: none; }
ul#accordion li ul a:hover { /*border-bottom: none;*/ color: #fff;}
ul#accordion li ul .date { padding-right: 10px; }
ul#accordion li ul .count { padding-left: 10px; }

ul#accordion li.ui-accordion-selected a.heading, ul#accordion li.current a.heading { color: #800; } 

ul#accordion li ul { display: none; color: #929292; width:240px; padding:10px 0px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif}
ul#accordion li.current ul { display: block; }

body {
	background-attachment: fixed;
	background-image: url(../images/back.jpg);
	background-position: center center;
	background-color: #000;
}

#wrapper {
	background:url(../images/transblack.png) repeat;
	width: 270px;
	color:#b2b2b2;
	font-family: BitstreamVeraSansBold, helvetica, arial;
	margin:20px 0px 0px 20px;
	float:left;
}

#container {
	padding:15px;
	font-size:12px;
	text-align:justify;
}

.testimonialswindow {
	color:#aaa;
	background:#000;
	padding:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:justify;
}

.testimonialsname {
	color:#fff;
	font-size:24px;
}

.testimonialssubtitle {
	color:#666;
	font-size:12px;
}

#blogwrapper {
	background:url(../images/transblack.png) repeat;
	width: 670px;
	color:#b2b2b2;
	font-family: BitstreamVeraSansBold, helvetica, arial;
	margin:20px 0px 5px 20px;
	float:left;
}

#content {
	padding:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
}

#content h1 {
	font-family: BitstreamVeraSansBold, helvetica, arial;
	font-size:48px;
/*	border-bottom: #666 1px dotted;*/
	line-height:0.9;
}

#content h3 {
	margin-bottom: 25px;
}

#content h1 a{
	color:#fff;
}

#content h1 a:hover{
	color:#aaa;
}

#content h2 {
	font-family: BitstreamVeraSansBold, helvetica, arial;
	font-size:24px;
	text-transform:uppercase;
	border-top: #666 1px dotted;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	}

#content a{
	color:#B00;
	text-decoration:none;

}

#content a:hover{
	color:#fff;
}

textarea, input {
	background:#333;
	border:none;
	color:#CCC;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	width:200px;
}

textarea#comment {
	width:520px;
	height:100px;
}

input#submit {
	width:120px;
}

.commentmetadata  {
font-size:10px;
padding-bottom:10px;
}

#respond h3 {
	padding-bottom:10px;
	font-size:16px;
}

#comments {
	font-size:16px;
	padding-bottom:10px;
}

ol {
	margin-left:0px;
}

ol li {
	border-top: #666 1px dotted;
	padding-top:10px;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

#content li {
	list-style-type:disc;
}

#content .commentlist li {
	list-style-type:none;
}

#footer {
	position:relative;
	height:16px;
	background:url(../images/transblack.png) repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#aaa;
	clear: both; 
	text-align:center;
	line-height:0.9;
	padding: 0; 
	margin-top: -21px;
	padding-top:5px;
	bottom:0;
}

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

#footer a:hover{
	color:#800;
}

#main {
	position: relative;
	min-height: 100%;
}

<!--[if lt IE 7]>
<style type="text/css">
.main {
	height: 100;
}
</style>
<![endif]-->
