/*
Theme Name: Grunge Swirls
Theme URI: http://wordpress.org/
Description: A grungy template.
Author: Samzorz
Version: 1.0
Tags: black, green, yellow, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

body{
background-image: url(wp-content/themes/grungeswirls/background1.jpg); 
background-repeat: repeat-x;
background-attachment:fixed;
background-color: #14150d;
font-family: tahoma; 
font-size: 8pt; 
line-height: 12px; 
text-align: justify; 

scrollbar-3dlight-color:#14150d; 
scrollbar-arrow-color:#b7b222; 
scrollbar-darkshadow-color: #14150d; 
scrollbar-face-color:#524d2a; 
scrollbar-highlight-color:#c6c376; 
scrollbar-shadow-color:#c6c376;
scrollbar-track-color: #14150d;
}



img {
	border: none;
}

div,td,tr,table{
font-family: tahoma; 
font-size: 8pt; 
line-height: 12px; 
text-align: justify; 
padding: 0px; 
color: #c6c376;}

a:link,a:active,a:visited{ 
color: #b7b222; 
text-decoration: none; 
cursor: default; 
font-weight: bold;}

a:hover{ 
color: #e2e27a; 
text-decoration: underline; 
cursor: default; 
font-weight: bold;}

}


td{
vertical-align:top;}

p.head{
font-family: tahoma; 
font-size: 12pt;
 color: #bab622; 
text-align: left; 
margin-bottom: 3px; 
background: #15160d; 
font-weight: bold; 
padding: 4px;}

h1,h2,h3,h4,h5,h6{
font-family: tahoma; 
font-size: 12pt;
 color: #bab622; 
text-align: left; 
margin-bottom: 3px; 
background: #15160d; 
font-weight: bold; 
padding: 4px;}



form {
	margin:0px;
	padding:0px;
}


post-date,post-day,post-month{
font-family: tahoma; 
font-size: 18pt;
 color: #bab622; 
text-align: left; 
margin-bottom: 3px; 
font-weight: bold; 
padding: 4px;}


li, ul{
margin: 0; padding: 0; 
list-style-type: none; list-style-image: none; 
display: inline; }


.top{
vertical-align:top;
}
