/* 
Theme Name: Cordobo Red Cedar
Theme URI: http://cordobo.com/
Description: <strong>Cordobo Red Cedar</strong> is a 3 column theme for WP 2.x with <strong>Widgets</strong> support. Valid XHTML and CSS. Head over to the <a href="http://cordobo.com/free-wordpress-templates/">Red Cedar Support Pages</a>.
Version: 0.3.2
Author: Andreas Jacob
Author URI: http://cordobo.com/

	Cordobo Cordobo Red Cedar
	http://cordobo.com/

	This theme was designed and built by Andreas Jacob,
	whose blog you will find at http://cordobo.com/

*/



/** BEGIN ADDED **/

.authorcomment {
background: #eceef3;
}

.narrowcolumn {
	padding: 0;
	margin: 0;
	width: 550px;
	float: left;
	}

.post {
  margin: 0 40px 40px 98px;
  padding: 0;
	text-align: left;
}


h1 a img {
	border: none;
	text-decoration: none;
	}

.readmore {
}

.main {
}

#content #date_display {
	width: 80px;
	height: 50px;
	text-align: left;
	float: left;
	margin: 0;
	padding: 0;
	background: url(images/date-bg.png) no-repeat top left;
}

#content #date_display .date {
	color: #8B9C2B;
	font-size: 1em;
	letter-spacing: -1px;
	margin: 7px 0 0 5px;
	padding: 0;
	text-align: center;
	float: left;
	width: 30px;
	height: 40px;
	overflow: hidden;
}

#content #date_display .date .month {
	color: #7DB400;
	font-size: 0.9em;
	font-weight: 400;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;	
}

#content #date_display .comments-box {
	color: #7DB400;
	font-size: 1.5em;
	letter-spacing: -1px;
	margin: 13px 3px 0 0px;
	padding: 0;
	text-align: center;
	width: 35px;
	height: 40px;
	float: right;
}
/** END ADDED **/



/* Begin Typography & Colors */

body {
	background: #fff;
	margin: 0 auto;
	padding: 0; 
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 65%;
	color: #626262;
	text-align: center;
	}

#page {
	background: #fff url(images/content-bg.png) repeat-y top;
	border: none;
	text-align: left;
	width: 900px;
	margin: 0 auto;
	padding: 0;
	}

#header {
	background: #73a0c5 url(images/header-bg.png) no-repeat top left;
	height: 244px;
	width: 900px;
	padding: 0;
	margin: 0;
	text-align: left;
	}

#header-bg {
	background: #73a0c5 url(images/header-bg-repeat.png) repeat-x top left;
	height: 244px;
	width: 809px;
	padding: 0;
	margin: 15px 0 0 45px;
	}

#logo {
	margin: 0;
	padding: 65px 0 0 55px;
	border: none;
	}

#description {
	margin: 0; 
	padding: 0 0 0 57px;
	border: none;
	}

#logo a img, #description a img {
  border: none;
	}

#content {
	font-size: 1.2em
	}

.narrowcolumn .entry {
	line-height: 1.4em;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #eee url('images/footer-bg.png') no-repeat top; 
	border: none;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: 262px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

.small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h2 {
	font-weight: normal;
	font-size: 2.2em;
	margin: 0;
	padding: 0;
	background: none;
	}

h2 a:link, h2 a:visited {
	color: #FF8642;
	font-weight: normal;
	text-decoration: none;
	}

h2 a:hover, h2 a:active {
	color: #FC3D32;
	font-weight: normal;
	text-decoration: none;
}

.sidebar h2 {
	font-family: 'Times New Roman', serif;
	list-style: none;
	font-size: 1.2em;
}

h3 {
	font-size: 1.4em;
	line-height: 1.4em;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	background: none;
}

.sidebar h3 {
	font-size: 1.4em;
	line-height: 31px;
	height: 41px;
	margin: 0px;
	padding-left: 10px;
	font-weight: bold;
	color: #fff;
	background: none;
}

a:link, a:visited {
	background: none;
	color: #FF8642;
	font-weight: bold;
	text-decoration: none;
	}

a:hover, a:active {
	background: none;
	color: #FC3D32;
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#title {
  padding-top: 6px;
  border-bottom: 1px solid #e3e3e3;
 }

.meta {
  padding-top: 2px;
  border-top: 1px solid #e3e3e3;
  font-size: 0.8em;
  }

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



/* End Structure */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


#sidebar {
	margin: 0;
	padding: 0 20px 0 20px;
	width: 350px;
	float: right;
	text-align: left;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

ul#about {
	list-style-type: none;
	list-style-image: none;
  background: url(images/about-bg.gif) no-repeat top left;
  margin: 0;
  padding: 20px;
  height: 144px;
  width: 164px;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	border: 1px solid #FF8642;
	}

#commentform #submit {
	margin: 0;
	border: 1px solid #FF8642;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px 0;
	padding: 5px 10px 3px 0;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 20px;
	margin: 0;
	width: 300px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 5px 5px 5px 0;
	padding: 15px;
	border: 1px solid #e3e3e3;
	border-left: 2px solid #e3e3e3;
	font-size: 0.9em;
	font-style: italic;
	background: #f3f3f3;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	padding: 0 40px 0 98px;
	}
/* End Various Tags & Classes*/
