/*   
Theme Name: robominim
Theme URI: http://www.stereorobo.com
Description: Simple two-column theme based on minim by <a href="http://www.upstartblogger.com/" title="Upstart Blogger">Upstart Blogger</a>. 
Author: STEREOROBO
Author URI: http://www.stereorobo.com
Version: 0.1
*/

body {
	/*background-color: #fff;*/
	background-color:#1b1b1b;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	/*padding: 20px;*/
	font-size: .88em;
	line-height: 1.5em;
	/*color: #444444;*/
	color: #bbbbbb;

	margin: 0px;
	background-image: url(/wordpress/wp-content/themes/robominim/images/grid-bg.gif);
}

#container {
	width: 840px;
	
	padding: 28px;
	overflow: hidden;
	background-color:#1b1b1b;
}

#sidebar {
	width: 336px;
	float: left;
	font-size: .8em;
	line-height: 1.4em;
	padding: 0 10px 25px 0;
	}

#sidebarleft {
	width:180px;
	float: left;
}

#sidebarright {
	width: 125px;
	float: right;
}

#bookmarks li {
	display: inline;
}

#bookmarks li:after {
	content: " // ";
}

#bookmarks li.last-child:after {
	content: "";
}

#s {
	width: 176px;
	background-color: #bbbbbb;
	border-color: #bbbbbb;
}

.twitter-timestamp {
	color: #888888;
}

#flickr img {
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 3px;
	background: #f3f3f3;
}

#flickr li {
	display: inline;
}

#flickr li.first-child img {
	margin-left: 0;
}

#flickr li.last-child img {
	margin-right: 0;
}

#media img {
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 3px;
	background: #0c0c0c;
	vertical-align: top;
}

#media li {
	display: inline;
}

#media li.first-child img {
	margin-left: 0;
}

#media li.last-child img {
	margin-right: 0;
}

.linkdesc {
	color: #888888;
}

#footer {
	width:180px;
	float: left;
	clear: both;
	font-size: .64em;
}

#entries {
	width: 468px;
	float: right;
	}

.post {
	margin-bottom: 1em;
}

a {
	/*color: #6699cc;*/
	color: #cc9933;
	text-decoration: none;
	font-weight: bold;

}

a:link h3 {
	/*color: #951400;*/
	color: #6aebff;
	border: none;
}

a:link img {
	border: none;
}

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

li.linkcat {
	list-style-type: none;
}

img {
	border: none;
}

.imgleft {
	float:left;
	margin-right: 1em;
	margin-bottom: 0.5em;
	/*margin-top: 0.5em;*/
}

.imgright {
	float: right;
	margin-left: 1em;
	margin-bottom: 0.5em;
	/*margin-top: 0.5em;*/
}

.imgtwitter {
	margin-right: 3px;
}

img.frame {
	padding: 3px;
	/*border: solid 1px #DEE4E5;*/
	/*background: #211b1a;
	border: solid 1px #211b1a;*/
	background: #0c0c0c;
	border: solid 1px #0c0c0c;
}

.thumbs {
	text-align: center;
}

.thumbs img {
	margin: 3px;
}

h1 {
	font-size: 2em;
	line-height: 1em;
	text-transform: uppercase;
}

.title {
	border-bottom: 1px solid silver;
}

h2 {
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: .2em;
	/*margin-top: 2em;*/
	margin-top: 0.5em;
	letter-spacing: .2em;
	/*color: #34353e;*/
	color: #cbcac1;
}

h3 {
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: .2em;
	margin-top: 2em;
	letter-spacing: .2em;
	/*color: #34353e;*/
	color: #cbcac1;
	border-bottom: 1px solid silver;
}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -.5em;
}

blockquote {
	/*background-color: #f3f3f3;*/
	background-color: #0c0c0c;
	padding: 10px;
	margin: 15px 0;
}

blockquote ul {
	margin-bottom: 0;
}

blockquote ol {
	margin-bottom: 0;
}


#softography {
	border-collapse: collapse;
	table-layout: fixed;
	width: 100%;
}

#softography td {
	border: 0;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
}

#softography td h3 {
	margin: 0;
	padding: 0;
}

#softography td img {
	padding-left: 5px;
	padding-right: 5px;
}

#softography tr {
	background-color: #2a2a2a;
}

#softography tr.alt {
	background-color: #0c0c0c;
}


.faveleft {
	float: left;
	width: 10em;
}

.faveright {
	display: block;
	margin-left: 10em;
}


.timeslot {
	width: 235px;
	float: left;
	margin: 0 0 10px;
	padding: 10px 100px 0 0;
	border-top: 1px solid silver;
	position: relative;
}
.timeslot span {
	position: absolute;
	right: 0;
	top: 0.3em;
	font-size: 3em;
	/*color: #bbbbbb;*/
}
.odd {
	float: right;
	padding: 10px 0 0 100px;
	border-color: #cc9933;
}
.odd span {
	left: 0;
	color: #cc9933;
}



/* Begin Comments*/

.comments_tiny {
	/*color: #b8b8b8;*/
	color: #474747;
	border-bottom: 1px solid silver;
}

.alt {
	margin: 0;
	padding: 10px;
	/*background: #f3f3f3;*/
	background: #0c0c0c;
}

.commentlist {
	margin-top: 0px;

}

.commentlist li {
	margin: 5px 0 0 0px;

}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

li.comment {
	font-weight: bold;
	padding: 10px;
	list-style: none;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	/*color: #777;*/
	color: #888;
}

.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

/* End Comments */
