html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, em, font, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tr, th, td, b 
{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;  

}
img {
	margin: 0;
  	padding: 0;
  	border: 0;
  	outline: 0;  
  	vertical-align: top;
	behavior: url(iepngfix.htc);
}

ol, ul {
  list-style: none;
}


html {
	height: 100%;
	max-height:100%;
}
body {
	background-color: #0f0f0f;
	background-image: url("i/articles_bg.png");
	background-position: 0 0;
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 16px;
	min-width: 960px;
	height: 100%;
	max-height:100%;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

a {
	text-decoration: none;
	color: #fff;
}	

a:hover {
	text-decoration: underline;
	color: #666;
}

.main_menu {
	padding-left: 40px;
	vertical-align: top;
	padding-top: 87px;
}	
.menu tr td {
	background: url("i/m/ln.png") 0 0 repeat-x;
	height: 32px;
	vertical-align: top;
	text-shadow: 2px 2px #111;
	padding-right: 20px;
	font-size: 18px;
	letter-spacing: 1px;
	
}
.menu tr td a {
	display: block;
	height: 32px;
	text-decoration: none;
}
.menu tr td a:hover, .sel {
	display: block;
	height: 32px;
	background: url("i/m/sel.png") 0 0 repeat-x;	
}


#fleft {
	display: block;
	width: 250px;
}
#footer_left {
	padding-left: 35px;	
	vertical-align: bottom;
	padding-bottom: 15px;
}
#fleft h1 {
	font-size: 30px;
	color: #fff;
	font-family: Georgia;
	font-weight: normal;
	letter-spacing: 3px;
}
#fleft h1 font {
	color: #666;	
}
#fleft span {
	color: #fff;
	font-size: 10px;
	letter-spacing: 3px;
}
#writetouslink {
	display: inline-block;
	width: 80px;
	
	background-image: url("i/write.png");
	background-repeat: no-repeat;
	background-position: left;
	font-size: 12px;
	padding-left: 20px;
	border-bottom: #f83706 1px dashed;
	color: #f85006;
}
#writetouslink:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: #fff 1px dashed;
}
#gallery {
	color: #f85006;
	font-size: 12px;
	display: inline-block;
	width: 85px;
	margin-left: 45px;
	border-bottom: #f83706 1px dashed;	
}

#gallery:hover {
	color: #fff;
	border-bottom: #fff 1px dashed;
	text-decoration: none;
}

#footer_right {
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 15px;
	padding-right: 20px;
	font-size: 9px;
	color: #fff;
	letter-spacing: 1px;
}
#fright {
	display: inline-block;
	width: 250px;
}
#footer_right h2 {
	font-size: 10px;
	color: #9d9d9d;
	display: inline;
}
#footer_right p {
	color: #9d9d9d;	
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: #1f1c19 1px solid;
	background-color: #1f1c19;
	font-size: 10px;
	padding: 15px;
	opacity: 1;
}
#tooltip h3 { 
	margin: 0; 
	font-size: 12px; 
	color: #fff;
}
#tooltip div { 
	margin: 0;
}

.art_menu {
	padding-left: 170px;
	padding-top: 80px;
	vertical-align: top;
	padding-right: 80px;
}
.art_menu li a {
	border-bottom: #f83706 1px dashed;
	color: #f85006;
	line-height: 26px;
}
.art_menu li a:hover {
	text-decoration: none;
	color: #fff;
}	
.articles {
	padding-top: 80px;
	width: 520px;	
	color: #fff;
}
.blog_post {
	color: #fff;
	font-size: 14px;
	font-family: arial;
	line-height: 18px;
}
.blog_post h1 {
	color: #fff;
	font-size: 20px;
	border-bottom: #9a9a9a 1px solid;
	padding-bottom: 7px;
	padding-top: 15px;
	font-weight: normal;
}
.articles h2 {
	color: #666;
	font-size: 18px;
	font-weight: normal;
}
.blog_post h1 a {
	color: #9a9a9a;	
}
.blog_post h1 a:hover {
	color: #fff;
	text-decoration: none;
}
.sel2 {
	background: #fff;
}
.sel2:hover {
	background: transparent;	
}
.tags {
	color: #666;	
}
.tags:hover {
	color: #fff;	
}
.error {
	color: #fff;	
}
.search input {
	display: inline;
	background: #333;
	color: #fff;
	border: 0px;
	padding: 5px;
}
.search input:hover {
	background: #444;
}
.highlight {
	background: #f83706;
	padding: 5px;
}
