* {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 10px 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana;
}
hr {
	color: #333;
	border: 1px solid #121212;
}
pre {
	height: auto;
	overflow-x: scroll;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
dd {
	padding-left: 15px;
}
p {
	font-size: 9pt;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #666;
	text-decoration: none;
}
a img {
	border: none;
}
blockquote {
	background: #070707;
	border: 1px solid #060606;
	padding: 5px 15px;
	margin: 10px 10px 5px 15px;
	font-style: italic;
	color: #333;
}
code {
	color: #3366cc;
	font-style: italic;
}
strong {
	font-size: 110%;
}
body {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: trebuchet ms, arial, helvetica, sans-serif;
	background-color: #010101;
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
#wrapper {
	position: absolute;
	width: 960px;
	left: 50%;
	margin-left: -480px;
	text-align: left;
	padding: 0;
	z-index: 1;
}
#logo_11m {
	position: absolute;
	display: block;
	top: 12px;
	left: 50%;
	margin-left: -472px;
	width: 262px;
	height: 126px;
	cursor: pointer;
	z-index: 10;
}
#logo_11m img {
	width: 262px;
	height: 126px;
}
#header {
	padding: 0;
	margin: 0;
	background: #000 url(images/hdrbg.jpg) top left no-repeat;
	height: 140px;
}
#hdline {
	padding: 0;
	margin: 0;
	background: #000 url(images/hdlbg.jpg) top left no-repeat;
	line-height: 30px;
	height: 30px;
	text-align: center;
	overflow: hidden;
	color: #fff;
}
#hdline a, #hdline a:active, #hdline a:visited {
	margin: 3px;
	font-size: 11px;
	margin-left: 25px;
	margin-right: 25px;
	color: #fff;
}
#hdline a:hover {

}
#main {
	margin: 0px 15px 0 10px;
	clear: both;
	width: 930px;
}
#contentwrapper {
	float:left;
	width: 615px;
	min-height: 500px;
	margin: 10px 0 10px 0;
	padding: 0;
}
#contentwrapper2 {
	float:left;
	width: 900px;
	margin: 0 0 15px 0;
	padding: 0;
}
#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {
	margin: 15px 0 10px 0;
	font-size: 14pt;
	letter-spacing: -1px;
	color: #333;
	font-weight: normal;
	background: url(images/bg-trans.png) repeat;
	padding: 5px;
}
.topPost {
	margin: 0;
	padding: 0;
	font-size: 9pt;
}
.topPost h2.topTitle, .topPost h2.topTitle a, #comment h2.topTitle {
	font-size: 15pt;
	font-weight: normal;
	color: #333;
}
.topPost h2.topTitle a:hover {
	color: #666;
}
.topPost p.topMeta {
	padding: 0;
	font-size: 10px;
	color: #333;
}
.topPost p.topMeta a {
	text-decoration: underline;
	color: #333;
}
.topPost p.topMeta a:hover {
	color: #666;
}
.topPost div.topContent {
	font-size: 9pt;
	color: #333;
	margin: 0;
	text-align: justify;
}
.topContent, .topContent p {
	text-align: justify;
}
.topPost div.topContent a {
	text-decoration: underline;
	color: #333;
}
.topPost div.topContent a:hover {
	text-decoration: underline;
	color: #666;
}
.topPost div.topContent ul, .topPost div.topContent ol {
	padding: 0 0 0 10px;
}
.topPost div.topContent ul li, .topPost div.topContent ol li {
	color: #333;
}
.topPost span.topComments, .topPost span.topMore {
	font-size: 11px;
	padding: 8px 10px;
	margin-right: 5px;
	line-height: 27pt;
	color: #333;
	border: 1px solid #111;
}
.topPost span.linkpages {
	font-size: 9pt;
	font-style: italic;
	color: #333;
	margin-bottom: 10px; display:block;
}
.topPost span.linkpages a:hover {
	color: #666;
}
.topPost span.topMore a {
	color: #333;
	background: url(images/more-trans.png) left no-repeat;
	padding-left: 20px;
	line-height: 27pt;
	vertical-align: middle;
}
.topPost span.topComments a:hover, .topPost span.topMore a:hover {
	color: #999;
}
#nextprevious {
	margin: 10px 0 5px 0;
}
#nextprevious a {
	color: #fff;
	text-transform: lowercase;
	text-decoration: none;
}
#nextprevious a:hover {
	color: #999;
}
#comment {
	margin-bottom: 10px;
	padding: 10px;
}
#comment p a {
	color: #333;
}
#comment p a:hover {
	color: #666;
}
#comment p {
	padding: 0;
	margin: 7px 0;
}
ul.commentlist, ul.trackback{
	list-style-type: none;
	margin: 10px 0;
	font-size: 9pt;
}
.commentlist li, .trackback li {
	margin: 10px 0 15px 0;
	padding: 10px;
	border: 1px solid #333;
	list-style-type: none;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.commentlist li.alt {
	border: 1px solid #333;
	margin-top:10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.commentlist li.cleared {
	border: none;
}
.commentlist a:hover {
	color: #666;
}
.commentlist a.gravatar {
	float: left;
	margin: 0 15px 10px 0;
	width: 60px;
}
.commentlist .commentbody {
	margin: 0;
	padding: 0;
}
.commentlist .commentbody p a {
	text-decoration: underline;
}
.commentlist cite {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #333;
}
.commentlist small.commentmetadata a {
	color: #666;
	font-size: 10px;
}
.commentlist p {
	color: #333;
}
#respond {
	clear: both;
	margin-top: 15px;
}
textarea#comment {
	width: 450px;
	border: 1px solid #999;
	color: #111;
	padding: 10px;
}
#comment #submit {
	margin: 0;
}
#main #welcome {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	background: url(images/bg-trans.png) repeat;
}
#main #welcome h2 {
	font-size: 14pt;
	font-weight: normal;
	color: #333;
	letter-spacing: -2px;
	margin: 0 10px;
	padding: 10px 0 3px 0;
}
#main #welcome p {
	font-size: 9pt;
	color: #eee;
	margin: 0 10px;
	padding: 6px 0;
}
#main #welcome a {
	text-decoration: underline;
	color: #ff9933;
}
#main #welcome a:hover {
	color: #999;
}
#main #welcome form {
	margin: -5px 0 0 0;
	background: transparent; /* required for IE */
}
#main #welcome #feedbox {
	border: 1px solid #ccc;
	padding: 2px 1px;
	width: 180px;
}
.submitbutton, #submit_wall_post {
	border:1px solid #7ab937;
	padding: 2px;
	background: #000 url(images/sbgrad.jpg) 0px -3px no-repeat;
	color: #fff;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}
.submitbutton:hover, #submit_wall_post:hover {
	cursor: pointer;
	background: #050505;
}
#sidebars {
	margin: 15px 0 0 0;
	float: right;
	width: 295px;
	color: #eee;
}
#sidebars .sidebarbox {
	background: url(images/sbgrad.jpg) top left no-repeat;
	padding: 8px 15px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#sidebar_full {
	padding: 0;
	margin: 0;
}
#sidebar_left {
	float: left;
	width: 140px;
}
#sidebar_right {
	float: right;
	width: 140px;
}
#sidebars h2 {
	margin: 0;
	padding: 0 0 8px 0;
	font-weight: normal;
	font-size: 11pt;
	color: #fff;
}
#sidebars table {
	width: 130px;
}
#sidebars ul {
	margin: 0;
	padding: 0 0 5px 0;
}
#sidebars li {
	margin-bottom: 20px;
	list-style: none;
	font-size: 9pt;
}
#sidebars li ul {
	padding: 0;
}
#sidebars ul ul li {
	margin: 0;
	padding: 2px 2px 2px 16px;
	color: #eee;
	background: url(images/more-trans.png) left no-repeat;
	line-height: 17px;
}
#sidebars ul ul.wp-polls-ul li {
	background: none;
}
#sidebars a {
	display: inline;
	color: #eee;
}
#sidebars a:hover {
	color: #999;
	text-decoration: underline;
}
#sidebars p {
	padding: 2px 0;
	font-size: 9pt;
	color: #eee;
}
#tag_cloud a {
	display: inline;
}
#sidebars ul.children li {
	border-bottom: none;
}
#sidebars ul.children {
	margin-bottom: 0;
}
#morefoot {
	min-height: 299px;
	height: auto !important;
	height: 299px;
	background: #000 url(images/bggrad.jpg) top left no-repeat;
	border: 0px;
	padding: 15px;
	padding-top: 25px;
	color: #dfdfdf;
	margin: 0px;
}
#morefoot p {
	margin: 5px 0;
	padding: 5px 0;
}
#morefoot ul {
	list-style-type: none;
	margin-top: 5px;
}
#morefoot ul li, #morefoot p {
	font-size: 9pt;
}
#morefoot a {
	text-decoration: none;
	color: #ddd;
}
#morefoot a:hover {
	text-decoration: none;
	color: #999;
}
#morefoot h3 {
	font-size: 12pt;
	font-weight: normal;
	color: #dfdfdf;
	letter-spacing: -1px;
	border-bottom: 1px dotted #444;
	margin: 0;
	padding: 0 0 2px 0;
}
#searchbox {
	padding: 3px;
	border: 0px;
	width: 200px;
}
#morefoot .col1, #morefoot .col2, #morefoot .col3, #morefoot .col4 {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	width: 185px;
}
#morefoot .col1 {
	margin-top: 100px;
	width: 290px;
}
#morefoot li {
	padding-left: 20px;
	margin-bottom: 5px;
	background: url(images/more-trans.png) left 2px no-repeat;
	line-height: 17px;
}
#footer {
	clear: both;
	border: 0px;
	background: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#footer span {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 10px;
	color: #ccc;
	padding: 0;
}
#footer a {
	color: #ccc;
	text-decoration: underline;
}
#footer a:hover {
	color: #999;
}
.highlight {
	color: #222;
	font-weight: bold;
}
.cleared {
	margin: 0;
	padding: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
.aligncenter, div.aligncenter {
	margin: 10px auto;
	text-align: center;
	display: block;
}
img.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
img.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
img.aligncenter {
	margin: 10px auto;
	text-align: center;
	display: block;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color: #111;
}
.menu {
	position: relative;
	top: 104px;
	display: block;
	float: right;
	z-index: 100;
	border: 0px;
}
.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.menu li {
	display: block;
	float: left;
	position: relative;
}
.menu a, .menu a:visited {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #fff;
	height: 36px;
	border: 0px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 36px;
	margin-right: 10px;
	background: #000 url(images/bggrad.jpg) top right no-repeat;
	-moz-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background: url(images/bg-trans.png) repeat;
}
.menu ul ul a.drop:hover {
	background: url(images/bg-trans.png) repeat;
}
.menu ul ul :hover > a.drop {
	background: url(images/bg-trans.png) repeat;
}
.menu ul ul ul a, .menu ul ul ul a:visited {
	background: url(images/bg-trans.png) repeat;
}
.menu ul ul ul a:hover {
	background: url(images/bg-trans.png) repeat;
}
.menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 36px;
	left: 0;
	border: 0px;
}
* html .menu ul ul {
	top: 36px;
}
.menu ul ul ul {
	top: -1px;
}
.menu table {
	position: absolute;
	top: 0;
	left: 0;
	border-collapse: collapse;
}
.menu ul ul a, .menu ul ul a:visited {
	background: url(images/bg-trans.png) repeat;
	color: white;
	height: auto;
	font-weight: normal;
	line-height: 15px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 220px;
}
.menu a:hover, .menu ul ul a:hover{
	color: #eaeaea;
	background: #78bb38;
}
.menu :hover > a, .menu ul ul :hover > a {
	color: #eaeaea;
	background: #78bb38;
}
.menu ul li:hover ul, .menu ul a:hover ul{
	visibility: visible;
}
.menu ul :hover ul ul {
	visibility: hidden;
}
.menu ul :hover ul :hover ul {
	visibility: visible;
}
.menu ul ul .current_page_item a {
	background: url(images/bg-trans.png) repeat;
	border: 0px;
}
.menu .current_page_item a {
	color: white;
}
.menu ul .current_page_item ul a {
	color: white;
	font-weight: normal;
	background: url(images/bg-trans.png) repeat;
}
.menu ul .current_page_item ul a:hover {
	color: #eaeaea;
	background: url(images/bg-trans.png) repeat;
}
.menu .current_page_item a:hover {
	background: url(images/bg-trans.png) repeat;
}
.gallery {
	margin: auto;
}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 170px;
}
.gallery img {
	border: 1px solid #333;
}
.gallery-caption {
	margin-left: 0;
}
.readmore {
	padding-right: 16px;
	background: url(images/more-trans.png) right 2px no-repeat;
}