body {
	background: #000 url(images/bkg-body.jpg) repeat-x top left;
	color: #333;
}

a, a:link {
	color: #336666;
}

a:hover {
	color: #333;
}

body div#wrapper {
	margin-top: 2px;
	padding: 0 12px;
	background: url(images/bkg-wrapper.png) repeat-y top left;
}

div#header {
	height: 269px;
	background: url(images/bkg-header.jpg) no-repeat 0px 3px;
	position: relative;
}

div#header h1#blog-title {
	margin-top: 3px;
}

div#header h1#blog-title a {
	width: 744px;
	height: 0;
	padding-top: 55px;
	overflow: hidden;
	display: block;
	position: absolute;
	top: 40px;
	right: 10px;
}

div#header div#blog-description {
	height: 0;
	overflow: hidden;
	border: 0px;
}

div#content {
	width: 616px;
	padding: 0 32px;
	border-right: 1px solid #ccc; 
}

div#primary {
	width: 218px;
	margin: 0;
	margin-top: 28px;
	padding-right: 32px;
	overflow: visible;
	display: inline;
}

div#footer {
	border: 0;
}

div#content h2.entry-title, div#content h2.page-title {
	line-height: 1em;
	font-size: 2.8em;
	font-weight: bold;
	letter-spacing: -1px;
	color: #336666;
}

div#content h2.entry-title a:hover {
	color: #333;
}

div#content div.entry-date abbr.published {
	margin: 4px 0 20px 0;
	font-style: normal;
	font-size: 1.1em;
}

div.entry-content h1 {
	font-size: 1.8em;
}

div#content h2, div#content h3, div#content h4, div#content h5,
div#content h6 {
	font-weight: bold;
	margin: 0px;
	
}

div.entry-content h2, div.entry-content h3,
div.entry-content h4, div.entry-content h5, div.entry-content h6 {
	color:#333333;
	font-size: 1.8em;
}

div.entry-content p {
	line-height: 1.4em;
	font-size: 1.2em;
}

div.entry-content a, div.entry-content a:link {
	border-bottom: 1px dotted #336666;
	text-decoration: none;
	color: #336666;
}

div.entry-content a:hover {
	border-bottom: 1px dotted #333;
	text-decoration: none;
	color: #333;
}

div.entry-content ol li, div.entry-content ul li {
	line-height: 1.5em;
	font-size: 1.2em;
}

div.entry-content blockquote {
	padding-left: 30px;
}

body.home div.entry-meta, body.archive div.entry-meta, body.search div.entry-meta, body.single div.entry-meta {
	text-align: left;
	margin: 1em 0 3.5em 0;
}

body.home div.entry-meta span, body.archive div.entry-meta span, 
body.search div.entry-meta span, body.single div.entry-meta span {
	text-transform: none;
	font-size: 1.1em;
	letter-spacing: -.4px;
}

a:visited, div.entry-content a:visited, body.single div.entry-meta a,
body.single div.entry-meta a:link, body.single div.entry-meta a:visited, 
div.comments ol.commentlist a, div.comments ol.commentlist a:link, 
div.comments ol.commentlist a:visited {
	color: #336666;
	text-decoration: none;
}

body.attachment div#content p.attachment-name, body.page div.contactform form div.contactright, 
body.single div#content div.entry-meta, div#content div.entry-content div.page-link, 
div#content div.entry-content q, div.comments ol#comments li div.comment-author, 
div.comments ol#pingbacks li div.comment-meta, div#content div.entry-content ul li ul li, 
div#content div.entry-date abbr.published, div#content div.navigation, div#globalnav ul li, 
div.comments ol#comments li div.comment-meta, div.formcontainer form#commentform div#comment-notes, 
div.formcontainer form#commentform div#loggedin, div.sidebar ul li.widget_calendar table#wp-calendar tfoot, 
div.sidebar ul li ul li ul {
	font-style: normal;
}

div.sidebar ul li h3 {
	font-size: 1.6em;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0;
}

div.sidebar ul li ul,  div.sidebar ul li div.textwidget {
	font-size: 1.2em;
}

div.sidebar ul li ul li, div.sidebar ul li div.textwidget {
	line-height: 1.3em;
}

li#twitter ul li {
	margin-bottom: 10px;
}

div#content div.navigation {
	letter-spacing: 0;
	margin: 1em auto;
	font-size: 1.2em;
}






/* SINGLE/COMMENTS
 * -------------------------------------------*/

body.single div.entry-meta a:hover, div.comments ol.commentlist a:hover {
	color: #333;
	text-decoration: none;
}

body.single div.entry-meta {
	font-size: 1.1em;
	border-bottom: 2px solid #eee;
	border-top: 1px solid #eee;
}

div.comments h3 {
	font-size: 1.4em;
}

div.comments h3#numcomments {
	margin-bottom: .5em;
}

div.comments ol#comments li {
	border-bottom: 2px solid #eee;
	border-top: 1px solid #eee;
}

div.comments ol li div {
	font-size: 1.2em;
}

div.comments ol li p {
	font-size: 1.1em;
}

div.comments ol#comments div.comment-author span.fn {
	letter-spacing: 0px;
}

div.comments ol.commentlist li img.photo {
	border: 1px solid #aaa;
}

div.comments ol.commentlist li {
	padding: 4px 8px;
}

div.comments ol#comments li.bypostauthor {
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}

input#s, div.formcontainer form#commentform div.form-input input, 
div.formcontainer form#commentform div.form-textarea textarea {
	border: 1px solid #ccc;
	padding: 4px;
	font-family: arial,helvetica,sans-serif;
	font-size: 1.1em;
}

div.formcontainer form#commentform div.form-submit input#submit {
	border: 1px solid #aaa;
	padding: 4px;
}

body.page div.contactform div.contactright input#contactsubmit, 
div.formcontainer form#commentform div.form-submit input#submit {
	font-family: arial,helvetica,sans-serif;
	background-color: #336666;
	color: #ccc;
	border: 1px solid #336666;
	font-size: 1.1em;
} 

div.formcontainer form#commentform div.form-submit input#submit {
	margin-left: 65px;
}

div.formcontainer div#comment-notes {
	font-size: 1.1em;
}

a#facebook {
	width: 108px;
	height: 0;
	margin-top: 2px;
	display: block;
	overflow: hidden;
	padding-top: 40px;
	background: url(images/facebook-link.png) no-repeat top left;
}

li#search h3 {
	height: 0;
	overflow: hidden;
}

li#search form {
	width: 217px;
	height: 29px;
	background: url(images/search-bkg.png) no-repeat top left;
}

input#s {
	width: 172px;
	height: 14px;
	float: left;
	display: inline;
	margin: 7px 0 0 8px;
	padding: 0;
	border: 1px solid #fff;
	font-size: 12px;
}

button#searchsubmit {
	width: 19px;
	height: 0;
	overflow: hidden;
	float: right;
	margin: 4px 10px 0 0;
	padding-top: 19px;
	display: inline;
	border: 0px;
	background: url(images/search-btn-bkg.png) no-repeat top left;
	cursor: pointer;
}

/* PAGE
 * ----------------------------------------*/

div#content h3.entry-title {
	font-size: 2.0em;
}

div#content .entry-title{
	letter-spacing: 0px;
}

div#content h3 {
	line-height: 1em;
}

div#content h3.entry-title a:hover {
	color: #333;
}
 
body.archive div#content div.entry-date abbr.published,
body.search div#content div.entry-date abbr.published {
	margin-bottom: 12px;
}

body.search div.p1 {
	margin-top: 2em;
}

