/*

Theme Name: Brown-ish Grid
Theme URI: http://simonong.net/showcase/web-design/brown-ish-grid/
Description: WordPress theme inspired by <a href="http://www.subtraction.com/archives/2004/1231_grid_computi.php">Subtraction's Grid Calculation Concept</a>.
Version: 1.2
Author: Simon Ong
Author URI: http://simonong.net/
Tags: Valid XHTML, Valid CSS, two columns, fixed width, brown, widget ready, simple

*/


body {
background-color: #FFF;
color: #0f0e13;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0;
padding: 0;
}

hr {
clear: both;
margin: 0;
padding-bottom: 13px;
visibility: hidden;
height: 2px;
}

img {
border: 4px solid #87c876;
}

a {
outline: none;
color: #0f0e13;
text-decoration: underline;
}

a:hover {
color: #87c876;
text-decoration: underline;
background-color: transparent;
}

abbr, acronym, dfn 	{cursor: help; border-bottom: dotted #360 1px; 	}

blockquote {
padding-top: 6px;
padding-bottom: 6px;
padding-left: 6px;
padding-right: 12px;
background-color: #DFB;
font-style: oblique;
}

blockquote blockquote {
padding: 6px;
background-color: #d9dde9;
border: 1px solid #0f0e13;
}

ul, li { margin-bottom: 10px; }

#page {
background-color: #ffffff;
margin: 0 auto;
padding: 0;
width: 990px;
}

#header {
height: 100px;
margin: 0;
padding: 0;
background-color: #432b09;
border-bottom: 5px solid #ffffff;
}

#content {
float: right;
width: 766px;
margin: 0;
padding: 0;
}

#sidebar {
float: left;
width: 213px;
margin: 0;
padding: 0;
}

#footer {
color: #ffffff;
clear: both;
background-color: #432b09;
margin: 0;
padding: 5px;
text-align: right;
}

.margin {
margin:  6px 6px 0 6px;
padding: 0;
}

#headertitle {
height: 58px;
background-color: #432b09;
margin: 0;
padding: 0;
border-bottom: 5px solid #ffffff;
text-align: right;
color: #ffffff;
}

#header hr {
clear: both;
}

#description {
margin: 0;
padding: 0 10px 0 0;
font-size: 14px;
}

#header h1 {
text-align: right;
margin: 0;
padding: 2px 10px 0 0;
}

#header h1 a {
font-size: 30px;
font-weight: normal;
margin: 0;
padding: 0;
color: #f3f3cc;
text-decoration: none;
}

#header h1 a:hover {
color: #87c876;
background-color: transparent;
}

#header ul, #header ul li, #header ul li ul {
display: inline;
margin: 0;
padding: 0;
}

.pagenav {
float: left;
display: inline-block;
margin: 0;
padding: 0;
list-style: none;
}

.pagenav h2 {
display: none;
}

.page_item {
float: left;
display: inline;
list-style: none;
padding: 0;
margin: 0;
}

.page_item a {
width: 102px;
display: block;
color: #f3f3cc;
background-color: #432b09;
height: 40px;
padding: 5px 0 0 4px;
margin: 0;
border-right: 5px solid #ffffff;
text-decoration: none;
font-weight: bold;
}

.page_item a:hover {
background-color: #87c876;
padding: 5px 0 0 4px;
margin: 0;
text-decoration: none;
}

.current_page_item a, .current_page_item a:hover {
background-color: #87c876;
}

#menu-position-statements .current_page_item a {
background: transparent;
display:inline;
margin: 2px 0;
}

#searchform {
float: right;
padding-right: 2px;
}

#s {
width/**/: 120px;
width: 110px !important;
margin:  8px 5px 0 0;
padding: 6px;
font-size: 12px;
float: left;
border: 2px solid #f3f3cc;
}

#searchsubmit {
width/**/: 80px;
width: 70px !important;
border: 5px solid #f3f3cc;
background-color: #87c876;
text-align: center;
margin: 8px 5px 0 0;
padding: 2px;
font-size: 10px;
color: #821;
cursor: pointer;
font-weight: bold;
}

#submit {
width/**/: 120px;
width: 110px !important;
border: 5px solid #f3f3cc;
background-color: #67a856;
text-align: center;
margin: 8px 5px 0 0;
padding: 6px;
font-size: 10px;
color: #f3f3cc;
cursor: pointer;
}

#searchsubmit:hover, #submit:hover {
background-color: #432b09;
border: 5px solid #87c876;
color: #f3f3cc;
}

.post {
margin: 0;
padding: 6px;
clear: both;
}

.post h2 {
font-size: 14px;
background-color: #87c876;
margin: 0;
padding: 7px 0 6px 6px;
height: 20px;
}

.post h2 a {
padding: 6px;
margin: 0;
text-decoration: none;
}

.post h2 a:hover {
color: #f3f3aa;
text-decoration: none;
}

.entry {
margin: 0;
padding: 0;
}

.entryleft {
float: left;
width: 100px;
margin: 0;
padding: 0;
}

.entryright {
float: right;
margin: 0;
padding: 0;
width: 640px;
}

.edit {
font-weight: bold;
font-size: 14px;
}

.entryright img {
margin: 6px;
padding: 0;
border: 4px solid #87c876;
}

.alignnone, .alignleft, .aligncenter {
float: left;
}

.alignright {
float: right;
}

.entrydate {
font-weight: bold;
font-size: 14px;
}

.clear {
clear: both;
height: 10px;
}

.entrymeta {
clear: both;
margin: 0;
padding: 0;
font-weight: bold;
font-size: 12px;
}

.entrymeta ul {
list-style: none;
margin: 0;
padding: 0;
display: block;
}

.entrymeta ul li {
clear: both;
border-top: 1px solid #0f0e13;
padding: 0;
margin: 0;
}

.metaleft {
float: left;
width: 100px;
padding-top: 6px;
padding-bottom: 6px;

}

.metaright {
float: right;
padding-top: 6px;
padding-bottom: 6px;
font-size: 10px;
}

.navigation {
clear: both;
margin: 0;
font-weight: bold;
padding-top: 10px;
height: 25px;
}

.alignleft {
float: left;
padding: 6px;
}

.alignright {
float: right;
padding: 6px;
}

#sidebar h2, .widgettitle {
color: #f3f3cc;
font-size: 14px;
font-weight: normal;
background-color: #432b09;
margin-bottom: 10px;
padding: 6px 0 6px 6px; 
}

a.rsswidget {
color: #f3f3cc;
text-decoration: none;
}

.widget_rss ul li {
border-bottom: 1px solid #000000;
}

.widget_rss ul li a.rsswidget, .widget_rss ul li a:hover {
display: block;
margin-top: 10px;
padding: 4px 4px 4px 0 !important;
font-weight: bold;
border: none !important;
font-size: 14px !important;
}

.widget_rss cite {
padding: 10px 2px 5px 2px;
text-align: right;
display: block;
}

.rss-date {
background-attachment: scroll;
background-image: url(http://www.dyslegia.com/wordpress/wp-content/wp-content/themes/borwn-ish_grid/images/date.png);
background-position: center left;
background-repeat: no-repeat;
margin-top: 10px;
padding: 4px 4px 4px 20px;
}

.rssSummary {
margin: 10px 0 10px 0;
}

#sidebar ul {
width: 201px;
}

#sidebar ul {
list-style: none;
margin: 0;
padding: 0;
display: inline-block;
}

#sidebar ul li {
display: block;
margin-top: 2px;
margin-bottom: 2px;
padding: 0;
}

.linkcat ul li, .widget_links ul li  {
display: block;
background-attachment: scroll;
background-image: url(http://www.dyslegia.com/wordpress/wp-content/wp-content/themes/borwn-ish_grid/images/page_link.png);
background-position: center right;
background-repeat: no-repeat;
background-color: transparent;
}

.categories ul li, .widget_categories ul li, .widget_pages ul li  {
display: block;
background-attachment: scroll;
background-image: url(http://www.dyslegia.com/wordpress/wp-content/wp-content/themes/borwn-ish_grid/images/folder_database.png);
background-position: center right;
background-repeat: no-repeat;
background-color: transparent;
}

.archivelist li, .widget_archives ul li {
display: block;
background-attachment: scroll;
background-image: url(http://www.dyslegia.com/wordpress/wp-content/wp-content/themes/borwn-ish_grid/images/date.png);
background-position: center right;
background-repeat: no-repeat;
background-color: transparent;
}

.widget_recent_entries ul li {
display: block;
background-attachment: scroll;
background-image: url(http://www.dyslegia.com/wordpress/wp-content/wp-content/themes/borwn-ish_grid/images/page_white_text.png);
background-position: center right;
background-repeat: no-repeat;
background-color: transparent;
}

.widget_recent_comments ul li {
display: block;
background-attachment: scroll;
background-image: url(http://www.dyslegia.com/wordpress/wp-content/wp-content/themes/borwn-ish_grid/images/comments.png);
background-position: center right;
background-repeat: no-repeat;
background-color: transparent;
}

.widget_archive ul li {
display: block;
background-attachment: scroll;
background-image: url(http://www.dyslegia.com/wordpress/wp-content/wp-content/themes/borwn-ish_grid/images/date.png);
background-position: center right;
background-repeat: no-repeat;
background-color: transparent;
}

.recentcomments {
margin-left: 13px;
}

#recentcomments li.recentcomments a {
color: #0f0e13;
padding: 0 0 0 10px;
margin: 0;
text-decoration: none;
border: none;
}

#recentcomments li.recentcomments a:hover {
color: #87c876;
padding: 0 0 0 10px;
margin: 0;
text-decoration: none;
border: none;
background-color: transparent;
}

.widget_tag_cloud a, .widget_tag_cloud a:hover  {
text-decoration: none;
}

#sidebar ul li ul li {
padding-bottom: 3px;
display: block;
}

#sidebar ul li ul li a {
color: #0f0e13;
padding: 0 0 0 10px;
text-decoration: none;
border-left: 3px solid #432b09;
display: block;
}

#sidebar ul li ul li a:hover {
color: #87c876;
border-left: 3px solid #87c876;
text-decoration: none;
background-color: transparent;
}

#wp-calendar {
width: 200px;
text-align: right;
margin: 0;
padding: 0;
}

#calendar h2.widgettitle {
display: none;
}

#wp-calendar caption {
color: #f3f3cc;
font-size: 14px;
font-weight: normal;
background-color: #432b09;
margin-bottom: 10px;
padding: 6px 0 6px 6px; 
text-align: left;
}

#wp-calendar td {
margin: 0;
padding: 0;
}

#wp-calendar a {
font-weight: bold;
}

#today {
font-weight: bold;
background-color: #87c876;
}

#today a {
color: #ffffff;
text-decoration: none;
background-color: transparent;
}

#today a:hover {
color: #e7e7de;
text-decoration: underline;
}

td#prev {
text-align: left;
}

td#next {
text-align: right;
}

#loginout {
color: #0f0e13;
margin-bottom: 10px;
padding: 0;
}

#loginout a {
color: #0f0e13;
font-weight: bold;
}

#loginout a:hover {
color: #87c876;
background-color: transparent;
}

#footer a {
font-weight: bold;
color: #e7e7de;
text-decoration: none;
}

#footer a:hover {
color: #87c876;
text-decoration: none;
background-color: transparent;
}

#forIE {
margin: 0;
padding: 2px;
text-align: justify;
}

.note {
border-top: 5px solid #432b09;
padding: 6px;
text-align: center;
font-weight: bold;
}

.postmetadata {
margin: 10px;
padding-top: 30px;
height: 50px;
text-align: center;
}

h3#respond {
font-size: 14px;
background-color: #87c876;
margin-top: 10px;
padding: 7px 0 6px 6px;
height: 20px;
}

.commentlist {
margin: 0;
padding: 0;
}

.commentlist .avatar {
float: left;
padding: 0 10px 10px 0;
}

.commentlist li {
list-style: none;
border-bottom: 2px solid #87c876;
padding-top: 10px;
font-style: italic;
color: #350;
border: solid #B83 2px;
padding-left: 1em;
padding-right: 1em;
}

.commentinfo {
font-weight: bold;
font-size: 14px;
}

#author, #email, #url {
width/**/: 137px;
width: 127px !important;
margin: 0 10px 0 5px;
padding: 4px;
font-size: 12px;
border: 1px solid #87c876;
}

#comment {
width/**/: 720px;
width: 730px !important;
margin-top: 10px;
padding: 4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border: 1px solid #87c876;
}


.post-meta-key {
color: #820; 
font-weight: bold;
}

ul.post-meta, li.post-meta {
border: 2px #87c876 dotted;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 24px;
list-style: inside;
margin-left: 0;
margin-bottom: 2px;
background: #FFD;

}

/* Gov Track Embed Widget */
.GovTrackEmbed { font-size: 85%; color: #333; border: 2px solid #252; background-color: #FFD;   padding: 5px; width: 450px }	
.GovTrackEmbedTable { font-size: 85%; color: #333 }
.GovTrackEmbedTitle { font-size: 100%; font-weight: bold; color: #252; text-align: center }
.GovTrackEmbedHighlight { background-color: #EFD }
.GovTrackEmbedFooter { font-size: 90% }
.GovTrackEmbedDate { font-size: 90%; }
.GovTrackEmbed a { text-decoration: none }


/* Recent Comments */
.recentcomments { font-style: italic; }


.actionAlert { color: #C33; font-weight: bold;}

.commentNote {font-style:oblique; color: #630; padding: 4px; border: 1px solid #520; background: #EFD;}