/*  
Description: Alltop
Author: Electric Pulp
Author URI: http://electricpulp.com/
*/

	body {
		font-family:arial, helvetica, sans-serif;
		font-size:.84em;
		line-height:.84em;
		color:#000;
		margin:0;
		padding:0;
		background:#fff;
	}
	a, a:link, a:active, a:visited {
		color:#000;
		text-decoration:none;
	}
	a:hover {
		color:#f8195d;
	}
	img {
		border:none;
	}
	#container {
		width:100%;
		position:relative;
	}

/* header */

	#header div {
		width:980px;
		margin:0 auto;
		padding:0;
	}
	#header {
		font-size:10px;
		color:#868686;
		padding:5px 0;
		margin:0 0 1.5em 0;
		background:url(/images/bck-head.gif) repeat-x top left;
	}
	#header a, #header a:link, #header a:active, #header a:visited {
		color:#868686;
		text-decoration:none;
	}
	#header a:hover {
		color:#868686;
	}
	#header h1 {
		position:absolute;
		left:-9999em;
		float:left;
		height:1px;
		padding:0;
		margin:0;
	}
	#titlebar {
		position:fixed;
		bottom:4em;
		width:100%;
		padding:18px 0 14px 0;
		background:#f8004b;
		left:0;
		opacity:.9;
		filter: alpha(opacity=90);
		z-index:2;
	}
	#logo {
		color:#fff;
		margin:0 10px 0 0;
		padding:0;
		float:left;
		width:79px;
		height:28px;
	}
	#title-content {
		position:relative;
		width:840px;
		margin:0 auto;
		padding:0 140px 0 0;
	}
	#titlebar h2 {
		color:#fff;
		font-size:.85em;
		line-height:1em;
		margin:0;
		padding:7px 0 0 0;
		float:left;
	}
	#titlebar a, #titlebar a:link, #titlebar a:active, #titlebar a:visited {
		color:#fff;
		text-decoration:none;
	}
	#titlebar a:hover {
		color:#fff;
	}
	#titlebar ul#cat-box {
		position:absolute;
		bottom:-1.5em;
		background:url(/images/check-off.gif) no-repeat left 3px;
		right:0;
		float:right;
		width:115px;
		padding:0 0 0 11px;
		margin:0;
		z-index:3;
	}
	#titlebar span {
		float:right;
		position:absolute;
		bottom:-1.5em;
		right:0;
		font-size:.85em;
		font-weight:bold;
		line-height:1em;
		color:#fff;
		background:url(/images/check-off.gif) no-repeat left 1px;
		width:115px;
		padding:0 0 0 11px;
		margin:0;
		z-index:3;
	}
	#titlebar ul#ack-box {
		position:absolute;
		bottom:-1.5em;
		background:url(/images/check-off.gif) no-repeat left 3px;
		right:140px;
		float:right;
		width:125px;
		padding:0 0 0 11px;
		margin:0;
		z-index:3;
	}
	#titlebar ul li {
		list-style:none;
		font-size:.85em;
		line-height:1.2em;
		font-weight:bold;
		padding:1px 3px;
		background:#f8004b;
		color:#fff;
	}
	#titlebar ul li:hover {
		background:#b20036;
	}
	#cat-box li,
	#ack-box li {
		display:none;
	}
	#cat-box li.categories, 
	#ack-box li.categories {
		display:block;
	}
	#titlebar ul#cat-box.show-urls {
		position:absolute;
		bottom:-30px !important;
		background:none !important;
		z-index:3;
	}
	#titlebar ul#ack-box.show-urls {
		position:absolute;
		bottom:-30px !important;
		border:3px solid #fff;
		height:8em;
		line-height:1.5em;
		background:#f8004b !important;
		width:400px;
		z-index:3;
	}
	#titlebar ul#cat-box.show-urls li {
		display:block;
		border:3px solid #fff;
		border-top:none;
		padding:3px 2px;
	}
	#titlebar ul#ack-box.show-urls li, 
	#titlebar ul#ack-box.show-urls li.categories {
		display:inline;
		background:none;
		border:none;
		padding:2px;
		line-height:1.5em;
	}
	#titlebar ul#ack-box.show-urls li.categories:after {
		content:': ';
	}
	#titlebar ul#cat-box.show-urls li.categories {
		background:#b20036;
		border-top:3px solid #fff;
	}
	a.smile {
		padding-right:14px;
		background:url(/images/smiley.png) no-repeat right 1px;
	}
	.sitecredits {
		float:right;
		margin-left:1em;
	}
	.copyright {
		float:left;
		margin-right:1em;
	}

/* content */

	#headlines {
		width:990px;
		margin:0 auto;
		padding:0 0 200px 20px;
	}
	h3 {
		font-weight:normal;
		font-size:1em;
		padding:0;
		margin:0;
	}
	#headlines ul {
		margin:1.5em 15px 0 15px;
		padding:0;
		list-style:none;
		width:300px;
		float:left;
	}
	#headlines li {
		font-size:.85em;
		line-height:1.2em;
		padding:3px 0 2px 0;
		margin:3px 0;
		border-top:1px solid #ddd;
	}
	#headlines li.site {
		font-weight:bold;
		text-transform:uppercase;
		font-size:.9em;
		letter-spacing:.05em;
		color:#f8195d;
		border:none;
	}
	ul.image-feed {
		width:100% !important;
		overflow:hidden;
		height:100px;
	}
	li.site a, 
	li.site a:link, 
	li.site a:active, 
	li.site a:visited, 
	li.site a:hover {
		color:#f8195d;
	}
	li.image-feed-entry {
		display:inline;
	}
	#headlines ul.image-feed li.site {
		height:0;
		margin:0 !important;
		padding:0 !important;
		overflow:hidden;
	}
	div.ad-unit {
		margin:1.5em 15px 0 15px;
		padding:0;
		width:300px;
		float:left;
	}
	.full-post {
		display:none;
	}
	.favicon {
		float:left;
		margin-left:-20px; /* done this way because of the ie position bug */
	}
	.row-clear {
		clear:left;
		width:100%;
		height:0;
		overflow:hidden;
	}

	
/* miscellaneous */

	.clear {
		clear:left;
	}
	.half {
		width:48%;
	}
	.left {
		float:left !important;
	}
	.right {
		float:right !important;
	}
	.center {
		text-align:center !important;
	}
	.inline {
		display:inline;
	}
	.hide {
		display:none;
	}
	.show {
		display:block;
	}
	h3.subtitles {
		color:#545454;
		margin-left:2px;
		clear:left;
	}
	.pushed {
		bottom:-4em;
	}

	/* Tool tips */
	.tool-tip {
		z-index: 13000;
		margin:0;
	}
	.tool-tip div.bound {
		max-height:205px;
		_height:205px;
		overflow:hidden;
	}
	.tool-title {
		padding:10px 10px 0 10px;
		background:#fff;
	}
	.tool-title span {
		display:block;
		font-weight: normal;
		font-size: .9em;
		width:260px;
		margin: 0;
		padding: 10px 20px;
		border:1px solid #b4b4b4;
		border-bottom:none;
		background: #f0f0f0;
	}
	.tool-text {
		padding:0 10px 10px 10px;
		background:#fff;
	}
	.tool-text .entry-bound {
		font-size:.9em;
		line-height:1.7em;
		width:260px;
		padding: 0 20px 20px 20px;
		border:1px solid #b4b4b4;
		border-top:none;
		background: #f0f0f0;
	}
	.clearfix:after {
	    content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
