html, body, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, ul, ol, dl, address, .more-link  {
	margin:0;
	padding:0;
	font-family: Helvetica, Arial, sans-serif;
	}

.bookholder { width: 600px; border: 2px solid #cbc9c9; margin-bottom: 15px; padding: 5px; float: left; background: #333; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}

.bookholder p { color: #ffffff; font-size: 22px; padding: 5px; float: left; margin-top: 10px; margin-left: 10px; font-family: Helvetica, Arial, sans-serif; width: 400px;}

#bookshelf img { float: left; border: 2px solid #cbc9c9; background: #a2a2a2; padding: 5px; margin-right: 10px;
-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}

.music-list {
	margin: 15px; padding: 5px; float: left; text-align: center;
	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; 
	border: 2px solid #cbc9c9; background: #383838; display: inline;
}
.music-list h2 { background: #cbc9c9; color: #383838; padding-top: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-bottomright: 5px;	
-webkit-border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px; }
.music-list img { margin: 0px !important; padding: 0px !important;}


body { background: #424242; }
#new_height { height: 500px; }
#nav_wrap a { border: 0px; }
#nav_wrap img { border: 0px; }
.text-shadow { text-shadow: 2px 2px #000000 }
.ngg-gallery-thumbnail-box { margin-top: 25px; width: 340px; height: 300px }

#nav_wrap {
	/*background: #383838;
	border-right: 3px solid #cbc9c9; */
	float: left;
	width: 200px;
	position: fixed;
	height: 100%;
	margin-right: 100px;
}

#nav_list {
	float: left; 
	width: 100%; 
	margin: 0px; 
	padding: 0px; 
	text-align: center; 
	vertical-align: middle;
}
a img { border: 0; }
a { border: 0; color: #b33535; }

#nav_list li {
	float: left;
	list-style-type: none;
	border: 3px solid transparent;
	border-left: 0px;
	border-right: 3px solid transparent;
	text-align: center;
	padding-top: 10px;
	width: 200px;
	height: 95px;
}

#nav_list li:hover { 
	background: #424242; 
	border-top: 3px solid #a4a2a2;
	border-bottom: 3px solid #a4a2a2;
	border-left: 0px;
	border-right: 3px solid #424242;
}

.post-jf {
	border: 2px solid #cbc9c9;
	margin-bottom: 15px;
}

a, a:link, a:visited {
	outline: none;
	text-decoration: none;
	color: #b33535;
	}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

blockquote:before, blockquote:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

input::-moz-focus-inner /*Remove button padding in FF*/
{ 
    border: 0;
    padding: 0;
}

.hresume { padding: 15px; text-align:left;width:700px;font-size:20px;text-align:left; background: #e2e1e1; color: #383838;
	border: 3px #a2a2a2; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; } 
.description li, .summary li { list-style-type:circle; font-size:18px; color: #383838; }
.hresume h1, .hresume h2, .hresume h3, .hresume h4, .hresume h5, .hresume h6 {text-align:left; color: #383838;}
.hresume h2 { border-bottom:1px solid #383838; color:#383838;}
.hresume h3 { font-size:22px;color:#383838;}
.hresume h5 { color:#383838;}
.hresume a { color:#383838; }
.hresume h4 { color:#383838; }
.hresume h5, .hresume h4, .hresume h3, .hresume h2, .hresume h1, .hresume a, .hresume p { margin: 0px !important; padding: 0px; }


/* =Layout
------------------------------------------------------------------*/

.wpcf7 input, .wpcf7 textarea {
	padding: 5px;
	font-size: 20px;
	margin: 0px;
	margin-left: -10px;
	margin-bottom: 10px;
	width: 350px;
	background: #e2e1e1;
	border: 3px solid #a2a2a2;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	color: #a2a2a2;
}
.wpcf7 textarea {
	font-size: 20px;
	width: 400px;
	margin-bottom: 10px;
	height: 150px;
}
.wpcf7 p {
 margin-left: 5px;
}
#gray_submit {
	text-indent: -999px;
	background: #424242;
	padding: 0px;
	margin: 0px;
	float: left;
	width: 139px;
	height: 63px;
	border: 0px;
}
#wrapper {
	width: 60em;
	margin: 0 auto;
}

#header {
  display: block;
}

#main_nav {
	width: 10em;
	margin: 2.1em 0 0 0;
	float: left;
	display: inline;
	position: fixed;
}

#content {
	width: 800px;
	margin: 1.7em 0 0 0;
	margin-left: 210px;
	float: left;
	min-height: 30em;
}

#entry_content {
	width: 800px;
	margin: 0 2.5em 0 4.5em;
	float: left;
	display: inline;
}

.post-jf {
  height: 125px;
  overflow: hidden;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #383838;
}

.thumb {
	width: 100px;
	height: 100px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #A2A2A2;
	border:2px solid #E2E1E1;
	padding: 5px;
}

.post-header {
	padding: 5px;
	float: left;
	width: 800px;
}
.post-title h2, .post-header a {
	color: #e2e1e1;
	font-size: 35px;
	float: left;
	margin: 0;
	padding: 0;
}
.post-header img {
	float: left;
}
.post-title {
	padding: 0px;
	padding-top: 5px;
	margin-left: 15px;
	float: left;
	width: 580px;
}
.post-title h3 {
	color: #a2a2a2;
	font-size: 24px;
	margin: 0;
	padding: 0;
	float: left;
}
.post-title a {
	color: #b33535;
	font-size: 24px;
	margin: 0;
	padding: 0;
	float: left;
}
#supplementary {
	width: 11em;
	margin: 0 0 0 0;
	float: right;
	display: inline;
}

#footer_contact {
	width: 15.7em;
	float: right;
	display: inline;
}

#footer_info {
	margin: 0 0 0 20em;
    width: 45em;
	float: left;
	display: inline;
}

#main_nav ul {
	margin: 2.5em 0 0 0;
}

.meta ul {
	margin: 1em 0 0 0;
}

.meta li {
	margin: .3em 0 0 0;
	line-height: 1.5em;
	padding: 0 0 .2em 0;
}

ul#categories li, ul#archives li {
	border-bottom: 0;
}

#footer {
	clear: both;
	border-top: 1px dotted #999;
}

.date, .description {
	margin: .1em 0 1.5em 0;
	padding: 0;
}

.description {
  margin-top: -.2em;
}

.header {
	margin: 0 0 1.5em 0;
}

.entry {
	margin: 0;
	padding: 5px 15px 5px;
	font-size: 20px;
	color: #e2e1e1;
}
.entry p, .entry h2, .entry h3, .entry h1, .entry a {
	margin: 0px;
	padding: 0px;
}
.entry p { margin-top: 10px;}
.entry a {
	color: #b33535;
	font-size: 20px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.entry img.alignright {
	margin: 0 0 1.5em 1em;
}

.entry img.alignleft {
	margin: 0 1em 1.5em 0;
}

.offsite img {
	margin-top: 1em;
	border: 0;
}

#main_nav h1.masthead a {
	line-height: 1em;
}

dd.gallery-caption {
	font-size: 11px;
	color: #CCC;
	line-height: 12px;
	margin-top: .5em;
}

.entry .gallery {
	margin-top: 0;
	padding-top: 0;
}

/* =Sticky
------------------------------------------------------------------*/

#entry_content .sticky {
  padding: 15px 15px 0 15px;
  background: #EEE;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  margin-bottom: 30px;
}

#entry_content .sticky .entry {
  padding-bottom: 10px;
}

#entry_content .sticky h2 {
  border-bottom: 1px dotted #CCC;
}

#entry_content p:last-child {
  margin-bottom: 0;
}





/* =Typography
------------------------------------------------------------------*/


h1 {
  font-variant: small-caps;
}

.description, .date {
  font-style: italic;
}

h1 {
  font-size: 1.5em;
}

h2 {
  font-size: 1.7em;

}

h3 {
  font-size: 1.7em;
}

#supplementary h3, h2.widgettitle {
  margin: 2em 0 -.7em 0;
  font-size: 1.15em;
  font-variant: small-caps;
  border-bottom: none;
}

.widget li {
  border-bottom: 0;
}

h4 {
  font-size: 1.4em;
  margin: 2em 0 0 0;
  font-variant: small-caps;
}

h5 {
  font-size: 1.3em;
  margin: .8em 0;
}

#main_nav ul {
  text-transform: uppercase;
  font-size: .75em;
  list-style-type: none;
}


h3#comments {
  margin-top: 1em;
  padding-top: 1em;
  border-top: 1px solid #EEE;
}

#commentform p {
  margin: .7em 0;
}

#commentform textarea {
  background: #EEE;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border: 0;
  padding: 4px;
  width: 43.5em;
  font-size: .9em;
  color: #999;
  overflow: auto;
}

.description, .date  {
  font-size: .8em;
  color: #aaa;
}

.commentcount {
  color: #aaa ;
}

#entry_content .date {
  margin: -1.8em 0 1.3em 0;
}

.entry > p:first-child:first-letter {
  font-size: 1.5em;
}


.entry ul, .entry ol {
  margin: -1em 0 1.5em 0;
  padding-left: 2.2em;
}

#search {
  margin-top: 1.5em;
	border-bottom: 1px dotted #999;
}

#wrapper .search {
	text-transform: uppercase;
	font-size: .7em;
	padding-right: .5em;
}

#searchform {
	margin-top: -1em;
	text-align: right;
	padding: 0 0 .6em 0;
	}
	
#searchform input.search {
  width: 12.4em;
  text-transform: none;
}

#searchform input#searchsubmit {
  padding: 2px;
  background: url(images/search.png) no-repeat center #EEE;
  text-indent: -9999px;
  width: 25px;
  height: 20px;
}


.entry.search-results {
  margin-bottom: 3em;
}

input {
	background: #EEE;
	border: 0;
	padding: 3px;
	border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  color: #999;
	}
	
input#submit {
  padding: 3px 5px;
  color: #FFF;
}

input#submit:hover {
  cursor: pointer;
}
	
blockquote {
	width: 90%;
	margin: 2em auto;
	padding: 0 0 0 1em;
	border-left: 2px solid #000;
	font-style: italic;
}

.entry img {
	border: 0;
}

.entry img.wp-smiley {
	display: inline;
	border: 0;
	padding: 0;
	margin: 0;
}

#entry_content .caption {
	margin: -2.4em 2em 1.5em 0;
	font-size: .85em;
	color: #666;
	text-align: center;
}

#entry_content .caption a, ol.footnotes a {
	font-size: 1.0em;
}

#entry_content h3 a {
	font-weight: normal;
	font-variant: small-caps;
	font-size: .75em;
}

#supplementary ul {
	list-style-type: none;
}

#supplementary ul li ul li {
	border-bottom: 1px dotted #EEE;
}

#supplementary p {
	line-height: 1.5em;
}

.meta {
	margin: 0;
	font-size: .7em;
	line-height: 1.9em;
}

.footnotes {
	margin: 3em 0 0 0;
	padding-left: 2.2em;
	border-top: 1px dotted #999;
	font-size: .85em;
	line-height: 1.2em;
}

li.footnote {
	margin-top: .5em;
}

.wp-tag-cloud {
	padding-left: 0;
}

.highlight {
	color: #ff9900;
}

.error {
	font-size: 5em;
	text-align: center;
}

#footer {
	font-size: .7em;
	line-height: 1.7em;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer_contact {
	padding: 1em 0 1em 1em;
}

#footer_info {
	height: 3.2em;
	padding: 1em 1.9em 1em 1em;
	border-right: 1px dotted #999;
}

#entry_content .fin {
	text-align: center;
	font-size: 1.3em;
	margin: 3em 0 4em 0;
}

.more-link .bracket {
	line-height: 5em;
	font-size: 1.5em;
}

.post_nav {
	position: fixed;
	width: 15.5em;
}

code {
	font-size: 1.2em;
}

.navigation {
	font-size: .9em;
}

.spacer {
	height: 2em;
	background: url(./images/spacer.png) top center no-repeat;
	padding-right: 1em;
}

#entry_content .pagination p {
  margin: -1em 0 2em 0;
}

#entry_content .pagination p span,
#entry_content p.tags span {
  color: #AAA;
  font-style: italic;
  font-size: 1.1em;
}

#entry_content p.tags span {
  padding-right: 3px;
}

#entry_content .pagination a {
  font-weight: normal;
  background: #EEE;
  padding: 2px 3px;
  margin: 0 1px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}


/* =Link Styles
------------------------------------------------------------------*/

input#submit {
  cursor: pointer;
}

input#searchsubmit {
  background: url(images/search.png) no-repeat center;
}

input#searchsubmit:hover {
  background: url(images/search.png) no-repeat center #b33535 !important;
  cursor: pointer;
}

.navigation a:hover, input#submit {
  background: #b33535;
  color: #FFF !important;
}

a {
	color: #b33535;
}

a:hover, a:hover span {
  color: #b33535 !important;
}

.entry sup a,
#main_nav .current_page_item a
{
  color: #b33535 !important;
}

#main_nav h1.masthead a:hover {
	border-right: none;
}

h3 {
	margin: 2em 0 0 0;
}

img a, img a:hover {
	text-decoration: none;
}

.navigation a {
  background: #EEE;
  color: #666;
  font-weight: normal;
  padding: 3px 5px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.entry sup {
	font-size: 11px;
	color: #aaa;
}

.entry sup a {
	border: 0;
	margin: 0;
	font-weight: normal;
	font-size: 10px;
}

#supplementary .post_nav ul.about_nav li a, #supplementary .post_nav ul.single_post_meta a, #supplementary ul.contact_key li a {
	color: #888888;
	border-bottom: 0;
}

#main_nav li {
	border-bottom: 1px solid #EEE;
}

#main_nav a {
	display: block;
	width: 100%;
	line-height: 1.6em;	
	padding-top: .3em;
}

#main_nav a:hover, .current_page_item, .current {
	width: 100%;
	border-right: 3px solid #EEE;
}

#supplementary a {
	color: #888;
}

#supplementary .offsite a, .offsite a img {
	border: 0;
}

.entry h3 a {
	color: #333;
	text-decoration: none;
	border: 0;
}

.entry h3 a:hover {
  text-decoration: none;
}

.entry a.more-link {
	color: #AAA;
	font-style: italic;
	font-size: 1.1em;
	border: 0;
	text-align: center;
	display: block;
	margin: -1em auto 0 auto;
	text-transform: none;
	font-weight: normal;
	clear: both;
	
}


/* =Plug-in Styles
------------------------------------------------------------------*/

ul.delicious {
	list-style-type: none;
}

ul.delicious li {
	margin: 1em 0;
	line-height: 1.5em;
	padding-bottom: .8em;
}

.twitter {
	margin: 0 0 4em 0;
	font-size: .7em;
	color: #999;
}

.smartarchives {
	margin: 2em 0 3em 0;
	font-size: .8em;
}

.smartarchives ul {
	margin: 0 0 1.5em 0;
	list-style-type: none;
}
	
.smartarchives h2 {
	margin: 0 0 0 0;
}

.smartarchives h2 a:hover {
	text-decoration: none;
	border: 0;
}

.monthly {
	clear: both;
	padding-top: 3em;
}

ul.archive_block {
	padding-left: 0;
	width: 100%;
	overflow: hidden;
	padding-bottom: 2em;
}

#content .archive_block li {
	float: left;
	display: inline;
	padding: 5px 7px;
	background: #000;
	color: #FFF;
	font-size: 11px;
	margin-left: .2em;
	margin-bottom: .2em;
}

#content .archive_block li.empty {
	font-size: 11px;
	color: #333;
}

#content .smartarchives .archive_block li a {
	color: #CCC;
	border-bottom: 0;
	font-weight: normal;
	font-size: 11px;
	border-bottom: 1px dotted #336699;
	
}

.contactform {
	margin: 2em 0;
}

.contactform label {
	font-weight: bold;
}

.contactleft {
	margin: 1em 0 0 0;
}

#contactsubmit {
	margin: 1em 0 0 0;
}

/* =Threaded Styles
------------------------------------------------------------------*/

ul.commentlist cite {
	font-style: normal;
}

ul.commentlist span.says {
	display: none;
}

ul.commentlist .comment-author, ul.commentlist .comment-meta {
	font-style: italic;
	color: #aaa;
}

.comment-author a, .comment-meta a {
  color: #aaa;
  font-weight: normal;
  font-size: 1.1em;
}

ul.commentlist .comment-meta {
	margin-top: -.5em;
}

.commentlist ul.children {
	list-style-type: none;
	overflow: hidden;
	margin-top: 1.5em;
}

h3#comments {
	margin-bottom: .7em;
	clear: both;
}

ul.commentlist .navigation {
	border: 0;
}

ul.commentlist .comment.bypostauthor .vcard img {
	border: 1px solid #FF9900;
}

ul.commentlist .comment .comment-author.vcard img{
	border: 1px solid #000;
}

/* =Comment Styles
------------------------------------------------------------------*/
ul.commentlist, ul.commentmeta {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.commentmeta {
	margin-top: 2em;
}

img.avatar {
	margin: 0 1em 0 0;
	float: left;
	display: inline;
}

.commenttext {
	margin-left: 4.4em;
	border-bottom: 1px dotted #000;
	padding-bottom: 1.5em;
}

#comments, #respond {
	margin: 3em 0 0 0;
	border: 0;
}

.moderation {
	margin-left: 4.4em;
}

.ctitle {
	font-variant: small-caps;
}

.reply {
  margin-top: -1em;
}

/* =Better image scaling in IE
------------------------------------------------------------------*/

img { -ms-interpolation-mode:bicubic; }


/* =Required 
------------------------------------------------------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#entry_content .entry p.wp-caption-text {
	color: #999;
	text-align: center;
	font-size: 11px;
	margin-top: 0;
}

/* =Widget
------------------------------------------------------------------*/
.textwidget {
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #CCC;
}

.entry img.attachment-post-thumbnail {
  border: 0;
  float: left;
  margin: 7px 10px 0 0;
  padding: 0;
}

/* =Main Menu
------------------------------------------------------------------*/

#main_nav ul.menu li {
  position: relative;
}

#main_nav ul.menu li:hover ul.sub-menu,
#main_nav ul.menu li:hover ul.children {
  display: block;
}

#main_nav ul.sub-menu, #main_nav ul.children {
  margin-top: 0;
  position: absolute;
  top: -1px;
  left: 160px;
  width: 165px;
  font-size: .9em;
  display: none;
}

#main_nav ul.sub-menu li, #main_nav ul.children li {
  width: 100%;
  padding: .5em .3em .1em .5em;
  border-bottom: 1px solid #FFF;
  background: #EEE;
}

#main_nav ul.sub-menu li a, #main_nav ul.children li a {
  padding: 0;
  line-height: 1.55em
}

#main_nav ul.sub-menu a:hover, ul.sub-menu .current_page_item, ul.sub-menu .current {
  border-right: 0;
}


