/*
Theme Name: Joan Gordon
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

*/


* {padding:0; margin:0}

body { font-family:Georgia, "Times New Roman", Times, serif; font-size: 0.8em;color:#525E7A; }

#siteholder {width: 896px; margin: 0 auto; background-image: url(images/peacock_feather.gif); background-repeat: no-repeat;}

.clear {clear:both;}

h1 {float:right; margin-top: 20px; margin-bottom: 20px;}
ul#navigation {float:right; list-style: none;clear:both; width:100%;}
ul#navigation li {float:right;}

#main_content {padding-top: 40px;}

h2 {margin-bottom: 20px;}

#sidebar {float:right; width:185px; background-color:#7A2A5D; padding: 7px; color:white; margin-left: 20px;}
/*#sidebar p {text-align: justify;}*/
#sidebar a {color:white;}
#sidebar h2 {margin-top: 20px; margin-bottom: 10px;}

a {text-decoration: none; border-bottom: 1px dotted #CCCCCC; color:#525E7A;}

#content { margin-left: 130px; min-height: 500px;}

.alignright  { float:right; margin-left: 20px; margin-bottom: 10px;}

p {margin-bottom: 10px;}

#main_content ul {padding-left: 50px;}

#footer {font-size: 0.8em; padding-top: 20px;}
#footer p {text-align:center; padding-top: 5px;}

a img {border:0;}

.post_footer {font-size: 0.8em;}



.ngg-galleryoverview {width: 100px;}
#stimuli_hoverNav a {border:none;}

#contactform {margin: 50px;}
.contactitem label {display: inline-block; width: 200px;}
.contactitem input.text, .contactitem textarea {width: 300px;}
#contactsubmit { margin-left: 200px;}
.contactitem {margin-bottom: 10px;}

#menu_rss {margin-left: 10px;}

div#advert { border:1px solid purple; padding:15px; float:left; margin-bottom: 20px; width: 510px;}
div#advert h3 { color: purple; padding-bottom: 1em; }