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

* {
	margin: 0;
	padding: 0;
}

img { border: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B1C0C7;
	background-color: #FF89C9;
	background-image: url(images/ag_n.jpg);
	background-repeat: repeat-x;
}

form {
}

input, textarea {
	font: normal 1em Arial, Helvetica, sans-serif;
}

input.text {
}

input.button {
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

h1 {
	letter-spacing: -.05em;
	font-size: 2.2em;
}

h2 {
	margin-top: 1em;
	letter-spacing: -0.05em;
	font-size: 1.4em;
	color: #0FF;
}

h3 {
	margin-top: 1em;
	font-family: Verdana, Geneva, sans-serif;
	color: #F09;
}
.rose {
	color: #F9C;
}

#page #pagebg #content .post .entry {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}


p, ul, ol {
	margin-top: 1em;
	line-height: 160%;
}

ul {
	list-style: none;
}

ul li {
}

ol {
	margin-left: 1em;
	list-style-position: inside;
}

blockquote {

}

a {
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

img {
	border: 3px solid #F09;
}

/* Header */

#header {
	width: 852px;
	height: 70px;
	text-align: left;
}

#header h1, #header p {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: .25em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #151F5D;
}

#header h1 {
	padding-top: .35em;
	font-size: 3em;
}

#header a {
	text-decoration: none;
	color: #151F5D;
}

/* Page */

#page {
	width: 852px;
	margin: 0 auto;
	background-image: url(images/img03_copy.jpg);
}

#pagebg {
	text-align: center;
	background-image: url(images/footer_copy.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/* Content */

#content {
	float: left;
	width: 474px;
	color: #FFF;
	background-image: url(images/im04_copy.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 46px;
	min-height: 750px;
}

.post {
}

.post .title {
	padding-top: 20px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}

.post .title a {
	text-decoration: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	margin: 0;
	padding-bottom: 5px;
	text-align: center;
	text-transform: uppercase;
	color: #0FF;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0FF;
	font-family: Verdana, Geneva, sans-serif;
}

.post .meta a {
	text-decoration: none;
	color: #0FF;
}

.post .meta a:hover {
	text-decoration: underline;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	padding: 26px 46px 20px 26px;
	background-image: url(images/right_copy.jpg);
	background-repeat: no-repeat;
}

#sidebar ul {
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 3em;
	padding: 0;
}

#sidebar li ul {
	font-size: 14px;
}

#sidebar li li {
	margin: 0;
	padding: 5px 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0FF;
	color: #0FF;
}

#sidebar li li:hover,
	#sidebar li.selected {
	background: transparent url(images/stars.png) no-repeat right -2px ;
}

#sidebar h2 {
	margin: 0;
	padding-bottom: 0.5em;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0FF;
}

#sidebar a {
	display: block;
	text-decoration: none;
	color: #0FF;
}

#sidebar li.selected a {
	font-weight: bold;
}

#sidebar_content {
	text-align: left;
	color: #fff;
}

/* Footer */

#footer {
	width: 852px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img07_copy.jpg) no-repeat;
	text-align: center;
}

#footer p {
	margin: 0;
	font-size: 0.8em;
	color: #FFF;
	text-align: center;
}

#footer a {

}
#page #pagebg #content .post .entry blockquote .rose .button {
	color: #FFF;
}
#page #pagebg #sidebar ul li ul li strong {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
#page #pagebg #content .post .entry p {
	font-size: 12px;
}

#flashheader {
	margin-top: 30px;
}

