html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/* Start Custom Styles */

body {
	
	background: #F4F4ED;
	
}



/* Structure */

#header { 
	width: 1000px; 
	margin: 3em auto;
}

#logo { 
	float: left; 
	margin-right: 65px;
margin-left: 40px;  
	width: 600px; 
	
}

#nav { 
	float: left; 
	width: 215px;
	text-align: right; 
	
}

#main { 
	width: 975px; 
	margin: 0 auto; 
}

#content { 
	float: left; 
	margin-right: 65px;
        margin-left: 30px;	
        margin-top: 30px; 
	width: 600px; 
	
}

#sidebar { 
	float: left; 
	margin-top: 30px;
	width: 215px; 
	
}

#footer { 
	width: 950px; 
	margin: 0 auto; 
}

#footerleft { 
	float: left; 
	margin-right: 10px; 
	width: 310px; 
}

#footercenter { 
	float: left; 
	margin-right: 10px; 
	width: 310px; 
}

#footerright { 
	float: left; 
	margin-right: 10px; 
	margin-right: 0; 
	width: 310px; 
} 

/* Text Formating */

body {
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #444;

}

p {
	
	padding: 5px 0;
}

blockquote {
margin-left: 35px;
margin-top: 12px;
margin-bottom: 12px;
border-left: 4px solid #ccc;
padding-left: 10px;
}



#twitter_update_list{
	padding-left: 5px;
	margin: 0;
}

a:link, a:visited {
	color: #326ea1 ;
	text-decoration: none;
	border-bottom: 1px dotted #999;
	}

a:hover {
	padding-bottom: 0;
	color: #444;
	border-bottom: 1px dotted #444;
	}
hr {
   color: #ccc;
   height: 1px;

}

h1, h2, h3 {
	font-size: 2em;
font-family: georgia, serif;	
	color: #444;
text-shadow: 1px 1px 1px rgba(0,0,0,.3);

}

h1 {
 font-size: 2.7em;
 margin-bottom: 30px;
}

h2 {
color: maroon;
}

h1 a:link, h1 a:visited {
	color: #444;
	text-decoration: none;
	border-bottom: 0px;
	}

h1 a:hover {
	padding-bottom: 0;
	color: maroon;
	border-bottom: 0px;
	}


h2 a:link, h2 a:visited {
	color: maroon;
	text-decoration: none;
	border-bottom: 0px;
	}

h2 a:hover {
	padding-bottom: 0;
	color: #999;
	border-bottom: 0px;
	}

h2 {
	font-size: 1.6em;
	background: url(images/bullet_go.png) no-repeat 0 2px;
	padding-left: 22px;
padding-bottom: 20px;
	
}



h2.archive {
	font-size: 1.3em;
	background: none;
	padding: 10px 0;
}

h3 {
	font-size: 1.1em;
	font-family: Helvitica, Arial, Sans-Serif;
	font-weight: bold;
        text-transform: uppercase;
}

h3.archive_entry {
	font-size: 1.1em;
	font-family: Helvitica, Arial, Sans-Serif;
	background: url(images/bullet.png) no-repeat 0 1px;
	padding: 0 0 5px 22px;
	font-weight: normal;
        text-transform: none;
text-shadow: none;
}

h3.twitter {
	background: url(images/twitter.png) no-repeat 0 16px;
	padding-left: 22px;
        margin-top: 15px;
        padding-top: 15px;
        border-top: 1px solid #ccc;
}

h3.flickr_head {
	background: url(images/flickr.png) no-repeat 0 18px;
	padding-left: 22px;
        padding-top: 15px;
        border-top: 1px solid #ccc;
}

h3.archive_head {
	background: url(images/cal.png) no-repeat 0 16px;
	padding-left: 22px;
        margin-top: 15px;
        padding-top: 15px;
        border-top: 1px solid #ccc;
}

h3.rss_head {
	background: url(images/rss.png) no-repeat 0 16px;
	padding-left: 22px;
        margin-top: 15px;
        padding-top: 15px;
        border-top: 1px solid #ccc;
}

h3.tag_head {
	background: url(images/tag.png) no-repeat 0 16px;
	padding-left: 22px;
        margin-top: 15px;
        padding-top: 15px;
        border-top: 1px solid #ccc;
}

h3.comments-header {
	background: url(images/comments.png) no-repeat 0 1px;
	font-family: Georgia, Serif;         
        padding-left: 22px;
        color: maroon;
        font-size: 1.2em;
        font-weight: normal;
}

h4 {
		font-size: 0.9em;
		color: #BE0E20;
		padding: 1px 0 50px 0;
}

em.commentdate {

color: #999;
font-size: 0.8em;

}


em.commentdate a:link, em.commentdate a:visited {
	color: #999 ;
	text-decoration: none;
        border-bottom: 0;
}

em.commentdate a:hover {
color: #444;	
padding-bottom: 0;
	border-bottom: 0;
}



p.meta {
		color: #444;
font-weight: bold;
		padding: 15px 0 90px 22px;
	
}

em.tagcount {
color: maroon;
font-size: 80%;
}

div.postbody {
		padding: 10px 0 0 22px;
}

div.comments {
padding: 10px 0 0 22px;
}

div.comment {
padding: 10px 0 20px 0;
border-top: 1px solid #ccc;

}

div.comments-open {

margin: 10px 0;
padding: 10px 20px;
background: #ccc;
max-width: 500px;

}

div.comments-content {

margin: 20px 0;
width: 540px;

}

div.comment-content {
margin: 0 0 10px 0;


}

div.inner {

padding: 0 10px;

}

p.commentauthor {

text-align: right;
font-style: italic;

}

#content p {
   
            padding-left: 22px;

}

#comments p {
   
            padding-left: 0;

}



p.flourish {
	margin-top: 20px;
	
}

p.meta a:link, p.meta a:visited {
	color: #999 ;
	text-decoration: none;
font-weight: normal;
	}

p.meta a:hover {
	padding-bottom: 0;
	color: #444;
	border-bottom: 1px dotted #444;
font-weight: normal;
	}

#photo img {
        border: 1px solid #ccc;
        padding:4px;
        background: #fff;
-webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
box-shadow: 0 1px 10px rgba(0,0,0,.1);
	}

#photo a:link, #photo a:visited, #photo a:hover {
border: 0; 
text-decoration: none;
}



#content p.caption {
  font-size: 0.8em;
  padding: 10px 0;
  margin: 0;

}




img.thumb {
	float: left;
	border: 1px solid #ccc;
	padding: 2px;
	margin: 8px 3px 2px 0;
	border: 3px solid #EAEAEA;
}


#flickr {
	margin: 10px 0;
	}

#flickr img {
	float: left;
	margin: 0 8px 8px 0;
	width: 50px;
	height: 50px;
	padding: 2px;
	border: 3px solid #EAEAEA;
	}

#flickr a:hover img {
	border-color: #326ea1;
	}

#twitter_div {

   margin-bottom: 20px;

}

.fn { 
        display: none; 
}	

.widget-tag-cloud .widget-content ul {
    margin: 0 0 20px 0;

}

.widget-tag-cloud .widget-content li {
    display: inline;
    margin: 10px 5px 5px 0;
    padding: 0;
    line-height: 1.2;
    background: none;
}

#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
#comment-greeting,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

#comment-form-remember-me label,
#comment-form-reply label {
    display: inline;
}



