/*
Theme Name: NZCTA theme
Theme URI: http://nzclaytarget.org.nz/
Description: The default NZCTA Sporting Clays theme.
Version: 1.3	
Author: Rob Carruthers
Author URI: http://codemuster.co.nz/
Tags:
*/
/****************************************************************************/
/*	 css/style.css
	Created on 2008-10-20.
	Updated 9/04/10 - Added search,comments, SEO, better IE support and facelift*/
/****************************************************************************/
/************ Reset ************/
* {
	margin: 0;
	padding: 0;
}
ul,h1,h2,h3,h4,h5,h6,p {
	padding: 0;
	margin: 0;
}
img {
	border: 0;
}

/************ Toolbox ************/

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/****************************************************************************/
/************			Page layout and structure				************/
/****************************************************************************/
body {
	font-family:  "HelveticaNeue", Helvetica, Arial, serif;
	font-size: 14px;
	background-color: #F7F7F7;
}

#view {
	background-image: url(images/border.gif);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	width: 920px;
	bottom: bottom;
}
/****************************************************************************/
/************						Header						************/
/****************************************************************************/
#header {
	height: 36px;
	background-color: black;
	background-image: url(images/sc-header.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
/************ Search form ************/
#searchbox {
	float: right;
	padding-right: 30px;
	padding-top: 7px;
}
#searchbox form#searchform {
	width: 242px;
	height:25px;
}
 
#searchbox form#searchform label {
	display: block;
	line-height: 0px; /* IE hack to get input box placement correct */
	height: 0px;
	text-indent: -9999px;
}
#searchbox form#searchform input#s {
	border: 0;
	background-color: transparent;
	color: #555;
	font: 1.1em;
	font-style: italic;
	height: 25px;
	width: 180px;
	padding-left: 30px;
}
 
#searchbox form#searchform input#s:focus {
	outline: none;
	color: black;
}

/****************************************************************************/
/************						Middle						************/
/****************************************************************************/
#middle {
	float: left;
	width: 100%;
}

/************ Content ************/
#content {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 120px; /* Width of navbar */
	margin-right: 185px; /* Width of sidebar + left padding */
	padding: 0 0 0 10px;
}
#content.noSidebar {margin-right: 0px;}

/************ Article ************/
#article {
	background-color: #F7F7F7;
}

#article .left-content-box {
	float: left;
	width: 50%;
}
#article .right-content-box {
	float: right;
	width: 50%;
}
#article img.article-img {
	padding: 5px;
}
#article div.photo-column {
	float: right;
	width: 40%;
}
/************ The Loop ************/
div.post, div.page {
	background-color: white;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #aaa;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	margin-bottom: 8px;
	box-shadow: 2px 2px 2px #848484;
	-moz-box-shadow: 2px 2px 2px #848484;
	-webkit-box-shadow: 1px 2px 3px #848484;
}
.postTitle h2 {
	padding-left: 10px;
	padding-top: 10px;
}
.entry {
	padding: 5px 5px 5px 10px;	
}
.entry a.commentLink {
	color: #FF882C;
}
span.small-date {
	float: right;
	font-style: italic;
	color: #D9D9D9;
	font-size: 0.7em;
	padding: 3px 10px;
}
div.divider {
	border-top: 1px solid #CC0000;
	margin: 0 10%;
	height: 10px;
}
/****************************************************************************/
/************						Navbar						************/
/****************************************************************************/
#navbar {
	float: left;
	width: 120px;
	margin-left: -920px;
}
#logo {
	position: relative;
	top:-30px;
	left: 5px;
	height: 100px;
	width: 100px;
	background-image: url(images/nzctalogo.png);
	background-repeat: no-repeat;
}
#logo a {
	display: block;
	width: 100px;
	height: 100px;
	z-index: 1;
}
#mainNav {
	padding-left: 5px;
	width: 100px;
	height: auto;
}
#mainNav p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainNav ul.nav li.spacer {
	padding: 0 0 20px 0;
	
}
ul.nav {
	list-style: none
}
ul.nav li.navbtn a {
	background-image: url(images/sp-links3.png);
}
ul.nav li#sp-compak a {background-position: 0px 875px;}
ul.nav li#sp-news a {background-position: 0px 735px;}
ul.nav li#sp-calendar a {background-position: 0px 665px;}
ul.nav li#sp-results a {background-position: 0px 595px;}
ul.nav li#sp-oceania a {background-position: 0px 945px;}
ul.nav li#sp-nzgp a {background-position: 0px 525px;}
ul.nav li#sp-nats a {background-position: 0px 805px;} /*old 455px*/
ul.nav li#sp-nzteams a {background-position: 0px 385px;}
ul.nav li#sp-sporting-rules a {background-position: 0px 315px;}
ul.nav li#sp-compak-rules a {background-position: 0px 245px;}
ul.nav li#sp-adverts a {background-position: 0px 175px;}
ul.nav li#sp-forum a {background-position: 0px 105px;}
ul.nav li#sp-gunshot a {background-position: 0px 35px;}

ul.nav li#sp-compak a:hover {background-position: 0px 910px;}
ul.nav li#sp-news a:hover {background-position: 0px 770px;}
ul.nav li#sp-calendar a:hover {background-position: 0px 700px;}
ul.nav li#sp-results a:hover {background-position: 0px 630px;}
ul.nav li#sp-oceania a:hover {background-position: 0px 980px;}
ul.nav li#sp-nzgp a:hover {background-position: 0px 560px;}
ul.nav li#sp-nats a:hover {background-position: 0px 840px;} /*old 490px*/
ul.nav li#sp-nzteams a:hover {background-position: 0px 420px;}
ul.nav li#sp-sporting-rules a:hover {background-position: 0px 350px;}
ul.nav li#sp-compak-rules a:hover {background-position: 0px 280px;}
ul.nav li#sp-adverts a:hover {background-position: 0px 210px;}
ul.nav li#sp-forum a:hover {background-position: 0px 140px;}
ul.nav li#sp-gunshot a:hover {background-position: 0px 70px;}


ul.nav li.spacer {
	display: block;
	height: 20px;
}
ul.nav li.navbtn {
	background-repeat: no-repeat;
	height: 35px;
	width: 90px;
	margin-bottom: 5px;
}
ul.nav li.navbtn a {
	display: block;
	height: 35px;
	width: 90px;
}

/************ Page title ***********/
div.page-title {
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	margin-bottom: 8px;
	margin-left: 128px;
}
div.page-title h1 {
	font-weight: bold;
	color: #0066CC;
}
div.page-title ul {
	list-style: none;
}
div.page-title ul li {
	float: right;
	padding-top: 5px;
	padding-left: 20px;
}

/************ Subscriptions ************/
#subscribe {
	padding-top: 15px;
	padding-left: 25px;
	height: 200px;
	width: 60px;
}
#subscribe a {
	display: block;
	height: 58px;
	width: 60px;
}
#subscribe div {
	height:70px;
	margin-top: 10px;
	background-image: url(images/subscribe.png);
	background-repeat: no-repeat;
}
div.twitter {
	background-position: 0px -70px;
}
div.twitter:hover {background-position: -60px -70px;}

div.rss	{
	background-position: 0px 0px;
}
div.rss:hover {background-position: -60px 0px;}
/****************************************************************************/
/************						Sidebar						************/
/****************************************************************************/
#sidebar {
	float: right;
	width: 165px;
	margin-left: -165px;
	padding-top: 35px;
}
#sidebar ul {
	list-style: none;
}
#sidebar li.widget {
	margin-bottom: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	box-shadow: 2px 2px 2px #848484;
	-moz-box-shadow: 2px 2px 2px #848484;
	-webkit-box-shadow: 1px 2px 3px #848484;
	background-color: white;
}
#sidebar h2.widgettitle {
	height: 18px;
	color: white;
	padding: 2px 0 0 14px;
	font-weight: normal;
	font-style: oblique;
	background-image: url(images/black-gradient.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
#sidebar li.widget ul {
	padding: 0 0 5px 0px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #999;
	background-color: white;
}
#sidebar li.widget ul li {
	color: #555;
	font-size: 13px;
	border-top: 1px solid #ddd;
	background-image: url(images/link-icon.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding: 4px 0px 4px 1px;
	margin: 0px 7px;
}
#sidebar li.widget ul.aecUpcomingEvents li {
	background-image: none
}
#sidebar li.widget ul li a {
	width: 100%;
}
#sidebar li.ngg_images {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	box-shadow: 0;
	-moz-box-shadow: 0;
	-webkit-box-shadow: none;
}
#sidebar li.widget ul.wp-polls-ul {
	border-bottom: 1px solid #666;
	margin-bottom: 3px;
	padding:0;
	margin:0;
	border: 0;
}
#sidebar li.widget ul.wp-polls-ul li {
	background-image: none;
}
/***********************************************************/
/***********************	Comments	********************/
/***********************************************************/
ol.commentlist {
	width:600px;
	list-style: none;
}
ol.commentlist ul.children {
	list-style: none;
	margin-left: 10px;
}
ol.commentlist ul.children li.comment {
	margin-bottom: 0px;
}
li.comment {
	border: 1px solid #bbb;
	background-color: white;
	padding: 10px 5px 5px 10px;
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
li.comment div.comment-author {
	font-size: 1.2em;
}
li.comment div.comment-author cite {
	font-weight: bold;
}
li.comment div.comment-meta {
	line-height: 0;
	position: relative;
	top: -10px;
	text-align: right;
	font-size: 0.8em;
	font-style: italic;
}
li.comment div.comment-meta a {
	color: #bbb;
}
li.comment div.comment-meta a.comment-edit-link {
	color: #0066CC;
	font-size: 1.1em;
	padding-left: 20px;
}
li.comment div.reply {
	font-family: Georgia, serif;
	font-style: italic;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-left: 55px;
}
li.comment p {
	padding-left: 55px;
}
li.comment cite.fn a {
	color: black;
}
form#respond {
	width: 600px;
}
p.nocomments {
	display: none;
}
/***********************************************************/
/***********************	Footer		********************/
/***********************************************************/
#footer {
	clear:left;
	position: relative;
	left: 30%;
	width: 400px;
	border-top: 1px solid #CC0000;
}

/****************************************************************************/
/************					 Text & Lists					************/
/****************************************************************************/
p {
	font-size: 1em;
	padding-bottom: 0.9em;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 14px;
}
h3 {
	color: #C33;
	font-style: italic;
	font-size: 15px;
	border-bottom: none;
	margin-top: 5px;
}
h4 {
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
}
/************ Links ************/
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


/************ Lists ************/
.itemlist {
	list-style-position: outside;
	list-style-image: url(images/reddot.jpg);
	line-height: 20px;
}
.itemlist li {
	margin-bottom: 5px;
}
.infobox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	border: 1px solid #CC0000;
	margin: 10px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: center;
}
.itemlist a:link, .itemlist a:visited {
	color: #0066CC;
}
.itemlist a:hover, .itemlist a:active {
	color: #CC0000;
	text-decoration: none;
}
ul.plain-list {
	list-style-position: inside;
	list-style-type: none;
}
ul.plain-list li {
	padding-bottom: 5px;
}
.pl {
	padding-left: 25px;
}
a.small,
a.small:visited {
	font-size: 0.9em;
	font-weight: normal;
}
.spacer {
	padding: 0 3px;
	color: black;
	font-size: 12px;
	font-weight: normal;
}
ul.shoot-results {
	list-style: inside decimal;
	padding-bottom: 10px;
}
ul.shoot-results li.results {
	padding-left: 50px;
	font-size: 1.2em;
	padding-bottom: 5px;
}
.lcp_catlist {
	list-style: none;
}
/*********** Links ***********/
a:link, a:visited {
	color: #0066CC;
}
.fineprint {
	color: silver;
	font-size: 0.8em;
}
.aligncenter {
	text-align: center;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}
.red {
	color: #C33;
}
.orange {
	color: #FFA84C;
}
/*	Posts	*/
img.alignright {
	float: right;
}
img.alignleft {
	float: left;
}
/*	results		*/
h2.post-title a {
	display: inline;
}
span.plain {
	color: black;
	font-size: 13px;
}
/************ Image Gallery ************/
div.img-gallery img {
	padding: 3px;
}
div.img-gallery img:hover {
	background-color: #888;
}
div.slideshowlink {
	margin: 10px 0;
}
div.ngg-galleryoverview {
	margin: 0;
}
a.slideshowlink {
	font-size: 12px;
	font-style: normal;
	padding: 3px 10px;
	margin-bottom: 10px;
	color: white;
	background-image: url(images/btn-grad.jpg);
	background-repeat: repeat-x;
	background-position: 0 40%;
	-webkit-border-radius: 5px;
	-moz-border-radius-: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
a.slideshowlink:hover {
	text-decoration: none;
	background-position: 0 70%;
}
.wp-image-1089 {
	border: 2px solid #999;
	margin-bottom: 5px;
}
/*	results table	*/
table.results {
	font-size: 12px;
}
table.results tr.even {
	background-color: #EAEEFF;
}
table.results th {
	vertical-align: bottom;
	padding-left: 5px;
	padding-right: 5px;
}
table.results td {
	text-align: center;
}
table.results td.name {
	text-align: left;
	text-transform: capitalize;
}
table.results .catagory {
	font-weight: bold;
	color: #C33;
	text-align: left;
	font-style: italic;
	font-size: 15px;
	border-bottom: none;
	margin-bottom: 4px;
	padding-top: 10px;
}
table.results td.red {
	color: #C33;
	font-weight: bold;
}
table.results tr.results-average {
	font-weight: bold;
	font-style: italic;
	color: #444;

}
table.results tr.results-average td {
	padding-top: 5px;
	border-top: 1px solid #999;
}
/************	polls	*************/
#article p.poll-question {
	color: #C33;
	font-style: italic;
	font-size: 15px;
	border-bottom: none;
	margin-top: 5px;
}
.wp-polls .wp-polls-loading{
	padding-bottom: 10px;
}
.wp-polls ul.wp-polls-ul li {
	padding-bottom: 10px;
	padding-left: 20px;
}
/****************************************************************************/
/************				Page specific styling				************/
/****************************************************************************/

/************	index.php	*************/

#article.frontpage .post .postTitle {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	background-image: url(images/blue-gradient.png);
	background-repeat: repeat-x;
}
#article.frontpage div.post h2 {
	font-size: 1.1em;
	background-image: url(images/clay.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	padding-left: 50px;
	padding-top: 2px;
	height: 20px;
}
#article.frontpage .post h2 a {
	color: white;
	font-style: italic;
}
#article.frontpage .post h2 a.postTitleCommentsLink {
	color: white ;
	font-weight: bold;
}
#article.frontpage div.post-image {
	float: right;
	height:auto;
	margin-bottom: 5px;
}
#article.frontpage div.post-image img {
	padding: 0;
}

/************	search.php	*************/
#article.search {
	
}

/************		page-narrow Template		************/
body.page-template-page-narrow-php #content {
	width:680px;
}
/************ 	NZ Grand Prix Page	 ************/

#nzgp-content {
	padding: 5px 10px;
}
#nzgp #fiocchi {
	float: left;
}
#nzgp #falcon {
	float: right;
}
#nzgp-footer {
	padding-bottom: 20px;
}
#nzgp-content p {
	line-height: 1.3em;
	font-size: 16px;
	text-align: center;
}
#nzgp-content ul li {
	font-size: 16px;
	list-style-type: none;
	text-align: center;
}
.btn-list-container {
	position: relative;
	height: 100px;
}
#nzgp .btn-list-container {padding-left: 40px;}
div.paypal {
	height: 90px;
}
#nzgp-links p {
	line-height: 1.3em;
	font-size: 16px;
}

#error-404 {
	display: block;
	height: 400px;
	background-image: url(images/404.png);
	background-repeat: no-repeat;
	background-position: center center;
}
div.newline {
	display: block;
	padding-bottom: 1em;
}
div.inset-right {
	float: right;
}
/************ wp list calender ************/
ul.wplc_event_list li {
	list-style: none;
}
ul.wplc_event_list table.event {
	margin-bottom: 15px;
	width: 100%;
}
ul.wplc_event_list table.event td {
	font-size: 15px;
}
ul.wplc_event_list table.event td.date {
	vertical-align: top;
	width: 150px;
}
ul.wplc_event_list table.event td.location {
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: black;
	vertical-align: top;
}
ul.wplc_event_list table.event td.name {
	font-style: italic;
	font-weight: bold;
	color: #C33;
}
ul.wplc_event_list table.event td.description {
	font-size: 14px;
	width: 300px;
}
ul.wplc_event_list table.event span.downloadLink {
	float: right;
	font-weight: normal;
}
ul.wplc_event_list table.event a.smlButton {
	font-size: 12px;
	font-style: normal;
	height: 20px;
	padding: 1px	5px;
	color: white;
	background-image: url(images/btn-grad.jpg);
	background-repeat: repeat-x;
	background-position: 0 40%;
	-webkit-border-radius: 5px;
	-moz-border-radius-: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
ul.wplc_event_list table.event a.smlButton:hover {
	text-decoration: none;
	background-position: 0 70%;
}
ul.wplc_event_list table.event a.qualifying {
	float: right;
	font-style: oblique;
}
/************ Qualifying shoots page ************/
body.page-id-67 ul.wplc_event_list table.event {width:auto;}

/************ Nationals Squads ************/
table.squads tr.even{
}
table.squads tr {
	line-height: 15px;
	height: 15px;
}
table.squads td.title {
	color: #C33;
	font-style: italic;
	font-size: 15px;
	border-bottom: none;
	margin-top: 5px;
}
table.squads td.name {
	font-weight: bold;
	font-style: italic;
}
table.squads td.greyed-out {
	color: #999;
}
table.padded td,table.padded th {
	text-align: center;
	padding-left: 20px;
}
table.pad-left {
	padding-left: 80px;
}
table.pad-left td {
	padding-right: 10px;
}
/************ Buttons ************/

ul.btn-list {
	list-style: none;
}
ul.alignright {
	float: right;
	padding-right: 25px;
}
ul.btn-list li {
	display: inline;
	float: left;
}
a.blue-button {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	padding: 4px 20px 5px;
	margin: 10px 20px 0;
	display: block;
	background-image: url(images/btn-grad.jpg);
	background-position: 0px -20px;
	background-repeat: repeat-x;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}
a.blue-button:link, a.blue-button:visited {
	color: white;
}
a.blue-button:hover {
	text-decoration: none;
	background-position: bottom;
}
/************ Wufoo ************/
#content .wfo_number {
	float: right;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	background-color: white;
	border: 0;
	padding: 5px 0 0 0;
	width: 130px;
	height: 50px;
}
#content .wfo_number var {
	font-style: oblique;
}

/************ Entry Lists ************/
.entryList iframe {
	width: 800px;
	overflow: hidden;
}
/************ Entry forms ************/
div.gform_wrapper input.button {
	border: 0;
	text-align: center;
	font-size: 16px;
	padding: 7px 15px;
	margin-left: 30px;
	margin-top: 20px;
	display: block;
	background-image: url(images/btn-grad.jpg);
	background-position: 60px;
	background-repeat: repeat-x;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	color: white;
}
div.gform_wrapper input.button:hover {
	text-decoration: none;
	background-position: bottom;
	color: white;
}
