/* 
Theme Name: whiteboard
Theme URL: http://whiteboardframework.com/
Description: A blank theme for you to draw on.
Author: Brian Purkiss
Author URI: http://brianpurkiss.com
Version: 2.0.1
*/

body { margin:0 auto; padding:0; background:#0097d4; font-family:Verdana; }
body a, a:visited, a:active, a:hover { color:#0097D4; text-decoration:none; }

#container table {
 margin:0 auto;
 padding:0;
 background:#FFF;
}
#container table td {
 text-align:center;
 margin:0; padding:0;
}

#topnav p {
 font-size: 20px;
 color: #B5B5B5;
 margin: 0 0 8px 0;
 text-transform: uppercase;
}

#topnav p a, #topnav p a:active, #topnav p a:visited {
 color:#000;
 text-decoration:none;
 margin:0 5px;
 font-size:14px;
}
#topnav p a:hover {
 color:#0097D4;
}

#social {
 margin-top:40px;
}

#copyright {
 margin-top:22px;
 text-align:center;
 color:#0097d4;
 font-size:13px;
 line-height:1.5;
}
#copyright a, #copyright a:hover, #copyright a:visited, #copyright a:active { color:#0097d4; font-weight:bold; }

#container table #main {
 text-align:left;
}

#container table #sidebar ul {
 list-style: none;
 margin-left: 0;
 padding-left: 1em;
 text-indent: -1em;
 text-align:center;
}
#container table #sidebar ul li { margin:10px 10px; }

#content { margin:20px; margin-top:0; font-size:13px; line-height:1.4; }
#content-page { margin:20px; margin-top:0; font-size:13px; line-height:1.4; min-height:500px; }
p.metastuff { color:#666; font-size:9px; margin-top:-17px; }
.order { font-weight:bold; }
#contactform tr td { text-align:left; padding:5px; }
