/*
Theme Name: Renegade
Theme URI: http://frostpress.com/themes/renegade
Description: Theme in soft colors and sharp corners.
Version: 1.0
Author: Frostpress
Author URI: http://frostpress.com
Tags: Blue, White, two-columns, right-sidebar, fixed-width, threaded-comments, light

This theme is released under GPL (http://www.opensource.org/licenses/gpl-3.0.html)

Background art by Designious (http://www.designious.com) via Vecteezy (http://www.vecteezy.com/vf/879-Designious-Megapack-Samplers)
*/

/* basic */
body { width:100%; background:#E1DDD0 url('/static/theme/bg.gif') top left repeat-x; margin:0px; padding:0px; font:13px/150% Tahoma, Verdana, Helvetica, sans-serif; color:#333333; }
a { color:#CC6600; text-decoration:none; outline:none; }
a:hover { color:#FF952B; text-decoration:none; }
a img { border:0; }
blockquote { background-color:#F4F5F7; padding:5px 10px 5px 10px; margin:10px; line-height:160%; border-left:solid 6px #B5BCC4; }
pre { display:block; clear:both; margin:10px; padding:10px; background-color:#F2F3F4; line-height:160%; border:solid 1px #ccc; overflow:auto; /*white-space:pre;*/  
    font:normal 12px "Courier New", Courier, monospace; }
ul {  }
/*input, select, textarea { font:8pt Verdana, Arial, sans-serif; color:#333333; }
textarea { line-height:160%; }*/
form { margin:0px; padding:0px; }
p { margin:11px 0px 11px 0px; }
acronym, abbr { cursor:help; border-bottom:1px dashed #999; }
code { font:1.1em 'Courier New', Courier, Fixed; }

/* layout */
#wrap { width:830px; margin:0px auto 0px; padding:0px; overflow:hidden; background:url('/static/theme/bg_right.gif') 470px top no-repeat; }
#c1 { width:580px; float:left; padding:0px; margin:0px; overflow:hidden; }
#c2 { width:250px; float:left; padding:0px; margin:56px 0px 0px 0px; overflow:hidden; }

/* header */
/* menu */
#menu { overflow:hidden; padding:0px; margin:0px 0px 0px 0px; height:34px; font:normal 11px Georgia, "Times New Roman", Times, serif; text-transform:uppercase; }
#menu ul { list-style:none; list-style-image:none; padding:0px; margin:10px 0px 0px 0px; }
#menu li { display:inline; padding:0px; margin:0px; }
#menu li a { display:block; float:left; padding:0px 10px 0px 10px; margin:0px 0px 10px 0px; color:#AAB3B9; border-left:solid 1px #7B8A95; }
#menu li a:hover { text-decoration:none; color:#C4CACE; }
#menu li.current_page_item a, #menu li.current_page_item a:hover { color:#FFFFFF; }
#menu li a#subscribe { margin:0px 0px 0px 20px; border:0; color:#EF9E45; }
#menu li a#subscribe:hover { color:#EDBA7C; }

#header { color:#FFFFFF; margin:25px 0px 25px 0px; }
#header h1 { letter-spacing:-2px; font:bold 38px/40px Helvetica, Arial, sans-serif; }
#header h4 { color:#AAB3B9; }
#header a { color:#FFFFFF; }

/* content */
.content { margin:0px 0px 10px 0px; padding:0px; overflow:hidden; background-color:#FFFFFF; border-bottom:solid 6px #71808C; }

#submenu { float:right; overflow:hidden; font:11px/150% Verdana, Arial, sans-serif; margin:10px 0px 10px 10px; padding:10px; background-color:#F4F5F7; }
#submenu ul { margin:0px; padding:0px 0px 0px 20px; }
#submenu ul li { padding:5px 0px 0px 0px; }

.title { overflow:hidden; }
.title h1 { color:#333333; letter-spacing:-2px; font:bold 24px/28px Helvetica, Arial, sans-serif; margin:10px 10px 10px 10px; }
.title h1 a { color:#333333; }
.title h1 a:hover { color:#666666; }

.text { overflow:hidden; padding:0px; margin:0px 10px 10px 10px; }

/* info box */
.sub { overflow:hidden; font:11px/180% Verdana, Arial, sans-serif; margin:10px 0px 10px 0px; padding:10px; background-color:#F4F5F7; }
.comments { float:right; font-weight:bold; }
.author { display:none; }

/* bottom navigation */
.page-nav { overflow:hidden; }
.page-nav a { background-color:#FFFFFF; border-bottom:solid 6px #71808C; padding:10px; color:#333333; }

/* widgets */
#widgets { list-style:none; list-style-image:none; margin:0px; padding:0px; font:11px/150% Verdana, Arial, sans-serif; }
.widget { margin:10px 0px 10px 10px; padding:10px; background-color:#F4F5F7; border-bottom:solid 6px #71808C; }
.widget.search { opacity:0.95; }
.widgetblock { margin:10px 0px 10px 10px; padding:10px; background-color:#F4F5F7; border-bottom:solid 6px #71808C; width:300px; }
.widget h2, .widgetblock h2 { margin:0px 0px 0px 0px; padding:0px; color:#687682; font:bold 11px/150% Verdana, Arial, sans-serif; }
.widget ul { margin:0px 0px 0px 20px; padding:0px;list-style-image:url('/static/theme/dot.gif');}
.widget ul li { padding:5px 0px 0px 0px; }


#search { margin:0px; }
#search input { width:205px; padding:6px; background-color:#FFFFFF; color:#666666; border:solid 1px #DDE0E6; border-bottom-color:#F4F5F7; border-right-color:#F4F5F7; }

/* footer */
.footer { clear:both; overflow:hidden; padding:40px 0px 20px 0px; color:#888888; }
.footer-text { display:inline; overflow:hidden; }

/* Wordpress defaults */
.navigation { overflow:hidden; width:98%; display: block; text-align: center; margin:auto; padding:10px; }
p img { padding: 0; max-width: 100%; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding:0px; margin:0px 0px 2px 7px; display: inline; }
img.alignleft { padding:0px; margin:0px 7px 2px 0px; display: inline; }
.alignright { float: right; }
.alignleft { float: left }

/* comments */
.comment-head {font:11px/180% Verdana, Arial, sans-serif; margin:10px 0px 10px 0px; padding:10px; background-color:#F4F5F7; }
.comment-head img {float:right}
.comment-text {border-left:5px solid #a0a0a0;padding: 0px 0px 0px 10px;}
