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

body {
	margin: 0;
	padding: 0;
	background-image: url(images/stars-background.gif);
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #85D6FF;
	line-height: 1.8em;
}

h1, h2, h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #00B8E6;
		line-height: 1.3em;
}

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

p, ol, ul, blockquote {
	line-height: 1.8em;
}

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

a:hover {
	border: none;
}

strong {

font-weight: 600;
font-size: 1.1em;


}

/* Posts */

.post {
	margin-bottom: 9px;
	padding: 10px 20px 10px 30px;
	background: #00102E;
	border-top: 3px solid #19356C;
	border-right: 3px solid #00091C;
	border-bottom: 3px solid #00091C;
	border-left: 3px solid #00194A;
}


.post-left {
	margin-bottom: 9px;
	padding: 10px 10px 10px 10px;
	background: #00102E;
	border-top: 3px solid #19356C;
	border-right: 3px solid #00091C;
	border-bottom: 3px solid #00091C;
	border-left: 3px solid #00194A;
}

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






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


.quote-name {
	font-style: italic;
	color:  #FFADD6;
	font-weight:  700; 
}



.CommentsAuthor {
font-weight: bold;
color: #FFCCCC;
}


.ReviewerName {
font-weight:400;
}




.stars {
color: #FFFF66;
}






/* Header */

#header {
	width: 800px;
	height: 350px;
	margin: 40px auto;
	background: url(images/web-icon.jpg);
	 background-repeat: no-repeat;
}

#header h1 {
	margin: 0;
	padding: 30px 0 0 0px;
	font-size: 46px;
	text-align: right;
	color: #00B8E6;

}

#header h2 {
	margin: 0;
	padding: 0 0 0 92px;
	font-size: 16px;
}

#header a {
	border: none;
	color: #FF941D;
}

/* Content */

#content {
	width: 900px;
	margin: 0 auto;
	padding: 10px;
}

#colOne {
	float: left;
	width: 240px;
	color:  #B2E6FF;
}

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


#full-page {
	width: 840px;
	color:  #B2E6FF;
}



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

#colTwo ul {
 color: #00B8E6;
}












.pics {
clear: left;
float: left;
	padding: 5px 15px 5px 5px;
			}


.pics-right {
clear: right;
float: right;
	padding: 5px 15px 5px 5px;
			}







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


			}







	

/* Footer */

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

#footer p {
	margin: 40px;
	text-align: center;
	font-size: 12px;
}

#footer a {
color: #003399;

}



#footer {
	color: #003366;
}