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

* {
	margin: 0;
	padding: 0;
}

/*
bODY tEXT
*/

body {
	background: ;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	font-size: 13px;
	color: #8A7F7F;
}

h1, h2, h3 {
	margin-bottom: 1em;
	text-transform: lowercase;
	font-weight: normal;
	color: #999999;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h1 {
	letter-spacing: -2px;
	font-size: 36px;
	
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
	letter-spacing: 4px;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

/*
Links
*/

a {
	text-decoration: none;
	color: #ffffff;
}

a:hover {
	background: #CEE7F5;
	text-decoration: underline;
	color: #549DC7;
}

/* Logo */

#logo {
	width: 600px;
	height: 80px;
	margin: 0 auto;
	background: #000000;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	padding-top: 5px;
	position:absolute;
	top:0px;
 	left:0px;
}

#logo h1 a {
	padding: 0px 0 0 310px;
	color: #000000;
}

#logo h1 a:hover {
	text-decoration: none;
	background: none;

}

#logo h2 {
	padding: 18px 0 0px 7px;
	letter-spacing: normal;
	font-size: 1.4em;
}

/* Page */

#page {
	width: 600px;
	margin: 0 auto;
	position:absolute;
 	top:0px;
	left:320px;
}


#flash {
	width: 500px;
	position:absolute;
	height: 400px;
	top: 110px;
	padding-left:0px;
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	left:0px;
	margin: 0 auto;
	z-index: -2;
}


/* Content */

#content {
	float: left;
	width: 542px;
	
	background: url(images/img03.jpg) repeat-y left top;
}

#content .bgtop {
	background: url(images/logo_main.jpg) no-repeat left top;
}

#content .bgbtm {
	background: url(images/img04.jpg) no-repeat left bottom;
}

.post {
	padding: 200px 25px 10px 25px;
}

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

.post h2 {
}

.post .meta {
	margin: 0;
	padding: 0 20px 20px 20px;
	line-height: normal;
}

.post .entry {
	padding: 20px;
}

.post .tags, .post .links {
	margin: 0;
	line-height: normal;
	font-size: smaller;
	text-align: center;
}

.post .tags {
	padding-top: 10px;
	border-top: 1px dashed #333333;
}

/* Shaper */

#shape {
	position:relative;
 	top: 0px;
 	left: 55px;
	margin: 0 auto;
	padding: 0px;
}


/* Footer */




#footer {
	width: 348px;
	height: 60px;
	position:absolute;
 	top: 195px;
 	left: 0px;
	margin: 0 auto;
	text-align: right;
	background: #000000;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: normal;
}

#footer h1 {
	text-decoration: none;
	color: #ffffff;
}

#footer h2 {
	background: #CEE7F5;
	text-decoration: underline;
	color: #549DC7;
}

/* Cloud */

#cloud {
	border: 0px;
	border: none;
	width: 150px;
	height: 50px;
	position:absolute;
 	top: 90px;
 	left: 440px;
	margin: 0 auto;
	text-align: right;
	background: #ffffff;
	z-index: -3;
}

#cloud p {
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: normal;
}

#cloud h1 {
	text-decoration: none;
	color: #ffffff;
}

#cloud h2 {
	background: #CEE7F5;
	text-decoration: underline;
	color: #549DC7;
}
