/* @override http://morescaryrobots.com/wp-content/themes/robots/style.css */

/*
Theme Name: More Scary Robots
Theme URI: http://wordpress.org/
Description: Theme for More Scary Robots.
Version: 1.0
Author: Chris Kenny
Author URI: http://morescaryrobots/
Tags: yellow, fixed width, two columns, widgets
*/

@import url("reset.css");
@import url("default.css");

/* @group Basic Layout */

body
{
	background: black url(images/background.png) repeat;
	font-family: "Verdana", sans-serif;
}

#content a
{
	text-shadow: #ff7800 0 0 5px;
}

#content a:hover
{
	text-shadow: #62b7ff 0 0 5px;
}

#page-container
{
    position: relative;
    top: 30px;    z-index: 0;
    margin-right: auto;
    margin-left: auto;
    width: 972px;
	background: url(images/page-top-background.png) no-repeat;
}

#page
{
    position: absolute;    top: 747px;    bottom: 0;    left: 0;    right: 0;    z-index: -1;
	background: url(images/page-background.png) repeat-y 18px;
}

#header
{
	display: none;
}

#page
{
	
}

#sidebar
{
	float: right;
	width: 247px;
	margin-top: 280px;
	padding-right: 95px;
	line-height: 150%;
}

#subscribe-box
{
	margin-bottom: 1em;
}

#searchform
{
	margin-top: 0.5em;
}

#content
{
	float: left;
	width: 500px;
	padding-left: 5px;
	margin-top: 340px;
	margin-left: 70px;
}

#footer
{
	padding-top: 1.5em;
	padding-bottom: 1em;
	clear: both;
}

/* @end */

#header
{
	margin-bottom: 0.75em;
	padding-bottom: 1em;
}

#header h1
{
	padding-top: 0;
	margin-top: 0;
}


#sidebar
{
	font-size: 13px;
}

#sidebar h2
{
	font-size: 1.2em;
	margin-top: 0.7em;
	color: #3c9cd0;
	font-weight: bold;
	font-family: "Gill Sans" sans-serif;
	text-shadow: #62b7ff 0 0 2px;
}

#sidebar h2 a
{
	color: #3c9cd0;
}

#sidebar .aktt_tweets li
{
	padding-bottom: 0.9em;
}

.sidebar-message
{
	margin-bottom: 2em;
	font-weight: bold;
	font: 15px "Gill Sans", sans-serif;
}

.post h2
{
	color: #ce3721;
	margin-top: -3px;
	margin-bottom: 0.3em;
	font: 22px "Gill Sans", sans-serif;
	font-weight: bold;
}

.post h2 a
{
	color: #ce3721;
	
}

.entry
{
	font-family: "Verdana", sans-serif;
	padding-left: 10px;
	color: #443700;
	font-size: 13px;
}

h2.pagetitle
{
	font: 25px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	margin-bottom: 0.2em;
	color: #cc801f;
	font: bold 18px "Gill Sans", sans-serif;
}

#respond textarea
{
	width: 515px;
}

a
{
	color: #367cb7;
}

.post-info
{
	font-weight: bold;
	color: #aa6c00;
	font-family: "Gill Sans", sans-serif;
	margin-bottom: 2px;
}

.post
{
	line-height: 150%;
	margin-bottom: 1.5em;
	color: #3e3e3e;
	/* text-shadow: white 0 0 20px; */
}

#headerimg h1
{
	display: inline;
}


#headerimg
{
	margin-top: 0;
	padding-top: 0;
}

#footer
{
	font-size: 0.8em;
	color: #939393;
	margin-left: 75px;
}

#breadcrumbs
{
	font-weight: bold;
	font-family: "Gill Sans", sans-serif;
	margin-bottom: 1em;
}



input#s
{
	width: 139px;
}

.comment-author
{
	font-weight: bold;
	margin-bottom: 0.1em;
}

.comment-meta
{
	margin-bottom: 0.3em;
}

.comment
{
	border-bottom: 1px solid #7a7a7a;
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 150%;
	color: #000;
	font-size: 13px;
	background-color: #fff2b8;
	padding: 0.4em;
	border-color: #e1d2bf;
}

#content h3
{
	color: #204fa4;
	font-family: "Gill Sans", sans-serif;
	margin-bottom: 0.4em;
}

.postmetadata
{
	font-weight: bold;
	color: #aa6c00;
	font-family: "Gill Sans", sans-serif;
	
}

.post ul
{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.post li
{
	list-style-type: square;
	list-style-position: outside;
	margin-left: 2em;
	margin-top: 0.2em;
}

.widget_search label
{
	display: none;
}

em
{
	font-style: italic;
}

strong
{
	font-style: bold;
}

blockquote
{
	padding-left: 30px;
	padding-right: 1em;
	padding-top: 10px;
	padding-bottom: 0.1em;
	background: #f3e192 url(images/quote-background.png) no-repeat;
}

.widget_twitter .from-meta
{
	display: none;
}

.widget_twitter li
{
	margin-bottom: 0.7em;
}

.widget_twitter .time-meta
{
	display: block;
}

.widget_twitter .entry-content
{
	display: block;
}

.twitter-avatar
{
	width: 32px;
	float: right;
	margin-right: 20px;
	margin-top: -20px;
}

strong
{
	font-weight: bold;
}
