/*
Theme Name: WPCA
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



body { background-color:#333; font-family:arial, helvetica, sans-serif; }

h1 { display:none; }

h2 { color:#fff; text-transform:uppercase; font-weight:bold;  margin:0 0 6px 12px; }

h3 { color:#fff; text-transform:uppercase; font-weight:bold; margin:0 0 6px 0;  }

h4 { color:#fff; text-transform:uppercase; font-weight:bold; margin:0 0 6px 0; font-size:14px;  }

p {font-size:12px; line-height:16px; color:#fff; padding-bottom:12px; }

li {font-size:12px; line-height:16px; color:#fff; list-style-type: disc; padding-bottom:10px; }

ul { margin-left:16px;}

a { color:#ccc; }

strong { font-size:14px; font-weight:bold;}

#sidebar a { text-decoration:none; }

#header a {text-decoration:none; }

#header a:hover { text-decoration:underline; }

.post a {text-decoration:none; }

.post a:hover {text-decoration:underline; }

#header { background-image:url('/images/headerBG.jpg'); height:108px; }

#insideHeader { height:76px; width:750px; margin:0px auto; padding-top:32px; background-image:url('/images/header.jpg'); }

#subHeader { background-image:url('/images/subhead.jpg'); border-bottom:2px solid #707070; }

#insideSubHeader {  width:520px; margin:0px auto; padding:20px 60px 20px 170px;  }

#container { width:750px; margin:0px auto; }

#sidebar { width:120px; margin-left:10px; margin-top:20px; margin-right:20px; float:left; display:inline; }

#sidebar ul { border-top:1px dotted #ccc; width:120px;}

#sidebar li { border-bottom:1px dotted #ccc; color:#ccc; text-transform:uppercase; font-size:12px; font-weight:bold; padding:4px 8px 4px 0; text-align:right; list-style-type:none; }

#contentBox { background:#4D4C4C; width:516px;  float:right; margin-top:20px; margin-right:40px; padding:12px; display:inline; }

#contentSub { background:#707070; padding:6px 12px 12px 12px; }

#header ul { padding-left:154px;}

#header ul li {  font-size:12px; color:#ccc; display:inline; font-weight:bold; text-transform:uppercase; padding-right:10px;}


.nobull { list-style-type:none;}

.post { padding-bottom:24px; }
#wpcaImg { height:88px; width:120px; margin-left:36px;}

#joinImg { float:right;}

#headerBottomLeft { margin-left:156px; width:420px; float:left; margin-top:24px;  display:inline;}

#headerBottomRight { float:right; width:100px; display:inline; }

form label { display:none; }

form input { background:#E25621; border:2px solid #E25621;  color:#fff; }
