
/*
Design by style and pattern
http://www.styleandpattern.co.uk
*/

body {
	margin: 0px;
	padding: 0px;
	background: #000000 url(../images/img01.gif) repeat-x left top;
	line-height: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

h1, h2, h3 {
	
}

h1 { font: normal 30px Arial, sans-serif;
	text-transform: lowercase;
	padding: 0px 0px 5px 0px;
	margin: 0px; }

h2 { font-size: 20px;
	color:#CCCCCC;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
 }

h3 { font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: normal; }

h6 {
	font: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color:#66CC00;
	margin: 0px
	padding: 0px
	}

p, ul, ol {
	margin-top: 0;
	text-align: justify;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

blockquote { }

a { color: #8F8F8F; }

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: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	width: 100%;
}

/* Header */

#header-wrapper {
	width: 920px;
	height: 100px;
	background: url(../images/img05.jpg) no-repeat left top;
	margin: 0px auto;
	padding: 0px;
}

#header {
	width: 920px;
	height: 100px;
	margin: 0px auto;
}

/* Logo */

#logo {
	float: left;
	padding: 28px 0 0 40px;
}

#logo h1 {
	float: left;
	margin: 0;
	padding: 0;
	font: normal 36px Arial, sans-serif;
}

#logo h1 a {
	color: #66CC00;
}

#logo h2 {
	float: left;
	padding: 10px 0px 0px 20px;
	text-transform: lowercase;
	font-size: 14px;
	color: #666666;
}

#logo a {
	text-decoration: none;
	color: #666666;
}

/* Menu */

#menu {
	float: right;
	height: 65px;
}

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

#menu li {
	float: left;
}

#menu a {
	padding: 0px 20px 0px 22px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 14px;
	color: #7B7B7B;
}

#menu a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

#menu .first a {
	background: none;
}

.tr img {
	float:left;
	padding: 5px;
	}

/* Page */

#page {
	width: 840px;
	margin: 0px auto;
	padding: 20px 40px 0px 40px;
	background: url(../images/img04.jpg) repeat-x left top;
}

/* Content */

#content {
	float: left;
	width: 840px;
}

#banner {
	padding-bottom: 20px;
}

/* Post */

.post {
	margin-bottom: 15px;
}

.post .title {
	height: 32px;
	padding: 16px 0px 0px 30px;
	background: url(../images/img031.jpg) no-repeat left top;
	text-transform: lowercase;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}

.post .title h2 {
	margin: 0px;
	padding: 0px;
}

.post .date {
	float: right;
	margin-top: -30px;
	padding-right: 20px;
	font-weight: normal;
	font-size: 14px;
	text-transform: lowercase;
	color: #666666;
}

.post strong {
	color: #9B9A9A;	
}

.post .meta {
	height: 38px;
	padding-top: 10px;
	background: url(../images/img09.jpg) no-repeat left top;
}

.post .meta a { color: #8F8F8F; }

.post .entry {
	background: url(../images/img07.jpg) no-repeat left top;
}

.post .entry-btm {
	padding: 20px 30px;
	background: url(../images/img08.jpg) no-repeat left bottom;
}

.post .links {
	padding: 0px 30px 0px 0px;
	text-align: right;
}

.post .links .comments {
	padding-left: 20px;
	background: url(../images/img14.gif) no-repeat left 3px;
}

.post .links .permalink {
	padding-left: 17px;
	background: url(../images/img15.gif) no-repeat left 3px;
}



/* Footer */

#footer {
	width: 800px;
	height: 25px;
	margin: 0px auto;
	padding: 0px;
	background: url(../images/img055.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 0px 0;
	text-align: center;
	text-transform: lowercase;
	line-height: normal;
	font-size: 11px;
	color: #666666;
}

#footer a {
	color: #ffffff;
}
