/* SimpliCssOS by Jose Erlino M. Lontok / http://myhedspace.com */
body {
font-size:12px; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
color: #666666; 
background-color:#FFFFFF; 
margin:0; text-align:center;
}
#page {
width:700px; 
margin:0 auto; 
background-color:#FFFFFF; 
padding: 10px 0; 
display:table; 
text-align:left;
}
#shadow_bg {
background-image:url(images/shadow_bg.jpg); 
background-repeat:no-repeat; 
width:720px; 
margin:0 auto;
}
#home_page_pic {
background-image:url(images/pdbannershort.jpg); 
background-repeat:no-repeat; 
width:650px; 
height: 250px;
}
#header {
width: 650px; 
margin: 0 auto; 
border-bottom: 1px #cccccc solid;
}
#header h1{
font-family:Arial, Helvetica, sans-serif; 
font-size: 30px; 
width: 650px; 
margin: 5px auto; 
color:#009933;
font-weight:bolder;
}
#header h1 .shade {
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00B25B;
} 
#header .tagline {
margin: -5px 0 5px 0; 
font-size: 10px;
}
#wrap {
width:650px; 
margin: 10px auto 20px auto; 
background-color:#FFFFFF;
}
#main {
width:450px; 
float:left; 
height:100%;
}
#main .post {
margin-bottom: 30px;
}
#main .post h2 {
font-size: 16px; 
color:#009933; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
margin-bottom:0;
}
#main .post .postdate {
font-size: 9px; 
margin-top: 0; 
}
#main .post p{
text-align:justify; 
width: 450px;
}
#main .post p a{
color:#009900;
}

#main .post a:hover {
text-decoration:underline; 
color:#006600; 
font-weight:bolder;
}

#main .post blockquote {
	border-left: 6px double #00A101;
	padding-left: 5px;
	text-align: justify;
}

#main .post blockquote a {
color:#006600; 
font-weight:bolder;
}

#main .post img {
border: 1px #cccccc solid; 
padding: 5px; 
margin-top: 5px;
}
#main .post ul {
margin: 0 25px; 
padding: 0; 
list-style-type:square
}
#main .post ul li a {
text-decoration: underline;
}

#main .post ul li a {
line-height: 2em;
color: #008601;
text-decoration: none;
}	

#main .post .postdetails {
text-align: center; 
font-style: italic; 
color:#999999; 
font-size: 9px;
}
#main .post .postdetails img{
border:none; 
padding:0;
}
#main .post .postdetails a {
font-style:normal; 
text-transform:uppercase;  
font-weight: bolder; 
color:#999999;
}
#sidebar {
float: right; 
width: 180px; 
border-left: 1px #cccccc solid;
}
#sidebar h3 {
margin-bottom:5px; 
font-size: 13px; 
color: #006600;
}

#sidebar h4 {
margin-bottom:5px; 
font-size: 11px; 
color: #999999;
}

#sidebar h5 {
margin-bottom:5px; 
font-size: 10px; 
color: #999999;
}

#sidebar ul {
margin: 0 0 0 10px; 
padding-left: 8px; 
list-style-type:none; 
list-style-image:url(images/splat_green.png);
}
#sidebar ul li {
line-height: 1.5em; 
color:#666666; 
text-decoration:none
}

#sidebar a {
	line-height: 1em;
	color: #008601;
	text-decoration: none;
}

#sidebar a:hover {
text-decoration:underline; 
color:#006600; 
font-weight:bolder;
}
#sidebar .item {
margin: 5px 0 20px 10px;
}
