/*
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, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #fff;
	color: #2dc;
}

table{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6{
	font-family: georgia, arial, helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}

a{
	text-decoration: none;
	color: #000;
	background: #99f;
	font-weight: bold;
}

a:hover{
	color: #ccc;
	background: #00f;
}
a img{border: 0;}

p{ padding: 10px 0 px; }

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

blockquote p{ padding: 10px; }

blockquote blockquote{
	float: none;
	width: auto;
	margin: 0 10px;
	background: #8dc;
	color: #000;
}

dd{
	padding: 0 0 0 20px;
}

form, input, textarea{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

p img{
	max-width: 100%
}

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

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

img.alighleft{
	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: 11px;
}

#wrapper{
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

#header{
	float: left;
	width: 980px;
	border-top: 5px; solid #fcc;
	background: #ff0;
}

#header h1{
	vertical-align: top;
	padding-right: 36pt;
	float: right;
	font-family: arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #ff3;
}

#menu{
	float: left;
	width: 980px;
	border-top: 1px solid #fff;
	background: #006;
}

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

#menu ul li{
	float: left;
}

#menu ul li a{
	display: block;
	padding: 10px;
	border-right: 2px solid #fff;
	text-decoration: none;
	color: #fff;
	background: #006;
}

#menu ul li a:hover{
	background: #f55;
}

#about{
	float: left;
	width: 980px;
	border-top: 1px solid #5f0000;
	border-bottom: 1px solid #5f0000;
	padding: 0 0 14px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	background: #ccf;
	color: #289;
}

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

#container{
	float: left;
	width: 980px;
	border-top: 5px solid #000;
	background: #dd0;
}

#content{
	float: left;
	padding: 0 0 10px 0;
	width: 488px;
}

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

.post{
	padding: 10pt 20pt;
	color: #28a;
}

.post h2{
	font-size: 16pt;
	font-weight: normal;
}

.post h3 {
	margin: 0 12pt 0 12pt;
	font-size: 16pt;
	font-weight: normal;
}

.post h4 {
	margin: 0 13pt 0 14pt;
	font-size: 14pt;
	font-weight: normal;
}

.entry-date{
	padding: 10px 10px 10px 10px;
	color: #008;
}

.entry-content{
	line-height: 11pt;
	color: #000;
}

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

.entry-content h2, .entry-content h3, .entry-content-h4, .entry-content h5{
	padding: 10px 0 px;
}

.entry-content h3{
	margin-bottom: 12pt;
	font-size: 18px;
	font-weight: normal;
}

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

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

.entry-meta{
	padding: 10pt 0 0 0;
	line-height: 14pt;
	color: #008;
}

#sidebars{
	float: left;
	background: #99f;
	border-left-width: medium;
	border-color: #000;
}

.sidebar{
	float: left;
	width: 245px;
	margin: 0 0 0 1px;
	background: #99f;
	border-left-width: thick;
	border-color: #000;
}

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

.sidebar ul{
	margin: 0 0 10px;
}

.sidebar ul li{
	line-height: 16px;
	margin: 0 0 0 14px;
}

.sidebar ul li h2{
	border-top: 1px solid #2f3f3f;
	padding: 12px 10px 0px;
	font-family: Georgia, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
}

.sidebar ul ul{
	margin: 0;
	padding: 6px 10px 0;
	line-height: 24px
}

.sidebar ul ul li{
	text-indent: -1em;
	padding: 0;
}

.sidebar ul ul ul{
	padding: 0 0 0 10px;
}

.widget_tag_cloud{
	display: inline ! important;
	line-height: 48pt ! important;
}

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

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

#comments-count{
	color: #000;
	font-size: 12pt;
}

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

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

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

.comment-text {
	line-height: 11pt;
	color: #008;
}

.comment-text p{
	margin: 6pt 0 6pt 0;
}

.commentmetadata {
	color: #00f;
}

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

#wp-calendar {
	background: #767;
}

#wp-calendar caption {
	color: 00a;
}

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

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

#calendar-wrap caption {
        font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
        text-align: center;
	color: #002;
        }

#wp-calendar th {
        font-style: normal;
        text-transform: capitalize;
        }

#wp-calendar {
        empty-cells: show;
        margin: 10px auto 0;
        width: 155px;
        }

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

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

#wp-calendar a {
        display: block;
        }

#wp-calendar caption {
        text-align: center;
        width: 100%;
	color: #00a;
        }

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

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

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

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

.widgettitle{
	padding: 10px;
	color: #006;
}

.widget{
	color: #006;
	padding: 10px;
}
