/*
Theme Name: Shotover TOP 10 Holiday Park
Theme URI: http://example.com
Description: A Blank Wordpress theme with left sidebar
Author: TML Web
Author URI: http:/www.tmlwebdesign.co.nz
version: 1.0
*/
/* basics */

* {
	margin:0;
	padding:0;
}
body {
	background: #333;
	font-family: arial, tahoma, sans-serif;
	font-size: 12px;
	margin: 0px auto 0px auto;
	padding: 0;
}
.home {
	background: #666;
	font-family: arial, tahoma, sans-serif;
	font-size: 12px;
	margin: 0px auto 0px auto;
	padding: 0;
}
p{
	font-size: 12px;
}
h1 {
	font-size: 14px;
	color: #fff;
	text-align: center;
	margin: 100px 0px
}
h2 {
	font-family: arial;
	font-size:18px;
	color: #363236;
	line-height: 130%;
}
h2.archivetitle {
	margin: 15px 0 0 15px;
}
h3 {
	font-size: 12px;
	margin-top:10px;
}
h4 {
	font-size: 9px;
}
hr {
	border-top: 2px solid #adb4bc;
	margin-bottom: 5px;
}

/* images and misc. */

img {
		border: none;
	padding: 3px;
	margin: 0px 10px 5px 0px;
}
img a {
		border: none;
	padding: 3px;
	margin: 0px 10px 15px 0px;
	background: #ede6d6;
}
img.home {
	float: left;
	border: none;
	padding: 10px;
	margin: 0 0 20px 0;
	background: #e7dcc0;
}
img.left {
	float: left;
	border: none;
	padding: 3px;
	margin: 0px 10px 15px 0px;
	background: #ede6d6;
}
img.alignleft {
	float: left;
	border: none;
	padding: 3px;
	margin: 0px 10px 15px 0px;
	background: #ede6d6;
}
img.leftlong {
	float: left;
	border: none;
	padding: 3px;
	margin: 0px 20px 20px 0px;
	background: #ede6d6;
}
img.alignright {
	float: right;
	border: none;
	padding: 3px;
	margin: 0px 10px 15px 0px;
	background: #ede6d6;
}
img.right {
	float: right;
	border: none;
	padding: 3px;
	margin: 0px 0px 20px 10px;
}
img.border {
	float: left;
	border: none;
	padding: 10px;
	background: #5c697a;
	margin: 0px;
}
blockquote {
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
}
code {
	margin:10px;
	font-family:"Courier New", Courier, monospace;
}
/* links */
a {
	color:#493E24;
	text-decoration:none;
	border: none;
}
a:hover {
	color:#493E24;
	text-decoration: underline;
	border: none;
}
/* container */

#container {
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 0px 0px;
	background:#DCD1BB url(http://74.53.53.200/~shotover/wp-content/themes/shotover/images/container_bk.gif) repeat-y right;
	color: #333;
	overflow: hidden;
	border-top: 10px solid #dcd1bb;
}
#container_home {
	width: 960px;
	margin: 0px auto 0px auto;
	padding: 0;
	background:#666;
	color:#fafafa;
	overflow: hidden;
	font-family: arial, times;
	font-size: 11px;
	font-weight: normal;
}
/* Homepage */
#container_home .home_text {
	color:#ddd;
	padding: 10px;
	line-height: 130%;
	width: 630px;
	float:right;
	margin: 0;
	height: 204px;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #7a7a7a;
}
#container_home p {
	color:#fff;
	padding: 10px;
	line-height: 130%;
}
#content_home h1 {
	color:#fff;
	padding: 45px 10px 20px 0px;
	font-family: arial, times;
	font-size: 18px;
	text-align: right;
	margin: 0px
}
#container_home em {
	color:#fff;
	font-style: normal;
	background: #999;
}
#container_home ul {
	margin: 0;
	padding: 75px 0 0 0;
	text-align: left;
	height:30px;
	float: right;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
}
#container_home ul li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	width: 80px;
}
#container_home ul li a {

	padding: 75px 13px 15px 13px;

	margin: 0 5px;

	text-decoration: none;

	color: #7a7a7a;

	text-transform: uppercase;

	background: none;

	height:100px;

	border: #333;

	width: 80px;

}

#container_home ul li a:hover {

	color:#fff;

}

#container_home .current_page_item a {

	background-color: #797879;

	color:#fff;

}

/* header */







#header {

	height: 185px;

	vertical-align: top;

	display: block;

	width: 960px;

	margin: 0px auto 0px auto;

	padding: 0;

	color: #363236;

	overflow: hidden;
	background: #483e24 url(http://74.53.53.200/~shotover/wp-content/themes/shotover/images/banner.gif) no-repeat;

}

#header h1 {

	font-family: verdana, arial, times;

	font-size: 22px;

	font-weight: 300;

	letter-spacing: 1px;

	margin: 0;

	padding: 120px 0 0 16px;

}

#header h1 a {

	color: #404040;

	text-decoration: none;

}

#header h1 a:hover {

	color: #666;

	text-decoration: none;

}

#header h2 {

	font-family: verdana, arial, times;

	font-size: 12px;

	font-weight: bold;

	font-style: italic;

	color: #404040;

	letter-spacing: 1px;

	margin: 0;

	padding: 0 0 0 18px;

}

#header img {

	margin: 10px 0 0 0;

	padding: 0;

	float: left;

}
#header img.book {

	margin: 40px 0 0 0;

	padding: 0;

	float: right;

}


/* flashbanner on homepage */

* html #flashbanner{

background: url(http://74.53.53.200/~shotover/wp-content/themes/shotover/images/photo_bk.gif) no-repeat;
	margin: 10px 00px 0px 5px;
width: 670px;
height: 330px;
float: left;
}

#flashbanner{

background: url(http://74.53.53.200/~shotover/wp-content/themes/shotover/images/photo_bk.gif) no-repeat;
	margin: 10px 10px 0px 10px;
width: 670px;
height: 330px;
float: left;
}
#banner img{
padding: 10px;
float: center;
margin: 15px auto;
}
/* static banner image */

#banner{
	margin: 20px auto 0px 12px;
	overflow: hidden;
	float: left;
}

/* main menu */

#menu { 
    list-style: none; 
    padding: 0; 
    height: 30px; 
    font-size: 11px; 
    font-weight: bold; 
    text-transform: uppercase; 
    border-bottom: 4px solid #dfd0b9; 
	 margin-top: 152px;
} 
 
#menu li { 
    float: left; 
	 background: #493e24 url(http://74.53.53.200/~shotover/wp-content/themes/shotover/images/tableft.png) no-repeat left top; 
    padding: 8px 0 8px 14px; 
    margin-left: 5px; 
	 display: inline;
	 list-style: none;
} 
 
#menu li a { 
    background: #493e24 url(http://74.53.53.200/~shotover/wp-content/themes/shotover/images/tabright.png) no-repeat top right; 
    padding: 8px 14px 8px 0; 
	 color: #fff;
} 
 
#menu li.current_page_item { 
    background: #dcd1bb url(http://74.53.53.200/~shotover/wp-content/themes/shotover/images/tableft_active.png) no-repeat left top; 
} 
 
#menu li.current_page_item a { 
    background: #dcd1bb url(http://74.53.53.200/~shotover/wp-content/themes/shotover/images/tabright_active.png) no-repeat right top; 
    color: #333; 

}
#menu img {

	padding-bottom: 0;

	margin: 0 0 10px 0;

	text-align: left;

	float: left;

}

/* content */
* html #content {

	float: left;
	margin: 0px 10px 0px 10px;
	background: #cbbfa5;
	padding: 10px;
	height: 450px;
	width: 635px;
	overflow: visible;

}


#content {

	float: left;

	width: 635px;

	margin: 0px 10px 0px 19px;
	background: #cbbfa5;
	padding: 10px;
	min-height: 450px;

}
#iframe {

	float: left;

	width: 930px;

	margin: 0px 10px 0px 15px;
background: #DCD1BB;
	padding: 0px;
	min-height: 550px;

}
* html #main {
	float: right;
	width: 410px;
	margin: 0px 0px 50px 0px;
	background: #cbbfa5;
	padding: 10px;

}
#main {
	float: right;
	width: 430px;
	margin: 0px 0px 50px 0px;
	background: #cbbfa5;
	padding: 10px;

}
#left {
	float: left;
	width: 150px;
	margin: 0px 10px 50px 0px;
	background: #cbbfa5;
	padding: 10px;
	border-right: 1px solid #dad2ca;

}
#contentnews {

	float: right;

	width: 640px;

	margin: 25px 50px 0xp 0px;

}

#content_home {

	float: right;

	width: 960px;

	min-height: 330px;

	margin: 0px 10px 0px 10px;

}

.post {

	margin: 0;
color: #333;
	line-height: 14pt;
	

}

.post h1 {

	font-family: Arial, "Lucida Sans Unicode", Tahoma, sans-serif;

	font-size: 18px;

	font-weight: normal;

	color: #333;

	text-transform: none;

	padding: 0;

	margin: 10px 0 10px 0;

	text-align: left;

}

.post h2 {

	font-family: Arial, "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size:15px;
	color: #333;
	line-height: 130%;
	padding: 10px 0px 0px 0px;
	font-weight: normal;
}

.post h3 {
	font-family: Arial, "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	padding: 20px 0px 0px 0;
	margin: 8px 0px -8px 0px;
	text-align: left;
	border-top: 1px solid #eee;
}

.post h4 {

	font-family: verdana, arial, times;

	font-weight: bold;

	font-size: 11px;

	text-align: left;

	color: #333;

	margin: 5px 0;

	padding: 0px;

	text-transform: uppercase;
}
.post h3 a {

	color: #333;

	text-decoration: none;

}
.post h2 a {

	font-family: Georgia;
	font-size:18px;
	color: #363236;
	line-height: 130%;

}

.post h2 a:hover {

	color: #404a57;

	text-decoration: none;

}

.post p {

	font-size: 12px;

}

.post a {
color:#493E24;

	text-decoration:underline;

}

.post ul {

}

.post li {
margin-left: 20px;
 list-style: disc;

}

.entry p {

	margin:12px 0;

}

.postmetadata {

	clear: both;

	padding:3px 0;

	margin-top: 16px;

}

p.postmetadata {

	font-size: 10px;

	font-weight: normal;

}

.navigation {

	font-size:11px;

	float:left;

	width: 650px;

}


.notfound {

	padding: 25px;

	font-size: 14pt;

	font-weight: 300;

}

/* sidebar */







#sidebar {

	font-family: arial;
	font-size:11px;
	width: 255px;
	float:right;
	margin: 22px 0px 20px 0;
	padding: 0px 0px 0px 10px;
	color: #fff;
	overflow: visible;
	line-height: 130%;

	min-height: 500px;

}
#top {
	font-family: arial;
	font-size:10px;
	float:right;
	color: #fff;
	line-height: 130%;
	height: 290px;
}
#top img{
	float: right;
}
#pullouttop {
	font-family: arial;
	font-size:12px;
	width: 225px;
	float:left;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 0px 0px;
	color: #fff;
	line-height: 130%;
	border-bottom: 1px solid #b4a790;
	border-top: 1px solid #b4a790;
	height: 130px;
}
#pullout {
	font-family: arial;
	font-size:12px;
	width: 225px;
	float:left;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	color: #fff;
	line-height: 130%;
	border-bottom: 1px solid #b4a790;
	height: 130px;
}
#sidebarnews {

	font-family: Georgia;
	font-size:11px;
	width: 250px;
	float:left;
	margin: 0px 10px 20px 0;
	padding: 0;
	color: #363236;
	overflow: auto;
	font-style: italic;
	line-height: 130%;

}
#sidebarnews h2{
font-size: 18px;
font-weight: bold;
color: #fff;

}
#sidebarnews li a{
	font-family: Georgia;
	font-size:13px;
	color: #363236;
	font-style: italic;
	line-height: 130%;

}
.contact {

	font-family: Georgia;
	font-size:18px;
	float:left;
	padding: 0;
	color: #363236;
	overflow: auto;
	font-style: italic;
	line-height: 150%;

}

#sidebar h2 {
font-size: 18px;
font-weight: bold;
color: #fff;
}

#sidebar a {
color: #fff;
text-decoration: underline;
}
#sidebar a:hover {
color: #fff;
text-decoration: none;
}

#sidebar p {

	margin:10px;

	padding: 5px 0;

}

#sidebar em {

	color: #ffa600;

	font-style: normal;

	font-weight: bold;
	font-size: 14px;

}

#sidebar img {

padding: 0px;
background: none;
margin: 0px;
}

#sidebar ul {
padding:0;
list-style-type: none;

}

#sidebar ul li {

	margin: 0;

	padding: 0;

	line-height: 150%;

	list-style-type: none;

}

#sidebar ul ul {

	margin: 2px 0 10px 10px;

	padding: 0;

}

#sidebar ul ul li {

	list-style-type: none;

	list-style-position: inside;

	margin: 0;

	padding: 0;

}

#sidebar ul ul ul {

	margin: 0;

	padding: 0;

}

#sidebar ul ul ul li {

	padding: 0;

	list-style-type: none;

	color: #898989;

}

/* comments */



#commentssection {

	clear: both;

	padding: 0px 0px;

	margin: 0 10px 0 0;

	border-top: 1px solid #eee;

	

}



#commentssection h3 {

	font-family: arial, times;

	font-size: 14px;

	font-weight: bold;

	color: #404a57;

	margin-top: 8px;


}

#commentform {

	margin: 0px 0px 10px 0px;

	padding:5px;

	

}

#commentform p {

	color: #000;

}

#commentform a {

	color: #404a57;

	text-decoration: underline;

	line-height: 14px;

}

#commentform h3 {

	font-family: arial, times;

	font-size: 14px;

	font-weight: bold;

	color: #333;

	margin-top: 8px;
border: none;

}

#commentbox {

	width:75%;

	min-width:400px;

	margin:5px 5px 0 0;

}

#author, #email, #url, #commentbox, #submit {

	background: #fff;

	font-family: verdana, arial, times;

	font-size: 11px;

	margin:10px 5px 0 0;

	padding: 3px;

	border: 1px solid #B2B2B2;

}

input.button {

	font-family: verdana, arial, times;

	font-size: 11px;

	padding: 2px;

	margin: 10px 0px;

	border: none;

	background-color: #000;

	color: #fff;

}

ol.commentlist {

	list-style-type: none;

}

ol.commentlist li img{

	margin:0;

	padding: 5px;



}

ol.commentlist li {

	margin:10px 0;

	padding:5px 0 5px 5px;

	overflow: hidden;

	border-bottom: 1px solid #eee;

}

ol.commentlist li.alt {

	background: none;

	font-family: verdana, tahoma;

	font-size: 11px;

	font-weight: bold;

}

ol.commentlist li p {

	margin: 6px 0 6px 0;

	padding: 0 12px 0 0;

	line-height: 150%;

	font-family: arial, verdana, tahoma;

	font-size: 11px;

	font-weight: normal;

	font-style: normal;

}

ol.commentlist a {

	color:#404a57;

}

cite {

	font-family: verdana, tahoma;

	font-size: 10px;

	font-weight: bold;

	font-style: normal;

}

cite a {

	color: #404a57;

	text-decoration: underline;

	font-weight: bold;

}

/* search */







#searchform {

	padding: 6px 0 6px 0px;

	margin: 0;

	font-family: verdana, arial, times;

}

#searchform input#s {

	font-family: verdana, arial, times;

	font-size: 10px;

	padding: 2px;

	margin: 0px 1px 10px 0px;

	border: 1px solid #B7B7B7;

}

#searchform input#searchsubmit {

	font-family: verdana, arial, times;

	font-size: 10px;

	padding: 2px;

	margin: 0px 0px 10px 2px;

	border: none;

	background-color: #000;

	color: #fff;

}

/* footer */







#subfooter {

	clear: both;

	width: 670px;

	margin: 0;

	font-family: arial, tahoma;

	font-size: 10px;

	overflow: hidden;
	padding: 10px 20px;
	text-align: right;
	margin-top: 80px;
	float: left;
}
#subfooter em{
	font-family: Georgia;
	font-size:26px;
	color: #363236;
	font-style: italic;
	padding-top: 15px;
	
}
#subfooter img{
	float: left;
	margin-top: -10px;
}
#subfooter ul {
	clear: both;
	width: 700px;
	padding: 0px;
	font-family: arial, tahoma;
	font-size: 11px;
	color: #fff;
	float: center;
	margin: 0px auto;
}
#subfooter li {
	width: 160px;
	padding: 10px 7px 0px 0px;
	font-family: arial, tahoma;
	font-size: 11px;
	color: #333;
	float: left;
	display: inline;
	text-align: left;
}
#footer {
	clear: both;
	width: 960px;
	margin: 0;
	font-family: arial, tahoma;
	font-size: 10px;
	overflow: hidden;
	height: 280px;
	background:#292932;
	padding: 0px 0px;
	text-align: right;
	background:#DCD1BB url(http://74.53.53.200/~shotover/wp-content/themes/shotover/images/container_footer.gif) no-repeat right;
}
#footer2 {
	clear: both;
	width: 960px;
	margin: 0;
	font-family: arial, tahoma;
	font-size: 10px;
	overflow: hidden;
	height: 280px;
	background:#292932;
	padding: 0px 0px;
	text-align: right;
	background:#DCD1BB url(http://74.53.53.200/~shotover/wp-content/themes/shotover/images/container_footer2.gif) no-repeat right;
}
#footer ul {

	clear: both;

	width: 960px;

	padding: 0px;

	font-family: arial, tahoma;

	font-size: 11px;
	color: #fff;

float: center;
margin: 0px auto;
	display: block;

	

}

#footer h2 {

	padding:0;

	margin: 0;

	color: #333;

	font-family: arial, tahoma;

	font-size: 13px;

}

#footer p {
margin: 0;
padding: 2px 0px 2px 0px;
color: #545961;
text-align: right;
font-family: arial, tahoma;
	font-size: 11px;

}
#footer img {
float: left;
background: none;
}
#footer a {

	color: #fff;

	text-decoration: none;

}

#footer a:hover {

	color: #fff;

	text-decoration: underline;

}

.container {

	width: 960px;

	margin: 0px auto 0px auto;

	padding: 0;

	color:#333;
	border top: 1px solid #000;

	overflow: hidden;

}

#footer .quarter {

	padding: 10px;

	font-family: verdana, arial, tahoma;

	font-size: 11px;

	height: 100px;

	display: inline;

	border: 1px solid #b2b2b2;

	width: 200px;

	padding:0;

	margin: 0;

}

/* footer classes */



.footerleft {

	width:220px;

	float:left;

	padding: 10px;

	margin: 0;

}

.footermid1 {

	width:220px;

	float:left;

	padding: 10px;

	margin: 0;

}

.footermid2 {

	width:220px;

	float:left;

	padding: 10px;

	margin: 0;

}

.footerright {

	width:220px;

	float:left;

	padding: 10px;

	margin: 0;

}

.basement {

	text-align:center;

	font-size:0.8em;

	padding:9px 0;

}

.basement a {

	text-decoration:underline;

	font-weight:normal;

}

.basement p {

	margin:0.3em 0;

}

#contact_right {

	float: left;

	width: 315px;

	margin: 0;

	padding: 0 20px 0 0;

}

#contact_left {

	float: left;

	width: 315px;

	margin: 0;

	padding: 0 20px 0 0;

}

.avatar {

		margin: 0 10px 0 0;

	padding:0 10px 0 0;

	float: left;



}

.wp-caption {

padding-top: 4px;

margin: 20px;

-moz-border-radius: 3px;

-khtml-border-radius: 3px;

-webkit-border-radius: 3px;

border-radius: 3px;

border: 1px solid #eee;

}

.wp-caption img {

margin: 0;

padding: 5px;

border: 0 none;

}

.wp-caption p.wp-caption-text {

font-family: Georgia, "times new roman";

font-size: 11px;

line-height: 17px;

padding: 0 4px 5px;

margin: 0;

}

.block {

	padding: 0px 0px 0px 0px;
	height: auto;
}



ul, ol {

	margin: 15px 0 25px 0;

	padding: 0px;

	list-style: none;

}

ol {

	padding: 0 0 0 35px;

}

ul ul {

	margin: 5px 0 20px 10px;

}

ol li {

	margin: 0;

	padding: 0;

}

#homepage_pullout {

	margin: 0;

	padding: 10px;

	border: 1px dashed #000066;

	color: #333;

}

#homepage_pullout h1{

	font-family: "Trebuchet MS", Arial, "Lucida Sans Unicode", Tahoma, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #000066;

	text-transform: none;

	padding: 0;

	margin: 10px 0 -10px 0;

	text-align: left;

}

#booking form{

	float: center;

margin: 0;

}

#contact{

vertical-align: top;

}

#contact.right{

width: 50%;

float: left;

padding: 10px;

margin: 0px 0 20px 20px;

}

#contact.left{

width: 280px;

float: right;

margin: 20px 0 0 0;

}

#contact img.left {

	float: left;

	border: none;

	padding: 10px;

margin: 10px 0;

background: #e7dcc0;

}

.avatar {

		margin: 0 10px 0 0;

	padding:0 10px 0 0;

	float: left;



}

#input {

	background: #fff;

	font-family: verdana, arial, times;

	font-size: 11px;

	margin:10px 5px 0 0;

	padding: 3px;

	border: 1px solid #B2B2B2;

}

.pmc-link ul li a{
		font-family: verdana, arial, times;

	font-size: 11px;

	margin:10px 5px 0 0;

	padding: 3px;

	border: 1px solid #B2B2B2;
}
.tddrecentposts ul li{
	padding-bottom: 50px;
}
dt{
	font-family: Arial, "Lucida Sans Unicode", Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #404a57;
	text-transform: none;
	padding-bottom: 0px;
}
dl{
	padding-bottom: 20px;
}
dd.sidebardate{
	font-size: 10px;
	color: #404a57;
}
.wp-caption {
padding: 0px;
margin: 10px 10px 10px 0px;
float: left;
}
.wp-caption img {
margin: 0;
padding: 5px;
border: none;

}
.wp-caption p.wp-caption-text {
font-family: arial, Georgia, "times new roman";
font-size: 11px;
line-height: 17px;
padding: 5px;
margin-top: 10px;
color: #404a57;
background: #adb4bc;
}




