/*  
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.png) repeat-x top center #E8F7F9;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:75%; /* Sets default font size to 10px */
	color:#222222;
	padding-top:0px;
	margin-top:0px;
}

p {
	margin-bottom:1.75em;
	}

a {
	text-decoration:none;
	ccolor:#B4C835;
	}
a:hover {
	text-decoration:none;
	color:#ff0000;
	}

/* Structure */
#post {
	margin-bottom:20px;
}

#wrapper {
	position: relative;
	margin:0 auto;
	width:740px;
	background:#ffffff;
	font-size:1.20em;
	margin-top:0px;
	padding-top:0px;
	}
#widewrapper {
	margin:0 auto;
	width:950px;
	background:#ffffff;
	font-size:1.20em;
	margin-top:0px;
	padding-top:0px;
	}
#langbar {
	position:absolute;
	right: 2px;
	top: 108px;
}
#header {
	height:140px;
	background:url(/img/bg-header.jpg) top left;
	float:none;
}
#header-left {
	position:relative;
	top:35px;
	left:15px;
	height:30px;
	float:left;
	font-size:2.2em;
	font-weight:normal;
	cursor:default;
	letter-spacing:1px;
	color:#6D6B92;
	font-style:italic;
}
#header-curves {
	height:140px;
	background:url(/img/curves.gif) right no-repeat;
	float:right;
	width:30px;
}
#header-right {
	height:140px;
	background:url(/img/aclogo.jpg) right no-repeat;
	background-color:white;
	width:300px;
	float:right;
}
#header-wright {
	height:140px;
	background:url(/img/aclogo.jpg) center no-repeat;
	background-color:white;
	width:400px;
	float:right;
}
#menu {
	height:35px;
	line-height:35px;
	background:url(/img/bg-menu2.png) repeat-x;
	position:relative;
	border:0px solid white;
	padding:0 10px;
	}
#sidebar {
	float:right;
	width:180px;
	background:#efefef;
	margin-right:5px;
	margin-left:10px;
	}
#rcontent {
	float:left;
	background-color:white;
	width:100%;
	}
#content {
	float:left;
	width:100%;
	}
#footer {
	clear:both;
	height:100px;
	background:url(/img/arran-footer.jpg);
	}

/* Entries */

table.nobooknow {
	margin:auto;
}

div.entry {
	padding:5px 10px;
	text-align:justify;
	line-height:1.4em;
	}

div.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;
	margin:0px;
	padding:0px;
	}
#menu li {
	float:left;
	margin:0px;
	padding:0px;
	}
#menu li a {
	margin:0px;
	padding:0 10px;
	display:block;
	color:#3b3b55;
	margin-right:2px;
	}
#menu li a:hover {
	background:url(/img/bg-menu-hover2.png) no-repeat center center;
	}

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin:15px 0px 0px 10px;
	padding:0px;
	}
#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:10px;
	background:url(/img/bg-sidebar-bottom.gif) no-repeat bottom 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 */


/* Feed */

#feed {
	height:25px;
	width:152px;
	background:url(/img/bg-feed2.gif) no-repeat;
	margin:0 auto;
	padding-left:0;
	color:#3b3b55;
	text-align:center;
	font-weight:bold;
	}
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 */

#ad-top {
	width:480px;
	height:72px;
	background:url(/img/bg-ad-top.png) no-repeat;
	padding:5px;
	}


/*
 Book Now Demo styles
 */
div.nobooknow {
	float:left;
	width:650px;
	padding-left: 20px;
	padding-bottom: 20px;
	line-height:1.2em;
}


TABLE.nobooknow {
	border-width: 2px;
	border-spacing: 0px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
}

TABLE.nobooknow TH {
	border-width: 1px 1px 4px 1px;
	margin:0px;
	padding: 3px;
	border-style: solid solid double solid;
	border-color: black black black black;
	font-weight:bold;
	background-color: #999999;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 90%;
}

TABLE.nobooknow TD {
	border-width: 1px;
	padding: 0px 2px 0px 2px;
	margin:0px;
	border-style: solid;
	border-color: black;
	font-size:95%;
}

TABLE.nobooknow TD.inactive {
	border-width: 1px;
	padding: 0px;
	margin:0px;
	border-style: solid;
	border-color: black;
	color:gray;
	font-size:80%;
	font-family: verdana, Helvetica, sans-serif;
}


.bn_input {
	border: 0px solid black;
	margin: 2px 0px 0px 20px;
	padding-left:12px;
	background-color: #dddddd;
}

#adminCentre table th {
	background-color:#aaaaaa;
	border:1px solid black;
	border-bottom:3px double black;
	text-align:center;
}

#adminCentre table td {
	padding:1px 15px 1px 15px;
	border:1px solid black;
}

#adminCentre table {
	margin:0 auto;
	border-collapse: collapse;
}

.debug {
	font-size:10pt;
}


/* The map styles */

#map {
	border: 1px solid black;
}

#map-wrapper {
	position: relative;
	margin:0 auto;
	width:740px;
	background:#ffffff;
	font-size:1.20em;
	margin-top:0px;
	padding-top:0px;
}

.map-entry p {
	padding: 0px 10px;
}

#slot1,
#slot2 {
	padding: 2px;
}

div#mapsearch {
height: 125px;
padding-right: 10px;
position : relative;
float: left;
text-align: left;
line-height: 1em;
}

div#mapsearch img {
	width: 280px;
}

div#mapsearch div#text {
font-size: 80%;
left:115px;
position: absolute;
top: 18px;
width:100px;
}


