/*  
Theme Name: Mud Puds
Version: 1.1
Author: Cabe Lindsay
Author URI: http://optimisticrealism.com/
*/
body {
font: 13px Tahoma, Verdana, sans-serif;
color: #3e281d;
background: #f7e8e6;
margin-top: 0px;
}
.heading {
	font: 20px Tahoma, Verdana, sans-serif;
	color: #7a332b;
}
.subhead {
	font: 15px Tahoma, Verdana, sans-serif;
	color: #000000;
}
.small {
	font: 11px Tahoma, Verdana, sans-serif;
	color: #3e281d;
}
/* gobal */
* {
margin: 0;
padding: 0;
}
img {
border: 0;
}
h1, h2, h3 {
font-family: Tahoma, Verdana, sans-serif;
font-weight: normal;
}
h2 {
font-size: 16px;
color: #7a332b;
}
h3 {
font-size: 16px;
}
blockquote {
float:right;
font-family:Tahoma, Verdana, sans-serif;
font-size:16px;
background: none;
width:216px;
border-top:#a0dae0 2px solid;
border-bottom:#a0dae0 2px solid;
margin:10px;
padding:10px;
color:#3e281d;
}
code {
font: 9px 'Courier New', Courier, Monospace;
}
.clear {
clear: both;
}
.widthfix {
width: 936px;
margin: 0 auto;
}
/* links */
a {
color: #2b6c4c;
text-decoration: underline;
}
a:hover {
color: #19a44a;
text-decoration: underline;
}

/* header */
#header {
margin: 0 auto;
background-color: #3e281d;
background-image: url(images/bg_banner.jpg);
background-position: top center;
background-repeat: repeat-x;
width: 100%;
height: 167px;
border-top: 1px solid #3e281d;
}

/* site rollovers */

#logo {
	position: absolute;
	margin: 0;
	padding: 0;
	right: 222px;
	top: 6px;
	width: 161px;
}
#logo a {
	display: block;
	position: absolute;
	outline: none;
}
#logo a:hover {
	background-position: left bottom;
}
#logo .mudpuds {
	width: 180px;
	height: 108px;
	background: url(images/logo_banner.png) no-repeat;
	left: 0px;
	top: 0px;
}

/* nav menu */
div#navbar {
        float: left;
        position: absolute;
        top: 141px;
        height: 27px;
        margin-left: 10px;
}

/*search*/
#topsearch {
	position: absolute;
	margin: 0;
	padding: 0;
	right: 144px;
	top: 108px;
	width: 180px;
	text-align: center;
}
#topsearch input {
	width: 122px;
	height: 16px;
	padding-left: 5px;
	padding-left: 5px;
	background: #ffffff url(images/formfield_bg.gif) repeat-x;
	border: 1px solid #ffffff;
	float: left;
	font: 11px 'Lucida Grande', Tahoma, Verdana, sans-serif;
	color: #3e281d;
}
#topsearch button {
	width: 48px;
	height: 17px;
	background: #ffffff url(images/formfield_bg.gif) repeat-x;
	border: 1px solid #ffffff;
	float: right;
	cursor: pointer;
	font: 11px 'Lucida Grande', Tahoma, Verdana, sans-serif;
	color: #3e281d;
}


/* content */
#content {
margin: 20px auto;
width: 936px;
}
#content h2 a {
text-decoration: none;
}
.navigation {
display: block;
margin-left: 10px;
width: 500px;
}

/* box */
#article {
float: left;
width: 67%;
}
#sidebar {
float: left;
width: 33%;
}

/* entry */
.entry {
background: url(images/entry-bg.gif) right top no-repeat;
margin: 10px 10px 10px 5px;
padding: 0px 10px 20px 10px;
}
.entry p {
color: #3e281d;
line-height: 160%;
margin: 7px 0;
margin-bottom: 10px;
}
.entry ul {
margin: 0 0 0 15px;
}
.entry ol {
margin: 0 0 0 23px;
}
.entry ul li {
margin: 7px 0;
}
.entrytitle h2, .entrytitle h3 {
display: inline;
}
.date {
font-size: 9px;
color: #a8adad;
}

/* sidebar */
#sidebar ul {
margin-top: 10px;
}
#sidebar li {
list-style-type: none;
margin: 3px 5px;
padding: 0 0 0 15px;
background: url(images/arrow_2.gif) 0 7px no-repeat;
}
#sidebar li:hover {
background: url(images/arrow_2b.gif) 0 7px no-repeat;
}
#sidebar li a {
}
#sidebar li a:hover {
}
.aside {
background: url(images/sidebar.gif) top right no-repeat;
margin: 10px 0 10px 0;
padding: 10px 10px 0 15px;
}
.aside h2 {
font-size: 15px;
margin-bottom: 5px;
}
.aside p {
color: #3e281d;
line-height: 100%;
}

/* footer */
#bottom {
background: #E3E3E3 url(images/bottom.gif) repeat-x;
border-bottom: 1px solid #cdd1d1;
width: 100%;
}
#footer {
height: 60px;
padding-top: 20px;
margin-left: 15px;
width: 100%;
text-align: left;
}

/*Images*/
img.centered{
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright{
padding: 5px 0px 5px 5px;
margin: 0 0 0 10px;
display: inline;
}
img.alignleft{
padding: 5px 5px 5px 0;
margin: 0 10px 0 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}

/*comments*/
#comments {
margin-left: 10px;
}
.commentlist li, #commentform input, #commentform textarea {
font: 13px 'Lucida Grande', Tahoma, Verdana, sans-serif;
}
#commentform input, #commentform textarea {
background: #eaf1f2 url(images/formfield_bg.gif) repeat-x;
border: 1px solid #ccc;
padding: 3px;
}
#commentform textarea {
width: 480px;
}
.commentlist cite, .commentlist cite a {
font-style: normal;
font-size: 13px;
}
.commentlist p {
font-weight: normal;
line-height: 20px;
text-transform: none;
}
#commentform p {
font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
}
.alt {
padding: 10px;
}
.commentlist {
width: 490px;
text-align: justify;
}
.commentlist li {
background: #ececec;
margin: 15px 0;
padding: 10px;
border: 1px solid #cdd1d1;
list-style: none;
}
.commentlist p {
margin: 10px 5px 10px 0;
}
#commentform p {
margin: 10px 0;
}
.nocomments {
text-align: center;
}
.commentmetadata {
border-bottom: 1px dotted #cdd1d1;
padding-bottom: 5px;
display: block;
}
#respond {
margin-top: 20px;
}
.commentcount {
font-family: Georgia,sans-serif;
font-size: 24px;
font-weight: bold;
color: #cdd1d1;
float: right;
}

/*misc*/
.adsense {
}
.related {
margin: 0 0 20px 10px;
}
.none {
display: none;
}


