﻿
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
html{overflow-x:hidden}

body {
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0E4456;
}
#head{background: url(img/bg.png) repeat-x left top;}
.PageBody
{
	padding-top:10px;
	padding-right:4px;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #08252E;
}

h1 { font-size: 20px; padding-bottom:10px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #6B6B6B;}

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: right;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	margin: 0px;
	padding: 30px 0px 0px 0px;
	background:url("img/wrap_bg.png") repeat-x left top #fff;
}

/* Header */

#header-wrapper {
	margin: 0px;
	padding: 0px;
}

#header {
	width: 1000px;
	height: 60px;
	margin: 0 auto;
}

/* Menu */
.topmenu
{
	float:right;
	height: 60px;
}
#menu {
	float: right;
	width: 9900px;
	height: 60px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: right;
}

.topmenu  li a {
	display: block;
	line-height: 54px;
	padding: 6px 28px 0;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.topmenu  li a:hover { 
	background-image:url(img/a_bg.png);
}


#menu .current_page_item a {
	height: 40px;
	padding: 20px 25px 0px 25px;
	background: #280612;
	color: #FFFFFF;
}



/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	background: url(img/img04.jpg) no-repeat left bottom;
}

#page-bgtop {
	padding: 30px 23px 0px 23px;
	background: url(img/img05.jpg) no-repeat left top;
	background-color: #FCFCFC;
}


/** LOGO */

#logo {
	width: 1000px;
	height: 175px;
	margin: 0 auto;
}
#logo td
{
	vertical-align:middle;
	padding:0 20px;
}
#lblTop
{
	float:left;
	color:#fff;
}

#logo a{
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo a {
	font-size: 45px;
	display:block;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}



#banner {
	float: right;
	margin-top: -60px;
	padding: 0px 20px 0px 0px;
}

/* Content */

#content {
	float: left;
	width: 710px;
}
.hadw
{
	padding: 0 0 10px 0;
}
/* Post */

.post {
	display: inline-block;
}

.post .title {
	height: 30px;
	color: #08252E;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 1.4em;
	font-weight: bold;
	color: #08252E;
}

.post .date {
}

.post .meta {
	margin-left: 2px;
	padding: 2px 30px 2px 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0 30px 0;
}

.post .entry-content {
	float: right;
	width: 330px;
}

.post .entry-image {
	float: left;
	width: 280px;
	padding-right: 20px;
	padding-top: 6px;
	padding-bottom: 30px;
}

.post .links a {
	font-weight: bold;
	color: #08252E;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 220px;
}


/* Footer */

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 70px;
	background: url(img/img02.jpg) repeat-x left top;
}

#footer {
	width: 970px;
	height: 52px;
	margin: 0 auto;
	padding: 48px 15px 7px 15px;
	background: url(img/img03.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding-right: 30px;
	text-align: right;
	line-height: normal;
	font-size: 12px;
}

#lblFooter
{
	display:block;
	width:850px;
	text-align:left;
	margin-top:7px;
}