/*













Theme Name: Ben Theme















Version: 1.0































































*/































































body {
	font: 75%/150% Verdana, Geneva, sans-serif;
	color: #999;
	background: #584b3a url(images/main-bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:fixed;
	margin: 0px;
	padding: 0px 0px 40px;
}
a {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color:#6C5A43;
	text-decoration: none;
}
p {
	padding: 0px 0px 10px;
	color:#6E5E50;
	margin: 0px;
}
h1 {
	margin-top: 20px;
	height: 80px;
	font: bold 2em Geneva, Arial, Helvetica, sans-serif;
	position: absolute;
	top: 0px;
	left: 50px;
}
h1 a {
	color: #6a5437;
	text-decoration: none;
}
h1 a:hover {
	color: #4d3d28;
	text-decoration: none;
}
h2 {
	color: #58482D;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #a43009;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}
h3 {
	font: normal 140%/100% Verdana, Geneva, sans-serif;
	font-weight:bold;
	color: #302921;
	margin: 10px 0px 5px;
	padding-bottom: 10px;
}
h4 {
	font: normal 120%/100% Verdana, Geneva, sans-serif;
	font-weight:bold;
	color: #5c554c;
	margin: 10px 0px 5px;
	padding-bottom: 10px;
}
h5 {
	font: normal 100%/100% Verdana, Geneva, sans-serif;
	color: #302921;
	font-weight:bold;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 760px;
}
#main_content {
	display: block;
	position: relative;
	height: inherit;
	width: 760px;
	background: url(images/content-bg.png);
	overflow: hidden;
}
#header {
	background: url(images/header-bg.png) no-repeat;
	height: 170px;
	position: relative;
	width: 760px;
	display: block;
	background-color: none;
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description {
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 30px;
	top: 0px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav a {
	color:#DED5C1;
	text-decoration: none;
	background: #6b9a11 url(images/nav-button-bg.gif) repeat-x;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	display: block;
}
#nav a:hover {
	color: #b36d4d;
}
/* subnav */















#subnav {
	position: absolute;
	top: 14px; left: 430px;
	/*right: 30px;*/
	text-align: center;
}
#subnav li {
	display: block;
	background:url(images/subnav-button-bg.gif);
	margin-bottom: 2px;
	width: 77px;
	color: #ded5c1;
}
#subnav li a {
	color:#ded5c1;
}
#subnav li a:hover {
	color: #2b271d;
}
.page-item-22 {
	display:none;
}
#content {
	padding: 10px 0px 30px 40px;
	float: left;
	width: 680px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	margin-left: 10px;
	width: 430px;
}
.entry {
	clear: both;
	padding-top: 10px;
}
.entry p iframe {padding-left:25px;}
.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li {
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #e1e1d9;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label {
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input {
	width: 153px;
	background:#e1e1d9;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea {
	width: 478px;
	height: 115px;
	background:#e1e1d9;
	border: 1px solid #888;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit {
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}
#sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 220px;
	background-color: #514c46;
	display: none;
	z-index: 0;
}
#searchform {
	background: #444;
	width: 220px;
	padding: 10px 10px 10px 10px;
	float:right;
}
#searchform #s {
	width: 125px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #444;
	background: #111;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #999;
	vertical-align: middle;
}
#searchform label {
	font-size: 11px;
	color: #B58F5E;
}
#sidebar h3 {
	font: normal 140%/100% Verdana, Geneva, sans-serif;
	color: #b58f5e;
	margin: 10px 0px 5px;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #c8c8b8;
}
.ul-cat li {
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #111;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited {
	color: #fff;
	text-decoration: none;
}
.ul-cat li a:hover {
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #c8c8b8;
}
.ul-archives li {
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #c8c8b8;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited {
	color: #fff;
	text-decoration: none;
}
.ul-archives li a:hover {
	color: #FF6600;
	text-decoration: none;
}
#footer {
	clear: both;
	background: url(images/footer-bg.png);
	font: 0.875em Arial, Helvetica, sans-serif;
	color: #555;
	height: 81px;
}
#footer p {
	margin-left: 50px;
	padding-top: 20px;
	font-style: none;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li {
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a {
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li {
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a {
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 8px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left {
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right {
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border {
	border-color: #FF6600;
	background: #FF6600;
}
/* additions */







.widgettitle {
	display: none;
}
img {
	border: 0px solid #444;
}
/* page specifics */































































































































/* Home */ 







































.page-id-22 .post {
	background: url("images/headerLabel_home.png") no-repeat;
	display: block;
	height: 200px;
	width: 500px;
	font-size: 0px;
	margin: 0;
}
/* Reel */ 























.page-id-4 #nav .current_page_item a {
	background: url("images/subnav-button-bg.gif");
}
.page-id-4 h2 {
	background: url("images/headerLabel_reel.png") no-repeat;
	display: block;
	height: 200px;
	width: 500px;
	font-size: 0px;
	margin:0;
}
/* Resume */































.page-id-7 #nav .current_page_item a {
	background: url("images/subnav-button-bg.gif");
}
.page-id-7 h2 {
	background: url("images/headerLabel_resume.png") no-repeat;
	display: block;
	height: 200px;
	width: 500px;
	font-size: 0;
}
/* Contact*/















































.page-id-41 #nav .current_page_item a {
	background: url("images/subnav-button-bg.gif");
}
.page-id-41 h2 {
	background: url("images/headerLabel_contact.png") no-repeat;
	display: block;
	height: 200px;
	width: 500px;
	font-size: 0px;
	margin:0;
}
/* Gallery */







.page-id-3 #nav .current_page_item a {
	background: url("images/subnav-button-bg.gif");
}
.page-id-3 h2 {
	background: url("images/headerLabel_gallery.png") no-repeat;
	display: block;
	height: 200px;
	width: 500px;
	font-size: 0px;
	margin:0;
}
.page-id-3 #content {
	position: relative;
	width: 700px;
	border: 0px solid #000;
	margin: 0 auto;
}
.page-id-3 #content .entry {
	width:600px;
	border: 0px solid #f00;
	float: none;
}
/* Sub Gallery Pages */








#subnav .current_page_item a {
	color: #cc6600;
}
/* 3d page */

.page-id-108 #nav .current_page_parent a {
	background: url("images/subnav-button-bg.gif");
}
.page-id-108 h2 {
	background: url("images/headerLabel_gallery.png") no-repeat;
	display: block;
	height: 200px;
	width: 500px;
	font-size: 0px;
	margin:0;
}

.video_border {
	margin-left: 125px;
	border: 2px solid #302921;
	z-index: 1000;
}
.video {
	margin-left: 125px;
	border: 0px solid #f00;
	z-index: 1000;
}


/* Analog */

.page-id-103 #content {
width: 700px; 
}
.page-id-103 #nav .current_page_parent a {
	background: url("images/subnav-button-bg.gif");
}
.page-id-103 h2 {
	background: url("images/headerLabel_gallery.png") no-repeat;
	display: block;
	height: 200px;
	width: 500px;
	font-size: 0px;
	margin:0;
}


/*Animation */ 

.page-id-108 #content {
width: 700px; 
}

/*Digital */

.page-id-106 #content {
width: 700px; 
}

.page-id-106 #nav .current_page_parent a {
	background: url("images/subnav-button-bg.gif");
}
.page-id-106 h2 {
	background: url("images/headerLabel_gallery.png") no-repeat;
	display: block;
	height: 200px;
	width: 500px;
	font-size: 0px;
	margin:0;
}
/* Interactive */

.page-id-150 #content {
width: 700px; 
}

.page-id-150 h2 {
	background: url("images/headerLabel_gallery.png") no-repeat;
	display: block;
	height: 200px;
	width: 500px;
	font-size: 0px;
	margin:0;
}
/*

Gallery Headers

*/



#galleryHeaders li {
	margin-bottom: 30px;
	list-style: none;
}
#galleryHeaders #analog a {
	display: block;
	width: 600px;
	height: 0px;
	overflow: hidden;
	padding: 100px 0 0 0;
	background: url("images/analogGallery_button.jpg");
}
#galleryHeaders #analog a:hover {
	background-position: 0px -100px; 
}
#galleryHeaders #animation a {
	display: block;
	width: 600px;
	height: 0px;
	overflow: hidden;
	padding: 100px 0 0 0;
	background: url("images/animationGallery_button.jpg");
}
#galleryHeaders #animation a:hover {
	background-position: 0 -100px;
}
#galleryHeaders #digital a {
	display: block;
	width: 600px;
	height: 0px;
	overflow: hidden;
	padding: 100px 0 0 0;
	background: url("images/digitalGallery_button.jpg");
}
#galleryHeaders #digital a:hover {
	background-position: 0 -100px; 
}
#galleryHeaders #interactive a {
	display: block;
	width: 600px;
	height: 0px;
	overflow: hidden;
	padding: 100px 0 0 0;
	background: url("images/interactiveGallery_button.jpg"); 
} 
#galleryHeaders #interactive a:hover {
	background-position: 0 -100px; 
}

#galleryHeaders #modeling a {
	display: block;
	width: 600px;
	height: 0px;
	overflow: hidden;
	padding: 100px 0 0 0;
	background: url("images/modeling_banner.JPG") 0 -100px; 
} 
#galleryHeaders #modeling a:hover {
	background-position: 0 0px; 
}
/* Contact Form */

div.wpcf7-mail-sent-ok {
border: 0px; 
color: #032921; 
}

span.wpcf7-form-control-wrap input {
background-color: #f2eade;
border: 1px solid #032921;
}
textarea {
  background: #f2eade;
  border: 1px solid #032921;
}


