/*
Theme Name: RelMoCustom
Theme URI: http://wordpress.org/
Description: Custom blog design by Bill Hale for Relative Motion LLC.
Version: 1.0
Author: Bill Hale
Tags: 2 column, fluid, widgets, options page, widget ready, red, grey, gray, black
*/

/* PAGE LAYOUT  ---------------------------------- */
body
{
	background:#303030 url('images/bg.png');
	font:72.5% "Trebuchet MS", Verdana, Futura, Arial, Helvetica, sans-serif;
	color:#000;
	margin:0
}
.clear {clear:both; height:0px;}
#page
{
	background:#303030 url('images/bg.png');
	overflow:hidden;
	width:100%;
}
#content
{
	width:95%;
	text-align:left;
	margin:0 auto;
}
.container
{
	width:98%;
	float:left;
	background:#FFF;
	border:6px #000 solid;
	text-align:left;
	margin:15px 0 0;
	padding:0
}
.site_title
{
	font-size:30px;
	overflow:hidden;
	height:35px;
	padding:4px 0 0 25px
}
.description
{
	font-family:Georgia,Serif;
	font-style:italic;
	color:gray;
	font-size:14pt;
	font-weight:400;
	height:23px;
	overflow:hidden;
	padding:45px 0 0 175px
}
.scroll
{
	width:100%;
	height:114px;
	overflow:auto;
}
#left
{
	background:transparent;
	margin:10px 0 0
}
a:hover,.blog-meta a:hover,.commentlist a:hover
{
	color:#000;
	text-decoration:underline
}
a:link,a:visited,li.alt .comment_top a,.comment_form a,.comment_form a:active,.comment_form a:visited
{
	color:#8a0202;
	text-decoration:none;
}
#header
{
	height:198px;
	background:#000;
	width:100%;
	margin:0;
	padding:0;
	z-index:99;
	position:relative;
}
#hdrlogo
{
	height:198px;
	float:left;
	width:39%;
	margin:0;
	padding:0;
	z-index:99;
	position:relative;
}
#hdrrand
{
	height:198px;
	float:right;
	width:61%;
	margin:0;
	padding:0;
	z-index:-1;
	position:relative;
}
#hdrimg
{
	border:0;
	margin:0;
	padding:0;
}
/* HEADER NAVIGATION  ---------------------------------- */
#nav
{
	background:#555;
	margin:0;
	padding:0;
	border-top:2px solid #777;
	border-bottom:2px solid #777;
}
#nav ul
{
	background:#000;
	width:100%;
	text-align:left;
	list-style:none;
	margin:0 0 0 0;
	padding:4px 0 4px 0;
}
#nav ul li
{
	text-align:left;
	display:inline;
	list-style:none;
	font-size:12px;
	line-height:14px;
	font-weight:700;
	text-transform:uppercase;
	padding:0 14px 0 14px;
	border-right:2px solid #777;
	color:#fff;
}
#nav ul li.current_page_item{ color:#777;}
#nav ul li.page_item a
{
	color:#fff;
	FONT-WEIGHT:bold;
}
#nav ul li.page_item a:hover
{
	color:#f00;
	text-decoration:underline;
}
/* BASIC FORMAT STYLES  --------------------------------- */
a img  {border:0}
abbr,acronym
{
	border-bottom:1px dashed #404040;
	cursor:help
}
em,i {font-style:italic}
hr
{
	color:silver;
	background-color:#FFF;
	margin:0;
	padding:0
}
strong,b,.post dt,.post a:link,.post a:visited
{
	font-weight:700
}
h1,h2,h3,h4,h5,ul,ol,p,form
{
	margin:0;
	padding:0
}
pre {
 white-space:pre-wrap;       /* css-3 */
}
code, pre { background:#808080; padding:1px; font-family:"Courier New", Courier, mono; color:#fff; text-decoration:none; text-align:left; margin:10px; font-size:1.1em; overflow:hidden;}
.navigation
{
	margin-bottom:30px;
	clear:both;
	font-size:1.4em
}
.navigation .alignright
{
	float:right
}
.navigation .alignleft
{
	float:left
}
blockquote
{
	color:#625e5e;
	background:url(images/quote.jpg) no-repeat top left;
	padding-left:30px
}
.tgldiv {display:none;}
/* ALIGN CLASSES ------------------------------------- */
img.aligncenter {
   display:block;
   margin:5px auto;
   padding:5px;
   background:#eee;
   border:1px solid silver;
}
img.alignleft {
   float:left;
   padding:5px;
   margin:0 8px 0 0;
   background:#eee;
   border:1px solid silver;
}
img.alignright {
   float:right;
   padding:5px;
   margin:0 0 0 8px;
   background:#eee;
   border:1px solid silver;
}
.aligncenter, div.aligncenter {
	display:block;
	margin:0 auto;
	text-align:center;
}
.alignleft {float:left;}
.alignright {float:right;}
.wp-caption {
   border:1px solid silver;
   text-align:center;
   background-color:#eee;
   padding-top:4px;
   margin:10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius:3px;
   -webkit-border-radius:3px;
   border-radius:3px;
}
.wp-caption img {
   margin:0;
   padding:0;
   border:0 none;
}
.wp-caption p.wp-caption-text {
   font-size:11px;
   line-height:17px;
   padding:0 4px 5px;
   margin:0;
}
/* CONTENT STRUCTURE --------------------------------- */
#lside
{
	float:left;
	width:70%;
	background:transparent;
	overflow:hidden;
	margin:4px 0 0
}
#rside
{
	float:left;
	background:transparent;
	width:24%;
	overflow:hidden;
	margin:30px 0 0;
	padding:0 0 0 20px
}
#rside ul li h2 a:visited
{
	color:#fff;
	text-decoration:none;
}
#rside ul li h2 a:hover
{
	color:#fff;
	text-decoration:underline;
}
#rside h5 a:hover
{
	color:#8a0202;
	text-decoration:underline;
}
/* BLOG FORMATTING  --------------------------------- */
#blogc {padding:10px 0 10px 15px}
h1.page-title
{
	margin:0 0 0 0;
	color:#000;
	font-weight:bold;
	font-size:24px;
}
h2.page-title
{
	margin:0 0 15px 0;
	color:#808080;
	font-style:italic;
}
.main_title
{
	background:#aa0000;
	font-size:1.5em;
	color:#fff;
	font-weight:400;
	border-bottom:1px solid #000;
	padding:2px 0 2px 5px
}
.date {font-size:1.1em}
.author {font-size:1.2em}
.apost {width:98%; font-size:1.2em; margin-bottom:30px;}
.post
{
	width:98%;
	font-size:1.2em
}
.post p, .apost p
{
	line-height:1.2em;
	margin:1.0em 0
}
.post img {padding:5px;}
.post .attachment img {padding:5px; background:#eee; border:1px solid silver;}
.post ul
{
	list-style:none;
	margin:0 0 .05em 40px
}
.post ol {margin:0 0 .05em 40px}
.post ul li
{
	background:url(images/list-item.gif) no-repeat;
	padding-left:18px;
	margin:0 0 .2em
}
.post ol li
{
	background:transparent;
	padding-left:0;
	margin:0 0 .2em
}
.post ul li ul,.post ul li ol,.post ol li ul,.post ol li ol
{
	margin:.5em 0 .5em 30px
}
.post dl {margin:0 0 1.5em}
.post dd {margin:0 0 1.5em 20px}
#more
{
	margin-top:-8px;
	background:url(images/more.gif) no-repeat;
	padding-left:18px;
	font-weight:700;
	float:right
}
.morelnks
{
	font-weight:700;
	float:right;
}
.blog-meta
{
	background:#FAFAFA;
	color:gray;
	font-size:1.2em;
	text-align:center;
	border-bottom:1px solid #ddd;
	margin-bottom:30px;
	padding:5px
}
/* LISTS  --------------------------------- */
#rside ul ul.rspromo
{
	list-style:none;
	color:#000;
	background:#f2f2f2;
	margin:0 0 15px
}
#rside h2.promo
{
	background:#aa0000;
	color:#FFF;
	font-size:14px;
	text-transform:uppercase;
	border-bottom:1px #a00 solid;
	margin:0;
	padding:0 0 0 5px;
}
#rside h2.promo a
{
	background:#aa0000;
	color:#FFF;
	font-size:14px;
	text-transform:uppercase;
	border-bottom:1px #a00 solid;
}
h3.promotxt
{
	background:transparent;
	color:#000;
	font-size:20px;
	margin:0;
	padding:0 0 0 5px;
}
#promocell
{
	color:#fff;
	padding:5px 0 0 0;
	text-align:center;
	font-size:20px;
	line-height:21px;
}
#promobtn
{
	border:0;
	background:#f2f2f2 url(images/CFkitsap_ovalsteelBtn.jpg) center center no-repeat;
	height:50px;
	width:100%;
	margin:0 0 0 0;
}
a.promolnk
{
	color:#f00;
	font-weight:bold;
	text-decoration:none;
}
a.promolnk:hover
{
	color:#fff;
	text-decoration:underline;
	cursor:pointer;
}
#rside li
{
	list-style:none;
	margin:0;
	padding:0
}
#rside ul ul.rslist
{
	list-style:none;
	color:#000;
	background:#f2f2f2;
	margin:0 0 15px
}
#rside ul ul.rslist li
{
	font-size:1em;
	border-bottom:1px solid silver;
	background:transparent;
	padding:0 0 0 5px
}
#rside ul ul.rslist li a:hover
{
	color:#fff;
	background:#8a0202;
	text-decoration:none;
}
#rside ul ul.rslist ul li
{
	font-size:.8em;
	border:none;
	display:block;
	margin:0;
	padding:0 0 0 10px
}
#rside .widgettitle a,#rside .widgettitle a:visited
{
	color:#FFF
}
#flickrrss .widgettitle {text-align:left;}
.widget_rss a img, .widget_rss a:visited img{margin-top:2px;}
.textwidget, li#search_input
{
	background:#f2f2f2;
	border-bottom:1px solid silver;
	margin:0 0 10px 0;
	padding:5px
}
.textwidget p
{
	line-height:1.2em;
	padding:5px
}
#rside h2
{
	background:#404040;
	color:#FFF;
	font-size:1em;
	text-transform:uppercase;
	border-bottom:1px #000 solid;
	margin:25px 0 0 0;
	padding:0 0 0 5px
}
#rside h2 a
{
	background:#404040;
	color:#FFF;
}
#rside li.widget_tag_cloud,#rside li.widget_akismet
{
	background:#f2f2f2;
	border-bottom:1px solid silver;
	margin:0 0 10px;
	padding:5px
}
/* COMMENT STYLES  --------------------------------- */
.comments-hdr
{
	font-size:0.9em;
	font-weight:400;
	color:#666;
	text-align:left;
	padding:2px 6px 2px 2px;
	border-bottom:1px solid #859BB0;
	margin-bottom:6px;
}
ul.commentlist
{
	list-style:none;
	margin:0;
	padding:0;
}
ul.commentlist li
{
	background:#ddd;
	color:#000;
	padding:3px 6px 5px 5px;
}
ul.commentlist li.alt
{
	background:#eee;
	color:#000;
	padding:3px 6px 5px 5px;
}
ul.commentlist li p
{
	line-height:1.5em;
	font-size:1em;
	margin:0;
	padding:6px 0 0 0;
}
ul.commentlist li.alt p
{
	line-height:1.5em;
	font-size:1em;
	margin:0;
	padding:6px 0 0 0;
}
.commentlist .posted
{
	font-size:0.9em;
	font-family:"Trebuchet MS",Verdana,Arial,serif;
	color:#003f7b;
	text-align:left;
	margin:0;
}
.commentlist cite {padding:7px; display:block; border-bottom:1px solid #808080;}
.commentlist .author {font:small-caps bold 1.0em Georgia, "Times New Roman", Times, serif;}
.commentlist .time {background:url(images/clock.gif) no-repeat 1px; padding:2px 0 0 20px;}
.cmeta
{
	margin:5px 10px;
	font-size:10pt
}
h3.respond
{

}
.comment_form
{
	background:#bbb;
	margin:8px 0 0 0;
	border:2px solid #404040;
	color:#000;
	float:left;
	font-size:1.2em;
	padding:0 5px 0 5px;
}
/* FORM STYLES  --------------------------------- */
#searchformh
{
	margin:0;
	padding:0
}
#s
{
	border:1px solid #404040;
	background:#fff;
	color:#000;
}
#button
{
	border:0;
	background:transparent;
	height:16px;
	width:16px;
	margin-top:5px
}
#archive_b
{
	border:1px solid #000;
	background:#fff;
	color:#000;
	margin-top:5px;
	width:60px
}
input
{
/*	border:1px solid #000;
	background:#fff;*/
	color:#000;
}
.comment_form input {width:200px; margin:2px 0;}
textarea
{
	border:1px solid #000;
	background:#fff;
	color:#000;
	width:95%;
	margin:5px 0;
}
.submit {margin:0 0 -2px 2px;}
.submit:hover{cursor:pointer;}
/* TAGS --------------------------------- */
.tags a
{
	font-size:70%;
	color:silver;
	text-decoration:none
}
/* CALENDAR --------------------------------- */
#wp-calendar
{
	empty-cells:show;
	color:gray;
	width:98%;
	margin:0
}
#wp-calendar #next a
{
	padding-right:10px;
	text-align:right
}
#wp-calendar #prev a
{
	padding-left:10px;
	text-align:left
}
#wp-calendar a
{
	font-weight:700;
	display:block;
	text-decoration:none
}
#wp-calendar a:hover
{
	color:red;
	font-weight:700;
	background:#eee;
	text-decoration:none;
	border:none
}
#wp-calendar td
{
	color:#404040;
	letter-spacing:normal;
	text-align:center;
	padding:1px 0
}
#wp-calendar td.pad:hover
{
	color:#4b572b;
	background:#eee;
	text-decoration:none;
	border:none
}
#wp-calendar #today
{
	background:#eee;
	color:#000
}
#wp-calendar th
{
	font-style:normal;
	text-transform:capitalize
}
/* RELATED POSTS  --------------------------------- */
.related
{
	font-size:10pt; margin:0 15px;
	background:#eee;
	border-left:2px gray solid;
	padding:10px
}
.related ul {margin:8px; list-style:none;}
.related ul ul li
{
	list-style:none;
	background:url(images/bullet.gif) no-repeat 0 50%;
	padding-left:18px
}
/* FLICKR RSS  --------------------------------- */
li.widget_flickrRSS {text-align:center;}
li.widget_flickrRSS a img
{
	border:1px solid silver;
	margin:5px;
	padding:3px
}
li.widget_flickrRSS a:hover img {background:#900101}
/* ARCHIVES PAGE  --------------------------------- */
.postspermonth
{
	list-style:none;
	padding-left:25px;
	margin:5px 0 10px
}
/* FOOTER -------------------------------------------- */
#footer
{
	float:left;
	width:100%;
	color:silver;
	font-size:1.4em;
	border-top:1px #000 solid;
	border-bottom:1px #000 solid;
	background:#625e5e;
	text-align:center;
	margin:15px 0 10px;
	padding:2px
}
#footer a,#footer a:visited,#footer a:active
{
	color:silver;
	text-decoration:none
}
li.alt .comment_top a:hover,#footer a:hover
{
	color:#000;
	text-decoration:none
}
.site_title a:link,.site_title a:visited,.main_title a,.main_title a:visited
{
	color:#FFF;
	text-decoration:none
}
.main_title a:hover,.comment_form a:hover
{
	color:#FFF;
	text-decoration:underline
}
.blog-meta a:link,.blog-meta a:active,.commentlist a
{
	color:#8a0202;
	font-weight:700;
	text-decoration:none
}