/*  
Theme Name: Digg 3 Columns
Theme URI: http://www.wpdesigner.com
Description: Digg-like 3 Columns Wordpress theme created by Small Potato (WPDesigner.com). Re-released under GPL.
Version: 1.0.2
Author: Small Potato
Author URI: http://www.wpdesigner.com/
*/

html { background: url(images/bg1.jpg) repeat; font-size: small; margin: 0; padding: 0; }
	
body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #000000;
	font-size: 1.14em;
	text-align: center;
	background: url(images/footer.jpg) repeat-x bottom;
	}
	
a:link, a:visited { color: #000000; }
	
div {
	width: auto;
	height: auto;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	}

h3, h4, h5, h6, pre, blockquote, label, ul, ol, dl, fieldset, address { margin: 0; padding: 0; }

p { margin-top: 0; }

strong {
	color: #333333;
	}

img { border: 0; }

.clearboth { clear: both; }

.entry a:link, a:visited, a:hover {
	color: #000000;
	}

h1 {
	color:#333333;
	font-size:114%;
	font-weight:bold;
	margin: 0;
	padding-bottom: 5px;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px dotted #333333;
	}

h2, h3 {
	font-size:100%;
	color:#333333;
	font-weight:bold;
	letter-spacing: 0.1em;
	margin: 2em 0em .5em 0em;
	text-transform: uppercase;
	}
	
table {
	width:100%;
	border-spacing:2px;
	margin:1.5em 0;
	}

table th, table td { 
	padding:0.3em 0.75em 
	}
	
table th {
	background:#E4E76C;
	color:#000;
	text-align:left;
}

table td a { color: #000000; }

table td {
	background:#fff;
	color:#000000;
}

.rule{
	border-top:1px solid #993300;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:1.5em 0;
}
	
.gap {
	margin-top: 1em;
	}

#container {
	width: 100%;
    text-align: center;
	margin: 0;
	padding: 0;
	background: url(images/bgh.jpg) top repeat-x;
	font-size: 90%;
	}
	
#slideshow { margin-top: -1em; margin-bottom: 1em; }

.gallery img { border: 1px solid #333333; margin-right: 1em; }


/* header */
#header {
width: 960px;
margin: 0px auto;
}

#header h1 {
display: none;
}

#left-header {
background:url(images/logo.jpg) no-repeat;
float: left;
text-align: left;
color: #663700;
font-size:1.25em
}

#right-header {
float: right;
text-align: right;
padding-top: 68px;
}

.logo {
width: 240px;
height: 100px;
}

.keylinks { 
margin: 0px;
padding: 0px;
}

.keylinks li {
list-style-type: none;
}

.keylinks a:link, a:visited {
	color: #000000;
	}

.keylinks a:hover {
	color: #663700;
	}

#header h1{
	display: none;
	}

#syndication{
	float: left;
	padding: 15px 31px 0;
	color: #999;
	}

#syndication a.feed{
	padding: 0 0 0 19px;
	background: url(images/feed_icon.png) no-repeat 0 1px;
	}

.pagewrapper{
	margin: 15px auto 0px auto;
	width: 980px;
	padding: 0px 10px;
	text-align: left;
	}

.page{
	float: left;
	padding: 0;
	}

.wrapper{ /* This wrapper class appears only on Page and Single Post pages. */
	float: left;
	width: 600px;
	}

.content{
	padding: 0 15px;
	}
	
.entry { padding-top: 1em; }

.entry p { text-align: justify; line-height: 140%; }

.entry ul li {
	margin: 0 0 .5em 3em;
	padding: 0;
	line-height: 140%;
	}

/* left nav */

.obar {
	margin: 0;
	padding: 10px 10px 48px 10px;
	float: left;
	width: 170px;
	border: 3px double #663700;
	line-height: 1.24em;
	background: url(images/bottom_scroll.gif) bottom center no-repeat;
	}
	
.obar ul li{
	margin: 0 0 5px 0;
	padding: 0;
	}
	
.obar ul ul ul{ padding: 3px 0 0; }

.obar ul ul ul li{
	padding: 6px 0px 3px 0px;
	margin-left: 15px;
	font-size:84%
	}
	
.obar a:link, a:visited {
	color: #000000;
	}

.obar a:hover {
	color:#663700;
	}
	
.obar ul li h2{
	display: none;
	}

.obar ul ul li{
	margin: 0;
	padding: 0 0 9px;
	background: none;
	}

.obar a{text-decoration:none}	
/* right nav */	
	
.sidebar {
	margin: 0;
	float: left;
	width: 180px;
	line-height: 1.24em;
	}


.sidebar ul, .obar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}

.sidebar ul li {
	margin: 0px 0px 10px 0px;
	padding: 0;
	}

.sidebar ul li.widget_search {
	padding: 0px;
	}

.sidebar ul li h2 {
	display: none;
	}

.sidebar ul ul li {
	margin: 0;
	padding: 0 0 9px;
	background: none;
	}
	
.newsbox {
width: 160px;
padding: 10px;
background: #000000;
border: 1px solid #cccccc;
font-size: .84em;
color: #cccccc;
}

.sidebar a { color: #cccccc; }

.sidebar strong { color: #cccccc; }

.sidebar h4 { color: #cccccc; font-size: 1.2em; border-bottom: 1px solid #666666; margin-bottom: .5em; padding-bottom: 5px; }

#footer { color: #663700; padding: 30px 0px; clear: both; font-size: 84%; line-height: 160%; }

#footer a { color: #663700; }

.pipe { margin: 0em .5em; }



/* Price tables */
#prices { height: auto; text-align: left; border: 1px solid #663700; margin: 0px; background: transparent; padding: 0px; }
#prices td { padding: 5px; margin: 0px; height: auto; border: 0px; background: transparent; border-collapse:collapse; }
#prices .labels td { border-bottom: 1px solid #663700; font-weight: bold; border-collapse:collapse; }

/* Gift Certificate Form */

#giftCert {
border: 3px double #663700;
background: transparent;
font-weight: bold;
width: auto;
}

#giftCert td {
text-align: left;
width: auto;
vertical-align: top;
padding: 10px 5px;
border: 0px;
background: transparent;
}

#giftCert .right {
text-align: right;
}

#giftCert form { 
margin: 0px;
}

#giftCert input, select, textarea {
margin: 0px;
}

#giftCert h2 {
margin-top: 0px;
font-size: 14px;
}

.required {
font-weight: bold;
font-size: 14px;
color:#990000;
padding-right: 5px;
}

#more-60 {
display: none; 
}

.rules {
font-size: .8em;
}

#mailwidget{border:1px solid #573921;padding:7px;background:#ecea71;line-height:normal}
#mailwidget input[type="text"]{width:160px;margin-bottom:5px}
#mailwidget fieldset{border:none;padding:7px 0}
.sidebar ul li #mailwidget h2{display:block;padding-top:0;margin-top:0;text-transform:none;font-size:100%;color:#573921}
#mailwidget abbr{border:none}
#mailwidget input[type="radio"]{margin:0}