/*
Design by FlashTemplatesDesign.com
http://www.flashtemplatesdesign.com
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0px;
	background: #130a00 url(images/img01.png) repeat-x;
	font: normal 12px Tahoma, Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #d4cbbd;

scrollbar-base-color:#000;
      
}

h1{

	margin: 0;
	padding: 0px;
	font-family: Tahoma, Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #ded4bd;


}

h2 {
	
	font-size: 20px;
	padding: 0px 0px 0px 0px;
text-transform:uppercase;

}

h3 {

	font-size: 14px;
	padding: 20px 0px 10px 0px;
text-transform:uppercase;
}

h4 {	
      margin: 0;
	font-family: Tahoma, Lucida Sans Unicode, Lucida Grande, sans-serif;

	color: #ded4bd;
      font-weight: bold;
	font-size: 12px;
      padding: 0px;
	
	

}

p, blockquote, ul, ol {
	line-height: 18px;
	text-align: justify;
      color: #a5926c;
}

blockquote {
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

a {
	color: #99cccc;
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 800px;
	height: 124px;
	margin: 0 auto;
	background: url(images/img02.png); no-repeat;

}

#header h1 a, #header h2 a {
	text-transform: lowercase;
	font-weight: normal;
	color: #ffffcc;
	text-decoration: none;
}

#header h1 {
	padding: 20px 0 0 0px;
	font-size: 24px;
}

#header h2 {
	padding: 0px;
	font-size: 11px;
}

/* Menu */

#menu {

	width: 800px;
	height: 50px;
	margin: 0 auto;




}

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

#menu li {
	display: inline;

}

#menu a {
	display: block;
	float: left;
	padding: 17px 29px 0px 20px;
margin-left: 20px;
	
	
	text-decoration: none;
	font: bold 12px Tahoma, Lucida Sans Unicode, Lucida Grande, sans-serif;
	color: #99cccc;
text-transform:uppercase
}

#menu a:hover {
	color: #ccffff;
}

#menu .first a {
	background: none;
}

/* Content */

#content {
	width: 720px;
height:459px;


	margin: 0 auto 20px auto;
	padding: 20px;
	background-color: transparent; 
        
overflow:auto; 

overflow-x:hidden;


}

/* Posts */

#posts {
	float: left;
	width: 480px;
padding-right:20px;
}

/* Links */

#links {
	float: right;
	width: 180px;
	padding-left: 20px;
	background: url(images/img05.gif) repeat-y;
}

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

#links li ul {
	padding: 5px 0 30px 0;
}

#links li li {
	padding: 7px 10px;
	background: url(images/img06.gif) repeat-x left bottom;
}

#links li a {
	text-decoration: none;
}

#links li a:hover {
	text-decoration: underline;
}

#links li i {
	font-style: normal;
	font-size: 9px;
}

#links li h2 {
	font-size: 14px;
      padding 20px;
      
}

/* Footer */

#footer {
	height: 162px;
	padding: 0px;
	background: #20202a url(images/img07.png) repeat-x;
}

#footer p {
	text-align: center;
	color: #281b11;
	margin: 0px;
	padding: 0px;
}

#footer a {
	color: #281b11;
}
