/*  
Theme Name: Thematica
Description: A Child Theme of Thematic
Template: thematic
*/
@import url(../thematic/style.css);

body, input, textarea {
font:12px/19px Verdana,serif;
color:#262626; }

p, ul, ol, dd, pre {
margin-bottom:17px; }

#header { position: static 	}
#flashBanner { margin-top: 36px }
#content { width: 515px; margin: 0px;}


#main {
	margin:0 0 0 190px;
	width:771px;
	padding:47px 0 22px;
}

#container {
	float:left;
	width:541px;}

#wrapper { background: white url(images/roots.png) left 339px no-repeat; }

/*
	Content Entry
-------------------------------------*/

.post {
	border-top:1px dotted #bbb;
	padding:7px 0 0;
}

.entry-title {
	font-family:Helvetica, Arial,sans-serif;
	font-size:22px;
	font-weight:normal;
	line-height:26px;
	padding:0 0 8px;
}

.entry-content {
	padding:0 0 0;
}

.entry-content img {
	margin:0 0 0;
}

/*	Bottom Aythor and Date  */
.entry-meta {
	color:#7F7F7F;
	font-size:10.5px;
	font-style:normal;
	line-height:16px;
}

/*	Bottom Cats and Tags  */
.entry-utility {
color:#7f7f7f;
font-size:10.5px;
line-height:16px;
margin:0 0 33px;
}

.entry-utility a {
color:#6d533b;
font-style:normal;
text-decoration:none;
}

/*
	Sidebar
-------------------------------------*/

.aside {
	color:#2D2D2D;
	font-size: 11px;
}

.aside a:link, .aside a:visited {
	text-decoration:none;
		
}

.aside a:hover {
	text-decoration:underline;
		
}


/* All Sidebar Containers */
.main-aside  {
	width:220px;
}

/*  Sidebar Subtitles  */
.aside h3 {
	font-size:11px;
	font-style:normal;
	line-height:19px;
	font-weight: bold;
}

/* Primary Container */
#primary {
	border: none;
	padding:0 0 0;
}

.main-aside ul {
	padding:0;
}

.aside ul ul {
	list-style-type:none;
	margin:0 0 22px 0px;
}
/* 
	Single Entry
----------------------------------------*/

.single .hentry {
padding:7px 0 0 0;
}
