html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: url(images/images02.jpg) repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #393939;
}

h1, h2, h3 {
	margin-top: 0px;
}

p, ol, ul {
	margin-top: 0px;
}

a {
	color: #28B6C1;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	margin: 0px;
	padding: 0px;
	background: url(images/images01.jpg) repeat-x left top;
}

/** MENU */

#menu {
	width: 1000px;
	height: 49px;
	margin: 0px auto;
}

#menu ul {
	float: right;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	height: 37px;
	padding: 12px 10px 0px 10px;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}

#menu a:hover {
	background: url(images/images03.jpg) repeat-x left top;
}

#menu .active a {
	background: url(images/images03.jpg) repeat-x left top;
}


/** HEADER */

#header-wrapper {
	background: url(images/images06.jpg) no-repeat center top;
}

#header {
	width: 1000px;
	height: 205px;
	margin: 0px auto;
}

#logo {
	float: left;
	width: 650px;
	height: 205px;
	background: url(images/images04.jpg) no-repeat left top;
}

/** BOOKMARK */

#bookmark {
	float: right;
	width: 350px;
	height: 205px;
	background: url(images/images05.jpg) no-repeat left top;
}

#bookmark a {
	display: block;
	width: 350px;
	height: 205px;
	text-indent: -99999px;
}

/** SEARCH */

#search {
	width: 990px;
	height: 38px;
	margin: 0px auto;
	padding-top: 2px;
	padding-right: 10px;
}

#search form {
	float: right;
	margin: 0;
	padding: 4px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 156px;
	height: 29px;
	padding: 0px 0 0 0px;
	border: 1px solid #333333;
	background: #121212;
	color: #fff;
}

#search-query {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
	width: 140px;
	height: 25px;
	padding: 0px 0 0 0px;
	border: 1px solid #333333;
	background: #121212;
	color: #fff;	
}

#search-submit {
	width: 47px;
	height: 28px;
	margin-left: 10px;
	padding: 0px 5px;
	text-indent: -999999px;
	background: url(images/images10.jpg) no-repeat left top;
	color: #FFFFFF;
}

/** PAGE */

#page-wrapper-content {
	background: url(images/images08.jpg) repeat-y center top;
}

#page-wrapper-content-top {
	background: url(images/images07.jpg) no-repeat center top;
}

#page-wrapper-content-btm {
	background: url(images/images09.jpg) no-repeat center bottom;
}

#page {
	width: 1004px;
	margin: 0px auto;
	padding-bottom: 130px;
}

/** CONTENT */

#content {
	float: left;
	width: 510px;
	padding: 80px 15px 0px 15px;
}

.single {
	float: left;
	width: 747px;
	padding: 80px 10px 0px 15px;
}

.post .title {
	padding: 0px 0px 10px 0px;
	background: url(images/images11.jpg) no-repeat left bottom;
	letter-spacing: -1px;
	font-size: 30px;
	font-weight: normal;
}

.post .title a {
	padding: 0px 0px 10px 15px;
	text-decoration: none;
	text-transform: lowercase;
	color: #28B6C1;
}

.post .meta {
	margin-top: -20px;
	padding: 0px 15px 10px 15px;
	font-size: 18px;
	color: #9F9F9E;
}

.post .entry {
	margin: 0px;
	padding: 0px 15px 10px 15px;
	line-height: 200%;
}

/** SIDEBAR */

#sidebar1 {
	float: left;
	width: 220px;
	margin: 0px 0px 0px 12px;
	padding: 20px 0px 0px 0px;
	font-size: 18px;
}

#sidebar1 h2 {

	background: url(images/images11.jpg) no-repeat left bottom;
	
}

#sidebar1 ul {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	list-style: none;
}

#sidebar1 li ul {
	padding: 0px 0px 20px 0px;
}

#sidebar1 li ul ul{
	padding: 0px 0px 0px 0px;
}

#sidebar1 li li {
	margin: 0;
	background: url(images/images11.jpg) no-repeat left bottom;
	padding: 5px 0px 5px 12px;
}

#sidebar1 li li a {
	padding: 0px 0px 0px 20px;
	background: url(images/images12.jpg) no-repeat left 5px;
	text-transform: lowercase;
}


#sidebar1 li li li {
	margin: 5px 0 0 0;
	background: url(images/images11.jpg) no-repeat left top;
	padding: 5px 0px 0px 0px;
}

#sidebar1 li li li a {
	padding: 0px 0px 0px 20px;
	text-transform: lowercase;
	color: #a0be15;
}

#sidebar1 h2 {
	padding: 0px 0px 0px 12px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}

#sidebar1 a {
	text-decoration: none;
	color: #28B7C2;
}




#sidebar2 {
	float: right;
	width: 232px;
	padding: 40px 0px 0px 0px;
}

#sidebar2 ul {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	list-style: none;
}

#sidebar2 li ul {
	padding-bottom: 20px;
}

#sidebar2 li li {
	padding: 5px 0px 5px 12px;
}

#sidebar2 li li a {
	padding: 0px 0px 0px 20px;
	background: url(images/images12.jpg) no-repeat left 5px;
	text-transform: lowercase;
}

#sidebar2 h2 {
	height: 39px;
	padding: 2px 20px 0px 12px;
	background: url(images/images14.jpg) no-repeat right top;
	letter-spacing: -1px;
	text-transform: lowercase;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}

#sidebar2 a {
	text-decoration: none;
	color: #28B7C2;
}

.list1 {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list1 li {
	display: inline;
	padding: 0px 20px 0px 0px;
}

.list2 li {
	background: none;
}

.two-column {
	margin-bottom: 20px;
}

.two-column .box1 {
	float: left;
	width: 528px;
	height: 303px;
	border-top: 3px solid #A0BE15;
	border-left: 3px solid #A0BE15;
	border-bottom: 3px solid #A0BE15;
}

.two-column .box2 {
	float: right;
	width: 180px;
	border: 3px solid #A0BE15;
}

/** FOOTER */

#footer {
}

#footer p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.footer {
	margin: 0 auto;
	padding: 0px 90px 35px 0px;
	width: 1000px;
	text-align: right;
	color: #fff;
	
}
.footer a {
	color: #a0be15;
}

.review {
	padding: 10px 0px;
}

.review ul {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	list-style: none;
}

.review li {
	display: inline;
}

.review .title {
	text-transform: lowercase;
	font-size: 24px;
	color: #AAC818;	
}

.review .date {
	margin-top: -20px;
	font-size: 14px;
	color: #ABAAAA;
}

.review p {
	line-height: normal;
}

.review-image {
	float: left;
	width: 175px;
	height: 160px;
	border: 3px #a0be15 solid;
}

.review-content {
	float: right;
	width: 286px;
}

.review-content .hrating {
	float: right;
	display: block;
	padding: 3px 0px 10px 0px;
	margin: 0px;
	width: 93px;
	height: 23px;
	background: url(images/images18.jpg) no-repeat top left;
	color: #fff;
	text-align: center;
}

.rating {
	color: #333333;
}

.rating {
	text-transform: lowercase;
}

.ratingheader {
	padding: 6px 0px;
	font-size: 18px;
	font-weight: normal;
}

.rating-numbers {
	font-weight: bold;
	color: #36BAC4;
}

.rating-content {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.ourrating {
	color: #BF2121;
}

.gimg {

	border: 3px #a0be15 solid;
}

