body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td, label { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul, li {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}



/* yahoo css reset  -  end*/
/*ie6 warning*/

#ie6 {
	height:0px;
	background-color:#222;
	position:absolute;
	top:0px;
	left:0px;
	width: 60%;
	font-size:12px;
	line-height:22px;
	color:#CCCCCC;
	overflow:auto;
}

* html #ie6 {
	height:25px;
}
#ie6 a:link, #ie6 a:active, #ie6 a:visited {
	color:#fff;
	text-decoration:none;
}
#ie6 a:hover {
	color:#555;
	text-decoration:underline;
}
#warning {
	float:left;
	margin-left:10px;
}
#browser_links {
	float:right;
	margin-right: 5px;
}
/*ie6 warning end*/


/*type*/

h1, h2, h3, h4, h5, h6 {
	margin-top:10px;
	width:100%;
	color:#DF1A2E;
	font-weight:normal;
	
}
h1 {
	font-size:18pt;
	line-height: 22pt;
}
h2 {
	font-size:16pt;
	line-height: 20pt;
}
h3 {
	font-size:14pt;
	line-height: 18pt;
}
h4 {
	font-size:12pt;
	line-height: 16pt;
}
h5 {
	font-size:10pt;
	line-height: 14pt;
}
h6 {
	font-size:8pt;
	line-height: 12pt;
}
p {
	margin-top:10px;
}
a:link, a:active, a:visited {
	color: #DF1A2E;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration:underline;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
strong em {
	font-weight:bold;
	font-style:italic;
}

.widgettitle
{	font-size:12pt;
	line-height: 20pt;
}


.entry ul li {
	list-style-position:inside;
	list-style-type:disc;
	list-style-image:none;
	margin: 5px 0 0 10px;
}
.entry ol li {
	list-style-position:inside;
	list-style-type: decimal;
	list-style-image:none;
	margin: 5px 0 0 10px;
}

/*type end*/
/*form start*/

textarea {
	width:99%;
	margin:10px 0 0 0;
	background: url(images/yellow.gif) 0 0 repeat;
	border: 1px solid #999999; 

}
input {
	width:98%;
	background: url(images/yellow.gif) 0 0 repeat;
	border: 1px solid #999999;
}
.submit {
	width: 177px;
	height: 40px;
	float: right;
	border: none;

}
/*form end*/

/*rounded corners*/

.t {
	background: url(images/top_h.jpg) 0 0 repeat-x; 
	
	}
.b {
	background: url(images/bottom_h.jpg) 0 100% repeat-x
	}
.l {
	background: url(images/left_v.jpg) 0 0 repeat-y
	}
.r {
	background: url(images/right_v.jpg) 100% 0 repeat-y
	}
.bl {
	background: url(images/bl.jpg) 0 100% no-repeat
	}
.br {
	background: url(images/br.jpg) 100% 100% no-repeat
	}
.tl {
	background: url(images/tl.jpg) 0 0 no-repeat
	}
.tr {
	background: url(images/tr.jpg) 100% 0 no-repeat; padding:10px
}


/*rounded corners end*/
/*table start*/

table {
	border-collapse:collapse;
	width:99%;
	border:0 none;

}

th, td {

}

col {

}

thead {
	border-bottom:1px solid #000;
	font-weight:bold;

}
th {
	text-align:left;

}
.odd {
	background-color:#ffffff;

}
tr:hover {
	background-color:#ffffff;
	color:#FFFFFF;

}
thead tr:hover {
	background-color:transparent;
	color: inherit;

}
/*table end*/

/*	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 10px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 10px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
	margin-right:5px;
}

/* End Images */
body {
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:11pt;
	line-height: 18pt;
	color:#999999;
	background-color: #000;
}
#site {
	background: #FFFFFF url(images/header.gif) center top no-repeat;
	width:1000px;
	max-width: 1000px;
	margin: 45px auto;
}
#header {
	height: 321px;
	width: 100%;
	position:relative;
	overflow: visible;
}

#headerimg {
	float:left;
	margin-top:165px;
}
#rss {
	float:right;
	margin: 10px 10px 0 0;
}
#menu {
	position:absolute;
	right:5px;
	top:190px;
}
#menu li{
	display:inline;
	margin:3px;

}
.clear {
	clear:both;
}

.navigation {
	width:100%;
	height: 30px;
}
.next {
	float:right;
}
.previous {
	float:left;
}
#footer {
	background: #fff url(images/footer.gif) bottom center no-repeat;
	height:321px;
	width: 100%;
	float:left;
}
#content {
	width: 60%;
	margin-left: 25px;
	float:left;
	overflow:hidden;
}
#sidebar {
	float:right;
	margin-top:1%;
	margin-right: 2%;
	width: 25%;
}

#comment_sidebar {
	display:none;
}

.alt, .postmetadata {
	color: #666666;
	padding:10px;
}
.even {
	background-color:#FFFFFF;
	padding:10px;
}
#comments_div .commentlist li {
	margin-top: 20px;
	list-style: none;
}
.current_page_item {
	font-style:italic;
	text-decoration:underline;
}
