/*  
Theme Name: Old Ink
Theme URI: http://webriggers.net
Description: 
Version: 0.1
Author: Brent Toderash
Author URI: http://toderash.net/

	Old Ink	
	http://webriggers.net/

	This theme was designed and built by Brent Toderash,
	whose blog you will find at http://toderash.net/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@import url('reset.css'); /* reset everything to reduce browser inconsistencies */
@import url('lists.css'); /* list styles (sidebars) */
@import url('comments_forms.css');
/*
@import url('calendar.css');
*/

/*********************************************/
/*      Global Styles & Basic Typography     */
/*********************************************/
body 	{
/*
	font-family: "Trebuchet MS", Tahoma, "Nimbus Sans L", "Lucida Sans", "Bitstream Vera Sans", sans-serif;
	font-family: 'Lucida Grande', Verdana, Arial, Monaco, DejaVu Sans Mono, Helvetica, Sans-Serif;
*/
	font-family: "Bitstream Vera Serif", "Bookman Old Style", "DejaVu Serif", Georgia, Palatino, serif;
	font-size: 14px;
	color: #222;
	background: #cdcdcd url('images/brt-large-bg.jpg') no-repeat;
	}
h1, h2, h3, h4 {
	font-family: "Bitstream Vera Serif", "Bookman Old Style", "DejaVu Serif", Georgia, Palatino, serif;
/*
	font-family: 'Century Gothic', 'Lucida Grande', Verdana, Arial, Monaco, DejaVu Sans Mono, Helvetica, Sans-Serif;
*/
	color: #555;
	}
h1	{
	font-size: 2.8em;
	margin: 110px 0 0 50px;
	color: #354963;
	color: #e3e6c0;
	}
h2	{ font-size: 1.4em; }
#sidebar h2 {
	font-size: 1.2em;
	margin-top: 5px;
	}
h3	{ font-size: 1.2em; }
p	{ margin: 3px 0 6px 0; padding: 0; }

a:link	{ 
	color: #314d88;
	text-decoration: none;
	}
#sidebar a:link, #sidebar a:visited {
	color: #ab443d;
	}
a:visited {
	color: #354963;
	text-decoration: none;
	}
a:hover { 
	color: #4f7bdb;
	background: #fcfcfc;
	}
#content .entry a {
	border-bottom: 1px dotted #314d88;
	}
a	{
	padding: 0 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	radius: 3px;
	}
#header a:hover {
	background: transparent;
	}
a.noeffect, #sidebar a.noeffect {
	display: inline;
	border: none;
	padding: 0;
	background: none;
	}
a.noeffect:hover {
	background: none;
	border: 0;
	}

/*********************************************/
/*      Layout                               */
/*********************************************/

#wrap {
	width: 960px;
	background: #fff url('images/brt-wrap-bg.jpg') 0 0 no-repeat;
	min-height: 650px;
	margin: 0 0 20px 89px; padding: 0;
	}
   #header {
   	width: 960px;
	margin: 0 0 0 89px; padding: 0; 
	height: 282px;
	overflow: hidden;
	}
      #headerimg { 
	z-index: 4;
	height: 249px;
	overflow: hidden;
	}
      #header .description {
	margin: 35px 0 0 125px; padding: 0;
	font-size: 1.4em;
	font-style: italic;
	color: #e3e6c0;
	}
      #title_img {
	z-index: 1;
	margin: 5px 0 0 30px;
	cursor: pointer;
	cursor: hand;
	}
   #topnav {
	height: 27px;
	margin-bottom: 30px;
	border-bottom: 1px solid #cdcdcd;
	}
   #content {
	width: 630px;
	min-height: 600px;
	float: right;
	margin: 0; padding: 10px 0 0 10px;
	border-left: 1px solid #cdcdcd;
	}
      #content .post {
	margin: 15px 0 0 0; padding: 15px 5px;
	}
      #content .post p {
	margin: 8px 15px;
	line-height: 1.4em;
	}
      #content .post p:first-letter {
	margin-left: 12px;
	}
      #content .post blockquote p:first-letter {
	margin-left: 0;
	}
      #content .post .entry {
	padding: 4px 0 0 0;
	}
      #content .post h2.post-title {
	padding: 0;
	}
      #content .post h2.post-title a {
	margin-left: 57px;
	padding: 3px 1px;
	display: block;
	}
      #content .post h2.post-title a:hover {
	color: #ab443d;
	background: #e3e6c0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	radius: 3px;
	}
      #content .post .post-date {
	font-size: 11px;
	font-weight: normal;
	color: #ccc;
	float: left;
	margin: -4px 7px 0 0;
	border: 1px solid #ccc;
	background: #fcfcfc;
	width: 48px;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	radius: 3px;
	cursor: default;
	}
      #content .post .post-date .month {
	display: block;
	padding: 2px 0 2px 0;
	}
      #content .post .post-date .day {
	font-weight: bold;
	font-size: 21px;
	margin: 0; padding: 0;
	}
      #content .post .post-date .year {
	padding: 0 0 1px 0;
	}
   #sidebar {
   	clear: left;
	width: 320px;
	font-size: 85%;
	margin: -5px 0 0 0; padding: 10px 0;
	background: #e3e6c0;
	}
      #sidebar #doubleside {
	margin: 0 14px; padding: 0;
	}
      #sidebar #doubleside p {
	margin: 8px 5px;
	}
      #sidebar #sideleft {
        width: 120px;
	float: left;
	margin: 10px 0 0 14px; padding: 0;
	}
      #sidebar #sideright {
        width: 160px;
	float: right;
	margin: 10px 14px 0 0; padding: 0;
	}
   #page {
	margin: 20px auto;
	padding: 0;
	}
   #footer {
	font-size: .85em;
	padding: 8px 0 0 0; margin: 0 auto;
	clear: both;
	border-top: 1px solid #cdcdcd;
	}
      #footer p {
	margin: 0; padding: 15px 0;
	text-align: center;
	}
p img {
	padding: 0;
	max-width: 100%;
	}
.centered, img.imgcenter {
	display: block;
	background: #fafafa;
	margin-left: auto; margin-right: auto; padding: 4px;
	border: 1px solid #d0d0d0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	radius: 3px;
	}
.alignright, img.imgright {
	margin: 0 0 2px 7px; padding: 4px;
	display: inline;
	background: #fafafa;
	float: right;
	border: 1px solid #d0d0d0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	radius: 3px;
	}
.alignleft, img.imgleft {
	margin: 0 7px 2px 0; padding: 4px;
	display: inline;
	background: #fafafa;
	float: left;
	border: 1px solid #d0d0d0;
	moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	radius: 3px;
	}
/* End Images */

   .postmetadata, .byline {
	font-size: .8em;
	color: #555;
	}
   .postmetadata {
	clear: both;
	margin-left: 15px; padding: 5px 0;
	}
   .byline {
	width: 80%;
	border-top: 1px solid #d0d0d0;
	margin: 2px 0 8px 57px; padding-top: 2px;
	}
	
a, #sidebar ul li#tag_cloud a:hover {
	}
a, #sidebar ul li#tag_cloud a:hover, #sidebar li#recent-comments a {
	}

a:hover, #sidebar ul li#tag_cloud a:hover, #sidebar ul li#recent-comments a:hover {
	}

/*     BEGIN SIDEBAR SPECIFICS     */
/*
ul li.widget_search div input#s {
	width: 100px;
	}
#doubleside ul li#search input#searchsubmit {
	width: 65px;
	}
*/
/*     END SIDEBAR SPECIFICS     */

/* Begin Various Tags & Classes */

.navigation .alignleft {
	margin: 10px 0 10px 5px; padding: 0;
	border: 0;
	}
.navigation .alignright {
	margin: 10px 14px 10px 0; padding: 0;
	border: 0;
	}
.more-link .post-teaser-more {
	display: block;
	clear: right;
	float: right;
	margin: 0; padding: 0;
	}
.more-link, .commentlink a, .post-teaser-more a {
	display: inline-block;
	font-weight: bold;
	clear: right;
	float: right;
	margin: 12px 45px; padding: 3px 8px;
	border: solid 1px #d0d0d0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	radius: 4px;
	}
acronym, abbr {
	cursor: help;
	border-bottom: 1px dashed #999;
	}
blockquote {
	color: #333;
	margin: 0px 40px 10px 40px;
	padding: 5px 10px;
	background: #f5f5f5;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	}					
blockquote blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #cdcdcd;
	}
cite	{
	margin: 0 40px 0 0;
	display: block;
	text-align: right;
	}
blockquote cite {
	margin: 0 10px 0 0;
	border: 0;
	}
/* End Various Tags & Classes */
