/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0px 0px 0px;
	padding: 0;
	background: #000000;
	text-align: left;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/BackdropRepeater.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

body,td,th {
	color: #6FC;
}

h1, h2, h3 {
	padding:10px 2px 4px 2px;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
	font-weight: bolder;
	padding:10px 2px 4px 2px;
	background-image:url(images/header.png);
	background-repeat:repeat-x;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #FFF;
}

a:hover {
	border-bottom: 5;
	color: #3F6;
}

active a {
	color: #FFFFFF;
}

a img {
	border: none;
}

a.button {
	display: block;
	padding: 9px 0px 12px 0px;
	background: url(images/dark.png);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
}

a.button:hover {
	padding: 9px 0px 12px 0px;
	background: url(images/light.png);
	background-repeat:repeat-x;
	background-position:top;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 960px;
	height: 390px;
	margin: 0 auto;
}

/* Menu */

#menu {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	height: 55px;
	padding-top: 35px;
	background: url(images/img01.jpg) repeat-x left top;
}

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

#menu li {
	float: left;
	display: inline;
}

#menu a {
	display: block;
	height: 29px;
	width: 190px;
	margin: 8px 0px 0px 20px;
	padding: 8px 0px 0px 0px;
	background: url(images/button.png) no-repeat right 4px;
	text-align:center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 100;
	color: #FC0;
}

#menu a:hover {
	font-size: 18px;
	color: #0FC;
	background: url(images/button-light.png) no-repeat right 0px;
	font-weight: bolder;
}

#menu .current_page_item a {
	font-size: 18px;
	color: #FFFFFF;
	background: url(images/button-light.png) no-repeat right 0px;
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 3px 0px 0px 0px;
	background: url(images/tile.png) repeat left top;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	/*border-bottom: 1px #2C4449 solid;*/
}

/* Content */

#content {
	float: left;
	width: 440px;
	margin: 10px 0px 10px 10px;
}

.post {
	line-height: normal;
	/*border-bottom: 1px #2C4449 solid;*/
	background-image:url(images/black.png);
		padding: 0px 10px 10px 10px;
	text-align:justify;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 15px 0px 8px 0px;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	background-image:url(images/header.png);
	background-repeat:repeat-x;
	text-align:center;
	font-weight:bolder;
}

.title a {
	border-bottom: none;
	color: #FFFFFF;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	margin: 10px 0px 20px 0px;
	padding: 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0px 0px;
}

.links {
	width: 80px;
	height: 33px;
	background: url(images/img05.jpg) no-repeat left top;
	text-align: right;
	font-weight: bolder;
	font-style: italic;
}

.links a {
	display: block;
	height: 25px;
	padding-top: 8px;
	padding-left: 10px;
	text-align: left;
}

.links a:hover {
	color:#6F9
}

/* Sidebars */

#sidebar1 {
	float: left;
	width: 240px;
	margin-left:10px;
	margin-top:10px;
	background-image: url(images/vertical.png);
	background-repeat: repeat-y;
}

#sidebar2 {
	float: right;
	width: 240px;
	margin-top:10px;
	margin-right:10px;
	background-image: url(images/vertical.png);
	background-repeat: repeat-y;
	text-align:center;
}

.sidebar {
	float: left;
	padding: 0;
	color: #6FC;
}

.sidebar ul {
	margin: 0;
	padding: 0px 0 0 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
	padding-bottom: 20px;
}

.sidebar li li {
	margin: 5px 0px 0px 0px;
	padding: 4px 0px 2px 0px;
	background: url(images/stretchy.png);
	background-repeat:repeat-y;
}


.sidebar li h2 {
	height: 45px;
	margin: 0 0px;
	padding: 15px 0px 0px 5px;
/*	border-bottom: 1px #2C4449 solid;*/
	text-transform: uppercase;
	text-align:center;
	font-size: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #6FC;
}

.sidebar a {
	color:#FFF;
	margin: 0px 15px;
}

.sidebar a:hover {
	color:#000
}

/* Footer */

#footer {
	display:block;
	width: 100%;
	height: 80px;
	/*border-top: 1px solid #2C4449;*/
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #6FC;
}

#footer a {
	color: #BDBDBD;
}

#footer .link {
}

#footer .copyright {
	text-align:center;
	font-size:10px;
}

