/*
THEME NAME: Thematic
THEME URI: http://themeshaper.com/thematic/
DESCRIPTION: The ultimate in SEO-ready themes, Thematic is a highly extensible, WordPress Theme Framework featuring 13 widget-ready areas, drop-down menus, grid-based layout samples, plugin integration, shortcodes for your footer, &amp; a whole lot more. Perfect for any blog and <strong><em>the</em></strong> starting point for theme development.
VERSION: 0.9.5
AUTHOR: Ian Stewart
AUTHOR URI: http://themeshaper.com/
TAGS: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
.
The Thematic Theme is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

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

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

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

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

/* Apply default theme styles and colors */
@import url('library/styles/default.css');

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

/* -------------------------------------------------------------- 
   
   Default styles for Images
   
   I've duplicated these styles here from images.css in
   order to get Thematic through the auto-checker at the
   official WordPress Themes directory.
   
   When the directory can hunt though css files linked
   through @import the styles below will no longer be
   neccesary and will be removed.
   
   Cheers. --Ian Stewart
  
-------------------------------------------------------------- */   

/* Link colors */
a,
.entry-title a {
	color: #45B3D9 !important;
}
a:hover {
	color: #007292 !important;
}

body {
	background: #E2F4F9;
	font-family: Helvetica, "Lucida Grande", sans-serif;
	background: transparent url(/e/images/stripe2.png);
}

abbr, acronym {
border-bottom: none;
cursor:help;
}

h3.big,
h3.widgettitle {
	color:#59BBDE;
	font-size:23px;
	padding-bottom:10px;
	font-style: normal;
}
	h3.big {
		border-bottom:1px solid #EFF6F7;
		margin-bottom:8px;
	}

#header {
	background:transparent url(/e/images/luce.png) no-repeat scroll -35px -10px;
	margin:0 auto;
	width:992px;
}
	#header #branding {
		padding: 10px 0 30px;
	}
		#header #branding #blog-title a img {
		}
	#header #access {
		width: 992px;
		background: transparent url(/e/images/testa.png) repeat-y;
		border: 0;
		height: 0;
		padding-top: 50px;
		margin: 0 auto;
	}
		#header #access .menu {
			background: #0EA3CC;
			margin:0 auto 0 5px;
			overflow:hidden;
			width:980px;
			font-size: 1.2em;
		}
			#header #access .menu .sf-menu {
				border: none;
			}
				#header #access .menu .sf-menu li, #header #access .menu .sf-menu li a {
					background: transparent;
					color: #fff !important;
				}
					#header #access .menu .sf-menu a {
						border: none;
						padding: 12px;
					}
#main {
	width: 992px;
	background: transparent url(/e/images/bg.png)  repeat-y;
	padding: 66px 0 0px;
}

#container {
	margin-left: 10px;
	border-right: 1px solid #EFF6F7;
	margin-bottom: 150px !important;
}
	#container #content {
		width:auto;
	}
		#container #content .index-container {
			margin-bottom: 20px;
		}
		#container #content div.post {
			color: #999999;
			font-size: 11px;
			margin: 0px 20px 0 60px;
			padding: 0;
			line-height: 13px;
			height: 65px;
		}
			#container #content div.post .entry-title {
				font-size:12.4px !important;
				font-weight:normal;
				line-height:26px;
				padding:0;
			}
			#container #content div.post .entry-content {
				padding:0;
			}
				#container #content div.page .entry-content p {
					color:#777;
					font-size:13px;
				}
				#container #content div.page .entry-content h3 {
					color:#444;
					font-size:18px;
					font-style:normal;
					padding:10px 0 14px !important;
				}
			#container #content div.post .entry-utility {
				color:#8DD2E9;
				font-size:10px;
				margin:-22px 0 5px;
			}
				#container #content div.post .entry-utility a {
					color: #45B3D9;
				}
					#container #content div.post .entry-utility img.avatar {
						margin: 0 5px -5px 0px;
					}
					#container #content div.post .entry-utility a:hover {
						color: #007292;
					}
			#container #content div.post .entry-link {}
				#container #content div.post .entry-link .author a.url {
					color:#888888 !important;
					font-variant:normal;
					text-decoration:none;
					text-transform:uppercase;
				}
	#pre-siteinfo {
		margin:0 auto 0 5px;
		width:980px;
		background: #0EA3CC;
		overflow: hidden;
		position: absolute;
		bottom: 0;
	}
		#pre-siteinfo a {
			color: #007292 !important;
		}
		#pre-siteinfo .feedback {
			color:#FFFFFF;
			display:inline;
			float:left;
			font-size:13px;
			line-height:16px;
			margin:0 auto 0 5px;
			padding:40px 5px 40px 16px;
			width:295px;
		}

#footer {
	margin-top: 0;
	width: 992px;
	margin: 0 auto;
	border: none;
}
	#footer #siteinfo {
		background:transparent url(/e/images/coda.png) no-repeat scroll 0 0;
		color:#666666;
		font-size:13px;
		line-height:18px;
		padding:12px 0 40px;
		text-align:right;
		width: 992px;
	}

.first-column {
	float: left;
	display:inline;
	width: 300px;
}
.second-column {
	float: left;
	display:inline;
	width: 300px;
}
#most_tweet {
	overflow: hidden;
}
	#most_tweet .first-column,
	#most_tweet .second-column {}
		#most_tweet .first-column .entry-title,
		#most_tweet .second-column .entry-title {
			font-size: 15px !important;
			line-height: 20px !important;
		}
		#most_tweet .first-column .entry-content,
		#most_tweet .second-column .entry-content {
			display:none;
		}
		#most_tweet .entry-content {
			padding: 22px 0 0 !important;
		}
		#most_tweet .entry-utility {
			margin: 0px 0 5px !important;
		}

/* Sidebars */
.main-aside {
	width:360px;
	margin-bottom:150px !important;
}
	.main-aside p {
		color:#999999;
		font-size:12px;
		margin-bottom:13px !important;
	}
	#primary {
		border:0 none;
		margin-bottom:0;
		padding:0;
	}

#searchform {
	background:#FEF8D7 none repeat scroll 0 0;
	border-top:3px solid #FFEDBF;
	border-bottom: 3px solid #FFEDBF;
	padding: 10px 0 5px 10px;
}
	#searchform input {
		background: transparent;
		border: 0;
		color:#444444;
		font-size:16px;
	}

#twittami_widgets-members_wall img {
	height: 24px;
	width: 24px;
}

#twittami_badge_normal.manuale {
	float: left;
	position: absolute;
	margin: 4px 0 0 0 !important;
	line-height: 1.12em !important;
}
.twittami_widgets_members_wall {
	overflow: hidden;
}
.twittami_widgets_members_wall .item-avatar, .twittami_widgets_friends_online .item-avatar {
	float:left;
	margin-bottom:10px;
	margin-left:7px;
}

.showmore {
	background: #F6FCFF;
	border-top:3px solid #D2EAF0;
	padding:6px;
	text-align: center;
}

.entry-content img {
    margin: 0 0 18px 0;
    max-width:100%;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}
/* jQuery Stuff */
#latest_link {
	display: none;
}
#workflow_div {
	margin-right:21px;
	text-align:right;
	display: none;
}
#workflow_div p {
	color:#999999;
	font-size:12px;
}
