/*
Theme Name: MichaelGould
Theme URI: http://www.thinkbox.co.nz/
Description: The MichaelGould WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Sam Cooke
Author URI: http://www.thinkbox.co.nz/


	This theme was designed and built by Sam Cooke,
	whose website you will find at http://www.thinkbox.co.nz/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-spacing: 0;
}

/* end reset css */



@font-face {
    font-family: 'LatoRegular';
    src: url('fontset/Lato-Regular-webfont.eot');
    src: url('fontset/Lato-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontset/Lato-Regular-webfont.woff') format('woff'),
         url('fontset/Lato-Regular-webfont.ttf') format('truetype'),
         url('fontset/Lato-Regular-webfont.svg#LatoRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
	background: #000 url(images/bg.jpg) repeat 0 0;  width: 100%;	
	margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif; color: #fff; text-align: left;
	}
	
p {  font-size: 13px; color: #fff; line-height:21px;  margin: 0px 0px 15px 0px; padding: 0;  }
td {  font-size: 13px; color: #fff; line-height: normal; margin: 0; padding: 0;  }
h1 { color: #fff; font-size:41px; font-weight:normal;  margin: 0px 0px 20px 0px; padding: 0;
	font-family:  'LatoRegular', Arial, Helvetica, sans-serif; letter-spacing: 0.1em; text-transform: uppercase;      }
h2 { color: #fff; font-size:24px; font-weight:normal;  margin: 0 0 10px 0px; padding: 0;
	font-family:  'LatoRegular', Arial, Helvetica, sans-serif;  letter-spacing: 0.1em;     }
h3 { color: #fff; font-size:18px; font-weight:normal; margin: 0 0 10px 0; padding: 0;
	font-family:  'LatoRegular', Arial, Helvetica, sans-serif;  letter-spacing: 0.1em;  line-height: 24px;    }
h4 { color: #fff; font-size:14px; font-weight:normal; margin: 5px 0px 6px 0px; padding: 0; letter-spacing:0.1em;
	font-family: 'LatoRegular', Arial, Helvetica, sans-serif; line-height: 21px;  }
h5 { color: #fff; font-size:13px; font-weight:normal; margin: 5px 0px 6px 0px; padding: 0; letter-spacing:0.1em;
	font-family: 'LatoRegular', Arial, Helvetica, sans-serif; line-height: 150%;   }
h4 a { color: #fff; }
a h1 {
	disp lay: none;
}

p.small, small {	 font-size: 11px; margin: 0px 0px 10px 0px;	}
.purple { color: #e13bf0; }

ul, ol{
  margin: 0 0 15px 0;
  line-height: 150%;
}
ul ul, ol ol {
  margin: 0 0 0 25px;
  line-height: 150%;
}

ul li, ol li{
 list-style: disc;	
 list-style-position:outside;
 margin-left: 2em;
 font-size: 13px;
 line-height: 24px;
 font-family:  Arial, Helvetica, sans-serif;
}

#sidebar ul li,
#footer ul li {
 list-style: none;
 margin: 0 0 15px 0	
}

p.clear{ clear: both;  margin: 0; padding: 0; height:0px;  }
p.clearspace10 { clear: both;  margin: 0; padding: 0; height:25px; }
p.clearspace25 { clear: both;  margin: 0; padding: 0; height:25px; }
p.clearspace50 { clear: both;  margin: 0; padding: 0; height:50px; }	

a, a:visited, 
h2 a:hover, 
h3 a:hover,
a:hover h3,
.sharethis {
	color: #e13bf0;
	text-decoration: none;
	}

a:hover {
	color: #fff;
	}
strong { 
	font-weight: bold;
}
em { 
	font-style: italic;
}	
	
#main {
	position: relative;
	width: 930px;
	margin: 0 auto;
		
	padding: 60px 0 30px;
	
}



#headerWrapper {
	width: 100%;
	height: 90px;
}

#contentWrapper {
	width: 100%;
	background: url(images/borderlinepixel.png) repeat-x left top;
}



#footerWrapper {
	width: 100%;
	background: url(images/borderlinepixel.png) repeat-x left top;
}

#copyrightWrapper {
	width: 100%;
	background: url(images/borderlinepixel.png) repeat-x left top;
}



#header {
	position: relative;
	width: 930px;
	margin: 0 auto;
	padding: 0;
	height: 90px;
	z-index:100;
}



#left_header_content {
	position: relative;
	float:left;
	padding: 0 0 0 15px;
	width: 635px;
	height: 90px; 
}
#logo a { 
	display: block;
	width: 412px; 
	height: 36px; 
	back ground: url(images/logo.png) no-repeat 0 0;
}
#right_header_content {
	position: relative;
	float:left;
	width: 250px;
	height: 90px;
	padding: 0 0 0 25px;
	background: url(images/borderlinepixel.png) repeat-y left top; 
}

.menu-mainmenu-container { position: absolute;	top: 53px;	left: 15px; margin: 0; padding: 0; z-index:100;  }
ul#menu-mainmenu { margin: 0; padding: 0;    }
ul#menu-mainmenu li { float:left; position:relative; display:block; width: auto; height: 36px; list-style-image:none;  margin: 0; padding: 0; z-index:100;
						color:#e13bf0; font-size: 18px; height: 38px; letter-spacing: 0.1em; font-weight:normal; text-decoration:none; font-family:  'LatoRegular', Arial, Helvetica, sans-serif; }
ul#menu-mainmenu li a  { display: inline-block; padding: 0 0 0 0; color:#e13bf0; font-size: 18px; height: 38px; line-height: 36px; letter-spacing: 0.1em; font-weight:normal; text-decoration:none;
						 	font-family:  'LatoRegular', Arial, Helvetica, sans-serif;  }
ul#menu-mainmenu>li>a:hover { color:#FFF;  } 
ul#menu-mainmenu>li:hover { color:#FFF;  }
ul#menu-mainmenu>li:hover span { color:#e13bf0;  }
ul#menu-mainmenu>li:last span { display: none;  }

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left;  }
* html ul li a { height: 1%; }
body { font-size: 100%;  }
/* End */

ul#menu-mainmenu li ul { display:none; }

ul#menu-mainmenu li ul { position:absolute; top:37px; left:-15px; margin:0px; padding: 0; background: #000 url(images/borderlinepixel.png) repeat-y right top; z-index:100; }
ul#menu-mainmenu li ul li { display:block; margin:0; padding: 0;  height: 36px; background: url(images/borderlinepixel.png) repeat-y left top;  }
ul#menu-mainmenu li ul li a { float: none; margin:0; padding:0 15px; width: 250px; height: 36px; font-size: 16px; background: url(images/borderlinepixel.png) repeat-x left bottom; }
ul#menu-mainmenu li ul li a:hover { color:#FFF;   }
ul#menu-mainmenu li:hover ul { display:block; }
ul#menu-mainmenu li ul li.last-menu-item a { border:none; }
ul#menu-mainmenu li ul li span { display: none; }




.menu-submenu_aad-container,
.menu-submenu_satc-container { width: 100%; margin:0; padding: 0; }
ul#menu-submenu_aad,
ul#menu-submenu_satc { margin: 0; padding: 0;    }
ul#menu-submenu_aad li,
ul#menu-submenu_satc li { display: block; float:left; position:relative; display:block;  width: auto; height: 26px; list-style-image:none;  margin: 0; padding: 0; z-index:100;
						color:#e13bf0; font-size: 14px; height: 26px; letter-spacing: 0.1em; font-weight:normal; text-decoration:none; font-family:  'LatoRegular', Arial, Helvetica, sans-serif; }
ul#menu-submenu_aad li a,						
ul#menu-submenu_satc li a  {   padding: 0 0 0 0; color:#e13bf0; font-size: 14px; height: 26px;  line-height: 26px; letter-spacing: 0.1em; font-weight:normal; text-decoration:none;
						 	font-family:  'LatoRegular', Arial, Helvetica, sans-serif; white-space:nowrap;   }
ul#menu-submenu_aad>li>a:hover,							
ul#menu-submenu_satc>li>a:hover { color:#FFF;  } 
ul#menu-submenu_aad>li:hover, 
ul#menu-submenu_satc>li:hover { color:#FFF;  }
ul#menu-submenu_aad>li:hover span,
ul#menu-submenu_satc>li:hover span { color:#e13bf0;  }
ul#menu-submenu_aad>li:last span,
ul#menu-submenu_satc>li:last span { display: none;  }



ul li:last-child span { display: none;  }






#content {
	position: relative;
	margin: 0 auto;
	width: 930px;
	padding: 0;
	z-index:10;
	background: url(images/borderlinepixel.png) repeat-y 650px top;
 }




#leftCol {
	float:left; 
	width: 565px;
	padding:  15px 0 20px 0; 
	display:inline;
}




#leftCol.home-content .welcomeCont {
	width:100%;
	padding: 0px 0 15px 15px;
}
#leftCol.home-content .blogCont {
	width:100%;
	padding: 15px 0 0 15px;
	background: url(images/borderlinepixel.png) repeat-x left top;
}

#leftCol .aardvarksCont {
	width:100%;
	padding: 15px 0 15px 15px ;
	background: url(images/borderlinepixel.png) repeat-x left top;
}


#leftCol img {
	margin: 15px 0;
}


#leftCol .stdCont {
	width:100%;
	padding: 0px 0 15px 15px;
}


#rightCol {
	position: relative;
	float:left; 
	width: 250px;
	padding: 15px 0 15px 20px;
	margin: 0 0 0 86px; 
	display:inline;


}

#rightCol .satc-content h3 {
	margin: 25px 0 10px 0;
}

#rightCol h3#satc-head {
	position: absolute;	top: -52px;	left: 20px;
	color: #e13bf0;
	font-size: 18px;
	line-height: 22px;
	width: 300px;
}

#rightCol .satc-content h5 {
	display:block;
	width: 100%;
	line-height: 15px;
	text-align: center;
	background: url(images/borderlinepixel.png) repeat left top;
	margin: 10px 0 0 0;
	padding: 10px 0;
	font-size:11px;
}
#rightCol .satc-content h4 {
	display:block;
	width: 100%;
	line-height: 11px;
	text-align: center;
	background: url(images/borderlinepixel-darker.png) repeat left top;
	margin: 0 0 5px 0;
	padding: 10px 0;
	font-size:16px;
}
#rightCol .satc-content h4 a {
	color: #e13bf0;
}
#rightCol .satc-content h4 a:hover {
	color: #fff;
}


#recent-posts-item {

	margin: 0 0 0; 
	padding: 0 0 10px 0;
}
#recent-posts-item h3 {
	margin:0; 
	padding: 5px 0  0;
}







#sidebar a { margin: 10px 0px 0px 0px; font-size: 13px; color:#fff;;  }
#sidebar a:hover { color: #333; }

#sidebar h3 {
	color: #e13bf0;
}
#sidebar.widget ul {
	padding: 0px 0 15px;
	margin: 0;
}
#sidebar.widget li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#sidebar .widget li a {
	color: #fff;
}
#sidebar.widget li a:hover {
	color: #e13bf0;
}

ul.aad_results {
	padding: 5px 0;
	
}
ul.aad_results li {
	font-size: 15px;
	list-style: none;
	margin: 5px 0;
}


#aad_button_holder {
	display: block;
	width:930px;
	height: 115px;
	padding: 15px 0;
	margin: 0 auto;
	background: url(images/borderlinepixel.png) repeat-y 650px top;
}

#aadbutton {
	float: right;
	margin-right: 0px;
	display: block;
	height: 114px;
	width: 114px;
	background: url(images/aardvark_tile.png) no-repeat 0 0;
}	


#footer {
	position:relative;
	z-index: 10000;
	display:block;
	width:930px;
	margin: 0 auto;
	padding: 15px 0 15px; 
	overflow: visible;
}

#footer .widget_recent_entries {
	float:left;
	width: 465px;
	padding: 0 25px 0 15px;
}

#footer .widget_categories {
	float:left;
	width: 150px;
	padding: 0 25px 0 0;
}
#footer .widget_links {
	float:left;
	width: 190px;
	padding: 0;
}
#footer h3 {
	color: #e13bf0;
}
#footer .widget ul {
	padding: 0px;
	margin: 0px;
}
#footer .widget li {
	padding: 0px;
	margin: 0px;
}
#footer .widget li a {
	color: #fff;
}
#footer .widget li a:hover {
	color: #e13bf0;
}

.footer-cont {
	margin: 15px 0;
}






#copyright {
	width:930px;
	margin: 0 auto;
	padding: 0 0 30px; 		
	text-align: left;
	background: url(images/borderlinepixel.png) repeat-y 650px top;
}	
#copyright p { 

	color:#fff; 
	font-size: 11px;
	margin: 0; 
	padding: 15px 0 0 15px;
}

#copyright p a {
	color: #bbb; 
}
#copyright p a:hover {
	color: #e13bf0;
}










.thread-alt {	
	margin: 10px 0 0 5px;
	font-size: 13px;
    padding: 3px; color: #fff;  
	background: #000 url(images/bg.jpg) repeat-x 0 0;
	cursor: pointer;
}
.thread-even {	margin: 10px 0 0 5px;
	font-size: 13px;
    padding: 3px; color: #fff;
	background: #000 url(images/bg.jpg) repeat-x 0 0;
	cursor: pointer;
}
.depth-1 {   
	border: solid 1px #1f1f1f;
}

.even, .alt {

	bor der-left: 1px solid #ddd;
}








.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	
	}

.commentmetadata {
	font-weight: normal;
	}



small, .nocomments, .postmetadata, blockquote, strike {
	color: #fff;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}









body.blog div.post,
body.archive div.post {
	margin: 0 0 30px 0;
	padding: 15px 0 20px 0;
	background: url(images/borderlinepixel.png) repeat-x left top;
	}




	
		
#postend {
	height: 15px;
	width:100%;

}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
	margin: 5px 0 0;
	padding: 10px 0 0 0;

}
.postmetadata a {

}

.hentry {
	margin: 0 0 30px 0;
	padding: 0 0 20px 0;
	
}

.clear {
	clear: both;
}


/* End Structure */





















/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 2px 30px;

	}

img.alignleft {
	margin: 0 30px 2px 0;

	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px 0 0;
	padding: 0 0 25px;
	text-align: left;
	height: 55px;
	}
#searchform label {
	display:none;
}
#sidebar #searchform #s {
	float: left;
	margin: 10px 0 0;
    width: 160px;
	padding: 3px; color: #fff;   
	border: solid 1px #2f2f2f;
	background: #000 url(images/bg.jpg) repeat-x 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#sidebar #searchsubmit {
	float: left;
	margin: 10px 0 0 5px;
	font-size: 13px;
    padding: 3px; color: #fff;   
	border: solid 1px #2f2f2f;
	background: #000 url(images/bg.jpg) repeat-x 0 0;
	cursor: pointer;
}
#sidebar #searchsubmit:hover { color:  #e13bf0; }
	
	

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;color: #fff;   
	border: solid 1px #2f2f2f;
	background: #000 url(images/bg.jpg) repeat 0 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 4px;color: #fff;   
	border: solid 1px #2f2f2f;
	background: #000 url(images/bg.jpg) repeat 0 0;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	clear:both;
	margin: 10px 0 0 5px;
	font-size: 13px;
    padding: 3px; color: #fff;   
	border: solid 1px #1f1f1f;
	background: #000 url(images/bg.jpg) repeat-x 0 0;
	cursor: pointer;
}
#commentform #submit:hover { color:  #e13bf0; }
	
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


#byline_home span {
	display:none;
}


/* gallery  */

.gallery-icon {
	width: 187px;
	height: 169px;
	background: url(images/bg_gallery_thumbs.png);
	padding: 18px 0 0 ;
}
/* forms */

#formWrapper { margin: 15px 0px 20px 0px; color: #333; }
#formWrapper form { width: 300px; text-align: left;  }
#formWrapper .textBox {  width: 320px; margin: 0px 0px 5px 0px; padding: 4px; color: #333;  font-size: 13px;  border: solid 1px #e5e4d9; font-family: Arial, Helvetica, sans-serif; }
#formWrapper .textBox2 { width: 320px; height:150px; margin: 0px 0px 5px 0px; padding: 4px; color: #ffffff;  font-size: 12px;  border: solid 1px #979480; }
#formWrapper .textBox3 {  width: 20px; margin: 0px 0px 5px 0px; padding: 4px; color: #333;  font-size: 12px;  border: solid 1px #e5e4d9; }
#formWrapper .totalBox {  width: 80px; height:18px; margin: 0; padding: 0 5px 0 5px; color: #333;  font-size: 14px; font-weight: bold;  border: solid 1px #ccc; font-family: Arial, Helvetica, sans-serif; text-align: right;  }
#formWrapper .select {  width: 326px; margin: 0px 0px 5px 0px; padding: 4px; color: #333;  font-size: 12px;  border: solid 1px #e5e4d9; }
#formWrapper .selectNum {  margin: 0px 0px 5px 5px; padding: 2px; color: #ffffff;  font-size: 12px;  border: solid 1px #e5e4d9; }
#formWrapper .radio { margin: 0px 0px 0px 30px; }
#formWrapper .submit {  margin: 10px 0px 0px 0px; }
#formWrapper .submitBtn {width: 100px; height:28px; padding: 2px 3px 5px 3px; margin: 0px 30px 5px 0px;  font-size: 13px; color: #FFFFFF;  border: solid 1px #ccc; background-color: #fff; font-family: Arial, Helvetica, sans-serif; }
#formWrapper .submitBtn2 {width: 190px; height:28px; padding: 2px 3px 5px 3px; margin: 0px 0px 5px 0px;  font-size: 13px; color: #FFFFFF;  border: solid 1px #ccc; background-color: #fff; font-family: Arial, Helvetica, sans-serif; }
#formWrapper .submitBtn:hover {  color: #fff;}
#formWrapper .submitBtn2:hover {  color: #fff;}
#formWrapper p {  margin: 15px 0px 7px 0px; }
#formWrapper table { padding: 0px 0px 5px 0px;  }
#formWrapper td { padding: 5px 10px 5px 0px; text-align: left; vertical-align: middle; }
#formWrapper td.btmline { padding: 15px 10px 10px 0px; border-bottom: solid 1px #1f1f1f;}
#formWrapper td.topline { padding: 15px 10px 10px 0px; border-top: solid 1px #1f1f1f; }
#formWrapper td.txt_right { text-align: right; }
#formWrapper td.txt_centre { text-align: center; }
#formWrapper h2 { font-size: 14px; margin-top: 5px; }
#formWrapper .nobreak { display:block; width:200px; }
#formWrapper h4 { margin: 0px 0px 0px 0px; padding: 0px; }
#formWrapper div.order_thanks { padding: 20px 0px;  }
#formWrapper tr.result_row { background: url(images/bg_content_head.png) repeat-x 0 0; }
#formWrapper tr.result_row td { padding-top: 8px; }
#formWrapper input[type="text"],
#formWrapper textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 4px;
	color: #fff;
	display: inline-block;
	border: solid 1px #ccc;
}
#formWrapper input[type="submit"],
#formWrapper input[type="button"],
#formWrapper input[type="reset"],
#formWrapper select {
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	border: solid 1px #ccc;
	padding:4px 8px;
	color: #fff;
}
#formWrapper input[type="submit"].wpsc_buy_button,
.adjustform input[type="submit"],
.adjustform button.remove_button {
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
	border: solid 1px #ccc;
	color: #fff;
	padding: 4px 4px 3px 4px;
	cursor: pointer;
	vertical-align: middle;
	display: inline-block;
}



form.wpcf7-form input[type="text"],
form.wpcf7-form input[type="email"],
form.wpcf7-form textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 3px;
	display: inline-block;
	color: #fff;
	border: solid 1px #2f2f2f;
	background: #000 url(images/bg.jpg) repeat-x 0 0;
	margin: 0 0 3px 0;
	width: 350px;
}
form.wpcf7-form input[type="submit"] {
	margin: 10px 0 15px 5px;
	font-size: 13px;
    padding: 3px; color: #fff;   
	border: solid 1px #2f2f2f;
	background: #000 url(images/bg.jpg) repeat-x 0 0;
	cursor: pointer;
}

#aadsearch input[type="text"],
#aadsearch select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 3px;
	display: inline-block;
	color: #fff;
	border: solid 1px #2f2f2f;
	background: #000 url(images/bg.jpg) repeat-x 0 0;
	margin: 0 0 3px 0;
}
#aadsearch input[type="submit"] {
	margin: 0;
	font-size: 13px;
    padding: 3px; color: #000;
	color: #fff;   
	border: solid 1px #2f2f2f;
	background: #000 url(images/bg.jpg) repeat-x 0 0;
	cursor: pointer;
}
#aadsearch input[type="submit"]:hover { color:  #e13bf0; }	

#aadsearch input[type="text"] {	
	width: 220px;
}
#aadsearch select {	
	width: 230px;
}


body.page-template-aad-template-php,
body.page-template-aad-template-php ul#menu-mainmenu li ul,
body.page-template-aad-template-php #aadsearch input[type="text"],
body.page-template-aad-template-php #aadsearch select,
body.page-template-aad-template-php #aadsearch input[type="submit"] {	
	background: #fff;
}


body.page-template-aad-template-php p,
body.page-template-aad-template-php h4,
body.page-template-aad-template-php h5,
body.page-template-aad-template-php a:hover,
body.page-template-aad-template-php li,
body.page-template-aad-template-php li a,
body.page-template-aad-template-php #copyright p,
body.page-template-aad-template-php #footer .widget li a,
body.page-template-aad-template-php ul#menu-mainmenu a,
body.page-template-aad-template-php ul#menu-mainmenu li,
body.page-template-aad-template-php ul#menu-submenu_aad a,
body.page-template-aad-template-php ul#menu-submenu_aad li,
body.page-template-aad-template-php ul#menu-mainmenu li:hover span,
body.page-template-aad-template-php #aadsearch input[type="text"],
body.page-template-aad-template-php #aadsearch select,
body.page-template-aad-template-php #aadsearch input[type="submit"] {
	color: #000;
}
body.page-template-aad-template-php h1,
body.page-template-aad-template-php h2,
body.page-template-aad-template-php h3,
body.page-template-aad-template-php a,
body.page-template-aad-template-php .purple,
body.page-template-aad-template-php ul#menu-mainmenu>li>a:hover,
body.page-template-aad-template-php ul#menu-mainmenu>li:hover,
body.page-template-aad-template-php ul#menu-submenu_aad>li>a:hover,
body.page-template-aad-template-php ul#menu-mainmenu li ul li a:hover,
body.page-template-aad-template-php p strong,
body.page-template-aad-template-php #copyright p a,
body.page-template-aad-template-php #rightCol h3#satc-head,
body.page-template-aad-template-php #footer h3,
body.page-template-aad-template-php #footer .widget li a:hover,
#aadsearch input[type="submit"]:hover {
	color: #D63FD6;
}

body.page-template-aad-template-php h4 {
	margin-bottom: 20px;
}

body.page-template-aad-template-php #contentWrapper { background: url(images/borderlinepixel-aad.png) repeat-x left top; }
body.page-template-aad-template-php #footerWrapper { background: url(images/borderlinepixel-aad.png) repeat-x left top;}
body.page-template-aad-template-php #copyrightWrapper { background: url(images/borderlinepixel-aad.png) repeat-x left top;}
body.page-template-aad-template-php #content { background: url(images/borderlinepixel-aad.png) repeat-y 650px top; }
body.page-template-aad-template-php #right_header_content {	background: url(images/borderlinepixel-aad.png) repeat-y left top; }
body.page-template-aad-template-php ul#menu-mainmenu li ul { background: #b50ab6 url(images/borderlinepixel-aad.png) repeat-y right top; }
body.page-template-aad-template-php ul#menu-mainmenu li ul li { background: url(images/borderlinepixel-aad.png) repeat-y left top;  }
body.page-template-aad-template-php ul#menu-mainmenu li ul li a { background: url(images/borderlinepixel-aad.png) repeat-x left bottom; }
body.page-template-aad-template-php #copyright { background: url(images/borderlinepixel-aad.png) repeat-y 650px top; }
body.page-template-aad-template-php #aad_button_holder { background: url(images/borderlinepixel-aad.png) repeat-y 650px top; }

body.page-template-aad-template-php #aadsearch input[type="text"],
body.page-template-aad-template-php #aadsearch select,
body.page-template-aad-template-php #aadsearch input[type="submit"] {
	border: solid 1px #D63FD6; 
}

body.page-template-aad-template-php #aadbutton { 
	margin-right: 300px;
 }


