/*
Theme Name: Clive
Theme Author: Rex Goode
Theme URI: http://www.rexgoode.com/
Description: Multiple columns
Version: 1.0
Author URI: http://www.rexgoode.com/
*/

body {
	text-align: left;
	margin: 0;
	padding: 0;
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	vertical-align: top;
	background: #fff;
}

blockquote {
	border-top: 2px solid #ddd;
	margin: 10px 0 0;
	border-top: 2px solid #ddd;
	background: #fff;
}

blockquote p { padding: 10px; }

blockquote blockquote {
	float: none;
	width: auto;
	margin: 0 10px;
	background: #f;
}

h1, h2, h3, h4, h5, h6{
	font-size: 10pt;
	font-weight: bold;
}

h2 {
	line-height: 12pt;
	margin-bottom: 2pt;
}

a img {border: 10pt;}

p { padding: 4px 0; }

form, input, textarea {
	font-size: 10pt;
}

p img {
	max-width: 100%
}

dd {
	padding: 0 0 0 20px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 3px 0 2px 10px;
	padding: 4px;
	border: 1px solid #ededed;
	display: inline;
}

img.alignleft {
	margin: 3px 10px 2px 0;
	padding: 4px;
	border: 1px solid #ededed;
	display: inline;
}

.alignleft {float: left;}

.alignright {float: right;}

.clear {margin: 0; padding: 0; clear: both;}

small{
	font-size: 10pt;
}

.headblock {
	width: 200px;
}

.menu{
	font-size: 8pt;
}

.menu a:hover { background: #fff; }

.menu table {
	width: 400px;
}

.menu h1 {
	margin: 0;
	font-size: 4pt;
}

.menu ul li h1{ margin-right: 10px; background-color: #fff; font-size: 10pt;}

.menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu ul li{ float: left; }

.menu ul li a {
	display: block;
	padding: 6px;
	border-right: 1px solid #111111;
	text-decoration: none;
	background-color: #fff;
	color: #cfc;
}

.menu ul li a.hover {
	color: #cfc;
	background-color: #fff;
}

.menu .page_item {
	font-size: 10pt;
}

.children .page_item {
	font-size: 8pt;
	background-color: #cfc;
	float: none;
}

.children .page_item a {
	padding-top: 0;
	padding-left: 12pt;
}

#about {
	border-top: 1px solid #5f0000;
	border-bottom: 1px solid #5f0000;
	background: #fee url(images/about.jpg) repeat-x left bottom;
	color: #0a0;
}

#about p {
	padding: 10px 10px 5px 10px;
}

#about table {
	width: 1100px;
	font-size: 18pt;
}

.navigation{
	margin: 10px 10px 0;
	border-top: 1px solid #e0dcb8;
	padding: 5px 10px 6px;
	background: #f url(images/bg_navigation.gif) repeat-x left bottom;
	line-height: 24px;
	font-size: 10pt;
}

.post {
	margin: 0pt 6pt 0pt 6pt;
	padding: 10px 20px;
}

.posttitle h2 {
	font-size: 12pt;
	font-weight: bold;
}

.entry-date {
	font-size: 120t;
	padding: 10px 10px 10px 10px;
	color: #0;
}

.entry-content {
	padding: 6pt 1pt 1pt 1pt;
	line-height: 22px;
	color: #0;
}

.entry-content p {
	margin-bottom: 8px;
}

.entry-content blockquote {
	border-top: 2pt solid #222;
	margin: 4pt 8pt 4pt 18pt;
	padding: 8pt 2pt 8pt 2pt;
	text-indent: 8pt;
	background: #f;
}

.entry-content blockquote p {
	font-size: 8pt;
	margin: 0;
	padding: 0;
}

.entry-content h2, .entry-content h3, .entry-content-h4, .entry-content h5{
	margin: 0 0 2pt;
}

.entry-content h2 {
	line-height: 16pt;
	font-size: 14pt;
}

.entry-content h3 {
	line-height: 16pt;
	font-size: 18px;
	font-weight: normal;
}

.entry-content h4{
	line-height: 12pt;
	font-size: 8pt;
	font-weight: bold;
}

.entry-content h5{
	font-size: 14pt;
}

.entry-content h6{
	font-size: 12pt;
}

.entry-content ul li {
	font-size: 10pt;
}

.entry-meta {
	font-size: 14pt;
	padding: 10px 0 0 0;
	line-height: 24px;
	color: #0;
}

#sidebars {
	list-style-type: none;
	float: left;
	border-left-width: medium;
	border-color: #080;
}

#sidebars h1 {
	text-align: center;
	font-size: 16pt;
}

.topbar ul {
	display: inline;
	list-style-type: none;
}

.topbar ul li {
	text-align: left;
	font-size: 18pt;
	line-height: 10pt;
	margin: 8pt;
	padding: 4pt 0 8pt 8pt;
}

.logobar table tr td {
	padding: 0 0 0 2pt;
	text-align: left;
}


.logobar ul {
	margin-left: 2pt;
	padding-left: 2pt;
	list-style-type: none;
}

.logobar ul li {
	float: left;
	display: block;
	line-height: 10pt;
	padding: 0pt 0pt 6pt 4pt;
	font-size: 10pt;
}


.bottombar {
	margin: 0 0 0 1pt;
	background: #f
	border-left-width: thick;
	border-color: #8;
}

.bottombar ul{
	list-style: none;
	margin:0;
	padding: 0;
}

.ctc{
	display: inline ! important;
	line-height: 26pt ! important;
}

#footer {
	float:left;
	padding: 10px 0 10px 0;
	border-top: 5px solid #000;
	text-align: center;
	line-height: 24px;
	background: #f;
}

.recentcomments {
	color: #0;
	font-size: 20pt;
}

#comments {
	margin: 10px;
	padding: 10px;
	border: 1px solid #f5f5f5;
	color: #0;
}

#comments ol{
	list-style: none;
	margin: 10px 0;
	padding: 0;
}

#comments ol li{
	list-style: none;
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #ededed;
	line-height: 24px;
}

#comments span.comment-author {
	font-weight: bold;
}

.comment-text p {
	font-size: 9pt;
	line-height: 11pt;
	text-indent: 10pt;
	padding: 0 16pt 0 16pt;
}

#respond {
	padding: 10px;
	background: #f;
}

#wp-calendar {
	background: #f;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	display: block;
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 205px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #f; }

.alignleft {
	vertical-align: top;
	padding: 0 10px 10px 0;
}

.alignright {
	vertical-align: bottom;
	padding: 0 0 0 10px;
}

.widgettitle {
	white-space: nowrap;
	color: #0;
}
.textwidget {
	padding-top: 24pt;
	margin-top: 24pt;
	text-align: center;
	color: #0;
}

.widget caption {
	text-align: center;
}

.bbp-replies  {
	color: #0;
}

.bbp-topics {
	color: #0;
}
.widget {
	color: #0;
	padding: 4pt;
}

.smcf-link {
	font-weight: bold;
}

.tipstip {
}

.tagcloud a {
	margin: 8pt;
}

.wp-polls {
	color: #0;
}

.text {
	font-size: 10pt;
}

#wpadminbar {
	background-color: #eee;
}

/* //////////////////////////////////////////////////////
Styles related to certain plugins
///////////////////////////////////////////////////////*/

.stb-warning_box {
	font-size: 10pt;
	font-weight: bold;
}

.stb-info_box {
	font-size: 10pt;
}

.stb-custom_box {
	font-family: serif;
	font-size: 10pt;
}

