/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin-top: 50px;
	padding: 0;
	/*	background: #161616 url(../images/img01.jpg) repeat-x left top;*/
	background-image:url(../images/bg_header.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	background-repeat: repeat-x;
	background-color: #000;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	font-weight: normal;
	color: #CCC;
}

h1 { font-size: 44px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 130%;
	text-align: left;
	font-size: 14px;
	color: #090;
}

ul, ol { }

blockquote{ }

a {
	color: #Ff3399;
}

a:hover {
	text-decoration: underline;
}

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 {
}

/* Header */

#header-wrapper {
}

#header {
	width: 960px;
	height: 45px;
	margin: 0 auto;
	background-image: url(../images/menupink.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index: 5;
}

/* Menu */

#menu {
	float: left;
	width: 650px;
	height: 50px;
	background: url(../images/img02.jpg) no-repeat left top;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin-right: 3px;
	background: url(../images/img07.gif) no-repeat left top;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

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

#menu .current_page_item a {
	height: 50px;
	color: #ff3399;
	background-image: url(../images/menuhighlight.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#menu .first {
	background: none;
}
/* Search */

#search {
	float: right;
	width: 270px;
	height: 45px;
	background-image: url(../images/img03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 40px;
	padding-top: 5px;
}

#search p {
	font-size: 18px;
	padding-top: 10px;
	color: #333;
	padding-left: 15px;
	
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding: 40px 20px 0px 20px;
}


/** LOGO */

#logo {
	width: 960px;
	height: 93px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/menupink.png);
	background-position: right top;
	background-repeat: no-repeat;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-align: center;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	text-transform: lowercase;
	font-size: 13px;
	color: #757575;
}

#logo h1 {
	padding-top: 10px;
	font-size: 48px;
}

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

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


#banner {
	padding-bottom: 20px;
}

/* Content */

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

/* Post */

.post {
	background: url(../images/img08.gif) repeat-x left bottom;
	margin-bottom: 45px;
}

.post .title {
	height: 30px;
	color: #FFFFFF;
}

.post .title a {
	text-decoration: none;
	text-transform: capitalize;
	font-size: 30px;
	color: #FFFFFF;
}

.post .date {
}

.post .meta {
	margin-left: 2px;
	padding: 2px 30px 2px 16px;
	background: url(../images/img10.gif) no-repeat left 7px;
	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;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .comments {
	color: #CCC;
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
	margin: 0px 14px;
}

#sidebar li li {
	margin: 0;
	padding: 12px 0px;
	background: url(../images/img05.gif) repeat-x left bottom;
}

#sidebar li li a {
	padding: 0px 0px 0px 20px;
	background: url(../images/img06.gif) no-repeat left 2px;
	font-weight: normal;
	color: #B3B2B2;
}

#sidebar li li a:hover {
	color: #FFFFFF;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}

#sidebar h2 {
	height: 30px;
	margin: 0 0 10px 0px;
	padding: 6px 0 2px 14px;
	background: url(../images/img04.jpg) no-repeat left top;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}


#sidebar p {
	line-height: 200%;
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	width: 920px;
	height: 49px;
	margin: 0 auto;
	padding-top: 50px;
	font-size: 10px;
	color: #356011;
}

#footer-bgcontent {
	margin: 0px;
	padding: 0px;
	height: 99px;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	font-size: 10px;
}

#footer a {
	color: #356011;
	text-decoration: none;
}

#footer a:hover {
	color: #356011;
	text-decoration: underline;
}
/*#contentmain {
	background-image: url(../grass.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	height: 400px;
	width: 115px;
	float: left;
}*/
#sidebarmain {
	float: left;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footnote {
	text-align: center;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
	color: #ff3399;
}
.rightlink {
	font-size: 10px;
	text-transform: uppercase;
	color: #FF3399;
	text-align: right;
}
.quote {
	color: #999;
	font-size: 24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
	padding-left: 10px;
	font-weight:normal;
	font-style: italic;

}
.feedback {
	background-image: url(../images/img06.gif);
	padding: 10px;
	width: 500px;
	margin-left: 5%;
	text-align: justify;
}
#wrapper #page #contentmain {
}
#rightbox {
	float: right;
	height: 199px;
	width: 550px;
	padding-top: 20px;
	padding-right: 30px;
}
#leftbox {
	float: left;
	width: 300px;
	height: 220px;
}
#centerbox {
	clear: both;
	height: 340px;
	width: 520px;
	padding-left: 200px;
	padding-right: 200px;
	background-image: url(../images/bg-mainphoto.png);
	background-repeat: repeat-x;
}
#postleft {
	width: 250px;
	height: 210px;
	float: left;
	background-color: #000;
}
#postright {
	width: 330px;
	float: left;
	height: 220px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#galleryleft {
	text-align: center;
	vertical-align: top;
	float: left;
	height: 205px;
	width: 188px;
	border: 2px solid #FFF;
	background-color: #090;
	font-weight: bold;
}
#gallerymiddle {
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	float: left;
	height: 205px;
	width: 188px;
	border: 2px solid #FFF;
}
#galleryright {
	font-weight: bold;
	background-color: #090;
	text-align: center;
	vertical-align: top;
	float: left;
	height: 205px;
	width: 188px;
	border: 2px solid #FFF;
}
