/* @override http://www.stoneislandfootballblog.com/wordpress/wp-content/themes/sifb/style.css */

/*   
Theme Name: SIFB
Theme URI: 
Description: Football is life.
Author: Paolo Budua
Author URI: http://cubica.eu/
Template: thematic
Version: 1.0
Tags: Thematic
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/3c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

body {
	background: #333;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#wrapper {
	width: 920px;
	margin: 0 auto;
	padding: 0 20px;
	background: #fff;
}

#branding{
	background: url(images/sifb-header.gif) no-repeat top left;
	display: block;
	text-indent:-9000px;
	height: 127px;
	padding: 0;
}

#header #access {
	position: relative;
	border-bottom: 1px solid #000;
	padding: 0 0 10px 0;
}

#header #access .menu {
	padding: 0 0 0 2px;
}

#header #access .menu ul {
	border: 0;
}

#header #access .menu li a {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: 0 !important;
	margin: 10px 10px 10px 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #000 !important;
	color: #000;
	font-size: 100%;
}

#header #access .menu li.last a {
	border: 0 !important;
}

#header #access .menu li:hover, #header #access .menu li a:hover {
	background: 0;
}

#header #access .si-link a {
	float: left;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border: 0 !important;
	margin: 6px 10px 10px 0;
	padding: 0 10px 0 0;
	color: #000;
	font-size: 100%;
	text-decoration: none;
}

#searchform {
	font-size: 100%;
	position: absolute;
	right: 0;
	top: 0;
	padding: 6px 0 0 0;
}

#searchform input#s {
	padding: 0;
	font-size: 100%;
	height: 19px;
}

#main {
	padding: 20px 0 0 0;
}

#main #container {
	margin: 0 20px 0 0;
	width: 520px;
}

.singular #main #container {
	width: 720px;
}

.clear {
	clear: both;
}

a.more-link {
	display: none;
}

h3.category-title, h1.page-title {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-style: normal;
	font-size: 80%;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 0;
	color: #c5c5c5;
}

#content {
	min-height: 600px;
}

.page {
	min-height: 1500px;
}

/* @group Sidebar */

#primary {
	float: left;
	border: 0;
	padding: 0;
	margin: 0;
	width: 380px;
}

.singular #primary {
	width: 190px;
}

#primary a, #secondary a {
	text-decoration: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#primary ul, #secondary ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#secondary {
	float: left;
	padding: 0;
	margin: 0;
	width: 380px;
}

.singular #secondary {
	width: 190px;
}

.widgetcontainer {
	width: 180px;
	float: left;
	margin: 0 0 20px 0;
}

#primary h3, #secondary h3, #social-links h3 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-style: normal;
	font-size: 90%;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 10px;
}

#social-links {
	float: left;
	width: 360px;
	padding: 5px 10px;
	margin: 10px 0 15px 0;
	background: #e9e9e9;
	color: #5f5f5f;
}

.singular #social-links {
	width: 170px;
	margin: 0 0 20px;
}

#social-links h3 {
	font-size: 80%;
	margin: 0;
}

#social-links p {
	font-size: 80%;
	width: 220px;
	float: left;
	margin: 0;
	line-height: 140%;
}

.singular #social-links p {
	width: 100px;
	font-size: 70%;
}

#social-links #social-icons {
	margin: 4px 0 0;
}

#social-links #social-icons a {
	margin: 0 0 0 8px;
}

#popular-posts h3.widgettitle {
	color: #004167;
}

#popular-posts, #recent-comments-3 {
	margin: 0 20px 0 0;
}

#popular-posts li {
	padding: 0 0 5px;
	margin: 0 0 10px;
	border-bottom: 1px dashed #ccc;
}

#popular-posts div.popular-thumb {
	width: 45px;
	height: 45px;
	background: url(images/thumb.jpg) no-repeat top left;
	margin: 0 5px 5px 0;
	float: left;
}

#popular-posts div.popular-meta {
	width: 130px;
	float: left;
}

#popular-posts h5 a {
	display: block;
	margin: -3px 0 2px 0;
	padding: 0;
	font-size: 90%;
	line-height: 120%;
	font-weight: bold;
	color: #004167;
}

#popular-posts span {
	font-size: 80%;
	line-height: 140%;
}

#text-3 h3.widgettitle {
	color: #ca5925;
}

#text-3 li {
	height: 50px;
}

#text-3 img {
	margin: 0 10px 15px 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #aaa;
	float: left;
	width: 35px;
}

#text-3 a {
	display: block;
	width: 120px;
	float: left;
}

#text-3 a h3 {
	line-height: 100%;
	margin: 0 0;
	font-size: 100%;
	color: #292929;
}

#text-3 span.rubrica-author {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	color: #ca5925;
}

#recent-comments-3 h3.widgettitle {
	color: #bd2323;
}

#recent-comments-3 a {
	color: #333;
	font-weight: bold;
}

#recent-comments-3 li.recentcomments {
	padding: 0 0 8px 20px;
	margin: 0 0 8px 0;
	background: url(images/icon-comment.gif) no-repeat 1px left;
	font: 90% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-bottom: 1px dashed #ccc;
}

#ctc-2 h3.widgettitle {
	color: #007c5a;
}

#ctc-2 a {
	font-weight: bold;
	color: #333;
	display: block;
	border-bottom: 1px dashed #ccc;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

/* @end */

/* @group Post */

.post .wp-post-image {
	margin: 0 0 20px 0;
}

.post object, .post embed {
	margin: 0 0 20px 0;
}

h2.entry-title, h2.entry-title a, h2.entry-title a:hover {
	color: #004167;
	font-size: 125%;
}

.category-image {
	float: left;
	margin: 5px 15px 10px 0;
}

.entry-meta {
	font-style: normal;
	font-weight: bold;
	color: #333;
}

.entry-meta .entry-author {
	font-size: 90%;
}

.entry-meta .entry-date abbr {
	text-transform: none;
	font-size: 90%;
}

.entry-content {
	padding: 10px 0 0;
	font-size: 85%;
	color: #666;
	text-align: justify;
}

.entry-links {
	width: 210px;
	float: left;
}

.entry-links a {
	color: #292929;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	font-size: 85%;
}

.entry-utility {
	width: 290px;
	margin: 0 0 10px 230px;
}

.singular .entry-utility {
	width: 490px;
}

.entry-utility ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.entry-utility ul li {
	display: block;
	float: right;
	margin: 0 0 8px 10px;
}

.entry-utility ul li a {
	background: #5f5f5f;
	color: #fff;
	display: block;
	padding: 3px 8px 1px;
	font-style: normal;
}

.entry-utility ul li a:hover {
	color: #eee;
}

.home .post {
	padding: 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #333;
}

/* @end */