/*
Theme Name: RSI2
Theme URI: http://www.graphpaperpress.com/
Description: Based on Gridline Lite by Graph Paper Press
Version: 1.0
Author: Thad Allender for Graph Paper Press
Author URI: http://www.graphpaperpress.com/
Credits: http://code.google.com/p/blueprintcss/
*/

body
{
	margin-bottom: 0;
/*	margin-top: 30px; */
	margin-top: 0;
/*	background: url('images/gridline.gif') top repeat-x; */
	background: url('images/bkg.jpg') top repeat-x;
}

#outside { background: url('images/get.png') top left no-repeat; }

blockquote
{
	font-style: normal;
	padding: 0 0 0 0;
	color: #000;
	background: url('images/quote.png') .5em top no-repeat;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #000; }

a
{
	color: #333;
/*	text-decoration: none; */
	text-decoration: underline;
}

a:active, h2 a:active, h3 a:active
{
	color: #8c1b00;
	text-decoration: none;
}

a:hover, h2 a:hover, h3 a:hover
{
	color: #464646;
	text-decoration: none;
}

blockquote p { padding: 0 20px 0 30px; }
blockquote ul { margin-left:40px; }

hr
{
	background: #CCC;
	height: 1px;
}

img { margin: 0; }

.photo_align_left
{
	float: left;
	padding: 0 1.5em 1.5em 0;
}

a.button { float: left; }

/* Fix for buttons */
input
{
	padding-left: 0;
	border: 1px solid #CCCCCC;
}

ol { margin-left: 35px; }
label { font-weight: normal; }

textarea
{
	height: 200px;
	width: 500px;
}

.small { font-size: .9em; }
.nomargin { margin: 0; }
a.button, button { font-weight: normal; }
dl.small dd { font-size: .9em; }

span.meta_align_right
{
	color: #ccc;
	font-size: .6em;
	float: right;
}

span.meta_align_right a { color: #ccc; }
span.meta_align_right a:hover { color: #000; }
.linkcat { list-style: none; }

.post_first
{
	background: #fff;
	padding: 1em;
}

.post_alt
{
	background: #e8e8e0;
	padding: 1em;
}

.meta
{
	color: #888;
	font-size: .8em;
	line-height: 1.875em;
	font-family: Georgia;
}

.meta a { color: #888; }
.meta a:hover { color: #000; }

.byline
{
	color: #ccc;
	font-size: .8em;
	line-height: 1.875em;
}

.byline a
{
	color: #FF3706;
	text-decoration: none;
	line-height: 1.875em;
}

.byline a:hover { color: #000; }

.news-block h6 { font-size:110%; }

.five_posts h6 a, .five_posts h4 a, .five_posts h3 a
{
	text-decoration: none;
	margin-bottom: 0;
}

#maincontent h2, #feature h2
{
	color: #3B4A25;
	border-bottom: 1px dotted #AAA;
	margin-bottom: 15px;
}

h2 a
{
	color: #3B4A25;
	text-decoration: none;
}

#maincontent .post h2, #feature .post h2 { margin-bottom: 5px; }
#maincontent .content { /* padding: 25px 30px 20px 48px; */ }

#maincontent .content h2.pagetitle { text-align:center; border:2px solid #443; background:#ccb; font-size:180%; }

div.readmore {
	float:right;
	margin:-10px 0 10px 0;
	padding:0;
}
div.readmore img {
	background:#fff;
	padding:0;
}

#feature p img { margin: 7px 0 2em 0; }
.feature_text { margin-top: 2em; }
#home_right { padding: 0; }
#home_right .entry { padding: 0 0 2em 0; }

.author
{
	padding: 1.5em;
	margin-bottom: 1.5em;
	background: #eee;
}

.author img
{
	float: left;
	padding: 0 1em 1em 0;
}

.author p { margin-left: 8em; }

.author h6
{
	margin-left: 7em;
	border-bottom: 1px #000 dotted;
}

.navigation { margin-top:-10px; margin-bottom:10px; padding:0; font-size:90%; }
.navigation, 
.navigation a { color: #664; }
.alignright { float: right; }
.alignleft { float: left; }
.clearall {	clear: both; }
.post { /* margin-bottom: 25px; */ }
.entry { /* padding-bottom: 25px; */ }

.citation { color:#888; font-size:80%; font-sytle:italic; }
.citation a { color:#888; font-size:100%; font-sytle:italic; }

.adsense-336x280 { text-align:left; margin:-10px 0 10px 0; padding:0; }
.adsense-468x60 { text-align:center; margin:0 0 10px 0; padding:0; }

.emptymonth { color:#888; }

.center { text-align:center; }
.imgright { float: right; margin:0 0 10px 10px; }
.imgleft { float: left; padding:0 10px 10px 0; }
.bordered { padding:2px; background:#fff; border:1px solid #ccc; }
.post-thumbnail { padding:2px; background:#ddd; border:1px solid #bbb; }

.honcode { border:1px solid #888; background:#ddd; padding:10px; height:70px; }
.honcode img { float: left; margin:0; padding:0 10px 0 0; }

.tweets { border:1px solid #888; background:#ddd; padding:3px; }
.tweets .title { font-size:120%; font-weight:bold; }
.tweets img { float:left; border:1px solid #444; margin-right:10px; }
.tweets ul { font-size:85%; margin:0; padding:0; margin-left:55px; margin-top:5px; }
.tweets li { line-height:130%; }
.tweets .timedate { font-style:italic; color:#888; font-size:80%; }

.tweetlist ul { font-size:85%; margin:0; padding:0; margin-left:55px; margin-top:5px; }
.tweetlist li { line-height:150%; background: url('images/tweet.gif') 0 5px no-repeat !important;	padding-left: 15px !important;  }
.tweetlist .timedate { font-style:italic; color:#888; font-size:80%; }
/* dl.feed dt { padding-top:5px; background: url('images/post.gif') 0 9px no-repeat !important;	padding-left: 17px !important; } */
.tweetlist small { font-style:italic; color:#888; }

.screenshot { float: right; margin-left:15px; }


/* HEADER */
#header {
	margin:0;
/*	height: 70px; */
	width: 950px;
/*	padding: 4px 0 0 0; */
}
#header h1 {
	padding: 0;
	margin: 15px 0 0 0;
	padding: 0 0 0 65px;
/*	line-height: 2em; */
	height:54px;
	background: url('images/rsi-relief-logo.gif') top left no-repeat;
}
#header h1 a {
	color:#cc3;
	text-decoration: none;
}
#header .description {
	margin: -15px 0 0 65px;
	padding: 0 0 0 10px;
	color:#880;
	height:31px;
	font-weight:bold;
	font-style:italic;
	letter-spacing:1px;
}

/*************************************
	Subscribe form 
**************************************/
.subscribe {
	float: right;
/*
	width:383px;
	height:60px;
	top: 0px;
 	position: absolute;
	right: 130px;
*/
}
.subscribeform {
	float:left;
	padding:5px 0 0 18px;
	overflow:hidden;}
	
.subscribeform p { 
	margin:0;
	padding:0;
 	font:bold 12px Arial, Helvetica, sans-serif; 
	color:#fff; }
	
.subscribeform .input{
	 width:188px;
/*	 height:21px;
	 padding:12px 5px 0 5px; */
	 padding:3px;
	 border:none;
	 margin-top:4px;} 
.sbutton {
	width:74px;
	padding:6px 0 2px 0;
	text-align:center;
	font:bold 11px Arial, Helvetica, sans-serif;
	cursor:pointer;
	border:none;
	}
.subscribe {
/*	background:url(images/subscribebg_red.png) bottom left no-repeat; */
}
	
.subscribeform p { 
	color:#fff; }
.subscribeform .input{
/*	 background: url(images/sinputbg.png) no-repeat; */
/*	 border:none; */ } 
.sbutton {
	background:url(images/b_subscribebg_red.png) no-repeat;
	border:none;
	}

.rss {
 	float:left;
	padding: 8px 0 0 19px; margin: 0px;
}

.subscribe .subscribebox { float:right; /* margin-right:50px; */ margin-top:2px; text-align:center; font-size:120%; font-weight:bold; color:#ccc; background:#000; border:3px double #444; padding: 0 7px; }
.subscribe img { margin:2px 5px; }

/* NAVIGATION IN POSTS */
.entry #nav .content
{
	padding: 0;
	margin: auto;
}

.entry #nav
{
	margin-bottom: 15px;
	background: #FFF;
}

.entry #nav li a
{
	color: #FFF;
	border-right: 1px solid #AAA;
	background: #666;
}

.entry #nav li.last a { border-right: none; }

.entry #nav li a:hover
{
	background: #333;
	color: #FFF;
}

/* FOOTER */
#footer
{
	text-align: center;
	font-size: .9em;
	margin: 0;
}

#footer a { text-decoration: underline; }

/* SEARCH */
#search { /*float: right; */ color:#ccc; 	font: 11px/22px Helvetica; font-weight:bold; }

#search #s
{
	background: #ddc url('images/icons/search_grey.gif') 0px center no-repeat;
	padding: 2px 0 2px 17px;
	width: 135px;
	color: #aaa;
	font-size: 1.1em;
	margin-right: 0px;
/*	margin-top: 10px; */
	margin-top:2px;
}

#search #s:hover { color: #000; }
.search-excerpt { margin: 0; }

/* COMMENTS */
.commentlist li { padding: 8px 15px; }
.comments-alt { background: #EEE; }

/* LISTS */
.bottombar { }

.bottombar h2
{
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
	margin: 1em 0 1em;
	border-bottom:1px dotted #888;
}

.bottombar ul { font-size:90%; }

ul
{
	list-style-type: none;
	margin-left: 1em;
	padding: 0;
}

ul li
{
/*	list-style-image: url('images/icons/li.png'); */
/*	list-style-image: url('images/icons/li.gif');
	margin: 0;
	padding: 0;
	background-repeat: no-repeat; */
/*	line-height: 2em; */
	background: url(images/icons/li.png) no-repeat 0 7px;
	margin: 0 0 0 2px;
	padding: 0 0 0 7px;
}

ul li a { color: #000; }

dl.links { }
dl.links dt { padding-top:5px; background: url('images/link.gif') 0 6px no-repeat !important;	padding-left: 22px !important; }
dl.links dd { margin-left:22px;}

dl.glossary { }
dl.glossary dt { padding-top:8px; }
dl.glossary dd { }

dl.feed { clear: both; margin-top:20px; }
dl.feed dt { padding-top:5px; background: url('images/post.gif') 0 9px no-repeat !important;	padding-left: 17px !important; }
dl.feed dt small { font-style:italic; color:#888; }
dl.feed dd { margin-left:22px; font-style:italic; }

dl.videos { }
dl.videos dt { padding-top:5px; background: url('images/video.gif') 0 6px no-repeat !important;	padding-left: 22px !important; }
dl.videos dd { margin-left:22px;}

table.videolist { text-align:left; border-top:1px solid #ccc; }
table.videolist td { border-bottom:1px solid #ccc; padding:5px 2px 5px 0; vertical-align:top; }
table.videolist tr:hover { background:#e8e8e0; }
table.videolist img { margin:0; padding:0 15px 0 5px; }
table.videolist p { padding:0 0 0 10px; font-size:100%; font-style: italic; }
/* table.videolist br { margin:0; padding:0; display:none; } */



/* COMMENT STYLES */
#comments { width: 100%; }
dl#comment_list { margin: 0 0 0 0; }

dl#comment_list dt
{
	padding: 0 0 33px 0;
	background: url('images/comment_top.gif') 0 100% no-repeat;
	font-size: 1.1em;
	line-height: 1.8182em;
	color: #999;
}

dl#comment_list dt.author { background: url('images/comment_author_top.gif') 0 100% no-repeat; }
dl#comment_list dt .comment_num { padding: 0 0.3636em 0 0; }
dl#comment_list dt .comment_num a, dl#comment_list dt .comment_num a:visited { color: #999; }
dl#comment_list dt .comment_num a:hover { color: #a90000; }

dl#comment_list dt strong
{
	font-size: 1.4545em;
	color: #000;
}

dl#comment_list dt strong a, dl#comment_list dt strong a:visited
{
	color: #000;
	border-bottom: 1px dotted #999;
}

dl#comment_list dt strong a:hover
{
	color: #000;
	border-bottom: 1px solid #a90000;
}

dl#comment_list dd
{
	padding: 20px;
	margin: 0 0 1.5385em;
	background: #dfdfdf;
}

dl#comment_list dd.author { background: #0099cc url('images/comment_author_bottom.gif') 0 100% no-repeat; }
dl#comment_list dd.entry p, dl#comment_list dd.entry ul, dl#comment_list dd.entry ol, dl#comment_list dd.entry blockquote { margin-bottom: 1.1538em; }

/* COMMENT FORM */
#comment_form
{
	width: 46.8em;
	margin: 0 0 4.0em 0;
}

#comment_form a:hover { text-decoration: underline; }
#comment_form p { padding: 0.7692em 0; }

#comment_form label
{
	padding: 0 0 0 0.83333em;
	font-size: 1.2em;
}

#comment_form .text_input
{
	width: 15.3846em;
	padding: 0.23077em;
	color: #a90000;
	font: bold 1.3em Verdana, sans-serif;
	border-top: 0.15385em solid #999;
	border-left: 0.15385em solid #999;
	border-right: 0.07692em solid #eee;
	border-bottom: 0.07692em solid #eee;
}

#comment_form .text_input:focus
{
	border-top-color: #666;
	border-left-color: #666;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
}

#comment_form .text_area { width: 32.9231em; }
#comment_form p.subscribe-to-comments { font-size: 1.3em; }
#comment_form p.subscribe-to-comments label { font-size: 1.0em; }

#comment_form .form_submit
{
	padding: 0.5em;
	background: url('images/submit_bg.gif') repeat-x;
	color: #000;
	border: 0.21429em double #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	font: bold 1.4em/1.0em "Helvetica Neue", Helvetica, Arial, sans-serif;
	cursor: pointer;
}

#comment_form .form_submit:hover { color: #0099cc; }

/* Root = Horizontal, Secondary = Vertical */
#navmenu-h { background: #000; }
#navmenu-h li.alignright { float: right; }

ul#navmenu-h
{
	margin: 0 0 2em 0;
	border: 0 none;
	padding: 0;
	width: 950px;
	/*For KHTML*/
	list-style: none;
	height: 24px;
}

ul#navmenu-h li
{
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left;
	/*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	height: 24px;
}

ul#navmenu-h ul
{
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 160px;
	list-style: none;
	display: none;
	position: absolute;
	top: 24px;
	left: 0;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/
{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

ul#navmenu-h ul li
{
	width: 170px;
	float: left;
	/*For IE 7 lack of compliance*/
	display: block !important;
	/*For IE*/
}

/* Root Menu */
ul#navmenu-h a
{
	padding: 2px 10px 0 10px;
	float: none !important;
	/*For Opera*/
	/*For IE*/
	display: block;
	background: #000;
	color: #ccc;
	font: 11px/22px Helvetica;
	text-decoration: none;
	height: auto !important;
	font-weight:bold;
	white-space:nowrap;
	/*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a
{
	background: #333;
	color: #FFF;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a
{
	float: none;
	background: #000;
	color: #ccc;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a
{
	background: #333;
	color: #FFF;
}

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a
{
	background: #000;
	color: #ccc;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a
{
	background: #CCC;
	color: #FFF;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a
{
	background: #EEE;
	color: #666;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover
{
	background: #CCC;
	color: #FFF;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul
{
	display: none;
	position: absolute;
	top: 0;
	left: 170px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul { display: none; }
ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul { display: block; }

#themes h6
{
	float: right;
	padding-right: 1em;
}

ul#themeswitcher
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: right;
}

ul#themeswitcher li
{
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}



/*** Custom CSS for "product.php */

.product-img-box { float:right; margin:0 0 10px 20px; text-align:center; }
.product-img-box img { -moz-box-shadow:0px 0px 10px #333; -webkit-box-shadow:0px 0px 10px #333; box-shadow:0px 0px 10px #333; }
.product-img-box img.noshadow { -moz-box-shadow:none; -webkit-box-shadow:none; box-shadow:none; }
.product-img-box .product-pricing { font-size:90%; margin:10px 0 5px 0; }
.product-img-box .product-pricing-savings { background:#ff8; color:red; padding:1px 5px; }
.product-img-box .product-buy { color:#eee; background:#333; padding:2px 8px; border:1px solid #ccc;	border-radius: 4px;	-moz-border-radius: 4px; -khtml-border-radius: 4px; -webkit-border-radius: 4px; }
.product-img-box .product-buy:hover { color:#333; background:#c00; }
.product-img-box .product-buy a { color:#eee; text-decoration:none; font-weight:bold; }
.product-reviews ul { list-style-type:none; }
.product-reviews li { list-style-type:none; }
.product-reviews h4 { margin:0 0 10px 0; }
.product-reviews p { font-size:90%; line-height:130%; font-style:italic; }

.pricing-date { font-size:90%; color:#bbb; font-style:italic; line-height:130%; }

.product ul {  }
.product h2 { border-bottom:1px solid #ccc; margin-top:10px; }
.product h3 { border-bottom:1px solid #ccc; margin-top:10px; }


/*** Custom CSS for "product grid" */
.content .productgrid { /* background:#eee; */ margin: 0 auto; }
.content .productgrid-col {}
.content ul.productgrid { list-style-type: none; margin: 0px; padding: 0px 10px; }
.content ul.productgrid li {
	list-style-type: none;
	width:167px;
	text-align:center;
	margin:3px 8px;
	padding:3px;
	float: left;
	font-size:11px;
	background: transparent;
	}
.content ul.productgrid li:hover { background:#e8e8e8; }
.content ul.productgrid img { border:1px solid #ccc; }
.content ul.productgrid .productgrid-pricing { font-size:90%; }
.content ul.productgrid .productgrid-pricing-savings { background:#ff8; color:red; padding:1px 5px; }

/*** Custom CSS for "product list grid" */
.content .productlistgrid {}
.content .productlistgrid-col {}
.content ul.productlistgrid { list-style-type: none; margin: 0px; padding: 0px 10px; }
.content ul.productlistgrid li {
	list-style-type: none;
	margin:5px 10px;
	padding:5px;
	float: left;
	font-size:11px;
	background: transparent;
	}
.content ul.productlistgrid li:hover { background:#e8e8e8; }
.content ul.productlistgrid li .productlistgrid-img { float:left; margin-right:20px; }
.content ul.productlistgrid li .productlistgrid-title { font-weight:bold; font-size:120%; }
.content ul.productlistgrid li .productlistgrid-desc { }
.content ul.productlistgrid img { border:1px solid #ccc; box-shadow: 2px 2px 1px #ccc; -moz-box-shadow: 2px 2px 1px #ccc; -webkit-box-shadow: 2px 2px 1px #ccc; }
.content ul.productlistgrid .productlistgrid-pricing { font-size:90%; float:right; }
.content ul.productlistgrid .productlistgrid-pricing-savings { background:#ff8; color:red; padding:1px 5px; }
.content ul.productlistgrid .productlistgrid-buy { color:#eee; background:#333; margin-left:20px; padding:2px 8px; border:1px solid #ccc;	border-radius: 4px;	-moz-border-radius: 4px; -khtml-border-radius: 4px; -webkit-border-radius: 4px; }
.content ul.productlistgrid .productlistgrid-buy:hover { color:#333; background:#c00; }
.content ul.productlistgrid .productlistgrid-buy a { color:#eee; text-decoration:none; font-weight:bold; }

.clear {	clear: both; }

