

* { margin: 0; padding: 0; }

body {
	font: 62.5% Arial, sans-serif; color: #fff;
	background: url("images/bg_outerWrapper.png") #0c0c0c 50% 0% repeat-x;
	text-align: center;
}
img { border: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 1.0em; }
table, th, td { font-size: 1.0em }
input, table, th, td { font-size: 1.0em; }  
.clearer { clear: both; font-size: 0px; line-height: 0px; height: 0; display: block; }
.aligncenter { margin-left: auto; margin-right: auto; text-align: center; }  
.alignleft { float: left; text-align: left; }
.alignright { float: right; text-align: right; }

#outer_wrapper { background: url("images/bg_header.png") 50% 0% no-repeat; height: 370px; }

#inner_wrapper { width: 960px; margin: 0 auto; text-align: left; }




#header { height: 200px; position: relative; }

img.header_logo { float: left; margin: 50px 0 0 0; } 

#searchBox { font-size: 1.1em;  width: 200px; height: 20px; padding: 10px; float: right; background: url("images/bg_searchBox.gif") 0% 0% no-repeat; }
#searchBox input { width: 115px; height: 17px; padding: 3px 0 0 20px;  border: 0; float: left; background: url("images/bg_magGlass.png") #fff 1px 50% no-repeat;  }
#searchBox input.submit { width: 65px; height: 20px; padding: 0; color: #fff; font-weight: bold; background: url("images/but_search.png") 0% 0% no-repeat; cursor: pointer; }  

#primaryNav { 
	position: absolute; bottom: 0; right: 0; height: 50px; 
	list-style: none; font-size: 1.1em;
}

#primaryNav li { float: left; width: 110px; height: 50px; background: url("images/primaryNav/bg_links.png") #000 0% 10px repeat-x;  }
#primaryNav li.left { width: 10px; background: url("images/primaryNav/bg_left.png") 0% 0% no-repeat;  }
#primaryNav li.right { width: 10px; background: url("images/primaryNav/bg_right.png") 0% 0% no-repeat;  }
#primaryNav li.noBG a, #primaryNav li.noBG a:visited { background: none; }

#primaryNav a, #primaryNav a:visited { font-weight: bold; color: #999; text-decoration: none; text-align: center; display: block; height: 30px; background: url("images/primaryNav/divider.png") 0% 10px no-repeat; padding: 20px 0 0 0; }
#primaryNav a:hover { color: #fff; text-decoration: underline; }

#mainWrapper { background: #000; padding: 10px; font-size: 1.1em;  }

#rightside { background: #1d1d1d; width: 210px; float: right; margin: 0 0 10px 0; }

.panel { margin: 10px; background: #000; }
.panel h2 { width: 190px; height: 30px; overflow: hidden; background: url("images/rightside/bg_panel.gif") 0% 0% no-repeat;  } 
#links h2 { background: url("images/rightside/bg_panel2.gif") 0% 0% no-repeat; }
.panel h2 a, .panel h2 a:visited { float: right; line-height: normal; display: block; width: 190px; line-height: 60px;  }
* html .panel h2 a { margin: 0 0 0 0; } 

.panel h2 a.panel_open { background: url("images/rightside/arr_up.gif") 170px 12px no-repeat; }
.panel h2 a.closed { background: url("images/rightside/arr_down.gif") 170px 12px no-repeat; }
.panel h2 span { display: block; height: 30px;  margin: 10px 5px; cursor: pointer;  } 

.panel a, .panel a:visited { color: #fff; text-decoration: none; }
.panel ul { list-style: none; padding: 0 0 1px 0; }
.panel li { background: #1a1a1a; margin: 1px 1px 0 1px; }
.panel li a, .panel li a:visited { display: block; width: 173px; height: auto; padding: 7px 5px 7px 10px; background: url("images/rightside/arrow_int_off.gif") 173px 50% no-repeat; }
.panel li a:hover { background: url("images/rightside/arrow_int_on.gif") #333 173px 50% no-repeat; }
#links li a, #links li a:visited { background: url("images/rightside/arrow_ext_off.gif") 173px 50% no-repeat; }
#links li a:hover { background: url("images/rightside/arrow_ext_on.gif") #333 173px 50% no-repeat; }

#categories h2 span { background: url("images/headings/categories.gif") 0% 0% no-repeat; }
#archives h2 span { background: url("images/headings/archives.gif") 0% 0% no-repeat; }
#links h2 span { background: url("images/headings/links.gif") 0% 0% no-repeat; }

a.rsslink, a.rsslink:visited { 
	display: block; width: 120px; height: 30px; 
	margin: 10px; padding: 14px 0 0 70px; 
	background: url("images/but_rss.jpg") 0% 0% no-repeat; 
	color: #cd8f24; text-decoration: none; font-weight: bold;
}
a.rsslink:hover { text-decoration: underline; background: url("images/but_rss_on.jpg") 0% 0% no-repeat;  }

#maincontent { margin: 0 210px 0 0; }

.post { background: url("images/maincontent/postBG_top.gif") 0% 0% no-repeat #1d1d1d; height: 1%; width: 720px; margin: 0 0 10px 0; }
.post a, .post a:visited { color: #cf5b33; text-decoration: none; }  
.post a:hover { text-decoration: underline;  }
.post input { margin: 3px 5px; }
.postHeader { background: url("images/maincontent/postHeadingBG.gif") 0% 15px no-repeat; margin: 0 10px; padding: 0 10px; }
.postHeader h1 { font-size: 2.4em; padding: 20px 0 0 0; }
.postHeader p { padding: 0 0 10px 0; }
.postHeader a, .postHeader a:visited { color: #cd7324; text-decoration: none; }  
.postHeader a:hover { color: #fff; } 

.postFooter { background: url("images/maincontent/postBG_bottom.gif") 0% 100% no-repeat #1d1d1d; padding: 0 20px; min-height: 30px; }
.postFooter p { padding: 10px 0; }
.postFooter p.alignright a { background: url("images/maincontent/ico_comments.gif") 0% 50% no-repeat; padding: 0 0 0 15px; }
* html .postFooter { height: 30px; }

.postFooterPage { background: url("images/maincontent/postBG_bottom2.gif") 0% 100% no-repeat #1d1d1d; padding: 0 20px; min-height: 30px; }
* html .postFooterPage { height: 30px; }

.content { margin: 20px; line-height: 1.8em; }
.content p { margin: 10px;  }
.content img { margin: 10px; padding: 10px; background: #fff; } 

.content h1 { font-size: 1.8em; margin: 10px 0; font-weight: normal; }  
.content h2 { font-size: 1.4em; margin: 10px 0; font-weight: normal; }  
.content h3 { font-size: 1.2em; margin: 10px 0; }  

.content ul { margin: 10px; list-style: none; } 
.content ul li { padding: 0 0 0 15px; background: url("images/arrows/orange_r_4x7.gif") 0% 6px no-repeat; }
.content ol { margin: 10px 25px; } 

.content table { margin: 10px; border-spacing: 0px; border-collapse: collapse; }
.content th, .content td { padding: 5px; }
.content th { border: 1px solid #000; background: #111; }  
.content td { border: 1px solid #000; }

.content .alignleft { margin-right: 20px; }
.content .alignright { margin-left: 20px; }

.content #submit { padding: 5px; border: 1px solid #000; background: url("images/bg_submitBut.gif") 0% 0% repeat-x #ce7424; cursor: pointer; font-weight: bold; font-size: 1.1em; }

.wp-caption { width: auto; padding: 10px; background: #fff; border: 1px solid #000; }
.wp-caption img { margin: 0; padding: 0; }
.wp-caption p {  color: #333; margin: 0 !important; padding: 5px 0; }

.prevnext { margin: 20px 20px 10px 20px; }
.prevnext a, .prevnext a:visited {color: #cf5b33; text-decoration: none;  }

.content .commentlist { list-style-position: inside; margin: 10px 0; }
.content .commentlist img { margin: 2px; padding: 0; border: 0; }
.content .commentlist li { padding: 5px 10px 10px 10px; margin: 0 0 15px 0; border-bottom: 1px solid #000; }
.content .commentlist li p { margin: 0 20px; padding: 0; }
.content .commentlist p.commentmetadata {  }
.content .commentlist strong.commentauthor { background: url("images/comments/ico_user.gif") 0% 0% no-repeat; padding: 0 0 0 20px; }

.content #cas_image { margin: 0; padding: 0; border: 0; }

#footer { clear: both; height: 100px; margin: 30px 0 0 0; padding: 20px; background: url("images/bg_footer.png") 0% 0% no-repeat; }
#footer a, #footer a:visited { color: #fff; text-decoration: none; } 
#footer .alignleft { width: 700px; }

