/*  
Theme Name: PM Blog
*/

body {
	font: 11px Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #8b8b8b;
	background: #fff url(http://www.pugmodder.com/Images/headerbg.jpg) repeat-x;}
a:link, a:visited {
	text-decoration: none;
	color: #8b8b8b;
	font-weight: bold;
	font-size: 11px;}
a:hover {
	text-decoration: none;
	color: #b3b3b3;
	font-weight: bold;
	font-size: 11px;}
h1 {
	margin: 0;
	float: left;}
h2, h2 a:link, h2 a:visited, h2 a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #a81e1c;
	margin: 0 0 3px 0;}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #a81e1c;
        margin: 0;}
small, small a:link, small a:visited{
	font-size: 9px;
	color: #8b8b8b;
	font-weight: normal;}
small a:hover{
	font-size: 9px;
	color: #d55a59;
	font-weight: normal;}
small.index {
	font-size: 9px;
	color: #8b8b8b;
	font-weight: normal;}
small.index a:link, small.index a:visited {
	font-size: 9px;
	color: #d55a59;
	font-weight: normal;}
small.index a:hover{
	font-size: 9px;
	color: #d55a59;
	font-weight: bold;}
a img {
	border: 0px;}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;}
img.alignright {
	padding: 0;
	margin: 0 0 2px 7px;
	display: inline;}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;}
html>body .entry ul {
	margin: 0 0 0 16px;
	padding: 0 0 5px 0;}
html>body .entry li {
	margin: 5px 0 5px 0;}
#container {
	width: 740px;
	margin: 0 auto;
	text-align: left;}
#contentwrap {
	padding: 30px 0 0 0;
	overflow: auto;}
#header {
	height: 58px;
	margin: 0;}
#header ul {
	margin: 0;
	text-align: right;
	padding-top: 21px;
	float: right;}
#header li {
	display: inline;
	list-style: none;
	padding-left: 24px;}
#blogcontent {
	width: 501px;
	float: left;
	margin: 0;
	padding: 12px 12px 0 12px;
	background: url(http://www.pugmodder.com/Images/blogcontentbg.jpg) repeat-x;}
.post {
	margin: 0 0 30px 0;
	text-align: left;}
.navigation {
	display: block;
	text-align: center;}
.alignright {
	float: right;}
.alignleft {
	float: left}
#sidebar {
	float: right;
	margin: 0;
	width: 186px;}
#sidebar ul {
	margin: 0;
	padding: 0;}
#sidebar li {
	list-style: none;
	padding: 0;
	margin-bottom: 5px;}
#footerwrap { 
	height: 58px;
	background: url(http://www.pugmodder.com/Images/footerbg.jpg) repeat-x;
	text-align: center;} 
#footercontent{
	width: 740px;
	margin: 0 auto;}
#footercontent p{
	padding: 15px 0 0 0;}
#footercontent ul {
	margin: 0;
	padding: 0;}
#footercontent li {
	display: inline;
	list-style: none;
	padding: 0 0 0 24px;}
	
/* Comments*/
.alt {
	background-color: #faf2f2;
	}
.commentlist {
	padding: 0;
	text-align: justify;}
.commentlist cite, .commentlist cite a:link, .commentlist cite a:visited, .commentlist cite a:hover {
	font-weight: bold;
	color: #a81e1c;
	font-size: 10px;
	font-style: normal;}
.commentlist li {
	margin: 0;
	padding: 7px 0 7px 0;
	list-style: none;
	border-bottom: 1px dashed #CCCCCC;}
li.admin {
	background-color: #faf2f2;
	margin: 0;
	padding: 7px 0 7px 0;
	list-style: none;
	border-top: 3px solid #a81e1c;
	border-bottom: 3px solid #a81e1c;}
.commentlist p {
	margin: 8px 0 0 0;}
#commentform p {
	margin: 0;}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;}
.commentmetadata {
	margin: 0;
	display: block;}
/* End Comments */

/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;}
select {
	width: 130px;}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	background-color: #ededed;
	border: none;}
#commentform textarea {
	width: 100%;
	padding: 2px;
	background-color: #ededed;
	border: none;}
#commentform #submit {
	margin: 0 0 10px 0;
	float: right;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a81e1c;}
/* End Form Elements */
