/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	margin-top: 0px;
	background-image: url(images/im_background.jpg);
	background-repeat: no-repeat;
	background-color: #000;
	background-position: center top;
}

h1, h2, h3 {
	margin-bottom: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #FFF;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}
h4 {
	font-size: 100%;
	font-weight: bold;
	color: #FFA123;
}

p, ul, ol {
	margin-bottom: 15px;
	line-height: 1.6em;
}

ul, ol {
	margin-left: 2em;
}

blockquote {
	margin-left: 1em;
	padding-left: 1em;
	background: url(images/img09.gif) repeat-y;
	font-style: italic;
}

a, a:link, a:visited  {
	color: #FFA123;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
	color: #FF6700;
}



img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}
#header_home {
	width: 800px;
	height: 140px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 20px;
}

/* Header */

#header {
	width: 800px;
	height: 200px;
	background-color: #0F0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Banner */

#banner {
	float: left;
	width: 500px;
	height: 40px;
	background-repeat: no-repeat;
	margin-top: 100px;
	margin-left: 26px;
}

#banner a {
	text-decoration: none;
}

/* Page */

#page {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
}
#SendToFriend {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#stf {
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
}

#sfName1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	height: 20px;
	width: 250px;
	padding: 2px;
}
#sfName2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	height: 20px;
	width: 250px;
	padding: 2px;
}

#sfEmail1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	height: 20px;
	width: 250px;
	padding: 2px;
}
#sfEmail2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	height: 20px;
	width: 250px;
	padding: 2px;
}
#code {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #0F0;
	height: 20px;
	width: 250px;
	padding: 2px;
}






/* Content */

#content {
	float: right;
	width: 555px;
	border: 2px none #FF8D17;
	height: 550px;
	overflow: auto;
	margin-top: 15px;
}

.post {
	margin-bottom: 0px;
}

.post .title {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

.post .story {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	overflow: auto;
}

.post .meta {
	padding: 5px 20px;
	background: url(images/img09.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	font-size: 77%;
}

.boxed .title {
	height: 20px;
	margin: 0;
	letter-spacing: -1px;
	color: #FFF;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.boxed .story {
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.boxed .meta {
	padding: 5px 10px;
	background: #FF8D17;
	color: #FFFFFF;
}

.boxed .meta a {
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 220px;
	border: 2px solid #FF8D17;
	margin: 0px;
	background-image: url(images/im_bg_leftside.png);
	background-repeat: repeat;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}



#sidebar li {

}

#sidebar li ul {
	padding: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#sidebar li ul li ul{
	padding: 10px;
	border: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
	background: url(images/img09.gif) repeat-x;
}

#sidebar li li.first {
	background: none;
}

#sidebar li h2 {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 15px;
	background: url(images/img10.jpg) no-repeat;
	letter-spacing: -1px;
	color: #FFF;
}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar li a {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat left center;
}

/* Footer */

#footer {
	clear: both;
	height: 20px;
	text-align: center;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 2px none #FF8D17;
	padding-top: 10px;
}

#footer p {
	margin: 0;
	color: #FFF;
}

#footer a {
	color: #FFF;
	text-decoration: underline;
}

#footer a:hover {
	color: #FFFFFF;
}

