/*  
Theme Name: Glued Ideas - Subtle
Theme URI: http://blog.gluedideas.com
Description: Multi-author blog template with subtle gradients.
Author: Christopher Frazier
Author URI: http://blog.gluedideas.com/
Version: 0.391
$Revision: 38 $
$Date: 2006-09-23 05:57:39 -0700 (Sat, 23 Sep 2006) $

	Glued Ideas
	http://gluedideas.com

	Multi-author blog template with subtle gradients

	Unless otherwise specified, all content is made available under the Creative Commons License:
	http://creativecommons.org/licenses/by/2.5/
	
	Looking for some actual CSS?  Try looking in /assets/css/layout.css or /styles/default/default.css
	
*/

/* fhus Ergaenzungen Nov 2006 */

img {border: 1px solid #ddd;}
a img, a img:visited  {border: 1px solid #bbb;background-color: #eee;}
a img:active, a img:hover  {border: 1px solid #f99;}

.pagebar 
	{ 
		font: 1em Verdana, Arial, Helvetica, sans-serif; 
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin-bottom: 20px; 
	}

.pagebar a, .pageList .this-page, .pagebar a:visited
	{
		padding: 2px 6px; 
		border: solid 1px #A9AF99; 
		background-color: #ECEFD1; 
		text-decoration: none;
	}


.pagebar .break 
	{
		padding: 2px 6px; 
	}

.pagebar .this-page 
	{
		padding: 2px 6px; 
		border-color: #999; 
		font-weight: bold; 
		font-size: 13px; 
		vertical-align: top; 
	}

.pagebar a:hover 
	{
		color: #fff; 
		background-color: #254C5D;
		border-color: #036; 
		text-decoration: none;
	}

ul .trackback, dl .trackback, ul.icon li {
	background-image: url(./assets/images/attach.png);
}

.content p,.content ul li, .inner p, #widgets ul li {
line-height: 140%;
margin-top: 0;
margin-bottom: 1em;
}

#title {
	margin: 0px 40px 0px 70px;
	padding: 25px 0px 0px;
}

#tagline {
	margin: 0px 40px 0 70px;
}

#content img.alignleft {float:left; margin: 0 5px 5px 0; padding 5px;}

#content img.alignright {float:right; margin: 0 0 5px 5px; padding 5px;}

#content img.alignleft a:hover, #content img.alignright a:hover {
border: 1px solid #f99;}

#content blockquote {color: #5F3F29; border-left: 10px solid #A59FA3; padding-left: 10px;}

#archive_links p, #archive_links li {line-height: 120%; margin 0;}

#content h3.title, #content h3.title a {line-height: 120% }

div.textwidget {line-height: 155%;}

#widgets.widgets_home ul li {
list-style: none;
line-height: 120%;     
}

#widgets_home_b ul li.burl {
background-image: url(../images/icon_url.gif);	
}

#widgets.widgets_home ul.seite li {
background-image: url(../images/icon_page.gif);	
}

# content img a:hover {border: 1px solid #FFD79F;}

h4 {margin-top: 15px;}

#widgets_home_b {
	width: 150px;
	margin: 0px 0px 0px 12px;
	padding: 0px;
	float: left;
}

ul.metalinks li {
line-height: 90%;
margin-top: 0;
margin-bottom: 0;
font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
letter-spacing: .02em;
}