/*
Theme Name: Oyster
Author: Jeff Meadows
*/

body {
	color: #595959;
	text-align:center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 80%;
	letter-spacing: 0.75px;
	padding: 0;  
	background: url(images/oysterbg.png);
	margin: 0;
}

html, body {
    height:100%;
    margin: 0;
    padding: 0;
    border: none;
}

#wrapper{
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	text-align:left;
}

a {
color: #345;
}

a:hover{
color:#ffb94f;
}

a img{
border:0px;
}


hr  {
	clear: both;
	height:1px;
	width:90%;
	color: #ccc;
	background: #ccc;
	border:0;
	margin: 10px;
}


#header  {
	width: 100%;
	height: 125px;
	background: url(images/oysterlogo.png) no-repeat 195px top ;
	padding:  0;
}	

#page {
	position:relative; 
	z-index:1;
	float:left;
	width:485px;
	min-height:500px;
	padding: 0;
	border: 0;
	background: #eee;
	margin: 0 0 10px -1px;
}

#widepage  {
	position:relative; 
	z-index:1;
	float:left;
	width:800px;
	min-height:500px;
	padding: 0;
	border: 0;
	background: #eee;
	margin: 0 0 10px -1px;
}

.entry {
	clear: both;
	padding: 0;
	margin: 0;

}

.entry h1, .entry h2 {
	font-size: 1.25em;
	font-weight: normal;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: 1px;
	padding: 10px 10px 0 15px;
	margin: 0;
}

.shopping_cart h2  {
color: #666;
text-align: center;
}

.entry h3 {
font-size: 1em;
border-bottom: 1px solid #666;
}

.entry h4 {
font-size: 1em;
}
.entry h5 {
font-size: 1em;
}
.entry h6 {
font-size: 0.75em;
font-style: italic;
padding: 10px 0 15nggpx 15px;
}
.entry p {
padding: 0 15px;
margin: 10px 0;
}

.entry ol {
padding: 0 10px 0 20px;
margin: 0 0 10px 20px;
}
.entry ul {
padding: 0 10px 0 20px;
margin: 0 0 10px 20px;
}
.entry table {
padding: 10px;
margin: 10px;
}

.entry address {
clear: none;
float: right;
font-size:0.875em;
font-style: normal;
padding: 10px 10px 0 10px;
border: 1px dotted #ccc;
margin: 5px 10px;
}

img, a img {
padding:0;
border: 1px solid #fff;
margin:0;
}

.entry img.aligncenter {
display: block;
float: none;
margin: 10px auto;
}

.entry img.alignright, .alignright {
float: right;
margin: 10px 10px 10px 15px;
}

.entry img.alignleft, .alignleft {
float: left;
margin: 10px 15px 10px 10px;
}


.wp-caption {
   margin: 0 0 0 15px!important;
}


.wp-caption p, .wp-caption-text {
   font-size: 11px;
text-align:center;
   padding: 0 !important;
   margin: 0 !important;
}

#sidebar-left {
	float:left;
	width:195px;
	padding: 10px 0 0 0;
	margin: 0 0 0 0;
}

#sidebar-left .widget {
text-align: right;
}

#sidebar-left ul  {
	list-style: none;
	padding: 0;
	margin: 0;
}
#sidebar-left ul li {
	text-align: right;
	padding: 0;
	margin: 0;
}
#sidebar-left ul li a {
	display: block;
	font-weight: normal;
	color: #f7f7ed;
	text-transform: uppercase;
	text-decoration:none;
	padding: 5px 10px;
	border: 0;
	margin: 0 0 2px 0;
}
#sidebar-left ul li.current_page_item a, #sidebar-left ul li.current_page_parent a, #sidebar-left ul li.current_page_item a:hover {
	color: #f7f7ed;
	padding: 5px 18px 5px 5px;
	background: url(images/arrowl_.gif) no-repeat right 6px ;
	background-repeat: no-repeat;
	background-position: right 6px ;
	border: 0;
}

#sidebar-left ul li a:hover {
	color: #f7f7ed;
	padding: 5px 18px 5px 5px;
	background: url(images/arrowl.gif) no-repeat right 6px ;
	border: 0;
}

#sidebar-left ul li ul li {
	list-style: none;
	margin: 0;
	padding: 2px;
	border: 0 none;
}

/* sidebar-right styles */

#sidebar-right {
	position:relative; 
	z-index:3;
	float:left;
	color:#fff;
	width:310px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#sidebar-right img {
	width:300px;	height: auto;
}

#sidebar-right ul {
	list-style-type: none;
	list-style-image: none;
padding: 0;
margin: 0;
}

#sidebar-right ul li {
padding: 0;
margin: 0;
}

#sidebar-right ul li p {
padding: 0 15px;
margin: 0 0 10px 0;
}

#sidebar-right ul li table.wp-table-reloaded-id-1 {
width:302px;
background: #eee;
padding: 5px;
margin: 15px 0 0 15px;
}

#sidebar-right ul li table.wp-table-reloaded-id-1  td {
color:#333;
background: none;
}

#sidebar-right ul li table.wp-table-reloaded-id-1  th {
font-size: 1.25em;
text-align: center;
color:#333;
}
#sidebar-right .shopping_cart table {
width:302px !important;
color:#333;
background: #eee;
padding: 5px;
margin: 10px 0 0 10px;
}

h2.widgettitle {
text-align: left;
font-size: 1em;
font-weight: normal;
text-transform: uppercase;
color: #555858;
padding: 0;
margin: 0 0 10px 0;
}
.widget {
	padding: 0;
	margin: 0 0 10px 0;
	list-style-type: none;
	list-style-image: none;
}

.textwidget {
	padding: 0 0 0 0;
}


.textwidget ul li a {
	display: block;
	text-decoration:none;
	padding:3px 15px;
	background: #e0f0ff;
	border-top: 1px solid #999;
	border-bottom: 0;
	margin: 0;
}

.textwidget p {
	padding: 5px 15px;
}

.textwidget img {
	padding: 0;
	background: #fff;
	margin: 0;
}

#secondary-html p  {
padding: 0;
margin: 10px 0;
}

#clear{
clear: both;
}

#clearspace{
clear: both;
height: 20px;
}


blockquote{
padding: 10px 0 5px 10px;
margin: 0 0 0 15px ;
}

form{
margin: 0;
padding:0;
}

fieldset{
padding:10px;
margin:0;
border:none;
}

legend{
font-weight:800;
}

code{
	font-size: 90%;
	font-family: "Courier New", Courier, monospace;
	white-space: pre;
}

td{
 vertical-align:top;
}

.date{
float:left;
text-align:center;
font-weight:800;
margin: 0 10px 0 0;
padding: 0 10px;
border-right: 1px solid #ccc;
color: #444;
}


.dateDay{
display:block;
font-size: 16px;
line-height: 16px;
text-align:center;
}
.dateMonth, .dateYear{
display:block;
font-size: 11px;
padding:0;
line-height: 12px;
}

/* Calendar styles */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 200px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}


#footer {
clear: both;
margin: 0;
padding: 0;
}

#footer a{
font-weight: 100;
color: #fff;
}
.ngg-galleryoverview  {
font-size: 0.875em;
	margin:0 0 0 5px;
}
ul#credit   {
margin-top: 20px;
}
ul#credit li  {
}
ul#credit a  {
font-size: 0.625em;
color:#999 !important;
text-transform: none !important;
}
ul#credit a  {
padding: 0 10px  !important;
background: none  !important;
}
.wpcf7  {
clear:both;
}

#cboxLoadedContent{background:#000; padding:0;border:1px solid white}


