/*
Theme Name:DTP Theme
Theme URI:http://www.daviddeparolesa.com/
Description: A Custom Wordpress Theme based on Clean Home by Mid Mo Design. Special thanks to <a href="http://bryanhelmig.com/">Bryan Helmig</a> of <a href="http://midmodesign.com/">Mid Mo Web Design</a>.
Version:1.0
Author:David DeParolesa
Author URI:http://www.daviddeparolesa.com

*/

body {
font-family:Arial, serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.7em;
}
a {
text-decoration:none;
color:#cc3300;
font-weight:600;
}
a:hover {
color:red;
text-decoration: underline;
}
hr{
margin-top:35px;
border:0;
border-top:1px dotted #ccc;
width:620px;
color:#fff;
clear:both;
}
#wrapper {
width:900px;
margin:40px auto;
}
#header {
float:left;
width:900px;
margin:0;
}
#frontWrapper{
	margin: 100px auto;
	width: 640px;
	height: 100%;
	text-align: center;
	clear: both;
}
#frontContent{
	width:100%;
	height: 360px;
	margin-bottom: 5px;
}
#frontNav {
	width: 100%;
}
#frontNav .item a {
	margin-left: 20px;
	color: gray;
	float: right;
	font-size: 14px;
	font-weight: normal;
}
#frontNav .item a:hover{
	color: black;
	text-decoration: none;
	font-weight:normal;
}
#leftColumn{
float: left;
width: 225px;
}
#logo {
float:left;
width:auto;
padding:0px 0 20px 0;
}
#logo a {
color:#cc3300;
font-size:60px;
font-weight:600;
text-decoration:none;
border-bottom:none;
letter-spacing:-4px;
background-color:#fff;
}
#logo h2 {
font-size : 18px;
font-weight : 200;
letter-spacing : -1px;
}
#blurb {
font-family:Arial;
height:auto;
border-bottom:1px dotted #ccc;
width:100%;
float:left;
padding:35px 0;
font-size:32px;
font-weight:400;
line-height:120%;
}
#blurb:hover {
color:#e12000;
}
#content {
width:620px;
float:left;
border-left:1px dotted #ccc;
padding:0 0 30px 30px;
min-height:420px;
}
.post {
padding:0 30px 0 0;
}
.post postedBy {
	font-size: 12px;
}
.post p {
margin:14px 0 14px 0;
}
.post em{
font-style:italic;
}
.post h2 {
font-family:Arial;
font-size:24px;
margin:0px 0 10px 0;
font-weight:normal;
}
.post h1, .post h1 a{
font-family:Arial;
font-size:22px;
margin:0px 0 5px 0;
font-weight:bold;
line-height:32px;
color:black;
}
.post h3, .post h4 {
font-family:Arial;
font-size:20px;
margin:15px 0 10px 0;
font-weight:normal;
}
.post h4 {
font-size:14px;
color:#cc3300;
font-weight:bold;
margin-bottom:0px;
}
/*.post h1:hover, .post h2:hover, .post h3:hover, .post h4:hover {
color:#e12000;
} */
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:11px;
}
.post small a {
font-weight:normal;
}
.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:circle;
margin:0 0 0 25px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}
#comments cite{
font-family:Arial;
font-size:12px;
font-weight:normal;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
border-bottom:1px dotted #ccc;
border-right:0;
padding:10px 5px 20px 10px;
}
#comments p {
margin:10px 0 0 10px;
width:auto;
}
#comments h3 {
padding:15px 0 10px 0;
font-size:14px;
font-weight:bold;
color: #666666;
}
#comments span {
display:block;
color:#eee;
float:right;
padding-top:25px;
}
#comments ul.formlist {
width:100%;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
}
#comments input {
width:auto;
font-size:18px;
font-weight:normal;
}
#comments textarea {
width:100%;
height: 100px;
font-size:14px;
}
#comments li.submitbutton input {
text-align:center;
background:#fff;
border:1px solid #aaa;
color:#000;
font-size:14px;
}
#comments .center {
text-align:left;
}
#sidebar {
width:200px;
float:left;
margin:0 25px 25px 0;
}
#sidebar h3 {
padding:15px 0 10px 0;
font-size:14px;
font-weight:bold;
color: #666666;
}
#sidebar .aktt_tweets li {
margin-bottom: 10px;
font-size: 12px;
color:#666666;
}
#sidebar .nav {margin-top:8px;padding: 0px 0px 0px 0px;}
#sidebar .nav li {
padding: 0px 0px 0px 0px;
list-style:none;
font-size:18px;
margin-bottom:4px;
}
#sidebar .block {
margin-bottom: 15px;
margin-top: 13px;
}
#sidebar .block li a {
font-size:12px;
font-weight:normal;
border-bottom:none;
}
#sidebar .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:18px;
margin:0 0 5px;
}
#sidebar .widget_recent_comments li {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
padding:2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
background:none;
text-decoration:none;
color:#000;
font-weight:600;
}
#sidebar .widget_recent_comments li a:hover {
color:#e12000;
background-color:#f7f7f7;
}
#sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
}
#sidebar .calendar h3{
display:none;
}
#sidebar #wp-calendar {
width:95%;
text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}
#sidebar #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}
#sidebar #wp-calendar th {
font-weight: bold; 
border-top:1px dotted #ccc;
}
#sidebar #wp-calendar tfoot td{
border-top:1px dotted #ccc;
}
#footer {
width:900px;
float:left;
border-top:1px dotted #cccccc;
text-align:center;
padding:30px 0 40px 0;
}

.charity-item {margin-right:10px;}
#people {width: 100%; float: left; clear: both; text-align: center; margin-bottom: 40px;margin-top:10px;}
.person img {float:center;margin:0px 3px 3px 3px;border:4px solid black;}
.person img:hover{border:4px solid #e12000;}