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,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;
	background: transparent;
}

body {
	line-height: 1;
}

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;
}

h3 {
	padding-top: 10px;
}

/*
 * Evo Toolbar
 * Note: ther emay be some properties that seem overkill but the fact is we need to override
 * any too general styles a skin may want to bring in for its own body/general display.
 */
div#evo_toolbar {
	background-color: ThreeDFace;
	color: ButtonText;
	border-top: 1px solid ThreeDHighlight;
	border-bottom: 1px solid ThreeDShadow;
	text-align: left;
	margin: 0;
	/* font: menu; /* -- poorly supported */
	font-size: 11px;
	font-family: "Microsoft sans serif", sans-serif, Arial, Helvetica;
	position: fixed;
	z-index: 99;
	left: 0px;
	top: 0px;
	height: 21px;
	width: 100%; /* Safari Windows */
	-webkit-text-size-adjust: none; /* iPhone */
}

div.skin_wrapper_loggedin {
	margin-top: 22px;
	padding-top: 1px;
}

div#evo_toolbar a {
	border: 1px solid ThreeDFace;
	color: ButtonText;
	text-decoration: none;
	padding: 2px 1ex;
}

div#evo_toolbar a:hover {
	border-top-color: ThreeDHighlight;
	border-left-color: ThreeDHighlight;
	border-bottom-color: ThreeDShadow;
	border-right-color: ThreeDShadow;
}

div#evo_toolbar .actions_left {
	padding: 4px;
}

div#evo_toolbar .actions_right {
	padding: 4px;
	float: right;
}

div#evo_toolbar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

div#evo_toolbar li {
	display: inline;
}

div#evo_toolbar li ul {
	position: absolute;
	z-index: 100;
	background-color: ThreeDFace;
	border: 1px solid;
	padding: 1px;
	border-top-color: ThreeDHighlight;
	border-left-color: ThreeDHighlight;
	border-bottom-color: ThreeDShadow;
	border-right-color: ThreeDShadow;
	width: 25ex;
	/* prevent page wide dropdowns in IE6; nicer hover in IE7 */
}

div#evo_toolbar li.menu_open ul {
	display: block;
}

div#evo_toolbar li.menu_close ul {
	display: none;
}

div#evo_toolbar li.menu_open:hover ul,div#evo_toolbar li.menu_close:hover ul
	{
	display: block;
}

div#evo_toolbar li ul li {
	display: block;
	padding: 0 4ex 0 0;
	white-space: nowrap;
}

div#evo_toolbar li ul li a {
	display: block;
	padding: 4px 2ex;
	border: none;
	width: 100%;
}

div#evo_toolbar li ul li a:hover {
	background-color: Highlight;
	color: HighlightText;
}

div#evo_toolbar.evo_toolbar_safari li ul li a:hover {
	background-color: #36d;
}

div#evo_toolbar li.separator {
	padding: 0;
}

div#evo_toolbar hr {
	display: block;
}

div#evo_toolbar .time {
	margin: 0 1ex;
	color: GrayText;
}

/* ---------------------------------------------- */

body {
	color: #eee;
	text-align: center;
	min-width: 800px;
	height: 100%;
	font: 15px Arial, Verdana, sans-serif;
	background-color: #353535;
	background-image: url(http://www.unbolt.net/images/circuit_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

div#divMain {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 100%;
	/*	border:1px solid #999;*/
}

div#divMenbar {
	float: right;
	width: 100%;
	height: 100px;
	background-image: url(http://www.unbolt.net/images/blue_gbg.gif);
	background-repeat: repeat-x;
	background-color: #22324f;
	border: 1px solid #999;
}

span#spanMenus {
	float: right;
	padding: 10px;
}

#divHeader {
	float: right;
	position: relative;
	width: 100%;
	height: 200px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

.spanHeadTxt {
	position: absolute;
	background-repeat: no-repeat;
	background-position: top center;
	top: 10px;
	height: 44px;
}

#divContent {
	background-color: #22324f;
	float: right;
	width: 100%;
	border: 1px solid #999;
	-moz-opacity: 0.9;
	filter: alpha(opacity = 90);
	opacity: 0.9;
}

#divMainContent {
	width: 600px;
}

#divMainContent {
	float: left;
	background-color: #22324f;
	height: 100%;
}

#divSideBar {
	float: left;
	background-image: url(http://www.unbolt.net/images/striped_bg.jpg);
	width: 200px;
	height: 100%;
	/*border-left:1px dotted #999;
	border-right:1px solid #999;*/
}

#spanStatus {
	padding: 10px;
	margin: 5px;
	color: #222;
}

.divNewsBox {
	position: relative;
	height: 490px;
	overflow: hidden;
	background-color: #eee;
}

.divStripedBox {
	background: url(http://www.unbolt.net/images/striped_bg.jpg);
	float: left;
	width: 48%;
	margin-left: 10px;
}

#divButtBar {
	float: right;
	width: 100%;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background-color: #407700;
	padding-top: 20px;
	padding-bottom: 20px;
}

.divGreenFull {
	float: left;
	width: 100%;
	margin-top: 20px;
	background-color: #407700;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

#divFoot {
	float: right;
	width: 100%;
	border-bottom: 1px solid #999;
	height: 100px;
	text-align: right;
	background-position: bottom;
	background-image: url(http://www.unbolt.net/images/blueup_gbg.gif);
}

#divFootTxt {
	padding: 10px;
}

#tw1,#tw2,#tw3,#tw4,#tw5,#tw6,#tw7,#tw8,#tw9,#wd1,#wd2,#wd3,#wd4,#wd5 {
	float: right;
	clear: right;
}

#tw1 {
	width: 100px;
	height: 55px;
}

#tw2 {
	width: 240px;
	height: 35px;
}

#tw3 {
	width: 270px;
	height: 100px;
}

#tw4 {
	width: 250px;
	height: 30px;
}

#tw5 {
	width: 220px;
	height: 20px;
}

#tw6 {
	width: 200px;
	height: 20px;
}

#tw7 {
	width: 180px;
	height: 20px;
}

#tw8 {
	width: 190px;
	height: 20px;
}

#tw9 {
	width: 220px;
	height: 30px;
}

.designBrushes { /*	height:530px;*/
	background-image: url(images/paint_brushes.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#wd1 {
	width: 280px;
	height: 85px;
}

#wd2 {
	width: 335px;
	height: 50px;
}

#wd3 {
	width: 300px;
	height: 125px;
}

#wd4 {
	width: 220px;
	height: 90px;
}

#wd5 {
	width: 390px;
	height: 165px;
}

ul.rss-items {
	color: #555;
}

ul>li {
	margin-left: 10px;
	margin-bottom: 10px;
}

a.rss-item {
	color: #222;
}

.boxHeader1 {
	padding: 7px 0;
	margin: 15px 0;
	background-image: url(http://www.unbolt.net/images/grey_gbg.gif);
	font: italic bold 20pt Georgia, Helvetica, sans-serif;
}

.formTbl {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	vertical-align: top;
	border-spacing: 0px;
	font-weight: bold;
}

ol,ul {
	font-size: 13px;
	text-align: left;
	margin-left: 10px;
}

img#imgLogo {
	float: left;
	padding-top: 30px;
}

.divGreenRnd,.divOrangeRnd {
	height: 25px;
	line-height: 25px;
}

.divGreenBar,.divGreenRnd {
	background-image: url(http://www.unbolt.net/images/greenbar_bg.gif);
}

.divOrangeBar,.divOrangeRnd {
	background-image: url(http://www.unbolt.net/images/orangebar_bg.gif);
}

.divGreenBar,.divGreenRnd,.divOrangeBar,.divOrangeRnd {
	text-align: center;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
}

div.divSideTxt {
	background-color: #ffffff;
	font-size: 12px;
	color: #000;
	text-align: justify;
	padding: 5px;
}

a.menbar {
	font-size: 12px;
	color: #eee;
	font-weight: bold;
	text-decoration: none;
}

a.menbar:hover {
	color: #ff0;
	text-decoration: underline;
}

a.menbar:active {
	color: #ccc;
	text-decoration: underline;
}

a {
	color: #ccc;
}

.aBlack {
	color: #444;
}

p {
	margin: 15px 0;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

h1 {
	font-size: 20px;
	text-align: left;
	border-bottom: 1px dotted;
}

h1 a {
	text-decoration: none;
}

h2 {
	font-size: 17px;
	text-align: left;
	margin: 20px 0 20px 10px;
}

cite {
	font-size: 12px;
}

img {
	border: 0;
}

.SearchField {
	width: 170px;
}

div.search_option {
	margin-left: 40px;
	text-align: left;
}

/* content area */
#divMainContent {
	padding: 10px 0px 30px 20px;
	float: left;
	width: 580px;
	overflow: hidden;
}

.bPost {
	clear: both;
	padding-top: 15px;
}

.post-date {
	margin: 0 3px;
	width: 53px;
	height: 49px;
	float: left;
}

.cal1 {
	background: url(http://www.unbolt.net/images/cal1.gif) no-repeat;
}

.cal2 {
	background: url(http://www.unbolt.net/images/cal2.gif) no-repeat;
}

.cal3 {
	background: url(http://www.unbolt.net/images/cal3.gif) no-repeat;
}

.cal0 {
	background: url(http://www.unbolt.net/images/cal0.gif) no-repeat;
}

.post-year {
	font-size: 9px;
	color: #999;
	text-align: center;
	display: block;
	margin-left: -4px;
	padding-top: 1px;
}

.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display: block;
	line-height: 11px;
	padding-top: 2px;
}

.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display: block;
	margin-left: -5px;
	line-height: 18px;
}

.post-title {
	float: left;
	text-align: left;
	margin-left: 10px;
	margin-right: 20px;
	min-height: 60px;
	width: 490px;
}

.post-title h1 {
	font-size:20px;	
}

* html .post-title {
	width: 480px;
}

.entry {
	clear: both;
	padding-top: 10px;
}

div.centerContent {
	clear:both;
	padding-top: 10px;
	padding-right: 15px;
}

table.prevnext_post {
	margin: 0 auto;
	text-align: left;
	font-size: 80%;
	width: 97%;
}

table.prevnext_post a {
	text-decoration: none;
}

table.prevnext_post .right {
	text-align: right;
}

.addcomment {
	text-align: right;
}

.addcomment a,.bMore a {
	text-decoration: none;
}

.addcomment a:hover,.bMore a:hover {
	text-decoration: underline;
}

#divSideBar a:hover { /*color:#FF6600;*/
	color: #495233;
	text-decoration: none;
}

#divSideBar a,#divSideBar a:visited {
	text-decoration: none;
}

div.widget_core_coll_longdesc img {
	padding-right: 4px;
}

/* Calendar: */
div.widget_plugin_evo_Calr {
	padding-top: 20px;
}

table.bCalendarTable caption {
	font-size: 105%;
	font-weight: bold;
	margin: auto;
	padding: 3px 0;
	white-space: nowrap;
}

table.bCalendarTable {
	margin: 0 auto 1em auto;
	font-size: 77%;
	border-collapse: separate;
	border-spacing: 0px;
}

tr.bCalendarRow {
	text-align: center;
}

th.bCalendarHeaderCell {
	color: #999;
	font-size: 84%;
	width: 4ex;
}

td.bCalendarCell,td.bCalendarLinkPost,td.bCalendarEmptyCell {
	width: 4ex;
	padding: 2px 0;
}

.bCalendarLinkPost {
	font-weight: bold;
}

#bCalendarToday {
	background-color: #f6eeee;
	border: 1px solid #900;
	color: #444444;
}

td#prev,td#next {
	font-weight: bold;
	font-size: 105%;
	padding: .5ex;
	white-space: nowrap;
}

td#prev a,td#next a {
	padding: .5ex;
}

td#prev {
	text-align: left;
}

td#next {
	text-align: right;
}

/* Comment */
form.bComment {
	border: 1px dotted #999999;
	margin: 1ex 2ex;
	padding: 0 1ex;
}

form.bComment fieldset div.label {
	float: left;
	font-weight: bold;
	padding-top: 0.5ex;
	text-align: right;
	width: 18%;
}

form.bComment fieldset {
	margin: 2ex 0;
	padding: 0;
}

.bComment input {
	width: 400px;
}

.bComment textarea {
	width: 400px;
}

form.bComment fieldset div.input {
	margin: 0 0 0 20%;
	text-align: left;
}

.note,.notes,.dimmed {
	color: #999999;
	font-size: 84%;
	font-weight: normal;
}

.commentlist {
	line-height: 130%;
	margin: 15px;
}

.commentlist .alt {
	background: #407700 none repeat scroll 0 0;
}

.commentlist li {
	padding: 10px 10px;
}

/* Footer */
#divButtBar div.widget_core_coll_post_list ul li {
	background: transparent url(/rsc/icons/minipost.gif) no-repeat scroll
		0 0;
	padding: 0 0 0 20px;
}

#divButtBar a {
	text-decoration: none;
}

.codeblock {
	overflow: auto;
}

.codeblock td {
	font-size: 11px;
	text-align: left;
}

.codespan {
	color:#000;
	font-size: 11px;
}

code {
	-x-system-font:none;
	font-family:'Courier New',Courier,Fixed;
	font-size:1.1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

.feedback_feed_msg p {
	text-align: right;
}

.feedback_feed_msg a {
	color: #FF6600;
	font-size: 80%;
	text-decoration: none;
}

#divSideBar ul li {
	border: medium none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.bComment, .content_excerpt {
	text-align:left;
}
