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

body {
	margin: 20;
	padding: 0;
	background: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;
}

h1, h2, h3, h4 {
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	color: #FF941D;
}

h2 { font-size: 24px; }
h3 { font-size: 18px; }
h4 { font-size: 14px; }

	h5 { 
	font-size: 14px;
	color: #707070;
	 }
	 
p, ol, ul, blockquote {
	line-height: 21px;
}

a {
	border-bottom: 1px dotted #707070;
	text-decoration: none;
	color: #BFBFBF;
}

a:hover {
	border: none;
}

strong {
	color: #8D8C8C;
}


/* Yellow Text */
.yellow {
	color:  yellow;
	font-size:  130%;
}


.img-link a {
	border-bottom: none;

			}




/* Posts */

.post {
	margin-bottom: 9px;
	padding: 20px 10px 20px 5px;
	background: #131313;
	border-top: 1px solid #1F1F1F;
	border-right: 1px solid #1F1F1F;
	border-bottom: 1px solid #1F1F1F;
	border-left: 1px solid #1F1F1F;
}

.post h2, .post h3 
	{ margin    *     left: -40px;
	}

/* Header */

#header {
	width: 700px;
	height: 280px;
	margin: 0 auto;
	background: url(images/img3.png);
	background-repeat: no-repeat;
}



#DLheader {
text-align: right;
	width: 700px;
	height: 280px;
	margin: 0 auto;
	background: url(images/DL-ICON.png);
	background-repeat: no-repeat;
}


#DLheader h1 {
text-align: right;
color: yellow;
	margin: 0;
	padding: 55px 0 0 400px;
	font-size: 40px;
}








#header h1 {
text-align: right;
	margin: 0;
	padding: 55px 0 0 400px;
	font-size: 45px;
}

#header h2 {
	margin: 0;
	padding: 0 0 0 400px;
	font-size: 16px;
	text-align: right;
}

#header a {
	border: none;
	letter-spacing: 2px;
	color: #FF941D;
}

/* Content */



.pic {

	margin:  0 70px 0 70px;
	border*:  *2px solid #707070;
	
	
}



.badge {	
float:  left;
	
}

.yellow {
	color: yellow;
}


.book {
	color: #FFCC00;
	font-style: italic;
}



#content {
	width: 680px;
	margin: 0 auto;
	padding: 5px;
}

#colOne {
	float: left;
	width: 180px;
}

#colOne ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#colTwo {
	float: right;
	width: 450px;
}

#full-page-box{
	width: 750px;
	margin:  40px;
}


.quote {
font-style: italic;
	color: #C8C8C8;
}



.quote-stars {
font-style: bold;
	color: yellow;
}


.quote-name {
font-style: italic;
	color: white;
	font-weight: bold;
	
}

.mail {
font-style: italic;
	color: yellow;
	
}





/* Footer */

#footer {
	clear: both;
	width: 580px;
	margin: 0 auto;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 9px;
}

#footer * {
	color: #333333;
}