/* 
	Theme Name: DrieStone 2008
	Theme URI: http://www.driestone.net
	Description: 
	Author: Jonathan Sweet
	Author URI: http://www.driestone.net
	Version: 1.0
		
*/


body{
	margin:0;
	padding:0;
	font-family:arial, helvetica, sans-serif;
	font-size:10pt;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	min-width:1000px;
	max-width:1100px;
}


a{
	text-decoration:none;
	color:#f58e37;
	
}

a img{
	border:none;
}

a:hover{
	color:#4445f4 !important;
	background-position:right -98px !important;
}

a:visited{
	color:#f02e00;
}


a.external{
	background-image:url(images/icon-external-link.png);
	background-position:right 2px;
	background-repeat:no-repeat;
	padding-right:14px !important;
}

ul{
	list-style:none;
	padding:0;
	margin:0;
}

/* TEMPLATE */

p.crumbtrail{ display:none;}

div#sidebar{
	float:right;
	width:225px;
	text-align:left;
	background-image:url(images/column_back.png);
	background-repeat:repeat-y;
	background-position:right bottom;
}


div#sidebar h2{
	font-size:.9em;
	color:#333;
	text-align:left;
}


div#sidebar ul li.widget{
	text-align:left;
	padding-left:10px;
}

div#sidebar ul li.widget ul{
	padding-left:20px;
}

div#sidebar ul li.widget ul li{
	padding:3px 0;
	line-height:1.1;
}

	div#sidebar p.overview{
		text-align:left;
		background-color:#fbf1e8;
		padding:10px;
		margin:50px 1px 1px;
		line-height:1.3;
		color:#7b7571;
		border-top:1px solid white;
		border-bottom:1px solid #e1d8d0;
	}
	
	div#sidebar ul li.widget_NowPlaying{
		padding-left:0;
	}
	
	div#sidebar .itunes_track h2{
		font-size:.9em;
		font-weight:normal;
		color:#666;
		text-align:center;
	}
	
	div.album{
		width:160px;
		min-height:240px;
		margin:0 auto;
		padding:0;
		background-repeat:no-repeat;
		background-position:0 160px;
		text-align:left;
	}
	
	div.album img{
		margin-bottom:5px;
	}
	
	div.album p{
		padding:0 0 0 10px;
		margin:0;
		font-size:.9em;
	}
	
	div.album p.song_title{
		font-weight:bold;
	}


	div.album p a{
		color:#960;
		font-weight:bold;
	}

div.navigation{
	height:1.3em;
}

div#header{
	background-image:url(images/title.png);
	background-repeat:no-repeat;
	background-position:right top;
	height:200px;
}
	
	h1{
		margin:0;
		padding:0;
	}

	h1 a{
		margin:0 0 7px;
		padding:0;
		display:block;
		height:135px;
		overflow:hidden;
		text-indent:-999em;
	}
	
	ul#pages{
		margin:0;
		padding:0;
		margin-left:7px;
		height:1.4em;
		border-bottom:1px solid #f58e37;
		list-style:none;
	}
	
		ul#pages li{
			margin:0;
			padding:0;
			float:left;
		}

			ul#pages li a{
				padding:0;
				margin:0 2em 0 0;
				color:#777;
				font-weight:bold;
				font-size:1.1em;
			}
			
			ul#pages li.current_page_item a{
				color:#000;
			}


div#content{
	margin-right:255px;
	padding-left:45px;
	margin-bottom:120px;
	padding-top:25px;
	min-height:100%;
}


div#footer{
	clear:both;
	margin:0;
	padding:0;
	padding-top:50px;
	background-image:url(images/footer.png);
	height:70px;
	position:fixed;
	bottom:0;
	width:100%;
	min-width:960px;
	overflow:hidden;
}

	div#footer p{
		padding:20px;
		color:#555;
	}

	div#footer p.sticker
	{
		float: right;
		width: 225px;
		margin: 0;
		padding: 0;
		background-image: url(images/sticker.png);
		background-position: center center;
		background-repeat:no-repeat;
		height: 70px;
		overflow: hidden;
		text-indent: -999em;
	}

/* PAGES */

div.page{
	font-size:1.15em;
	line-height:1.4;
	text-align:justify;
	padding-left:7px;
	margin-bottom:30px;
	overflow:auto;
}

	div.page h2
	{
		margin:0;
		padding:0;
		font-family: "Times New Roman", Times, serif;
		text-transform: uppercase;
		font-size:1.8em;
		line-height:1.2;
	}

/* POSTINGS */

div.post{
	background-image:url(images/small_alert.png);
	background-repeat:no-repeat;
	font-size:1.15em;
	line-height:1.4;
	text-align:justify;
	padding-left:7px;
	margin-bottom:20px;
	/*overflow:auto; REMOVED BECAUSE OF HORIZONTAL SCROLL BARS */
}

div p{
	margin-bottom:1.5em;
}

div.post_post{
	border-bottom:1px solid #f58e37;
	padding-bottom:20px;
}

div.post_first{
	font-size:1.5em;
	background-image:url(images/large_alert.png);
	margin-bottom:10px;
}

div.post_single{
	background-image:url(images/large_alert.png);
}


	div.post h2
	{
		margin:0;
		padding:0;
		margin-left: 35px;
		padding-top:6px;
		font-family: "Times New Roman", Times, serif;
		text-transform: uppercase;
		font-size:1.4em;
		line-height:1.2;
		text-align:left;
	}
	
	div.post h2 a{
		color:black;
	}
	
	div.post p.date{
		margin:0;
		padding:0;
		padding-left:1px;
		font-size:.75em;
		margin-left: 35px;
		color:#887;
		line-height:1.2;
	}
div.post_single h2{
	font-size:1.8em;
}
	
div.post_first h2, div.post_first p.date, div.post_single h2, div.post_single p.date{
	margin-left:65px;
}

	div.post a.more-link{
		font-family: "Times New Roman", Times, serif;
		text-transform: uppercase;
		font-size:.8em;
	}
	
	div.post p.postmetadata{
		display:none;
	}
	

/* SHORT POSTS */
div.Short{
	border:1px solid #fbd5b4;
	margin-left:7px;
	padding:5px 15px 0;
	font-size:1em;
	color:#555;
	background-color:#fbf9f8;
	background-image:none;
	width: auto !important; /* TO OVERRIDE THE 100% ON THE .post */
}

	div.Short h2, div.Short p.date{
		display:none;
	}
	
	div.Short p{
		margin-top:1em;
		margin-bottom:1em;
	}
	
	
/* USER STYLED POSTS */

.small{
	font-size:.85em;
}

.right{
	float:right;
}

.left{
	float:left;
}

.clear{
	clear:both;
}

.bordered{
	padding:5px;
	border:1px solid gray;
	margin-bottom:3px;
}

div.bordered.left{
	margin-right:15px;
}

div.bordered.right{
	margin-left:15px;
}

img.right{
	margin-left:15px;
}

img.left{
	margin-right:15px;
}

.bulleted { list-style: disc inside !important; }


/* OTHER UI STUFF */

div.post{
	float:left;
	width:100%;
}


div.post_end{
	clear:both;
}

.current-cat{
	font-weight:bold;
}

div.entry pre{
	display:block;
	font-size:12pt;
	background-color:#ffc;
	padding:5px 15px;
	border:1px solid #888;
	overflow:auto;
}

div.entry pre.small{
	font-size:9pt;
}
