/*
Theme Name: Matthew Bennett
*/
/* resetting some default styles */
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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
a:focus {outline:1px dotted #999;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}
html { font-size:100.01%; }
body { font-size:0.625em; }
textarea {overflow:auto}
button {cursor:pointer}
input[type="checkbox"], 
input[type="radio"],
input.radio,
input.checkbox {
	vertical-align:text-top;
	width:13px;
	height:13px;
	padding:0;
	margin:0;
	position:relative;
	overflow:hidden;
	top:2px;
}
a {text-decoration:none; color:#ffc600;}
a:hover {text-decoration:underline}
/*  -----------------------------------
	a better and smarter way to clear floats
--------------------------------------*/
.clearfix:after,
.categoriesWidget li:after {content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix,
.categoriesWidget li {display:inline-block}
/* Hide from IE Mac \*/
.clearfix,
.categoriesWidget li {display:block}
/* End hide from IE Mac */
* html .clearfix,
* html .categoriesWidget li {height:1px}
body {
	background: repeat left top #ff4b00;
	color:#4f3838;
	font:100 12px/1.5 "Trebuchet MS", Helvetica, Tahoma, Sans-serif
}
.innerPages h1,.innerPages h2,.innerPages h3,.innerPages h4,.innerPages h5,.innerPages h6,.innerPages p,.innerPages ol,.innerPages ul,.innerPages li,.innerPages blockquote {
	margin-bottom:1em;
}
#wrap {
	width:1000px;
	margin:0 auto 0 0;
	background:#ff4b00;
	position:relative;
	z-index: 10;
}
	#identity {
		background:url(images/identity.png) no-repeat left top;
		height:119px;
		width:210px;
		float:left;
		text-indent:-9999px;
		outline:none;
	}
	#header .headerImage {
		float:left;
		width:780px;
	}
.navigation  {
	margin:10px 0
}
#sidebar {
	width:200px;
	margin-left:10px;
	display:inline;
	float:left
}
	#sideNavigation {
		border-top:5px solid #ffc600;
	}
		#sideNavigation li,
		.categoriesWidget li,
		.archivesWidget li {
			border-bottom:5px solid #ffc600;
			margin:0 10px 0 0;
		}
			#sideNavigation a,
			.categoriesWidget li a,
			.archivesWidget li a {
				display:block;
				line-height:30px;
				padding-left:35px;
				background:url(images/bullet.png) no-repeat left -9999px;
				font-weight:700;
			}
			.categoriesWidget li {
				text-align: right;
				line-height:30px;
				color:#ffc600;
			}
			.categoriesWidget li a {
				float:left
			}
			#sideNavigation a:hover,
			#sideNavigation a:focus,
			#sideNavigation a:active,
			#sideNavigation li.current_page_item a,
			.categoriesWidget li a:hover,
			.categoriesWidget li a:focus,
			.categoriesWidget li a:active,
			.categoriesWidget li.current-cat a,
			.archivesWidget li a:hover,
			.archivesWidget li a:focus,
			.archivesWidget li a:active{
				background-position:14px center;
				text-decoration:none;
				outline:none;
			}
	#searchform {
		background:url(images/sidebarSearch.png) no-repeat left top;
		height:36px;
		padding-top:32px;
		margin:20px 0 25px 0;
	}
		#searchform input {
			border: none;
			background:#ff4b00;
			padding:3px;
			width:128px;
			float:left;
			margin-left:5px;
			height:18px;
color:#ffc600;
		}
		#searchform button {
			float:right;
			border: none;
			background:transparent;
			width:auto;
			padding:0;
			margin:0 19px 0 0;
		}
.categoriesWidget,
.archivesWidget {
	margin-bottom:25px;
}
.categoriesWidget h2,
.archivesWidget h2 {
	font-size:16px;
	margin-right:10px;
}
.archivesWidget h2 a {
	color:#ff4b00;
}
	.archivesWidget h2 .socialIcons {
		margin-top:7px;
	}
#mainContent {
	float:left;
	width:780px;
	min-height:800px;
}
	#topSlider {
		border: 5px solid #ffc600;
		height:330px;
		position:relative;
	}
		#topSlider img {
			display:block;
		}
		#topSlider p,
		#topSlider li {
			position:absolute;
			left:0;
			top:0;
			width:100%;
			height:100%;
		}
		#topSlider p {
			top:345px;
			height:auto;
			width:520px;
			left:245px;
			color:#fff;
			font-style:italic;
			font-size:14px;
			background:#ff4b00;
		}
#topSliderNav {
	position:absolute;
	right:20px;
	bottom:10px;
}
	#topSliderNav a {
		float:left;
		width:14px;
		height:14px;
		overflow:hidden;
		font-size:0;
		background:url(images/topSliderBullets.png) no-repeat left top;
		margin-left:5px;
		outline:none;
	}
	#topSliderNav a:hover,
	#topSliderNav a.s {
		background-position:right top
	}
.latestBlogTitle {
	background:url(images/fancyHeader.png) no-repeat left top;
	height:44px;
	width:244px;
	line-height:36px;
	padding-top:26px;
	margin-top:-26px;
	position:relative;
	z-index: 20;
}
	.latestBlogTitle h3 {
		display:inline;
		margin-left:13px;
		float:left;
		font-size:16px;
		color:#ff4b00;
		width:145px;
	}
	.latestBlogTitle .rssIconDarker {
		margin-top:5px;
	}
#homePosts {
	width:560px;
	float:left;
	margin-top:26px;
	padding-bottom:40px;
}
	#homePosts .story {
		border-bottom:5px solid #ffc600;
		margin-bottom:20px;
		padding:0 0 0 0;
	}

#homePosts .postMeta {
background:#fff;
padding:5px 10px 2px 10px;

}

#homePosts .postMeta a{
color: #ff4b00;

}

#homePosts .postMeta .readMore {
		background-image:url(images/nextPageBullet.png)
	}




#homeTwitterZone {
	background:url(images/twitterHeader.png) no-repeat left top #4f3838;
	float:right;
	width:185px;
	padding:26px 10px 10px;
}
	#homeTwitterZone h2 {
		line-height:36px;
		color:#ff4b00;
		font-size:16px;
		float:left
	}
	#homeTwitterZone .twitterIconDarker {
		float:right;
		margin:7px 23px 0 0
	}
	#twitterUpdates {
		clear:both;
		color:#fff;
		font-style:italic;
		padding-top:20px;
padding-bottom:5px;
		font-weight:700;
		height:60px;
		background:url(images/ajax-loader.gif) no-repeat center center;
	}
	#twitterUpdates.ready {
		background-image:none;
		height:auto;
	}
.retweet {
	font-size:11px;
}
.commentsCount {
	float:left;
	margin-right:10px;
}
	.commentsCount a {
		display:block;
		color:#4f3838;
		font-size:10px;
		font-family:Verdana, Sans-serif;
		width:20px;
		height:20px;
		line-height:20px;
		text-align: center;
		background:url(images/commentsCount.png) no-repeat left top;
	}
	#galleryImagesWrapper .commentsCount {
		float:right;
		margin:0px 10px 0 0
	}
	#galleryImagesWrapper .commentsCount a{
		background-image:url(images/commentsCountDark.png);
		color:#ffc600;
	}
.postDate {
	margin:10px 0 0 0;
	line-height:20px;
}
.singlePost .postDate {
	color:#ffc600
}
h2.entryTitle {
	font-size:18px;
	color:#ffc600;
	margin:0
}
.singlePost a {
	color:#ff4b00;
}
.entry {
	margin:15px 0
}
.postMeta {

}
	.postMeta .share,
	.postMeta .retweet,
	.postMeta .categories {
		float:left;
		margin-right:10px;
	}
	.postMeta .retweet {
		margin-right:0;
	}
		.postMeta .retweet iframe {
			margin:0 auto;
		}
	.postMeta .readMore,
	.previousLink a {
		float:right;
		background:url(images/bullet.png) no-repeat left center;
		padding-left:15px;
	}
	.previousLink a {
		float:none;
	}
	.singlePost .postMeta .readMore {
		background-image:url(images/nextPageBullet.png)
	}
	.olderEntries a,
	.newerEntries a {
		background:url(images/bullet.png) no-repeat left center;
	}
	.olderEntries a {
		padding-left:15px;
	}
	.newerEntries a {
		padding-right:15px;
		background-position:right center
	}
		.postMeta .share {
			
			width:83px;
			height:16px;
			outline:none;
			display:block;
		}
			.postMeta .share .stico_default {
				
 
			}
.miniBreadcrumb,
.categoriesWidget h2,
.archivesWidget h2 {
	background:#ffc600;
	padding:5px 10px;
	color:#ff4b00
}
	.miniBreadcrumb a {
		color:#ff4b00;
	}
	.miniBreadcrumb h4 {
		float:left;
		font-size:16px;
		margin:0
	}
	.miniBreadcrumb .rssIconDarker {
		float:right
	}
.singlePost {
	background:#fff;
	padding:10px 10px 5px;
	border-bottom:5px solid #ffc600;
}
#galleryPageWrapper {
	padding-top:0;
}
#galleryImagesWrapper {
	margin-left:-5px;
}
	#galleryImagesWrapper li {
		border: 5px solid #ffc600;
		background:#ffc600;
		width:240px;
		height:240px;
		display:inline;
		float:left;
		margin:0 0 5px 5px
	}
	#galleryImagesWrapper img {
		display:block;
		margin-bottom:10px;
	}
	#galleryImagesWrapper .description,
	#galleryImagesWrapper .client {
		display:block;
		margin:5px 0 0 10px;
	}
		#galleryImagesWrapper .client strong {
			color:#ff4b00;
		}
		.clientTitle {
			color:#4f3838;
		}
			.clientTitle strong {
				color:#ffc600;
			}
	.dSlidePages {
		text-align: right;
		margin-bottom:10px;
	}
	.dSlidePages ul,
	.dSlidePages li {
		display:inline;
	}
	.slideDescription {
		float:left
	}
h2.customTitle {
	background:#ffc600;
	color:#ff4b00;
	font-size:18px;
	clear:both;
	width:780px;
	margin-left:-10px;
	text-indent: 10px;
	line-height:36px;
}
.infoPage .customColumn {
	width:140px;
	float:left;
	margin:0 20px 0 0;
}

.infoPage .bioColumn {
	width:485px;
	float:left;
	margin:0 20px
}

.findMeHere {
}
	.findMeHere li {
		float:left;
	}
	.findMeHere li h5 {
		margin-right:10px;
		background:#ffc600;
		color:#ff4b00;
		font-size:18px;
		padding:0 60px 0 10px;
		line-height:36px;
	}
	.findMeHere li a.socialIcons {
		margin-top:7px;
	}
#respond {
	margin-top:10px;
}
#comments {
	margin:10px 0
}
.commentlist {
}
	.commentlist .avatar {
		display:none;
	}
	.commentlist .comment {
		background:#ffc600;
		padding:10px;
		color:#4f3838;
		margin-bottom:1em;
	}
	.commentlist a {
		color:#ff4b00;
	}
#commentform {
	margin-bottom:1em;
}
	#commentform .text {
		background:#ffc600;
		padding:5px;
		width:250px;
		border: none;
	}
	#commentform textarea {
		background:#ffc600;
		border: none;
		display:block;
		width:100%;
	}
	#commentform button {
		float:right;
		background:#ffc600;
		padding:3px;
		border: none;
		color:#ff4b00;
	}
	*:first-child+html #commentform button {
		width:100px;
	}
	* html #commentform button {
		width:100px;
	}
	#commentform button strong {
		float:left;
		line-height:22px;
		margin:0 5px;
	}
#footer {
	height:38px;
	line-height:38px;
	background:#ffc600;
	color:#ff4b00;
	padding-left:10px;
}
	#footer a {
		color:#ff4b00
	}
.socialIcons {
	width:22px;
	height:22px;
	float:left;
	margin:0 4px;
	background:url(images/socialIcons.png) no-repeat left -9999px;
	text-indent:-9999px;
	font-size:.1em;
	padding:0;
	overflow:hidden;
}
a.backArrowIconDarker {
	float:none;
	background-image:none;
	width:auto;
	height:auto;
	margin:0;
	text-indent:0
}
.socialIcons:focus,
.socialIcons:active {
	outline:none;
}
	.twitterIcon {background-position:0 0}	
	.twitterIcon:hover,
	.twitterIcon:focus {background-position:0 -30px}	
	.facebookIcon {background-position:-30px 0}
	.facebookIcon:hover,
	.facebookIcon:focus {background-position:-30px -30px}
	.rssIcon {background-position:-60px 0}
	.rssIcon:hover,
	.rssIcon:focus {background-position:-60px -30px}
	.linkedInIcon {background-position:-90px 0}
	.linkedInIcon:hover,
	.linkedInIcon:focus {background-position:-90px -30px}
	.emailIcon {background-position:-120px 0}
	.emailIcon:hover,
	.emailIcon:focus {background-position:-120px -30px}
	.rssIconDarker {background-position:-60px -60px}
	.rssIconDarker:hover,
	.rssIconDarker:focus {background-position:-60px -90px}
	.twitterIconDarker {background-position:0 -60px;}
	.twitterIconDarker:hover,
	.twitterIconDarker:focus {background-position:0 -90px;}
	.rssIconDarker { background-position:-60px -60px;}
	.rssIconDarker:hover,
	.rssIconDarker:focus {background-position:-60px -90px}
	span.backArrowIconDarker {background-position:-150px -60px;}
	a:hover span.backArrowIconDarker,
	a:focus span.backArrowIconDarker {background-position:-150px -90px;}
	span.forwardArrowIconDarker {background-position:-180px -60px; float:right}
	button:hover span.forwardArrowIconDarker {background-position:-180px -90px;}
#topSocialBar .share {
	width:83px;
	height:16px;
	background:url(images/shareIcon.png) no-repeat left top;
	margin-top:5px;
}
#topSocialBar .share .stico_default {
	opacity: 0;
	filter:alpha(opacity=0);
}
#topSocialBar {
	position:absolute;
	z-index: 2;
	top:22px;
	left:0;
	width:100%;
	height:70px;
	background:url(images/socialBar.png) repeat-x left top;
}
	#topSocialBar ul {
		margin-left:1011px;
		display:inline;
		float:left;
		height:70px;
		background:url(images/socialSpark.png) no-repeat 50px top;
	}
		#topSocialBar ul li {
			float:left;
			margin-top:27px;
			line-height:34px;
		}
		#topSocialBar ul li .socialIcons {
			margin-top:5px;
		}
			#topSocialBar ul li h5 {
				color:#ffc600;
				font-size:13px;
				margin-right:10px;
			}
.shareIcon {
	float:left;
	text-indent:-9999px;
	width:83px;
	height:16px;
	background:url(images/shareIcon.png) no-repeat left top;
	margin:8px 5px 0
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px;
	margin: 0 20px 2px 0;
	display: inline;
	border: 5px solid #ffc600;
	}

.alignright {
	float: right;
	}
.alignleft {
	float: left;
margin-right: 20px;
	}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.aligncenter {
	border: 5px solid #ffc600;
	margin:1em auto
}
.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#wp-calendar a {
	display: block;
	}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
