@charset "UTF-8";
/* CSS Document */
#content-wrapper {
  margin-bottom: 1em;
  float: right;
  width: 79%;
  /*display: inline;*/
}

#content {
  width: 73%;
  float: left;
  font-size: 120%;
  line-height: 150%;
  /*display: inline;*/
}

#content a {
  text-decoration: underline;
}

#content a:visited {
  color: #000;
}

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

#content img {
  /*margin: 0 10px 10px 0;*/
}

#content h1 {
  margin-top: 0;
  font-size: 190%;
  line-height: 115%;
}

#content h2 {
  font-size: 160%;
  line-height: 120%;
}

#content h3 {
  font-size: 130%;
  line-height: 120%;
  font-weight: bold;
}

#content blockquote {
  background-color: #e9ffcc;
  border-left: 3px solid #cde9a7;
  margin: 0 0 5px 15px;
  padding: 5px 10px 1px 8px;
}

#content h1 a, #content a h1,
#content h2 a, #content a h2,
#content h3 a, #content a h3 {
  text-decoration: none;
}

#content h1 a:visited, #content a:visited h1,
#content h2 a:visited, #content a:visited h2,
#content h3 a:visited, #content a:visited h3 {
  color: #115588;
  text-decoration: none;
}

#content h1 a:hover, #content a:hover h1,
#content h2 a:hover, #content a:hover h2,
#content h3 a:hover, #content a:hover h3 {
  color: #4477bb;
  border-bottom: 1px dotted;
  text-decoration: none;
}

#content .pagetitle {
  margin-bottom: 20px;
  border-bottom: 1px dotted #688848;
}

#content ul, #content ol {
  padding: 0 0 0 20px;
}

#content ul {
  list-style: square;
}

#content ul li, #content ol li {
  margin: 3px 0 3px 0;
  padding: 0;
}

#post_content, #comment-area {
  background-color: white;
  padding: 10px;
  padding-left: 15px;
  padding-right:15px;
  font-size:16px;
  line-height:26px;
  color:#444;
  font-family: helvetica, arial, sans-serif;
 -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   margin-bottom: 10px;
}

.post_specs{
	font-size:11px;
	color:#777;
}
#post_content ul li {
list-style-position: inside;
list-style-image: url('img/list_item_bullets.jpg');
}

#post_content h1{
	padding: 7px 0 0 0;
	font-family: Helvetica, Arial, Sans-serif;
	color:#555;
	font-size:28px;
}

#post_content h1 a {
color:black;
}

#post_content .calendar{
	float: left;
	width: 60px;
	text-align:center;
	background:url('img/calendar_bg.jpg') no-repeat top center;
	font-weight:bold;
	color: white;
	line-height: 12px;
	height: 60px;
	padding-top: 5px;
}
#post_content .calendar a {
text-decoration:none;
color: white;

}

.frontpage_postnumber{
	font-size:24px;
	clear:right;
	color:#444;
	padding:0 0 10px 0;
	margin:0 0 5px 0;
	width:100%;
	border-bottom:1px solid #bbb;
}

.frontpage_postcomments{
	padding:3px 0 0 0;
	float:right;
}


.postmeta {
float:left;
width: 100%;
clear: right;
padding:15px 0 0 0;
	border-top: #bbb solid 1px;
}
.page_text{
	font-size:13px;
	line-height:21px;
}
.postmeta h1 {
	float:left;
	clear:both;
}
.postmeta .comments {
float: right;
clear: right;
width: 50%;
text-align: right;
	margin-top:3px;

}

.postmeta .categories {
float: left;
clear: left;
width: 50%;
text-align: left;
	margin-top:3px;

}

.post_content .categories {
float: left;
clear: left;
width: 50%;
text-align: left;
	margin-top:3px;

}

.post_content .comments {
float: right;
clear: right;
width: 50%;
text-align: right;
	margin-top:3px;

}

.socnet_button{
	height:35px;
	width:163px;
	margin:0 0 5px 0;
}

#sidebar-left {
  list-style: none;
  float: left;
  width: 18%;
  margin-left: 15px;
  font-size: 110%;
  display: inline;
  line-height: 125%;
}

#sidebar-right {
  list-style: none;
  float: right;
  width: 23%;
  margin-right: 15px;
  font-size: 110%;
  display: inline;
  line-height: 125%;
}

#sidebar-left h2, #sidebar-right h2 {
  margin-top: 0px;
  font-size: 13px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: black;
  border: none;
  border-bottom: 1px solid #bbb;
  line-height: 110%;
  padding: 10px; /*FIGURE OUT WHY .widgettile IS BENG OVERRIDDEN*/
}

#sidebar-left h2 a, #sidebar-right h2 a{
  color: #cde9a7;
  text-decoration: none;
}

#sidebar-left ul, #sidebar-right ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#sidebar-left ul li, #sidebar-right ul li {
  margin: 0 0 20px 0;
}
#sidebar-left ul ul, #sidebar-right ul ul {
  padding: 0 0 0 8px;
  border: none;
}

#sidebar-left ul ul li, #sidebar-right ul ul li,
#sidebar-left ul ul ul li, #sidebar-right ul ul ul li {
  margin: 5px 0;
}
.widget {
	background-color: white;
	-moz-border-radius: 5px;
   -webkit-border-radius: 5px;
  padding:0 0 10px 0;
	font-family: helvetica, arial, sans-serif;
}
.widget ul li {
list-style-position: inside;
list-style-image: url('img/list_item_bullet.jpg'); 
}
.widget .rss li {
list-style-position: inside;
list-style-image: url('img/list_item_rss.jpg'); 
margin: 0px;
}
.widgettitle {
	padding: 10px;
	text-transform:uppercase;
}
.textwidget {
padding: 10px;
padding-top: 0px;
color:#555;
}
.widget_categories{
/*padding:10px;*/
}
#cat {
margin-left: 20px;
margin-bottom: 10px;
}
.widget_archive ul li {
list-style-position: inside;
list-style-image: url('img/list_item_archives.jpg'); 
}






.submission_form{
	width:100%;
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
	margin: 15px 0 15px 0;
	padding: 10px 0 10px 0;
	font-family:helvetica, arial, sans-serif;
	font-size:15px;
	line-height:30px;
}

.tale_entryarea{
	width: 450px;
	height: 125px;
	font-size: 13px;
	line-height: 18px;
	background-color: #FFF;
	color: #444447;
	padding: 10px 10px 10px 10px;
	margin: 5px 5px 10px 0;
	border: 0px;
	outline:none;
	font-family: Helvetica, Arial, Sans-Serif;
	border:1px solid #CCCCCF;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
	resize: none;
}

.talesubmission_submit{
	width:200px;
	height:35px;
	position:relative;
	font-family: helvetica, arial, sans-serif;
	color:#555;
	text-transform: uppercase;
	line-height: 35px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	background: url(img/submit.jpg);
	background-position: top;
	border:0px;
	margin:10px 0 0 0;
	padding:0px;
}

.talesubmission_submit:hover{
	background-position: bottom;
	color:#222;
}







#footer {
  position: inherit;
  margin: 0px;
  height: 17px;
  line-height: 17px;
  color: #eee;
  padding: 0 15px 0 15px;
  font-size: 10px;
  font-weight:bold;
  font-family: helvetica, arial, sans-serif;
  border: none;
  background: #db9c01;
}

#footer a {
  color: #fff;
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

#footer p {
  margin: 0;
}

#footer-left {
  float: left;
  text-align: left;
}

#footer-right {
  float: right;
  text-align: right;
}

