/*
Theme Name: Ben Borman Portfolio Theme
Theme URI: http://www.benborman.com
Description: Custom theme designed for my personal portfolio
Version: 0.1 &beta;
Author: Ben Borman
Author URI: http://www.benborman.com
Tags: Awesome because it is. 
*/

/* Begin Reset */

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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* End Reset */

*{
	margin: 0;
	padding: 0;
}
html{
	height: 100%;
}

body{
	background: #000000 url(images/bg.jpg) repeat-x;
	background-position: top center;
	color: #6dcff6;
	font-family: Helvetica, Arial, Sans-Serif;
	height: 100%;
}

body a{
	color: #eeeeee;
}

#wrapper{
	background: url(images/content_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -120px;

}


.inner{
	width: 960px;
	margin: 0 auto;
}

#right{
	width: 620px;
	float: right;
}

#left{
	width: 300px;
	float: left;
}
	
.clear{
	clear: both;
}

.hidden{
	display: none;
}

.alignright{
	float: right;
}

.alignleft{
	float: left;
}

#toTop{ 
	width:20px;
	background:#f1f1f1;
	border:1px solid #ccc;
	text-align:center;
	padding:5px;
	position:fixed;
	bottom:10px;
	right:10px;
	cursor:pointer;
	color:#666;
	text-decoration:none; }

/*Graphic Headings*/

#featured_work{
	background: url(images/featured_work.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 240px;
	display: block;
	position: relative;
	left: -5px;
	margin-bottom: 10px;

}

#text-4 {
	background: url(images/get_in_touch.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 167px;
	display: block;
	margin-bottom: 20px;

}

#what_i_do{
	background: url(images/what_i_do.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 167px;
	display: block;
	margin-bottom: 20px;
}
#services{
	float: left;
}


#contact{
	float: left;
}

.widgettitle{
	visibility: hidden;
	height: 45px;
	width: 167px;
	display: block;
	position: relative;
	left: -5px;
}

.textwidget .formcontainer{
	position: relative;
	left: 5px;
}

/*Header*/

#header{
	width: 960px;
	height: 135px;
	margin: 0 auto;
}

#header_contents h1{
	width: 335px;
	height: 130px;
	background: url(images/logo_1.png);
}

#header_contents h1 a{
	display: block;
	width: 500px;
	height: 135px;
}
#header #main_logo{
	float: left;
}

/*nav*/

#header #nav{
	float: right;
	margin-top: 61px;
}


#header #nav ul li{
	display: inline;
	float: left;

}

#header #nav ul li a{
	text-decoration: none;
	margin-left: 2px;
}



#header .nav_home a{
	display: block;
	background: url(images/home.png);
	width: 68px;
	height: 30px;
	
}



#header .nav_portfolio a{
	display: block;
	background: url(images/portfolio.png);
	width: 116px;
	height: 30px;
}



#header .current_page_item a{
	background-position: 0 -60px;
}

#header .current_page_item a:hover{
	background-position: 0 0;
}

#header #nav ul li.page_item a:hover{
	background-position: 0 -30px;
}



#header span.nav-hide{

	visibility: hidden;
}

/*Common Content Area*/

#common{
	clear: both;
	background: url(images/lower.jpg) repeat-x;
	margin-top: 100px;
	height: 350px;
}



/*Footer*/



.footer{
	width: 100%;
	height: 120px;
	background: #464646;
	padding-top: 20px;
}

.footer .alignleft{
	width: 300px;
	
}

.footer .alignright{
	width: 600px;
}

#footer_content{
	width: 960px;
	margin: 0 auto;
}

#footer_nav{
	float: right;
}

#footer_nav li{
	display: inline;
}

#footer_nav li a{
	text-decoration: none;
	font-size: 12px;
}

.push{
	height: 120px;
}

/*Social*/

#social_icons{
	margin-top: 50px;
}

#social_icons a.facebook{
	display: block;
	overflow: hidden;
	width: 20px;
	height: 20px;
	background: url(images/facebook.gif);
}

#social_icons a.twitter{
	display: block;
	overflow: hidden;
	width: 20px;
	height: 20px;
	background: url(images/twitter.gif);
}

#social_icons a:hover{
	background-position: 0 -20px;
}

#social_icons ul li{
	float: left;
	margin-right: 2px;
}

/*Sidebar*/


.sidebar_text{
	margin-bottom: 30px;
	font-size: .875em;
	line-height: 20px;
	
}

.service{
	width: 300px;
}

.service .icon{
	float: left;
	width: 64px;
	margin-right: 10px;
}

.service .text{
	float: right;
	width: 220px;
}

.service h3{
	color: #111111;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}

.service .text p{
	margin-bottom: 30px;
	font-size: .813em;
	line-height: 15px;
	color: #666666;
}

span.input-right{
	width: 13px;
	height: 26px;
	background: url(images/input_right.png);
	float: left;
}

span.input-left{
	width: 13px;
	height: 26px;
	background: url(images/input_left.png);
	float: left;
}


.wpcf7-validates-as-required, .your-subject input{
	height: 26px;
	width: 274px;
	background: url(images/input.png);
	border: 0px;
	float: left;
}

.wpcf7-not-valid-tip{
	position: absolute;
	left: -300px;
	z-index: 9;
}

.clean-contact{
	display: block;
	height: 320px;

}
.clean-contact input{

	background: #131313;
	border: 1px solid #333333;
	color: #6dcff6;
	padding: 7px;
	margin: 5px 0;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	width: 280px;
	
}




.clean-contact textarea{

	background: #131313;
	border: 1px solid #333333;
	color: #6dcff6;
	padding: 7px;
	margin: 5px 0;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	width: 280px;
	height: 120px;

}

#clean_contact fieldset.clean-contact label{
	display: none;
	font-size: 0px;
	visibility: hidden;
}

input.button{
	background: url(images/send_btn.png);
	border: none;
	width: 66px;
	height: 24px;
	cursor: pointer;
	float: right;
	position: relative;
	left: -15px;
}


/*Home Page*/



.home_feature{
	background: #ffffff;
	height: 350px;
	width: 600px;
	padding: 10px;
}

/*Begin Looped Slider*/

.container { 
	width:600px; 
	height:350px; 
	overflow:hidden; 
	position:relative; 
	cursor:pointer; 
	
}

.slides { 
	position:absolute; 
	top:0; 
	left:0; 
	
}

.slides div { 
	position:absolute; 
	top:0; 
	width:600px; 
	display:none; 
	
}
		
#loopedSlider,#newsSlider { 
	 
	width:600px; 
	position:relative; 
	clear:both; 
}

a.previous { 
	display: block;
	height: 70px;
	width: 30px;
	overflow: hidden;
	background: url(images/arrow_left.png);
	position:absolute; 
	top:137px; 
	left:-30px; 
}

a.next { 
	display: block;
	height: 70px;
	width: 30px;
	overflow: hidden;
	background: url(images/arrow_right.png);
	position:absolute;  
	top:137px; 
	right:-30px; 
}

a.next:hover{
	background-position: 0 -70px;
}

a.previous:hover{
	background-position: 0 -70px;
}



/*End Looped Slider*/

/*Portfolio Page*/

#filter{
	margin-bottom: 20px;
	position: relative;
	top: 20px;
	widows: 300px;
}

#filter li a{
display: block;
background: #1E1E1E;
font-size: 1.25em;
padding: 5px;
}

#filter li.current a{
	background: #464646;

}

#filter li a{
	text-decoration: none;
}

#portfolio_left{
	width: 340px;
	float: left;
}

#portfolio_right{
	width: 620px;
	float: right;
}

.entry{
	padding: 20px;
	margin-bottom: 30px;
	width: 614px;
	
}


.entry h2{

	float: left;
	font-size: 1.2em;
	font-weight: bold;
	color: #EEEEEE;
	
}

.entry a.gallery {
	width: 614px;
	height: 200px;
	background: url(images/pic_bg.jpg);
	background-position: top center;
	float: right;
}



.entry a.gallery img.ngg-singlepic{
	margin: 10px;
	border: 1px solid #1e1e1e;
	float: right;
	display: block;
	height: 179px;
	width: 593px;
	overflow: hidden;
}



/* Feature Slider */



.anythingSlider{ 
	width: 660px; 
	height: 300px; 
	position: relative; 
}
.anythingSlider .wrapper{ 
	width: 660px; 
	overflow: auto; 
	height: 300px; 
	position: absolute; 
	top: 0; 
	left: 0; 
}
.anythingSlider .wrapper ul{ 
	width: 99999px; 
	list-style: none; 
	position: absolute; 
	top: 0; 
	left: 0; 
	background: #eee;
	margin: 0; 
}
.anythingSlider ul li{ 
	display: block; 
	float: left; 
	padding: 0; 
	height: 300px; 
	width: 660px; 
	margin: 0; 
	background: url(images/slide_bg.jpg)
}
.anythingSlider .arrow{ 
	display: block; 
	height: 20px; 
	width: 20px; 
	position: absolute; 
	top: 270px;
	margin-left: 32px;
	z-index: 10;
	cursor: pointer; 
}
.anythingSlider .forward{ 
	background: url(images/next_slide.png) no-repeat 0 0; 
	
}
.anythingSlider .back{ 
	background: url(images/prev_slide.png) no-repeat 0 0; 
	left: -22px; 
}
.anythingSlider .forward:hover{ 
	
}
.anythingSlider .back:hover{ 
	
}

#thumbNav{ 
	position: relative; 
	top: 270px; 
	text-align: center; 
}
#thumbNav a{ 
	color: #ffffff; 
	font: 12px Helvetica, Arial, sans-serif; 
	display: inline-block; 
	padding: 4px 0; 
	height: 12px; 
	width: 20px;
	margin: 0 5px 0 0; 
	background: url(images/num_bg.png) no-repeat; 
	text-align: center; 
	text-decoration: none;;

}

#thumbNav a.cur{ 
	background: url(images/num_bg_cur.png) no-repeat; 
	
}

#start-stop{ 
	font-size: 12px;
	background-image: url(images/play_pause.png); 
	color: white; 
	padding: 4px 5px; 
	width: 40px; 
	text-align: center; 
	position: absolute; 
	right: 10px; 
	top: 270px; 
	text-decoration: none;
}
#start-stop.playing{ 

}

#start-stop:hover{ 

}

/* Prevents */
.anythingSlider .wrapper ul ul{ 
	position: static; 
	margin: 0; 
	background: none; 
	overflow: visible; 
	width: auto; 
	border: 0; 
}
.anythingSlider .wrapper ul ul li{ 
	float: none; 
	height: auto; 
	width: auto; 
	background: none;
}





