/*   
Theme Name: Black 3column
Theme URI: http://www.ikovacic.net/test-blog/index.php?preview\_theme=black3column
Description: Black 3 column fixed width
Author: Igor Kovacic
Author URI: www.ikovacic.net
Version: 1.1
Tags: three columns, fixed width, valid CSS, valid XHTML, right sidebar, black, simple
.
License: GNU General Public License (GPL) version 3
.
-- Modified by Steve Mannion for base58.com 2009/2010
*/

* { margin: 0; padding: 0; }

body {
	font-family: Arial, Helvetica;
	background: #d4d4d4 url(http://base58.com/images/bg_20101.png) repeat-x top;
}

img {
border: 0;
}

#outerheader {
background: #000 url(http://base58.com/images/2010header1.png) no-repeat top center;
width: 100%;
height: 416px;
position: absolute;
top: 0;
}

#container {
	width: 1072px;
	margin: 0 auto;
overflow: hidden;
}

#header {
	height: 396px;
padding-top: 20px;
}

.headertext {
float: right;
text-align: right;
width: 500px;
height: 30px;
margin-top: -30px;
margin-right: 24px;
}

#logo {
	width: 1024px;
	font-size: 13px;
	text-align: left;
height: 30px;
margin-left: 24px;
margin-top: 10px;
float: left;
font-family: Arial Narrow, Arial;
font-size: 12px;
color: #c1c1c1;
}

#logo img {

}

#flowtabspos {
 position: relative;
width: 1024px;
height: 290px;
margin-left: 33px;
float: left;
padding-top: 5px;
}

#menu {
	float: right;
	text-align: right;
	width: 49%;
}

#menu a, a:visited {
	color: #008080;
	text-decoration: none;
}
#menu a:hover {
	color: #00CCCC;
	text-decoration: underline;
}

#menu ul {
	list-style: none;
	font-size: 1px;
	margin-top: 76px;
}

#menu ul li {
	display: inline;
	color: #E5E5E5;
	font-family: Arial, Helvetica;
	font-size: 10px;
	padding-left: 15px;
}

#columns {
margin-top: 8px;
}

#content {
	width: 488px;
	padding-top: 16px;
padding-right: 24px;
padding-bottom: 16px;
padding-left: 24px;
	float: left;
	background: #e7e7e7;
}

#content .entry {
	margin-bottom: 20px;
padding-right: 12px;
}

#content .entry a, a:visited, a:active {
	text-decoration: none;
	color: #006666;
}

#content .entry a:hover {
	text-decoration: underline;
	color: #009999;
}

#content .entry h1 {
	color: #003333;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-bottom: 10px;
font-family: Helvetica Neue, Helvetica BoldCondensed, Arial Narrow, Helvetica, Arial;
}

#content .entry h1.archive {
	font-size: 17px;
}

#content .entry h2 {
	font-size: 20px;
	font-weight: bold;
	padding-top: 15px;
font-family: Helvetica Neue, Helvetica BoldCondensed, Arial Narrow, Helvetica, Arial;
}

#content .entry p {
	color: #333333;
	font-size: 12px;
	text-align: left;
	margin-top: 5px;
	padding-bottom: 5px;
}

#content .entry .info {

	border-bottom:  1px dotted  #474343;
	margin-top: 10px;
	margin-bottom: 30px;
}

#content .entry .info p.infoleft {
	width: 70%;
	float: left;
	font-size: 10px;
	border-bottom: none;
}

#content .entry .info p.inforight {
	width: 30%;
	float: right;
	font-size: 10px;
	border-bottom: none;
	text-align: right;
}

#content ul {
 font-size: 11px;
 padding-left: 30px;
 margin-top: 10px;
 margin-bottom: 20px;
}

#content ol {
 font-size: 11px;
 padding-left: 30px;
 margin-top: 10px;
 margin-bottom: 20px;
}


#sidebar {
	float: right;
	width: 536px;
background: #e7e7e7;
}

#sidebar1 {
	float: left;
	width: 232px;
	padding: 12px;
}

#sidebar #sidebar1 a, a:visited {
	color: #006666;
	text-decoration: none;
}

#sidebar #sidebar1 a:hover {
	color: #006666;
	text-decoration: underline;
}

#sidebar2 {
	float: right;
	width: 255px;
padding: 12px;
}

#sidebar #sidebar2 a, a:visited {

}

#sidebar #sidebar2 a:hover {

}

#sidebar #sidebar1 h2, #sidebar #sidebar2 h2 {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 8px;
	padding-top: 0px;
	
}

#sidebar #sidebar2 p {
	text-align: left;
	color: #000;
	font-size: 11px;
	margin-bottom: 8px;
}

#sidebar #sidebar1 ul, #sidebar #sidebar2 ul {
	list-style: square;
	font-size: 11px;
	margin-left: 18px;
	margin-bottom: 16px;
}

#sidebar #sidebar1 ul li, #sidebar #sidebar2 ul li {
	color: #000;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 15px;
}

.feeds {
	width: 230px;
	margin-top: 3px;
margin-bottom: 15px;
}

.feedsinner {
 padding: 0px;
 width: 230px;

}

.lastfm {
position: relative;
width: 230px;
height: 219px;
background: url(http://base58.com/images/bg_lastfm.png) no-repeat;
padding-left: 24px;
margin-bottom: 5px;
}


#footer {
	font-size: 11px;
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
	width: auto;
	background: #000000;
	height: 80px;
	color: #F2F2F2;
	padding: 10px;
}

#footer a, a:visited {
	color: #00CCCC;
	text-decoration: none;
}

#footer a:hover {
	color: #00CCCC;
	text-decoration: underline;
}

.searchbox #s, .searchbox #s {
	width: 144px;
	border: 1px solid #666;
	font-size: 11px;
	background: #FFFFFF none repeat scroll 0 0;
	color:#000;
	height:auto;
	padding: 5px;
}

.searchbox #x, .searchbox #x {
	display: none;
}

.tagcloud {
}

/* Wordpress required */

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* If logo isn't hardcoded */

h1.logo1, h1.logo1 a, h1.logo1 a:visited, h1.logo1 a:hover {
	color: #009999;
	font-weight: normal;
	font-style: normal;
	font-size: 10px;
	line-height: 1.2em;
}

p.logo1 {
	color: #FFFFFF;
	font-size: 10px;
}

#friendfeed.widget,
#friendfeed.widget div,
#friendfeed.widget span,
#friendfeed.widget table,
#friendfeed.widget tr,
#friendfeed.widget td {
background-color: transparent !important;
padding-top: 0px !important;
padding-left: 0px !important;
width: 210px !important;
font-size: 11px !important;
border: 0px !important;
color: #000 !important;
line-height: normal !important;
}

#friendfeed.widget img {
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
background-color: transparent !important;
}

#friendfeed.widget {
}

#friendfeed.widget a {
color: #006666 !important;
}
 
#friendfeed.widget a:visited {
color: #003333 !important;
}

#friendfeed.widget div a {
 font-size: 11px !important;
}

#friendfeed.widget .entry
{
border-bottom: 1px dotted  #333 !important;
background-color: transparent !important;
 padding-bottom: 6px !important;
padding-top: 4px !important;
}

#spotify {
position: relative;
width: 230px;
min-height: 100px;
background: url(http://base58.com/images/spotify_bg.png) no-repeat #2c2c2c;
font-size: 10px !important;
color: #333 !important;
}

#spotifytext {
 padding: 6px;
margin-left: 6px;
}


#spotify a, a:visited {
	color: #fefefe;
	text-decoration: none;
}
#spotify a:hover {
	text-decoration: underline;
}