@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; }

p, h1, h2, h3, h4, h5, h6 { padding-bottom: 10px; } 

p{line-height:14px;}

h1 { font-size: 20px;  } 
h2 { font-size: 18px; } 
h3 { font-size: 16px; } 
h4 { font-size: 14px; } 
h5 { font-size: 12px; } 
h6 { font-size: 10px; } 

.alignleft { float: left; margin-right: 10px; }
.alignright { float: right; margin-left: 10px; }  

/*
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: #fff;
	color: #666666;
	font: 75%/1.5em Helvetica Neue, Helvetica, Trebuchet MS, Arial, Verdana, Tahoma, "DejaVu Sans", "Liberation sans", "Bitstream Vera Sans", sans-serif;
}

#headerwrap {
    background: url('images/header-wrap-bg.jpg') repeat-x;
    height: 275px;
    width: 100%;
	position:relative;
}

#header {
    background: url("images/header-content-bg.jpg") repeat scroll 0 0 transparent;
    height: 275px;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
}

#headertext {
    color: #FFFFFF;
    float: left;
    margin-left: 100px;
    padding-top: 15px;
    width: 360px;
}

#headertext2 {
    color: #FFFFFF;
    float: left;
    margin-left: 30px;
    padding-top: 44px;
}

.phone {
    color: #FF9900;
    font-family: "Arial Black",Gadget,sans-serif;
    font-size: 18px;
}

#nav {
    bottom: 0;
    height: 31px;
    margin-bottom: 137px;
    margin-left: 105px;
    position: absolute;
    width: 550px;
}


#nav ul{list-style:none;}
#nav ul li{display:block; float:left; position:relative;}
#nav ul li a{font-family:'Arial'; text-transform:uppercase; font-size:12px; font-weight:normal; color:#fff; text-decoration:none; line-height:31px; text-align:center; padding-left:10px; padding-right:10px;}
/*#nav ul li.current-menu-item a { background:#101C26; padding-bottom:17px; padding-top:19px; }*/
#nav ul li.current-menu-item { background:#101C26;}

#nav ul ul {
    /*background: none repeat scroll 0 0 #FF0000;*/
    display: none;
    float: left;
    left: 0;
    min-width: 170px;
    position: absolute;
    margin-top:0px;
    z-index: 99999;
	background:#3D3331;
}
#nav ul ul li {
    min-width: 170px;
}

/* IMPORTANT */
#nav ul ul li:hover{background:#101C26;}
#nav ul li:hover{background:#101C26;}



#nav ul ul a {
   	color: #FFFFFF;
    font-size: 12px;
    font-weight: normal;
    line-height: 31px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
	
}

#nav li:hover > a, #access ul ul:hover > a {
    color: #fff;
}
#nav ul li:hover > ul {
    display: block;
}

#nav ul ul ul {
    /*background: none repeat scroll 0 0 #FF0000;*/
    display: none;
    float: left;
    left: 0;
    min-width: 246px;
    position: absolute;
    margin-top:20px;
    z-index: 99999;
}

#nav ul ul ul li {
    min-width: 200px;
}

#nav ul ul ul a {
    background: none repeat scroll 0 0 #72B339;
    font-size: 14px;
    height: auto;
    line-height: 4em;
    padding-left: 10px;
    padding-right: 5px;
    width: 210px;
    float: left;
}

#main { background: none repeat scroll 0 0 transparent;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
}

#left {
    float: left;
    margin-left: 100px;
    margin-top: -100px;
    min-height: 50px;
    width: 270px;
	position:relative;
}

#middle {
    float: left;
    margin-left: 10px;
    margin-top: -100px;
    min-height: 50px;
    width: 270px;
	position:relative;
}

#middle ul {
    margin: 0;
    padding: 0 0 0 25px;
}

.caption {
    font-style: italic;
    text-align: center;
}

#right {
    float: left;
    margin-left: 10px;
    min-height: 50px;
    width: 293px;
}

#contactbox {
    background: url('images/contactbox2.jpg') repeat scroll 0 0 transparent;
    height: 445px;
    width: 293px;
}

ul.ticklist {
    list-style: none outside none;
    padding-left: 0;
	margin-bottom:10px;
}

ul.ticklist li {
    background: url('images/tick.jpg') repeat scroll 0 0 transparent;
    line-height: 30px;
    min-height: 30px;
    padding-left: 35px;
    width: 215px;
}
/* ------------------------- CONTACT FORM CSS ------------------------- */

.contactheader h3{
    font-size: 20px;
    font-weight: normal;
    padding-top: 30px;
    text-align: center;
    width: 277px;
}

.contactmain {
    padding-left: 10px;
    width: 260px;
}

.contactmain p{padding-bottom:7px;}

.formcol {
    float: left;
    margin-right: 10px;
    width: 110px;
}

.formtext{text-transform:uppercase; font-size:10px;}

#contactbox input, #contactbox textarea {
    width: 220px; padding:0; margin:0;
}
#contactbox input.medium {
    width: 100px;
}
#contactbox textarea {
    height: 20px;
}
#contactbox input.small {width:100px;}


/* ------------------------- END OF CONACT FORM CSS  ------------------------ */


/* ------------------------- START OF FOOTER CSS  ------------------------ */
#footerwrap {
    background: url('images/footer.jpg') repeat scroll 0 0 transparent;
    height: 302px;
    width: 100%;
}

#footerinnerwrap {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
}

#footerwrap h3 {
    font-size: 13px;
}


#footerleft {
    color: #FFFFFF;
    float: left;
    margin-left: 100px;
    padding-top: 15px;
    width: 260px;
}

#footermiddle {
    color: #FFFFFF;
    float: left;
    height: 225px;
    margin-left: 10px;
    overflow: hidden;
    padding-top: 15px;
    width: 260px;
}

#footerright {
    color: #FFFFFF;
    float: left;
    margin-left: 10px;
    padding-top: 15px;
    width: 300px;
}

#copyright {
    color: #FFFFFF;
    font-size: 9px;
    padding-top: 25px;
    text-align: center;
    width: 100%;
}

#copyright a{color:#fff;}

#footer { } 


nav {
		
	}
	nav.primary {
		
	}
	nav.footer {
		
	}
	#widgit-header {
		
	}
	#widgit-alert {
		
	}

#content {margin-left:100px; float:left; padding-left:10px; width:545px; position:relative; margin-top:-100px;
}

#content ul.ticklist {
    list-style: none outside none;
    margin-bottom: 0;
    padding-left: 0;
	margin-left:0px;
}

#content ul.ticklist li {
    background: url("images/tick.jpg") no-repeat;
    line-height: 35px;
    min-height: 30px;
    padding-left: 40px;
    width: 380px;
	font-size:15px;
}

#content h1{font-weight:normal;}
#content h3{font-weight:normal;}
#content ul{margin-left:20px;}
#content ol{margin-left:20px;}

.box { width: 225px; float: left; margin-right: 15px; margin-bottom: 20px; } 
.box img { max-height: 300px; max-width: 225px;  }


	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 {float:right;
	
}
	#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;
}


/* -------------- TESTIMONIALS ---------------- */
#quotearea{}
#quote{}
#quoteauthor{font-weight:bold;}

/* Always remember to compress your live stylesheet and keep an uncompressed backup */