/*  
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:url(../img/bg-body.gif) repeat-x top center #E8F7F9;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:70%; /* Sets default font size to 10px */
	color:#222222;
	}

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}

p {
	margin:0.8em 0em;
	}

a {
	text-decoration:none;
	color:#B4C835;
	}
a:hover {
	text-decoration:none;
	color:#6CC7DC;
	}

/* Structure */

#wrapper {
	margin:0 auto;
	width:900px;
	background:#ffffff;
	font-size:1.20em;

	}
#header {
	height:140px;
	background:url(../img/bg-header.jpg) no-repeat;
	}
#menu {
	height:35px;
	line-height:35px;
	background:url(../img/bg-menu.png) repeat-x;
	padding:0 10px;
	}
#sidebar {
	float:right;
	width:180px;
	background:#efefef;
	margin-right:10px;
	}
#content {
	float:left;
	width:700px;
	min-height:400px;
	}
#footer {
	clear:both;
	height:100px;
	background:url(../img/bg-footer.jpg) no-repeat;
	}

/* Entries */

.entry {
	padding:10px;
	text-align:justify;
	
	}
.entry-title {
	font-size:1.90em;
	font-weight:normal;
	letter-spacing:-1px;
	}
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}
.comments {
	margin-top:-1em;
	}
.comments a {
	color:#6CC7DC;
	background:url(../img/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#B4C835;
	}


/* 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(../img/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;
	}


/* Footer */

#footer .first { padding-top:46px;}
.footerblock {
	float:left; clear:left;
	padding-left:20px;
	cursor:default;
	color:#ffffff;
	}
.footerblock a {
	color:#ffffff;
	text-decoration:none;
	}
.footerblock a:hover {
	color:#ffffff;
	text-decoration:underline;
	}
	
.footerblock li { display:inline; margin:0 10px 0 0;}

/* Heading's */

h1, .h1 {
	font-size:2.5em;
	font-weight:normal;
	letter-spacing:1px;
	color:#B4C835;
	font-style:italic;
	}
h2, .h2 {
	font-size:2em;
	font-weight:normal;
	position:relative;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:italic;
	}

#header .h1 { padding:60px 0 0 20px;}
#header .h2 { padding:10px 0 0 20px;}
/* Feed */

#feed {
	height:25px;
	width:126px;
	background:url(../img/bg-feed.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
	}
a.feed-button {
	display:block;
    width:100px;
    height:25px;
    background:url("../img/button-feed.png") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.feed-button {
	background-position:0 -25px;
	}

/* Extra's */


.current { font-weight:bold;}


#topcasinos { width:480px; margin:1em auto; border:2px solid #6CC7DC; border-bottom-width:1px;}
#topcasinos h3 {
	font-size:1.6em;
	font-weight:normal;
	letter-spacing:1px;
	padding:0.3em 0.6em 0.3em 0.6em;
}
#topcasinos .box {
	padding:0 1.2em 0.6em 1.2em;
	border-bottom:1px solid #6CC7DC;
}

#content ul, #content ol { margin:0.6em 0 0.6em 1.8em;}


.ac_results {border: 1px solid #ccc; background-color: #fff; padding: 0; margin: 0; list-style: none; position: absolute; z-index: 10000; display: none;}
.ac_results li {padding: 2px 5px; white-space: nowrap; color: #333; text-align: left; list-style: none; font-size:10pt;}
.ac_results li a {text-decoration: none; color: inherit;}
.ac_over {cursor: pointer; background-color: #6CC7DC;}
.ac_match { border-bottom:1px dotted; color: #966; font-weight:bold;}
#searchFormWrapper {margin:12px 0 0 0; padding:0; border:0 none;}
#searchFormWrapper form {margin:0; padding:0; border:0 none;}
#search {width:100px; font-size:10pt; margin-left:8px; vertical-align:middle;}
#submit {width:54px; overflow:hidden; font-size:8pt; vertical-align:middle;}


.media {text-align:center; margin:10px 0 20px 0}
.media object {margin: 0 auto; display:block;}

.posts { border:1px solid #ccc; padding:5px; margin-bottom:12px;}
.post { margin-bottom:6px; background-color:#E8F7F9; border:1px solid #ccc; padding:5px; overflow:hidden; zoom:1;}
.post .date {font-size:8pt; font-style:italic; float:right;}
.post .subject {font-weight: bold; font-size:10pt;}
.post .entry {font-size:9pt; margin:0.6em 0; clear:both;}
.post .author {font-size:8pt; font-style:italic; text-align:right;}


#addcomment { margin-bottom:6px;  border:1px solid #ccc; padding:6px;}
#addcomment div { width: auto;}
#addcomment a { color:#333;}
#addcomment h3 {font-weight: bold; font-size:11pt; border:0 none;}
#addcomment .formwrap {background-color:#E8F7F9; border:1px solid #ccc; padding:6px;}
#addcomment .fieldwrap { zoom:1; overflow:hidden; margin-bottom:2px;}
#addcomment .fieldwrap label { float:left; width:140px;}
#addcomment .fieldwrap input { background:#fff;border:1px solid #ccc;}
#addcomment textarea { width:99%;border:1px solid #ccc;}
#addcomment .submitwrap { text-align: right; margin:4px 1px 0 0;}
#addcomment .submitwrap input { background:#C8D957; cursor:pointer; padding:2px;}