/*  
Description: Alltop
Author: Electric Pulp
Author URI: http://electricpulp.com/
*/

	body {
		font-family:arial, helvetica, sans-serif;
		font-size:.84em;
		color:#000;
		margin:0;
		padding:0;
	}
	a, a:link, a:active, a:visited {
		color:#1598e8;
		text-decoration:none;
	}
	a:visited {
		color:#6b6b6b;
	}
	a:hover {
		color:#1598e8;
	}
	img {
		border:none;
	}
	#container {
		width:100%;
		position:relative;
	}

/* header */

	#header div {
		margin:0 auto;
		padding:0;
	}
	#header {
		font-size:10px;
		color:#868686;
		padding:0;
		margin: 10px auto 10px auto;
	}
	#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;
	}
	#header ul {
		margin:0;
		padding:0;
	}
	#header ul li {
		height:16px;
		list-style:none;
		float:left;
		display:inline;
		margin:0;
		padding:5px 1em 0 1em;
		border-right:1px solid #cac9c9;
	}
	#header ul li.sitecredits {
		float:right;
		margin:0 0 0 1em;
		padding:5px 0 0 1em;
		border:none;
	}
	#header ul li#home {
		background:url( ../Search Engine Optimization (SEO)_files/bck-heae.gif ) repeat-x top left;
	}
	#header ul li#home:hover {
		background:url( ../Search Engine Optimization (SEO)_files/bck-head.gif ) repeat-x top left;
	}
	#header ul li#restore {
		display:none;
	}
	div#remove {
		float:right;
	}
	
	#titlebar {
		position:fixed;
		bottom:4em;
		width:100%;
		height:57px;
		padding:0;
		/*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:17px 0 0 0;
		float:left;
		width:79px;
		height:28px;
	}
	#title-content {
		position:relative;
		margin:0 auto;
		padding:0;
	}
	#titlebar h2 {
		color:#fff;
		font-size:.9em;
		font-weight:bold;
		margin:0;
		padding:24px 0 0 0;
		float:left;
	}
	#titlebar p {
		float:right;
		color:#fff;
		font-size:.9em;
		font-weight:bold;
		margin:0;
		padding:24px 0 0 0;
	}
	#titlebar a, #titlebar a:link, #titlebar a:active, #titlebar a:visited {
		color:#fff;
		text-decoration:none;
	}
	#titlebar a:hover {
		color:#fff;
	}
	#titlebar ul#ack-box.show-urls {
		position:absolute;
		bottom:-30px !important;
		border:3px solid #fff;
		height:8em;
		background:#f8004b !important;
		width:400px;
		z-index:3;
	}
	#titlebar ul#ack-box.show-urls li, 
	#titlebar ul#ack-box.show-urls li.categories {
		display:inline;
		background:none;
		border:none;
		padding:2px;
	}
	#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(smiley00.png) no-repeat right 1px;
	}
	.sitecredits {
		float:right;
		margin-left:1em;
	}
	.copyright {
		float:left;
		margin-right:1em;
	}

/* content */

	#headlines {
		width:700px;
        margin: auto;
    }

    div.hide-feed {
		float:right;
		margin-top:.4em;
	}
	h3 {
		font-weight:bold;
		font-size:12px;
		padding:0;
		margin:0;
	}
	#headlines ul {
		margin:1.2em 0 0 0;
		padding:0;
		list-style:none;
	}
	#headlines li {
		font-size:.85em;
		padding:4px 0 4px 0;
		margin:0;
		border-top:1px solid #ddd;
	}
	#headlines li:hover {

	}
	#headlines li.site {
		font-weight:bold;
		text-transform:uppercase;
		font-size:.9em;
		letter-spacing:.05em;
		color:#f8195d;
		border:none;
    }

    #headlines li.site a.snap_shots {
        font-family:arial, helvetica, sans-serif;
        font-size: 12px;
        color: #383838;
        text-transform: uppercase;
        margin-left: 5px;
    }

    #headlines div.ad-unit {
		float:left;
		width:278px;
		margin:1.5em 15px 0 15px;
		padding:1em 0;
		text-align:center;
		border:1px solid #ddd;
	}
	#headlines div.ad-unit-280 {
		float:left;
		width:280px;
		margin:0 15px;
		padding:1em 0;
		text-align:center;
		border:none;
	}
	#headlines div.ad-unit-300 {
		float:left;
		width:300px;
		margin:0 0 0 15px;
		padding:1em 0;
		text-align:center;
		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.hentry a:hover {
    text-decoration: underline;
    color: #1598e8;
}
    li.image-feed-entry {
		display:inline;
	}
	#headlines ul.image-feed li.site {
		height:0;
		margin:0 !important;
		padding:0 !important;
		overflow:hidden;
	}
	.full-post {

	}
	.favicon {
		float:left;
	}
	.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;
	}
	
	/* footer */

	#footer {
		font-size:11px;
		padding:0;
		margin:1.5em auto;
		text-align:center;
	}

	/* 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;
		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;
	}


	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	/* End hide from IE-mac */

table#tbl-container td {
    vertical-align: top;
}

div.published {
    margin-top: 4px;
    margin-bottom: 6px;
    font-weight: normal;
    font-style: italic;
    font-size: 11px;
}

div.entry-bound {
    font-size: 12px;
}
