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

body {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #a9a9a9;
	background: #000;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #7a7a7a;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	/*border-bottom: 1px dotted #999999;*/
	color: #d986d0;
	font-size: 1.6em;
}

a:hover {
	color: #888888;
	text-decoration: underline;
}



a.small {
	text-decoration: none;
	/*border-bottom: 1px dotted #999999;*/
	color: #d986d0;
	font-size: 13px;
	text-decoration: underline;
}
a:hover.small {
	color: #888888;
	text-decoration: none;
}


#wrapper {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

.topimg img {
	margin: 0;
	padding: 0 0 20px 0;
	text-align: center;
	border: none;
}

/* Content */
#content {
	/*width: 750px;*/
	padding: 0px 0 0 0px;
	margin:0 auto 0 auto;
}

#regular {
	padding: 0px 0 0 0px;
	margin: 0 auto 0 auto;
}
.navwrap {
	display: block;
	margin-left: -15px;
}
.navbg {
	background: url(images/navbg.gif);
	/*width: 750px;*/
	padding: 8px 0 0 0px;
	margin:0 auto 0 auto;
}

.post .title {
	color: #06AEF1;
}

.post .title a {
	background: none;
	color: #06AEF1;
	border: none;
}

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

.post .meta {
	padding-bottom: 10px;
	/*background: url(images/img04.gif) repeat-x left bottom;*/
	text-transform: uppercase;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.post .comments {
}

.post .entry {
	padding: 10px 0 20px 0;
	text-align: center;
	width: 700px;
}

.times {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}


/* Footer */

#footer {
	width: 850px;
	height: 0px;
	margin: 0 auto;
	padding: 40px 0;
	background: url(images/img04.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #B2B2B2;
}

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

#footer a {
	color: #999999;
}
