@charset utf-8;
/*
Theme Name: Whiteboard
Theme URI: http://whiteboardframework.com/
Author: Bold Perspective
Author URI: http://boldperspective.com/
Description: The Whiteboard Famework for Wordpress is built to speed up the process of developing a Wordpress theme. Whiteboard does so by eliminating the time spent on Wordpress' backend PHP by including what is common to all Wordpress powered Web sites with nothing extra.
Version: 3.0.4

Whiteboard Framework
http://whiteboard Framework.com
*/

/*
The Whiteboard Framework is licensed under the GPL license. Feel free to use the Whiteboard Framework for commercial and non-commercial ventures. We require a link in the CSS file and request a link on the website
*/

/**
 * Modified version of:
 * 	SenCSS - Sensible Standards CSS framework
 * 	Copyright (c) 2008-2009 Kilian Valkhof (kilianvalkhof.com)
 * 	sencss.kilianvalkhof.com
 * 	Licensed under the MIT license. http://www.opensource.org/licenses/mit-license.php
 */
html,body,div,span,object,iframe,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,fieldset,form,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,dialog,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video, p, h1, h2, h3, h4, h5, h6, input, ul, ol, li { padding: 0px; margin: 0px; }

a { color: #000;  } 
a img {  border-style: none; border-width: 0px; } 
.underline { text-decoration: underline; } 
p, h1, h2, h3, h4, h5, h6 { padding-bottom: 10px; font-size: 12px;  } 
.white { color: #fff; padding: 2px; } 
.bgyellow { background: #FFDE00; } 
.review { display: block; font-style:italic; padding: 5px; background: #FC6; } 

h1 { font-size: 20px; font-family: "Exo"; font-weight: 300; } 
h2 { font-size: 18px; font-family: "Exo"; font-weight: 300; } 
h3 { font-size: 16px; font-family: "Exo"; font-weight: 300;   line-height: 18px;} 
h4 { font-size: 14px; font-family: "Exo"; font-weight: 300; } 
h5 { font-size: 12px;  font-family: "Exo"; font-weight: 300; } 
h6 { font-size: 10px;font-family: "Exo"; font-weight: 300; } 

.alignleft, .older { float: left; margin-right: 20px; margin-bottom: 10px; }
.alignright, .newer { float: right; margin-left: 20px; margin-bottom: 10px; } 

code { display: block; padding: 10px; font-size: 12px; font-family: "Courier New", Courier, monospace; background: #fff; color: #033; margin-bottom: 10px; } 

caption, th, td {
	font-weight: normal;
	text-align: left;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
} 

.preloads { display: none; } 
.hidden { visibility: hidden; } 

.phone { font-size: 18px; font-weight: bold; letter-spacing: -1px; color: #fff; } 

.phone a { color: #fff; text-decoration: none; } 

.toggleLink { display: block; width: 55px;text-transform: uppercase; font-size: 10px; margin-left: auto; margin-right: auto; text-align: center; background: #FFED85; padding: 3px; margin-top: 10px; -moz-border-radius:3px; border-radius: 3px; color: #000; text-decoration: none; }  

/*
List of divs in Whiteboard
Note that this list does not include the dynamically generated ids and classes, such as the body classes, the post ids, etc
*/

body{
	background: url('images/background.jpg') #999 fixed;
	color: #000;
	font: 100%/1em "Droid Sans", Helvetica Neue, Helvetica, Trebuchet MS, Arial, Verdana, Tahoma, "DejaVu Sans", "Liberation sans", "Bitstream Vera Sans", sans-serif;
	font-size: 12px; 
}

#main { width: 980px; margin-left: auto; margin-right: auto; }
	#headertop { height: 38px; padding-top: 12px; width: 100%; background: url('images/headertop.png');  } 
	.topbutton, .topbutton2 { display: block; line-height: 53px; text-decoration: none; width: 202px; padding-left: 30px; height: 38px; font-family: "Exo"; text-transform: uppercase; margin-left: 50px; background: url('images/login.png');  color: #F6F6F6; text-shadow: #333 0 1px 0; } 
	.topbutton:hover, .topbutton2:hover { background: url('images/logindown.png'); line-height: 43px; } 
	#headertop2 { height: 25px; width: 805px; background: url('images/headertop2.png'); text-align: right; padding-right: 175px; color: #999; font-size: 9px; text-transform: uppercase; line-height: 26px; }  
	#header { height: 185px; background: url('images/headerbg.png'); } 
	#header a { color: #fff; } 
		#headerleft { width: 250px; float: left; margin-left: 45px; padding-top: 25px; }
		#headerleft h1 { margin: 0px; padding: 0px; font-size: 14px; line-height: 16px; font-weight: normal; padding-top: 15px; } 
		#headerleft h2 { margin: 0px; padding: 0px; font-size: 14px; line-height: 14px;font-weight: normal; } 
		.slideshow_header { width: 250px; height: 70px; background: url('images/dnadigitallogo.jpg'); overflow: hidden; } 
		#headermiddle { width: 505px; height: 164px; overflow: hidden; float: left; padding-top: 23px; margin-left: 12px; }
		
	#shadowtop { height: 20px; width: 960px; background: url('images/shadowtop.png'); margin-left: 10px; margin-top: -180px; z-index: 1000; position: relative;	}
	#shadowbottom { height: 20px; width: 960px; background: url('images/shadowbottom.png'); margin-left: 10px; margin-top: 140px; z-index: 100; position: relative;	}
	#shadowlower { height: 20px; width: 960px; background: url('images/shadowtop.png'); margin-left: 10px; z-index: 100; 	}
	 	
			.product { display: block; width: 111px; height: 36px; background: #000; text-align: center; color: #fff; margin-top: 3px; text-decoration: none; margin-left: 12px; float: left; font-size: 10px; -moz-border-radius: 10px; border-radius: 10px; padding-top: 11px; padding-bottom: 4px; text-transform: uppercase; line-height: 16px;} 
			.product .producttitle { color: #FFDE00; font-size: 20px; font-weight: bold; } 
			.product .yellow { color: #FFDE00; } 
			.product .price { font-weight: bold; font-size: 16px;} 
			.product:hover { margin-top: 0px;} 
		
		#memberlogin p { padding: 0px; padding-left: 27px; padding-bottom: 10px; } 
		#memberlogin a { color: #333; }
		#memberlogin #memberform p { padding-bottom: 0px; } 
		#header #memberlogin a.domainsubmit { margin-top: 0px; margin-left: 185px; }
		#memberlogin h3 { padding-left: 27px; } 
		
		.domain { height: 65px; padding-top: 4px; width: 295px; background: url('images/domaininput.jpg');  border-style: none; border-width: 0px; padding-left: 12px; line-height: 30px; } 
		.domaininput { padding: 0px; margin: 0px; width: 283px; height: 35px; display: block; line-height: 36px; font-size: 16px; color: #333; border-style: none; border-width: 0px; outline: none; } 
		#header a.domainsubmit { height: 39px; margin-top: 14px; margin-left: 3px; width: 90px; background: url('images/domainsubmit.jpg'); line-height: 38px; font-size: 14px; text-decoration: none; color: #333; border-style: none; border-width: 0px; display:block; text-align: center;  }  
		.domainsubmit:hover { margin-top: 12px;  } 
		#domainform p {  padding-bottom: 0px; }  
		
		#headerright { width: 159px; height: 242px; float: left; background: url('images/brisbane-girl.png'); margin-top: -57px; } 
		#headerright2 { width: 159px; height: 242px; float: left; background: url('images/brisbane-girl2.png'); margin-top: -57px; } 
	#headerbottom { width: 100%; height: 21px; background: url('images/headerbottom.png'); } 	
	
	#spacer { width: 980px; height: 40px; background: url('images/spacer.png'); }
	#menu { width: 960px; height: 38px; border-style: solid; border-width: 1px; border-color: #000; background: #FDEE8D; margin-left: auto; margin-right: auto; }
	#menu ul { list-style: none; float: left;} 
	#menu ul li { float: left; } 
	#menu ul li a { line-height: 38px; padding-left: 10px; padding-right: 10px; color: #000; font-size: 14px; letter-spacing:0px; display: block; text-decoration: none; font-family: "Exo"; font-weight: normal; }  
	#menu ul li a:hover, #menu ul li.current_page_item a { background: #000; color: #FFDE00;} 

	#menu ul.contactmenu { float: right; } 
	#menu ul.contactmenu li a { line-height: 38px; padding-left: 10px; padding-right: 10px; color: #fff; background: #666; font-size: 18px; display: block; text-decoration: none; font-family: "Exo"; font-weight: 300; }  
	#menu ul.contactmenu li a:hover, #menu ul li.current_page_item a { background: #000; color: #FFDE00;} 

/* submenus */
#menu ul ul { position:absolute; left: auto;   z-index: 9000;  display:inline-block; margin-left: -1px; margin-top: -1px; display: none; } 
#menu ul ul li { float: none; height: 20px; line-height: 20px; border-width: 0px; border-style: none; width: auto; background: #999;  border-bottom-style: dotted; border-bottom-width: 1px; border-bottom-color: #fff; } 
#menu ul ul li:hover {   }
#menu ul ul li:hover a { color:  #FFF;  background: #666; } 
#menu ul ul li a { color: #fff; display: block; min-height: 20px; line-height: 20px; padding-top: 0px; padding-left: 10px; padding-right: 10px; } 	
		
	#maintop { width: 100%; height: 19px; background: url('images/maintop.png'); } 		
	
	#maincontent { width: 100%; background: url('images/mainbg.png'); } 
	
	.featurespacer { width: 10px; height: 180px; float: left;  }
	.featurebox { width: 240px; height: 180px; float: left; } 
	.featurecaption { width: 220px; padding: 10px; height: 40px; margin-top: 120px; font-family: "Exo"; font-weight: 600; color: #fff; font-size: 14px; line-height: 20px; overflow: hidden; background: url('images/transblack.png'); }
	.featurecaption a { text-decoration: none; color: #fff;}
	.featurecaption a:hover { color: #FC0; } 
	
	#content { width: 575px; float: left; margin-left: 30px; padding-top: 20px; line-height: 18px; font-size: 13px; padding-bottom: 30px; }
	#sidebar { width: 350px; float: left; margin-left: 15px; padding-bottom: 325px; }   
	
	#content textarea { width: 575px; height: 35px; } 
	#content #comments-form input { height: 20px; width: 150px; line-height: 20px; } 
	#content .page { font-size: 13px; line-height: 17px; } 
	
	#content ul,  ol { padding-left: 25px; padding-bottom: 15px; }   
	#content ul.ticklist { list-style: none; padding-left: 10px;  } 
	#content ul.ticklist li { font-size: 15px; line-height: 17px; min-height: 25px; background: url('images/tick.jpg') no-repeat; background-position: top left; padding-left: 35px; padding-top: 10px; } 
	
	#titleleft { height: 28px; margin-top:18px; float: left; width: 8px; background: #FC0; margin-left: -36px; }
	#content h2 a { display: block; float: left; min-height: 28px; background: #000; padding-right: 10px; line-height: 28px; font-weight: 300; font-size: 18px; color: #fff; text-decoration: none; margin-top: 18px; margin-left: -21px; padding-left: 35px; margin-bottom: 25px; 
} 
	#content h2 a:hover { padding-left: 37px; }  
	#titleright { height: 28px; width: 24px; float: left; background: url('images/titleright.jpg'); margin-top: 8px; } 
	.post-content p { font-size: 13px; line-height: 20px; } 
	.posticon { width: 48px; float: left; min-height: 48px;  }
	.post-content { float: left; margin-left: 15px; width: 510px; }  
	.post-meta { padding-top: 10px; } 
	
	#content .post-content img {  -webkit-box-shadow: 0 8px 6px -6px black;  -moz-box-shadow: 0 8px 6px -6px black; box-shadow: 0 8px 6px -6px black;} 
	#content .post-content img.noshadow { -webkit-box-shadow: 0 0px 0px -0px;  -moz-box-shadow: 0 0px 0px -0px; box-shadow: 0 0px 0px -0px; }
	
	#special { width: 350px; height: 172px; text-align: center; margin-top: 25px; background: url('images/special.jpg')}
	#special h3 { font-weight: normal; font-size: 16px; padding-top: 20px; padding-bottom: 7px;} 
	#special .specialcontainer { display: block; text-align: center; width: 250px; line-height: 13px; font-size: 12px; height: 38px; overflow: none; margin-left: auto; margin-right: auto; }  
	#special .coupon { font-family: "Courier New", Courier, monospace; color: #fff; font-weight:bold; font-size: 16px; padding-top:5px;} 
	#special .fbconnect_share { display: none; }
	
	
#footer { width: 920px; padding-left: 40px; height: 202px; padding-top: 20px; background: url('images/footerbg.jpg'); margin-left: auto; margin-right: auto; } 
	#footer .col { width: 165px; float: left; color: #fff; font-size: 10px; }
	#footer .divider { width: 495px; height: 1px; background: #999; }  
	#footer h3 { font-weight: normal; font-size: 16px; } 
	#footer ul { list-style: none; padding-top: 10px; }
	#footer ul li { min-height: 14px; }  
	#footer ul li a { text-decoration: none; font-size: 9px; color: #fff; line-height: 14px; } 
#footerlow { width: 100%; height: 39px; background: url('images/footerlow.png'); color: #999; line-height: 25px; text-transform: uppercase; font-size: 9px; text-align: center;}
#footerlow a { color: #ccc; }  

#contact { width: 325px; padding-left: 10px; height: 375px;  padding-top: 125px;background: url('images/contactform.png');   } 

 .inputtext { font-size: 10px; text-transform: uppercase;}
 .inputbox { width: 300px; height: 44px; background: url('images/contactinput.png'); }  
 .contacttextarea { width: 300px; height: 86px; background: url('images/contacttextarea.png'); }  
#contact p { padding: 0px; margin: 0px;    }
#contact form { padding-left: 27px; }
#contact input, #contact textarea, #memberlogin input { padding: 0px; margin: 0px; border-size: 0px; margin-left: 28px; border-style: none; border-width: 0px; width: 240px; height:24px;  margin-top: 4px;  text-indent: 3px;}  
#contact textarea { height: 64px; } 
#contact .contactsubmit { height: 38px; margin-top: 4px; margin-left: 85px; width: 188px; background: url('images/contactsubmit.png'); line-height: 38px; font-size: 14px; text-decoration: none; color: #fff; border-style: none; border-width: 0px; display:block; text-align: center; text-shadow: #666 0 1px 0;  }  
		#contact .contactsubmit:hover { margin-left: 83px;  }

#credits { width : 100%; height: 50px; line-height: 20px; font-size: 9px; color: #fff; text-align: center; } 
#credits a { color: #fff; } 
nav {
		
	}
	nav.primary {
		
	}
	nav.footer {
		
	}
	#widgit-header {
		
	}
	#widgit-alert {
		
	}

	tr.clientareatableCancelled { background: #FFCFCF;}

#content {
	
}
	article {
		
	}
		.featured-thumbnail {
			
		}
		.post-content {
			
		}
			.pagination {
				
			}
	.post-meta {
		
	}
	.post-navigation {
		
	}

#comments {
	
}
	li.comment {
		
	}
		.odd {
			
		}
		.even {
			
		}
		.author-comment {
			
		}
		.comment-text {
			
		}
		.comment-meta {
			
		}
			p.gravatar {
				
			}
		.waiting-for-approval {
			
		}
	#trackbacks {
		
	}
		li.trackback {
			
		}
	p#no-comments {
		
	}
	#comments-form {
		
	}
		#respond {
			
		}
		.cancel-comment-reply {
			
		}

.page {
	
}
	#page-content {
		
	}
	#page-meta {
		
	}

.post {
	
}
	.postContent {
		
	}
	.post-excerpt {
		
	}

nav.oldernewer {
	
}
	.older {
		
	}
	.newer {
		
	}

.search {
	
}

.author {
	
}
#recent-author-posts {
	
}
#recent-author-comments {
	
}

#error404 {
	
}

#sidebar {
	
}
	#widgit-sidebar {
		
	}
		#sidebar-search {
			
		}
		#sidebar-nav {
			
		}
		#sidebar-archives {
			
		}
		#sidebar-meta {
			
		}
		.widgit {
			
		}

#footer {
	
}
	#widgit-footer {
		
	}
	#footer-nav {
		
	}
	
.no-results {
	
}

.widgit-area {
	
}

.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #FFEE98;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
	border-style:solid; 
	border-width: 1px;
	border-color: #666;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #000;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 0px;
	position: relative;
	text-align: center;
	margin-top: 4px;
	padding-top: 4px; padding-bottom: 0px;
}



/* Always remember to compress your live stylesheet and keep an uncompressed backup */

/* jQuery Countdown styles 1.5.11. */
#countdown { width: 240px; height: 29px; margin-left: auto; margin-right: auto; padding-bottom: 7px; } 

.hasCountdown {
	
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 78%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 24.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 75%;
	text-align: center;
}
.countdown_amount {
	font-size: 200%;
}
.countdown_descr {
	display: block;
	width: 45%;
}

#TB_window { z-index: 2000; } 
