/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

li { padding-bottom:5px; }

.citation { color:#888; font-size:80%; font-sytle:italic; }
.citation a { color:#888; font-size:100%; font-sytle:italic; }

.image-citation { font-size:x-small; font-style:italic; color:#888; }
.image-citation a { text-decoration:none; color:#888; }
.twitter-citation { font-size:x-small; font-style:italic; color:#666; border:1px dotted #ccc; padding:5px 5px 5px 45px; background:#ffd url(../images/icons/twitter_32.png) 6px 6px no-repeat; }
.twitter-citation a { color:#666; font-weight:bold; }
.social-citation { font-size:x-small; font-style:italic; color:#666; border:1px dotted #ccc; padding:5px 5px 5px 5px; }
.social-citation a { color:#666; font-weight:bold; }

#header	{ padding:0; }
#branding { background:#1e1b1a url(../images/logo.png) 3px 3px no-repeat; padding-bottom:20px; }
.logo	{ padding-left:100px; margin-top:30px; }
.blog-name { font-size:26px; }
.blog-description { padding-left:55px; font-size:14px; color:#ada19d; font-style:italic; }

.entry-summary { font-size:11px; }

#footer .footer-message	{ background:#1e1b1a url(../images/logo-footer.png) 0 0 no-repeat; float: left; overflow: hidden; margin: 10px 0 0; height:130px; }
#footer .footer-message .widgetcontainer	{ width: 265px; overflow: hidden; text-align:center; }
#footer .widgetcontent	{ color:#888; margin-top:65px; }
#footer .widgetcontent a:link, #footer .widgetcontent a:visited	{ color:#888; }
#footer-sidebar		{ /* border-right: 1px solid #ccc; */ width: 650px; float: left; overflow: hidden; margin: 10px 5px 0; }
#footer-sidebar .widgetcontainer	{ float: left; margin: 0 0 15px 0; max-width: 250px; max-height: 125px; }
.subfooter { text-align:center; font-size:x-small; color:#888; }
.subfooter a { color:#888; text-decoration:none; }

.social-icons { text-align:center; margin-top:10px; }
.social-icons img { margin:0 5px; }

.archives-list { }
.archives-list h3 { font-size:140%; }
.archives-list h2 { font-size:120%; }


/* The following is styling for the Enhanced WordPress contact form plugin */
#wpcf { border:1px solid #ddd; background:#eee; padding:5px 0 30px 5px; margin-bottom:10px; }

#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}

.similar-posts { }
.similar-posts dt { background:url(../images/overlay.png) no-repeat 0px 5px; padding-left:10px; }
.similar-posts dd { font-size:90%; padding-bottom:5px; color:#444; }
.similar-posts dd p { margin:0; padding:0; }
