#railsday_badge {
  position: absolute;
  top: 0;
  right: 0;
}

body {
	background: #fff url(../../images/theme/background.gif) top center repeat-x;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", Helvetica, "x-small Georgia", Serif;
	text-align:center;
	color: #666;
	font: 12px/1.6em "Lucida Grande", Helvetica;
}

a:link {
	color: #E88B70;
	text-decoration:none;
}
a:visited {
	color: #CD6500;
	text-decoration:none;
}
a:hover {
	color: #E5A260;
	text-decoration:none;
}
a img { border-width: 0; }


#job_call {
	margin: 0;
	padding: 0;
}

#job_call p {
	color: #fff;
	margin: 0;
	padding: 0;
}

#job_call a {
	color: #fff;
	font-style: italic;
}
#wrapper
{
	width: 750px;
	margin: 0 auto;
	padding:0;
}

#header 
{
	width: 470px;
	margin: 0px 0 0 0;
	padding:0;
	text-align:left;
	float: left;
	
	
}
#header h1
{
	margin:0;
	padding:150px 0 0 0;
	background: url(../../images/theme/mockingbird.gif) top right no-repeat;
	width: 464px;
	height:60px;
	}
#header h1 a 
{
	margin:0;
	padding:0;
	color: #54A8B3;
	font: bold 40px Helvetica;
	text-transform:uppercase;
	
	
}

#header p 
{
	margin: 0;
	padding: 0;
	font: bolder 90%/1.4em "Lucida Grande", Helvetica, "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	letter-spacing:.2em;
	color: #ffffff;
}



#content {
	width: 464px;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	border-top:4px solid #EEE;
}

#main 
{
	margin: 1px 0 0 0;
	
	padding:10px;
	float: left;
	width: 442px;
	border-top:1px solid #EEE;
	border-left:1px solid #EEE;
	border-right:1px solid #EEE;
	border-bottom:1px solid #EEE;
	background:#F8F8F8 url(../../images/theme/main-bg.gif) top center repeat-x;
}

#sidebar 
{
	margin: 13px 0 0 0;
	padding: 10px 10px 50px 10px;
	float: right;
	width: 251px;
	text-align:left;
	border-left:1px solid #EEE;
	border-right:1px solid #EEE;
	border-bottom:3px double #EEE;
	background:white url(../../images/theme/right-bg.gif) top center repeat-x;
	
	
}



h3 {
	margin: 1.5em 0 .75em;
	font: bolder 115%/1.4em "Lucida Grande", Helvetica, "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #56AAB5;
}

h4 {
	margin: 0;
	padding: 0;
	color: #006CBB;
	font: 200%/1em "Lucida Grande", Helvetica;
}

h5 {
	margin: 1.5em 0 .75em;
	font: bolder 100%/1.4em "Lucida Grande", Helvetica, "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #02A7DF;
}



.post {
	margin: .5em 0 3.5em;
	border-bottom: 1px dotted #666;
	padding-bottom: 1.5em;
}

.post h2 {
	margin: .25em 0 0;
	padding: 0 0 0px;
	color: #009996;
	font: 300%/1em "Lucida Grande", Helvetica;
	font-weight:bold;
	text-transform: none;
}

.post h2 a {
	display: block;
	text-decoration :none;
	color: #56AAB5;
	font-weight: bold;
}
.blueblk
{color: #54A8B3;font-weight:bold}
.post div {
	margin: 0 0 .75em;
	line-height: 1.6em;
	color: #909090;
	text-align: justify;
}

p.auth, p.meta {
	clear: both;
	margin: 10px 0 5px 0;;
	color:#F0AD2F;
	font: bolder 78%/1.4em "Lucida Grande", Helvetica, "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	text-transform: uppercase;
	letter-spacing: .25em;
}

.post img {
	float: right;
	padding:4px;
	margin: 0 0 15px 15px;
	border: 1px solid #ccc;
	background: #fff;
}

.post cite{padding:4px;
	margin: 0 0 15px 15px;}

ol {
	margin: 0 0 2em 0;
	padding: 0;
	list-style: none;
}

ol li {
	margin: .5em 0;
	padding: 0;
	color: #909090;
	font: 12px/1.6em "Lucida Grande", Helvetica;
}

ol li cite {
	display: block;
	font: bold 14px/0em "Lucida Grande", Helvetica;
	margin: 2.5em 0 2.5em 0;
	padding: 0;
	text-transform: uppercase;
}



#sidebar ul {
	margin: 0 0 1.5em;
	padding: 0 0 1.5em;
	border-bottom: 1px dotted #666;
	list-style: none;
}

#sidebar li {
	font: bolder 88%/2em "Lucida Grande", Helvetica, "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
	margin: 0;
	padding: 0 0 .25em 15px;
	text-indent: -15px;
	line-height: 1.5em;
}

#sidebar p {
	color: #666;
	line-height: 1.5em;
	
}
#sidebar p.logos {
	color: #666;
	line-height: 1.5em;
	padding:0 0 0 60px;
}
#sidebar a:link {
	color: #E88B70;
	text-decoration: none;
	font-weight: normal;
}

#sidebar a:visited {
	color: #CD6500;
	text-decoration: none;
	font-weight: normal;
}

#sidebar a:hover {
	color: #FF8A34;
	text-decoration: none;
	font-weight: normal;
}
.sidebar-node p.indented
{
	margin:0; padding: 0 0 5px 60px;
}
#footer {
	width: 660px;
	clear: both;
	margin: 0 auto;
}

#footer hr {
	display: none;
}

#footer p {
	margin: 0;
	padding-top: 15px;
	font: 78%/1.6em "Lucida Grande", "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
}
