/*
Theme Name: Desert Pavement
Theme URI: http://www.dunxd.com/
Description: Duncan's classic Tanzania based theme
Version: 1.5
Author: Duncan Drury
Author URI: http://www.dunxd.com/
*/

* {
	padding:0;
	margin: 0;
}

body {
	background:url(images/desertpavement.jpg);
}

#wrapper {
	width: 90%;
	min-width: 400px;
	margin: 0 auto;
}

#content {
	width:72%;
	float:left;
        background-color:#FFFFCC;
	border:solid black 2px;
	padding:10px;
}

#sidebar {
	width:20%;
	margin-left: 77%;
	background-color:#FFFFCC;
	border:solid black 2px;
	padding:10px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

#sidebar ul {
	list-style:none;
	margin-bottom:10px;
	padding-bottom:10px;
}

#sidebar ul ul
{
	list-style-type: none;
	margin-left: 20px;
	margin-bottom:3px;
}

#status_press-2 p {
        margin-left: 20px;
        margin-bottom:0;
}

ul.widget_rss{
        list-style-type:square !important;
}

#sidebar ul.widget_rss li {
        margin-bottom:3px;
}

#sidebar ul h2 {
	background-color:#CCB5AA;
	border-top:solid 1px #695247;
	border-bottom:solid 1px #695247;
	padding:3px;
	margin-bottom:5px;
	font-size:1.2em;
}

#sidebar a{
	text-decoration: none;
	color:#4A2C00;
}

#sidebar a:hover{
	text-decoration:underline;
}

#searchform {
	text-align:center;
}

#searchform input {
	border: 1px solid #4A2C00;
	background-color:#FDE5C3;
}

#searchform #s {
	width:50%;
	background-color:white;
}

#wp-calendar {
	border:1px solid #FDE5C3;
	width:80%;
	margin:0 auto;
	text-align:center;
	margin-bottom: 15px;
}

#wp-calendar th{
	background-color: #FDE5C3;
}

#wp-calendar a{
	border:1px solid #4A2C00;
	background-color:white;
	display:block;
}

#prev a, #next a {
	border:0;
}

#wp-calendar caption{
	text-align:center;
	width:100%;
}

#footer, #header {
	clear:both;
	width:90%;
	margin: 5px auto;
	background:url(images/opaqueBg.gif);
	border: solid 2px #CC9999;
}

#headerimg, #headerimg * {
	font-size: xx-large;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	text-align: center;
	font-style: oblique;
	color: white;
	padding:10px;
}

#footer, #footer * {
	color:white;
	font-weight:bold;
	text-align:center;
}

hr {
	display:none;
}

.post {
	clear:both;
	margin-bottom:2.2em;
	color:#4A2C00;
	padding-left: 5px;
	font-size:1.1em;
}

h2 {
	font-size:1.6em;
	border-bottom: 1px solid #e8c38b;
}

h2 a, h2 a:hover, h2 a:visited {
	text-decoration:none;
	color:#bd492a;
}

.entry {
	margin-top: 10px;
	margin-bottom:15px;
}

.postmetadata {
	padding:2px;
	font-size:0.8em;
	border-top: 1px solid #FADA96;
}

.postmetadata a{
	color: #4a2c00;
}

.post img {
	margin:5px;
	border:1px solid #333333;
	padding: 3px;
}

.post p {
	line-height: 1.4em;
	margin-bottom:1em;
}

.post ul {
	list-style-type:bullet;
	margin-bottom:1em;
}

.post li {
	margin-left:20px;
}

.post a{
	color: #bd492a;
}

blockquote {
	margin:1em 1.5em;
	padding:1em 1.5em;
	border:1px solid #FADA96;
	background:#FCF1E2;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote cite {
	margin: 5px 0 0;
	display:block;
}

.center {
	text-align:center;
}

a img {
	border:none;
}

h3 {
	margin-top: 1.5em;
	font-size:1.4em;
}

h4 {
	margin-top: 1.2em;
	font-size:1.2em;
}

h5 {
	margin-top: 1em;
	font-size:1em;
}

.navigation {
	display:block;
	margin-top: 10px;
	margin-bottom: 40px;
}

.alignleft {
	float:left;
	text-align:left;
	width:50%;
}

.alignright{
	float:right;
	text-align:right;
	width:50%;
}

.entry .postmetadata {
	font-size:1.1em;
	background-color:#FDE5C3;
	width:70%;
	margin:2em auto 3.5em auto;
	border:1px dotted #e9b17b;
	padding:5px;
	padding-left: 45px;
	clear:both;
}

ol.commentlist {
	width: 90%;
	margin: 0 auto;
}

ol.commentlist li {
	margin-bottom: 1.5em;
	border: 1px solid #c69835;
	padding: 5px;
	background-color:#f5de74;
}

ol.commentlist li.alt {
	background-color: #fdf6a7;
}

ol.commentlist a {
	color: #bd492a;
}

small.commentmetadata{
	font-size:0.8em;
	margin-bottom: 1em;
	display: block;
}

textarea#comment{
	width:95%;
}

.pagetitle{
	color:#bd492a;
}

.flashmovie {
        text-align:center;
}

#StatusPressBody {
        font-size:0.9em;
}

#StatusPressTime {
        font-style:italic;
        font-size:smaller;
}

.widget_rss li {
        list-style:disc;
        margin-bottom:3px;
        font-size:smaller;
}

pre {
        border: 1px black solid;
        background: silver;
        margin: 10px;
        padding: 0px 5px;
}

.wp-caption-text {
        font-size:smaller;
        text-align:center;
        line-height:1em;
        margin: 0px 5px;
}