/*
Theme Name: Small sins
Theme URI: http://breakfastwithsteve.com/
Description: Them for the Small Sins website
Author: Steve Krecklo & Jaan Kittask
Author URI: http://yourdomain.com/
Template: thematic
Version: 1.0
*/
@import url(../thematic/style.css);

@font-face {
	font-family: 'FuturaMedium';
	src: url('futura-webfont.eot');
	src: local('☺'), url('futura-webfont.woff') format('woff'), url('futura-webfont.ttf') format('truetype'), url('futura-webfont.svg#webfontCCb2poNQ') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ssentry';
	src: url('ssentry-webfont.eot');
	src: local('☺'), url('ssentry-webfont.woff') format('woff'), url('ssentry-webfont.ttf') format('truetype'), url('ssentry-webfont.svg#webfont8r1PRV9p') format('svg');
	font-weight: normal;
	font-style: normal;
}

a, a:visited {
	color: #408EAC;
}

body, html {
	background:none repeat scroll 0 0 #b1e4fb;
	color: #135d79;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	
}

#main {
	width: 925px;
}

#content {
	overflow: visible;
	width: 580px;
}

#branding  {
	padding:20px 0 0;
	width: 925px;
}

#access {
	border: 0;
	width: 925px;
	background-color: #135d79;
	margin: 0 auto;
	text-align: center;
}


#primary {
	border: 5px #135d79 solid;
	padding: 0;
}

.main-aside {
	width: 280px;
}

.entry-title {
	font-family: 'ssentry', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 300%;
	line-height: 100%;
	letter-spacing: -2px;
	/*text-shadow: 0.1em 0.1em 0 #135d79;*/
	color: #FFFFFF;
}

.entry-title a, .entry-title a:visited {
	color: #fff;	
}

.entry-title a:hover, .entry-title a:active {
	color: #135d79;	
}

.entry-meta {
	color: #FFFFFF;
}

.entry-meta a, .entry-meta a:visited, {
	color: #135d79;
}

.entry-meta a:hover, .entry-meta a:active {
	color: #135d79;
	text-decoration: underline;
}

.entry-utility, .entry-utility a {
	color: #ffffff;
}

object {
	padding: 5px;
	background-color: #ffffff;
	display: inline-block;
	margin: 0 22px;
}

#blog-title {
	height: 207px;
	width: 925px;
	display: inline-block;
	background-image: url(img/top_header.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#blog-title span a{
	display: block;
	width: 925px;
	height: 207px;
	position:absolute;
}

.aside {
	color: #135d79;
}

.aside h3 {
	font-size:200%;
	font-style:normal;
	line-height:100%;
	font-family: 'ssentry', Helvetica, Arial, sans-serif;
	color: #135d79;
	letter-spacing: -1px;
	text-transform: lowercase;
	padding-bottom: 10px;
}


#tweetblender-4-f {
	margin-bottom:0;
}
table {
	border-color: #135d79;
}


.aside a {
	color: #408eac;
}

.sf-menu {
    border-right:0;
	float:left;
}
.sf-menu a {
	border-left:0;
	border-top:0;
	border-bottom:0;
	padding:9px 24px;
	text-decoration:none;
	/*text-transform: lowercase;*/
}
.sf-menu .current_page_item a,
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a {
    border-bottom-color:#fff;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}
.sf-menu li {
	background:		#135d79;
}
.sf-menu li li {
	background:		#135d79;
}
.sf-menu li li li {
	background:		#135d79;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:     #135d79;
	outline:		0;
    border-bottom-color:#ccc;
}
.sf-menu ul {
    border-right:0;
    border-bottom:0;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	top:32px; /* overriding essential styles */
}
.sf-menu ul ul {
    margin-top:0;
}
.sf-menu ul a {
    background:#135d79;
	border-bottom:none;
}
.sf-menu ul a:hover {
    color: #135d79;
}

.disco_txt {
	margin-left: 320px;
	width: 280px;
	min-height: 300px;
}

.disco_img {
	float: left;
	width: 300px;
	height: 300px;
	display: block;
	
}

.disco_img img {
	border: 5px solid #ffffff;
}

#access table {margin:0 auto; border:none;}
#access tr {border:none;}
#access td {padding:0;}

.menu {
	width: 100%;
}

.category-song-of-the-week .page-title {
	display: none;
}

.archive-meta {
	font-size: 90%;
	font-style:italic;
}

.widgetcontainer {
	margin: 2em auto;
}

.fbConnectWidgetTopmost {
	border: 0;
}

.entry-content h3 {
	font-size:200%;
	font-style:normal;
	line-height:100%;
	font-family: 'ssentry', Helvetica, Arial, sans-serif;
	color: #135d79;
	letter-spacing: -1px;
	padding-bottom: 1em;
	text-transform: lowercase;
}

.discography ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

.discography ul li {
	float:left;
	margin:20px 20px 20px 0;
	text-align:center;
	width: 170px;
	display: block;
	
}

.discography img {
	border: 5px solid #ffffff;
	width: 160px;
	height: 160px;
	margin-bottom: 10px;
}

#content .aside h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 120%;
	text-align: center;
	
	font-weight: normal;
	font-style: normal;

}

.discography a {
	text-decoration: none;
	opacity: 0.8;
}

.discography a:hover, .discography a:active {
	opacity: 1;
}

#content .aside {
	border:0 none;
	margin:0;
	padding:0;
	width: 100%;
}

#content .aside ul {
	padding: 0;
}

#content .aside ul ul {
	padding: 0;
	margin: 0;
}

#content .widgetcontainer {
	margin: 0;
}

#content .xoxo {
	margin: 0;
	padding: 0;
}

#footer {
	
	border: 0; 
}

#siteinfo {
	color: #135d79;
}

#siteinfo a {
	color: #408EAC;
}