/*
Theme Name: CW Advertising
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Ben Palmer
Author URI: http://www.itfx.co.uk
Tags: blue, custom header, fixed width, two columns, widgets


*/



body { margin:40px 0; font-family:Arial, Helvetica, sans-serif; }

.date { color:#7A1E6B; }

#container { width:800px; margin:0 auto; overflow:auto; }

#header { padding-bottom:20px; border-bottom:1px solid #ccc; margin-bottom:40px; }
#header a img { border:0; }
#header h1 { position:absolute; margin:0; left:50%; width:400px; text-align:right; font-size:1.4em; color:#666; margin-top:20px; }
#header p { position:absolute;  margin:0; left:50%; width:400px; text-align:right; font-size:1em; color:#999; margin-top:45px; }

ul#navbar { padding:0; margin:0; float:left; width:200px; list-style-type:none; font-size:.7em; }
ul#navbar h3 { color:#99FF00; margin-bottom:5px; font-size:1.2em; }
ul#navbar ul { margin:0; padding:0; list-style-type:none; }
ul#navbar li { margin-bottom:20px; }
ul#navbar ul li { margin:0;  }
ul#navbar ul a { color:#333; text-decoration:none; font-weight:bold; }
ul#navbar ul a:hover { color:#666; text-decoration:underline; }

#main { float:right; width:580px; overflow:auto; }

h2.pagetitle { color:#7A1E6B; font-size:1.2em; border-bottom:1px dotted #7A1E6B; padding-bottom:5px; margin-bottom:40px; }

.post { margin-bottom:40px; }
.post h2 { font-size:1.2em; border-bottom:1px dotted #ccc; padding-bottom:5px; }
.post h2 a { color:#ccc; text-decoration:none; text-transform:capitalize; }
.post h2 a:hover { color:#999; }
.post small { font-size:.7em; }
.post small a { color:#333; text-transform:capitalize; font-weight:bold; }
.post small a:hover { color:#666; }
.post cite { margin-top:20px; color:#999; text-align:right; font-size:.7em; }

.post a img { border:1px solid #ccc; padding:1px; }

.post p { font-size:.7em; }
.post a { color:#7A1E6B; }
.post blockquote { font-size:1.2em; font-style:italic; color:#999; }

#footer { border-top:1px solid #ccc; padding-top:10px; float:left; width:800px; font-size:.6em; color:#666; margin-top:20px; }