/*  

Theme Name: Ginger Ninja! v2

Description: The new Ginger Ninja! theme.

Version: 1.0

Author: Donny Burnside

Author URI: http://www.ginger-ninja.net/

*/



/* Generic Styling */



body {

	background-color:#CCC;

	font-family:"Trebuchet MS";

	font-size:62.5%; /* Sets default font size to 10px */

	color:#222;

	background:url(images/eriecv.org.jpg) repeat;

	}



* {

	margin:0;

	padding:0;

	}



img {

	border:0;

	}

	

a {

	text-decoration:none;

	color:#4b99c7;

	}

a:hover {

	text-decoration:none;

	color:#23b77b;

	}



/* Structure */



#wrapper {

	margin:0 auto;

	width:700px;

	background:#ffffff;

	font-size:1.20em;

	border-style:solid;

	border-width:2px;

	border-color:#B5B5B5;



	}

#header {

	height:108px;

	background:url(images/bg-header.jpg) no-repeat;

	}

#menu {

	height:35px;

	line-height:35px;

	background:url(images/bg-menu.png) repeat-x;

	padding:0 10px;

	}

#sidebar {

	float:right;

	width:180px;

	background:#efefef;

	margin-right:10px;

	}

#content {

	float:left;

	width:700px;

	text-align: center;

	}

#footer {

	clear:both;

	height:100px;

	background:url(images/bg-footer.jpg) no-repeat;

	}



/* Entries */



.entry {

	padding:5px 10px;

	text-align:justify;

	line-height:1.75em;

	width:680px;

	}

.entry-title {

	font-size:1.90em;

	font-weight:normal;

	letter-spacing:-1px;

	color:#F66666;

	}

.date {

	font-size:0.9em;

	color:#999;

	cursor:default;

	letter-spacing:1px;

	}

.comments {

	margin-top:-1em;

	}

.comments a {

	color:#6CC7DC;

	background:url(images/icon-comment.png) no-repeat 0px 2px;

	padding-left:20px;

	padding-right:2px;

	}

.comments a:hover {

	color:#B4C835;

	}

.ul {

	padding:5px 10px;

	padding-left:30px;

	text-align:justify;

	line-height:1.75em;

	width:680px;

	}





/* Menu */



#menu ul {

	list-style-type:none;

	}

#menu li {

	float:left;

	}

#menu li a {

	padding:0 15px;

	display:block;

	color:#ffffff;

	margin-right:2px;

	}

#menu li a:hover {

	background:url(images/bg-menu-hover.png) no-repeat center center;

	}



/* Sidebar */



#sidebar ul {

	list-style-type:none;

	margin-top:10px;

	}

#sidebar li {

	

	}

#sidebar li a {

	display:block;

	height:20px;

	line-height:20px;

	color:#222222;

	padding-left:5px;

	border-bottom:1px solid #dddddd;

	}

#sidebar li a:hover {

	background:#edebed;

	color:#6CC4D8;

	}

#sidebar-bottom {

	height:20px;

	background:url(images/bg-sidebar-bottom.gif) no-repeat top center;

	}



/* Footer */



#footer-valid {

	float:left;

	width:680px;

	padding-left:20px;

	padding-top:43px;

	cursor:default;

	color:#ffffff;

	text-align: center;

	

	}

#footer-valid a {

	color:#CCC;

	text-decoration:none;

	}

#footer-valid a:hover {

	color:#000000;

	text-decoration:underline;

	}



/* Heading's */



h1 {

	font-size:2.5em;

	font-weight:normal;

	cursor:default;

	position:relative; top:50px; left:30px;

	letter-spacing:1px;

	color:#aaaaaa;

	font-style:italic;

	}



/* Extra's */



#ad-top {

	width:480px;

	height:72px;

	background:url(images/bg-ad-top.png) no-repeat;

	padding:5px;

	}

.what {

	color:#000;

	font-weight: bold; 

	cursor:default;

	letter-spacing:3px;

	}

.style1 {

	font-size: 10px

	}

.style2 {

	font-size: 12px;

	}

.red {

	color:#F00;

	}

.gaymes {

	font-weight:bold;

	font-size:18px;

	text-decoration:underline;

	}

