/*

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: url(images/background.jpg) top center no-repeat fixed #003366;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #99CCFF;

}



input, textarea {

	background: #003366;

	border: 1px solid #99CCFF;

	font: bold 13px Arial, Helvetica, sans-serif;

	color: #99CCFF;

}



h1, h2, h3, p, ol, ul {

	margin-top: 0;

}



h1, h2, h3 {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}



h1, h2
{
	font-weight: normal;
}

h1
{
	letter-spacing: -2px;
	font-size: 2.4em;
}

h2
{
	letter-spacing: -1px;
	font-size: 1.8em;
}

p, ol, ul {

	margin-bottom: 1.5em;

	line-height: 150%;

}



a {

	color: #99CCFF;

}



a:hover {

	text-decoration: none;

	color: #FFFFFF;

}



img.left {

	float: left;

	margin: 4px 20px 0 0;

}



img.right {

	float: left;

	margin: 4px 0 0 20px;

}



hr {

	display: none;

}



/* Header */



#header
{
	height: 110px;
	/* background: url(images/img02.jpg) no-repeat center top; */
}

#logo
{
	float: left;
}

#logo h1, #logo p {

	float: left;

	margin: 0;

	line-height: normal;

}



#logo h1 {

	padding: 17px 0 0 20px;

	font-size: 3em;

	color: #E0E0E0;

}



#logo p {

	padding: 39px 0 0 7px;

	letter-spacing: -1px;

	font-size: 1.4em;

	color: #E0E0E0;

}



#logo a {

	text-decoration: none;

	color: #FFFFFF;

}



#menu {

	float: right;

}



#menu ul {

	margin: 0;

	padding: 30px 20px 0 0;

	list-style: none;

}



#menu li {

	display: inline;

}



#menu a
{
	float: left;
	width: 140px;
	height: 35px;
	margin: 0 0 0 2px;
	padding: 15px 0px 0px 12px;
	background: url(images/img03.gif) no-repeat;
	text-decoration: none;
	text-align: left;
	letter-spacing: -1px;
	font-size: 1.1em;
	font-weight: bold;
	color: #E0E0E0;
}



#menu a:hover, #menu .current_page_item a {

	background: url(images/img04.gif) no-repeat;
	color: #FFFFFF;
}



/* Page */



#page {

	width: 980px;

	margin: 0 auto;

}



/* Content */



#content {

	float: left;

	width: 530px;

	padding: 0 0 0 25px;

}



.post {

	margin-bottom: 15px;

	background: url(images/grid.gif) repeat;
	
	border: solid 1px #003366;

	color: #AFD5FF;

}



.post a {

	color: #A4E4F5;

}



.post a:hover {

	color: #FFFFFF;

}



.post .title {

	margin: 0;

	padding: 30px 30px 0 30px;

}



.post .title a {

	text-decoration: none;

	color: #AFD5FF;

}



.post .byline {

	margin: 0;

	padding: 0 30px;

}



.post .entry {

	padding: 20px 30px 10px 30px;

}



.post .links {

	margin: 0;

	padding: 10px 30px 35px 30px;

	/* background: url(images/grid.gif) repeat; */
	background: #003366;

	border-top: 1px solid #006699;

}



.post .links a {

	padding-left: 10px;

	background: url(images/img08.gif) no-repeat left center;

	text-decoration: none;

	font-weight: bold;

	color: #AFD5FF;

}



.post .links a:hover {

	color: #FFFFFF;

}



/* Sidebars */



.sidebar {

	float: left;

	width: 200px;

}



.sidebar ul {

	margin: 0;

	padding: 0;

	list-style: none;

	line-height: normal;

}



.sidebar li {

}



.sidebar li ul {

}



.sidebar li li
{
	
}



.sidebar li li a
{
	display: block;
	padding: 6px 5px 6px 5px;
	background: url(images/grid.gif) repeat;
	border-bottom: 1px solid #003366;
	text-decoration: none;
	font-weight: bold;
	color: #C7E0FF;
}



.sidebar li li a:hover
{
	color: #FFFFFF;
	background: url(images/grid_2.gif) repeat;
}



.sidebar li h2 {

	padding-top: 20px;

	color: #FFFFFF;

}



/* Left Sidebar */



#leftbar {

}



/* Right Sidebar */



#rightbar {

	padding: 0 0 0 25px;

}



/* Search */



#searchform {

	padding-top: 20px;

	text-align: right;

}



#searchform br {

	display: none;

}



#searchform input {

	margin-bottom: 5px;

}



#searchform #s {

	width: 190px;

}





/* Footer */



#footer
{
	clear: both;
	padding: 20px 0px;
}



#footer p {

	text-align: center;

	font-size: smaller;

	color: #CCCCCC;

}



#footer a {

	color: #E8E8E8;

}



div.pagination {	

		padding: 2px;

		margin: 2px;

		font-size: 10px;

}

div.pagination a {

		padding: 2px 2px 2px 2px;

		margin: 2px;	

		font-size: 10px;		

		background:#1B97CE;		

		border: 1px solid #000000;		

		text-decoration: none; /* no underline */	

		color: #000000;}

div.pagination a:hover, 

		border:1px solid #000000;

		color:#0E92B0;

		text-decoration:none;

div.pagination a:active {	

		background:#26BADF;

		border:1px solid #000000;

}

div.pagination span.current {	

		padding: 2px 2px 2px 2px;	

		margin: 2px;		

		border: 1px solid #000000;				

		font-weight: bold;		

		background-color: #26BADF;		

		color: #FFF;	

}	

div.pagination span.disabled {

		padding: 2px 2px 2px 2px;

		margin: 2px;

		border: 1px solid #EEE;

		color: #DDD;

}	



.alert {

	background: #fff6bf url(/images/exclamation.png) center no-repeat;

	background-position: 15px 50%; /* x-pos y-pos */

	text-align: left;

	padding: 5px 20px 5px 45px;

	border-top: 2px solid #ffd324;

	border-bottom: 2px solid #ffd324;

}



.thumbnail {

	float: left;

	text-align: center;

	width: 65px;

	height: 65px;

	border: 1px solid #999;

	margin: 0 8px 5px 0;

	padding: 5px;

}



.clearboth { clear: both; }





/*  styles for the unit rater

--------------------------------------------------------- 

ryan masuga, masugadesign.com

ryan@masugadesign.com 

Licensed under a Creative Commons Attribution 3.0 License.

http://creativecommons.org/licenses/by/3.0/

See readme.txt for full credit details.

--------------------------------------------------------- */



.ratingblock {

	display:block;

	border-bottom:1px solid #999;

	padding-bottom:2px;

	margin-bottom:2px;

	}



.loading {

	height: 20px;

	background: url('/images/working.gif') 50% 50% no-repeat;

	}

	

.unit-rating { /* the UL */

	list-style:none;

	margin: 0px;

	padding:0px;

	height: 20px;

	position: relative;

	background: url('/images/starrating.gif') top left repeat-x;		

	}



.unit-rating li{

    text-indent: -90000px;

	padding:0px;

	margin:0px;

	/*\*/

	float: left;

	/* */

	}

	

.unit-rating li a {

	outline: none;

	display:block;

	width:20px;

	height: 20px;

	text-decoration: none;

	text-indent: -9000px;

	z-index: 20;

	position: absolute;

	padding: 0px;

	}

	

.unit-rating li a:hover{

	background: url('/images/starrating.gif') left center;

	z-index: 2;

	left: 0px;

	}



.unit-rating a.r1-unit{left: 0px;}

.unit-rating a.r1-unit:hover{width:20px;}

.unit-rating a.r2-unit{left:20px;}

.unit-rating a.r2-unit:hover{width: 40px;}

.unit-rating a.r3-unit{left: 40px;}

.unit-rating a.r3-unit:hover{width: 60px;}

.unit-rating a.r4-unit{left: 60px;}	

.unit-rating a.r4-unit:hover{width: 80px;}

.unit-rating a.r5-unit{left: 80px;}

.unit-rating a.r5-unit:hover{width: 100px;}

.unit-rating a.r6-unit{left: 100px;}

.unit-rating a.r6-unit:hover{width: 120px;}

.unit-rating a.r7-unit{left: 120px;}

.unit-rating a.r7-unit:hover{width: 140px;}

.unit-rating a.r8-unit{left: 140px;}

.unit-rating a.r8-unit:hover{width: 160px;}

.unit-rating a.r9-unit{left: 160px;}

.unit-rating a.r9-unit:hover{width: 180px;}

.unit-rating a.r10-unit{left: 180px;}

.unit-rating a.r10-unit:hover{width: 200px;}



.unit-rating li.current-rating {

	background: url('/images/starrating.gif') left bottom;

	position: absolute;

	height: 20px;

	display: block;

	text-indent: -9000px;

	z-index: 1;

	}



.voted {color:#A4E4F5;}

.thanks {color:#A4E4F5;}

.static {color:#5D3126;}		




