/* @override http://daniel.schutzsmith.com/wp-content/themes/schutzsmith/css/custom.css */

body {
	color: #888;
	background-color: #000;
	background-image: url(../img/background_tile_rt.jpg);
	background-repeat: repeat-x;
	font: 14px/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;	
}
h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	color: #d64c93;
	font-weight: normal;
	margin-top: 0;
	padding-top: 0;
}
h1 {
	font-size: 32px;
}
h2 {
	font-size: 28px;
}

#speakingpage dl dt {
	font-size: 20px;
	color: #ccc;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	margin: 0;
	padding: 0;
}

#speakingpage dl dd {
	margin: 0 0 20px 0;
}

#portfoliopage h2 {
	font-size: 20px;
	color: #ccc;
	font-family: Georgia, "Times New Roman", Times, sans-serif;
	margin: 0;
	padding: 0;
}

#portfoliopage img {
	margin: 10px 0 50px 0;
}

a {
	color: #ccc;
	text-decoration: none;
}

a:link {
	color: #ccc;
	text-decoration: none;
}

a:visited {
	color: #ccc;
	text-decoration: none;
}

a:hover {
	color: #ccc;
	text-decoration: none;
	border-bottom: 1px dotted #d64c93;
}

#logo a:hover {
	text-decoration: none;
	border-bottom: 0px solid #999;
}

#nav a {
	color: #ccc;
	text-decoration: none;
}

#nav a:link {
	color: #ccc;
	text-decoration: none;
}

#nav a:visited {
	color: #ccc;
	text-decoration: none;
}

#nav a:hover {
	color: #d64c93;
	text-decoration: none;
	border-bottom: 1px dotted #d64c93;
}
#page_wrapper {
	background-image: url(../img/background_tile_lt.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
}
#wrapper {
	background: #000000 url(../img/background.jpg) repeat-x;
	width: 1020px;
}

.align_right {
text-align: right;
}

.align_left {
text-align: left;
}

.float_right {
float: right;
}

.float_left {
	float: left;
}

#footer {  
	margin:40px 0 0 0;  
	padding:10px 0 40px 0;  
	color: #444;
	font: 12px/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;
	background: url(../img/footer.gif) no-repeat center;
}

#footer a, #footer a:link, #footer a:hover, #footer a:visited {  
	color: #444;
}

#footercontent {
	border-top: thin solid #222;
	margin-left: 60px;
	padding:5px 0 0 0;  
}

#logo {
	margin-top: 40px;
	margin-left: 40px;
	margin-bottom: 20px;
}

#nav {
	margin-top: 26px;
	font: 12px Arial, 'Liberation Sans', FreeSans, sans-serif;	
	text-transform: uppercase;
}

#primary_nav {
	margin-left: 21px;
}	

#primary_nav li
{
	display: inline;
	list-style-type: none;
}

#secondary_nav {
	margin-right: 5px;
}	

#secondary_nav li
{
	display: inline;
	list-style-type: none;
}
#textbox {
	margin-top: 15px;
	margin-left: 55px;
}
#content {
	margin-top: 70px;
	margin-left: 60px;
}
.shorter {
	width: 240px;
}
.topbuffer {
	margin-top: 10px;
}
#emailimg {
	margin-top: 20px;
	margin-left: 30px;
}
blockquote{
	font-style: italic;
	font-size: 13px;
	border-left: thin dotted #2e2e2e;
	margin: 0;
	padding: 0 0 0 15px;
}
.testimonial {
	padding-bottom: 0;
	margin-bottom: 7px;
}
.testimonial_author {
	font: italic 10px Georgia, "Times New Roman", Times, serif;
	margin-left: 15px;
	margin-top: 0;
	padding-top: 0;
}
#fitc_banner {
	margin-top: 10px;
}
.toppad {
	padding-top: 15px;
}
.buffer_large {
	height: 30px;
}
.buffer_small {
	height: 10px;
}
.bggray {
}

#delicious-posts-danielschutzsmith ul, #delicious-posts-danielschutzsmith li {
	margin: 0;
	padding: 0;
	list-style-type: circle;
}
.rightside {
	margin-right: 35px;
}

.consulting {
	color: #fff;
	font-size: 18px;
}
