/*
Theme Name: WordPress BayShore
*/


body {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666;}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}





/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */




/* Begin Form Elements */
#searchform {
	margin: 5px;
	padding: 0;
	}

#searchform #s {
	width: 108px;
	padding: 2px;
	}

#searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
/*	text-align:center;*/
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


.prodQuantityInput {
	font-size: 10px;
	border: 1px solid #767676;
	font-family: arial, verdana, sans-serif;
	color: #767676;
	width: 22px;
	font-weight: bold;
	text-align: center;
	}	
.searchInput {
	font-size: 10px;
	border: 1px solid #767676;
	font-family: arial, verdana, sans-serif;
	color: #767676;
	width: 56px;
	font-weight: bold;
	text-align: left;
	}	

.products_table .wpcf7-list-item-label { display: none; }
.products_table .wpcf7-list-item { padding: 0 3px; }

.border {  border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.filedtext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: black; line-height: 16px}
.field {  font: 11px Arial, sans-serif}
E79C6F; text-decoration: none}
.listtext {margin-top: 5px; margin-bottom:10px; margin-left:15px}

.text {  font-family: arial, verdana, sans-serif; font-size: 11px; line-height: 15px; color: #666666; text-decoration: none}
/*
.text:hover { color: #00559D; text-decoration: underline}
*/
.footer {  font-family: arial, verdana, sans-serif; font-size: 11px; line-height: 14px; color: #666666; text-decoration: none}
/*
.footer:hover {  font-family: arial, verdana, sans-serif; font-size: 11px; line-height: 14px; color: #666666; text-decoration: underline;}
*/
h2 {  font-family: arial, verdana, sans-serif; font-size: 14px; line-height: 21px; color: #666666; font-weight: bold; text-transform: uppercase; border-bottom: 1px solid #ccc;}
h3 {  font-family: arial, verdana, sans-serif; font-size: 14px; line-height: 18px; color: #910028; font-weight: normal;}


ul#sidenav {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
list-style-type: none;
margin: 0; 
padding: 0;
}
ul#sidenav a {
color: #666;
display: block;
}
ul#sidenav li {
list-style-type: none;
margin: 0;
padding: 0;
border-bottom: 1px solid #ccc;
}
ul#sidenav li a {
padding: 3px 0 3px 15px;
}
ul#sidenav li a:hover, ul#sidenav li.current_page_item a {
color: #B23E65;
background-color: #ccc;
text-decoration: none;
font-weight: bold;
}
ul#sidenav li ul {
margin: 0 0 0 -1px; 
padding: 0 0 0 15px;
}
ul#sidenav li ul li {
list-style-type: none;
margin: 0;
padding: 0;
border-bottom: none;
border: 1px solid #fff;
}
ul#sidenav li.current_page_item ul li a {
color: #666;
background-color: #fff;
text-decoration: underline;
font-weight: normal;
}
ul#sidenav li ul li a, ul#sidenav li ul li a {
color: #666;
background-color: #fff;
padding: 2px 0;
text-decoration: underline;
}
ul#sidenav li ul li.current_page_item a {
color: #333;
background-color: #fff;
text-decoration: none;
}
ul#sidenav li ul li a:hover {
color: #333;
background: none;
text-decoration: underline;
}
ul#sidenav li ul li ul li a, ul#sidenav li.current_page_item ul li ul li a {
text-decoration: none;
color: #666;
margin: 0;
padding: 0;
}
ul#sidenav li ul li ul li a:hover {
text-decoration: none;
}
ul#sidenav li ul li ul li ul li a, ul#sidenav li.current_page_item ul li ul li ul li a {
margin: 0;
padding: 0;
text-decoration: none;
}

table.contact_form td {
text-align: left;
}