/*  
Theme Name: topgundui.com
Theme URI: http://einsteinindustries.com/
Description: Custom theme for topgundui.com based on <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Sophia Knight
Author URI: http://einsteinindustries.com/

  Copyright Einstein Industries 2008. Used with Permission.                             
  May not be duplicated or reproduced.

*/

/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body { 
	background:#c9a657 url("images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:12px/16px Arial, Helvetica, sans-serif; 
	color:#000;
	}
body.popups { 
	background:#c9a657 url("images/bg-body-popups.jpg") top repeat-x;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; color:#000; }
h2	{ font-size:1.1em; color:#000; } 
h3	{ font-size:1.0em; color:#000; }

h1 span,h2 span,h3 span	{ display:none; }

h2.award {
	font-size:1.3em; color:#c9a657;
}

a:link,a:visited	{ color:#583100; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#c9a657; text-decoration:underline; outline:none; }

/* ------------------------ classes ------------------------ */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
	

.clear {clear: both;}

div.clear	{ 
	height:.01em; 
	clear:both;
	overflow:hidden; 
	}
div.clear-h2	{ 
	height:10px; 
	clear:both;
	overflow:hidden; 
	}
p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("images/bullet.jpg") right no-repeat;
	}
p.more-info {
	text-align:right;
	display:block;
	}
img.img-left { 
	float:left; 
	margin:0px 0px 0px 0px;
	}

img.img-right { 
	float:right; 
	margin:0px 0px 0px 0px; 
	}
	
img.img-right-readers-choice { 
	float:right; 
	margin:0px 15px 0px 0px; 
	}
		
p.right-readers-choice {
	float:right; 
	margin:0px 17px 0px 0px;
	text-align:center;
}
	
hr {background-color: #fff; height: 1px; margin: 10px 0 20px 0;}
body#contact hr {background-color: #fff; height: 1px; margin: 30px 0 30px 0; display: block;}

#hr-letters {
	background: url("images/letters-div.jpg") center no-repeat;
	background-color: none !important;
	height: 46px;
	border: none;
	margin: 10px 0 10px 0;
}
body#client-letters #column-right strong {color: #865720;}
/* ------------------------ form elements ------------------------ */
form {
	width:150px;
	margin:10px 0 15px 0; /* set margin left and right below */
	}

form label	{ font-size:.95em; } 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c9a657;
	color:#583100;
	width:145px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family: Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

input.radio-check, #contact-main input.radio-check {
	background-color: transparent !important;
	border: none;
	width: 12px;
	margin: -2px 3px 0 10px;
	}
div.radio-check { margin: -24px 0 15px 280px;}
select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:66px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 

/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 10px 0; width: 520px;}

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}

#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}

#contact-main label select { width:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea { height:100px; overflow:auto; }

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main, input.submit-2 { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:95px 0 0 243px;  } /* defines placement of contact-main submit button */
input.submit-2 { margin-left:270px;}

body#hideouts input.submit-contact-main,
body#checkpoints input.submit-contact-main { width: 120px; } /* defines placement of contact-main submit button */

input.submit {background-color: #583100 !important; color: #fff;}
input.submit-2 {background-color: #c9a657 !important; color: #583100; border-color: #583100;}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
/*body#index #wrap {
	background:url("images/bg-wrap-index.jpg") repeat-y;
	width:934px;
	margin:0 auto;
	text-align:left;
	}
*/
body#news-articles #wrap {
    background: #fff;
    width: 650px;
   text-align: left;
}

body.popups #wrap {
	width: 520px;
	background:none;
	background-color: #fff;
	padding: 20px;
	}
#wrap {
	background:url("images/bg-wrap.jpg") repeat-y;
	width:934px;
	margin:0 auto;
	text-align:left;
	}
#wrap-img {
	background:url("images/bottom-wrap.jpg") bottom no-repeat;
	width:934px;
	padding-bottom: 225px;
	}
	
body.la #wrap-img, body.oc #wrap-img, body.riverside #wrap-img, body.san-diego #wrap-img, 
body.santa-barbara #wrap-img, body.san-bernardino #wrap-img, body.vc #wrap-img {
	padding-bottom: 150px;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("images/header-index.jpg");
	height:262px;
	}
	/* index page link within #masthead */		
	#masthead a {
	position:absolute;
	left:200px;
	width:364px;
	top:5px;
	height:179px;
		}
	#masthead a span {
		display:none;
		}
	a#contact-button {
	width: 174px;
	height: 165px;
	top: 30px;
	left: 715px;
	position: absolute;
	}
		
	a#consultation-button {
	background: url("images/consultation-button.jpg");
	width: 164px;
	height: 40px;
	top: 183px;
	left: 750px;
	position: absolute;
	}
			a#consultation-button:hover { background: url("images/consultation-button.jpg") 0px -40px no-repeat; }
			
/* -------------------------- body.popups styles --------------------*/
 
 body.popups p, body.popups h1 {margin-bottom: 15px;}
 body.popups h2, body.popups h3 {margin-bottom: 5px;}

 body.popups h1 { text-align: center; font-size: 1.4em; color: #a45813;}
 body.popups h2 { color: #583100;}
 
 p.close-window {text-align: center; font-weight: bold; font-size: .95em; padding-top: 20px;}
 body.popups form#contact-main label { font-size: .95em;}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	background: url("images/col-left-bg.jpg") top no-repeat;
	width:306px;
	float:left;
	color: #4c4c4c;
	padding-left: 18px;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0px 20px 10px 35px;
		}

	#column-left form { margin-left:0px; } /* set form margin here */

	/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left ul li { 
			background:transparent url("images/bullet.jpg") 0px 4px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px; /* pushes text to the right to display bg img */
			}
			
/* ------------------------ column-right framework ------------------------ */
/*body#index #column-right {
	background: url("images/col-right-bg-index.jpg") top no-repeat;
	}*/
#column-right {
	background: url("images/col-right-bg.jpg") top no-repeat;
	width:593px;
	float:left;
	padding-right: 17px;
        padding-bottom: 50px;
	}
	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0px 22px 10px 17px;
		}

	#column-right form { margin-left:0px; }

	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			background:transparent url("images/bullet.jpg") 0px 3px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:12px;  /* pushes text to the right to display bg img */
			margin-bottom: 5px;
			}
		#column-right ul#anchors li { 
			background:transparent url("images/bullet-anchor.jpg") 0px 3px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			margin-bottom: 1px;
			}
		#column-right ul#anchors a:hover {color: #69bfde;}

		#column-right ul li ol {margin: 2px 10px 10px 15px;}
		#column-right ol li, #column-right ul li ol li { 
			list-style: inside decimal;
			padding:0px;  /* pushes text to the right to display bg img */
			}
			
	/* multi column list */
	#column-right ul.multi { padding-left:5px; } 
		#column-right ul.multi li { 
			background:transparent url("images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px;
			line-height:20px; 
			}

	/* definition list */
	#column-right dl { padding-left:5px; }
		#column-right dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-right dl dd {
			background:transparent url("images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}


/* ------------------------ subhead framework ------------------------ */
#subhead { height:67px; } /* sets height for all subheads */
	body#index #subhead { background:url("images/subhead-index.jpg"); }
	
	body#about #subhead { background:url("images/subhead-about.jpg"); }
		body#attorneys #subhead { background:url("images/subhead-attorneys.jpg"); }
		body#success-cases #subhead { background:url("images/subhead-success-cases.jpg"); }
		body#client-letters #subhead { background:url("images/subhead-client-letters.jpg"); }
		body#news #subhead { background:url("images/subhead-news.jpg"); }
		body#dui-tips #subhead { background:url("images/subhead-dui-tips.jpg"); }
		body#checkpoints #subhead { background:url("images/subhead-checkpoints.jpg"); }
		body#cop-hideouts #subhead { background:url("images/subhead-cop-hideouts.jpg"); }
		body#notebook #subhead { background:url("images/subhead-notebook.jpg"); }
		body#blog #subhead { background:url("images/subhead-blog.jpg"); }
		body#about-resume #subhead { background:url("images/subhead-about-resume.jpg"); }
	
	body#why-choose-us #subhead { background:url("images/subhead-why-choose-us.jpg"); }
	body#dui-enforcement #subhead { background:url("images/subhead-dui-enforcement.jpg"); }
	body#fight-dui-la #subhead { background:url("images/subhead-fight-dui-la.jpg"); }
	body#fight-dui-oc #subhead { background:url("images/subhead-fight-dui-oc.jpg"); }
	body#fight-dui-rc #subhead { background:url("images/subhead-fight-dui-rc.jpg"); }
	body#fight-dui-vc #subhead { background:url("images/subhead-fight-dui-vc.jpg"); }
	body#fight-dui-san-bernardino #subhead { background:url("images/subhead-fight-dui-san-bernardino.jpg"); }
	body#fight-dui-sd #subhead { background:url("images/subhead-fight-dui-sd.jpg"); }
	body#fight-dui-santa-barb #subhead { background:url("images/subhead-fight-dui-santa-barb.jpg"); }
	
	body#ca-dui-enforcement #subhead { background:url("images/subhead-ca-dui-enforcement.jpg"); }
		body#ca-dui-penalties #subhead { background:url("images/subhead-ca-dui-penalties.jpg"); }
		body#ca-dmv-penalties #subhead { background:url("images/subhead-ca-dmv-penalties.jpg"); }
	
	body#faqs #subhead { background:url("images/subhead-faqs.jpg"); }
		body#field-sobriety-tests #subhead { background:url("images/subhead-field-sobriety-tests.jpg"); }
		body#testing #subhead { background:url("images/subhead-testing.jpg"); }
		body#dui-defenses #subhead { background:url("images/subhead-dui-defenses.jpg"); }
		body#stages #subhead { background:url("images/subhead-stages.jpg"); }
	
	body#nln #subhead { background:url("images/subhead-nln.jpg"); }
	body#contact #subhead { background:url("images/subhead-contact.jpg"); }
	body#thankyou #subhead { background:url("images/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background:url("images/subhead-sitemap.jpg"); }
	
	
/* ------------------------ btns-ctc-review and video website sections on homepage ------------------------ */
#btns-ctc-review {
	background: url("images/btns-ctc-review-bg.jpg");
	width: 514px;
	height: 137px;
	float:left;
	display:inline;
}

#btns-ctc-review a span { display: none; }

#btns-ctc-review a.ctc-btn {
	background: url("images/btn-ctc.jpg");
	margin-top: 11px;
	margin-left: 34px;
	width: 220px;
	height: 105px;
	display: inline;
	float: left;
	}
#btns-ctc-review a.review-btn {
	background: url("images/btn-review.jpg");
	margin-top: 11px;
	width: 220px;
	height: 105px;
	display: block;
	float: left;
	}
#btns-ctc-review a.ctc-btn:hover {
	background: url("images/btns-ctc-review-over.jpg") -34px -11px no-repeat;
	}
#btns-ctc-review a.review-btn:hover {
	background: url("images/btns-ctc-review-over.jpg") -254px -11px no-repeat;
	}

#video-website {
	background: url("images/video-website-index.jpg") ;
	width: 420px; 
	float: left;
	display:inline;
	height: 87px;
	padding-top: 50px;
}

/*------------------- Tabled Styles -----------------------*/

table thead th { font-weight: bold; color: #000; border: none; font-size: 1.1em; }
table.sortable thead th:hover { color: #865720; cursor: pointer;}
table td {border: 1px solid #865720; padding: 3px;}
table {margin: 0px 0px 10px 0px; font-size: .95em;  }
table.sortable thead th.sorttable_nosort, 
table.sortable thead th.sorttable_nosort:hover
 			{color: #865720; cursor: auto;}

			
/* ------------------------ subhead framework with varying heights ------------------------ */
#right-center {
	width: 288px;
	float: left;
	display: inline;
	}
#right-right {
	width: 305px;
	float: left;
	display: inline;
	}
/* ------------------------ title framework with varying heights ------------------------- */
#column-right h2#title-meet-berman {
	height:60px;
	background:url("images/title-meet-berman.jpg") ;
	margin: 0px;
	}
#column-right h2#title-dui-you {
	height:60px;
	background:url("images/title-dui-you.jpg") ;
	margin: 0px;
	}
#title-sponsors {
	height:58px;
	background:url("images/title-sponsors.jpg") ;
	margin: 0px;
	}
#title-follow {
	height:58px;
	background:url("images/title-follow.jpg");
	margin:0;
	}	
#title-our-procedures {
	height:35px;
	background:url("images/title-our-procedures.jpg") ;
	}
/* ------------------------------------- Buttons ---------------------------------------- */
#newsticker {
	background: url("images/newsticker-bg.jpg");
	height: 51px;
	font-size: .9em;
	}
#newsticker #noflash p{
	padding: 15px 80px 0px 170px;
	width:684px;
}
#newsticker ins { padding: 0px 80px 0px 170px;}

/* ------------------------------------- Buttons ---------------------------------------- */
#btn-blog {
		height:134px;
		display:block;
		background:url("images/btn-blog.jpg") no-repeat;	
		position: relative;
		width: 249px;
		margin-left: 36px;
		}
		#btn-blog a {
			position: absolute;
			top: 10px;
			left: 0px;
			width: 249px;
			height: 115px;
			}
		#btn-blog a:hover {
				background:url("images/btn-blog.jpg") -249px -10px no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}

		#btn-blog span, #btn-drunk-index a span, #btn-news a span, #btn-success a span, #drunk-browsing a span, #defense-task a span, #btn-japanese span { display:none; }
#btn-news{
		height:99px;
		display:block;
		background:url("images/btn-news.jpg") no-repeat;	
		position: relative;
		width: 249px;
		margin-left: 36px;
		margin-bottom: 10px;
		}
	#btn-news a {
			position: absolute;
			top: 0px;
			left: 0px;
			width: 249px;
			height: 99px;
			}
		#btn-news a:hover {
				background:url("images/btn-news.jpg") -249px 0px no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
#btn-success {
		height:99px;
		display:block;
		background:url("images/btn-success.jpg") no-repeat;	
		position: relative;
		width: 249px;
		margin-left: 36px;
		margin-bottom: 10px;
		}
	#btn-success a {
			position: absolute;
			top: 0px;
			left: 0px;
			width: 249px;
			height: 99px;
			}
		#btn-success a:hover {
				background:url("images/btn-success.jpg") -249px 0px no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
#btn-japanese {
		height:102px;
		display:block;
		background:url("images/btn-japanese.jpg") no-repeat;	
		position: relative;
		width: 249px;
		margin-left: 36px;
                margin-bottom: 15px;
		}
		#btn-japanese a {
			position: absolute;
			top: 0px;
			left: 0px;
			width: 249px;
			height: 102px;
			}
		#btn-japanese a:hover {
				background:url("images/btn-japanese.jpg") -249px -0px no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}

#drunk-browsing {
		height:99px;
		display:block;
		background:url("images/btn-drunk-browsing.jpg") no-repeat;	
		position: relative;
		width: 249px;
		margin: 30px 0 15px 36px;
		}
	#drunk-browsing a {
			position: absolute;
			top: 0px;
			left: 0px;
			width: 249px;
			height: 99px;
			}
		#drunk-browsing a:hover {
				background:url("images/btn-drunk-browsing-over.jpg") 0px 0px no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}

#defense-task {
		height:99px;
		display:block;
		background:url("images/btn-drunk-defense.jpg") no-repeat;	
		position: relative;
		width: 249px;
		margin-left: 36px;
		margin-bottom: 15px;
		}
	#defense-task a {
			position: absolute;
			top: 0px;
			left: 0px;
			width: 249px;
			height: 99px;
			}
		#defense-task a:hover {
				background:url("images/btn-drunk-defense-over.jpg") 0px 0px no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
				
#btn-drunk-index {
	background: url("http://www.topgundui.com/wp-content/uploads/btn-task-force-index.png");
	position:relative;
	height: 101px;
	width:260px;
	margin: -3px;
	}
	/*#btn-drunk-index a.browsing {
		position: absolute;
		left: 0px;
		height: 101px;
		width: 255px;
		}*/
	#btn-drunk-index a.defense {
		position: absolute;
		left: 0px;
		height: 101px;
		width: 260px;
		}
	/*#btn-drunk-index a.browsing:hover {
		background: url("images/btn-drunk-index-over.jpg") -0px 0px no-repeat;
		}*/
	#btn-drunk-index a.defense:hover {
		background: url("http://www.topgundui.com/wp-content/uploads/btn-task-force-index-over.png") -0px 0px no-repeat;
		}

/* ------------------------ social media kit ------------------------ */

#smk {
	display:block;
	height:31px;
	margin:0 0 20px 35px;
	width:100%;
}

#smk img {
	float:left;
	margin:0 15px 0 0;
	}


/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("images/bottom-wrap.jpg");
	width:100%; /* fix for Safar */
	height:20px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	width:898px;
	margin:0 auto;
	text-align:left;
	padding:55px 18px 10px 18px;
	background:url("images/footer-cc-logos.jpg") top no-repeat;
	font-size: .95em;
	color:#000;
	}

#footer p.locations {
	color:#353226;
	margin-right:10px;
	width: 280px;
	display:inline;
	font-size: .95em;
	line-height: 14px;
	float: left;
	}
	
#footer p.copyright-text { clear: both; margin-top: 20px; }

#footer a:link, #footer a:visited { color:#000; text-decoration:none; }
#footer a:hover, #footer a:active { color:#000; text-decoration:underline; }

#footer p, #footer ul {margin-bottom:10px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #000;
		}
	#footer li.first { border: none; padding-left: 0px; }
	
/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */
/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("images/nav.jpg") no-repeat; 
	width:934px; 
	height:110px; 
	margin:0;
	padding: 6px 0 0 0 ;
	}

#nav span { display: none; }

#nav li, #nav a { height:27px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position: relative;}

#nav-01, #nav-04, #nav-07, #nav-10 { width: 288px; margin-left: 33px;}
#nav-02, #nav-05, #nav-08, #nav-11 { width: 288px; margin-left: 6px; }
#nav-03, #nav-06, #nav-09, #nav-12 { width: 288px; margin-left: 2px;}

/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("images/nav.jpg")  -33px -122px no-repeat; }
#nav-02 a:hover { background:url("images/nav.jpg") -327px -122px no-repeat; }
#nav-03 a:hover { background:url("images/nav.jpg") -617px -122px no-repeat; }
#nav-04 a:hover { background:url("images/nav.jpg")  -33px -149px no-repeat; }
#nav-05 a:hover { background:url("images/nav.jpg") -327px -149px no-repeat; }
#nav-06 a:hover { background:url("images/nav.jpg") -617px -149px no-repeat; }
#nav-07 a:hover { background:url("images/nav.jpg")  -33px -176px no-repeat; }
#nav-08 a:hover { background:url("images/nav.jpg") -327px -176px no-repeat; }
#nav-09 a:hover { background:url("images/nav.jpg") -617px -176px no-repeat; }
#nav-10 a:hover { background:url("images/nav.jpg")  -33px -203px no-repeat; }
#nav-11 a:hover { background:url("images/nav.jpg") -327px -203px no-repeat; }
#nav-12 a:hover { background:url("images/nav.jpg") -617px -203px no-repeat; }

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px;
	background-color:#fff;	
	font-size: .9em;
	z-index: 9999;
	}

#nav li ul li { 
	height:20px; /* Height of each drop down nav item */
	border:1px solid #b79252;
	border-top:none;
	}	

#nav li ul li a {
	width:100%;
	height:20px;	/* Height of each drop down nav item, should match above */
	line-height:20px;	 /* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display:block;
	padding-left:5px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#242424;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-02 ul a:hover, #nav-03 ul a:hover, #nav-04 ul a:hover, #nav-05 ul a:hover, #nav-06 ul a:hover, #nav-07 ul a:hover,
#nav-08 ul a:hover, #nav-09 ul a:hover, #nav-10 ul a:hover, #nav-11 ul a:hover { 
	background-image:none;
	background-color:#f7de8b;
	color:#242424;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li { width:190px; } #nav-02 ul {margin-left: 91px;}
#nav-03 ul, #nav-03 li { width:190px; } #nav-03 ul {margin-left: 93px;}
#nav-04 ul, #nav-04 li { width:220px; }	#nav-04 ul {margin-left: 66px;}
#nav-05 ul, #nav-05 li { width:190px; } #nav-05 ul {margin-left: 91px;}
#nav-06 ul, #nav-06 li { width:190px; } #nav-06 ul {margin-left: 93px;}
#nav-07 ul, #nav-07 li { width:190px; } #nav-07 ul {margin-left: 96px;}
#nav-08 ul, #nav-08 li { width:190px; } #nav-08 ul {margin-left: 91px;}
#nav-09 ul, #nav-09 li { width:190px; } #nav-09 ul {margin-left: 93px;}
#nav-10 ul, #nav-10 li { width:190px; } #nav-10 ul {margin-left: 96px; }
#nav-11 ul, #nav-11 li { width:190px; } #nav-11 ul {margin-left: 91px;}


/*------------ Blog Styles --------------*/

small {font-size: .95em; }
 
#column-right div.post h2, #column-right div.post h3, #column-right div.post h4 {margin-left: 0px;}

#btn-drunk-index {clear: both;}
#right-content {margin: 0px 20px 0px 20px;}
#right-center {
	width: 248px;
	padding: 0 20px 0 0px;
	}
#right-right {
	width: 265px;
	padding: 0 0px 0 20px;
	}
	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl, #right-center p, #right-right p {
		margin:0px 0px 10px 0px;
		}
input#wp_submit {width: 152px; height: 20px;}

p#edit_entry { text-align: right; border: 2px solid #c9a657; margin-left: 467px; padding-left: 0px; padding-right: 3px;}
p#edit_entry a {text-decoration: none;}

p.copyright-text a img {margin-bottom: -2px; margin-right: 3px;}

body.la #servicing-la {display: block;}
body.oc #servicing-oc {display: block;}
body.riverside #servicing-riverside {display: block;}
body.san-bernardino #servicing-san-b {display: block;}

body.san-diego #servicing-sd {display: block;}
body.santa-barbara #servicing-santa-b {display: block;}
body.vc #servicing-vc {display: block;}

#servicing-la, #servicing-oc, 
#servicing-riverside, #servicing-san-b, 
#servicing-sd, #servicing-santa-b, #servicing-vc {
	margin: 20px 40px 0px 40px;
	font-size: 0.85em;
	line-height: 14px;
	color: #000;
}
div.navigation {display: block; height: 20px; margin-bottom: 20px;}
div.navigation div.alignright {float: right;}
div.navigation div.alignleft {float: left;}
#column-right p.postmetadata small {margin-top: 20px; display: block;}


/*------------ Embedded Video Styles --------------*/


div.videoRight {
float:right;
margin:0 15px 5px;
width:300px;
}

div.videoLeft {
float:left;
margin:0 15px 5px 0;
width:300px;
}

.video-wrap {
	width:900px; 
	height:506px;
	}
#video-title {
	height:40px;
	background:black;
	color:white;
	}
#video-title h1 {
	font-size:20px;
	line-height:40px;
	padding:0 15px;
	color: #FFFFFF;
	}	
#videoPlayer1,#videoPlayer2,#videoPlayer3,#videoPlayer4 {
	width:650px;
	height:347px;
	float:left;
	background: #000000;
	}
#video-data {
	width:250px;
	height:347px;
	float:left;
	}
.clear {
	clear:both;
	overflow:hidden;
	}
/* the overlayed element */
.simple_overlay {
	/* must be initially hidden */
	display:none;
	/* place overlay on top of other elements */
	z-index:10000;
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image:url("/images/close.png");
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}	
/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	background:#333;
	height:317px;
	overflow:hidden;
}

#accordion h2.accordianLink {
	background:url('/images/buttons.jpg') no-repeat;
	
	}
#accordion h2.accordianLink.active {
	background:url('/images/buttons.jpg') no-repeat 0 -30px;
	}	
#accordion h2, h2 a {
	margin:0;
	cursor:pointer;	
	height:30px;
	font-size:16px;
	line-height:30px;
	padding:0 15px;
	text-decoration:none;
	cursor:pointer;
	color: #FFFFFF;
}
#accordion .pane {
	height:257px;
	padding:0 15px;
	color:#fff;
	font-size:12px;
	overflow:auto;
}
.pane div {
	padding:10px 0 0 0 ;
	}
#videoSite {
	background:url('/images/buttons.jpg') no-repeat 0 -60px;
	}

.viewAll {
	background: #F5EBCC;
	display: block;
	margin: 5px 0px 0px;
	padding: 5px 0px;
	text-align: center;
}

