/*
Theme Name: PD
Theme URI: http://wordpress.org/

*/

body {
background: #000 url(images/bg.jpg) repeat-x top left;
margin-left: 250px;
font-family: franklin gothic book, Palatino Linotype;
font-size: 13px;
color: white;
margin-top: 0;
margin-bottom: 0;
line-height: 20px;
letter-spacing: 0.5px;
}

a, a:visited {
	color: #6FA9B5;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #fff;
}

#wrapper {
background: #000 url(images/wrapperbg.jpg) repeat-y center top;
width: 800px;
padding: 0;
position: relative;
z-index: 1;
}

#header {
	background: url(images/header.jpg) no-repeat top left;
	width: 800px;
	height: 297px;
	margin-left:21px;
	position:relative;
	width:758px;
}

#header h1 {
	margin: 0;
	color: #eee;
	padding-right: 20px;
	text-align: right;
	font-size: 25px;
	font-weight: bold;
	padding-left: 450px;
	padding-top: 160px;
	line-height: 28px;
}

#postcontainer {
	float: left;
	width: 499px;
	position:relative;
	z-index: 5;
}


.post {
	float: left;
	width: 510px;
	background: none;
	margin-bottom: 15px;
}

small {
	margin-left: 225px;
}
#menu {
width: 270px;
height: 380px;
background: url(images/choosedisgrace.jpg) no-repeat top center;
float: right;
text-align: right;
padding-top: 30px;
padding-right: 10px;
margin-top: 20px;
margin-right: 21px;
font-size: 20px;
position: relative;
z-index: 5;
}

 #menu a, #menu a:hover {
 font-size: 20px;
 line-height: 24px;
 }

#menu ul {
padding-top: 20px;
list-style-type: none;
font-size: 16px;

}

#footer {
background: #000 url(images/footer.jpg) no-repeat bottom center;
height: 188px;
width: 800px;
color: gray;
text-align: center;
margin-top: 50px;
}

h2 {
background: none;
padding: 35px 25px 5px 50px;
margin: 0;
font-size: 16px;
min-height: 35px;
text-align: center;
}

h3{
	text-align: center;
}

.entry {
background: url(images/content-bottom.gif) no-repeat bottom;
padding: 0 63px 65px 65px;
text-align:center;
}

.clear {
clear: both;
}

#footer ul, #footer ul li{
list-style-type: none;
display: inline;
margin-right: 5px;
}

.entry img {
	margin: 10px 0;
	width: 380px;
	height: 222px;
}

p {
	margin: 0;
}

#recentupdates {
	width:224px;
	height:68px;
	background: url(images/recentupdates.jpg) no-repeat top center;	
	margin-top: 20px;
	margin-left: 21px;
}

#extra1 {
	position: absolute;
	right:-151px;
	top:1400px;
	width: 150px;
	height: 600px;
	background: none;
	z-index: 2;
	font-size: 35px;
	line-height: 35px;
	text-align: left;
	
}

#extra2 {
	position: absolute;
	right:22px;
	top:660px;
	width: 266px;
	height: 426px;
	background: url(images/extra2.jpg) no-repeat center top;
	z-index: 2;
}

.breadcrumb {
	width: 550px;
	margin-left: 65px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top: dotted 1px #270000;
	border-bottom: dotted 1px #270000;
}

.entry #picturespage  {
	width: 550px;
}

.entry #picturespage img{
	width: auto;
	height: auto;
}

#adtextbottom {
	font-size: 30px;
	padding-bottom: 15px;
	padding-left: 65px;
}

#menu ul.archives{
	padding-top: 5px;
	margin-top: 5px;
}

#menu ul.archives li{
	margin-bottom: 10px;
}

#menu ul.archives a {
	font-size: 13px;
}
