
.body {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color:#37383A;
	text-align : justify;
	padding : 10px 10px 10px 10px;
}
.bodywhite {
	font-size: 15px;
	font-family: arial, helvetica, sans-serif;
	color:#ffffff;
	padding : 0px 0px 0px 0px;
}

.bodywhitesmall {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color:#ffffff;
	font-weight: bold;
	padding : 5px 5px 5px 5px;
}

.body3 {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #000066;
	font-weight: bold;
	text-decoration : blink;
}

H3 {
	font-size: 16px;
	font-family: arial, helvetica, sans-serif;
	color:#37383A;
}

.title {
	font-size: 16px;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff;
	padding : 0px 10px 0px 10px;
}


.title2 {
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	font-weight:bold;
	color: #ffffff;
}

TD { font-size: 12px; font-family: arial, helvetica, sans-serif; color:#37383A; }

A {
	text-decoration: underline;
	color: #333333;
	font-weight: normal;
}

A:hover {color: #999999;}


.banner {
	font-size: 16px;
	font-family: arial, helvetica, sans-serif;
	color: #00005e;
	text-align : left;
	font-style : italic;
	font-weight : bold;
	padding : 0px 10px 0px 10px;
}





.tensteps {
	font-size: 16px;
	font-family: arial, helvetica, sans-serif;
	color:#000066;
	padding: 2px 0px 2px 2px;
}
.tensteps:hover {
	font-size: 16px;
	font-family: arial, helvetica, sans-serif;
	color : #4169E1;
}

.tenstepson {
	font-size: 16px;
	font-family: arial, helvetica, sans-serif;
	color: Red;
	padding: 2px 0px 2px 2px;
}

.links {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color: #343434;
	font-weight: bold;
}
.links:hover {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color : #999999;
	font-weight: bold;
	text-decoration : underline;
}


.footer {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color:#333333;
	text-align : center;
	padding : 10px 10px 10px 10px;
	font-weight: normal;
}


.footerlinks {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color:#333333;
	font-weight: normal;
}
.footerlinks:hover {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color : #666666;
	text-decoration : underline;
	font-weight: normal;
}

.footerlinkson {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color:#ffffff;
	font-weight: normal;
}

.footerlinkson:hover {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color : #333333;
	text-decoration : underline;
	font-weight: normal;
}


.nav {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color:#ffffff;
	font-weight: normal;
}
.nav:hover {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color : #999999;
	text-decoration : underline;
	font-weight: normal;
}

.navon {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color:#999999;
	font-weight: normal;
}

.navon:hover {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color : #ffffff;
	text-decoration : underline;
	font-weight: normal;
}

.subnav {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color:#999999;
	font-weight: normal;
	text-align: center;
}
.subnav:hover {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color : #666666;
	font-weight: normal;
	text-align: center;
	text-decoration : underline;
}

/* Boxbeige and Boxwhite should be used with the Heading style above */
.boxgray {
	background: #ffffff;
	padding: 5px 5px 5px 5px;
	font-family: arial, helvetica, sans-serif;
	color:#37383A;
	font-size: .8em;
	border : thin solid Silver;
}

.OH {
	background: #f0f0f0;
	padding: 5px 5px 5px 5px;
	font-family: arial, helvetica, sans-serif;
	color:#37383A;
	font-size: 10px;
	border : 1px solid Gray;
	margin: 0px 0px 0px 0px;
}

#content-body,#respond{
	float:left;
	width:599px;
	padding-right:10px;
}
#commentform{
	clear:left;
}
#comment{
	width:605px;
}
.gray-spacer{
	width:800px;
	height:35px;
	margin:4px 0;
	background:#4b4c4e;
}
/* WP */
blockquote{margin:20px 10px 10px 5px;border-left:4px solid #DDD;padding:0 5px 0 5px;font-size:9px;text-align:justify;}
.commenttext blockquote{border-left:4px solid #B6B6B5;}
.wp-caption{border:1px solid #ddd;text-align:center;background-color:#f3f3f3;padding-top:4px;}
.wp-caption img{border:none;margin:0;padding:0;}
.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;color:#111;margin:0;padding:0 4px 5px;}
.alignleft,img.alignleft{float:left;margin:5px 10px 5px 0;}
.alignright,img.alignright{float:right;margin:5px 0 5px 10px;}
.aligncenter,div.aligncenter,img.aligncenter{text-align:center;display:block;margin:10px auto;}
abbr, acronym, span.abbr{cursor:help;border-bottom:1px dotted #000;}
#content-body table { border-collapse:collapse; width:100%; border:0; }
#content-body table { margin:0 0 1em 1px; }
#content-body td, .post th { border:1px solid #DCDCDB; padding:10px; }
#content-body th { background:#EEE; font:18px normal; }
.wp_syntax { width:auto; }
.wp_syntax table { border:0 !important; }
.wp_syntax table td { border:0 !important; }
img.wp-smiley{border:0px;vertical-align:middle;}

/* CONTENT */
#content-body ul,#content-body ol{margin:15px 30px;font-size:12px;}
#content-body ul li{list-style:circle;margin-bottom:4px;}
.hentry{min-height:150px;height:auto!important;margin-bottom:1em;}
.sticky h2 a{color:red;}
.comm_date{background:transparent url(/wordpress/wp-content/themes/lightword/images/date_comm_box.png) no-repeat;height:100px;width:57px;position:absolute;text-align:center;margin:0 0 0 -72px;z-index:2;}
.only_date{background:transparent url(/wordpress/wp-content/themes/lightword/images/data_box.png) no-repeat !important;height:67px !important;}
* html .comm_date{margin-top:10px;} *+html .comm_date{margin-top:10px;}
.comm_date .data{margin-left:-1px;padding-top:10px;display:block;font-weight:700;text-transform:uppercase;letter-spacing:-1px;}
.comm_date .nr_comm{padding-top:14px;color:#FFF;display:block;font-weight:700;}
.comm_date .nr_comm_spot, .comm_date .dsq-comment-count{display:block;margin:0 9px 0 8px;padding:6px 0 5px 0;}
.comm_date .data .j{font-size:24px;display:block;}
.nr_comm a{color:#FFF;text-decoration:none;}
.cat_tags{margin-top:10px;padding:8px 0 5px 10px;}
.cat_tags_close{max-height:3px;height:3px;margin-bottom:20px;}
* html .cat_tags_close{margin-top:-8px;}
*:first-child+html .cat_tags{padding:9px 8px 0;margin-bottom:-3px;}
.cat_tags .continue{float:right;padding-right:10px;width:100px;text-align:center;}
.cat_tags .category{float:left;}
.cat_tags a,.cat_tags .continue a{color:#2C2C29;}
.cat_tags a:hover{color:#ACACAB;}


/* SIDEBAR */
.content-sidebar{width:191px;display:inline-block;overflow:hidden;vertical-align:top;text-align:left;float:left;}
.content-sidebar input{padding:3px;border:1px solid #E5E2E0;margin-bottom:2px;}
.content-sidebar h3{margin-top:8px;display:block;background:#FFF url(/wordpress/wp-content/themes/lightword/images/sidebar_h3.png) no-repeat;height:22px;width:181px;font-weight:700;font-size:11px;padding:9px 0 0 10px;}
.content-sidebar h3 a{text-decoration:none;color:#2C2C29;line-height:13px;}
.content-sidebar ul{list-style:none;width:191px;padding:2px;}
.content-sidebar li{list-style:none;}
* html .content-sidebar ul{width:160px;}
.content-sidebar ul li,.content-sidebar-2 ul li{display:block;color:#9D9793;line-height:16px;padding:4px 0 4px;border-bottom:1px solid #EEE;width:185px;}
.content-sidebar ul ul li,.content-sidebar-2 ul ul li{border:0px;padding-bottom:0;width:140px;}
.content-sidebar ul li.page_item ul li.page_item , .content-sidebar ul li.cat-item ul.children li.cat-item{background:url(images/arrow.gif) 0 11px no-repeat;padding-left:11px;margin-top:-3px;}
.content-sidebar ul li.page_item ul li.page_item ul li.page_item, .content-sidebar ul li.cat-item ul.children li.cat-item ul.children li.cat-item{background:url(/wordpress/wp-content/themes/lightword/images/arrow.gif) 0 11px no-repeat;padding-left:12px;}
.content-sidebar ul li a:hover,.content-sidebar .recentcomments a:hover{color:#AAA;}
.content-sidebar .textwidget, .content-sidebar select{padding:3px;margin:10px 2px 10px 2px;width:188px;}
.content-sidebar .recentcomments{display:block;border-bottom:1px solid #EEE;color:#9D9793;padding:4px 0px;line-height:16px;}
.content-sidebar .right {float:right; width:91px;overflow:hidden;}
.content-sidebar .left {float:left; width:91px;overflow:hidden;}