cite {
	border-top: 1px solid #666;
	display: block;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;   
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;

}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}


ol#comments li p {
	font-size: 100%;
}

.feedback {
    font-size: 120%;
    padding: 6px;
}

li, .feedback {
	font: "Trebuchet MS", Helvetica, Arial, sans-serif;
	list-style-type: none;
	line-height:18px;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .85em;
	color: #fff;
    text-align: left;
	margin: 2px 14px 12px 0;
}


.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.postauthor {
	font-size: 14px;
	display: block;
	margin-bottom: 8px;
}

.postauthor a {
	color: #646463;
	text-decoration: none;
}

.postauthor a:hover {
	text-decoration: underline;
}

.storytitle {
	margin: 14px 0px 12px 0px;
    text-align: left;
    font-size: 19px;
	text-decoration: none;
}

.storytitle a:hover {
	text-decoration: underline;
}

.feedlinks {
   text-align: left;
}

.more-link {
	font-size: 18px;
}
	

.navigation {
	margin: 0;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;	
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.dateline { font-size: 14px; text-align: left; border-bottom: 1px; border-bottom-color: #646463; border-bottom-style: dotted; padding: 3px 0px 3px 8px; display: block; margin: 0 1px 0 1px; }

#blog_breadcrumbs { 
	font-size: 16px;
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px #646463 dotted;
}

#blog_breadcrumbs a {
	color: #646463;
	text-decoration: none;
}

#blog_breadcrumbs a:hover {
	text-decoration: underline;
}

div #article_meta {
	padding-bottom: 8px;
}


div.storycontent {
	border-top: 1px #646463 dotted;
	margin-top:  14px;
	padding-top: 12px;
}

.storycontent iframe {
	display: block;
	margin: 0 auto;
}

.storycontent img {
	display: block;
	margin: 0 auto;
}

.storycontent li {
    text-align: justify;
    margin: 8px;
}

.storycontent h1 { 
	margin: 12px 0 6px 0;
	font-size: 20px;
}

.storycontent h2 {
	margin: 12px 0 6px 0;
	font-size: 17px;
}

/* Captions & aligment */

.aligncenter,
div.aligncenter {
	display: block;
	margin: 0 auto;
	clear: both;
	text-align: center;
}

.storycontent img .aligncenter {
	margin: 0 auto;
}

.alignleft {
    margin: 0 14px 2px 0 !important;
	float: left;
}

.alignright {
	margin: 0 0 2px 14px !important;
	float: right;
}

.wp-caption {
	text-align: center;
	margin: 2px 8px;
	display: block;
}

.wp-caption img {
	margin: 12px 0 0 0;
	padding: 0;
	border: 0 none;
	clear: both;
}

.wp-caption p.wp-caption-text {
	border-bottom:1px solid black;
	font-size:11px;
	font-style:italic;
	line-height:16px;
	margin:2px 7px 12px 0;
}
/* End captions & aligment */

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 99%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#content {
	margin: 30px 13em 0 3em;
	padding-right: 60px;
}

#header {
	background: #90a090;
	border-bottom: 3px double #aba;
	border-left: 1px solid #9a9;
	border-right: 1px solid #565;
	border-top: 1px solid #9a9;
	font: italic normal 230% 'Times New Roman', Times, serif;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 15px 10px 15px 60px;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}


#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#recent-comments ul {
	color: #ccc;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-align: left;
}

#recent-comments ul li {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 12px;
    color: #000000;
	text-align: left;
	padding-bottom:10px;
	display:block;
}

.comments-title {
	color:#000000;
	font-family:"Trebuchet MS",Helvetica,Arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	padding-bottom:8px;
}

.post {
	max-width: 688px;
	overflow: hidden;
	padding: 0 0 16px 0;
	border-bottom: 1px #646463 dotted;
	margin-bottom: 12px;
}

div#nextprev_navigation {
	display: block; width: 240px; float: right; margin: 14px 0 2px 14px;
}

div#commentsbox {
	max-width: 688px;
	overflow: hidden;
	padding: 7px;
	border-width: 1px; border-style: solid; border-color: #646463; background-color: white; -moz-border-radius: 4px; height: 100%;
}

li#recent-posts.widget {
	font-size: 15px;
	text-align: left;
}

a:link#recent-posts.widget, a:hover#recent-posts.widget, a:active#recent-posts.widget, a:visited#recent-posts.widget {
	padding-left: 3px;
}

#sidebar_menu ul {
	list-style-type: none;
	text-align: left;
	text-indent: -1em;
	padding: 0 0 10px 10px;
	margin: 0 0 4px 0;
}

#sidebar_menu ul li {
	margin-top: 8px;
}


#sidebar_menu ul li a {
	font-weight: normal;
}

#recentcomments ul {
	list-style-type: none;
	text-align: left;
	text-indent: -1em;
	padding: 0 0 10px 10px;
	margin: 0 0 4px 0;
}

#recentcomments ul li {
	font-size: 12px;
	padding: 0 0 7px 7px;
}

#recentcomments ul li a {
	font-size: 12px;
}


.menudrop {
	width: 275px;
	font-size: 14px;
	margin: 2px 0 10px 10px;
	padding: 1px;
}

.feedicon {
	margin-left: 17px; margin-right: -8px;
}

#body_width { display: block; width: 1000px; }
#main { float: left; position: relative; width: 690px; }
#sidebar { float: left; position: relative; width: 310px; }

.addthis_toolbox.addthis_32x32_style span {
	margin-left: 12px;
	margin-bottom: 8px;
}