/*  
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:#0d4b9f;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:62.5%; /* Sets default font size to 10px */
	color:#222222;
	}

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}

p {
	margin-bottom:1.75em;
	}

a {
	text-decoration:none;
	color:#666666;
	}
a:hover {
	text-decoration:none;
	color:#f78225;
	}

/* Structure */

#wrapper {
	margin:0 auto;
	width:800px;
	background:#0d4b9f;
	height: 500px;
	border-left: solid #cadb2a thin;
	border-right: solid #cadb2a thin;
	border-bottom: solid #cadb2a thin;
	}

#topspacer {
	margin:0 auto;
	width:700px;
	background:#ffffff;
	height: 30px;
	}
#header {
	height:150px;
	background:url(images/header.jpg) no-repeat;
	width: 800px;
	float: left;
	}
#contenttext {
	height:241px;
	width: 240px;
	float: left;
	padding-left: 30px;
	padding-top: 30px;
	line-height: 12pt;
	}
#offer1{
	height:141px;
	width: 240px;
	float: left;
	background-image: url(images/offerhead1.jpg);
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-left: 30px;
	}
#offer2{
	height:141px;
	width: 260px;
	float: left;
	background-image: url(images/offerhead2.jpg);
	background-repeat: no-repeat;
	padding-top: 100px;
	padding-left: 20px;
	}
#offerbubbles {
	height:271px;
	width: 530px;
	float: right;
	background-image: url(images/homeoffers.jpg);
	background-repeat: no-repeat;
	}
#offerbubbleslong {
	height:271px;
	width: 770px;
	float: right;
	background-image: url(images/homeoffers.jpg);
	background-repeat: no-repeat;
	background-position:right;
	padding-left: 30px;
	}
#gallpic {
	height:121px;
	width: 121px;
	float: left;
	padding-top: 10px;
	}
#gallpiclge {
	height:116px;
	width: 183px;
	float: left;
	padding-top: 10px;
	}	

#formholder{
	height:231px;
	width: 240px;
	float: left;
	padding-left: 30px;
	padding-top: 10px;
	}
#contact2{
	height:141px;
	width: 260px;
	float: left;
	padding-top: 100px;
	padding-left: 20px;
	}
#offers {
	height:271px;
	width: 196px;
	float: left;
	}
#woman {
	height:271px;
	width: 138px;
	float: left;
	}
#telephonestrip {
	height:49px;
	width: 800px;
	float: left;
	background-image: url(images/phone.jpg);
	background-repeat: no-repeat;
	}
#blindslist {
	height:49px;
	width: 800px;
	margin:0 auto;
	padding-top: 5px;
	}
#menu {
	height:30px;
	background:url(images/menupic.jpg);
	width: 770px;
	background-repeat: no-repeat;
	float: left;
	padding-left: 30px;
	}
#sidebar {
	float:right;
	width:180px;
	background:#e1e9fd;
	margin-right:10px;
	}
#content {
	float:left;
	width:500px;
	padding-top: 10px;
	height: 300px;
	}
#footer {
	clear:both;
	height:120px;
	background:url(images/bg-footer.jpg) no-repeat;
	padding-top: 63px;
	padding-left: 10px;
	}

/* Entries */

.entry {
	padding:15px 20px 0px 20px;
	text-align:left;
	line-height:1.75em;
	}
.entry-title {
	font-size:1.9em;
	font-weight:normal;
	letter-spacing:-1px;
	padding-top: 20px;
	}
.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;
	}


/* Menu */

#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	padding-top: 12px;
	border-left: solid #0d4b9f thin;
	}
#menu li a {
	padding:0 10px;
	display:block;
	color:#0d4b9f;
	margin-right:2px;
	font-size:12px;
	}
#menu li a:hover, #menu .active a  {
	color: #CC0000;
	}


/* 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, #sidebar .active a   {
	background:#edebed;
	color:#f58227;
	}
#sidebar-bottom {
	height:20px;
	background:url(images/bg-sidebar-bottom.gif) no-repeat top center;
	}

/* Footer */

#footer-valid {
	float:left;
	padding-top:55px;
	padding-left:20px;
	cursor:default;
	color:#ffffff;
	}
#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; top:50px; left:30px;
	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;
	}
