
body {
	background: #d1d1d1;
	background-position: 50% 40px;
	margin: 0;
	padding: 0;
}

a {
	color: #600000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #000;
}

a:hover {
	color: #90140C;
}

img {
	border: 0;
}

ul {
	list-style: none;
}

h1 {
	font: normal 1.2em arial, verdana, helvetica, sans-serif;
	margin: 23px 18px;
	text-align: left;
}

h2 {
	color: #333;
	font: bold 12px arial, verdana, helvetica, sans-serif;
}

#nav {
	text-align: center;
	width: 100%;
	background: #000 url(images/nav.gif) repeat-x;
	margin: 0;
	padding: 0;
	height: 40px;
	overflow: hidden;
	cursor: default;
}

#nav li, #nav a {
	display: inline;
	color: #fff;
	text-decoration: none;
	font: bold 11px verdana, arial, helvetica, sans-serif;
	height: 40px;
	line-height: 40px;
	padding: 13px 15px;
	margin: 0;
}

#nav li a {
	background: transparent url(images/nav.gif) repeat-x;
}

#nav li a:hover, #nav li#current a {
	background: transparent url(images/nav.gif) repeat-x;
	background-position: 0 -40px;
}

#nav li {
	padding: 14px 0;
}

#title {
	width: 410px;
	height: 101px;
	background: transparent url(images/title_background.jpg) no-repeat;
	line-height: 75px;
	display: inline;
	margin: 0 auto;
	margin-top: 66px;
	text-align: center;
	font: normal 2.5em/1.8em 'trebuchet ms', georgia, 'lucida grande';
	color: #FE9B27;
	letter-spacing: 8px;
	cursor: default;
}

#wrapper {
	width: 1032px;
	margin: 0 auto;
	margin-top:20px;
	border: solid 15px #600000;
	border-bottom: none;
	background-color: #F3F3F3;
	height: auto;
}

#top {
	height: 28px;
	overflow: hidden;
	width: 100%;
	background: black;
	color: #fff;
	cursor: default;
	text-align: left;
	font: normal 10px/32px arial, verdana, helvetica, sans-serif;
}

#top strong {
	font: bold 11px arial;
	margin-left: 2px;
	margin-right: 6px;
}

#top span {
	display: inline;
	margin-left: 10px;
	float: left;
	clear: none;
	margin-top: -28px;
}

#top ul {
	margin: 0;
	padding: 0;
	float: right;
	clear: none;
	display: inline;
}

#top ul li a, #top ul li {
	display: block;
	float: right;
	width: 80px;
	height: 26px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font: bold 12px/32px arial, verdana, helvetica, sans-serif;
	overflow: hidden;
}
#top ul li a {
	line-height: 27px;
}
#top ul li {
	border: 1px solid black;
	border-left-width: 0;
}

#titlespace {	
	height: 67px;
	line-height: 67px;
	background: #86221B url(images/ad.gif) repeat-x;
	border-top: 1px solid #CA807C;
	border-left: 1px solid #A5514B;
	border-right: 1px solid #5B1D1B;
	border-bottom: 1px solid #3E1B19;
	text-align: center;
	font: normal 2.5em/1.8em 'trebuchet ms', georgia, 'lucida grande';
	text-align: center;
	color: #fff;
	cursor: default;
	overflow: hidden;
}

#main {
	height: 426px;
	background: #FE8624 url(images/main.gif) repeat-x;
	border-top: 1px solid #FEC782;
	border-left: 1px solid #FEB154;
	border-right: 1px solid #D76C22;
	border-bottom: 1px solid #783C1C;
	overflow: hidden;
	clear: both;
}

#main ul {
	width: 1010px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	margin-left: 15px;
}

#main ul li {
	float: left;
	text-align: center;
	margin-left: 21px;
	display: inline;
}

#main ul li a img {
	border: 3px solid #fff;
}

#main ul li a img:hover {
border: 3px solid #FEE5C6;
}

#main ul li h2 {
	font: bold 11px arial, verdana, helvetica;
	margin-top: 10px;
	color: #000;
}

.content {
	float: left;
	width: 570px;
	margin: 20px 10px 0 20px;
	font: normal 13px/18px arial, verdana, helvetica, sans-serif;
	text-align: justify;
	display: inline;
	vertical-align: top;
	line-height: 110%;
}

.content h1, .content ul {
	margin: 0;
	padding: 0;
}

.content ul {
	list-style-type: square;
	list-style-position: inside;
}
.content ol {
	list-style-position: inside;
}
.content h5 {
	margin-top: 1.2em;
	margin-bottom: 0.15em;
}
.content h5, .content h5 a {
	font-weight: bold;
	font-size: 16px;
	clear: right;
}
.content h6 {
	margin: 2px 0pt 0.4em 2px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	clear: right;
}
.content h6, .content h6 a {
	font-weight: 180;
	font-size: 15px;
}
.content h1 small {
 	font-size: 60%;
}
.content h1 small a {
	text-decoration: none;
	font-weight: normal;
}
.content h1 small a.on {
	text-decoration: none;
	font-weight: bold;
}
.content textarea {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
}

ul.articlelist {
 	list-style: square;
 	font-weight: normal;
 	margin-left: 24px;
}

.content h1 {
	color: #8A0700;
	font: normal 2em arial, verdana, helvetica, sans-serif;
	margin-bottom: 20px;
}

.content h2 {
	margin: 20px 0 4px 0;
}

.content ul.hover_list li {
	border: 1px solid #783C1C;
	border-width: 0 0 1px 0;
	color: #600000;
}

.content ul.hover_list li a {
	height: 40px;
	color: #600000;
	display: block;
	line-height: 40px;
	padding-left: 15px;
}

.content ul.hover_list li a:hover, .content ul.hover_list li a:focus {
	background: #FD9339 url(images/hover_list.jpg) repeat-x;
	color: #fff;
}

#footer {
	height: 25px;
	background-color: #600000;
	color: #fff;
	font: normal 10px/25px arial, verdana, helvetica, sans-serif;
	color: #999;
	text-align: center;
	border-top: 0px solid #F3F3F3;
	clear: both;
}

#footer a {	
	color: #ccc;
}

#article_title {
	width:93%;
	margin-bottom: 16px;
}
#markdown_toolbar {
	position:relative;
	list-style:none;
	border:1px solid #d7d7d7;
	background-color:#F6F6F6;
	margin:0;
	padding:0;
	height:18px;
	margin-bottom:2px;
	width: 93%;
}
#markdown_toolbar li {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
#markdown_toolbar li a {
	width:24px;
	height:16px;
	float:left;
	display:block;
	background-image:url(images/markdown_icons.gif);
	border:1px solid #fff;
	border-right-color:#d7d7d7;
}
#markdown_toolbar li a:hover {
	border-color:#900;
}
#markdown_toolbar li span {
	display:none;
}
#markdown_toolbar li a#markdown_help_button {
	position:absolute;
	top:0;
	right:0;
	border-left-color:#d7d7d7;
	border-right-color:#fff;
}
#markdown_toolbar li a#markdown_help_button:hover {
	border-left-color:#900;
	border-right-color:#900;
}
#markdown_italics_button { background-position: 0 -119px; }
#markdown_bold_button { background-position: 0 -102px; }
#markdown_link_button { background-position: 0 0; }
#markdown_image_button { background-position: 0 -170px; }
#markdown_unordered_list_button { background-position: 0 -34px; }
#markdown_ordered_list_button { background-position: 0 -51px; }
#markdown_quote_button { background-position: 0 -68px; }
#markdown_code_button { background-position: 0 -136px; }
#markdown_help_button { background-position: 0 -153px; }
#markdown_heading_button { background-position: 0 -85px; }

body.artpreview {
 	font: normal 11px arial, verdana, helvetica, sans-serif;
 	background: #F3F3F3;
	width: 92%;
	margin: 0;
	padding: 18px
}

body.artpreview h1 {
	font: normal 28px arial, verdana, helvetica, sans-serif;
	margin: 0px 0px 20px 0px;
	text-align: left;
}

body.artpreview h2 {
	font: bold 16px arial, verdana, helvetica, sans-serif;
	margin: 0px 0px 20px 0px;
	text-align: left;
}

body.artpreview img {
	max-width: 800px;
	max-height: 800px;
}

body.artpreview ul {
	list-style: square;
}

body.artpreview ol {
	list-style-type: lower-alpha;
	list-style-position: outside;
	margin-bottom: 3px;
}
body.artpreview ol li {
	margin: 6px 0pt;
}
body.artpreview ol ol {
	list-style-type: lower-roman;
	list-style-position: outside;
	margin: 4px 0pt 4px 8px;
}
body.artpreview ol ol li {
	margin: 4px 0pt;
}

body.artpreview ul li {
	list-style: square;
	margin: 6px 0pt;
}

body.artpreview blockquote {
	display: block;
	margin: 4px 16px 4px 16px;
	width: 100%;
	text-align: center;
	font-size: 110%;
	font-style: italic;
}

div.ghosts {
	text-align: center;
	height: 100px;
	line-height: 100px;
	padding-left: 15px;
	padding-right: 15px;
	vertical-align: middle;
}
div.ghosts img {
	margin-left: 2px;
	margin-right: 2px;
	display: inline;
	vertical-align: middle;
}

/*tag cloud*/
#tagcloud {
    width: 96%;
    color:black;
    padding: 10px;
    border: 0px solid #FFE7B6;
    text-align: center;
}
#tagcloud a:link, #tagcloud a:visited {
    text-decoration:none;
}
#tagcloud a:hover, #tagcloud a:active {
    text-decoration: underline;
    color: #000;
}
#tagcloud span {
    padding: 4px;
    display: inline;
    vertical-align: middle;
}

.modallightbox {  
    background-color: #fff;  
    padding: 10px;  
    border: 1px solid #333;  
}

div.dropzone {
 	float: left;
 	display: block;
	vertical-align: middle;
	margin-right: 24px;
	margin-bottom: 7px;
}

div.dropzone input {
	width: 115px;
	border-top: 2px solid gray;
	border-bottom: 4px solid gray;
	border-left: 4px solid gray;
	border-right: 4px solid gray;
}

div.regdropbox {
	vertical-align: middle;
	width: 115px;
	height: 115px;
	background: white;
	border: 4px solid gray;
	color: gray;
	font-weight: bold;
	font-size: 160%;
	text-align: center;
	line-height: 23px;
}
div.regdropboxb {
	vertical-align: middle;
	width: 115px;
	height: 115px;
	background: white;
	border-top: 4px solid gray;
	border-left: 4px solid gray;
	border-right: 4px solid gray;
	border-bottom: 0px solid gray;
	color: gray;
	font-weight: bold;
	font-size: 160%;
	text-align: center;
	line-height: 23px;
}

div.horizbar {
	width: 97%;
	height: 2px;
	background: gray;
	margin: 1.2em auto;
	clear: both;
	line-height: 2px;
}

a.milmarkdown img {
	border: 4px solid gray;
	clear: none;
}

div.icomp {
	border: 4px solid gray;
	text-align: center;
	clear: none;
}
div.icomp img {
	border-bottom: 1px solid gray;
	border-top: 0px solid gray;
	border-left: 0px solid gray;
	border-right: 0px solid gray;
	clear: both;
	margin-bottom: 0px;
	display: inline;
}
div.icomp ul {
	clear: both;
	border: 0px solid gray;
	margin-top: 0px;
	width: 100%;
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 6px;
	text-align: left;
	display: block;
	list-style: none;
}
div.icomp ul li {
	display: block;
	float: left;
	clear: none;
	background: lightgray;
	font-size: 13px;
	height: 1.385em;
	padding-right: 4px;
	padding-left: 4px;
	line-height: 1.385em;
	font-weight: normal;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 3px;
}
div.icomp ul li a {
  	position: relative;
	display: block;
	float: left;
	clear: none;
	font-weight: normal;
}
div.icomp ul li.on {
	background: white;
	font-weight: bold;
}

div.articlepreview {
	color: black;
	margin: 0pt 0pt 0pt 0pt;
}
div.articlepreview h5 {
	margin-top: 1.2em;
	margin-bottom: 0.15em;
}
div.articlepreview h5, div.articlepreview h5 a {
	font-weight: bold;
	font-size: 19px;
	clear: right;
}
div.articlepreview h5 small, div.articlepreview h5 small a {
	font-weight: bold;
	font-size: 13px;
}
div.articlepreview h6 {
	margin: 2px 0pt 0.4em 2px;
	font-weight: 180;
	font-size: 15px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	clear: right;
}
div.articlepreview h5 small, div.articlepreview h5 small a, div.articlepreview h5, div.articlepreview h5 a, div.articlepreview h6, div.articlepreview h6 a {
	color: #003060; 
}
div.articlepreview p {
	padding-right: 16px;
	text-align: justify;
	color: black;
}
div.articlepreview p a, div.articlepreview a {
 	font-size: 14px;
 	line-height: 17px;
	color: black;
	font-weight: normal;
	text-decoration: none;
}
div.articlepreview img {
	float: left;
	border: 4px solid gray;
	margin-left: 2px;
	margin-right: 13px;
	margin-top: 0pt;
	margin-bottom: 1.2em;
}
div.artphorizbar {
	opacity: 0.5;
	filter: alpha(opacity=50);
	width: 100%;
	height: 2px;
	line-height: 2px;
	background: #600000;
	margin: 0pt auto;
	clear: both;
}

#article_content {
	line-height: 140%;
	width: 100%;
	margin-bottom: 6px;
}
#article_content div {
	border: 2px solid transparent;
	margin: 2px;
}
#article_content div span div {
	border: 0px none;
	margin: 4px auto;
}
span.edittoplink {
	width: 100%;
	height: 28px;
	background: white;
	opacity: 0.9;
	filter: alpha(opacity=90);
	margin: 2px;
	display: block;
	clear: both;
	font-weight: normal;
	text-align: center;
	cursor: move;
}

#colophon {
	font-weight: normal;
	color: #141414;
	font-family: 'helvetica neue light','helvetica neue','helvetica','arial',sans-serif;
	font-size: 1em;
	line-height: 1.6em;
}
#colophon a {
	font-weight: bold;
	color: black;
	text-decoration: none;
}
#colophon p {
	margin: 0.8em 0pt;
}
#colophon h2 {
	font-weight: 300;
	font-style: normal;
	color: #101010;
	font-family: 'helvetica neue light','helvetica neue','helvetica','arial',sans-serif;
	font-size: 1.5em;
	line-height: 1em;
}
#colophon ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: square;
	margin: 0.8em 1.6em;
}
#colophon ul li {
	font-size: 0.938em;
	line-height: 1.6em;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0pt;
	padding: 0pt;
	vertical-align: baseline;
}

.userpic img { border: 2px solid gray; margin: 4px; vertical-align: middle; }
.deleteknob { vertical-align: middle; border: 0px solid; }
.deleteknob img { position: relative; left: -22px; border: 0px solid; opacity: 0.4; }

table.products {
 	width: 100%;
}
table.products td {
 	width: 33%;
}
table.products td h4, table.products td .h4 {
 	color: #600000;
 	font-size: 16px;
 	font-weight: normal;
 	width: 99%;
}
table.products td img {	
 	border: 1px solid white;
}
table.products td p, table.products td p {
 	font-size: 13px;
 	line-height: 130%;
}
table.products td div.price {
 	font-weight: bold;
 	font-size: 15px;
 	line-height: 110%;
 	text-align: right;
 	width: 100%;
 	margin: 0px;
}
table.products td div.price em {
 	color: #600000;
 	font-weight: bold;
 	font-style: normal;
}
