/*  
Theme Name: Godiva
Description: Heavily modified from The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.5
Author: Naked Protesters
Author URI: http://www.nakedprotesters.com/

*/


p { margin-top: 1ex; 
    margin-bottom: 1.5ex;}


#content img {border: 3px solid black; margin-left: 7px;}


#nocontent img {border: 0; }


.adText { font-size: xx-small; 
	  margin-bottom: 2px;
	}

.adHeadline { font-size: xx-small;
	      font-weight: bold;
	}		

	a:link {
		color : #C82505;
	}
	a:visited {
		color : #840000 ;
	}
	a:active {
		color : #C82505;

	}
	a:hover {
		color : #000000;

	}

		a.imglink:hover {border : none; padding: 0;}
		A.imglink IMG { border : 3px; border-style: solid;
				border-color: #C82505; }
		A.imglink:HOVER IMG { border : 3px; border-style: solid;
				border-color: #000000;}


body {
	background : White url(http://www.nakedprotesters.com/godiva-250x177.jpg) no-repeat fixed top left;
	font : small 'Lucida Grande', Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #840000;
	margin: 0;
	}

#title {
	background: #FDC464;
	color : #840000;
	text-align: center;
	padding: 1ex;
	padding-top: 3ex;
	height: 150px;
	border-bottom: 2px solid #840000;
	}

#sidebar {
	background : #FDC464; 
	width : 220px;
	padding : 15px;
	font-size: small;
	text-align : center;
	border-right : 2px solid #840000;
	border-top: 2px solid #840000;
	border-bottom: 2px solid #840000;
	margin: 0;
				}


#spacer {
	border-right: 2px solid #840000;
	height: 177px;
	width: 250px;
	margin: 0;
	}

#linktitle {
	text-align: center;
	font-size: small;
	font-weight: bold;
	color: #A4FEFF; 
	background: #C82505;
	margin: 0;
	}

#blogroll {
	margin-top: 1ex;
	margin-bottom: 1ex;
	margin-left: 0;
	margin-right: 0;
	}	

#content {
	width: 90%;
	text-align: left;
	margin-top: 1ex;
	padding-top: 2ex;
	padding-bottom: 1ex;
	padding-left: 1ex;
	padding-right: 1ex;
		background: #ffffff;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-size: smaller;
	}

#entry {
	border-bottom: 2px solid #840000
	padding-left: 15px
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

	
.narrowcolumn {
	margin: 0;
	}

.post {
	border-bottom: 2px solid black;
	margin-bottom: 12px;
	margin-top: 1ex;
	}

.postmetadata {
	font-size: xx-small;
	padding-bottom: 6px;
	text-align: left;
	}

#footer {
	text-align: center;
	padding: 2ex;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}



.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}




.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

blockquote {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 1ex;
	margin-bottom: 1ex;
	padding-left: 1ex;
	padding-right: 1ex;
	background: #eeeeee;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

.navigation {
	text-align: center;
	margin: 1ex;
	}

h1 {margin-top: 30px;}
h2 {margin-top: 10px; margin-bottom: 12px; padding: 0; margin: 0;}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

