/*
Theme Name: DiscDish
Theme URI: http://www.discdish.com/
Description: Disc Dish child theme for the Arras for WordPress
Author: Clark -- NOTE: On upgrades, must also change filter.php for text change and location change of Tags and Categories. Also in child: default.css, footer.php, functions.php, header.php, home.php, single.php
Author URI: http://www.discdish.com/
Template: arras
Version: 1.0
.
For more information on how to create and use child themes:
http://codex.wordpress.org/Child_Themes

Any CSS code written below will override any existing
declarations from the theme itself.
.
*/

body					{ background-color: #FFF; color: #333; font: 12px 'Lucida Grande',Arial,Helvetica,sans-serif;}

a, a:link, a:visited	{ color: #CC0000; text-decoration: none; }

blockquote				{ border-left: 0px solid #248150; border: 1px solid #248150; color: #666; padding: 5px 10px 1px; margin: 5px 0px 15px; font-style: normal; }

input[type=text], input[type=password], textarea	{ background: #FFF; border: 1px dotted #248150; padding: 5px 3px; }
input[type=submit]  { font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background: #248150; border: 1px solid #248150; padding: 5px 10px; font-size: 12px; color: #9af987; font-weight: 700; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
input[type=submit]:hover  { background: #248150; color: #9af987; }

table, th, td			{ border: 1px solid #248150; }
th, thead th			{ font-weight: 700; color: #FFF; background: #248150; }
td, tbody td			{ background: #FFF; }

dl  { margin: 10px 0; font-size: 12px; }
dl dt  { color: #666; padding-bottom: 3px; }
dl dd  { margin: 0 0 10px 0; line-height: 1.5em; }

img.aligncenter, img.alignright, img.alignleft  { border: 0px solid #DDD; text-align: center; background: #FFF; padding: 0px; }

#wrapper { background: #FFF; }

#main					{ background: #FEFCDD; border: 1px solid #248150; }

#header					{ background: #FFF; border-bottom: 0px solid #FFF; height: 132px; margin: 0 0 0px; padding: 0 0px 5px 0;}
#branding				{ width: 980px; height: 132px; margin: 0 auto; padding: 0; }
.logo					{ max-width: 590px; height: 80px; float: left; padding: 0px 0 25px 10px; }
.blog-name				{ margin: 0 0 0px; line-height: 1em; display: block; }
.blog-description		{ line-height: 0; display: none; margin: 0; padding: 0px 0 0; }

#nav  { max-height: 30px; background: bottom #248150; margin-left: auto; margin-right: auto; max-width: 985px; min-width: 985px; }
#nav-content  { margin: 0 auto; width: 978px; position:center;}
#nav .sf-menu  { float: left; line-height: 1.1; max-width: 900px; }
#nav .sf-menu a  { display: block; font-weight: bold;text-decoration: none; padding: 8px 12px 11px; color: #9af987; font-size: 13px; }
#nav .sf-menu ul li  { border: 0px solid #248150; margin-top: -4px; }
#nav .sf-menu a:hover, #nav .sf-menu li:hover, #nav .sf-menu li.sfHover, 
#nav .sf-menu ul li  { background: #248150; color: #FFF; }
#nav .sf-menu ul a:hover, #nav .sf-menu ul li.sfHover, #nav .sf-menu ul li:hover { color: #FFF; background: #248150; }
#nav .sf-menu ul li.sfHover a.sf-with-ul { color: #FFF; }
#nav .sf-menu ul li.sfHover a.sf-with-ul { color: #248150; }

.sf-shadow ul { background:	transparent; }
.sf-shadow ul.sf-shadow-off { background: transparent; }

#searchbar				{ height: 35px; float: right; overflow: hidden; padding: 0; margin: 90px 0 0 0; }
.searchform  { border: 2px solid #248150; background: #FFF; width: 250px; padding: 6px 5px; margin: 0; }
.searchform .s  { font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; font-size: 14px; border: none; background: #FFF; padding: 0; margin: 0; float: left; width: 234px; }

.widgetcontainer		{ border: solid #248150; border-width: 1px; background: repeat-x #FFF; line-height: 1.4em; }
.widgetcontainer a		{ font-weight: 700; }
.widgetcontainer .excerpt	{ font-size: 11px; margin: 5px 0; }
.widgettitle			{ text-align: center; color: #9af987; font-size: 12px; font-weight: 700; margin: -10px -10px 10px; padding: 5px 10px; background: #248150; border-bottom: 1px solid #248150; }
.widgettitle a			{ color: #333; }

.quick-nav a:link, .quick-nav a:visited	{ display: block; text-indent: -9000px; width: 16px; height: 16px; float: left; clear: left; opacity: 1; }
.quick-nav a:hover  { opacity: 0.6; }

#featured-slideshow		{ width: 500px; border: 0px solid #248150; }
.featured-entry			{ background: #000; width: 500px; height: 85px; color: #a7a7a7; }
.featured-entry  { position: relative; top: -65px; overflow: hidden; padding: 0; display: block; opacity: 0.7; height: 65px; }
.featured-entry .entry-title	{ color: #FFF; width: 470px; height: 22px; padding: 5px 15px 0px; font-size: 18px; font-weight: 700; }
.featured-entry .entry-summary  { padding: -6px 10px 5px; margin: 0; display: block; }

.posts-default .entry-thumbnails-link	{ border: 0px solid #248150; background: none; }
.posts-default li  { margin: 0 50px 10px 0; font-size: 12px; }

.posts-quick .entry-summary	{ line-height: 1.6em; margin-bottom: 10px; }
.posts-quick .entry-thumbnails	{ border: 0px solid #CCC; background: none; }
.posts-quick .quick-read-more  { margin: 2px 0 5px; }
.posts-quick .entry-info  { margin: 0 0 1px; }

.posts-quick .quick-read-more a:link, .posts-quick .quick-read-more a:visited	{ padding: 0px 0px; margin: 0px 0; font-size: 12px; background: #FEFCDD; color: #33333; text-decoration: none; border: 0px solid #248150; font-weight: 700; display: inline-block; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.posts-quick .quick-read-more a:hover { background: #FEFCDD; color: #CC0000; }
.posts-line				{ background: #FEFCDD; border: 0px solid #248150; }
.posts-line	li			{ padding: 7px 0; border-bottom: 1px solid #248150; }

.home-title				{ text-transform: uppercase; font-weight: 700; font-size: 14px; padding: 0 3px 8px; border-bottom: 1px solid #248150; margin: 0 15px 10px 0; color: #333; }

.module-title, .feed-title, #reply-title	{ line-height: 1em; color: #9af987; font-size: 12px; font-weight: 700; margin: 0 10px 0 0; padding: 7px 10px; background: #248150; border: 1px solid #248150; display: block; }
.feed-title  { border-bottom: none; }

.single .post, #main .single-post	{ background: #FFF; border: 1px solid #248150; }
.single .post .entry-info, .single-post .entry-info	{ color: #848485; font-size: 11px; text-transform: uppercase; border-bottom: 1px dotted #248150; }
.single-post .entry-info a:link, .single-post .entry-info a:visited	{ color: #666; text-decoration: none; font-weight: 700; }
#main .single .post .tags, #main .single-post .tags { color: #848485; border-top: 0px dotted #CCC; line-height: 1.7em; }

.about-author  { border: 1px solid #248150; background: #FFF; }

#commentlist  { background: #FFF; border: solid #248150; border-width: 0 1px; }

#commentlist .comment-node  { background: #FFF; border: 0px solid #CCC; border-bottom: 1px dotted #248150;  }
#commentlist .children .comment-node  { background: #FFF; }

.comments-navigation	{ background: #FFF; padding: 0 10px 10px; border: solid #248150; border-width: 0 1px 1px; }
.comments-navigation a	{ display: inline-block; }

.nocomments				{ background: #FFF; border: solid #248150; border-width: 0 1px 1px; padding: 15px 10px; margin: 0 10px 10px 0; font-size: 12px; }

#commentform			{ background: #FFF; border: solid #248150; border-width: 0 1px 1px; margin-right: 10px; padding: 10px; }
#commentform label		{ color: #333333; }

.search-results h2      { color: #9af987; font-size: 12px; font-weight: 700; margin: 0 10px 0 0; padding: 6px 10px; background: #248150; border: 1px solid #248150; }
.search-results-content { border: 0px solid #FEFCDD; border-width: 0 1px 1px; background: #FEFCDD; margin: 0 10px 10px 0; padding: 10px; }
.search-results-content .searchform, .sidebar .searchform { padding: 5px 4px; border: 1px solid #248150; background: #FFF; width: 250px; }

#footer				{ background: #FFF; border: 1px solid #248150; }
#footer .footer-message	{ margin: 0; padding: 2px 15px 0; }
#footer .footer-message p { margin: 0 0 0; }
.footer-sidebar-container  { border-bottom: 1px dotted #248150; }

#controls .next { float: right; position: absolute; left: 460px; }

#contentfw {
    width:740px;
    float:right;
	margin: 0 220px 0 230px;
    overflow:hidden;
}
#primary {
    width:220px;
    float:left;
	margin: 0 0 0 -220px;
}
#secondary {
    width:220px;
    float:left;
	margin: 0 0 0 -960px;
}