/*  
Theme Name: Two Bits Theme
Theme URI: 
Description: Based loosely on Upstart Blogger
Version: 0.1
Author: Christopher M. Kelty
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/. 
*/

/* @group Normalize */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
ol,ul {
	list-style: none;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

caption,th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
/* @end */

/* @group Structure */

#homebody {
font-size: 1.5em;
line-height: 2.0em;
letter-spacing: .1em;
width: 850px;
padding-top: 170px;
}

body {
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	color: #444;
	font: 62.5%/200% Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wrapper{ 
	font-size: 1.3em;
	width: 800px;
	margin: 0 auto;
	position: relative;
}

#header {
	margin: 5px 20px 20px 20px;
	height: 190px;
	border-bottom: 1px solid;
	
	}

#sidebar2 {
	text-align: left;
	float: right;
	width: 330px;
	padding-top: 0px;
	padding-bottom: 25px;
}

#sidebar2 h1 {
	font-size: 3em;
	text-transform: uppercase;	
	line-height: 1.2em;
}



/* @end */

a:link, a:visited {
	color: #00357b;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: silver;
	border-bottom: none;
}

.post li a, #sidebar2 li a {font-weight: bold;}

#sidebar2 ul {padding-top: 10px;}

#sidebar2 img {float: right;}
a:link.subscribe, a:visited.subscribe {
color: #f36a18;}

a:hover.subscribe  {
color: silver;}

.description {font-size: .5em;}

#sidebar2 h3 {
font-weight: normal;
font-size: 1.3em;
}

p.postmetadata {
line-height: 100%;
margin: 10px 0 25px;
color: #5e5e5e;
}

.post {
text-align: left;
margin-left: 0px;
width: 440px;
float: left;
padding-bottom: 25px;
padding-right: 5px;
border-right: 1px dotted;}

.entry {
text-align: left;
float: left;
width: 436px;
border-bottom: 1px dotted #aaa;
}
#footer {
	clear: both;
	padding-top: 5px;
	border-top: 1px solid #eee;
	font-size: .8em;
	text-align: right;
}

.sharethis {float: right;}

.entry p:first-child {font-weight: bold; font-size: 1.4em; padding-top: 0; color: #f5467a;}

.entry blockquote p:first-child {font-weight: normal; color: #444; font-size: inherit;}

.entry blockquote {font-weight: normal; color: #444; font-size: 1.1em; border-left: 2px solid silver; margin: 1.2em 0 1.2em 2em; padding-left: 1em;}


.cat a:link, .cat a:visited{
text-transform: uppercase;
color: #f5467a;
}

.cat a:hover{
text-transform: uppercase;
color: silver;}

.cat {text-transform: uppercase;}

.entry img {
max-width: 330px;

margin: 5px;
border: 1px solid silver;
}

p {padding: 1em 0 .5em 0;}

strong {font-weight: bold;}

h2 {padding-top: 10px; font-size: 1.2em;}

h3 {
text-transform: uppercase;
}

.navigation {
margin: 0 0 1em;
}

.center {text-align: center;}

.borderless img, img.borderless {border: none;}

.imgleft {float:left;}

em {font-style: italic;}

.entry li {display: block;}

ul {padding-bottom: 1em;}

ul.related li a{display: block;}
ul.related li {display: block;}

ul.archive li{display: block; padding: 0 0 1em;}

ul.archive p {
display: block; padding: 0;}

ul.archive {margin: 0; padding:0;}

.alignleft {float: left;}
.alignright {float: right;}










/* Begin Comments*/


/* Normal Bubble */
div.bubble {
	width: auto;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 10px;
	border: 1px solid #c9c2c1;}

div.bubble blockquote p {
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
}

div.bubble cite {
	position: relative;
	margin: -7px;
	padding: 7px 0px 10px 15px;
	top: 5px;
	background: transparent url('images/tip.gif') no-repeat 20px 0;
	font-style: normal;
	font-size: 1em;
	display: block;
}


.alt {
	margin: 0;
	padding: 0;
	}

#commentform p {
	padding: 5px 0;
	font-size: 1.2em;
	}

#comment {

	width: 336px;
	height: 100px;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#commentPreview {
font-size: .8em;}
/* End Comments */




/* Share This */

.sharethis {padding: 2em 0 3em;}

#akst_form {margin-left: -50px;}

/* End Share This */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 125px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	
	#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em "Helvetica Neue", Helvetica, Arial, Sans-Serif;;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Calendar */

/* Begin Search */

#search_form {
width: 15px;}

.search_input {
width: 5px;}

/* End Search */


/*  Begin Recent Comments */
#freepress-recent-comments { margin-top: 5px;
                             margin-bottom: 9px;} 
#freepress-recent-comments ul { margin-left: 0px;
                                padding: 0px;}

#freepress-recent-comments ul ul { margin-left: 5px;
                                   line-height: 120%;}
#freepress-recent-comments ul ul li {  text-transform:lowercase;
                 font-size: .75em;}
.commentAuthor { font-size: 1.2em;
color: #f5467a;                 }

/* End Recent Comments */