/*
Theme Name: Cafè Des Ignorants (based upon Magazeen)
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:0;
	width:auto; height:auto;
	background:#fff url(images/header.jpg) repeat-x top center;
	font:0.75em Arial, Helvetica, sans-serif; color:#666;
	line-height:120%;
}

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; padding:20px 40px 10px 80px;
	width:auto; height:auto;
	background:#fff url(images/blockquote.gif) no-repeat 20px 20px; border:1px solid #F4F6F1;
}

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:block;
}

	.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:0.83em 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;
	}

h3 {
	margin:0; padding:0;
	font:bold 2.1em Arial, Helvetica, sans-serif; color:#333;
}

	.post-content h3, .page-content h3 {
		margin:10px 0; padding:0;
		font:bold 1.50em Arial, Helvetica, sans-serif; color:#E74B86;
	}

	h3 a:link, h3 a:active, h3 a:visited {
		color:#E74B86;
	}
	
	h3 a:hover {
		/*color:#54798b;*/
		text-decoration:underline;
	}
	
	h3.post-title, .single h3.post-title, h3.post-title-small {
		margin:0; 
		height:auto;
		padding-bottom:10px;
		background:url(images/post-title_bg_giu.gif) left bottom no-repeat;
	}
	h3.post-title a, .single h3.post-title a, h3.post-title-small a {
		display:block;
		padding:3px 0 0 60px;
		min-height:40px;
		background:url(images/post-title_bg_su.gif) left top no-repeat;
	}
	
		.single h3.post-title {
			font-size:1.68em;
			padding:0;
			width:275px;
			height:auto;
			background:url(images/post-title-small_bg_giu.gif) left bottom no-repeat;
		}
		.single h3.post-title a {
			display:block;
			padding:0 0 10px 50px;
			min-height:50px;
			background:url(images/post-title-small_bg_su.gif) left top no-repeat;
		}
		
		h3.post-title-small {
			font-size:1.25em;
			margin:0 0 0  5px;
			padding:0 0 15px 0;
			height:auto;
			background:url(images/post-title-small2_bg.gif) 0 100% no-repeat;
		}

h4 {
	margin:0; padding:0;
	font:2.09em Arial, Helvetica, sans-serif; color:#333;
}

	.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; padding:0;
	width:auto; height:95px;
	background:none;
}

	.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:13px 15px;
	font:bold 1em Arial, Helvetica, sans-serif; 
	color:#211C16;
	display:block;
	text-transform:uppercase;
}

#navigation ul li a:hover {
	color:#000;
	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:13px 15px;
	color:#E74B86; 
	position:relative
}

a.rss:link, a.rss:active, a.rss:visited, a.rss:hover {
	margin:0; padding:0;
	width:82px; height:82px;
	background:none;
	text-indent:-9999px; display:block; outline:0;
}

/* Main Content
/* -------------- */

.post-info {
	text-align:right;
	font-size:0.92em;
	color:#333;
}

	.post-info span {
		font-size:1.10em;
		font-weight:bold;
		display:block;
		float:left;
		color:#211C16;
	}

		.post-info span a:link, .post-info span a:active, .post-info span a:visited {
			color:#E8568B;
			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:10px 20px;
	font:bold 1.75em Arial, Helvetica, sans-serif; color:#FFF;
	display:block;
}

.comment-count a:hover {
	background:#ea2f7e;
}

	.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:8px 18px;
		font:bold 1.45em Arial, Helvetica, sans-serif;
	}
	
.post-intro p, .page-content p {
	font-size:1.25em;
	line-height:120%;
	margin:0 0 1em 0;
}
/*.post-intro strong {
	font:bold 1.33em Arial, Helvetica, sans-serif; color:#30393d;
	line-height:21px;
}*/
.page-content blockquote p {
	font-size:1.09em;
	font-style:italic;
}

.continue-reading a:link, .continue-reading a:active, .continue-reading a:visited,
.cat-posts li.view-more a:link, .cat-posts li.view-more a:active, .cat-posts li.view-more a:visited {
	font-size:1.09em; 
	font-weight:bold;
	color:#E8568B;
	line-height:31px;
}

.continue-reading a:hover,
.cat-posts li.view-more a:hover {
	color:#f2307f;
}

/* Drop Down
/* -------------- */

.category a:link, .category a:visited,
.category-inside a:link, .category-inside a:active, .category-inside a:visited {
	margin-bottom:-1px; padding:0;
	display:inline-block;
	line-height:31px; outline:0;
	font-size:1.25em; 
	font-weight:bold;
	color:#333;
}

.active div {
	margin:0 0 -1px 0; padding:0 0 0 6px;
	width:auto; height:31px;
	/*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:0px 0px 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;
}

	.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:127px; height:27px;
	background:url(images/submit-comment.gif) no-repeat top center;
	display:block; outline:0; text-indent:-9999px;
	border:0;
}

.author {
	font:1em Arial, Helvetica, sans-serif; color:#211C16;
}

	.author a:link, .author a:active, .author a:visited {
		color:#E8568B;
	}
	
	.author strong span, .author strong span a:link, .author strong span a:active, .author strong span a:visited {
		color:#6b8894;
		display:inline;
	}
.author .name {
	float:left;
}
.author .date {
	font-size:0.9em; color:#333;
	display:block;
	text-align:right;
	float:right;
}

.comment-text {
	font:1.09em Arial, Helvetica, sans-serif; color:#666;
}
.comment-text p{
	margin:0 90px 0 0;
}
	
/* Sidebar
/* -------------- */

#sidebar li {
	font:0.92em Arial, Helvetica, sans-serif;
}

	#sidebar li a:link, #sidebar li a:visited, #sidebar li a:active {
		font:bold 1.17em Arial, Helvetica, sans-serif; color:#666;
	}
	
	#sidebar li a:hover {
		text-decoration:none;
		color:#E74B86;
	}
	
#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:1.28em Arial, Helvetica, sans-serif; color:#333;
}

#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:#E8568B;
		text-transform:uppercase;
		display:block;
	}
	
	#featured-news .sidebar-content span a:hover,
	#recent-news .sidebar-content span a:hover {
		/*color:#5e8293;*/
		text-decoration:underline;
	}
	
#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:1.25em Arial, Helvetica, sans-serif; color:#1F1B10;
	line-height:20px;
}

p.copyright {
	margin:0 0 1em 0;
	font:0.92em Arial, Helvetica, sans-serif; color:#1F1B10;
}

/* 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:920px; 
	height:auto;
}

/* Various Columns
/* -------------- */

.col-580 {
	width:574px; /* 606-32 */
	padding:0 16px;
	background:url(images/col-sx_bg.gif) top right repeat-y;
}

.col-340 {
	width:314px;
}

.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:288px;
	overflow:hidden;
}
#header .container {
	height:288px;
	position:relative;
}
#data {
	position:absolute;
	font:1em Georgia, "Times New Roman", Times, serif;
	color:#0B0A08;
	bottom:10px;
	margin:0;
}

	#logo {
		margin:0 auto; 
		padding-top:30px;
		width:570px;
	}
	#logo h1 a {
		display:block;
		height:59px;
		text-indent:-9000px;
	}
	#logo h2 {
		display:none;
	}
	
	#searchform-header {
		margin:8px 0px 0 0;
		padding:0;
		width:230px; 
		height:auto;
		background:url(images/searchform-back.gif) no-repeat center left;
		float:right;
	}
	
		#searchform-header #s {
			margin:0 0 0 0; 
			padding:6px 10px 5px 25px;
			width:118px; 
			height:auto;
			border:0;
			background:none;
			float:left;
			font-size:0.92em; color:#aea592;
		}
		
		#searchform-header #go {
			float:right;
			margin:0;
			padding:3px 0 0 0;
			background:none;
			border:0;
			font:0.92em Arial, Helvetica, sans-serif;
			font-weight:bold;
			color:#E74B86;
			cursor:pointer;
		}
	
#navigation {
	margin:0; padding:0;
	height:39px;
}
#navigation .container {
	background: url(images/navigation.gif) repeat-x top center;
}

	#navigation ul.pages {
		margin:0 auto; padding:0;
		width:690px; 
		height:auto;
		list-style:none; float:left;
	}
	
		#navigation ul li {
			margin:0 3px; 
			padding:0;
			float:left;
		}
		
	.rss {
		margin:0; padding:0;
		position:absolute;
		top:-60px;
		right:10px;
		z-index:10;
	}
	
/* 04 - DOCK
/* ----------------------------------------------*/
	
#latest-dock {
	margin:0; padding:0;
	height:125px;
	overflow:visible;
}

	.dock-back {
		padding:15px 0;
		position:relative;
	}
	
		#dock {
			margin:0 auto; padding:0;
			width:920px;
			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:4px 0 0 0;
					width:77px; height:70px;
					background:url(images/dock-preview-back.gif) no-repeat top center;
					display:inline-block;
				}
					
				#dock li span {
					margin:0; padding:0;
					width:920px; height:auto;
					position:absolute;
					display:none;
					top:0; left:0;
					text-align:center;
					font:1.4em Arial, Helvetica, sans-serif; color:#E74B86;
				}
				
				.latest {
					width:920px; text-align:center;
					font:1.4em Arial, Helvetica, sans-serif; color:#211C16;
					position:absolute;
				}
		
/* 05 - MAIN CONTENT
/* ----------------------------------------------*/

#main-content {
	padding:20px 0;
	background:url(images/main-content.jpg) no-repeat top center;
}

.post {
	margin:0 0 25px 0;
}

/* 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 20px 20px 0;
	width:275px; height:auto;
	float:left;
}

	.single .post-content {
		margin:0; padding:0;
	}
	
	.single .post-image {
		height:115px;
	}
	
	/*.single .post-footer {
		padding:16px 23px;
	}*/
	
	.last {
		margin-right:0;
	}

/* Post Box
/* --------------- */
	
.post-box {
	margin:0; padding:0;
}

	.post-meta {
		margin:0 0 12px 0; padding:0;
		position:relative;
	}
		
		.post-info {
			margin:0 0 0 5px; 
			padding:3px 0 5px 0;
			height:100%;
			overflow:hidden;
			background:url(images/post-meta_bg.gif) left bottom repeat-x;
		}

	.post-content, .page-content, .comment-content {
		margin:0 0 0 5px; padding:0;
		position:relative;
	}
	
		.page-content {
			padding:0 0 0 5px;
		}
		
		.comment-count {
			margin:0; padding:0;
			width:auto; height:auto;
			background:#f23183;
			position:absolute; display:block;
			top:-10px; left:-10px;
		}
			.page-content .comment-count {
				margin-top:-15px;
			}
				
		.post-image, .post-image-inner {
			margin:0 auto 10px auto; 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:3px;
				border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8;
				border-bottom:1px solid #e7e8e8;*/
				text-align:center; display:block;
			}
		.tagBox {
			margin:0 0 0 5px; 
			padding:1px 0 5px 0;
			height:100%;
			overflow:hidden;
			background:url(images/post-meta_bg.gif) left top repeat-x;
		}
			
	/* Post Footer
	/* --------------- */		
			
	.post-footer {
		margin:0; padding:0;
		background:url(images/post-footer_bg.gif) repeat-x;
		height:31px;
		/*position:relative; z-index:100;*/
	}
	
		.continue-reading {
			margin:0; padding:0 0 0 18px;
			float:left;
			background:url(images/continue.gif) no-repeat center left;
		}
		
		.category-menu {
			margin:0; padding:0;
			float:right;
			position:relative; z-index:100;
		}
		
			.indicator, .indicator-active {
				margin:0; padding:0;
				width:13px; height:13px;
				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:absolute;
				right:-15px;
			}
			
				.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;
	border-bottom:1px solid #A39E99;
}

/* 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; color:#656c71;
	}
	
/* Inputs
/* --------------- */

/*.input {
	margin:0; padding:5px;
	background:#fdfefe url(images/post-box-top.gif) repeat-x top center;
	border:1px solid #dce7ed;
	font:0.92em Arial, Helvetica, sans-serif; color:#76716c;
} */

#commentform {
	margin:0 10px;
	padding-top:3px;
	background:url(images/commentform_bg.gif) left bottom no-repeat;
}
#commentform .input, #commentform textarea.input {
	margin:0 0 9px 0; padding:3px 10px 0 10px;
	display:block;
	width:520px;
	height:17px;
	line-height:20px;
	font:0.95em Arial, Helvetica, sans-serif;
	color:#1F1C10;
	background:none;
	border:gold 0px solid;
	}
#commentform textarea.input {
	height:87px;
	line-height: normal;
}
#commentform .button {
	float:right;
	margin:0; padding:0 0 0 18px;
	background:url(images/continue.gif) no-repeat center left;
	border:gold 0px solid;
	font-size:1.09em; 
	font-weight:bold;
	color:#E8568B;
	line-height:31px;
	cursor:pointer;
}

	
/* Comments
/* --------------- */

.comment-content {
	padding:0;
	border-bottom:0;
}

.commentlist, .commentlist ul {
	margin:15px 0 0 5px; padding:0;
	list-style:none;
}

	.commentlist li {
		margin:0 0 15px 0; padding:0px 0 15px 0;
		border-bottom:1px solid #A39E99;
	}
	
	/*.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; padding:0;
				width:auto; height:auto;
				background:none;
			}
			
			.commentlist li .comment-author {
				margin:0; padding:0;
				width:auto; height:auto;
			}
			
				.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;
				}
				
				.author {
					margin:0 0 10px 0; padding:0;
					width:auto; height:100%;
					overflow:hidden;
					/*float:left;*/
				}

/* 06 - SIDEBAR
/* ----------------------------------------------*/

#sidebar {
	margin:0 0 0 16px; padding:0;
	width:298px; height:auto;
	list-style:none;
}

	#sidebar #link {
		background:none;
		padding:0;
	}
	#sidebar #link a {
		margin-right:5px;
	}
	#sidebar #link a.last {
		margin-left:5px;
	}
	
	#sidebar li {
		margin:0 0 20px 0; padding:0 0 25px 0;
		width:auto; height:auto;
		background:url(images/sidebar-bottom.jpg) no-repeat bottom center;
	}
	
		#sidebar li h5 {
			display:none;
		}
		#sidebar #featured-news ul{
			background:url(images/sidebar-news_bg.jpg) top center no-repeat;
		}
		#sidebar #featured-news ul li {
			background:url(images/post-meta_bg.gif) bottom center repeat-x;
			padding-bottom:10px;
			margin:0 0 10px 0;
		}
		#sidebar #videosidebar-3 {
			background:url(images/sidebar-videosidebar_bg.jpg) top center no-repeat;
			padding:112px 0 0 0;
			height:228px;
		}
		#sidebar #videosidebar-3 object, #sidebar #videosidebar-3 embed {
			display:block;
			margin:0 auto;
		}
		#sidebar #ctc-3 div, #sidebar #tag_cloud-3 div {
			background:url(images/sidebar-ctc_bg.jpg) top center no-repeat;
			padding:112px 25px 0px 25px;
			min-height:150px;
		}
		#sidebar #categories-3 ul{
			background:url(images/sidebar-categories_bg.jpg) top center no-repeat;
			min-height:290px;
			padding-left:30px;
		}
		#sidebar #categories-3 ul li {
			margin:0 0 6px 0;
			padding-left:10px;
			background:url(images/sidebar-categories_bullet.gif) left center no-repeat;
		}
		#sidebar #categories-3 ul li a {
			font-weight:normal;
			font-size:1.09em;
			text-transform:uppercase;
		}
		#sidebar #twitter-1 ul{
			background:url(images/sidebar-twitter_bg.jpg) top center no-repeat;
			padding:112px 30px 0px 30px;
		}
		#sidebar #twitter-1 ul li {
			background:url(images/sidebar-twitter-item_bg.gif) top center no-repeat;
			padding:8px 10px 25px 10px;
			min-height:70px;
			font-size:1em;
		}
		#sidebar #twitter-1 ul li a {
			font-weight:normal;
			color:#E74B86;
		}
		#sidebar #twitter-1 ul li span {
			display:block;
			color:#000;
			font-weight:bold;
			font-size:0.91em;
		}
		#sidebar #twitter-1 ul li span abbr {
			border:none;
		}
		
		#sidebar #tag_cloud, #sidebar #search {
			padding:0;
			background:none;
		}
		
			#searchform {
				margin:0 auto; padding:5px 0;
			}
			
	#sidebar #sponsored-ad {
		background:none;
	}
	
		#sidebar li ul, #sidebar .textwidget, #calendar_wrap {
			margin:0 auto; padding:95px 20px 0 20px;
			width:auto; 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; 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:135px; height:auto;
					float:right;
				}
						
/* 07 - FOOTER
/* ----------------------------------------------*/

#footer {
	margin:0 auto 80px auto;
	width:920px; height:auto;
	border-top:5px solid #211C16; border-bottom:5px solid #211C16;
	background:url(images/footer_bg.gif) 0 3px repeat-x;
}

	.footer-divider {
		padding:20px 0;	
		background:url(images/footer_bg.gif) 0 100% repeat-x;
	}

	#footer .categories {
		margin:0; padding:0 15px 0 20px;
		width:280px; /* 315-35 */
		min-height:294px;
		float:right;
		background:url(images/col-sx_bg.gif) top left repeat-y;
	}
	#footer .categories h4 {
		margin:0 0 .25em 0;
		font-size:1.35em;
		font-weight:bold;
		color:#1F1C10;
	}
	#footer h5 {
		margin:0 0 2px 0; padding:0;
		background:none;
		height:auto;
		width:auto;
		font-size:1.35em;
		font-weight:bold;
		color:#1F1C10;
		text-indent:0;
	}
	#footer form {
		margin:0; padding:0;
		background:url(images/footer-form_bg.gif) no-repeat top left;
	}
	#footer form input, #footer form textarea {
		margin:0 0 9px 0; padding:3px 10px 0 10px;
		display:block;
		width:260px;
		height:17px;
		line-height:20px;
		font:0.95em Arial, Helvetica, sans-serif;
		color:#1F1C10;
		background:none;
		border:gold 0px solid;
	}
	#footer form textarea {
		height:87px;
		line-height: normal;
	}
	#footer form input.button {
		width:auto;
		height:auto;
		float:right;
		margin:0; padding:0 0 0 18px;
		background:url(images/continue.gif) no-repeat center left;
		font-size:1.09em; 
		font-weight:bold;
		color:#E8568B;
		line-height:31px;
		cursor:pointer;
	}
	
		.footer-cat {
			margin:0; padding:0;
			width:314px; 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 30px 0 0;
		width:575px; /* 605-30 */
		min-height:294px;
		float:left;
		background:url(images/footer-about_bg.gif) no-repeat;
	}
	#footer .about h4, #footer .about p {
		margin:0 0 .5em 225px;
	}
	
#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;
		}

/*      O-one mod      */
/* Last Update 23.2.09 */