/*
THEME NAME: BlogBlue
THEME URI: http://icablog.org/
DESCRIPTION: BlogBlue
VERSION: 0.1
AUTHOR: Robert Cooper
AUTHOR Uri: http://icablog.org/
TAGS: one column, blue
TEMPLATE: sandbox
*/

body {
	margin: 0;
	padding: 0;
	background: #9cd;
	/*background: url(images/bg.gif);*/
	color: #000;
	font-family: "Trebuchet MS",Trebuchet,Verdana,serif;
	font-size: 0.9em;
	line-height: 1.2em;
}

h1 {
	font-size: 2em;
	margin: 0.25em 0;
}

h2 {
	font-size: 1.25em;
	margin: 0.25em 0;
}

h3 {
	font-size: 1.1em;
	margin: 0.1em 0;
}

h4 {
	font-size: 1.0em;
	margin: 0.1em 0;
}

a {
	text-decoration: none;
	outline: none;
}

a:link {
	background: transparent;
	color: #00f;
}

a:visited {
	background: transparent;
	color: #77a;
}

a:hover {
	background: transparent url(images/grey.gif) repeat-x 0% 0.8em;
}

a:active {
}

div#wrapper {
	width: 800px;
	padding: 0 8px;
	margin: 0 auto;
}

div#container {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	width: 600px;
	border-left: 1px solid #333;
	border-right: 2px solid #000;
}

div#content {
	margin: 0;
	padding: 4px 8px;
	background: #eee;
	color: #000;
}

div#header {
	margin: 1em 200px 0 0;
	width: 600px;
	padding: 0;
	border-left: 1px solid #333;
	border-right: 2px solid #000;
	border-top: 1px solid #333;
	text-align: center;
	background: #eee;
	height: 64px;
	overflow: hidden;
}

div#header h1 {
	padding: 0.5em;
	margin: 0;
}

div#header h1 a, div#header h1 a:link, div#header h1 a:visited, div#header h1 a:hover, div#header h1 a:active {
	display: block;
	width: auto;
	height: 64px;
	background: transparent;
	color: #000;
}

div#access {
	display: none;
}

div.sidebar {
	float: right;
	background: #eee;
	color: #000;
	margin: -65px 0 1em 0;
	width: 164px;
	overflow: hidden;
	border: 1px solid #111;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	padding: 4px;
	line-height: 1em;
}

div#secondary {
	clear: right;
	margin-top: 0;
}

div.sidebar h3 {
	background: transparent url(images/dot_grey.gif) repeat-x bottom;
}

div.sidebar #search h3 {
	background: transparent;
}

div.sidebar #search #searchform div input#s {
	border: 2px solid #333;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 2px;
	background: #ddd;
}

div.sidebar #search #searchform div input#searchsubmit {
	border: 2px outset #000;
	border-left: 1px outset #333;
	border-top: 1px outset #333;
	padding: 2px;
}

div#footer {
	clear: left;
	margin: 0 200px 1em 0;
	width: 600px;
	padding: 0;
	padding-top: 3em;
	border-left: 1px solid #333;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	text-align: center;
	background: #eee;
	font-size: smaller;
}

div.sidebar ul {
	padding: 0;
	list-style: none;
	margin: 0 0 1em 0;
}

div.sidebar ul li#pages {
/*	display: none;*/
}

div.sidebar ul li h3 {
	font-weight: normal;
}

div.sidebar ul li ul li {
	font-size: 0.8em;
	padding: 0 0 0 0.5em;
	list-style: none;
}

div.sidebar ul li ul li ul {
	margin: 0;
}

div.sidebar ul li ul li ul li {
	font-size: 1em;
	padding: 0 0 0 1em;
}

div.sidebar ul li.widget_text {
	margin: 0 0 1em 0;
}

div.sidebar ul li.widget_text div.textwidget {
	font-size: 0.8em;
	padding: 0 0 0 0.5em;
}

div#nav-above {
	width: auto;
	height: 1.5em;
/*	border-bottom: 1px dotted #aaa;*/
	background: transparent url(images/dot_grey.gif) repeat-x bottom;
	font-size: smaller;
}

div#nav-above .nav-previous {
	float: left;
}

div#nav-above .nav-next {
	float: right;
}

div#nav-below {
	width: auto;
	height: 1.5em;
/*	border-bottom: 1px dotted #aaa;*/
/*	background: transparent url(images/dot_grey.gif) repeat-x bottom;*/
	font-size: smaller;
}

div#nav-below .nav-previous {
	float: left;
}

div#nav-below .nav-next {
	float: right;
}

div.post {
	clear: both;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
/*	border-bottom: 1px dotted #aaa;*/
	background: transparent url(images/dot_grey.gif) repeat-x bottom;
}

div.post h2 {
	padding: 2px 4px 0 4px;
	/*border-bottom: 1px dotted #ddd;*/
	background: transparent url(images/dot_grey1.gif) repeat-x bottom;
	margin-bottom: 0;
}

div.post div.entry-date {
	float: right;
	font-size: smaller;
	margin: -1.2em 0 0 0;	/* Set date on line above */
	padding: 0;
}

div.post div.entry-date abbr, div.post div.entry-meta abbr {
	border: 0;
}

img {
	padding: 4px;
	border: none;
}

div.entry-content > p {
	text-align: justify;
}

div.post div.entry-content img.alignleft {
	float: left;
}

div.post div.entry-content img.alignright {
	float: right;
}

div.post div.entry-meta {
	font-size: smaller;
	margin: 0;
	text-align: right;
	background: transparent url(images/dot_grey1.gif) repeat-x top;
	line-height: 1.2em;
	clear: both;
}

div.post div.entry-content p a.more-link {
	font-size: smaller;
}

div.post div.entry-content ul {
	margin: 0.5em 0;
	padding: 0 1em 0 3em;
}

div.post div.entry-content ul li {
	/*margin: 0 0.5em;*/
	list-style-type: disc;
}

div.post div.entry-content blockquote.article {
	font-family: monospace;
	border: 1px dotted #888;
	margin: 0.5em 0.5em;
	padding: 0em 2.5em;
	background: #e4e4e4;
	text-align: justify;
}

div.post div.entry-content blockquote.article span.underlined {
	text-decoration: underline;
}

div.post div.entry-content blockquote.article span.italic {
	font-style: italic;
}

div.post div.entry-content blockquote.article span.bold {
	font-weight: bold;
}

div.comments {
	clear: both;
}

div.comments ol {
	list-style: none;
	padding: 0;
	border-bottom: 1px dotted #888;
}

div.comments ol li {
	border-top: 1px dotted #888;
	padding: 1em 4px 2em 4px;
	margin: 0;
	overflow: hidden;
}

div.comments ol li p {
	margin: 1.5em 0 -0.5em 0;
	line-height: 1.1em;
}

div.comments ol li.bypostauthor {
	background: #e4e4e4;
	border-top: 1px dotted #666;
}

div.comments .comment-author {
	font-size: smaller;
	float: left;
	font-weight: bold;
}

div.comments .comment-meta {
	font-size: smaller;
	float: right;
}

div#comments {
	margin: 1em 0 0 0;
}

form#commentform textarea, form#commentform div.form-input input {
	border: 2px solid #333;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 2px;
	background: #ddd;
	margin: 0 0 4px 0;
}

form#commentform div.form-submit input#submit {
	border: 2px outset #000;
	border-left: 1px outset #333;
	border-top: 1px outset #333;
	padding: 2px;
}

/* styles for the bookamonth lists */
dl.bookamonth {
	border-bottom: 1px dotted #888;
	margin: 0 0 1em 0;
}

dl.bookamonth dt {
	border-top: 1px dotted #888;
	margin: 0 0 0.25em 0;
	padding-top: 0.25em;
	font-weight: bold;
	clear: left;
}

dl.bookamonth dd {
	margin: 0 0 0.5em 2em;
	text-align: justify;
}

dl.bookamonth dd img {
	float: left;
	margin: 0 2px 2px 0;
	border: none;
}
