@charset "UTF-8";
/* Down To Earth Cafe CSS.  Authored by Rick Smith For Soul Strut Media */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #030303;
	background-image: url(../images/body_bkg2.jpg);
	background-repeat: repeat-x;
}
img {border:0}

a {
	color: #c4d1e7;
	text-decoration: underline;
}
a:hover{
	color: #ffffff;

}

h2 {
	color: #c4d1e7;
}
h4 {
	color: #66CC33;
	float: right;

}
#container {
	width: 1046px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #352613;
	background-image: url(../images/container_bkg.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 250px;
}

 #nav {
	width: 97%;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0.5em;
	font-size: 18px;
	background-image: none;
    }
    #nav ul {
	list-style-type: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
    }
    #nav li {
	margin: 0;
	float: right;
	padding-top: 0;
	padding-right: 15;
	padding-bottom: 0;
	padding-left: 0;
    }
    #nav li {
	padding-right: 30px;
    }
	
#infobox {
	height: 380px;
	width: 100%;
	background-image: url(../images/infobox_bkg2.png);
	background-repeat: no-repeat;
	margin-top: 15px;
	background-position: center;
	overflow: hidden;
}
#infobox .description{
	width: 40%;
	float:left;
	padding-top: 63px;
	padding-left: 90px;
	padding-right: 5px;
	overflow: hidden;
}
#infobox .slideshow{
	width: 42%;
	float:left;
	padding-top: 55px;
	padding-left: 20px;
}
#subcat {
	width: 100%; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-image: url(../images/subcat_bkg.jpg);
	background-repeat: repeat;
	background-position: top;
}
#subcat .specials h3{
	color: #FFFFFF;
}
#subcat .specials{
	width: 50%;
	float:left;
	padding-top: 20px;
	padding-left: 45px;
	overflow: hidden;
	padding-bottom: 10px;
}
#subcat .specials ul{
	list-style: none;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	width: 500px;
}

#subcat .specials ul li {
	background: #37200c;
	color: #e1c468;
	font-size: 14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	clear: both;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#subcat .specials .price {
	color: #FFFFFF;
}
 #subcat .twitter{
	width: 40%;
	float:left;
	padding-top: 20px;
	overflow: hidden;
	
}
#subcat .twitter h2{
}
#subcat .twitter .social-icon
{
	list-style: none;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#subcat .twitter li.twitter-png
{
	background-image: url(../images/twitter_standing.png);
	background-repeat: no-repeat;
	padding-left: 54px;
	height: 38px;
}

#subcat2 {
	width: 100%;
	background-color: #37200c;
}
#subcat2 h3{
	color:#FFFFFF;
	font-size:18px;
}
#subcat2 .Resources {
	float: left;
	width: 31%;
	overflow: hidden;
	padding-left: 55px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#subcat2 .Resources ul {
list-style: none;
margin: 0;
padding: 0;
}
#subcat2 .Resources ul li {
	background-image: url(../images/star_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin-top: 0.4em;
	margin-right: 0;
	margin-bottom: 0.4em;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 30px;
}
#subcat2 .Social {
	float: left;
	width: 33%;
	padding-top: 20px;
}
#subcat2 .Social .social-icon
{
list-style: none;
margin: 0;
padding: 0;
}
#subcat2 .Social li.facebook
{
	background-image: url(../images/facebook.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin-top: 0.4em;
	margin-right: 0;
	margin-bottom: 0.4em;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 32px;
	height: 25px;
}

#subcat2 .Social li.twitter
{
	background-image: url(../images/twitter.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin-top: 0.4em;
	margin-right: 0;
	margin-bottom: 0.4em;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 32px;
	height: 25px;
}
#subcat2 .Social li.rss
{
	background-image: url(../images/rss.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin-top: 0.4em;
	margin-right: 0;
	margin-bottom: 0.4em;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 32px;
	height: 25px;
}
#subcat2 .Newsletter {
	float: left;
	width: 28%;
	font-size: 12px;
	color: #e1c468;
	padding-right: 25px;
	padding-top: 20px;
}
#subcat2 .Newsletter .form{
	color: #FFFFFF;
	background-color: #37200c;
	padding: 10px;
	border: 1px solid #e1c468;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#footer {
	width: 100%; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	background-color: #030303;
}
#slideshowwrapper {
	padding-top: 25px;
	padding-left: 47px;
}
/* Twitter feed */
#twitter_div {
	padding-bottom: 15px;
}
ul#twitter_update_list {
	list-style: none;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
ul#twitter_update_list a {
	display:block;
	padding-top: 10px;
}


ul#twitter_update_list li {
	background: #37200c;
	color: #e1c468;
	font-size: 14px;
	padding: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	clear: both;
	margin-bottom: 15px;}
	
#hr_top{
	background-image: url(../images/diag_hr_top.gif);
	background-repeat: repeat;
	height: 2px;
	width: 100%;
}
#hr_bottom{
	background-image: url(../images/diag_hr_bottom.gif);
	background-repeat: repeat;
	height: 2px;
	width: 100%;
}
#clear {clear: both; margin: 0px}

/* Secondary Pages */

#container_secondary {
	width: 1046px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #352613;
	background-image: url(../images/dtec_970_secondary_bkg.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 250px;
}

#secondary_contentbox {
	width: 90%;
	font-size: 14px;
	padding-top: 60px;
	padding-right: 45px;
	padding-bottom: 20px;
	padding-left: 55px;
	line-height: 22px;
}
#secondary_contentbox .col1{
	float: left;
	width: 590px;
	overflow: hidden;
	padding-bottom: 2px;
}
#secondary_contentbox .col2{
	float: left;
	width: 300px;
	overflow: hidden;
	padding-bottom: 2px;
}
#secondary_contentbox .co12 h3 {color: #c4d1e7;}
#secondary_contentbox .col1 .email_form{
	width:95%;
	border-collapse:collapse;
	text-align:left;
	margin:0px;
	font-size: 13px;
}
	#secondary_contentbox .col1 .email_form .field{
	font-size: 20px;
	background-color: #37200c;
	padding: 10px;
	border: 1px solid #e1c468;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}#secondary_contentbox .col1 .email_form th{
	font-size:14px;
	font-weight:700;
	color:#009900;
	padding:50px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #f2f2f2;
}#secondary_contentbox .col1 .email_form td{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#secondary_subcat {
	width: 100%; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	background-image: url(../images/subcat_bkg.jpg);
	background-repeat: repeat;
	background-position: top;
	margin: 0;
}
/* jQuery lightBox plugin - Gallery style */
#gallery {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 27px;
	padding-left: 55px;
	font-size: 16px;
	line-height: 22px;
}
#gallery ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#gallery ul li {
	display: inline;
	padding-right: 2px;
}
#gallery ul img {
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 20px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #030303;
	border-right-color: #030303;
	border-bottom-color: #030303;
	border-left-color: #030303;
}
#gallery ul a:hover img {
	border: 5px solid #fff;
	border-width: 5px 5px 20px;
}
#gallery ul a:hover { color: #fff; }


#specials {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 27px;
	padding-left: 55px;
	font-size: 16px;
	line-height: 22px;
}
#specials .category{
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
	float: right;
	background-image: url(../images/body_bkg2.jpg);
	background-repeat: no-repeat;
}
#specials ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#specials ul li {

	background: #37200c;
	color: #e1c468;
	font-size: 18px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	clear: both;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#specials .price {
	color: #FFFFFF;}
#specials h3{
	color: #FFFFFF;
}
.menu {
	font-size: 24px;
	font-weight: bold;
	background-color: #FFFFFF;
	width: 300px;
	border: 2px dotted #FFCC00;
	font-style: italic;
	padding: 10px;
}
.menu a{
	text-decoration: underline;
	color: #37200c;
}
.menu a:hover{
	color: #993300;
}
