/*
Theme Name: Magazeen / Feedmee Edit
Theme URI: http://smashingmagazine.com/
Description: A bold magazine theme from <a href="http://wefunction.com">Function</a> &amp; <a href="http://smashingmagazine.com">Smashing Magazine</a>.

Version: 1.0
Author: Spencer
Author URI: http://wefunction.com/
Tags: magazine, light, link, blue, two column, widgets, jquery

	The CSS, XHTML is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* TABLE OF CONTENTS

00 - Global Elements - Standard Elements
01 - Typography - All Type throughout the site
02 - Main Structure - Columns, clearfix, etc.
03 - Header - Header, Logo, navigation, search.
04 - Dock - jQuery latest articles.
05 - Main Content - Post boxes, post meta, etc.
06 - Sidebar - Custom sidebar widgets.
07 - Footer - Categories, About, Copyright, Sponsors.

/* ----------------------------------------------*/

/* 00 - GLOBAL ELEMENTS
/* ----------------------------------------------*/

body {
	margin:0;
	padding:0px;
	width:auto; height:auto;
	font:0.70em Arial, Helvetica, sans-serif; color:#222222;
	line-height:18px;
	/*background: #FFFFFF url(images/loop.jpg) repeat; 
	background-position: -287px 0px; */
	background:url(images/kacheltest05.jpg) repeat;

}

#body_over {
	padding:10px 0px 0px 30px;
	background:url(images/kacheltest08_tools.png) no-repeat;
	background-position:0px 0px;
	
	display:block;
	z-index:10;
	height:2000px;
	width:1900px;
	overflow:hidden;

}

code {
	margin:0; padding:0;
	width:80%; height:auto;
	font:1.17em Georgia, "Times New Roman", Times, serif; color:#0f8eb3;
}

	pre {
		margin:0 auto; padding:5px 20px;
		background:#f4f1ec url(images/code.gif) repeat;
		border:1px solid #bbced7;
		font:0.92em Georgia, "Times New Roman", Times, serif; color:#3e3e3e;
		line-height:200%;
	}

blockquote {
	margin:0 auto; padding:5px 20px;
	width:80%; height:auto;
	background:#f8fbfc url(images/blockquote.gif) no-repeat top left; border:1px solid #edeff0;
}

img {
	margin:0; padding:0;
	border:0;
}

ins {
	color:#009999;
}

del {
	color:#990000;
}

/* 01 - TYPOGRAPHY
/* ----------------------------------------------*/

h1 {
	margin:-10px 0 0 0; padding:0;
	font:bold 3.53em Verdana, Arial, Helvetica, sans-serif; color:#fefefe;
	position:relative; display:none;
}

	.post-content h1, .page-content h1 {
		margin:10px 0; padding:0;
		font:bold 2.50em Arial, Helvetica, sans-serif; color:#53798b;
	}

	h1 a:link, h1 a:active, h1 a:visited {
		color:#fefefe;
		outline:0;
	}
	
	h1 a:hover {
		color:#d7d7d7;
	}

	h1 span {
		margin:10px 0 0 0;
		/*background:url(images/gradient.png) repeat-x;*/
		width:100%; height:20px;
		position:absolute; display:block;
	}

h2 {
	margin:0; padding:0;
	font:1.2em Verdana, Arial, Helvetica, sans-serif; color:#b9b9b9;
}

	.post-content h2, .page-content h2 {
		margin:10px 0; padding:0;
		font:bold 2.00em Arial, Helvetica, sans-serif; color:#53798b;
	}
	
	h2.post-title, .single h2.post-title {
		margin:0;
		padding:3px 10px 3px 10px;
		width:310px;
		height:auto;
		/* border-bottom:4px solid #30393d; */
		
		position:relative;
	
		color:#000000;
		left:0px;		
		/*background:#FFFFFF none repeat scroll 0 0;*/
	}
	
	

h3 {
	margin:0; padding:0;
	font:bold 2em Georgia, Helvetica, sans-serif; color:#30393d;
	
	font-style:italic;
}


	.post-content h3, .page-content h3 {
		color:#000000;
height:auto;
left:0;
margin:0;
padding:3px 10px;
position:relative;
width:310px;
	}

	h3 a:link, h3 a:active, h3 a:visited {
		color:#000000;
	}
	
	h3 a:hover {
		color:#222222;
	}
	
	h3.post-title, .single h3.post-title {
		margin:0;
		padding:3px 10px 3px 10px;
		width:275px;
		height:auto;
		/* border-bottom:4px solid #30393d; */
		
		position:relative;
	
		color:#000000;
		left:0px;		
		/*background:#FFFFFF none repeat scroll 0 0;*/
	}

	
		.single h3.post-title {
			font-size:2.00em;
			width:265px;
		}
		
		h3.post-title-small, h3.post-title-small a {
			padding:0px 0 0 4px;
			width:118px;
			margin:2px 0 0 0;
			font-size:1.1em;
			display:block;
			color:#FFFFFF;
		}
		h3.post-title-small a{
		padding-bottom:3px;
		}
		
h3.post-title-single {
background:#000000;
color:#FFFFFF;
width:894px;
height:30px;
display:block;
margin-bottom:4px;
padding:3px 0 0 10px;

}
		
h3.post-title-topten a {
	color:#A6A38C;
	margin:0;
	padding:3px 10px 3px 10px;
	width:310px;
	height:auto;
	position:relative;
	left:0px;
}

h4 {
	margin:0; padding:0;
	font:bold 1.75em Arial, Helvetica, sans-serif; color:#fefefe;
}

	.post-content h4, .page-content h4 {
		margin:10px 0; padding:0;
		font:bold 1.17em Georgia, "Times New Roman", Times, serif; color:#53798b;
	}

	#footer h4 {
		margin:0 0 20px 0;
	}

h5, #searchform label {
	/* Sidebar Header */
	margin:0 0 1em 0;
	padding:6px 0 0 6px;
	width:200px; height:25px;
	/* background:#f5fbfe url(images/sidebar-top.gif) no-repeat top center; */
	font:bold 1.2em Arial Black, Helvetica, sans-serif; color:#333333;
	
	background:#818181;
	z-index:20;
}

	.post-content h5, .page-content h5 {
		margin:10px 0; padding:0;
		width:auto; height:auto;
		background:none;
		font:bold 1.00em Georgia, "Times New Roman", Times, serif; color:#53798b;
	}

	#tag_cloud h5, #searchform label {
		margin:0; padding:0;
		background:none;
	}

a:link, a:active {
	color:#f23183;
	text-decoration:none;
}

a:hover {
	color:#000;
}

a:visited {
	color:#f05898;
	text-decoration:none;
}

/* Header
/* -------------- */

#navigation ul li a:link, #navigation ul li a:active, #navigation ul li a:visited {
	margin:0;
	padding:3px 5px 3px 5px;
	font:bold 0.8em Arial, Helvetica, sans-serif; color:#f1f8ff;
	background:#FF0082;
	display:block;
	text-transform:uppercase;
}

#navigation ul li a:hover {
	color:#fff;
	font-weight:bold; text-decoration:underline;
}

#navigation ul.pages li.current_page_item a:link, #navigation ul.pages li.current_page_item a:active, #navigation ul.pages li.current_page_item a:visited {
	/* Crazy margins to pull up the hover image above the borders.*/
	margin:0;
	padding:3px 5px 3px 5px;
	background:#FF0082;
	color:#fff; position:relative;
	text-transform:uppercase;
	
}

a.rss:link, a.rss:active, a.rss:visited, a.rss:hover {
	margin:13px 15px 0 0; padding:0;
	width:48px; height:48px;
	background:url(images/rssheart.png) no-repeat top center;
	text-indent:-9999px; display:block; outline:0;
}

/* Main Content
/* -------------- */

.post-info {
	text-align:right;
	font:0.92em Tahoma, "Times New Roman", Times, serif; color:#888;
}

	.post-info span {
		font-size:1.18em;
		display:block;
	}

		.post-info span a:link, .post-info span a:active, .post-info span a:visited {
			color:#DDDDDD;
			text-decoration:none;
		}
		
		.post-info span a:hover {
			color:#f23183;
		}
	
.comment-count a:link, .comment-count a:active, .comment-count a:visited {
	margin:0;
	/*padding:4px 20px 4px 20px;*/
	font:bold 1.25em Georgia, Helvetica, sans-serif; color:#FFF;
	display:block;
}

.comment-count a:hover {
	background:#ff0082;
}

	.single .comment-count a:link, .single .comment-count a:active, .single .comment-count a:visited,
	.page-content .comment-count a:link, .page-content .comment-count a:active, .page-content .comment-count a:visited {
		padding:4px 18px 4px 18px;
		font:bold 1em Arial, Helvetica, sans-serif;
	}

.post-intro strong {
	font:bold 1.33em Arial, Helvetica, sans-serif; color:#30393d;
	line-height:21px;
}

.continue-reading-unused a:link, .continue-reading-unused a:active, .continue-reading-unused a:visited,
.cat-posts li.view-more a:link, .cat-posts li.view-more a:active, .cat-posts li.view-more a:visited {
	font:bold italic 1.17em Georgia, "Times New Roman", Times, serif; color:#ff0082;
}

.continue-reading-unused a:hover,
.cat-posts li.view-more a:hover {
	color:#f2307f;
}

.continue-reading-uncompleted a:link, .continue-reading-uncompleted a:active, .continue-reading-uncompleted a:visited,
.cat-posts li.view-more a:link, .cat-posts li.view-more a:active, .cat-posts li.view-more a:visited {
	font:bold italic 1.17em Georgia, "Times New Roman", Times, serif; color:#8D999F;
}

.continue-reading-uncompleted a:hover,
.cat-posts li.view-more a:hover {
	color:#8D999F;
}

.continue-reading-unfiltered a:link, .continue-reading-unfiltered a:active, .continue-reading-unfiltered a:visited,
.cat-posts li.view-more a:link, .cat-posts li.view-more a:active, .cat-posts li.view-more a:visited {
	font:bold italic 1.17em Georgia, "Times New Roman", Times, serif; color:#A6A38C;
}

.continue-reading-unfiltered a:hover,
.cat-posts li.view-more a:hover {
	color:#A6A38C;
}

/* Drop Down
/* -------------- */

.category a:link, .category a:visited,
.category-inside a:link, .category-inside a:active, .category-inside a:visited {
	margin-bottom:-1px; padding:15px 5px 0 15px;
	display:inline-block;
	height:25px; outline:0;
	font:1.00em Georgia, "Times New Roman", Times, serif; color:#7f7d7e;
}

.active div {
	margin:0 0 -1px 0; padding:0 0 0 6px;
	width:auto; height:40px;
	background:url(images/cat-hover-left.gif) no-repeat top left;
	float:right; display:block; position:relative; z-index:10;
}

	.active a:link, .active a:visited {
		margin:0; padding:15px 25px 0 15px;
		width:auto; height:25px; display:inline-block;
		font:1.00em Georgia, "Times New Roman", Times, serif; color:#5c5659;
		background:url(images/cat-hover-right.gif) no-repeat top right;
	}
	
.cat-posts li.view-more {
	margin:0; padding-top:15px;
	text-align:right;
}

.cat-posts li a:link, .cat-posts li a:active, .cat-posts li a:visited {
	font:bold 1.17em Arial, Helvetica, sans-serif; color:#30393d;
	display:block;
}
						
.cat-posts li a:hover {
	color:#bd4478;
}
												
	.cat-posts li span {
		font:0.92em Arial, Helvetica, sans-serif; color:#889194;
	}
	
/* Content Navigation
/* -------------- */

.navigation {
	font:normal 0.92em Georgia, "Times New Roman", Times, serif; color:#81888d;
	z-index:99;
}

	.navigation a:link, .navigation a:visited, .navigation a:active {
		font:bold 0.92em Georgia, "Times New Roman", Times, serif; color:#656c71;
	}
	
	.navigation a:hover {
		color:#35383a;
	}
	
/* Comments
/* -------------- */	

.submit-comment {
	margin:0 0 15px 0; padding:0;
	width:139px; height:30px;
	background:url(images/submitComment.jpg) no-repeat top center;
	display:block; outline:0; text-indent:-9999px;
	border:0;
	cursor:pointer;
}

.author {
	font:1.2em Arial, Helvetica, sans-serif; color:#000;
}

	.author a:link, .author a:active, .author a:visited {
		color:#3c4d54;
	}
	
	.author strong span, .author strong span a:link, .author strong span a:active, .author strong span a:visited {
		color:#6b8894;
		display:inline;
	}
	
.author span {
	font:1em Tahoma, "Times New Roman", Times, serif; color:#000;
	display:block;
	font-weight:bold;
}

.comment-text {
	font:1.00em Arial, Helvetica, sans-serif;
	line-height:19px;
	float:right;
}
	
/* Sidebar
/* -------------- */

#sidebar li {
	font:0.92em Arial, Helvetica, sans-serif;
	background:#262626;
}

	#sidebar li a:link, #sidebar li a:visited, #sidebar li a:active {
		font:bold 1.17em Arial, Helvetica, sans-serif; color:#FF0082;
	}
	
	#sidebar li a:hover {
		text-decoration:none;
	}
	
#sidebar .rss-date {
	margin:5px 0; padding:0;
	color:#709cb0;	
	display:block;
}

#sidebar .rssSummary {
	margin:5px 0; padding:0;
}

#sidebar li a.sidebar-read-more:link, #sidebar li a.sidebar-read-more:visited, #sidebar li a.sidebar-read-more:active,
#sidebar li a.sidebar-read-more-rss:link, #sidebar li a.sidebar-read-more-rss:visited, #sidebar li a.sidebar-read-more-rss:active {
	margin:18px 0 0 25px; padding:0;
	font:bold 1.17em Arial, Helvetica, sans-serif; color:#a6b5bc;
	position:absolute;
}

	#sidebar li a.sidebar-read-more-rss:link, #sidebar li a.sidebar-read-more-rss:visited, #sidebar li a.sidebar-read-more-rss:active {
		padding:1px 0 0 23px;
		line-height:16px;
		background:url(images/rss.png) no-repeat center left;
	}

#sidebar li a.sidebar-read-more:hover,
#sidebar li a.sidebar-read-more-rss:hover {
	color:#889297; text-decoration:none;
}

#featured-news .sidebar-content a:link, #featured-news .sidebar-content a:active, #featured-news .sidebar-content a:visited,
#recent-news .sidebar-content a:link, #recent-news .sidebar-content a:active, #recent-news .sidebar-content a:visited {
	font:bold 1.35em Arial, Helvetica, sans-serif; color:#5a656a;
}

#featured-news .sidebar-content a:hover, #recent-news .sidebar-content a:hover {
	color:#475054;
}

	#featured-news .sidebar-content span a:link, #featured-news .sidebar-content span a:visited, #featured-news .sidebar-content span a:active,
	#recent-news .sidebar-content span a:link, #recent-news .sidebar-content span a:visited, #recent-news .sidebar-content span a:active {
		margin:5px 0 0 0; padding:0;
		font:normal 1.00em Arial, Helvetica, sans-serif; color:#709cb0;
		display:block;
	}
	
	#featured-news .sidebar-content span a:hover,
	#recent-news .sidebar-content span a:hover {
		color:#5e8293;
	}
	
#sponsored-ad p.sponsored-ad {
	margin:auto auto 8px 5px;
	font:0.92em Arial, Helvetica, sans-serif; color:#9caab1;
}

/* Footer
/* -------------- */
	
p.about-text {
	margin:0 0 10px 0;
	font:0.92em Arial, Helvetica, sans-serif; color:#b2b2b2;
	line-height:17px;
}

p.copyright {
	margin:10px 0 0 0;
	font:0.92em Arial, Helvetica, sans-serif; color:#404040;
}

/* Misc
/* -------------- */

.arial, .arial a {
	font-family:Arial, Helvetica, sans-serif;
}

/* 02 - MAIN STRUCTURE
/* ----------------------------------------------*/

.container {
	/* The container is a class simply because of the multiple full-span elements.*/
	margin:0 auto; padding:0;
	width:1370px; height:auto;
	
}

.container-nav{
	/* The container is a class simply because of the multiple full-span elements.*/
	margin:0 auto; padding:0;
	width:1370px; height:20px;
	
}

.container-logo{
	/* The container is a class simply because of the multiple full-span elements.*/
	margin:0 auto; padding:0;
	width:1370px; height:25px;	
}

/* Various Columns
/* -------------- */

.col-580 {
	width:580px;
	background:#FFFFFF;
}

.col-singleContent {
	width:904px;
	background:none;
}

.page-content-single {
border:5px solid #FF0082;
width:894px;
padding-bottom:5px;
}

.col-320 {
	width:450px;
	background:#33FF00;
	margin-right: 1em;
	/*padding:10px;*/
}



.col-340 {
	width:340px;
}

.col-200 {
	width:200px;
}

.left, .alignleft {
	float:left;
}

.right, .alignright {
	float:right;
}

.aligncenter {
	margin:0 auto;
	display:block;
}

/* Clearfix
/* -------------- */

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* 03 - HEADER
/* ----------------------------------------------*/

#header {
	margin:0; padding:0;
	width:auto; height:auto;
	/*background:#171615 url(images/header.gif) repeat-x top center;
	border-bottom:1px solid #4a4d4c;*/
	position:absolute;
	top:0px;
}

	#logo {
		margin:0; padding:0px 0;
		width:290px; height:85px;
		/* background:url(images/header-shade.gif) no-repeat top right; */
		/*background:url(images/un-logo.jpg) no-repeat top left;*/
		float:left;
		z-index:102;
	}
	#logo a{
		
		width:290px; height:85px;
		/* background:url(images/header-shade.gif) no-repeat top right; */
		background:url(images/un-logo.png) no-repeat top left;
		display:block;

	}
	#logo span {
		display:none;
	}
	
	#searchform-header {
		margin:0px 0px 0px 2px; padding:0;
		width:110px;
		height:23px;
		/*background:url(images/searchform-back.png) no-repeat center left;*/
		background:#ffff3d;
		color:#000;
		float:left;
		
	}
	
		#searchform-header #s {
			margin:0 0 0 0; padding:3px 2px 5px 8px;
			color:#000;
			width:75px; height:auto;
			border:0;
			background:none;
			float:left;
			font-weight:bold;
			font-family:Arial;
			font-size:1.1em; 
			
		}
		
		#searchform-header #go {
			float:left;
			margin:0;
		}
	
#navigation {
	margin:10px 0 0 0; padding:0;
	/* background:#585858 url(images/navigation.gif) repeat-x bottom center; */
	/*background:#333;*/
	/*border-top:2px solid #393b3b; border-bottom:1px solid #999;*/
}

	#navigation ul.pages {
		margin:0 auto; padding:0;
		width:880px; height:auto;
		list-style:none; float:left;
	}
	
		#navigation ul li {
			margin:0 1px 0 0; padding:0;
			float:left; overflow:visible;
		}
		
	.rss {
		margin:0 30px 0 0; padding:0;
		width:16px; height:17px;
		float:right;
	}
	
/* 04 - DOCK
/* ----------------------------------------------*/
	
#latest-dock {
display:none;
	margin:0; padding:0;
	background:#333333 url(images/dock.gif) repeat-x center;
	/* border-bottom:1px solid #333333; */
}

	.dock-back {
		padding:20px 0;
		/*background:url(images/dock-back.gif) no-repeat bottom center;*/
	}
	
		#dock {
			margin:0 auto; padding:0;
			width:940px;
			list-style:none;
			position:relative;
			text-align:center;
		}
		
			#dock li {
				margin:0; padding:0 0 18px 0;
				display:inline;
			}
			
				#dock li.dock-active {
					background:url(images/dock-shadow.png) no-repeat bottom center;
				}
			
				#dock li a:link, #dock li a:active, #dock li a:visited {
					margin:30px 7px 0 7px; padding:2px 0 0 0;
					width:75px; height:58px;
					background:url(images/dock-preview-back.png) no-repeat top center;
					display:inline-block;
				}
					
				#dock li span {
					margin:0; padding:0;
					width:980px; height:auto;
					position:absolute;
					display:none;
					top:0; left:0;
					text-align:center;
					font:bold 1.17em Arial, Helvetica, sans-serif; color:#FF0082;
					text-transform:uppercase;
				}
				
				.latest {
					width:980px; text-align:center;
					font:bold 1.17em Arial, Helvetica, sans-serif; color:#EEEEEE;
					position:absolute;
					font-style:italic;
					
				}
		
/* 05 - MAIN CONTENT
/* ----------------------------------------------*/

#main-content {
	padding:4px 0;
	/* background:url(images/44.jpg) repeat-y top left;*/
	/*border-top:1px solid #AAAAAA;*/
	/*border-bottom:10px solid #000;*/
	position:absolute;
	top:140px;
}
#main-content-single {
	padding:4px 0;
	/* background:url(images/44.jpg) repeat-y top left;*/
	/*border-top:1px solid #AAAAAA;*/
	/*border-bottom:10px solid #000;*/
	position:absolute;
	top:140px;
}


.post {
	margin:0 0 0 0;
	background:#FFFFFF;
	width:297px;
}
.post-search {
	margin:0 0 0 0;
	background:#FFFFFF;
	width:500px;
}

.postSingle {
	margin:0 0 0 0;
	background:#FFFFFF;
	width:904px;
}

.smallPost {
	margin:0 0 0 0;
	background:#FFFFFF;
	width:auto;
}

/* Archive Post
/* --------------- */

.archive {
	margin:0;
}
	
	.archive .post-meta {
		margin:0 0 17px 0;
	}
	
	.archive .post-info {
		font-style:italic;
	}
	
/* Small (Half) Post
/* --------------- */



.single {
	margin:0 15px 20px 0;
	width:275px; height:auto;
	float:left;
}

	.single .post-content {
		margin:0; padding:22px 17px 11px;
	}
	
	.single .post-image {
		height:115px;
	}
	
	.single .post-footer {
		padding:16px 23px;
	}
	
	.last {
		margin:0;
	}

/* Post Box
/* --------------- */
	
.post-box {
	margin:0; padding:0;
	/* background:#262626 url(images/post-box-top.gif) repeat-x top center; */
	
	/* border:1px solid #333; */
	/* border-bottom:1px solid #cfdbe1; border-top:0; */
}

	.post-meta {
		margin:0 0 0px 0; padding:0;
		/*border-bottom:1px solid #333;*/
		position:relative;
	}
		
		.post-info {
			margin:3px 0 0 0;
			padding:0px 15px 10px;
			width:145px; height:auto;
			border-bottom:1px dashed #EEE; */
			bottom:0; right:0;
			position:absolute;
		}

	.post-content, .page-content, .comment-content {
		margin:0; padding:0px 0px 2px;
		/* border:1px solid #333; */
		position:relative;
	}
	
		.page-content {
			padding:15px 22px 6px;
		}
		
		.comment-count {
			background:#000000;
color:#FFFFFF;
width:894px;
height:30px;
display:block;
margin-bottom:4px;
padding:3px 0 0 10px;
		
		}
			.page-content .comment-count {
				margin-top:-15px;
			}
				
		.post-image, .post-image-inner {
			margin:0;
			padding:0;
			width:auto; height:auto;
			display:block;
		}
		
			.post-image-inner {
				margin:0 auto 10px 15px;
				float:right;
			}
		
			.post-image img, .post-image-inner img {
				margin:0 auto; padding:0px;
				text-align:center; display:block;
				
			}
			
			
			
	/* Post Footer
	/* --------------- */		
			
	.post-footer {
		margin:0 0 10px;
		 padding:10px;
		background:#FFFFFF;
		/* border-top:1px solid #333; */
		position:relative; z-index:100;
		height:40px;
	}
	.post-footer-topten{
		margin:0; padding:10px;
		/* border-top:1px solid #333; */
		z-index:100;

	}
	
		.continue-reading {
			margin:0; padding:0;
			width:180px; height:auto;
			float:left;
		}
		
		.category-menu {
			margin:0; padding:0;
			width:300px; height:auto;
			float:right; text-align:right;
			position:absolute; top:10px; right:10px;
		}
		
			.indicator, .indicator-active {
				margin:0; padding:0;
				width:7px; height:5px;
				background:url(images/expand.gif) no-repeat center left;
				display:inline-block; 
				vertical-align:middle;
			}
			
				.indicator-active {
					background:url(images/collapse.gif) no-repeat center left;
				}
		
			.dropdown {
				margin:0; padding:0;
				width:360px; height:auto;
				background:url(images/dropdown.png) no-repeat bottom center;
				text-align:left;
				display:none;
				position:relative;
			}
			
				.cat-posts {
					margin:0 auto; padding:10px 0 19px 0;
					width:322px; height:auto;
					list-style:none;
					border-top:1px solid #ebecec;
				}
				
					.cat-posts li {
						margin:0; padding:10px 15px;
						background:url(images/cat-post-li.gif) no-repeat bottom right;
					}
					
						.cat-posts li.view-more {
							background:none;
						}

/* Content Navigation
/* --------------- */	
						
.navigation {
	margin:0; padding:8px 10px;
	/*
	background:#dce8ee url(images/box-highlight.gif) repeat-x bottom center;
	border:1px solid #ebf2f5;
	border-bottom:1px solid #d4e0e6;
	*/
}

/* WP Attachments
/* --------------- */

.wp-caption {
	margin:0 10px; padding:9px 5px 5px;
	background:#FFF;
	border:1px solid #ebf2f5;
	border-bottom:1px solid #CCCCCC;;
	text-align:center;
}

	.wp-caption-text {
		margin:5px auto auto auto; padding:5px 0 0;
		font:0.92em Arial, Helvetica, sans-serif; 
		or:#656c71;
	}
	
/* Inputs
/* --------------- */

.input {
	margin:0; padding:5px;
	background:#fdfefe url(images/post-box-top.gif) repeat-x top center;
	/*border:1px dashed #ff0082;*/

	font:1em Arial, Helvetica, sans-serif; color:#76716c;
}

textarea  {
border:1px dashed #ff0082;
background:#fff;
}

	
/* Comments
/* --------------- */

.comment-content {

	background:#ffffff;
	border-left:5px solid #FF0082;
border-right:5px solid #FF0082;
border-top:5px solid #FF0082;
	
}

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

	.commentlist li {
		margin:0; padding:10px;	
		/* background:url(images/white.gif) repeat-x bottom center; */
		border-bottom:1px dashed #ff0082;
	}
	
	.commentlist li.alt, .thread-alt {
		/*background:#f9fcfd url(images/white.gif) repeat-x bottom center;*/
	}
	
	.commentlist li.no-comments {
		margin:55px 0 0 0; padding:0 30px;
		background:none;
		border:0;
	}
	
	.commentlist .children {
		margin:10px 0 0 0; padding:0;
		border:1px solid #d9e1e6;
	}
	
		.commentlist .children li {
			margin:0; padding:20px;
			border-bottom:1px solid #FFF;
		}
	
	
		.commentlist li .comment-wrap {
			position:relative;
			text-align:left;
		}
	
			.commentlist li .comment-text {
				margin:0; 
				width:auto; height:auto;
				background:none;
				padding:0 40px 0 0;
				width:595px;
			}
			
			.commentlist li .comment-author {
				margin:0; padding:0;
				width:200px; height:auto;
				float:left;
			}
			
				.gravatar {
					margin:0 10px 0 0; padding:1px 0 0 2px;
					width:41px; height:40px;
					background:url(images/gravatar.gif) no-repeat top center;
					float:left;
					display:none;
				}
				
				.author {
					margin:2px 0 0 0;
					padding:0 0 0 12px;
					width:auto; height:auto;
					float:left;
				}

#respond {
border-left:5px solid #FF0082;
border-right:5px solid #FF0082;
border-bottom:5px solid #FF0082;
width:894px;
position:relative;
top:-18px;
}

#email,#author,#url {
background:#ff0082;
width:680px;
border:none;
height:18px;
color:#FFFFFF;
}

h2.commentYourself {
background-color:#ff0082;
width:800px;
font:bold 2em Georgia, Helvetica, sans-serif; color:#fff;
font-style:italic;
padding:3px 10px;
}

form label {
width:120px;
display:block;
float:left;
background:#ff0082;
color:#FFFFFF;
padding:5px;

}


/* 06 - SIDEBAR
/* ----------------------------------------------*/

#sidebar {
	margin:0 0 0 15px; padding:0;
	width:200px; height:auto;
	list-style:none;
	background:#333;
	display:none;
}

	#sidebar li {
		margin:0 0 20px 0; padding:0 0 6px 0;
		width:auto; height:auto;
		/* background:#f5fbfe url(images/sidebar-bottom.gif) no-repeat bottom center; */
	}
	
		#sidebar #tag_cloud, #sidebar #search {
			padding:0;
			background:none;
		}
		
			#searchform {
				margin:0 auto; padding:0;
			}
			
	#sidebar #sponsored-ad {
		background:none;
	}
	
		#sidebar li ul, #sidebar .textwidget, #calendar_wrap {
			margin:0 auto; padding:0;
			width:200px; height:auto;
			list-style:none;
			overflow:hidden;
		}		
		
			#calendar_wrap {
				margin:0 auto;
				width:190px;		
			}
		
				#wp-calendar {
					margin:15px 0; padding:0;
					width:100%; height:auto;
				}
				
					#wp-calendar caption {
						font:bold 1.17em Arial, Helvetica, sans-serif; color:#5a656a;
					}
					
					#wp-calendar thead tr th {
						font-weight:bold;
					}
					
					#wp-calendar td {
						font:0.92em Arial, Helvetica, sans-serif; color:#709cb0;
						border:1px solid #d2dce0; text-align:center;
					}
					
						#wp-calendar tfoot td {
							border:0;
						}
		
		#sidebar .textwidget {
			margin:0 auto 15px auto;
		}
		
			#sidebar li ul li  {
				margin:0 0 15px 0; padding:0;
				width:auto; height:auto;
				background:none;
			}
			
				.sidebar-preview {
					margin:0; padding:3px 0 0 4px;
					width:114px; height:65px;
					/* background:#FFF url(images/sidebar-preview-back.gif) no-repeat top center; */
					float:left;
				}
				
				.sidebar-content {
					margin:0; padding:0;
					width:115px; height:auto;
					float:right;
				}
						
/* 07 - FOOTER
/* ----------------------------------------------*/

#footer {
	margin:0; padding:30px 0;
	width:auto; height:auto;
	background:#171615 url(images/footer-stroke.gif) repeat-x top center;
	border-top:1px solid #171615; border-bottom:1px solid #1e1d1d;
}

	.footer-divider {
		background:url(images/footer-divider.gif) repeat-y top left;
	}

	#footer .categories {
		margin:0; padding:0;
		width:360px; height:auto;
		float:left;
	}
	
		.footer-cat {
			margin:0; padding:0;
			width:360px; height:auto;
			list-style:none;
		}
		
			.footer-cat li {
				margin:5px 0; padding:0 0 0 9px;
				width:150px; height:auto;
				float:left;
				background:url(images/footer-cat-left.gif) no-repeat top left;
			}
			
				.footer-cat li a {
					margin:0; padding:0 9px 0 0;
					width:auto; height:23px; line-height:23px;
					float:left; display:block;
					background:url(images/footer-cat-right.gif) no-repeat top right;
				}
				
				.footer-cat li a:link, .footer-cat li a:active, .footer-cat li a:visited {
					font-family:Georgia, "Times New Roman", Times, serif; color:#a7a7a7;
				}
				
				.footer-cat li a:link span, .footer-cat li a:active span, .footer-cat li a:visited span {
					color:#FF00FF;
				}
				
			.footer-cat li:hover, .footer-cat li:hover a {
	  			background-position:0% -23px;
			 	color:#171615;
				cursor:pointer;
			 }
			
			.footer-cat li:hover a {
				background-position:100% -23px;
  			}
	
	#footer .about {
		margin:0; padding:0;
		width:580px; height:auto;
		float:right;
	}
	
#link-back {
	margin:0; padding:15px 0;
	background:#0c0b0b;
}

	.donators {
		margin:0; padding:0;
		width:282px; height:auto;
		float:left;
	}

		a.smashing:link, a.smashing:active, a.smashing:visited, a.smashing:hover,
		a.function:link, a.function:active, a.function:visited, a.function:hover {
			margin:0; padding:0;
			width:154px; height:54px;
			background:url(images/smashing.gif) no-repeat top center;
			display:block; text-indent:-9999px; float:left; outline:0;
		}
		
		a.function:link, a.function:active, a.function:visited, a.function:hover {
			width:128px;
			background:url(images/function.gif) no-repeat top center;
		}
		
/* Last Update 2.7.09 */

li#linkcat-2.linkcat {
	font-size:1em;
	
}
li#linkcat-2.linkcat h2 {
	display:none;
	}
	
/* ----------------------------------------------*/

/* 68 - STEVO EDITS
/* ----------------------------------------------*/
#homepage_link {
width:94px;
display:block;
float:left;
}


#homepage_link a span{
display:none;
}

#homepage_link a{
height:23px;
width:94px;
display:block;
background:url(images/feedmee_logo.jpg) top left no-repeat;
margin-bottom:2px;
}

#homepage_link a:hover{
background-position:bottom left;
}

.un-col {
	/*background:#CC6699;*/
	width:450px;
	margin-right: 4px;

}

.un-col-small {
	/*background:#CC6699;*/
	width:140px;
	margin: 0px 0px 0px 5px;

}

.overview-col {
display:block;
height:auto;
overflow:hidden;
}

.overview-col-top {
display:block;
height:5px;
overflow:hidden;
}



.sub-col {
	padding:0px 5px 5px 5px;
	width:297px;
	float:left;
}

.sub-col-small {
	padding:5px;
	width:130px;
	float:left;
	

}


.un-header {
width:442px;
height:32px;
background:#000000;
font-size:20px;
font-weight:bold;
color:#FFFFFF;
margin-bottom:4px;
padding:4px;
display:block;
}
.un-header span{
display:none;
}

.un-sub {
	font-size:18px;
	height:42px;
	width:438px;
	color:#f9fafb;
	margin-bottom:4px;
	padding:4px 0px 4px 12px;
}

.un-header-small {
width:198px;
height:32px;
background:#000000;
font-size:20px;
font-weight:bold;
color:#FFFFFF;
margin-bottom:4px;
padding:0px;
display:block;
}
.un-header-small span{
display:none;
}

.un-sub-small {
	font-size:12px;
	height:42px;
	width:200px;
	color:#f9fafb;
	margin-bottom:4px;
	padding:4px;
}



.unused-color {
background:#FF0082;
}

.unused-color-back {
background:url(images/unused_backline.png) repeat-y;
}

.unused {
background:#000000 url(images/unused.jpg) no-repeat;
display:block;
}

.uncompleted-color{
background:#8d999f;
}

.uncompleted-color-back{
background:url(images/uncompleted_backline.png);
}

.uncompleted {
background:#000000 url(images/uncompleted.jpg) no-repeat;
display:block;
}


.unfiltered-color{
background:#a6a38c;
}

.unfiltered-color-back{
background:url(images/unfiltered_backline.png) repeat-y;
}


.unfiltered {
background:#000000 url(images/unfiltered.jpg) no-repeat;
display:block;
}

.post-content p{
padding:0 10px 0 10px;
line-height:1.3em;
}

.singleContent {
width:205px;
float:left;
padding:5px;
}

.singleImg {
float:right;
width:640px;
/* height:400px; */
display:block;
margin:5px 5px 0;
}

.singleContent img {
display:none;
}

.sideLinks a, .sideLinks a:visited, .sideLinks a:active{
color:#ffffff; 
line-height:1.4em;
/*font-family:georgia;
font-weight:bold;*/
}

.sideLinksTags a, .sideLinksTags a:visited, .sideLinksTags a:active{
color:#000000; 
line-height:1.4em;
/*font-family:georgia;
font-weight:bold;*/
}

.unused-active a {
color:#FFFFFF;
background:#FF0082;
}

.uncompleted-active a {
color:#FFFFFF;
background:#8D999F;
}

.unfiltered-active a {
color:#FFFFFF;
background:#A6A38C;
}

.sideHeads {
font-weight:bold;
}



.link_cols {
width:127px;;
display:block;
float:left;
padding:4px 2px 10px 6px;
margin:0px 4px 0px 2px;
overflow:visible;
height:auto;
}

.unused-color2 {
background:#ff00ff;
}
.unused-color2 a:hover {
background:#FF0082;
color:#FFFFFF;
}

.uncompleted-color2 {
background:#768186;
}
.uncompleted-color2 a:hover{
background:#8D999F;
color:#FFFFFF;
}

.unfiltered-color2 {
background:#747264;
}
.unfiltered-color2 a:hover{
background:#A6A38C;
color:#FFFFFF;
}

.unfiltered-color2.sideLinks p{
background:#fff;
}


.topten-color{
background:#747264;
width:440px;
}



#about-box {
background:#000000;
color:#ffff3d;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:0.9em;
font-style:italic;
height:78px;
width:604px;
padding-left:6px;
padding-top:7px;
display:block;
float:left;
margin-left:4px;
line-height:1.4em;
}

#theCall {
height:66px;
width:903px;
display:block;
margin-top:4px;
background: url(images/thecall.png) no-repeat;
padding-top: 45px;
padding-left:10px;
font-family:Georgia,Arial;
font-size:16px;
font-style:italic;
}

#theCall a{
color:#000000;
}
#theCall a:hover{
color:#222222;
}



/* SMALL //////////////////////////////////////////// */

.unused-small {
background:#000000 url(images/unused-small.png) no-repeat;
display:block;
}

.uncompleted-small {
background:#000000 url(images/uncompleted-small.png) no-repeat;
display:block;
}

.unfiltered-small {
background:#000000 url(images/unfiltered-small.png) no-repeat;
display:block;
}

.leftpadding {
left:10px;
position:relative;
}

/* BG TOOLS //////////////////////////////////////////// */

#spray {
width:175px;
height:148px;
left:200px;
background:url(images/spray.png) no-repeat;
position:absolute;
overflow:hidden;
z-index:3;
}

object {
display:block;
float:right;
margin:5px 5px 0;
width:640px;
}





