/* CSS Reset Reloaded by Eric Meyer */

html, body, div, span, applet, object, 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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */

:focus
{
	outline: 0;
}

body
{
	line-height: 1;
	color: black;
	background: white;
}

ol, ul
{
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table
{
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td
{
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after
{
	content: "";
}

blockquote, q
{
	quotes: "" "";
}

/*, html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

*/

html, body
{
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background-color: #2f3447;
}

img
{
	border: none;
}

A:link
{
	color: #CE7E1C
}

A:visited
{
	color: #ffffff
}

A:hover
{
	color: #CE7E1C
}

A:active
{
	color: #9e9fa4
}

#page
{
	padding-top: 10px;
	width: 900px;
	margin: 0px auto;
}

#coll
{
	float: left;
	height: 100%;
	width: 200px;
}

#menu
{
	width: 100%;
	float: left;
}

#submenu
{
	width: 100%;
	clear: both;
	float: left;
}

#main
{
	width: 692px;
	float: left;
	padding-left: 8px;
}

#footer
{
	clear: both;
}

.dialog
{
	margin: 0px 0px 8px;
	padding: 0px 0px 0px 0px;
	color: #fff;
}

.dialog .hd .c,
.dialog .ft .c,
.dialog .tt .c
{
	height: 8px;
}

.dialog .tt .c
{
	height: 11px;
}

.dialog .hd
{
	background: transparent url(/images/6.png) no-repeat 0px 0px;
	margin-right: 8px;
}

.dialog .hd .c
{
	background: transparent url(/images/7.png) no-repeat right 0px;
	margin-right: -8px;
}

.dialog .bd
{
	background: transparent url(/images/4.png) repeat-y 0px 0px;
	margin-right: 6px;
}

.dialog .bd .c
{
	background: transparent url(/images/5.png) repeat-y right 0px;
	margin-right: -6px;
}

.dialog .tt
{
	background: transparent url(/images/11.png) no-repeat 0px 0px;
	margin-right: 8px;
}

.dialog .tt .c
{
	background: transparent url(/images/12.png) repeat-y right 0px;
	margin-right: -8px;
}

.dialog .ft
{
	background: transparent url(/images/2.png) no-repeat 0px 0px;
	margin-right: 8px;
}

.dialog .ft .c
{
	background: transparent url(/images/3.png) no-repeat right 0px;
	margin-right: -8px;
}

.dialog .bd .c .blogtitle
{
	margin: 0px 8px 0px 4px;
	background-color: #202537;
	padding: 0em;
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
}

.dialog .bd .c .footer
{
	margin: 0px 8px 0px 4px;
	background-color: #202537;
	padding: 0em;
	font-size: xx-small;
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
}

.dialog .bd .c .content
{
	margin: 0px 8px 0px 4px;
	background-color: #202537;
	padding: 0em;
	color: #ffffff;
	font-size: x-small;
	font-family: verdana, arial, helvetica, sans-serif;
}

.dialog .bd .c .tcontent
{
	margin: 0 8px 0px 4px;
	background-color: #202537;
	padding: 10px 0 0 5px;
	color: #ffffff;
	font-size: x-small;
	font-family: verdana, arial, helvetica, sans-serif;
}

.dialog .bd .c .menutitle
{
	text-align: center;
	margin: 0px 8px 0px 4px;
	background-color: #202537;
	padding: 0em;
	color: #ffffff;
	font-size: x-small;
	font-family: verdana, arial, helvetica, sans-serif;
}

.dialog .bd .c .navig
{
	margin: 0px 8px 0px 4px;
	background-color: #202537;
	padding: 0em;
	color: #ffffff;
	font-size: x-small;
	font-family: verdana, arial, helvetica, sans-serif;
}

.dialog .bd .c .coms
{
	margin: 0px 8px 0px 32px;
	background-color: #202537;
	padding: 0em;
	color: #ffffff;
	font-size: x-small;
	font-family: verdana, arial, helvetica, sans-serif;
}

.dialog .bd .c .comsprev
{
	margin: 0px 8px 0px 8px;
	background-color: #202537;
	padding: 0em;
	color: #ffffff;
	font-size: x-small;
	font-family: verdana, arial, helvetica, sans-serif;
}

#cpreview
{
	margin-bottom: 20px;
}

ul
{
	padding: 0;
	margin: 0 0 0 16px;
}

#main .dialog .bd .c .content
{	
	padding-left: 3px;
}

#main .dialog .bd .c .content ul
{
	padding-top: 10px;
	list-style-type: disc;
}

#main .content p
{
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

#main .content blockquote
{
	border: 1px dotted #CE7E1C;
	margin-top: 10px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 10px;
}

#main .content .entry-title
{
	text-align: center;
	font-size: large;
	padding-bottom: 10px;
}

#main .content .entry-title a
{
	text-decoration: none;
}

#main a:link
{
	color: #2F6FAB
}

#main a:visited
{
	padding-right: 12px;
	background: url(/images/9.gif) no-repeat 100% 50%;
	color: #aaa;
	text-decoration: none;
}

#main a:visited:hover
{
	background-image: url(/images/10.gif);
	color: #f00;
}

#main a:active
{
	color: #9e9fa4
}

.aleft
{
	float: left;
}

.aright
{
	float: right;
}

.clear
{
	clear: both;
}

#main .content #audioplayer1
{
	padding-top: 10px;
}

#page #menu .dialog .bd .c li
{
	margin-top: 3px;
}

#page #submenu .dialog .bd .c ul
{
	margin-top: 6px;
}

#page #submenu .dialog .bd .c li
{
	margin-top: 3px;
}

.spacer1
{
	height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.readnext
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 150px;
	text-align: center;
	position: relative;
	top: -37px;
}

.readnext .rn_hd .rn_c,
.readnext .rn_ft .rn_c
{
	font-size: 1px;
	height: 8px;
}

.readnext .rn_hd
{
	background: transparent url(/images/22.png) no-repeat 0px 0px;
	margin-right: 8px;
	height: 11px;
}

.readnext .rn_hd .rn_c
{
	background: transparent url(/images/23.png) no-repeat right 0px;
	margin-right: -11px;
	height: 11px;
}

.readnext .rn_bd
{
	background: transparent url(/images/4.png) repeat-y 0px 0px;
	margin-right: 6px;
}

.readnext .rn_bd .rn_c
{
	background: transparent url(/images/24.png) repeat-y right 0px;
	margin-right: -9px;
}

.readnext .rn_ft
{
	background: transparent url(/images/2.png) no-repeat 0px 0px;
	margin-right: 8px;
}

.readnext .rn_ft .rn_c
{
	background: transparent url(/images/25.png) no-repeat right 0px;
	margin-right: -11px;
}

.readnext .rn_bd .rn_c .rn_content
{
	margin: 0px 8px 0px 4px;
	background-color: #202537;
	padding: 0em;
	color: #ffffff;
	font-size: x-small;
	font-family: verdana, arial, helvetica, sans-serif;
}