body {
	margin: 0;
	padding: 0;
	background: #bfbfbf;
	font-family: arial, sans-serif;
}

img { border: 0 }

p, h1, h2, h3, ul {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

a {
	text-decoration: none;
}

#header {
	margin: 0 auto;
	background: #fff url(images/header-color-squares.gif) 641px 24px no-repeat;
	width: 1024px;
	height: 295px;
}

#header p {
	padding: 0 55px 0 58px;
}

#header p.title {
	padding-top: 104px;
}

#header p.title img.logo {
	margin-right: 32px;
}

#header p.about {
	margin-top: 25px;
	font-family: palatino, 'Palatino Linotype', times, serif;
	font-size: 15px;
	line-height: 18px;
	font-style: italic;
	color: #6d6e71;
	text-align: justify;
}

#contentsBar {
	height: 25px;
	width: 774px;
	margin: 0 auto;
	background: #797979 url(images/nav-bar-color-squares.gif) 0 0 no-repeat;
	border-top: solid 1px #7e7e7e;
	border-bottom: solid 1px #7e7e7e;
	padding-left: 250px;
}

#contentsBar p {
	padding-left: 43px; 
	line-height: 24px; 
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 12px;
	color: #ccc;
	font-weight: bold;
	width: 200px;
	float: left;
}

#topnav {
	float: right;
	width: 449px;
}

#topnav .menu ul {
	list-style-type: none;
	float: right;
	background: #525252;
}

#topnav .menu ul li {
	float: left;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 25px;
	padding: 0 20px 0 20px;
	text-transform: uppercase;
	border-left: solid 1px #7c7c7c;
}

#topnav .menu ul li a {
	color: #aaa;
}

#topnav .menu ul li a:hover {
	color: #fff;
}

#main {
	width: 1024px;
	margin: 0 auto;
	overflow: hidden;
	background: #2a2b2c url(images/vertruleBg.gif) 249px 0 repeat-y;
	height: 100%;
}

#main_alt {
	width: 1024px;
	margin: 0 auto;
	overflow: hidden;
	background: #2a2b2c url(images/mainaltbg.gif) 0 0 repeat-y;
	height: 100%;
}

#sidebar {
	width: 185px;
	float: left;
	height: 100%;
	padding: 30px 20px 75px 45px;
}

#sidebar ul {
	list-style-type: none;
	color: #fff;
}

#sidebar ul.menu {
	font-size: 12px;
	line-height: 32px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#sidebar ul li a {
	color: #aaa;	
}

#sidebar ul li a:hover {
	color: #fff;	
}

.widget-container {
	background: url(images/sidebar_rule.gif) no-repeat left bottom;
	padding-bottom: 13px;
}

.widget-container-home {
	background: url(images/sidebar_rule.gif) no-repeat left bottom;
	padding: 13px 0;
}

.widget-title {
	font-size: 12px;
	margin-top: 19px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #7b7b7b;
}

.widget-title a {
	color: #fff;	
}

#sidebar ul li.widget_categories ul, #sidebar ul li.widget-follow ul {
	font-size: 12px;
	line-height: 26px;
	letter-spacing: 1px;
	margin-top: 8px;
}

.cat-item-1 {
	display: none;
}

#sidebar li.widget_recent_entries {
	background: none;
}

#sidebar li.widget_recent_entries ul {
	margin-top: 13px;
}

#sidebar li.widget_recent_entries ul li {
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 9px;
}

#sidebar li.widget_recent_entries ul li a.post-title {
	letter-spacing: 2px;
}

#sidebar li.widget_recent_entries ul li a {
	color: #f3d25e;
	text-transform: uppercase;
}

/*#sidebar li.widget_recent_entries ul li a:hover {
	color:#ffc800;
}*/

#sidebar li.widget_recent_entries ul li.morefeatures a {
	color: #aaa;
	letter-spacing: 2px;
}

#sidebar li.widget_recent_entries ul li.morefeatures a:hover {
	color: #fff;
}

#sidebar li.widget_recent_entries li div.excerpt p {
	font-family: palatino, 'Palatino Linotype', times, serif;
	font-style: italic;
}

#sidebar li.widget_recent_entries li div.excerpt p a {
	display: none;
}

#contents {
	float: left;
	width: 774px;
	overflow: hidden;
	height: 100%;
}

#contents_blog {
	float: left;
	width: 774px;
	overflow: hidden;
	background: url(images/blogBg.gif) 0 0 no-repeat;
	height: 100%;
}

.video-post {
	width: 774px;
	height: 451px;
	margin: 0;
	padding: 0;
	color: #fff;
}

.client-post {
	width: 774px;
	margin: 0;
	padding: 0;
	color: #fff;
}

.photography-post {
	width: 774px;
	height: 480px;
	margin: 0;
	padding: 0;
	color: #fff;
}

.video-post-head-wrapper {
	position: relative;
	height: 91px;
}

.video-post-head {
	position: absolute;
	left: 94px;
	bottom: 8px;
	width: 549px;
}

.video-post-head-single {
	position: absolute;
	left: 43px;
	bottom: 8px;
	width: 640px;
}

.video-post-head h2, .video-post-head-single h2 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	font-weight: normal;
	width: 299px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.video-post-head h2 a, .video-post-head-single h2 a {
	color: #aaa;
}

.video-post-head h2 a:hover, .video-post-head-single h2 a:hover {
	color: #fff;
}

.video-post-head p, .video-post-head-single p {
	font-size: 12px;
	line-height: 15px;
	color: #fff;
	font-family: palatino, 'Palatino Linotype', times, serif;
	text-align: right;
	width: 250px;
	position: absolute;
	bottom: 0;
	right: 0;
}

.post-number {
	position: absolute;
	left: 43px;
	bottom: 10px;
	width: 45px;
	font-weight: bold;
	color: #646566;
	font-size: 40px;
	line-height: 31px;
}

.post-number span {
	font-size: 13px; 
	display: block; 
	text-transform: uppercase; 
	text-align:center; 
	line-height: 16px;
}

.plus {
	position: absolute;
	right: 91px;
	bottom: 12px;
	font-family: palatino, 'Palatino Linotype', times, serif;
	font-size: 30px;
	line-height: 18px;
}

.plus a {
	color: #aaa;
}

.plus a:hover {
	color: #fff;
}

.video-post-body {
	height: 360px;
	overflow: hidden;
}

.client-post-body {
	overflow: hidden;
}

#video_post_text {
	margin-top: 37px; 
	padding: 0 91px 68px 46px; 
	color: #fff;
	font-family: palatino, 'Palatino Linotype', times, serif;
	font-size: 11px;
	line-height: 16px;
}

.photography-post-body {
	height: 480px;
	overflow: hidden;
}

.video-sidebar {
	float: left;
	width: 43px;
	height: 100%;
	background: #f3d25e;
}

.client-sidebar {
	float: left;
	width: 43px;
	height: 360px;
	/*background: #f3d25e;*/
}

.photography-sidebar {
	float: left;
	width: 43px;
	height: 100%;
	background: #f3d25e;
	margin-top: 43px;
}
.video-embed {
	float: left;
	height: 360px;
	width: 640px;
}

.client-embed {
	float: left;
	width: 640px;
}

.client-embed p{
	margin: 0 0 24px 0;
}

.photography-embed {
	float: left;
	height: 480px;
	width: 640px;
	margin-top: 43px;
}

.share {
	float: left;
	width: 91px;
	position: relative;
	height: 360px;
}

.share_photography {
	float: left;
	width: 91px;
	position: relative;
	height: 480px;
}

.share_photography .share_addthis {
	margin-left: 8px;
	margin-top: 356px;
	
}

.share_blog {
	float: left;
	width: 91px;
	position: relative;
}

.share_blog .share_addthis {
	margin-left: 16px;
	margin-top: 0;
}

.share_addthis {
	margin-left: 8px;
	margin-top: 236px;
	
}

.share_addthis p {
	margin-bottom: 4px;
}

#comments {
	width: 488px;
}

#comments-video {
	margin: 0;
	padding: 0 91px 0 43px;
	width: 640px;
	color: #808080;
	background: #fff;
	overflow: hidden;
}

#comments-video a {
	color: #808080;
}

#comments-video a:hover {
	color: #000;
}

#respond {
	padding: 56px 0 0 32px;
}

.blogPostsWrapper #respond {
	padding: 20px 0 0 0;
}

#reply-title {
	margin: 0;
	font-size: 11px;
	color: #808080;
	line-height: 16px;
	text-transform: uppercase;
	font-family: arial;
	font-weight: bold;
}

#commentform p {
	margin: 10px 0 10px 0;
	font-size: 11px;
	color: #808080;
	line-height:16px;
}

#commentform p label {
}

#commentform p.comment-notes {
	display: inline;
	margin: 0;
	font-family: palatino, 'Palatino Linotype', times, serif;
	color: #808080;
	line-height:16px;
	font-style: italic;
}

#commentform input, textarea {
	display: block;
}

.form-allowed-tags {
	font-size: 10px;
}

#video-post-more {
	 height: 91px;
	 line-height: 91px;
	 width: 683px;
	 text-align: right;
	 color: #fff;
}

#video-post-back {
	 height: 49px;
	 line-height: 49px;
	 width: 683px;
	 text-align: right;
	 background: #fff;
	 padding:0 91px 0 0;
	 margin: 0;
}

#blog-post-back {
	 height: 49px;
	 line-height: 49px;
	 width: 488px;
	 text-align: right;
	 background: #fff;
	 padding:0 91px 0 0;
	 margin: 0;
}

#video-post-more a {
	color: #fff;
	font-family: palatino, "Palatino Linotype", times, serif;
	font-style: italic;
	font-size: 16px;
	color: #cda623;
}

#video-post-back a, #blog-post-back a {
	font-family: palatino, "Palatino Linotype", times, serif;
	font-style: italic;
	font-size: 16px;
	color:  #cda623;
}

#video-post-back a:hover, #blog-post-back a:hover, #video-post-more a:hover {
	color: #f2c329; 
}

.pageWrapper  {
	margin: 65px 0 0 43px;
	background: #ffffff;
	padding: 85px 0 85px 109px;
	font-family: palatino, 'Palatino Linotype', Times, serif;
	color:  #656565;
	overflow: hidden;
}

.pageWrapper a {
	color:  #cda623;
}

.pageWrapper a:hover {
	color:  #f2c329;
}

.pageBioWrapper  {
	margin: 65px 0 0 43px;
	background: #ffffff;
	padding: 85px 0 0 109px;
	font-family: palatino, 'Palatino Linotype', Times, serif;
	color:  #656565;
	overflow: hidden;
}

.pageBioWrapper a {
	color:  #cda623;
}

.pageBioWrapper a:hover {
	color:  #f2c329;
}

.blogPostsWrapper  {
	margin: 65px 0 0 43px;
	background: #ffffff;
	padding: 77px 0 0 64px;
	font-family: palatino, 'Palatino Linotype', times, serif;
	color:  #656565;
	overflow: hidden;
}

.blogPostsWrapper a {
	color:  #cda623;
}

.blogPostsWrapper a:hover {
	color:  #f2c329;
}

.blogPostsHomeWrapper  {
	margin: 91px 0 0 43px;
	background: #ffffff;
	padding: 85px 0 0 109px;
	font-family: palatino, 'Palatino Linotype', Times, serif;
	color:  #656565;
	overflow: hidden;
}

.features-post {
	padding-bottom: 58px;
}

h1.postTitle {
	font-size: 29px;
	line-height: 30px;
	font-weight: normal;
	width: 488px;
	padding-bottom: 16px;
}

h1.postTitleBio {
	font-size: 29px;
	line-height: 30px;
	font-weight: normal;
	width: 488px;
	padding-bottom: 16px;
	text-transform: uppercase;
}

h1.postTitle a, h1.postTitleBio a {
	color:  #cda623;
}

h1.postTitle a:hover, h1.postTitleBio a:hover {
	color:  #f2c329;
}

div.blogPostContentWrapper {
	overflow: hidden;
}

div.postText {
	float: left;
	width: 499px;
}

div.postText-page {
	width: 488px;
}

div.postText p, div.postText-page p, div.postText ul, #twitterfeed {
	font-family: palatino, 'Palatino Linotype', times, serif;
	font-size: 11px;
	line-height: 16px;
}

p.followbio img {
	margin: 8px 8px 0 0;
}

#blog-post-more {
	text-align: right;
	height: 91px;
	line-height: 91px;
}

#footer {
	background: #4a4a4a;
	height: 63px;
	width: 1024px;
	margin: 0 auto;
	overflow: hidden;
	border-top: solid 1px #7e7e7e;
	color: #fff;
}

#footer p {
	float: left;
	padding: 15px 0 0 15px;
	line-height: 30px;
}

#footer p.footer_logo {
	width: 235px;
}

#footer ul {
	float: left;
	list-style-type: none;
	margin-top: 15px;
	margin-left: 46px;
	/*width: 637px;*/
}

#footer ul li ul {
	margin-top: 0;
	float: right;
	margin-left: 10px;
	width: 107px;
}

#footer li {
	float: left;
	font-size:11px;
	text-transform: uppercase;
	margin-right: 41px;
	line-height: 30px;
}

#footer li a {
	color: #aaa;
}

#footer li a:hover {
	color: #fff;
}

#footer ul.followus {
	float: right;
	margin-right: 91px;
	/*width: 476px;*/
}

#footer ul.followus li.follow {
	margin-right: 15px;
}

#footer ul.followus li.twitter, #footer ul.followus li.facebook {
	margin-left: 0;
	margin-right: 9px;
}

#footer ul.followus li.linkedin {
	margin-left: 0;
	margin-right: 0;
}

/*video sidebar colors*/

.blue {
	background: #83a1b9;
}

.brown {
	background: #835c29;
}

.yellow {
	background: #efd169;
}

.purple {
	background: #852c64;
}

.grey {
	background: #aaaaaa;
}

.red {
	background: #bd4518;
}

.lilac {
	background: #8575d3;
}

.greygreen {
	background: #a1aa93;
}

.rust {
	background: #bd4518;
}

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}



p.peoplePageName {
	text-transform: uppercase;
}
