/*  
Theme Name: Purple Durple
Theme URI: malinlovenberg.com
Description: For the webbie!
Version: 1.0
Author: Thorn
Author URI: malinlovenberg.com

*/

/* Usual Elements*/

body
{
margin: 0;
padding: 0;
left:0px;
top:0px;
font-size:12px;
font-color:#3c3c3c;
font-family:Verdana, Helvetica, Arial, Sans-Serif;
background-image:url('bggradient.jpg');
background-color:#fff;
background-repeat: repeat-x; 
}




h2
{
font-size:13px;
font-weight:bold;
padding:5px;
color:#ffffff;
background-color:#0f0912;
}


h1
{
color:#2e0404;
padding:0;
}

hr
{
border-style:none none dashed none;
border-color:#212020;
border-width:1px;
}

/* Content*/

a.headline:link, a.headline:visited, a.headline:hover{text-decoration:none;color:#2e0404;font-size:20px;font-weight:bold;}

a.pages:link, a.pages:visited, a.pages:hover{position:relative;text-decoration:none;color:#000;font: bold 48px "Impact", "Arial Black";}

a:link, a:visited {text-decoration:none;color:#752f0c;font-size:12px;font-weight:bold;}
a:hover {text-decoration:underline;color:#65534b;font-size:12px;font-weight:bold;}

p.tags {
text-align: right;
font-weight:bold;
color:#828282;
padding-right:33px;
}

p.date{
font-size:11px;
text-align: left;
font-weight:normal;
color:#828282;
padding-left:33px;
}


#white
{
position:absolute;
left:216px;
top:236px;
width:720px;
height:400px;
background-color:#fff;
background-repeat: no-repeat;
z-index:-2;
 }

#twitter
{
font-size:10px;
color:#363636;
width:393px;
position:absolute;
left:497px;
top:275px;
}

#posts
{
float:left;
margin-left:188px;
margin-top:380px;
width:670px;
background:url('bgwhiteshadow.jpg') repeat-y; 
line-height:170%;
z-index:-1;
padding-left:50px;
padding-right:47px;
}

#postspage
{
float:left;
margin-left:188px;
margin-top:320px;
width:670px;
background:url('bgwhiteshadow.jpg') repeat-y; 
padding-left:50px;
padding-right:47px;
}


/* Side Boxes*/

#widgets
{
position:absolute;
left:5px;
top:467px;
width:182px;
padding:5px;
background-color:#f3f3f3
list-style-type: none !important 
}

/* Header*/


#links
{
position:absolute;
left:0px;
top:0px;
}

#hand02
{
position:absolute;
left:216px;
top:0px;
width:416px;
height:373px;
background-image:url('hand02.jpg');
background-repeat: no-repeat; 
}

#l03
{
position:absolute;
left:632px;
top:0px;
width:295px;
height:324px;
background-image:url('03.jpg');
background-repeat: no-repeat; }

#l04
{
position:absolute;
left:926px;
top:0px;
width:298px;
height:236px;
background-image:url('04.jpg');
background-repeat: no-repeat; }


#gore
{
position:absolute;
left:926px;
top:236px;
width:31px;
height:463px;
background-image:url('gore.jpg');
background-repeat: no-repeat; }


/* Footer*/

#footer
{
width:758px;
height:56px;
background:url('footer.jpg') no-repeat;
margin:0 -45px;
}

p.footer
{
text-align:center;
font-size:10px;
font-color:#363636;
}

p.navabout
{
text-align:left;
font-size:10px;
color:#363636;
}


/* Comments*/

.comments-template{
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px 0;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 10px 10px 10px;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font: 15px Verdana, Helvetica, Arial, Sans-Serif;
	border-bottom: 1px dashed #212020;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}