/* 
Theme Name: Pfaff
Description: custom theme
Version: 1.0
Author: Jeff Pfaff
Author URI: http://puterteks.com/
Tags: 
*/

/* <!-- */

/* General styles */

body 	{
	font-family: tahoma, verdana, arial;
	margin: 0;
	padding: 0;
	border: 0;		/* This removes the border around the viewport in old versions of IE */
	width: 100%;
	background: #ffffff;
	min-width: 600px;    	/* Minimum width of layout does not work in old versions of Internet Explorer */
	}

.cntr	{text-align: center;}	

input	{
	font-weight: 600;
	font-size: .65em;
	border: 1px solid #663300;
	color: #000000;
	background: #eeeeee;
	display: inline;
	}

.w	{background: #ffffff; width: 12em;}

ul	{
	padding-left: 0;
	margin-left: 0;
	width: 11em;
	list-style: none;
	border-bottom: 1px solid #663300;
	}
	
ul.main {border-bottom: 0px; margin-top: 0px;}

ul.children {border: 0px;}

ul.children li.cat-item {margin-left: 2em; font-size: .95em; border: 0px; padding-bottom: 1px;}

ul li.cat-item, ul.archives li, ul li.page_item ul.children li.cat-item, ul li.linkcat ul li, ul li.pagenav ul li {font-size: .8em; font-weight: normal; border-top: 1px solid #663300; padding-bottom: 4px;}

ul li a {text-decoration: none;}

form {display: block; margin: 20px 0px;}

h2, .linkcat	{font-size: 1em; font-weight: 600; margin: 25px 0px 3px;}

div.cntr a {font-size: .8em;}

div.rndfg a {font-size: .9em;}

#rss	{display: block; font-size: .8em; margin-top: 0px;}

#rss img{margin-right: 5px;}

#rss a {text-decoration: none;}

/* Header styles */

#header, #footer	{clear: both; float: left; width: 100%; height: 10px;}

/* column container */

.colmask	{
	    	clear: both;
		width: 100%;		/* width of whole page */
		overflow: hidden;	/* This chops off any overhanging divs */
		}

.mobtitle	{font-size: 1.2em; font-weight: 600; display: block; margin: 10px 0px 0px;}	

.mobtitle a	{color: #663300;}

.tagline	{font-weight: 900; font-size: .75em;}

div.articles	{}

		
div.post	{}

div.posthead	{}

div.title	{
		background: #eeeebb; 
		border: 1px solid #663300; 
		border-left: 5px solid #663300; 
		margin: 0px 5px;
		padding: 0px 0px 3px;
		}

div.titleinfo	{
		margin: 10px 5px; 
		display: block;
		}


a.title {font-weight: 600; margin: 0px; text-decoration: none; font-size: 1.2em;}

span.tags	{font-weight: 300; font-size: .75em;}

span.user	{font-weight: 300; font-size: .75em; color: #999999;}

div.storycontent {display: block; margin: 10px 5px; clear: both;}

div.music	{display: block;}

div.feedback, comment-temps {display: block; margin: 0px 5px 10px; background: #eeeeee; border: 1px solid #dddddd;}

div.feedlinks, a.commentlink 	{font-size: .75em; margin-left: 5px; padding-bottom: 1px;}
			
div.feedlinks a	{text-decoration: none;}

#arc h2, div.articles h2	{display: block; margin: 0px 0px 25px;}

.awppost_link	{font-size: .75em; margin-left: 10px; padding-bottom: 1px; text-decoration: none;}

ol.commentlist	{background: #ffffff; border: 1px solid #dddddd; margin: 2px 10px 2px 0px;}

ol.commentlist li {margin: 10px;}

span.commentbar {margin: 0px 10px;}

input.submit {		text-align: center;
			font-size: .9em;
			margin-top: 5px;
			margin-bottom: 5px;
			background-color: #663300; 
			font-weight: bold;
			color: white;
}

a img {border: 0px;}

#al_login, #al_register, #al_lostPassword	{font-size: .85em; margin: 0px;}


.row	{
								width: 100%;
								vertical-align: top;
								height: 1.4em;
								}



#al_login label, #al_register label, #al_lostPassword label	{
								float: left;
								width: 5em;
								text-align: right;
								vertical-align: top;
								}

#al_register span, #al_lostPassword span	{
						font-size: .7em;
						font-weight: 600;
						text-align: left;
						margin: 0em .1em;
						display: block;
						clear: both;
						}

#al_login label.remember	{
				width: 7em;
				text-align: left;
				margin-top: 6px;
				}

#al_login .submit	{
			text-align: center;
			background-color: #663300; 
			font-weight: bold;
			color: white;
			width: 4.5em;
			margin-right: .4em;
			} 

#al_register .submit, #al_lostPassword .submit	{
						float: right;
						text-align: center;
						background-color: #663300; 
						font-weight: bold;
						color: white;
						width: 7em;
						margin-right: .4em;
						} 


#al_login .hidden	{display: none;} 

#al_login input, #al_register input, #al_lostPassword input	{
								float: right;
								text-align: left;
								color: #000000;
								background: #ffffff;
								width: 10.5em;
								border: 1px solid #663300;
								margin-right: .4em;
								}

#al_login input.check	{
			float: left;
			width: 2em;
			border: 0px;
			text-align: left;
			margin-top: 6px;
			margin-left: 0.2em;
			}

#al_login fieldset, #al_register fieldset, #al_lostPassword fieldset	{border: 1px solid #dddddd; padding-bottom: 6px;}

#al_login legend, #al_register legend, #al_lostPassword legend	{
								color: #999999;
								background-color: inherit;
								padding: 2px 6px;
								font-weight: 600;
								} 

#al_login .loglinks	{
			display: block;
			clear: both;
			text-align: center;
			}

#loggedin	{margin-bottom: 20px;}

#loggedin h3	{font-size: 1em; font-weight: 600; margin-bottom: 3px;}

div.cntr img	{margin-bottom: 5px;}

div.navigation {
	display: block;
	clear: both;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1em; font-weight: 600; 	
	}

.alignright {
	text-align: right; margin-left: 10px;
	}

.alignleft {
	text-align: left; margin-right: 10px;
	}

.postmetadata {float: right; font-size: .75em; margin-right: 10px; padding-bottom: 1px;}
		
.postmetadata a	{text-decoration: none;}

div.imgs img {margin-bottom: 3px;}

a.musiclink {font-size: .75em; text-decoration: none;}


.al_nodisplay {
	display: none;
}

#al_loading, #al_login, #al_register, #al_lostPassword {
	height: 175px;
}
#al_loginMessage, #al_registerMessage, #al_lostPasswordMessage {

}
#al_loadingImage {
	margin-top: 35px;
}

input.hidden {display: none;}

div.PSR_container {margin-left: 4em; display: block; clear: both; vertical-align: top;}

.PSR_tvotes, .PSR_votes	{vertical-align: top; font-size: .75em;}

code, .highlite {color: #0000ff;}

.highlite {font-size: .75em;}

span.tracktitle	{color: #CC0000; font-weight: 600; font-size: 1em;}

ul.ff 	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	margin: 10px 0px;
	list-style-type: none;
	text-align: center;
	overflow: hidden;
	width: 100%;
	}
		
ul.ff li 	{
		margin: 0px;
		display: inline;
		width: 24%;
		}		

img.ff1		{margin: 10px; float: right;}


ul.ff li.song 	{
		margin: 0px;
		display: inline;
		list-style-type: none;
		width: 32%;
		}		

div.picd {margin: 5px; clear: none;}

/*  comments */

#comment-temps {
		display: block; 
		margin: 0px 20px 30px;
		border: 1px solid #996600;
		padding: 5px;
		font-size: .85em;
		}

#comment-temps h2, #comment-temps h4 {font-size: .9em; margin: 0px 0px 5px 0px;}


div.com-box_alt {
			font-weight: 600;
			display: block;
			margin: 3px 10px;
			background: #ffffff;
			border-bottom: 1px solid #996600;
			}


div.com-box {
			font-weight: 600;
			display: block;
			margin: 3px 10px;
			background: #ffffff;
			border-bottom: 1px solid #996600;
			}



div.author_com 	{
		padding-top: 5px;
		font-weight: 600;
		font-size: .85em;
		color: #996600;
		}
		
div.author_date {
		font-weight: 600;
		font-size: .75em;
		clear: both;
		background-color: #eeeeee;
		padding: 2px;
		}

.author_com_text	{
			margin: 0px 15px 10px 15px;
			color: #000000;
			background: #ffffff;
			font-weight: 300;
			font-size: .85em;
			}

#comment-box {}

#comment-box p {
			font-weight: 300;
			font-size: .85em;
	
	padding: 0px;
	clear: both;
	margin: 0px 0px 5px 0px;
}

#comment-box input {
	margin: 0px;
	padding: 1px;
	border: 1px solid #996600;
	background-color: #eeeeee;
	font-weight: 300;
	font-size: .85em;

}

#comment-area input.hidden	{display: none;}
#comment-box input:hover {
	background-color: #ffffff;
}

#comment-area {}

#comment-area p {
	clear: both;
	margin: 0px 0px 5px 0px;
}

#comment-area textarea {
	padding: 3px;
	border: 1px solid #996600;
	margin: 0px;
	background-color: #eeeeee;
}

#comment-area textarea:hover {
	background-color: #ffffff;
}

.rssfeed {
	display: block;
	margin: 0px 0px 15px 5px;
	text-align: left;
	color: #000000;
}









































/* --> */

    
    
    
    
    
    
    



































































