/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #000000 url(../images/img01.gif) repeat-x;
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #63696e;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

h2 {
	padding-left: 20px;
	background: url(../images/img07.gif) no-repeat left center;
	font-size: 22px;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 0 0 0 40px;
	background: url(../images/img11.gif) no-repeat;
	font: italic small Arial, Helvetica, sans-serif;
	line-height: 1.6em;
}

a {
	background: url(../images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #000000;
}

a:hover {
	background: none;
	text-decoration: underline;
}

/* Wrapper */

#wrapper {
	background: #000000 ;
}

/* Menu */

#menu {
	width: 750px;
	height: 60px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 148px;
	height: 60px;
	padding: 0 0 0 2px;
	background: url(../images/img02.gif) no-repeat;
}

#menu a {
	display: block;
	width: 108px;
	height: 36px;
	padding: 20px 20px 0 20px;
	background: none;
	letter-spacing: -1px;
	font: bold 1.3em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#menu a:hover {
	border-bottom: 4px solid #f2eed5;
	text-decoration: none;
	color: #f2eed5;
}

#menu .active a {
	background: #f0eccf;
	border-bottom: 4px solid #000000;
	text-decoration: none;
	color: #000000;
}

/* Header */

#header {
	width: 770px;
	height: 241px;
	margin: 0 auto;
	padding: 0px 0 0 0;
}

#header h1 {
	float: left;
	width: 104px;
	height: 110px;
	padding: 104px 100px 0 20px;
	background: url(../images/img05.jpg) no-repeat;
	line-height: 32px;
	font-size: 30px;
	margin-top:45px;
}

#header h2 {
	float: right;
	width: 494px;
	height: 34px;
	padding: 15px 25px 0 0;
	text-transform: lowercase;
	text-align: right;
	letter-spacing: -1px;
	font-size: 22px;
}

/* Content */

#content {
	width: 750px;
	margin: 0 auto;
	background-color:#FFFFFF;
}

/* Posts */

#posts {
	float: right;
	text-align:justify;
	width: 430px;
	margin-top:18px;
}

#posts .story {
	padding: 15px 20px 0 20px;
	background: url(../images/img10.gif) repeat-x;
}

#posts2 {
	float: right;
	text-align:justify;
	width: 740px;
	margin-top:18px;
}

#posts2 .story {
	padding: 15px 20px 0 20px;
	background: url(../images/img10.gif) repeat-x;
}

/* Links */

#links {
	float:right;
	text-align:left;
	font: bold 1.3em Arial, Helvetica, sans-serif;
	color:#000000;
	width: 313px;
	height:164px;
	background:url(../images/img07.jpg) no-repeat;
	margin-top:40px;
}
#links2 {
	float:right;
	text-align:left;
	font: bold 1.3em Arial, Helvetica, sans-serif;
	color:#000000;
	width: 313px;
	height:164px;
	background:url(../images/img08.jpg) no-repeat;
}
#links3 {
	float:right;
	text-align:left;
	font: bold 1.3em Arial, Helvetica, sans-serif;
	color:#000000;
	width: 313px;
	height:164px;
	background:url(../images/img09.jpg) no-repeat;
}

#links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#links li ul {
	padding: 15px 20px 30px 20px;
	background: url(../images/img10.gif) repeat-x;
}

#links li li {
	padding: 3px 0;
	background: url(../images/img03.gif) repeat-x left bottom;
}

#links li a {
	background: none;
}

#links li i {
	font-size: smaller;
}
#links p {
	font-size: smaller;
	margin-left:190px;
	margin-top:12px;
}
#links2 p {
	font-size: smaller;
	margin-left:190px;
	margin-top:12px;
}
#links3 p {
	font-size: smaller;
	margin-left:190px;
	margin-top:12px;
}

/* Footer */

#footer {
	padding: 20px 0 10px 0;
	background: url(../images/img08.gif) repeat-x;
	
}

#footer p {
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

#footer a {
	background: none;
	font-weight: bold;
	color: #ffffff;
}

#legal {
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
}
