/* 
Theme Name: whiteboard
Theme URL: http://whiteboardframework.com/
Description: A blank theme for you to draw on.
Author: Brian Purkiss
Author URI: http://brianpurkiss.com
Version: 2.0.1

Obviously, you may edit the above info upon your customization.
Though I wouldn't mind a link somewhere... *hint hint*
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
{margin:0;padding:0;}


/*
Here is a list of all the <DIV>s in Whiteboard.
*/

body{
	background:#000 url(/_Images/BodyBG.jpg) no-repeat scroll 50% 0;
	font-family: Helvetica, Tahoma, Geneva, sans-serif;
}

#container{
	width: 960px;
	margin-left: auto;
	margin-right: auto; 
}

#header {
	width:960px;
}

h4 {
	padding-right: 10px;
}

li {
	list-style-type: none;
}


span {
	text-align:right;
	font-size: 12px;
}


td {
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}

#nav {
	float: left;
    height: 30px;
    position: absolute;
    right: 0;
    top: 83px;
    width: 600px;
}


#topNav  {
	position:relative;
	text-align:center;
	width:814px;
	z-index:50;
	height:111px;
	
}

#topNav #nav ul {
	list-style-type:none;
	float: left;
}

#topNav #nav li a {
	background: url(/_Images/navBG-2.jpg);
	background-repeat:no-repeat;
	font-size: 13px;
	float:left;
	height:0;
	overflow:hidden;
	padding-top:28px;
}
#topNav #nav li ul{
	background: url("/_Images/dropdownBG.gif") repeat scroll 0 0 transparent;
    border-left: 1px solid #5C7F92;
    border-right: 1px solid #5C7F92;
    display: none;
    font-size: 12px;
    left: 114px;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 28px;
    z-index: 100;
}

#topNav #nav li ul li a {
	background:transparent url(/_Images/dropdownBG.gif) repeat scroll 0 0 !important;
	color: #E6E7E8;
	line-height:1px;
	border-bottom:1px solid #5C7F92;
	/*margin:5px 10px 10px 0;*/
	overflow:visible;
	padding:13px;
	text-decoration:none;
	width:110px;
}

#topNav #nav li ul li a:hover {
	color: #FDB924;
}

#topNav #nav li#home a {
	background-position: 0px 1px;
	width:115px;
}


#topNav #nav li#about a {
	background-position: -115px 1px;
	width:119px;
}

#topNav #nav li#work a {
	background-position: -234px 1px;
    width: 99px;
}


#topNav #nav li#crew a {
	background-position: -333px 1px;
    width: 122px;
}

#topNav #nav li#contact-email a {
	background-position: -455px 1px;
    width: 145px;
}



#topNav #nav li#home a:hover {
	background-position: -1px -30px;
}


#topNav #nav li#about a:hover {
	background-position: -115px -30px;
}

#topNav #nav li#work a:hover {
	background-position:-234px -30px;
	
}

#topNav #nav li#crew a:hover {
	background-position:-333px -30px;
	
}

#topNav #nav li#contact-email a:hover {
	background-position:-455px -30px;
}


#topNav #nav li:hover ul  {
	display: block;
}

#main_content {
	height:auto;
	width:960px;
}

#left_content{
	width:510px;
	padding: 0 0 10px;
}

#left_content-2{
	width:960px;
	padding: 0 0 10px;
}


#left_content_support{
	margin-right:20px;
	width:530px;
}


#right_content, #sidebar{
	width: 450px;
}


#right_content_support {
	width: 366px;
	padding-top:4px;
}


#workNav {
	padding-bottom: 5px;
	height:35px;
}


#rotateme, #rotateme_1, #rotateme_3, #rotateme_3  {
	width: 495px;
}


#rotateme-2  {
	width: 960px;
}

#workSection {
	height:710px;
}

#workSection-2 {
	height:300px;
}

#entries-box {
	width: 495px;
	overflow: hidden;
	padding: 5px 0 0 0;
}

#entries-box-2 {
	width: 960px;
	overflow: hidden;
	padding: 5px 0 0 0;
}


#clientInfo {
	padding:23px 10px 0 25px;
	line-height:15px;
	font-family:tahoma;
	font-size:12px;
	
}

#clientInfo-2 {
	line-height:15px;
	font-family:tahoma;
	font-size:11px;
	
}


#clientInfo a {
	color:#FDB924;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#clientInfo-2 a {
	color:#FDB924;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}



.img {
	margin-bottom:10px;
	margin-right:15px;
}

.img2 {
	padding-right: 4px;
	padding-bottom: 10px;
}


.size {
	height:120px;
	width:120px;
}

.content_padding {
	padding:10px 5px 5px 15px;
}


.single_content_padding {
	padding:10px 5px 5px 15px;
}

.single_content_padding2 {
	padding:0px 5px 5px 0px;
}



.btnpad {
	padding: 19px 0 0 5px;
}


.btnpad-2 {
	padding: 19px 0 0 10px;
}


#search {
	background:transparent url(/_Images/middleBG.jpg) no-repeat scroll 0 0 !important;
	height:75px;
	width: 960px;
	list-style-type: none;
}

#searchform{
	margin-left:690px;
	padding-top:8px;
}
	
#searchform-2{

}
	
	
#s {
	background:transparent url(/_Images/searchBG.jpg) repeat scroll 0 0 !important;
	border:1px solid #5C7F92;
	width:145px;
	font-weight: bold;
}


#quotes {
	border-top:1px solid;
	font-size:13px;
	line-height:18px;
	padding:10px;
}


.single_quote {
	border-bottom:1px solid;
	padding:10px;
}


#quotes h6 {
	color:#FDB924;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	padding-bottom:5px;
	text-align:right;
}

#comment{
	background:none repeat scroll 0 0 #5C7F92;
	border:medium none;
	color:#E6E7E8;
	font-family:Helvetica,Tahoma,Geneva,sans-serif;
	height:100px;
	padding-left:5px;
	width:283px;
}

#label {
	background:none repeat scroll 0 0 #5C7F92;
	border:medium none;
	color:#E6E7E8;
	font-family:Helvetica,Tahoma,Geneva,sans-serif;
	font-size:15px;
	height:20px;
	margin-bottom:10px;
	padding-left:5px;
	width:205px;
}


.title {
	color:#FDB924;
	font-variant:small-caps;
	width:206px;
}

#submit {
	font-size:15px;
	font-variant:small-caps;
	height:25px;
	margin-left:348px;
	padding-bottom:2px;
	width:60px;
}

#searchsubmit, #submit{
	
	background:transparent url(/_Images/submitBG.jpg) repeat scroll 0 0 !important;
	border:1px solid #5C7F92;
	color:#E6E7E8;
}



.smallcaps { 
	font-variant:small-caps;
}
	

.column {
	float:left;
}


#sidebar {
	padding:0 0 0 45px;
}


#sidebar h1, #right_content_support h1, #single_work_contact h1 {
	color: #FDB924;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 25px;
	padding-bottom: 10px;
	font-weight:bold;
	
}

 #single_work h1 {
	color: #FDB924;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 25px;
    margin-bottom: 6px;
    margin-top: 10px;
	font-weight:bold;
}


 #single_emp h1 {
	color: #FDB924;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
}


#contact h2 {
	color: #FDB924;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	padding-bottom: 10px;
	font-weight:bold;
}


#contact h3 {
	color:#FDB924;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	width:120px;
}


#sidebar a, #right_content_support a, #single_work a, #left_content_support a{ 
	color: #FDB924;
	text-decoration: none;
	font-weight: bold;
}


#left_content_support h1{
	color: #FDB924;
    font-size: 35px;
    font-variant: small-caps;
    font-weight: bold;
    margin-bottom: 23px;
}



#left_content_support h2{
	font-size:15px;
	margin-top:40px;
	color: #FDB924;
	
}


#entry {
	background:url("/_Images/workBG.gif") no-repeat scroll -2px 0 transparent !important;
	color:#E6E7E8;
	height:170px;
	margin:0 0 10px;
	width:490px;
}

#entry-2 {
    color: #E6E7E8;
    float: left;
    height: 120px;
    margin: 0 0 10px;
    padding: 10px;
    width: 290px;
}


#entry h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 25px;
	padding-bottom:12px;
	padding-top:5px;
}


#entry-2 h1 {
	color: #FDB924;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 10px;
}

#entry p {
	font-size:13px;
	line-height:16px;
}



#wigbox {
	background:transparent url(/_Images/wigBG.jpg) repeat scroll 0 0 !important;
	width:364px;
	height:auto;
	font-family:tahoma;
	font-size:14px;
	line-height:15px;
	color:#E6E7E8;
	margin:0 0 10px;

}

#wigbox2 {
	background:url("/_Images/aboutBG.jpg") repeat scroll -5px 0 transparent !important;
	color:#E6E7E8;
	font-family:tahoma;
	font-size:14px;
	height:480px;
	line-height:28px;
	margin:0 0 10px;
	width:520px;

}


#wigbox2 p{
	margin-bottom: 20px;
}


 #wigbox4 p {
 	margin-bottom: 5px;
 }


#wigbox3 {
	background:url("/_Images/servicesBG.jpg") repeat scroll -5px -10px transparent !important;
	color:#E6E7E8;
	font-family:tahoma;
	font-size:14px;
	height:767px;
	line-height:18px;
	margin:0 0 10px;
	width:519px;

}

#wigbox4 {
	background:url("/_Images/servicesBG.jpg") repeat scroll -5px -10px transparent !important;
	color:#E6E7E8;
	font-family:tahoma;
	font-size:14px;
	height:767px;
	line-height:25px;
	margin:0 0 10px;
	width:520px;

}


#wigbox2 h3 {
	color:#FDB924;
	font-family:Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	padding-bottom:5px;
}



#wigbox3 h2, #widgetInfo ul a{
	font-size:22px;
	font-variant:small-caps;
	font-weight:bold;
	margin-bottom:7px;
}

#single_work {
	background:transparent url(/_Images/singleBG.jpg) repeat scroll 0 0 !important;
	width:960px;
	height:575px;
	font-family:tahoma;
	font-size:14px;
	line-height:18px;
	color:#E6E7E8;
	margin:0 0 10px;

}


#work_bucket {
	background:#000;
	width:960px;
	height:370px;
	font-family:tahoma;
	font-size:14px;
	line-height:18px;
	color:#E6E7E8;
	margin:0 0 10px;

}


#single_emp {
    color: #E6E7E8;
    font-family: tahoma;
    font-size: 14px;
    height: auto;
    line-height: 18px;
    margin: 0 0 10px;
    padding: 30px;
    width: 960px;

}

#single_work_contact {
	background:transparent url(/_Images/singleBG.jpg) repeat scroll 0 0 !important;
	width:960px;
	height:525px;
	font-family:tahoma;
	font-size:14px;
	line-height:18px;
	color:#E6E7E8;
	margin:0 0 10px;

}


#singlework_work_contact p {
	width: 75%;
	padding-bottom:5px;
}

#single_work p {
	height: 60px;
    padding-bottom: 0;
    width: 300px;
}



#single_work a {
	text-decoration:underline;
}


#video {
	padding: 17px;
}





#employee {
	height:645px;
	width:150px;
	color:#E6E7E8;
	border-right:3px solid black;

}

#employee a {
	color:#E6E7E8;
	text-decoration:none;
	font-size:14px;
	font-variant:small-caps;
	font-weight:500;
}


#employee li {
	margin:0 10px 10px 10px;
}



.emppic {
	margin-bottom:15px;
}


.emp-info {
	font-size: 11px;
}

#photo {
	height:645px;
	width:720px;
	
}

#photo h1, #photo p {
	margin-left:10px;
}


#wigbottom {
	background:transparent url(/_Images/wigBGbottom.jpg) no-repeat scroll 0 0 !important;
	height:19px;
	width:358px;
}


.wigInfo {
	padding:20px 15px 0;
}


.wigInfo li {
	
	font-size:16px;
	padding-bottom:12px;
}

.wigInfo li a {
	color:#E6E7E8 !important;
	font-weight:normal !important;
}


.wigInfo li a:hover, #employee ul li a:hover {
	color:#FDB924 !important;
	font-weight:normal !important;
}

#footer-holder {
	/*background: url("/_Images/footer.jpg") repeat-x scroll 0 0 transparent !important;*/
    float: left;
    width: 100%;
}


#footer{
	margin: 0 auto;
	color:#E6E7E8;
	font-family:tahoma;
	font-size:12px;
	font-variant:small-caps;
	height:100px;
	line-height:18px;
	padding:25px;
	width:960px;

}

#contact .form {
	padding-top:2px !important;
	
}




#contact p {
	padding-bottom:5px;
	font-size:13px;
	width:470px;
}

#contact {
	width:700px;
	margin:50px 0 0 50px;
}

p.info {
	color:#E6E7E8;
	font-variant:small-caps;
}


.scrap-thumb {
	border:1px solid #5B5B5C;
	height:120px;
	margin:0 15px 0 0;
	padding:1px;
	width:120px;
}


.scrap-thumb-2 {
	border:1px solid #5B5B5C;
	height:90px;
	margin:0 15px 0 0;
	padding:1px;
	width:90px;
}

.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}


.post{}
.postmeta{}
.postnavigation{}


#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}


#header:after, #search:after, .column:after, #entry:after, #clientInfo:after, #wigbottom:after, #top_content:after, #employee:after, #photo:after	{
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}
