/*

*/

body {
	margin: 0;
	text-align: justify;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
	position: relative;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	background-color: #151515;
	background-image:url(Images/background.jpg);
	background-repeat:repeat-x;
}




h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #CF3822;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

h3 {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}

p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #FFFFFF;
	text-decoration: none;}

a:hover {
	text-decoration: none;
	color: #FF5134;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 8px 20px 0px 0px;
	border: 2px solid #434343; 
}

/* Span Class to make text white within a list*/
.white {
text-decoration: none;
	color:#FFFFFF;
}
/* Header */

#wrapper {
}

#logo {
height:100px;
padding-top:8px;
background-image:url(Images/logo.jpg);	
background-position: 580px;
background-repeat:no-repeat;



}

#logo h1, #logo p {
	float: none;
	color: #AAFF00;
}

#logo h1 {
	height: 70px;
	font-size: 3em;
	padding-top:20px;
	padding-bottom: 0;
	padding-left: 0;
}

#logo p {
	margin: 0 0 0 -80px;
	padding: 55px 0 0 0;
	line-height: normal;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#logo p a {
	color: #FF5134;
}


/* Menu */
#menu {
	height: 47px;
	width: 100%;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	float: left;
	padding: 15px 30px 16px 30px;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-left: #000000 1.2px solid;
	color: #FFFFFF;
	text-align:center
}

#menu a:hover {
	color: #FFFFFF;
	background-color: #151515;
}

#menu .current_page_item a {
	padding: 15px 30px 16px 30px;
	color: #FFFFFF;
	background-color: #151515;
}

#menu .last{
	border-right: #000000 1px solid;
}

/* Page */

#page {
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-left: 0;
}

/* Ads */

#ads {
	float: right;
	width: 150px;
	padding: 0 0 0 20px;
}

/* Content */

#content {
	float: left;
	width: 300px;
	padding-right: 10px;
	padding-top: 5px;
}

.post {
	margin-bottom: 20px;
	border-bottom: 1px #A90000 dashed;
}

.post .title {
}

.post .title h2 {
	font-size: 1.8em;
	color: #FFFFFF;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #880A0B;
}

.post .entry {
	padding-top: 10px;
}

.post .links {
	width: 410px;
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
	color: #CF3822;
}

.post .links a:hover {
	text-decoration: underline;
	color: #CF3822;
}

.post .links .more {
	background: url(images/img07.gif) no-repeat;
}

.post .links .comments {
	background: url(images/img08.gif) no-repeat;
}
/* archivecontent */
#archivecontent{
	float: left;
	width: 550px;
	padding-right: 10px;
	padding-top: 5px;
}

.post {
	margin-bottom: 20px;
	border-bottom: 1px #A90000 dashed;
}

.post .title {
}

.post .title h2 {
	font-size: 1.8em;
	color: #FFFFFF;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #880A0B;
}

.post .entry {
	padding-top: 10px;
}

.post .links {
	width: 410px;
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
	color: #CF3822;
}

.post .links a:hover {
	text-decoration: underline;
	color: #CF3822;
}

.post .links .more {
	background: url(images/img07.gif) no-repeat;
}

.post .links .comments {
	background: url(images/img08.gif) no-repeat;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	padding-right: 5px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 10px 10px;
	line-height: 200%;

}


#sidebar li li {
	margin: 0;
	padding-left: 15px;
	padding-bottom: 5px;
	background: url(images/img04.gif) repeat-x left bottom;
	
}

#sidebar h2 {
	width: 210px;
	height: 30px;
	padding: 5px 0 0 25px;
	background: url(images/img05.gif) no-repeat left 60%;
	border-bottom: 1px #A90000 dashed;
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF;
}

#sidebar a:hover {
text-decoration: none;
	color:#FFFFFF;
}
#sidebar a:hover.first {
text-decoration: none;
	color:#FF5134;
}
/* Sidebar2 */

#sidebar2 {
	float: left;
	width: 235px;
}

#sidebar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar2 li {
	margin-bottom: 20px;
}

#sidebar2 li ul {
	padding: 10px 10px;
	line-height: 200%;
}

#sidebar2 li li {
	margin: 0;
	padding-left: 15px;
	padding-bottom: 5px;
	background: url(images/img04.gif) repeat-x left bottom;
}

#sidebar2 h2 {
	width: 210px;
	height: 30px;
	padding: 5px 0 0 25px;
	background: url(images/img05.gif) no-repeat left 60%;
	border-bottom: 1px #A90000 dashed;
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF;
}

#sidebar2 a:hover {
text-decoration: none;
	color:#FFFFFF;
}
#sidebar2 a:hover.first {
text-decoration: none;
	color:#FF5134;
}
/* Footer */

#footer {
	clear: both;
	border-top: 2px solid #2B2B2B;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	text-decoration: none;
}
#navigation ul {
float:left;
width:100%;
margin:0;
padding:0;
}
