/*   
Theme Name: SurfOhio
Theme URI: 
Description: A Custom WordPress Theme for SurfOhio
Author: Nowell.VanHoesen
Author URI: http://nv-designs.com/
Version: 1.0
Tags: Surf Ohio
.
Your theme can be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
@charset "utf-8";
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	background-image: url(images/bg_tile.jpg);
	background-repeat: repeat;
	background-color: #585858;
	text-align: center;
	height: 100%;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#bg_header {
	width: 100%;
	height: 115px;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(images/bg_header_01.jpg);
	background-repeat: repeat-x;
}
#bg_sub_header {
	width: 100%;
	height: 57px;
	position: absolute;
	top: 115px;
	left: 0;
	background-image: url(images/bg_header_02.jpg);
	background-repeat: repeat-x;
}
#header {
	position: relative;
	background-image: url(images/bg_content_header.jpg);
	background-repeat: none;
	width: 100%;
	height: 340px;
}
#top_nav {
	position: absolute;
	top: 273px;
	left: 299px;
	width: 650px;
	height: 40px;
}
#top_nav a {
	color: #FFFFFF;
	font-size: 1.0em;
	font-family: "Arial", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*font-variant: small-caps;*/
	display: inline-block;
	padding-left: 19px;
	padding-right: 19px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
}
#top_nav a:hover {
	text-decoration: underline;
}
#member_links {
	position: absolute;
	top: 320px;
	left: 740px;
	width: 200px;
	height: 15px;
	text-align: right;
	/*border: 1px solid red;*/
}
#member_links a {
	padding-left: 1em;
}
#member_links a:hover {
	text-decoration: underline;
}
#ie_fix {
	width: 100%;
	height: 0px;
	position: relative;
}
#container {
	position: relative;
	width: 980px;
	border: 15px solid #FFFFFF;
	background-color: #FFFFFF;
	margin: 0 auto;
	margin-top: 30px;
	top: 0;
}
#main {
	position: relative;
	margin: 25px 0;
	text-align: left;
}
#content {
	position: relative;
	margin: 0 280px;
	padding: 0 25px;
	border-left: 1px solid #6B6B6B;
	border-right: 1px solid #6B6B6B;
}
#content.wide {
	position: relative;
	margin-right: 50px;
	border-right: none;
}
#left_sidebar {
	position: relative;
	float: left;
	margin-left: 50px;
	margin-right: 25px;
	margin-bottom: 25px;
	width: 205px;
}
#right_sidebar {
	position: relative;
	float: right;
	margin-right: 50px;
	margin-left: 25px;
	margin-bottom: 25px;
	width: 205px;
}
#footer {
	position: relative;
	clear: both;
	margin-top: 25px;
	margin-bottom: 0;
	width: 100%;
	height: 96px;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #5A5A5A;
}
#foot_shadow {
	width: 1010px;
	height: 50px;
	background-image: url(images/bg_footer_shadow.png);
	background-repeat: no-repeat;
	margin: 0 auto;
}
#footer p {
	padding: 5px 0;
}
#footer p.top {
	padding-top: 30px;
}
#footer a {
	color: #128CA6;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
h2 {
	color: #1391B0;
	padding-top: 10px;
        line-height: 20px;
	/*font-variant: small-caps;*/
}
h3 {
	color: #808080;
	font-family: "Arial", "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#main p {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	line-height: 160%;
	padding: 10px 5px;
}
a {
	color: #808080;
	text-decoration: none;
}
#content p a {
	color: #0000FF;
}
a.more {
	font-weight: bold;
}
#content a.more {
	float: right;
}
/*#informed {
	position: relative;
	width: 197px;
	height: 144px;
	background-image: url(images/bg_stay_informed.jpg);
	background-repeat: no-repeat;
}
#informed form {
	position: absolute;
	top: 75px;
	left: 15px;
}
#email {
	width: 140px;
	border-top: 1px solid #002994;
	border-left: 1px solid #002994;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
#inform_submit {
	background: none;
	border: none;
	color: #FFFFFF;
	font-size: 1.5em;
}
#inform_submit:hover {
	cursor: pointer;
	color: #DB09AC;
}
*/
.informed p {
	padding: 5px !important;
}
.informed a {
	color: #DB09AC;
}
.informed a:hover {
	text-decoration: underline;
}
.pink {
	color: #DB09AC;
}
img {
	padding-top: 10px;
}
img.right {
	float: right;
	padding-left: 5px;
	padding-top: 0;
}
img.left {
	padding-right: 10px;
}
#stimuli_lightbox img {
	padding: 0;
}
.blog_short {
	padding-top: 10px;
	border-bottom: 1px dashed #BFBFBF;
}
.blog_short p {
	margin-left: 55px;
}
.blog_short_title {
	color: #DB09AC !important;
	padding-bottom: 2px !important;
}
.blog_short_date {
	float: left;
	padding: 9px 0;
	margin-top: 10px;
	height: 100%;
	width: 44px;
	background-image: url(images/bg_date.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.blog_short_date .date_num {
	font-size: 2em;
	font-family: "HelveticaNeue ThinCond", arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DB09AC;
}
.blog_short_date .date_text {
	font-size: 1.4em;
	font-family: "HelveticaNeue Condensed", arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #494949;
}
.clear {
	clear: both;
}
.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}
#form-allowed-tags {
	font-size: 0.8em;
}
/*.comment-author {
	float: left;
}*/
.comment {
	padding-left: 2em;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-left: 1px solid #DB09AC;
	border-top: 1px solid #DB09AC;
}
.comment-reply-link {
	float: right;
}
input.wpsc_buy_button {
	margin: 6px 0 6px;
	padding: 0;
	background: url(images/button-add-to-cart.png) no-repeat center top;
	background-color: #00B5DF;
	color: #fff;
	border: 0;
	text-align: center;
	cursor: pointer;
	height:33px;
	width:115px;
}
input.wpsc_buy_button:active {
	background-position: center -33px;
}
#products_page_container {
	height:100%;
	margin:0;
	overflow:auto;
	padding:0;
	padding-top: 1em;
}
.productdisplay {
	padding-top: 1em !important;
}
