/*
THEME NAME: Simplish
THEME URI: http://labs.utopian.net/blogs/simplish/
DESCRIPTION: Simplish is a WordPress variant of the Scribbish theme for blogs.
TAGS: two columns, fixed width, right sidebar, galleries, gravatars, captions, widgets, microformats, hatom, hcard, valid CSS, valid XHTML
VERSION: 2.1.1
AUTHOR: <a href="http://labs.utopian.net">Utopian.net Labs</a>, <a href="http://pittcrew.net/geekblog/">K. Pitt</a>, <a href="http://quotedprintable.com">J. Hardy</a>
AUTHOR URI:
*/

/*
 * #container
 * 	#header
 * 	#page
 * 		#content
 * 			#article-num (.hentry)
 * 				.entry-title
 * 				.posted
 * 				.entry-content
 * 				.meta
 * 		#sidebar
 *	#footerwrap
 * 		#footer
 */

/* STRUCTURE */

body { background: #FFFFFF url(img/topgrad.gif) repeat-x scroll 0 0; font: normal 12px arial, helvetica, verdana, sans-serif; color: #666; margin: 0; padding: 0; text-align: center; }

#container{ margin: 0 auto; padding: 0; text-align: left; width: 760px; }

#headmenu { height: 84px; }

#header { height: 95px; margin: 0 -0.5px 42px 0; padding: 0; border-bottom: 1px dotted #fff; }

#page { }

#content { float: left; padding: 0 0 0 5px; width: 507px; }

#sidebar { float: right; font-size: 11px; padding-left: 15px; text-align: left; width: 200px; margin-bottom: 70px; }

#footerwrap { background: #161615 url('img/footerbg.gif') repeat-x; padding: 0; }

#footer {  clear: both; font-size: 90%; margin: 35px 0 0 0; padding: 40px 0; margin: 0 auto; text-align: left; width: 760px; }


/* HEADER */

#headmenu ul.menu { margin: 2px 0 0 0; padding: 0.6em 0 0 0; float: left; }
#headmenu ul.menu li { text-transform: uppercase; float: left; display: inline; padding-right: 2em; font-weight: bold; } 

#headmenu ul.menu li.rsssmall { padding-right:16px; background: transparent url('img/rssiconsmall.gif') no-repeat right 35%; }
#headmenu ul.menu li a:link { color: #9a9a9a; text-decoration: none; }
#headmenu ul.menu li a:visited { color: #9a9a9a; text-decoration: none; }
#headmenu ul.menu li a:hover { color: #fff; text-decoration: none; background: none; }
#headmenu ul.menu li a:active { color: #fff; text-decoration: none; background: none; }

#headmenu #topsearch { float: right; padding: 0.6em 0 0 0; }
#headmenu #topsearch p { display: inline; text-transform: uppercase; margin: 0; padding:0 5px 0 0; color: #9A9A9A; font-weight: bold; }

#header h1#logo { width: 420px; height: 64px; float: left; font: bold 410% arial, helvetica, serif; letter-spacing: -1px; margin: 0; background: url('img/logo-firm.gif') no-repeat left top; text-indent: -9999px;overflow: hidden; }

#header h1#logo a { display: block; overflow: hidden; 	background: transparent; color:#760909; text-decoration: none; }

#header h2{ margin: 0; padding: 0; width: 231px; height: 64px; float: right; background: url('img/strapline.gif') no-repeat left top; font: normal 12px arial, helvetica, serif; text-indent: -9999px; }

#header div.headbar { height: 31px; background: #fff url('img/topbar.gif') repeat-x left top; clear: both; }

#addthisbox { float: right; margin: 9px 0 0 2em;  }


/* CONTENT */

#content h1, #content h2, #content h3, #content h4, #content h5{
	font-family: arial, helvetica, serif;
	font-weight: normal;
	letter-spacing: -1px;
}
#content h2{
	font-size: 24px;
	margin: 0 0 0.3em;
}
#content h3{
	font-size: 22px;
	margin: 1.2em 0 0.3em;
}
#content h4{
	border-bottom: 1px dotted #bbb;
	font-size: 20px;
	margin: 1.2em 0 0.3em;
}
#content h5{
	border-top: 2px solid #393939;
	font-size: 140%;
	margin: 1.2em 0 0.3em;
	padding-top: 4px;
	text-transform: uppercase;
}
#content h1.archive-title{
	color: #a9a9a9;
	font-size: 28px;
	margin: 0 0 0.3em;
}
#content h1.archive-title span.archive-subtitle{
	font-size: 26px;
	font-weight: bold;
	text-transform: none;
}
#content .archive-meta{
	color: #a9a9a9;
	font-size: 16px;
	margin: 0 0 2em;
	padding: 0;
	text-align: justify;
}
#content .archive-meta .vcard .fn{
	letter-spacing: -1px;
}

#content .archive-meta .vcard a.fn { text-decoration: none; font-weight: bold; }
#content .archive-meta .vcard a.fn:hover { text-decoration: none; font-weight: bold; background: none; }


#content .archive-meta span.vcard { 
	background: #f9f9f9 url(img/profile.gif) no-repeat right top; 
	display: block; 
	padding: 0.6em; 
}

#content .archive-meta .vcard img.avatar{
	border: 1px solid #ddd;
	clear: both;
	float: left;
	margin: 0 8px 0 0;
}
#content .archive-meta .vcard .note{
	line-height: 1.3em;
	font-size: 0.8em;
	margin: 0;
	display: block;
	text-align: left;
	color: #666;
}
#content p{
	margin: 0 0 2em;
	font-family: georgia, times, 'times new roman' serif;
	line-height: 1.5em;
	font-size: 1.1em;
}
#content ul, #content ol{
	margin: 1em;
	padding:0;
}
#content ul{
	list-style-type: square;
}
#content li{
	margin: 0 0 0 1em;
	padding: 0;
}
#content dl dt{
	font-weight:bold;
}
#content hr{
	color: #ffffff;
	background-color: #ffffff;
	border-top: 1px dotted #bbbbbb;
	margin-bottom: 1em;
}
#content blockquote{
	color: #555;
	border-left: 5px solid #ccc;
	margin: 1.3em 1em;
	padding: 0 1em;
	font-size:90%;
	font-style: italic;
}
#content code{
	font: normal 12px "bitstream vera sans mono", monaco, "lucida console", "courier new", courier, serif;
}
#content pre{
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	color: #000000;
	font: normal 12px "bitstream vera sans mono", monaco, "lucida console", "courier new", courier, serif;
	margin: 0.9em 0;
	overflow: auto;
	padding: 8px;
}
/* Tables - derived from http://blueprintcss.org. */
table,tbody,tfoot,thead.tr,th,td{
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
#content table{
	margin-bottom: 1.4em;
	width: 85%;
}
#content th{
	font-weight: bold;
	background: #eee;
}
#content th,td{
	padding: 4px 10px 4px 5px;
}
#content tr.even td{
	background: #E5ECF9;
}
#content tfoot{
	font-style: italic;
}
#content caption{
	background: #eee;
}
#content .hentry{
	margin: 0 0 4em 0;
}
#content .hentry .entry-title {
	font-weight: bold;
	font-size: 30px;
	letter-spacing: -1.5px; 
	line-height: 99%;
	margin: 0;
	padding-bottom: 5px;
}
#content .hentry h2.page-title{
	margin: 0 0 .3em;
}
#content .hentry .entry-title a:link, #content .hentry .entry-title a:visited{
	color: #393939;
	text-decoration: none;
}
#content .hentry .entry-title a:hover, #content .hentry .entry-title a:active{
	background: transparent;
	color: #666;
	text-decoration: none;
}
#content .hentry .posted{
	color: #b8b8b8;
	float: left;
	font: italic 14px/14px georgia, times, 'times new roman' serif;
	letter-spacing: -0.02em;
	margin: 6px 0 2.5em 2px;
}
#content .hentry .posted .fn{
	font-weight: bold;
}
#content .hentry .posted a, #content .hentry .posted a:hover{
	color: #1eb3e4;
	background: transparent;
	text-decoration: none;
	font: normal 14px/14px arial, verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
}
#content br.downpad{
	margin: 0 0 33px;
}
#content .hentry ul.meta{
	clear: both;
	list-style-type: none;
	margin: 0;
}
#content .hentry ul.meta li{
	line-height: 20px;
	margin: 0;
	padding: 0;
}

#content .hentry ul.meta li.metaafter { border-top: 2px solid #393939; padding-top: 3px; }

#content .hentry ul.meta li a.bulletme { background: url('img/bullet01.gif') no-repeat left 50%; }

#content .hentry ul.meta li a.postlink { color: #1eb3e4; margin-left: 0px; }
#content .hentry ul.meta li a.commentfeedlink { margin-left: 0px; padding-left: 0;  }

#content .hentry .meta a:link, #content .hentry .meta a:visited{
	font-weight: bold;
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 14px;
	margin-left: 20px;
}
#content .hentry .meta a:hover, #content .hentry .meta a:active{
	color: #000;
}


/* CONTENT -> COMMENTS */

#content p.commentmeta a { text-transform: uppercase; font-family: arial, helvetica, verdana, sans-serif; font-size: 95%; }

#content ol.commentlist { margin: 0 0 1em 2em }

#content ol.comments, #content ol.trackbacks{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#content li.comment, #content li.trackback{
	border-top: 1px dotted #c9c9c9;
	margin: 0 0 1.5em;
	padding: 1em;
	background-color: #f1f1f1;
}
#content li.comment.preview{
	background: #ffc;
	border: 3px solid #fab444;
	margin: 0 0 1.5em;
	padding: 1em;
}
#content li.comment .comment-head,
#content li.trackback .comment-head{
	font-weight: bold;
	margin-bottom: 1em;
}
#content li.comment .comment-author,
#content li.trackback .comment-author{
	text-decoration: none;
}
#content li.comment .comment-head abbr,
#content li.trackback .comment-head abbr{
	color: #999;
}
#content li.comment .comment-head a.comment-permalink,
#content li.trackback .comment-head a.comment-permalink{
	text-decoration: none;
}
#content li.comment .comment-author{
	height:36px;
}
#content li.comment .comment-author img.avatar{
	background: #fff;
	clear:both;
	float: right;
	margin: 0 0 0.5em 0.5em;
	padding: 5px;
}
#content li.comment p{
	font-family: arial, helvetica, verdana, sans-serif;
	padding-left:24px;
	padding-right:48px;
}
#content form.comments{
	background: #f1f1f1;
	border-top: 1px dotted #fff;
	padding: 1em 0.5em;
}
#content form.comments fieldset{
	border: none;
}
#content form.comments legend{
	display: none;
}
#content form.comments label{
	font-weight: bold;
}
#content form.comments textarea{
	background: #fff;
	height: 150px;
	padding: 3px;
	width: 90%;
	border: 1px dotted #c1c1c1;
}

#content form.comments textarea:focus { border: 1px solid #999; }

#content a.more-link { display: block; }

#content .readmore{
	font-style: italic;
}
#content .navigation{
	display: block;
	font-size: 10px;
	margin-bottom: 60px;
	margin-top: 24px;
	text-align: center;
}
#content .navigation .prevlink{
	float: left;
	margin-bottom:40px;
	font-size: 1.2em;
	padding: 3px;
	background-color: #f5f5f5;
}

#content .navigation .nextlink{
	float:right;
	margin-bottom:40px;
	font-size: 1.2em;
	padding: 3px;
	background-color: #f5f5f5;	
}


/* SIDE BAR */

#sidebar h2{
	font: bold 14px "lucida grande", calibri, "liberation sans", verdana, arial, helvetica, sans-serif;
	margin: 0 0 0.5em;
}
#sidebar h2.sidebar-title { font-size: 110%; color: #393939; border-top: 2px solid #393939; padding: 3px 0 0 0; padding-bottom: 5px; margin: 0 0 8px; background: url('img/dotted.gif') repeat-x left bottom; text-transform: lowercase; letter-spacing: 0.1em; }

#sidebar h2 a:link, #sidebar h2 a:visited{
	color: #fff;
	text-decoration: none;
}
#sidebar h2 a:hover, #sidebar h2 a:active{
	background: transparent;
	text-decoration: underline;
}
#sidebar ul{
	list-style-type: none;
	margin: 0 0 2em;
	padding: 0;
}
#sidebar li{
	margin: 0;
	padding: 1px 0;
}
#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}
#sidebar ul li li li{
	list-style-type: square;
	margin:0px 0px 0px 1.5em;
}
#sidebar ul li li li li{
	list-style-type: disc;
	margin:0px 0px 0px 1.5em;
}
#sidebar em{
	font-style: normal;
}
#sidebar .search p input{
	font-size: 11px;
	width: 92%;
}
#sidebar #search, #sidebar #tag_cloud{
        margin-bottom: 2em;
}

li#linkedinbadge { margin-top: 30px; }


/* FOOTER */

#footer a:link, #footer a:visited{
	text-decoration: none;
}

#footer a:hover, #footer a:active{ text-decoration: none; background: transparent; }

#footer hr{ display: none; }

#footer ul { margin-left: 0; padding-left: 0; list-style: none; }

#footer h3.footer-title { margin: 0; padding: 0 0 1em; border-bottom: 1px dotted #666; }

#footer ul#recentposts li {	border-bottom: 1px dotted #666; padding: 1px 0; }
#footer ul#recentposts li a { display: block; padding: 3px 0; }

#footer ul#recentposts li a:hover { background: #444;  }

#footer p { float: left; margin: 10px 0 0 0; padding: 0; width: 40%; } 
#footer ul#recent { width: 250px; margin: 0; padding: 0 0 1em; float: left; list-style-type: none; }
#footer ul#affiliates { float: right; list-style-type: none; margin: 10px 0 0 0; padding: 0; text-align: right; width: 180px; }

#footer ul#categoriesfooterwrap { width: 250px; margin: 0 0 0 50px; padding: 0 0 1em; float: left; list-style-type: none; }
#footer ul#categoriesfooter { margin-bottom: 1.5em; }
#footer ul#categoriesfooter li {	border-bottom: 1px dotted #666; padding: 1px 0; }
#footer ul#categoriesfooter li a { display: block; padding: 3px 0; }
#footer ul#categoriesfooter li a:hover { background: #444;  }

#footer .footerlogo { margin-bottom: 10px; display: block; width: 164px; height: 29px; background: transparent url(img/footerlogo.gif) no-repeat; text-indent: -9999em; float: right; }
#footer .footerlogo:hover { display: block; width: 164px; height: 29px; background: transparent url(img/footerlogo.gif) no-repeat;  }
#footer .footerlogo:active { display: block; width: 164px; height: 29px; background: transparent url(img/footerlogo.gif) no-repeat;  }

#footer li.sitemap { padding-top: 5px; }




/* Applied-last Element Treatments */
input, textarea{
	font: normal 11px "bitstream vera sans", verdana, sans-serif;
}
input#s { width: 122px; height: 13px; border: 0; background: transparent url('img/searchbg.gif'); color: #fff;  }
input#s:focus { border: 0; background: transparent url('img/searchbgover.gif'); }

abbr{
	border: none;
}
cite{
	font-style: normal;
}
a img{
	border: none;
	margin: 0;
	padding: 0;
}
a:link, a:visited{
	color: #2db8e6;
}
a:hover, a:active{
	background: #fff;
	color: #2db8e6;
	text-decoration: none;
}
span.caps{
	font-size: 0.9em;
	letter-spacing: .07em;
}
p img{
	max-width: 100%;
	padding: 0;
}

lb { height: 2px; width: 100%; display: block; clear: both; background: #fff url('img/dotted.gif') repeat-x left top; } /* creates a dotted line break divider like 'br' */

.aligncenter, div.aligncenter, img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft{
	display: inline;
	margin: 0 7px 2px 0;
	padding: 4px;
}
img.alignright{
	display: inline;
	margin: 0 0 2px 7px;
	padding: 4px;
}
.alignleft{
	float: left
}
.alignright{
	float: right;
}
span.caps{
	cursor: help;
}
.center{
	text-align: center;
}
.hidden{
	display: none;
}
.clear{
	clear: both;
}
.archive-title { padding-bottom: 0; }

/* WordPress img captions */
.wp-caption{
	background-color: #eeeeee;
	border: 1px solid #ddd;
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img{
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text{
	font-size: 0.8em;
	padding: 1em 4px 0 5px;
}

/* sp_vallery() Galleries. */
div.entry-content div.gallery{
	clear: both;
	float: left;
	margin: 1em auto;
	text-align: center;
	width: 100%;
}
div.entry-content div.gallery dl{
	float: left;
	margin: 0 auto;
	text-align: center;
}
div.entry-content div.gallery dl.gallery-columns-2{
	width: 49%;
}
div.entry-content div.gallery dl.gallery-columns-3{
	width: 33%;
}
div.entry-content div.gallery dl.gallery-columns-4{
	width: 24%;
}
div.entry-content div.gallery dl.gallery-columns-5{
	width: 19%;
}
div.entry-content div.gallery dd{
	font-style: italic;
	margin: 0 auto 1em auto;
	text-align: center;
}
div.entry-content div.gallery *{
	margin: 0;
	padding: 0;
}

/* Sitemap template uses .hentry .entry-title as list item. */
#sitemap-list .hentry{
	margin: 0 0 0 1em;
}
#sitemap-list #all-posts span.entry-title{
	font-size: 12px;
	letter-spacing: normal;
	line-height: normal;
}
#sitemap-list ul ul, #sitemap-list ol ol{
	margin: 0;
}
#sitemap-list #all-posts .hentry .entry-title a:link,
#sitemap-list #all-posts .hentry .entry-title a:visited{
	text-decoration: underline;
}
#sitemap-list #all-posts .hentry .entry-title a:hover,
#sitemap-list #all-posts .hentry .entry-title a:active{
	background: #fff none repeat scroll 0 0;
	color: #000;
}

/* Search template specifics. */
#content.search-results .hentry{
	margin: 0;
}
#content.search-results .hentry h2.entry-title{
	font-size: 20px;
	letter-spacing: -1px;
}
#content.search-results .hentry .entry-title a:link,
#content.search-results .hentry .entry-title a:visited{
}
#content.search-results .hentry .entry-title a:hover,
#content.search-results .hentry .entry-title a:active{
	color: #666;
}

@media print{
	#content{
		float: none;
		width: 90%;
	}
	#content pre{
		background: #eee;
		color: #000;
	}
	#content form.comments{
		display: none;
	}
	#sidebar{
		display:none;
	}
}


