/*  
Theme Name: Positively
Theme URI: http://jcbd.com/wpth/pag.
Description: Some sort of attempt to create a theme for my site on wordpress.
Version: 1.999 edited 19 may 2010

Author: J.C.Burns
Author URI: http://jcbd.com/

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

*/

/*@import url(http://fonts.googleapis.com/css?family=Crimson+Text);*/
body {
	font-size: 15px;
	line-height: 20px;
	font-family: Georgia, serif;
		background-image: url(images/sitebg3.jpg);
		background-position: top left;
		background-attachment: fixed;
		background-repeat: repeat-y;
		background-color: #FFF;
	text-align: left;
	}
#page
{
	text-align: left;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	min-width: 650px;
	border: 1px solid #d8d8d8;
}

#container{
	padding-left: 221px;    /* LC fullwidth */
	padding-right: 10px;   /* RC fullwidth + CC padding */
}
	
#header {
	height: 100px;
	background: url(images/random/rotator.php) no-repeat left top;
}

#headerimg {
	margin: 0;
	width: 100%;
	height: 100px;
	}

.column {
	position: relative;
	float: left;
}

#sidebar
{
	font-family: "Lucida Grande", Trebuchet, Verdana, sans-serif;
	color:  #fff;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	margin: 0;
	border: 1px solid #313129;
	width: 220px;
	padding: 0px;        /* LC padding */
	right: 218px;           /* LC fullwidth + CC padding */
	margin-left: -100%;
    text-shadow: 1px 1px 2px #313129;
	background-color: rgba(43,29,20,0.76);
	border-left: 8px solid rgba(49,14,5,0.94);
}

.agate
{
	font-size: 9px;
	color: #d2c8c2;
}

#content
{
	background-color: transparent;
	background-image: url("images/trans50.png");
	width: 504px;
	margin-top: 0;
	padding: 5px 0 10px 20px;
	border: 1px solid white;
}

/*** IE Fix ***/
* html #sidebar {
	left: -770px;            /* RC fullwidth */
}

.alt {
	background-color: rgba(248,245,231,0.9);
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 10px;
	color: #214d70;
}
#footer {
	padding: 10px 0 0 1px;
	margin: 0 auto;
	width: 100%;
	clear: both;
	display: block;
	background-color: transparent;
}

#footer p
{
	margin: 0;
	padding: 20px 0 20px 35px;
	text-align: left;
	font-size: 11px;
	line-height: 14px;
}
small, .small {
	font-size: 9px;
	line-height: 12px;
	}
	
.entrydate
{
	color: #f0e7ce;
	letter-spacing: 2px;
	text-align: left;
	margin: 0px;
	border-right: 5px solid #7c1f0b;
	padding: 3px 0px 5px 5px;
	background-color: rgba(91,87,84,0.85);
	text-shadow: #212121 1px 1px 2px;
	font: 14px Georgia-Bold}


h1 {
	font-size: 42px;
	text-align: left;
	}


h2 {
	font-size: 26px;
	line-height: 23px;
	text-align: left;
	padding-bottom:  4px;
	}
h3 {
	font-size: 18px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
		color: #423632;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
h1 {
	margin: 0;
	}

h2 { margin: 6px 0 4px; }

.caption { color: #6982A4;
		font-size: 12px;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		}

#contentwide h2, #contentwide h3 { margin-left: 10px; }

.entry p a:visited {
	color: #6e3635;
	}
small, .nocomments, .postmetadata, blockquote, strike {
		 color: #234;
	}
#sidebar a{
		 font-weight: bold;
		 color: #fcf0da;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
}
#sidebar ul li p, description {
	padding: 5px;
}
#sidebar ul li ul li 
{
	padding-bottom: 2px;
	margin-right: 5px;
}
#sidebar ul li ul li strong
{
	letter-spacing: 6px;
}
.post {
		text-align: left;
		color: #132e42;
		margin: 0px 0px 15px;
	border: 1px solid #cab5a6;
	border-right: 5px solid #a39071;
	background-image: url("images/trans50.png");
	padding-top: 10px;
	padding-left: 18px;
	padding-right: 18px;
}
blockquote h3{
color: #444;
}

code {
	font: 13px Monaco, "Courier New", Courier, Fixed;
	}

a, h2 a:hover, h3 a:hover {
	color: #651100;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
.commentlist {
	padding: 0;
	}



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

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 5px 0;
	padding-left: 10px;
}
.nocomments {
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 13px 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	background-color: #fff8e7;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #71595e;
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

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

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

.commentmetadata {
	font-weight: normal;
	}

.falbum-random{
	margin:0px;
	padding-left: 5px;
	padding-top: 5px;
	width: 360px;
	float: left;
}


.falbum-random img{
	padding: 3px;
	border-color: #4A82BF;
	border-width: 1px;
	border-style: solid;
	}

.falbum	h3
{
	border-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
}


.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 15px 0;
	}

.widecolumn .smallattachment {
	text-align: left;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: left;
	margin: 5px 0px;
}

.description {
	text-align: left;
	}

#sidebar h2 {
		color: #fff9e4;
		text-transform: lowercase;
		text-align: right;
		margin-left: 0;
		border-top: 1px solid #9b503c;
		font: 12px 'Lucida Grande', Helvetica, Verdana, sans-serif;
		letter-spacing: 3px;
		padding: 1px 5px 3px 0;
		margin-right: 0;
		background-color: rgba(124,31,11,0.85);
}

#content h2, #contentwide h2 {
		color: #0f2f63;
		text-shadow: 1px 1px 2px #ccc;
}


p img {
	padding: 4px;
	max-width: 100%;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
a img {
	border: none;
	}
.alignright {
	margin: 0 0 2px 7px;
	float: right;
	}
	
.alignleft {
	float: left
	}


html>body .entry ul,  html>body .entrytext ul{
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	} 

html>body .entry li, html>body .entrytext li {
	margin: 7px 0 8px 10px;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata
{
	font: 12px 'Lucida Grande', Helvetica, Verdana, sans-serif;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#searchform { 
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#sidebar #searchform #s {
	width: 125px;
	}

#sidebar #searchsubmit {
	padding: 3px;
	}
#sidebar form {
	margin: 0;
	}

select {
	width: 130px;
	}

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

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

#commentform #submit {
	margin: 0;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 10px;
	color: #4a8590;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

.navigation
{
	text-align: center;
	margin-bottom: 18px;
}
.navigation, .navigation a
{	
	color: #4a5d82;
	font-size: 12px;
	padding: 0;
}

.thumbz
{
	margin:0px;
	padding:  0px;
}
.photoblock, .photoblock br
{
	margin: 0px;
	padding:  0px;
}

.linethrough {text-decoration:line-through;}
