/* CSS by Miranda @ Elite Designs and header by Faith @ Sweetnezz Designs
Do not redistribute or claim as your own */

body {
	background: url(http://img6.imageshack.us/img6/9771/89007780.png) #cecece;
	background-repeat: repeat-y;
	background-position: left;
	font: 10px Arial;
	color: #888;
	line-height: 16px;
	text-align: justify;
}

#top {
	position: absolute;
	top: 29px;
	left: 100px;
	background: url(http://i25.tinypic.com/sol2c8.png);
	background-repeat: no-repeat;
	overflow: hidden;
}

#page {
	position: absolute;
	top: 501px;
	left: 291px;
	width: 418px;
	text-align: justify;
}

#page .title {
	background: #362d26;
	font: bold 10px Tahoma;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	border-bottom: 4px solid #94b6e6;
	line-height: 28px;
}

#content {
	position: absolute;
	top: 499px;
	left: 289px;
	width: 422px;
	text-align: justify;
}

#content .date {
	background: #362d26;
	width: 150px;
	font: bold 10px Tahoma;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	border-bottom: 4px solid #94b6e6;
	line-height: 28px;
}

#content .title {
	background: #362d26;
	font: bold 10px Tahoma;
	width: 410px;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	border-bottom: 4px solid #94b6e6;
	line-height: 28px;
	padding-top: 10px;
}

#content .title a {
	font: bold 10px Tahoma;
	text-transform: uppercase;
	color: #fff;
	border-bottom: 0px dashed #fff;
}

#content .title a:hover {
	font: bold 10px Tahoma;
	text-transform: uppercase;
	color: #fff;
	border-bottom: 0px dashed #fff;
}

#content .com {
	background: #362d26;
	width: 100px;
	font: bold 10px Tahoma;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	border-bottom: 4px solid #94b6e6;
	line-height: 28px;
}

#sidebar1 {
	position: absolute;
	top: 501px;
	left: 97px;
	width: 190px;
	padding-left: 3px;
	text-align: justify;
}

#sidebar2 {
	position: absolute;
	top: 501px;
	left: 710px;
	width: 190px;
	text-align: justify;
}

#sidebar1 .title {
	background: #362d26;
	font: bold 10px Tahoma;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	border-bottom: 4px solid #da899c;
	line-height: 28px;
}


#sidebar2 .title {
	background: #362d26;
	font: bold 10px Tahoma;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	border-bottom: 4px solid #da899c;
	line-height: 28px;
}

#nav {
	font: bold 10px Tahoma;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	background: #53473f;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 800px;
	position: absolute;
	top: 479px;
	left: 100px;
	font: bold 10px Tahoma;
	text-transform: uppercase;
	text-decoration: none;
	cursor: default;
	text-align: center;
}

#nav a {
	font: bold 10px Tahoma;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	border-bottom: 0px solid #362d26;
}

#nav a:hover {
	font: bold 10px Tahoma;
	text-transform: uppercase;
	text-decoration: none;
	color: #cecece;
	border-bottom: 0px solid #362d26;
}

.box {
	text-align: justify;
	color: #888;
	line-height: 16px;
	font: 10px Arial;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 10px;
}

b {
	color: #da899c;
}

i {
	color: #da899c;
}

u {
	color: #53473f;
}

a img {
	border-width: 0px;
	border: 1px solid #cecece;
	padding: 2px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

a:hover img {
	border-width: 0px;
	border: 1px solid #94b6e6;
	opacity:.80;
	filter: alpha(opacity=80);
	-moz-opacity: 10;
	padding: 2px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

h1 {
	font: bold 16px Tahoma;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: -1px;
	color: #da899c;
}

h1:first-letter {
	font: bold 16px Tahoma;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #94b6e6;
}

h2 {
	font: bold 10px Tahoma;
	text-transform: uppercase;
	text-align: center;
	color: #94b6e6;
}

h2:first-letter {
	font: bold 10px Tahoma;
	text-transform: uppercase;
	color: #da899c;
}

a {
	color: #94b6e6;
	border-bottom: 1px dashed #fff;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #da899c;
	border-bottom: 1px dashed #94b6e6;
	font-weight: bold;
	text-decoration: none;
}

blockquote {
	border: 1px dashed #b1b1b1;
	padding: 12px;
	margin: 10px auto 10px auto;
	font-family: Arial;
	color: #999;
	width: 300px;
}

input, textarea {
	border: 1px solid #cecece;
	background-color: #fff;
	font-family: Arial;
	font-size: 10px;
	color: #b1b1b1;
	padding: 3px;
}

input:focus, textarea:focus, input:hover, textarea:hover {
	background: #fff;
	border: 1px solid #eee;
}
