/*  
Theme Name: GSP
Theme URI: http://www.getsomeplastic.com/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: David Medlock
Author URI: http://www.getsomeplastic.com/

	Kubrick v1.5
	 http://www.getsomeplastic.com/blog

	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
*/



/* this is from the gsp style sheet */
body {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, Sans-Serif; 
	text-align: center; 
	margin: 0px; 
	padding: 0px; 
	background-image: url('/images/bg.gif');
	background-color: #EDF1EC;
}

div#dropshadow {
	margin-left: auto; 
	margin-right: auto; 
	background-image: url('/images/drop_shadow_bottom.gif'); 
	background-repeat: repeat-x; 
	background-position: 0 -40px; 
	height: 120px; 
	/*width: 778px; */
	width: 90%;
	text-align: left;
}

div#pagehdr {
	border-left: #000000 1px solid; 
	border-right: #000000 1px solid; 
	height: 98%;
}

div#logo { 
	margin: 5px; 
	float: left;
}

div#tagline { 
	margin: 5px; 
	float: right; 
	color: #2B5F1B; 
	font-weight: bold;
}

div#contentwr { 
	background-color: #F1F1F1; 
	text-align: left; 
	/*width: 744px; */
	width: 86%;
	margin-left: auto;
	margin-right: auto;
	border-left: #000000 1px solid; 
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid; 
	display: table;
}

div#navbar {
	float: left;
	display: inline;
}

div#middle { 
	margin: 2px; 
	margin-top: 2em;
	float: right;
}

ul#navbar { 
	border-right: #000000 1px solid; 
	float: left; 
	list-style: none;
	width: 170px; 
	background-color: #CFE6CB; 
	margin-left: 0; 
	margin-top: .5em;
	padding: 0;
}

ul#navbar li:first-child, #navbar li.first {
	border-top: #000000 1px solid; 
	font-size: .8em;
}

ul#navbar li {
	border-bottom: #000000 1px solid; 
	font-size: .8em;
}

ul#navbar li a { 
	color: #2B5F1B; 
	text-decoration: none; 
	width: 95%;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	text-indent: 1em;
}

ul#navbar li a:hover {
	background-color: #2B5F1B; 
	color: #FFFFFF;
}

ul#cardbar { 
	border-right: #000000 1px solid; 
	float: left; 
	list-style: none;
	width: 170px; 
	background-color: #CFE6CB; 
	margin-left: 0; 
	margin-top: .5em;
	padding: 0;
	clear: both;
}

ul#cardbar li:first-child, #navbar li.first {
	border-top: #000000 1px solid; 
	font-size: .8em;
}

ul#cardbar li {
	border-bottom: #000000 1px solid; 
	font-size: .8em;
}

ul#cardbar li a { 
	color: #2B5F1B; 
	text-decoration: none; 
	width: 100%;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	text-indent: 1em;
}

ul#cardbar li a:hover {
	background-color: #2B5F1B; 
	color: #FFFFFF;
}

div#contentbody {
	float: right;
	width: 350px;
	background: transparent;
	border-left: #CCCCCC 1px dashed;
}

div#contentbody h1 {
	font-size: 1.25em;
	margin-top: 1.25em;
	margin-left: 0;
	padding-left: .5em;
}

div#contentbody p {
	padding-left: 1em;
	padding-right: 1em;
	font-size: .8em;
}

div#contentbody a.more {
	padding-left: 1em;
	padding-right: 1em;
	font-size: .7em;
}

div#blogbody {
	float: right;
	width: 70%;
}

div#blogbody h1 {
	font-size: 1.25em;
	margin-top: 1.25em;
	margin-left: 0;
	padding-left: .5em;
}

div#blogbody p {
	padding-left: 1em;
	padding-right: 1em;
	font-size: .8em;
}

div#blogbody a.more {
	padding-left: 1em;
	padding-right: 1em;
	font-size: .7em;
}

div#footer { 
	background-color: #F1F1F1; 
	/*width: 724px; */
	width: 84%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	border: #000000 1px solid; 
	padding: 10px;
	display: table;
}

div#footer { 
  /*width: 744px; */
  width: 84%;
  voice-family: "\"}\""; 
  voice-family: inherit;
  /*width: 744px;*/
  width: 84%;
}

html>body div#footer {
  /*width: 724px;*/
  width: 84%;
}

hr.contentsep {
	width: 80%;
	text-align: center;
	margin-top: 1em;
	color: #2B5F1B;
	height: 1px;
}

div#cardfooter { 
	background-color: #F1F1F1; 
	/*width: 724px; */
	width: 84%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	border: #000000 1px solid; 
	padding: 10px;
	display: table;
	font-size: .7em;
}

div#cardfooter { 
  /*width: 744px; */
  width: 84%;
  voice-family: "\"}\""; 
  voice-family: inherit;
  /*width: 744px;*/
  width: 84%;
}

html>body div#cardfooter {
  /*width: 724px;*/
  width: 84%;
}

div#cardfooter a {
	color: blue;
}

div#sidebar {
	float: right;
	padding: 10px;
	width: 32%;
}

div#sidebar ul {
	list-style-type: none;
}

div#sidebar ul li {
	font-size: .9em;	
}

div#sidebar ul li h2 {
	font-size: 1.2em;
}

div.postholder {
	float: right;
}

div.post {
	font-size: 1em;
	width: 60%;
}

div.post h2 {
	font-size: 1.2em;
}

div.post h2 a {
	font-size: 1em;
	color: green;
	border-bottom: green 1px dashed;
	text-decoration: none;
}

div.alignleft {
	text-align: left;
}

div.alignright {
	text-align: right;
}

form#commentform {
	display: inline;
}