/*  
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 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%; /* Sets default font size to 10px */
	color:#222222;
	background-color: #2F1110;
	background-image: url(../images/bg-body.png);
	background-repeat: repeat-x;
	background-position: center top;
	}


* {
	margin:0;
	padding:0;
	}


img {
	border:0;
	}

p {
	margin-bottom:1.75em;
	}

a {
	text-decoration:none;
	color:#9A6766;
	font-weight: bold;
	}
a:hover {
	text-decoration:none;
	color:#673535;
	}

/* Structure */

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

	}
#header {
	height:200px;
	background:url(../images/bg-header.jpg) no-repeat;
	}
#menu {
	height:35px;
	line-height:20px;
	background:url(../images/bg-menu.png) repeat-x;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #9A6766;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9A6766;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	}
#sidebar {
	float:right;
	width:180px;
	background:#efefef;
	padding-left: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	}
#sidebar p {
	padding: 0px;
	margin: 0px;
}
.fineprint {
	font-size: .9em;
	font-style: italic;
}

#content {
	float:left;
	width:490px;
	min-height:400px;
	}

#footer {
	clear:both;
	height:35px;
	background-color: #2F1110;
	background-repeat: no-repeat;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #673535;
	}

/* Entries */

.entry {
	padding:5px 10px;
	line-height:1.75em;
	background-image: none;
	list-style-type: none;
	}
.entry-title {
	font-size:1.90em;
	font-weight:normal;
	letter-spacing:-1px;
	margin: 0px;
	padding: 0px;
	}
.date {
	font-size:0.9em;
	color:#bbb;
	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;
	}


/* 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 {
	padding-top:15px;
	cursor:default;
	color:#ffffff;
	margin-right: auto;
	margin-left: auto;
	width: 650px;
	right: auto;
	bottom: auto;
	float: none;
	}
#footer-valid a {
	color:#ffffff;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Heading's */

h1 {
	font-size:2.5em;
	font-weight:normal;
	cursor:default;
	position:relative;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:italic;
	}

/* Feed */

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

/* Extra's */

#ad-top {
	width:480px;
	height:72px;
	background:url(../images/bg-ad-top.png) no-repeat;
	padding:5px;
	}
.sidebartitle  {
	font-size: 18px;
	color: #9A6766;
	font-weight: normal;
}
#wrapper #menu .search {
	float: right;
}
#contactus {
	float: right;
	width: 200px;
	clear: left;
	color: #FFFFFF;
	text-align: right;
	font-size: 1.5em;
	padding-right: 10px;
	vertical-align: bottom;
	margin-top: 177px;
}
#contactus a {
	color: #FFFFFF;
	font-size: .9em;
	text-decoration: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #9A6366;
	padding-left: 10px;
}
#contactus a:hover {
	color: #9A6366;
	text-decoration: none;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-left: 10px;
	font-size: 0.9em;
}
#wrapper #content .entry ul {
	list-style-type:none;
	margin-left: 15px;
	margin-top: 6px;
	margin-bottom: 6px;
	line-height: 2;

}
#wrapper #content .entry ul li {
	padding-left:25px;
	background-position:0 5px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(../images/bulletsmall.jpg);

}
#wrapper        #content        .entry        ul        li        ul      li         {
	list-style-type: disc;
	list-style-position: inside;
	background-image: none;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
}
#wrapper  #content  .entry  #menutable  a {
	font-size: 1.25em;
	padding: 0px;
}
#wrapper #content .entry #menutable {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#wrapper #content .entry #menutable td {
	padding: 5px;
	border: 1px solid #2F1110;
}
#wrapper #content .entry #anchortitles {
	margin-top: 100px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F1110;
	margin-bottom: 15px;
}

#wrapper  #content  .mainimage  {
	margin-top: 15px;
	margin-bottom: 15px;
	display: inherit;
}
#wrapper #content .entry #anchorfooter {
	margin-top: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F1110;
	margin-bottom: 150px;
}
.imgcontact  {
	float: left;
	margin-right: 5px;
}
