/*
THEME NAME: Thematic
THEME URI: http://themeshaper.com/thematic/
DESCRIPTION: The ultimate in SEO-ready themes, Thematic is a highly extensible, WordPress Theme Framework featuring 13 widget-ready areas, drop-down menus, grid-based layout samples, plugin integration, shortcodes for your footer, &amp; a whole lot more. Perfect for any blog and <strong><em>the</em></strong> starting point for theme development.
VERSION: 0.9.5.1
AUTHOR: Ian Stewart
AUTHOR URI: http://themeshaper.com/
TAGS: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
.
The Thematic Theme is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

#categories {
    float:right;
	margin-left:20px;
    border-left: 1px solid gray;
	font-size:14px;
	font-style: bold;
	color: #666666;
}

#categories a {
	font-size:18px;
	color: #336699 !important;
	font-size: 110%;
	text-decoration: none;
}

#categories a:hover {
	color: #6699CC !important;
	border-bottom: double 2px #6699CC;	
}

#categories ul {
	margin-top:10px;
}

#categories li {
	list-style: none;
	margin-bottom:10px;
}

.page-title {
	margin-bottom:30px;
	padding-bottom:10px;
	border-bottom: 1px solid #6699CC;
	width:400px;
}

.entry-title, .entry-title a {
	font-family: Georgia, serif !important;
	font-size: 24px  !important;
	color: #336699 !important;
	font-weight: normal !important;
	text-transform: normal !important;
	letter-spacing: normal !important;
	text-decoration: none !important;
	line-height: 1.4em !important;
	margin-bottom:0px !important;
}

.entry-meta, .entry-utility, .comment-meta {
	font-family: Georgia, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 2em;
	
	margin-left:20px;
	margin-bottom:20px;
}

.entry-utility {
	padding-bottom:20px;
	border-bottom: dotted 2px gray;
	margin-bottom:20px;
}

.entry-content {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	color: #333333 !important;
	
	margin-left:10px;
}

.entry-content a, a:visited {
	color: #336699 !important;
	font-size: 110%;
	text-decoration: none;
}

.entry-content a:hover {
	color: #666666 !important;
	border-bottom: double 1px #6699CC;
}

.comments-link, .comments-link a {
	color: #336699 !important;
	font-style: bolder !important;
	font-size:14px;
	text-decoration:none;
	border-bottom: solid 1px #336699;
}

#comments-list, #respond {
	margin-top:20px;
	margin-bottom:20px;
	
	border-top: dotted 2px gray;
}

.comment-meta {
	margin-bottom:20px;
}

.comment-author {
	margin-top:20px;
}

.comment-author img {
	width:32px;
	height:32px;	
}

#comments .n {
	font-family: Georgia, serif;
	font-size: 32px;
	color: #336699;
}

.comment-content {
	font-family: Georgia, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.42em;
	color:#666666;
	
	margin-left:20px;
	margin-bottom:20px;
	
	border-bottom:dotted 1px gray;
}

#respond input, textarea {
	background: white !important;
	border: solid 2px #336699;
	
	margin-left:15px;
	margin-bottom:10px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	
	font-family: Georgia, serif !important;
	font-size: 16px !important;
	font-style: normal !important;
	font-weight: bolder !important;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.42em !important;
	color:#666666 !important;
}

#respond #submit {
	color:white !important;
	background: #336699 !important;
	border: outset 2px #336699 !important;
	padding:10px !important;
}


.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}
