* {
	font-family: Georgia, "Times New Roman", Times, serif;
}

body {
  color: #666666;
  background: #ffffff;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: .715em;
  font-weight: normal;
}

h1, h2, h3, h5 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  letter-spacing: -0.5;
}

.subhead {
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-size: 1.0 em;
  letter-spacing: -0.5;
}

.subhead a, .subhead a:visited {
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  line-height: 15px;
  color: #DD3322;
}

small, small a {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.85em;
}

small a, small a:visited {
	color: #DD3322;
	font-size: 100%;
}

a, h2 a, h3 a {
  color: #DD3322;
}

a:hover, h2 a:hover, h3 a:hover {
  color: #DD3322;
  text-decoration: underline;
}

h2 a {
   font-weight: normal
}

h2 a:visited, h3 a:visited {
	color: #DD3322;
}

h2 {
  font-size: 1.6em;
  font-weight: normal;
  line-height: 40px;
  color: #DD3322;
}

h3 {
  font-size: 125%;
  font-weight: normal;
  line-height: 20px;
}

h5 {
  font-size: 1.4em;
  font-weight: normal;
  line-height: 10px;
  padding: 15px 0px 0px 0px;
  margin: 0px;
}

#page {
  background-image: none;
  border: 0;
}

#header {
  background-color: #ffffff;
  background-image: none;
  height: 100px;
}

#content {
  margin: 0 0 0 0;
  width: 565px;
  float: right;
}

html > body .entry ul {
	list-style-image: url(images/bullet.png);
	list-style-position: outside;
	list-style-type: square;
	margin-left: 0px;
	padding: 0pt 0pt 0pt 20pt;
	text-indent: 0px;
	line-height: 18px;
        margin-right: 0px;
}

html > body .entry ol {
	list-style-position: outside;
	margin-left: 0px;
	padding: 0pt 0pt 0pt 20pt;
	text-indent: 0px;
	line-height: 18px;
        margin-right: 0px;
}

.post {
  text-align: left;
}

blockquote {
	border: 0;
        width: 470px;
        position: relative; left: 20px;
	background-color: #efefef;
	padding: 8px 15px;
}

blockquote p {
	margin: 0;
}

.pullquote {
	padding: 10px;
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DD3322;
	border-bottom-color: #DD3322;
	font-size: 16px;
	text-align: center;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
}

.narrowcolumn {
  padding: 0;
}

#sidebar {
  margin: 0px;
}

#sidebar ul li ul li {
  margin: 18px 0 0 0;
}

#sidebar li#pages h2 {
  display: none;
}

#sidebar a {
  font-size: 1.6em;
  padding: 5px;
}

#sidebar a:hover {
  color: #fff;
  background-color: #DD3322;
  text-decoration: none;
}

#searchform div {
  text-align: left;
  padding: 10px 0px 45px 10px;
}

#searchform input[type="text"] {
  margin: 5px 0px 0px 3px;
}

#searchform input[type="submit"]{
  margin: 8px 0px 0px 3px;
  padding: 0;
  color: #DD3322;
  background: none;
  border: 0;
  font-size: 1.6em;
}

#footer {
  clear: both;
  background-image: none;
  background-color: inherit;

}

#footer p {
  text-align: left;
  margin-left: 96px;
  font-size: 125%;
}

#footer span.bullet {
  padding: 7px;
}

a.custom_rss, #sidebar a.custom_rss {
  margin-left: 14px;
  padding-left: 20px;
  background: transparent url(images/rss.png) no-repeat left center;
}

#sidebar a.custom_rss:hover {
  background-color: #DD3322;
}

.commentlist {font-size: 115%; }



.navigation, .navigation a:link, .navigation a:visited, .navigation a:hover, .nav-previous, .nav-previous a:link, .nav-previous a:visited, .nav-previous a:hover, .nav-next, .nav-next a:link, .nav-next a:visited, .nav-next a:hover {
  font-size: 0.9em
}

.navigation a:hover, .nav-previous a:hover, .nav-next a:hover {
  text-decoration: underline


/* Captions & aligment */ 
.aligncenter, 
dl.aligncenter { 
    display: block; 
    margin-left: auto; 
    margin-right: auto; 
} 

.alignleft { 
    float: left; 
} 

.alignright { 
    float: right; 
} 

.wp_caption { 
    border: 1px solid #ddd; 
    text-align: center; 
    background-color: #f3f3f3; 
    padding-top: 4px; 
    margin: 10px; 
    -moz-border-radius: 3px; 

    -khtml-border-radius: 3px; 
    -webkit-border-radius: 3px; 
    border-radius: 3px; 
} 

.wp_caption img { 
    margin: 0; 
    padding: 0; 
    border: 0 none; 
} 

.wp_caption_dd { 
    font-size: 11px; 
    line-height: 17px; 
    padding: 0 4px 5px; 
    margin: 0; 
} 
/* End captions & aligment */

.widget_recent_comments ul li { 
    font-size: 90%; 


}

.widgettitle { 
    font-size: 120%; 
    font-weight: normal; 
}

.center1
{ 
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.centercenter {
	margin: 0;
}

hr {
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px 0 0;
  clear: both;
  margin: 0 0 20px;
  height: 0;
}
