/* 
Theme Name: CA Blog
Version: 1.0
Description: A Theme for my Canada Blog
Author: Philipp Schneider
*/



body {
	margin:0;
	padding:0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.9em;
	text-align:center;
	color:#444444;
	line-height:150%;
	background-color: #C0C0C0;
	background-image: url(img/main_bg.jpg);
	background-repeat:  repeat-x;
	}

a {
	color: #878743;	
	text-decoration:underline;
	}

a:visited {
	color: #A6A653;
	}

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

#rap 
{
	background-color: #ffffff;
	width:800px;
	margin:0 auto;
	text-align:left;
	font-family: Arial, Verdana, serif;
	font-size: 0.9em;
}




input, textarea  
{
	background: #F8F8F1;
	border: #D7D7B0 1px solid;
}



#header {
	background:#fff url(img/head.jpg) no-repeat; 	
 	height: 335px;
	margin: 0 auto;
	width:800px;
	padding:0;
	border:#fc9 0px solid;
}




#main 
{
	margin:0 auto;
	width:100%;
}
#content {
	width:550px;
	float:left;
	margin: -14px 0;
	_margin: 0;
	margin-left: 50px;
	overflow:hidden;
	display:inline;
}


#sidebar {
	width:190px;
	float:left;
	margin: -10px 0;
	padding: 0;
	padding-top: 0px;
	padding-left: 10px;
	/* border-left: 1px solid #E4E4CB; */
	font-size:1em;
	color:#333;
	display:inline;
	/* background-color: #F8F8F1; 
	background-image: url(img/sidebar_head.gif);
	background-repeat: no-repeat; */
} 



a img {
	border: none;
}


acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote {
	margin: 15px 30px 0 45px;
	padding: 0 0 0 45px;
	background: url(img/blockquote.gif) no-repeat left top;
	font-style:italic;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}
h3 {
	margin: 0;
	padding: 0;
	font-size:1.3em;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}



h1, h2, h3, h4 {
	font-family: "Century Gothic", "Trebuchet MS", Georgia, "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}
#header h1 
{
	display: none;	
}
#header #desc
{
	display: none;
}
#sidebar h2 {
	margin: 10px 0 0 0;
	font-size: 1em;
	color: #676E04;
	background-color: #E4E4CB;
	/* background:url(img/sidenav_top.jpg); */
	display: block;
	height:22px;
	font-weight:bold;
	width: 180px;
	border-bottom: 1px solid #D7D7B0;
	padding-left: 10px; 
}



#sidebar ul {
	list-style-type: none;
	margin: 0;
	font-size: 0.9em;	
	padding: 0;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom:10px;;
	background-color: #F8F8F1;
	border-bottom: 1px solid #E4E4CB;
}



#pagenav {
	list-style:none;
}



#sidebar ul li {
	margin: 0.1em 0 0 0;
	padding: 0;	
}
#sidebar ul li a {
	text-decoration: none;
	border:none;
}
#sidebar ul li a:link {
	color: #909D73;	
}
#sidebar ul li a:visited {
	color: #999999;	
}
#sidebar ul li a:hover, #sidebar ul li a:active {
	color: #990000;
}
#sidebar ul ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 1em;	
	background:none;
	border:none;
}
#sidebar ul ul li 
{
	margin:0;
	padding:0;
	padding-left:10px;
	margin-left:10px;
	background:url(img/subcat_bullet.gif) no-repeat left;
}



#content ul {
	margin-left: 0;
	padding-left: 0px;
	list-style-type: none;
}
#content ul li {
	background: url(img/bullet.gif) no-repeat 0 7px;
	padding-left: 1.5em;
}



.post , .page
{
	margin:0 0 30px 0;
}



.page 
{
	margin:25px -5px 0 27px;
}



.post-info, .page-info 
{
	font-size:0.85em;
	font-family: Verdana, Arial, Sans-Serif;
	margin:0;
	margin-right: 15px;
	padding:0;
	color: #676E04;
	text-align: right;
}



.page-info {
	text-align:center;	
	color: #676E04;
}
.post-info a {
	color: #676E04;
}



.post-info a:hover {
	color: #D9D9B7;
}



.post-content, .page-content {
	padding:10px 0;
	margin:3px 0;
	border-top:#BBC4A3 1px solid;	
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
}



.page-content {

}
.post-title {
	font-family: "Century Gothic", "Trebuchet MS", Georgia, "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	margin:0;
	margin-bottom: -13px;
	color: #676E04;
	text-align: left;
}

.page-title {
	font-family: "Century Gothic", "Trebuchet MS", Georgia, "Lucida Sans Unicode", lucida, Verdana, sans-serif;
	margin:0;
	color: #676E04;
	text-align: left;
}

.post-title {
	font-size:2.5em;
	font-weight:normal;
	line-height: 120%;
	width: 400px;
	_width: 400px;
	_margin-right: 135px;
	text-align: left;
	}

.page-title {
	font-size:2.5em;
	font-weight:normal;
	padding-bottom:7px;
}

#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active {
	text-decoration:none;
	color: #676E04;
}

.post-date {
	margin-bottom: -25px;
}

.post-footer {
	padding-top:30px;
	background:url(img/divider.gif) no-repeat center;
}

#footer {
	margin:0 auto;
	padding: 7px 0;
	border-top:#BBC4A3 1px solid;
	clear: both;
	font-size: 0.8em;
	color: #999;
	text-align:center;
	width800px;
}

#footer a {
	border:none;
	color:#7A7636;
}

.commentlist {
	font-size:1em;
	font-weight:normal;	
}

#commentform {
	margin:0 0 0 40px;
}

#commentform textarea {
	width: 80%;
}

#commentform p {
	margin: 0 0 1em;
}

#comments,#respond {
	margin: 3em 0 1em 0;
	color: #676E04;
}

.commentlist li {
}

.commentlist .alt {
}