/*
Theme Name: City Lights
Theme URI: http://luve-me.net/wp/
Description: A bright theme featuring the absolutely gorgeous Las Vegas. Valid XHTML 1.1 and Valid CSS 2.0. For support, contact Corinne at <a href="http://luve-me.net/contact/">Luve-Me [dot] net</a>. Theme is by <a href="http://luve-me.net/">Corinne</a>.
Version: 1.0
Author: Corinne
Author URI: http://luve-me.net/
*/

body {
background: #DADAD9 url(images/bg2.gif) fixed;
color: #2D2D2D;
font: 8pt Verdana, Trebuchet Ms, Arial, Sans-Serif;
text-align: left;
}
a:link {
color: #0000FF;
text-decoration: underline;
}
a:visited {
color: #0000FF;
text-decoration: underline;
} 
a:hover {
color: #0000FF;
text-decoration: none;
}
.navNeal a:link {
color: #0000FF;
text-decoration: underline;
font: bold 14px verdana, tahoma, sans-serif;
line-height: 20px;
margin-top: 3px;
margin-bottom: 0px;
padding-bottom: 0px;
width: 100%;
}
.navNeal a:visited {
color: #0000FF;
text-decoration: underline;
font: bold 14px verdana, tahoma, sans-serif;
line-height: 20px;
margin-top: 3px;
margin-bottom: 0px;
padding-bottom: 0px;
width: 100%;
} 
.navNeal a:hover {
color: #0000FF;
text-decoration: none;
font: bold 14px verdana, tahoma, sans-serif;
line-height: 20px;
margin-top: 3px;
margin-bottom: 0px;
padding-bottom: 0px;
width: 100%;
}
#container {
background: #FFFFFF;
margin: 0px auto;
padding: 10px;
width: 750px;
text-align: left;
}
#header {
background: #FFFFFF url("images/header.gif") no-repeat;
height: 100px;
margin: 0px;
padding-top: 25px;
text-align: left;
width: 750px;
}
#topnav {
margin-top: -20px;
padding:2px 0px 0px 0px;
width:750px;
background:#F5F5FF;
height:30px;
font-family:Verdana, Trebuchet Ms, Arial, Sans-Serif;
font-size:14px;
text-align: right;
}
#content {
float: right;
font: 8pt Verdana, Trebuchet Ms, Arial, Sans-Serif;
padding: 0px 10px;
margin-top: 5px;
width: 500px;
text-align: left;
}
#sidebar {
float: left;
margin-top: -5px;
padding: 10px;
width: 170px;
text-align: left;
}
#footer {
clear: both;
color: #878787;
font-size: 7pt;
text-align: center;
padding-bottom: 10px;
}
#footer p {
margin: 0;
}
#footer a:link {
color: #878787;
font-size: 7pt;
text-decoration: none;
}
#footer a:visited {
color: #878787;
font-size: 7pt;
text-decoration: none;
}
#footer a:hover {
color: #6699FF;
font-size: 7pt;
text-decoration: none;
}
/* Headers */
h1 {
font-size: 20pt;
font-weight: normal;
}
#sidebar h2 {
color: #95B91E;
font: bold 12px verdana, tahoma, sans-serif;
line-height: 10px;
margin-top: 0px;
padding-bottom: 3px;
width: 100%;
}

#sidebar h3 {
color: #95B91E;
font: bold 12px verdana, tahoma, sans-serif;
line-height: 10px;
margin-top: 0px;
padding-bottom: -3px;
width: 100%;
}

h2.post-title {
color: #033C6B;
font: bold 11pt verdana, tahoma, sans-serif;
line-height: 14px;
margin-top: 3px;
margin-bottom: 0px;
padding-bottom: 0px;
width: 100%;
}

h2, h2 a:link, h3, h3 a:link, h4, h5, h6 {
color: #245B87;
font-family: verdana, tahoma, sans-serif;
margin-bottom: 3px;
}
h2, h2 a:visited, h3, h3 a:visited, h4, h5, h6 {
color: #245B87;
font-family: verdana, tahoma, sans-serif;
margin-bottom: 3px;
}
h3#respond {
/* border-bottom: 1px solid #B4B4B4; */
color: #4B4B4B;
font: bold 10pt verdana, tahoma, sans-serif;
line-height: 10px;
margin-bottom: 0px;
padding-bottom: 6px;
width: 100%;
}
.commentbox h3 {
border-bottom: 1px solid #D2D2D2;
color: #4B4B4B;
font: 9pt verdana, tahoma, sans-serif;
margin-bottom: 0px;
padding-bottom: 2px;
width: 100%;
}
h2.post-title {
color: #033C6B;
font: bold 11pt verdana, tahoma, sans-serif;
line-height: 14px;
margin-top: 3px;
margin-bottom: 0px;
padding-bottom: 0px;
width: 100%;
}
/* More Divs */
.commentbox {
background: #F5F5FF;
border: 1px solid #E1E1E1;
margin-bottom: 10px;
margin-left: 14px;
padding: 5px;
width: 420px;
}
.post {
/* border-bottom: 1px dotted #B4B4B4; */
margin-bottom: 10px; /* was 20px */
margin-top: 0px;
padding-bottom: 10px;
width: 455px;
}
.postmetadata {
text-align: center;
font-size: 8pt;
line-height: 10px;
color: #4B4B4B;
}
.navi {
font-size: 8pt;
padding: 0px;
text-align: center;
}
.left {
text-align: left;
}
.right {
text-align: right;
}
.center {
text-align: center;
}
.clear {
clear: both;
}
/* Lists */
#topnav ul {
margin-top: 7px;
}
#topnav li {
display: inline;
font-weight:bold;
list-style-type:none;
margin-right: 6px;
padding:5px;
text-transform:uppercase;
}
#topnav li:hover {
background:#4B4B4B;
}
#topnav li a {
text-decoration:none;
color:#000;
}
#topnav li:hover a {
color:#FFF;
}
#content ul {
margin-left: 35px;
list-style-type: circle;
}
#content ol {
margin-left: 35px;
}
#sidebar ul {
display: block;
list-style: none;
margin:0px;
margin-left: 0;
padding:0px;
}
#sidebar li {
margin-left: 0;
padding-bottom: 2px;
}
#sidebar a:link {
display: block;
}
#sidebar a:visited {
display: block;
}

#sidebar p {
font-size:10px;
margin: 0px;
padding: 0px;
}

#header a:link {
color: #2D2D2D;
font-size: 20pt;
font-weight: normal;
top: 400px;
}
#header a:visited {
color: #2D2D2D;
font-size: 20pt;
font-weight: normal;
}
/* Miscellaneous */
blockquote {
background: #F5F5FF;
border-left: 3px solid #B4B4B4;
padding: 4px;
}
input, textarea, select {
border: 1px solid #B4B4B4; 
font-weight: normal;
margin-bottom: 3px;
padding: 2px; 
vertical-align: middle;
}
.test{padding-top:6px;font-weight:bold}
.test2{padding-top:17px;font-weight:bold}
li {font-size:11px;margin-top:2px;margin-bottom:5px;margin-right:20px}
ol {margin-top:9px;margin-bottom:9px}

.postcontent {
font-size: 10px;
}


.postentry {
border-bottom: 1px dotted #B4B4B4;
margin-bottom: 20px;
}

.postentry p {
margin-right: 85px;
}

.toggleborder img{
border: 2px solid #fff;
}

.toggleborder:hover img{
border: 2px solid #E58712;
}

.toggleborder:hover{
color: #E58712;
}

.buyBoards{padding-bottom:8px;padding-left:6px}
.burnLogo{margin-right:3px;margin-bottom:0px}
.pollPad{margin-left:10px}

.navBurn a:link {
color: #0000FF;
text-decoration: underline;
font: 10px verdana, tahoma, sans-serif;
line-height: 20px;
margin-top: 3px;
margin-bottom: 0px;
padding-bottom: 0px;
width: 100%;
}
.navBurn a:visited {
color: #0000FF;
text-decoration: underline;
font: 10px verdana, tahoma, sans-serif;
margin-top: 3px;
margin-bottom: 0px;
padding-bottom: 0px;
width: 100%;
} 
.navBurn a:hover {
color: #0000FF;
text-decoration: none;
font: 10px verdana, tahoma, sans-serif;
margin-top: 3px;
margin-bottom: 0px;
padding-bottom: 0px;
width: 100%;
}
.buy a:link {color:red;font-size:15px;margin-top:0px;font-weight:bold;text-decoration: underline}
.buy a:visited {color:red;font-size:15px;margin-top:0px;font-weight:bold;text-decoration: underline}
.buy a:hover {color:red;font-size:15px;margin-top:0px;font-weight:bold;text-decoration: none}
.buyPad{padding-bottom:12px}
.itemPadding{padding-left:8px;padding-top:7px}
.priceSpacing{padding-top:8px;font-weight:bold;padding-left:9px;padding-bottom:13px}
.orderPadding{padding-top:8px;padding-left:20px;padding-bottom:13px}
.dashedLineVert {background-image:url(http://www.surfboardshack.com/surf_shop/images/vert_line-sm.gif);background-repeat: repeat; }
.dashedLine {background-image:url(http://www.surfboardshack.com/surf_shop/images/horz_line-sm.gif);background-repeat: repeat; }
