/*
Title: Tainted Moonlight
Author: Bitcove
Website: http://www.bitcove.net/
*/

/* Lato Spots
		'Lato', 
		#navbar
		.glallery_selections_text
		.post_title
		.post_text
		#footer
*/

body {
	background: #000000;
	padding:0;
	margin:0;
	height:100%;
	font-weight: 400;
}

hr {
	background: #d7d7d7 url(../images/hr.gif) repeat-x;
	width: 725px;
	height: 1px;
	border: 0;
	border: 0px;
}

img {
	border:0;
}

.clear{
	/* This class clears the floats */
	clear: both;
}

#container {

	width: 800px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#logo {
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	margin-bottom: 10px;
	width: 450px;
}

#navbar {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
	font-style: italic;
    height:40px;
	background: url("../images/menu.png") no-repeat;
	margin-bottom: 10px;
	margin-top: 0px;
}
#navbar li {
    list-style:none;
	margin-right: 20px;
	float:left;
}
#navbar a {
    color:#111;
    text-decoration:none;
    background:url("../images/button.gif") no-repeat;
	padding-right: 5px;
	padding-left: 5px;
}
#navbar a:hover { 
    background-position:0 -41px;
    color:#ffcc00;
}

.glallery_selections_text {
	font-size: 14px;
	color: #959595;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-bottom: -8px;
}

.glallery_selections_text a { color: #959595; text-decoration: underline; }
.glallery_selections_text a:hover { color: #959595; text-decoration: underline; }

.gallery_selections {
	width: 250px;
	float: left;
	margin-left: 12px;
	margin-bottom: 5px;
	margin-top: 5px;
}


#content {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.post {
	width: 798px;
	background: #000000;
	margin-bottom: 4px;
	line-height: 1.5;
}

.post a { color: #c2c2c2; text-decoration: underline; }
.post a:hover { color: #acacac; text-decoration: underline; }

#navigation {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}

.link-previous {
	float:left;
	text-align:left;
}
.link-next {
	float:right;
	text-align:right;
}

.previous-link a { color: #c2c2c2; text-decoration: underline; }
.previous-link a:hover { color: #acacac; text-decoration: underline; }

.next-link a { color: #c2c2c2; text-decoration: underline; }
.next-link a:hover { color: #acacac; text-decoration: underline; }

.post_title {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 10px;
	color: #ffcc00;
	text-shadow: 1px 1px 0px #111;
}

.post_text {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 10px;
	color: #c2c2c2;
}


.contact_heading {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.about_heading {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.friends_heading {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

.news_heading {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #00746b;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a { color: #00746b; text-decoration: underline; }
#footer a:hover { color: #00746b; text-decoration: underline; }