/*  
Theme Name: DonJuans
Theme URI: http://www.donjuanny.com
Description: This theme was created by Owen Piccirillo for Don Juan's Restaurant.
Version: 1.0
Author: Owen Piccirillo
Author URI: http://www.messtudios.com

*/





/* Main */
body { 
	margin:0; 
	padding:0;
	background:#b2a63b;
	font: normal 12px arial;
	color:#000000;
}
a:link, a:active, a:visited  {
	color:#d67931;
	font-weight:bold; 
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
ul {
	margin:0px;
	padding:0px;
}
li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
br {
	line-height:.5em;
}
#intro h1 {
	margin:0px;
	padding:0px;
	font-weight:100;
	text-indent:-9999px;
	background-image:url('/img/welcome.gif');
	background-repeat:no-repeat;
	line-height:25px;
}
#intro h2 {
	margin:0px;
	padding:0px;
	font-weight:100;
	font:12px Arial, Helvetica, sans-serif;
	line-height:19px;
	border:none;
}
h3 {
	margin:0px 0px 8px 0px;
	padding:0px;
	font-weight:100;
	font-size:25px;
	line-height:19px;
}
h3 a:link {
	color:#000000;
	font-weight:100;
}
h3 a:visited {
	font-weight:100;
	font-size:25px;
	color:#000000;
}
h2 {
	margin:0px 0px 15px 0px;
	padding:0px 0px 8px 0px;
	font-weight:100;
	font-size:12px;
	line-height:19px;
	border-bottom:1px dotted #7c7421;
}

h4 {
	margin:0px 0px 0px 0px;
	padding:3px 5px 0px 10px;
	font-weight:100;
	font-size:12px;
	line-height:19px;
}
h5 {
	margin:0px 0px 10px 0px;
	padding:4px 0px 4px 0px;
	font-weight:100;
	font:bold 13px arial;
	color:#fff;
	text-transform:uppercase;
	background-image:url(img/bg-h5.gif);
	background-repeat:repeat-x;
}
h6 {
	margin:0px;
	padding:0px;
	font-size:20px;
	font-weight:100;
	color:#000000;
}
small {
	margin:0px;
	padding:0px;
	color:#853b02;
	font-size:10px;
}
/* Widgets */		
.clearfix:after {
    content: "."; 
 	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/* Header */
#headerbg {
	margin:0px;
	padding:0px;
	height:110px;
	background-image:url('/img/bg-header.gif');
	background-position:center;
	background-repeat:repeat;
}
#headerwrapper {
	margin:0 auto;
	padding:0px;
	height:110px;
	width:880px;
}
#logo a{
	margin:0px;
	padding:0px;
	height:110px;
	width:272px;
	background-image:url('/img/Don-Juans-Logo.gif');
	background-repeat:no-repeat;
	float:left;
	text-indent:-9999px;
}
#splashheaderbg {
	margin:0px;
	padding:0px;
	height:194px;
	background-image:url('/img/bg-head-splash.jpg');
	background-position:center;
	background-repeat:repeat;
}
#splashheaderwrapper {
	margin:0 auto;
	padding:0px;
	height:194px;
	width:880px;
}
#splashlogo a{
	margin:0px;
	padding:0px;
	height:194px;
	width:880px;
	background-image:url('/img/Don-Juans-Logo-splash.jpg');
	background-repeat:no-repeat;
	float:left;
	text-indent:-9999px;
}
#sun {
	margin:0px 0px 0px -185px;
	padding:0px;
	float:left;
}
#splashsun {
	margin:0px 0px 0px -532px;
	padding:0px;
	float:left;
}

#nav li{
	margin:0px;
	padding:0px;
	display:inline;
	text-indent:-9999px;
}
#nav li a {
	float:right;
	display:block;
	height:70px;
}

#navhome a {
	width:64px;
	background-image:url('/img/nav-matrix.gif');
}	
#navhome a:hover { 
	background-position: 0 -70px;
}	
#navhome a:active {
	background-position: 0 -75px;
}
#navhome a.selected {
	background-position: 0 -70px;
}

#navmenu a {
	width:61px;
	background-image:url('/img/nav-matrix.gif');
	background-position: -64px -0px;
}	
#navmenu a:hover { 
	background-position: -64px -70px;
}	
#navmenu a:active {
	background-position: -64px -75px;
}
#navmenu a.selected {
	background-position: -64px -70px;
}

#navgallery a {
	width:73px;
	background-image:url('/img/nav-matrix.gif');
	background-position: -125px -0px;
}	
#navgallery a:hover { 
	background-position: -125px -70px;
}	
#navgallery a:active {
	background-position: -125px -75px;
}
#navgallery a.selected {
	background-position: -125px -70px;
}

#navhistory a {
	width:76px;
	background-image:url('/img/nav-matrix.gif');
	background-position: -198px -0px;
}	
#navhistory a:hover { 
	background-position: -198px -70px;
}	
#navhistory a:active {
	background-position: -198px -75px;
}
#navhistory a.selected {
	background-position: -198px -70px;
}

#navdirections a {
	width:98px;
	background-image:url('/img/nav-matrix.gif');
	background-position: -274px -0px;
}	
#navdirections a:hover { 
	background-position: -274px -70px;
}	
#navdirections a:active {
	background-position: -274px -75px;
}
#navdirections a.selected {
	background-position: -274px -70px;
}

#navcontact a {
	width:79px;
	background-image:url('/img/nav-matrix.gif');
	background-position: -372px -0px;
}	
#navcontact a:hover { 
	background-position: -372px -70px;
}	
#navcontact a:active {
	background-position: -372px -75px;
}
#navcontact a.selected {
	background-position: -372px -70px;
}	
/* Content */
#contentmain {
	margin:0 auto;
	padding:0px;
	background-color:#FFFFFF;
	background-image:url('/img/bg-content.gif');
}
#contentmainwrapper {
	margin:0px auto;
	padding:6px 0px 6px 0px;
	width:880px;
}
#intro {
	margin:0px 0px 10px 0px;
	padding:0px;
	height:175px;
	width:880px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-image:url('/img/bg-intro.gif');
	background-repeat:no-repeat;
}

#welcome {
	margin:20px 0px 0px 20px;
	padding:0px;
	height:150px;
	width:450px;
	float:left;
}

#flash {
	margin:5px 0px 0px 25px;
	padding:0px;
	width:367px;
	height:165px;
	float:left;
}
/* left */
#left {
	margin:0px 0px 6px 0px;
	padding:0px 0px 10px 10px;
	float:left;
	width:550px;
	background-color:#f4f3d7;
	border-bottom:1px solid #666666;
	background-image:url(img/bg-h5.gif);
	background-repeat:repeat-x;
	background-position:top;
}
#leftsplash {
	margin:0px 0px 6px 0px;
	padding:0px 0px 10px 10px;
	float:left;
	width:550px;
	background-color:#f4f3d7;
	border-bottom:1px solid #666666;
	background-image:url(img/bg-h5.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#leftmenu {
	margin:0px 0px 6px 0px;
	padding:0px;
	width:880px;
	float:left;
	background-image:url(/img/bg-leftmenu.gif);
	background-repeat:repeat-y;
	background-position:0px 0px;
}
.contacttext {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:20px;
	width:200px;
	border:1px solid #d67931;
	font-size:16px;
	background-color:#fff;
}
.contactcomments {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:120px;
	width:500px;
	border:1px solid #d67931;
	font-size:16px;
	background-color:#fff;
}
.contacttext2 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	height:20px;
	width:200px;
	border:1px solid #d67931;
	font-size:16px;
	background-color:#fff;
}
.contacttext3 {
	margin:0px 5px 5px 0px;
	padding:0px 0px 0px 0px;
	height:20px;
	width:180px;
	border:1px solid #d67931;
	font-size:16px;
	float:left;
	background-color:#fff;
}
.contacttextp {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	height:20px;
	width:200px;
	border:1px solid #d67931;
	font-size:16px;
	background-color:#fff;
}
.contacttextd {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	height:20px;
	width:200px;
	border:1px solid #d67931;
	font-size:16px;
	background-color:#fff;
}
.contactcomments2 {
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	height:120px;
	width:500px;
	border:1px solid #d67931;
	font-size:16px;
	background-color:#fff;
}
/* right */
#right {
	margin:0px 0px 6px 32px;
	padding:0px 0px 8px 0px;
	float:left;
	width:280px;
	background-color:#f4f3d7;
	border:2px solid #b2a63b;
}
#quick {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
#quick h1 {
	width:270px;
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 10px;
	font-weight:100;
	font-size:13px;
	border-bottom:1px dotted #d4d2a5;
	text-indent:-9999px;
	background-image:url('/img/quick.gif');
	background-repeat:no-repeat;
	background-position:10px 8px;
}
#jobinquire {
	margin:0px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
#jobinquire h1 {
	width:270px;
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 10px;
	font-weight:100;
	font-size:13px;
	border-bottom:1px dotted #d4d2a5;
	text-indent:-9999px;
	background-image:url('/img/jobinquire.gif');
	background-repeat:no-repeat;
	background-position:10px 8px;
}
#specials {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
}
#specials ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#specials li{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:280px;
}
#specials li a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#specials h1 {
	width:270px;
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 10px;
	font-weight:100;
	font-size:13px;
	border-bottom:1px dotted #d4d2a5;
	text-indent:-9999px;
	background-image:url('/img/specials.gif');
	background-repeat:no-repeat;
	background-position:10px 8px;
}
#newsletter {
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:270px;
	
}
#newsletter h1 {
	width:270px;
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 10px;
	font-weight:100;
	font-size:13px;
	border-bottom:1px dotted #d4d2a5;
	text-indent:-9999px;
	background-image:url('/img/newsletter.gif');
	background-repeat:no-repeat;
	background-position:10px 8px;
}
#laboom {
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	width:270px;
}
#laboom h1 {
	width:270px;
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 10px;
	font-weight:100;
	font-size:13px;
	border-bottom:1px dotted #d4d2a5;
	text-indent:-9999px;
	background-image:url('/img/laboom.gif');
	background-repeat:no-repeat;
	background-position:10px 8px;
}
#mailinglist {
	padding:0px 0px 0px 0px;
	margin:4px 0px 50px 10px;
	height:1px;
	}	
#mailinglisttext {
	margin:4px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:20px;
	width:200px;
	border:1px solid #d67931;
	font-size:16px;
}
.mail_button {
	float:left;
	margin:0px;
	padding:0px;
	height:22px;
	width:55px;
	border:1px solid #d67931;
	background-color:#FFFFFF;
}
.mail_button2 {
	float:left;
	margin:0px;
	padding:0px;
	height:22px;
	width:55px;
	border:1px solid #d67931;
	background-color:#FFFFFF;
}
#vtwestbury h1 {
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 10px;
	font-weight:100;
	font-size:13px;
	border-bottom:1px dotted #CCCCCC;
	text-indent:-9999px;
	background-image:url('/img/vt-westbury.gif');
	background-repeat:no-repeat;
	background-position:10px 8px;
}
#vtmassapequa h1 {
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 10px;
	font-weight:100;
	font-size:13px;
	border-bottom:1px dotted #CCCCCC;
	text-indent:-9999px;
	background-image:url('/img/vt-massapequa.gif');
	background-repeat:no-repeat;
	background-position:10px 8px;
}
#vtlaboom h1 {
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 10px;
	font-weight:100;
	font-size:13px;
	border-bottom:1px dotted #CCCCCC;
	text-indent:-9999px;
	background-image:url('/img/vt-laboom.gif');
	background-repeat:no-repeat;
	background-position:10px 8px;
}

/* Footer */
#footerbg {
	margin:0px 0px 0px 0px;
	padding:0px;
	height:93px;
	background-image:url('/img/bg-footer.gif');
	background-repeat:repeat-x;
}
#footerwrapper {
	margin:0 auto;
	padding:0px;
	height:110px;
	width:880px;
	text-align:center;
}
#spacer1 {
	margin:0px;
	padding:0px;
	height:50px;
}
#spacer2 {
	margin:0px;
	padding:0px;
	height:50px;
}
#footerlinks ul{
	margin:0px auto;
	padding:0px;
}
#footerlinks li{
	margin:0px auto;
	padding:0px 2px 0px 2px;
	display:inline;
	color:#FFFFFF;
}
#footerlinks li a{
	margin:0px auto;
	margin:0px;
	padding:0px;
	display:inline;
	color:#FFFFFF;
}
#copyright {
	margin:10px 0px 0px 0px;
	padding:0px;
	font-size:10px;
	color:#fff7d7;
}
#copyright a {
	color:#FFFFFF;
}
#powered {
	margin:10px 0px 0px 0px;
	padding:0px;
	font-size:10px;
	color:#fff7d7;
}
#powered a {
	color:#FFFFFF;
}
/* wordpress */
.entry {
	line-height:19px;
}
h2.widgettitle {
	margin:0px;
	padding:8px 0px 0px 10px;
	font-size:13px;
	text-transform:uppercase;
}
#sidebar a{
	margin:0px;
	padding:0px 0px 0px 10px;
}
#right li a{
	display:block;
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 10px;
	border-bottom:1px solid #e7e5cd;
}
#right li a:hover{
	color:#FFFFFF;
	background-color:#8d8325;
	text-decoration:none;
}
h2.widgettitle {
	border:none;
}
.wpressposts {
	margin:0px;
	padding:0px;
}
.wpressposts ul{
	margin:0px;
	padding:0px;
}
.wpressposts li{
	margin:0px;
	padding:0px;
}
/* splash */
#mainsplash {
	margin:0px 0px 6px 0px;
	padding:0px 0px 10px 0px;
	float:left;
	width:880px;
}
#ulsplash {
	margin:0px;
	padding:0px;
}
#ulsplash ul{
	margin:0px;
	padding:0px;
}
#ulsplash li{
	margin:0px;
	padding:0px;
	text-indent:-9999px;
	display:inline;
}
#ulsplash li a {
	margin:0px;
	padding:0px 0px 0px 0px;
	float:left;
}
#splashmenu a{
	margin:0px 20px 0px 0px;
	padding:0px 20px 0px 0px;
	background-image:url(img/splash-menu.gif);
	background-repeat:no-repeat;
	height:183px;
	width:160px;
	float:left;
}
#splashgallery a{
	margin:0px;
	padding:0px;
	background-image:url(img/splash-gallery.gif);
	background-repeat:no-repeat;
	height:183px;
	width:160px;
	float:left;
}
#splashhistory a{
	margin:0px;
	padding:0px;
	background-image:url(img/splash-history2.gif);
	background-repeat:no-repeat;
	height:183px;
	width:160px;
	float:left;
}
#splashdirections a{
	margin:0px;
	padding:0px;
	background-image:url(img/splash-directions.gif);
	background-repeat:no-repeat;
	height:183px;
	width:160px;
	float:left;
}
#splashcontact a{
	margin:0px;
	padding:0px;
	background-image:url(img/splash-contact.gif);
	background-repeat:no-repeat;
	height:183px;
	width:160px;
	float:left;
}
.splashspace {
	margin:0px;
	padding:0px;
	width:20px;
	height:183px;
	float:left;
}
#reservationintro {
	margin:15px 0px 0px 0px;
	padding:0px;
	height:175px;
	width:880px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#f4f3d7;
	float:left;
}
#reservation {
	margin:9px 0px 0px 20px;
	padding:0px;
	height:150px;
	width:450px;
	float:left;
}
#reservationintro h1 {
	margin:0px;
	padding:0px;
	font-weight:100;
	text-indent:-9999px;
	background-image:url('/img/reservation.gif');
	background-repeat:no-repeat;
	line-height:25px;
}
#reservationintro h2 {
	margin:0px;
	padding:0px;
	font-weight:100;
	font:12px Arial, Helvetica, sans-serif;
	line-height:19px;
	border:none;
}
#reservationform {
	margin:0px;
	padding:0px;
	float:left;
	width:200px;
}
#resicon {
	margin:0px;
	padding:0px;
	height:230px;
	float:left;
	width:280px;
}

#directionstip {
	margin:10px;
	padding:10px;
	border:2px solid #ffd1d1;
	background-color:#ffeded;
	line-height:19px;
}
/* Restaurant Week */


#quote {
	margin:0px;
	padding:3px 0px 0px 0px;
	font-size:14px;
	color:#000000;
	border-bottom:1px solid #666;
	text-align:center;
	background-image:url('/img/bg-intro.gif');
}