@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(http://www.benbrunt.com/_assets/images/bkg.jpg);
	background-repeat: repeat-x;
}

/********************************
Header
*********************************/

small {
	
	color:inherit; 
	font-size:inherit;
	font-family: inherit;

}

tweet_date {
	font-style:italic;
	color:#fff; 
	font-size:inherit;
	font-family: Georgia, "Times New Roman", Times, serif;


}

.header {
	width: 950px;
	height: auto;
	padding: 15px 0 10px 0;
}

.logo {
	padding: 0 0 0 20px;
	color: #333;
	size: 18px;
}

.tag {
	color: #989898;
	size: 10px;
	font-style: italic;
	padding: 0 0 0 20px;
}

/********************************
Navigation
*********************************/

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 16px;
	color: #333;
	width: 550px;
	height: 55px;
	background: transparent url(http://www.benbrunt.com/_assets/images/nav_fade.jpg) no-repeat right bottom;
}

	.nav ul {
		background-color: #F7F7F7;
		padding: 10px 0 10px 0;
		float: right;
		margin: 0 0 18px 0;
	}   

		.nav li {
			display: inline;
			margin: 0 30px 0 30px;
		}  



/********************************
Content
*********************************/

.content {
	height: auto;
}

.work {
	background: transparent url(http://www.benbrunt.com/_assets/images/work_fade.jpg) no-repeat right bottom;
	height: 268px;
}

.workLG {
	background: transparent url(http://www.benbrunt.com/_assets/images/work_fade.jpg) no-repeat right bottom;
	height: 712px;
} 

.photo {
	background: transparent url(http://www.benbrunt.com/_assets/images/work_fade.jpg) no-repeat right bottom;
	height: 348px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

	.copy p {
		margin-bottom: 10px;
	}

.photography {
	margin-bottom: 10px;
} 

div#listItems { 
	width:950px; 
}

	div#listItems ul { 
		width:237.5px; 
		margin-bottom:20px; 
	}
	
	div#listItems li {  
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color:#666; 
		font-style:italic; 
		list-style-type:none; 
	} 
	


div#listItems li a:link {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color:#666; 
		font-style:italic;
}

div#listItems li a:visited {
	text-decoration: none;
        font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color:#666; 
		font-style:italic;
}

div#listItems li a:hover {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color:#333; 
		font-style:italic;
}

div#listItems li a:active {
	text-decoration: none;
}

	
#tweets {
	margin-bottom:20px;
}
	
	#tweets li {
		font-size:12px;
		font-family: Arial, Helvetica, sans-serif;
	   	color:#ccc;
	    list-style-type:none;
	} 
	
	.tweetList {
		padding:0 20px 0 0;
	}

	#tweets .hash { color:#fff; } 

	#tweets .reply { color:#fff; } 

	#tweets a:link { font-family: Georgia, "Times New Roman", Times, serif;text-decoration:underline; color:#00C4F9;font-style:italic;}
	#tweets a:active { font-family: Georgia, "Times New Roman", Times, serif;text-decoration:underline; color:#00C4F9;font-style:italic;}
	#tweets a:hover { font-family: Georgia, "Times New Roman", Times, serif;text-decoration:none; color:#666;font-style:italic;}
	#tweets a:visited { font-family: Georgia, "Times New Roman", Times, serif;text-decoration:underline; color:#00C4F9;font-style:italic;}  

a.arrow {
	padding-right: 20px;
	margin-top: 10px;
	background: url(http://www.benbrunt.com/_assets/images/arrow_blue.jpg) no-repeat 100% 50%;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333;
} 

a.arrow_white {
	padding-right: 20px;
	margin-top: 10px;
	background: url(http://www.benbrunt.com/_assets/images/arrow_white.jpg) no-repeat 100% 50%;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 12px;
	font-style: italic;
}

.view_all { margin-top:5px;}

  	.view_all ul {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:12px; 
		font-style:italic;
		float: right;
	}   

		.view_all li {
			display: inline;
			margin: 0 15px 0 15px;
		} 

.body_copy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-right: 20px;
	padding-bottom:10px;
}

.ben_body {
	margin: 0;
	background: transparent url(http://www.benbrunt.com/_assets/images/work_fade.jpg) no-repeat right bottom;
	height:184px; 
}

p.comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 11px;
	font-style: italic;
	color:#ccc;
	margin:5px 0 5px 0;
}

.comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 11px;
	font-style: italic;
	color:#ccc;
	margin:5px 0 5px 0;
}

.map {
	border:5px solid #9F9F9F;
	height:350px;
	width:460px;
        margin:0 0 20px 0;
}

.map_image {
         background: transparent url(http://www.benbrunt.com/_assets/images/work_fade.jpg) no-repeat right bottom;
         height:373px
}

.services {
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 12px;
	font-style: italic;
	color:#ccc;
        margin:0 0 10px 0;
}  

/********************************
Pagination
*********************************/

#Searchresult {
	margin-top: 5px;
	margin-bottom: 5px;
}

.pagination {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}

.pagination a {
	text-decoration: none;
	background: #ccc;
	color: #fff;
}

.pagination a, .pagination span {
	display: block;
	float: left;
	padding-right: 6px;
	padding-top: 0;
	padding-left: 6px;
	padding-bottom: 0;
	margin-right: 5px;
	margin-bottom: 5px;
}

.pagination .current {
	background: #F0F0F0;
	color: #333;
}

a.pagination:link {
	text-decoration: none;
        color:#fff;
       }

.pagination a:visited {
	text-decoration: none;
}

.pagination a:hover {
	background: #999;
	color: #fff;
}

.pagination a:active {
	text-decoration: none;
}

/********************************
Footer
*********************************/

.footerwrap {
	width: 100%;
	border-top: 5px solid #000000;
	padding: 25px 0 50px 0;
	margin:10px 0 0 0;
	height: auto;
	background-color: #333333;
	overflow: hidden;
}

.footer {
	width: 950px;
	height: auto;
        font-stylet:normal;
	background: transparent url(http://www.benbrunt.com/_assets/images/footer_bb.jpg) no-repeat right top;
}

	.footer p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #fff;
		margin-bottom: 10px;
	}  

		.footer li {
			list-style-type: none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #fff;
			margin: 0 0 10px 0;
		}  

.news p {
	font-family: Arial, Helvetica, sans-serif;
	padding:0 20px 0 0;
	font-size: 12px;
	color: #fff;
}

p.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 11px;
	font-style: italic;
	color:#fff;
	margin:5px 0 5px 0;
}


.aboutme p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
	padding-right: 20px;
}

p.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}

.ben {
	margin: 47px 0 10px 0;
	background: transparent url(http://www.benbrunt.com/_assets/images/footer_fade.jpg) no-repeat right bottom;
	height:184px; 
} 

/********************************
Links
*********************************/

a.twitter {
	padding-right: 20px;
	background: url(http://www.benbrunt.com/_assets/images/twitter.jpg) no-repeat 100% 50%;
	text-decoration: none;
	color: #FFFFFF;
}

a.facebook {
	padding-right: 20px;
	background: url(http://www.benbrunt.com/_assets/images/facebook.jpg) no-repeat 100% 50%;
	text-decoration: none;
	color: #FFFFFF;
}

a.linkedin {
	padding-right: 20px;
	background: url(http://www.benbrunt.com/_assets/images/linkedin.jpg) no-repeat 100% 50%;
	text-decoration: none;
	color: #FFFFFF;
}

a.flikr {
	padding-right: 20px;
	background: url(http://www.benbrunt.com/_assets/images/flikr.jpg) no-repeat 100% 50%;
	text-decoration: none;
	color: #FFFFFF;
}

a.rss {
	padding-right: 20px;
	background: url(http://www.benbrunt.com/_assets/images/rss.png) no-repeat 100% 50%;
	text-decoration: none;
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #00C4F9;
        -webkit-transition: color .2s ease-in;
}

a:visited {
	text-decoration: none;
        color:inherit;
}

a:hover {
	text-decoration: none;
	color: #535353;
        -webkit-transition: color .2s ease-in;
}

a:active {
	text-decoration: none;
}

p a.arrow_white:link {
	text-decoration: none;
	color: #fff;
}

p a.arrow_white:visited {
	text-decoration: none;
	color: #fff;
}

p a.arrow_white:hover {
	text-decoration: none;
	color: #00C4F9;
}

p a.arrow_white:active {
	text-decoration: none;
}   

a.arrow:link {
	text-decoration: none;
	color: #333;
}

a.arrow:visited {
	text-decoration: none;
	color: #333;
}

a.arrow:hover {
	text-decoration: none;
	color: #00C4F9;
}

a.arrow:active {
	text-decoration: none;
}

.news a:link {
	text-decoration: none;
	color: #ccc;
        -webkit-transition: color .2s ease-in;
}

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

.news a:hover {
	text-decoration: none;
	color: #535353;
        -webkit-transition: color .2s ease-in;
}

.news a:active {
	text-decoration: none;
}

.work a:link {
	text-decoration: none;
	color: #00C1F6;
        -webkit-transition: color .2s ease-in;
}

.work a:visited {
	text-decoration: none;
	color: #00C1F6;
}

.work a:hover {
	text-decoration: none;
	color: #535353
        -webkit-transition: color .2s ease-in;;
}

.work a:active {
	text-decoration: none;
}

.nav a:link {
	text-decoration: none;
	color: #00C1F6;
        -webkit-transition: color .2s ease-in;

}

.nav a:visited {
	text-decoration: none;
	color: #00C1F6;

}

.nav a:active {
	text-decoration: none;
}

.nav a:hover {
	text-decoration: none;
	color: #333;
        -webkit-transition: color .2s ease-in;
}

.pagination a:active {
	text-decoration: none;
}

.pagination a:link {
	text-decoration: none;
	color: #fff;
}

.pagination a:visited {
	text-decoration: none;
	color: #fff;
}

.pagination a:hover {
	text-decoration: none;
	color: #00C1F6;
}

li a:link {
	text-decoration: underline;
	color: #fff;
        -webkit-transition: color .2s ease-in;
}

li a:visited {
	text-decoration: underline;
	color: #fff;
}

li a:hover {
	text-decoration: none;
	color: #00C1F6;
        -webkit-transition: color .2s ease-in;
}

li a:active {
	text-decoration: underline;
} 

.view_all a:link {
	text-decoration: none;
	color:#00C1F6;
}

.view_all a:visited { 
	color: #00C1F6;
	text-decoration: none;
}

.view_all a:hover {
	color: #333;
}

.view_all a:active { 
	color: #333;
	text-decoration: none;
}  

/********************************
Testing
*********************************/

.test {
	border: 1px solid red;
}

.all {position:relative;bottom:-10px;overflow:hidden;height:auto;}

.all ul {
font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color:#666; 
		font-style:italic; 
		list-style-type:none; 
}

.all ul li {float:left;width:230px; margin:0 10px 0 0;}

.all ul li.four{width:230px; margin-right:0;}

.all ul li a {color:#4c889c;padding:1em 20px 1em;display:block;outline:none;}

.all ul li a:hover {padding-left:20px;background:transparent url(../img/icn_arrow_tiny_green.png) no-repeat 10px center;color:#fff;}

.all ul li.current a {padding-left:20px;background:transparent url(../img/icn_arrow_tiny_green.png) no-repeat 10px center;color:#fff;} 

@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(http://www.benbrunt.com/_assets/images/bkg.jpg);
	background-repeat: repeat-x;
}

/********************************
Header
*********************************/

small {
	
	color:inherit; 
	font-size:inherit;
	font-family: inherit;

}

tweet_date {
	font-style:italic;
	color:#fff; 
	font-size:inherit;
	font-family: Georgia, "Times New Roman", Times, serif;


}

.header {
	width: 950px;
	height: auto;
	padding: 15px 0 10px 0;
}

.logo {
	padding: 0 0 0 20px;
	color: #333;
	size: 18px;
}

.tag {
	color: #989898;
	size: 10px;
	font-style: italic;
	padding: 0 0 0 20px;
}

/********************************
Navigation
*********************************/

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 16px;
	color: #333;
	width: 550px;
	height: 55px;
	background: transparent url(http://www.benbrunt.com/_assets/images/nav_fade.jpg) no-repeat right bottom;
}

	.nav ul {
		background-color: #F7F7F7;
		padding: 10px 0 10px 0;
		float: right;
		margin: 0 0 18px 0;
	}   

		.nav li {
			display: inline;
			margin: 0 30px 0 30px;
		}  



/********************************
Content
*********************************/

.content {
	height: auto;
}

.work {
	background: transparent url(http://www.benbrunt.com/_assets/images/work_fade.jpg) no-repeat right bottom;
	height: 268px;
}

.workLG {
	background: transparent url(http://www.benbrunt.com/_assets/images/work_fade.jpg) no-repeat right bottom;
	height: 712px;
} 

.photo {
	background: transparent url(http://www.benbrunt.com/_assets/images/work_fade.jpg) no-repeat right bottom;
	height: 348px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

	.copy p {
		margin-bottom: 10px;
	}

.photography {
	margin-bottom: 10px;
} 

div#listItems { 
	width:950px; 
}

	div#listItems ul { 
		width:237.5px; 
		margin-bottom:20px; 
	}
	
	div#listItems li {  
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color:#666; 
		font-style:italic; 
		list-style-type:none; 
	} 
	


div#listItems li a:link {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color:#666; 
		font-style:italic;
}

div#listItems li a:visited {
	text-decoration: none;
        font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color:#666; 
		font-style:italic;
}

div#listItems li a:hover {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color:#333; 
		font-style:italic;
}

div#listItems li a:active {
	text-decoration: none;
}

	
#tweets {
	margin-bottom:20px;
}
	
	#tweets li {
		font-size:12px;
		font-family: Arial, Helvetica, sans-serif;
	   	color:#ccc;
	    list-style-type:none;
	} 
	
	.tweetList {
		padding:0 20px 0 0;
	}

	#tweets .hash { color:#fff; } 

	#tweets .reply { color:#fff; } 

	#tweets a:link { font-family: Georgia, "Times New Roman", Times, serif;text-decoration:underline; color:#00C4F9;font-style:italic;}
	#tweets a:active { font-family: Georgia, "Times New Roman", Times, serif;text-decoration:underline; color:#00C4F9;font-style:italic;}
	#tweets a:hover { font-family: Georgia, "Times New Roman", Times, serif;text-decoration:none; color:#666;font-style:italic;}
	#tweets a:visited { font-family: Georgia, "Times New Roman", Times, serif;text-decoration:underline; color:#00C4F9;font-style:italic;}  

a.arrow {
	padding-right: 20px;
	margin-top: 10px;
	background: url(http://www.benbrunt.com/_assets/images/arrow_blue.jpg) no-repeat 100% 50%;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333;
} 

a.arrow_white {
	padding-right: 20px;
	margin-top: 10px;
	background: url(http://www.benbrunt.com/_assets/images/arrow_white.jpg) no-repeat 100% 50%;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 12px;
	font-style: italic;
}

.view_all { margin-top:5px;}

  	.view_all ul {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:12px; 
		font-style:italic;
		float: right;
	}   

		.view_all li {
			display: inline;
			margin: 0 15px 0 15px;
		} 

.body_copy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-right: 20px;
	padding-bottom:10px;
}

.ben_body {
	margin: 0;
	background: transparent url(http://www.benbrunt.com/_assets/images/work_fade.jpg) no-repeat right bottom;
	height:184px; 
}

p.comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 11px;
	font-style: italic;
	color:#ccc;
	margin:5px 0 5px 0;
}

.comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 11px;
	font-style: italic;
	color:#ccc;
	margin:5px 0 5px 0;
}

.map {
	border:5px solid #9F9F9F;
	height:350px;
	width:460px;
        margin:0 0 20px 0;
}

.map_image {
         background: transparent url(http://www.benbrunt.com/_assets/images/work_fade.jpg) no-repeat right bottom;
         height:373px
}

.services {
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 12px;
	font-style: italic;
	color:#ccc;
        margin:0 0 10px 0;
}  

/********************************
Pagination
*********************************/

#Searchresult {
	margin-top: 5px;
	margin-bottom: 5px;
}

.pagination {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}

.pagination a {
	text-decoration: none;
	background: #ccc;
	color: #fff;
}

.pagination a, .pagination span {
	display: block;
	float: left;
	padding-right: 6px;
	padding-top: 0;
	padding-left: 6px;
	padding-bottom: 0;
	margin-right: 5px;
	margin-bottom: 5px;
}

.pagination .current {
	background: #F0F0F0;
	color: #333;
}

a.pagination:link {
	text-decoration: none;
        color:#fff;
       }

.pagination a:visited {
	text-decoration: none;
}

.pagination a:hover {
	background: #999;
	color: #fff;
}

.pagination a:active {
	text-decoration: none;
}

/********************************
Footer
*********************************/

.footerwrap {
	width: 100%;
	border-top: 5px solid #000000;
	padding: 25px 0 50px 0;
	margin:10px 0 0 0;
	height: auto;
	background-color: #333333;
	overflow: hidden;
}

.footer {
	width: 950px;
	height: auto;
        font-stylet:normal;
	background: transparent url(http://www.benbrunt.com/_assets/images/footer_bb.jpg) no-repeat right top;
}

	.footer p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #fff;
		margin-bottom: 10px;
	}  

		.footer li {
			list-style-type: none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #fff;
			margin: 0 0 10px 0;
		}  

.news p {
	font-family: Arial, Helvetica, sans-serif;
	padding:0 20px 0 0;
	font-size: 12px;
	color: #fff;
}

p.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 11px;
	font-style: italic;
	color:#fff;
	margin:5px 0 5px 0;
}


.aboutme p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
	padding-right: 20px;
}

p.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}

.ben {
	margin: 47px 0 10px 0;
	background: transparent url(http://www.benbrunt.com/_assets/images/footer_fade.jpg) no-repeat right bottom;
	height:184px; 
} 

/********************************
Links
*********************************/

a.twitter {
	padding-right: 20px;
	background: url(http://www.benbrunt.com/_assets/images/twitter.jpg) no-repeat 100% 50%;
	text-decoration: none;
	color: #FFFFFF;
}

a.facebook {
	padding-right: 20px;
	background: url(http://www.benbrunt.com/_assets/images/facebook.jpg) no-repeat 100% 50%;
	text-decoration: none;
	color: #FFFFFF;
}

a.linkedin {
	padding-right: 20px;
	background: url(http://www.benbrunt.com/_assets/images/linkedin.jpg) no-repeat 100% 50%;
	text-decoration: none;
	color: #FFFFFF;
}

a.flikr {
	padding-right: 20px;
	background: url(http://www.benbrunt.com/_assets/images/flikr.jpg) no-repeat 100% 50%;
	text-decoration: none;
	color: #FFFFFF;
}

a.rss {
	padding-right: 20px;
	background: url(http://www.benbrunt.com/_assets/images/rss.png) no-repeat 100% 50%;
	text-decoration: none;
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #00C4F9;
        -webkit-transition: color .2s ease-in;
}

a:visited {
	text-decoration: none;
        color:inherit;
}

a:hover {
	text-decoration: none;
	color: #535353;
        -webkit-transition: color .2s ease-in;
}

a:active {
	text-decoration: none;
}

p a.arrow_white:link {
	text-decoration: none;
	color: #fff;
}

p a.arrow_white:visited {
	text-decoration: none;
	color: #fff;
}

p a.arrow_white:hover {
	text-decoration: none;
	color: #00C4F9;
}

p a.arrow_white:active {
	text-decoration: none;
}   

a.arrow:link {
	text-decoration: none;
	color: #333;
}

a.arrow:visited {
	text-decoration: none;
	color: #333;
}

a.arrow:hover {
	text-decoration: none;
	color: #00C4F9;
}

a.arrow:active {
	text-decoration: none;
}

.news a:link {
	text-decoration: none;
	color: #ccc;
        -webkit-transition: color .2s ease-in;
}

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

.news a:hover {
	text-decoration: none;
	color: #535353;
        -webkit-transition: color .2s ease-in;
}

.news a:active {
	text-decoration: none;
}

.work a:link {
	text-decoration: none;
	color: #00C1F6;
        -webkit-transition: color .2s ease-in;
}

.work a:visited {
	text-decoration: none;
	color: #00C1F6;
}

.work a:hover {
	text-decoration: none;
	color: #535353
        -webkit-transition: color .2s ease-in;;
}

.work a:active {
	text-decoration: none;
}

.nav a:link {
	text-decoration: none;
	color: #00C1F6;
        -webkit-transition: color .2s ease-in;

}

.nav a:visited {
	text-decoration: none;
	color: #00C1F6;

}

.nav a:active {
	text-decoration: none;
}

.nav a:hover {
	text-decoration: none;
	color: #333;
        -webkit-transition: color .2s ease-in;
}

.pagination a:active {
	text-decoration: none;
}

.pagination a:link {
	text-decoration: none;
	color: #fff;
}

.pagination a:visited {
	text-decoration: none;
	color: #fff;
}

.pagination a:hover {
	text-decoration: none;
	color: #00C1F6;
}

li a:link {
	text-decoration: underline;
	color: #fff;
        -webkit-transition: color .2s ease-in;
}

li a:visited {
	text-decoration: underline;
	color: #fff;
}

li a:hover {
	text-decoration: none;
	color: #00C1F6;
        -webkit-transition: color .2s ease-in;
}

li a:active {
	text-decoration: underline;
} 

.view_all a:link {
	text-decoration: none;
	color:#00C1F6;
}

.view_all a:visited { 
	color: #00C1F6;
	text-decoration: none;
}

.view_all a:hover {
	color: #333;
}

.view_all a:active { 
	color: #333;
	text-decoration: none;
}  

/********************************
Testing
*********************************/

.test {
	border: 1px solid red;
}

.all {position:relative;bottom:-10px;overflow:hidden;height:auto;}

.all ul {
font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color:#666; 
		font-style:italic; 
		list-style-type:none; 
}

.all ul li {float:left;width:230px; margin:0 10px 0 0;}

.all ul li.four{width:230px; margin-right:0;}

.all ul li a:link {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color:#666; 
		font-style:italic;
}

@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(http://www.benbrunt.com/_assets/images/bkg.jpg);
	background-repeat: repeat-x;
}

/********************************
Header
*********************************/

small {
	
	color:inherit; 
	font-size:inherit;
	font-family: inherit;

}

tweet_date {
	font-style:italic;
	color:#fff; 
	font-size:inherit;
	font-family: Georgia, "Times New Roman", Times, serif;


}

.header {
	width: 950px;
	height: auto;
	padding: 15px 0 10px 0;
}

.logo {
	padding: 0 0 0 20px;
	color: #333;
	size: 18px;
}

.tag {
	color: #989898;
	size: 10px;
	font-style: italic;
	padding: 0 0 0 20px;
}

/********************************
Navigation
*********************************/

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 16px;
	color: #333;
	width: 550px;
	height: 55px;
	background: transparent url(http://www.benbrunt.com/_assets/images/nav_fade.jpg) no-repeat right bottom;
}

	.nav ul {
		background-color: #F7F7F7;
		padding: 10px 0 10px 0;
		float: right;
		margin: 0 0 18px 0;
	}   

		.nav li {
			display: inline;
			margin: 0 30px 0 30px;
		}  



/********************************
Content
*********************************/

.content {
	height: auto;
}

.work {
	background: transparent url(http://www.benbrunt.com/_assets/images/work_fade.jpg) no-repeat right bottom;
	height: 268px;
}

.workLG {
	background: transparent url(http://www.benbrunt.com/_assets/images/work_fade.jpg) no-repeat right bottom;
	height: 712px;
} 

.photo {
	background: transparent url(http://www.benbrunt.com/_assets/images/work_fade.jpg) no-repeat right bottom;
	height: 348px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

	.copy p {
		margin-bottom: 10px;
	}

.photography {
	margin-bottom: 10px;
} 

div#listItems { 
	width:950px; 
}

	div#listItems ul { 
		width:237.5px; 
		margin-bottom:20px; 
	}
	
	div#listItems li {  
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color:#666; 
		font-style:italic; 
		list-style-type:none; 
	} 
	


div#listItems li a:link {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color:#666; 
		font-style:italic;
}

div#listItems li a:visited {
	text-decoration: none;
        font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color:#666; 
		font-style:italic;
}

div#listItems li a:hover {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color:#333; 
		font-style:italic;
}

div#listItems li a:active {
	text-decoration: none;
}

	
#tweets {
	margin-bottom:20px;
}
	
	#tweets li {
		font-size:12px;
		font-family: Arial, Helvetica, sans-serif;
	   	color:#ccc;
	    list-style-type:none;
	} 
	
	.tweetList {
		padding:0 20px 0 0;
	}

	#tweets .hash { color:#fff; } 

	#tweets .reply { color:#fff; } 

	#tweets a:link { font-family: Georgia, "Times New Roman", Times, serif;text-decoration:underline; color:#00C4F9;font-style:italic;}
	#tweets a:active { font-family: Georgia, "Times New Roman", Times, serif;text-decoration:underline; color:#00C4F9;font-style:italic;}
	#tweets a:hover { font-family: Georgia, "Times New Roman", Times, serif;text-decoration:none; color:#666;font-style:italic;}
	#tweets a:visited { font-family: Georgia, "Times New Roman", Times, serif;text-decoration:underline; color:#00C4F9;font-style:italic;}  

a.arrow {
	padding-right: 20px;
	margin-top: 10px;
	background: url(http://www.benbrunt.com/_assets/images/arrow_blue.jpg) no-repeat 100% 50%;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333;
} 

a.arrow_white {
	padding-right: 20px;
	margin-top: 10px;
	background: url(http://www.benbrunt.com/_assets/images/arrow_white.jpg) no-repeat 100% 50%;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 12px;
	font-style: italic;
}

.view_all { margin-top:5px;}

  	.view_all ul {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:12px; 
		font-style:italic;
		float: right;
	}   

		.view_all li {
			display: inline;
			margin: 0 15px 0 15px;
		} 

.body_copy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-right: 20px;
	padding-bottom:10px;
}

.ben_body {
	margin: 0;
	background: transparent url(http://www.benbrunt.com/_assets/images/work_fade.jpg) no-repeat right bottom;
	height:184px; 
}

p.comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 11px;
	font-style: italic;
	color:#ccc;
	margin:5px 0 5px 0;
}

.comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 11px;
	font-style: italic;
	color:#ccc;
	margin:5px 0 5px 0;
}

.map {
	border:5px solid #9F9F9F;
	height:350px;
	width:460px;
        margin:0 0 20px 0;
}

.map_image {
         background: transparent url(http://www.benbrunt.com/_assets/images/work_fade.jpg) no-repeat right bottom;
         height:373px
}

.services {
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 12px;
	font-style: italic;
	color:#ccc;
        margin:0 0 10px 0;
}  

/********************************
Pagination
*********************************/

#Searchresult {
	margin-top: 5px;
	margin-bottom: 5px;
}

.pagination {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}

.pagination a {
	text-decoration: none;
	background: #ccc;
	color: #fff;
}

.pagination a, .pagination span {
	display: block;
	float: left;
	padding-right: 6px;
	padding-top: 0;
	padding-left: 6px;
	padding-bottom: 0;
	margin-right: 5px;
	margin-bottom: 5px;
}

.pagination .current {
	background: #F0F0F0;
	color: #333;
}

a.pagination:link {
	text-decoration: none;
        color:#fff;
       }

.pagination a:visited {
	text-decoration: none;
}

.pagination a:hover {
	background: #999;
	color: #fff;
}

.pagination a:active {
	text-decoration: none;
}

/********************************
Footer
*********************************/

.footerwrap {
	width: 100%;
	border-top: 5px solid #000000;
	padding: 25px 0 50px 0;
	margin:10px 0 0 0;
	height: auto;
	background-color: #333333;
	overflow: hidden;
}

.footer {
	width: 950px;
	height: auto;
        font-stylet:normal;
	background: transparent url(http://www.benbrunt.com/_assets/images/footer_bb.jpg) no-repeat right top;
}

	.footer p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #fff;
		margin-bottom: 10px;
	}  

		.footer li {
			list-style-type: none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #fff;
			margin: 0 0 10px 0;
		}  

.news p {
	font-family: Arial, Helvetica, sans-serif;
	padding:0 20px 0 0;
	font-size: 12px;
	color: #fff;
}

p.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 11px;
	font-style: italic;
	color:#fff;
	margin:5px 0 5px 0;
}


.aboutme p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
	padding-right: 20px;
}

p.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}

.ben {
	margin: 47px 0 10px 0;
	background: transparent url(http://www.benbrunt.com/_assets/images/footer_fade.jpg) no-repeat right bottom;
	height:184px; 
} 

/********************************
Links
*********************************/

a.twitter {
	padding-right: 20px;
	background: url(http://www.benbrunt.com/_assets/images/twitter.jpg) no-repeat 100% 50%;
	text-decoration: none;
	color: #FFFFFF;
}

a.facebook {
	padding-right: 20px;
	background: url(http://www.benbrunt.com/_assets/images/facebook.jpg) no-repeat 100% 50%;
	text-decoration: none;
	color: #FFFFFF;
}

a.linkedin {
	padding-right: 20px;
	background: url(http://www.benbrunt.com/_assets/images/linkedin.jpg) no-repeat 100% 50%;
	text-decoration: none;
	color: #FFFFFF;
}

a.flikr {
	padding-right: 20px;
	background: url(http://www.benbrunt.com/_assets/images/flikr.jpg) no-repeat 100% 50%;
	text-decoration: none;
	color: #FFFFFF;
}

a.rss {
	padding-right: 20px;
	background: url(http://www.benbrunt.com/_assets/images/rss.png) no-repeat 100% 50%;
	text-decoration: none;
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #00C4F9;
        -webkit-transition: color .2s ease-in;
}

a:visited {
	text-decoration: none;
        color:inherit;
}

a:hover {
	text-decoration: none;
	color: #535353;
        -webkit-transition: color .2s ease-in;
}

a:active {
	text-decoration: none;
}

p a.arrow_white:link {
	text-decoration: none;
	color: #fff;
}

p a.arrow_white:visited {
	text-decoration: none;
	color: #fff;
}

p a.arrow_white:hover {
	text-decoration: none;
	color: #00C4F9;
}

p a.arrow_white:active {
	text-decoration: none;
}   

a.arrow:link {
	text-decoration: none;
	color: #333;
}

a.arrow:visited {
	text-decoration: none;
	color: #333;
}

a.arrow:hover {
	text-decoration: none;
	color: #00C4F9;
}

a.arrow:active {
	text-decoration: none;
}

.news a:link {
	text-decoration: none;
	color: #ccc;
        -webkit-transition: color .2s ease-in;
}

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

.news a:hover {
	text-decoration: none;
	color: #535353;
        -webkit-transition: color .2s ease-in;
}

.news a:active {
	text-decoration: none;
}

.work a:link {
	text-decoration: none;
	color: #00C1F6;
        -webkit-transition: color .2s ease-in;
}

.work a:visited {
	text-decoration: none;
	color: #00C1F6;
}

.work a:hover {
	text-decoration: none;
	color: #535353
        -webkit-transition: color .2s ease-in;;
}

.work a:active {
	text-decoration: none;
}

.nav a:link {
	text-decoration: none;
	color: #00C1F6;
        -webkit-transition: color .2s ease-in;

}

.nav a:visited {
	text-decoration: none;
	color: #00C1F6;

}

.nav a:active {
	text-decoration: none;
}

.nav a:hover {
	text-decoration: none;
	color: #333;
        -webkit-transition: color .2s ease-in;
}

.pagination a:active {
	text-decoration: none;
}

.pagination a:link {
	text-decoration: none;
	color: #fff;
}

.pagination a:visited {
	text-decoration: none;
	color: #fff;
}

.pagination a:hover {
	text-decoration: none;
	color: #00C1F6;
}

li a:link {
	text-decoration: underline;
	color: #fff;
        -webkit-transition: color .2s ease-in;
}

li a:visited {
	text-decoration: underline;
	color: #fff;
}

li a:hover {
	text-decoration: none;
	color: #00C1F6;
        -webkit-transition: color .2s ease-in;
}

li a:active {
	text-decoration: underline;
} 

.view_all a:link {
	text-decoration: none;
	color:#00C1F6;
}

.view_all a:visited { 
	color: #00C1F6;
	text-decoration: none;
}

.view_all a:hover {
	color: #333;
}

.view_all a:active { 
	color: #333;
	text-decoration: none;
}  

/********************************
Testing
*********************************/

.test {
	border: 1px solid red;
}

.all {position:relative;bottom:-10px;overflow:hidden;height:auto;}

.all ul {
font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color:#666; 
		font-style:italic; 
		list-style-type:none; 
}

.all ul li {float:left;width:230px; margin:0 10px 0 0;}

.all ul li.four{width:230px; margin-right:0;}

.all ul li a:visited {
	text-decoration: none;
        font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color:#666; 
		font-style:italic;
}

@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(http://www.benbrunt.com/_assets/images/bkg.jpg);
	background-repeat: repeat-x;
}

/********************************
Header
*********************************/

small {
	
	color:inherit; 
	font-size:inherit;
	font-family: inherit;

}

tweet_date {
	font-style:italic;
	color:#fff; 
	font-size:inherit;
	font-family: Georgia, "Times New Roman", Times, serif;


}

.header {
	width: 950px;
	height: auto;
	padding: 15px 0 10px 0;
}

.logo {
	padding: 0 0 0 20px;
	color: #333;
	size: 18px;
}

.tag {
	color: #989898;
	size: 10px;
	font-style: italic;
	padding: 0 0 0 20px;
}

/********************************
Navigation
*********************************/

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 16px;
	color: #333;
	width: 550px;
	height: 55px;
	background: transparent url(http://www.benbrunt.com/_assets/images/nav_fade.jpg) no-repeat right bottom;
}

	.nav ul {
		background-color: #F7F7F7;
		padding: 10px 0 10px 0;
		float: right;
		margin: 0 0 18px 0;
	}   

		.nav li {
			display: inline;
			margin: 0 30px 0 30px;
		}  



/********************************
Content
*********************************/

.content {
	height: auto;
}

.work {
	background: transparent url(http://www.benbrunt.com/_assets/images/work_fade.jpg) no-repeat right bottom;
	height: 268px;
}

.workLG {
	background: transparent url(http://www.benbrunt.com/_assets/images/work_fade.jpg) no-repeat right bottom;
	height: 712px;
} 

.photo {
	background: transparent url(http://www.benbrunt.com/_assets/images/work_fade.jpg) no-repeat right bottom;
	height: 348px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

	.copy p {
		margin-bottom: 10px;
	}

.photography {
	margin-bottom: 10px;
} 

div#listItems { 
	width:950px; 
}

	div#listItems ul { 
		width:237.5px; 
		margin-bottom:20px; 
	}
	
	div#listItems li {  
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color:#666; 
		font-style:italic; 
		list-style-type:none; 
	} 
	


div#listItems li a:link {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color:#666; 
		font-style:italic;
}

div#listItems li a:visited {
	text-decoration: none;
        font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color:#666; 
		font-style:italic;
}

div#listItems li a:hover {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color:#333; 
		font-style:italic;
}

div#listItems li a:active {
	text-decoration: none;
}

	
#tweets {
	margin-bottom:20px;
}
	
	#tweets li {
		font-size:12px;
		font-family: Arial, Helvetica, sans-serif;
	   	color:#ccc;
	    list-style-type:none;
	} 
	
	.tweetList {
		padding:0 20px 0 0;
	}

	#tweets .hash { color:#fff; } 

	#tweets .reply { color:#fff; } 

	#tweets a:link { font-family: Georgia, "Times New Roman", Times, serif;text-decoration:underline; color:#00C4F9;font-style:italic;}
	#tweets a:active { font-family: Georgia, "Times New Roman", Times, serif;text-decoration:underline; color:#00C4F9;font-style:italic;}
	#tweets a:hover { font-family: Georgia, "Times New Roman", Times, serif;text-decoration:none; color:#666;font-style:italic;}
	#tweets a:visited { font-family: Georgia, "Times New Roman", Times, serif;text-decoration:underline; color:#00C4F9;font-style:italic;}  

a.arrow {
	padding-right: 20px;
	margin-top: 10px;
	background: url(http://www.benbrunt.com/_assets/images/arrow_blue.jpg) no-repeat 100% 50%;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333;
} 

a.arrow_white {
	padding-right: 20px;
	margin-top: 10px;
	background: url(http://www.benbrunt.com/_assets/images/arrow_white.jpg) no-repeat 100% 50%;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 12px;
	font-style: italic;
}

.view_all { margin-top:5px;}

  	.view_all ul {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:12px; 
		font-style:italic;
		float: right;
	}   

		.view_all li {
			display: inline;
			margin: 0 15px 0 15px;
		} 

.body_copy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-right: 20px;
	padding-bottom:10px;
}

.ben_body {
	margin: 0;
	background: transparent url(http://www.benbrunt.com/_assets/images/work_fade.jpg) no-repeat right bottom;
	height:184px; 
}

p.comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 11px;
	font-style: italic;
	color:#ccc;
	margin:5px 0 5px 0;
}

.comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 11px;
	font-style: italic;
	color:#ccc;
	margin:5px 0 5px 0;
}

.map {
	border:5px solid #9F9F9F;
	height:350px;
	width:460px;
        margin:0 0 20px 0;
}

.map_image {
         background: transparent url(http://www.benbrunt.com/_assets/images/work_fade.jpg) no-repeat right bottom;
         height:373px
}

.services {
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 12px;
	font-style: italic;
	color:#ccc;
        margin:0 0 10px 0;
}  

/********************************
Pagination
*********************************/

#Searchresult {
	margin-top: 5px;
	margin-bottom: 5px;
}

.pagination {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}

.pagination a {
	text-decoration: none;
	background: #ccc;
	color: #fff;
}

.pagination a, .pagination span {
	display: block;
	float: left;
	padding-right: 6px;
	padding-top: 0;
	padding-left: 6px;
	padding-bottom: 0;
	margin-right: 5px;
	margin-bottom: 5px;
}

.pagination .current {
	background: #F0F0F0;
	color: #333;
}

a.pagination:link {
	text-decoration: none;
        color:#fff;
       }

.pagination a:visited {
	text-decoration: none;
}

.pagination a:hover {
	background: #999;
	color: #fff;
}

.pagination a:active {
	text-decoration: none;
}

/********************************
Footer
*********************************/

.footerwrap {
	width: 100%;
	border-top: 5px solid #000000;
	padding: 25px 0 50px 0;
	margin:10px 0 0 0;
	height: auto;
	background-color: #333333;
	overflow: hidden;
}

.footer {
	width: 950px;
	height: auto;
        font-stylet:normal;
	background: transparent url(http://www.benbrunt.com/_assets/images/footer_bb.jpg) no-repeat right top;
}

	.footer p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #fff;
		margin-bottom: 10px;
	}  

		.footer li {
			list-style-type: none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #fff;
			margin: 0 0 10px 0;
		}  

.news p {
	font-family: Arial, Helvetica, sans-serif;
	padding:0 20px 0 0;
	font-size: 12px;
	color: #fff;
}

p.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 11px;
	font-style: italic;
	color:#fff;
	margin:5px 0 5px 0;
}


.aboutme p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
	padding-right: 20px;
}

p.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}

.ben {
	margin: 47px 0 10px 0;
	background: transparent url(http://www.benbrunt.com/_assets/images/footer_fade.jpg) no-repeat right bottom;
	height:184px; 
} 

/********************************
Links
*********************************/

a.twitter {
	padding-right: 20px;
	background: url(http://www.benbrunt.com/_assets/images/twitter.jpg) no-repeat 100% 50%;
	text-decoration: none;
	color: #FFFFFF;
}

a.facebook {
	padding-right: 20px;
	background: url(http://www.benbrunt.com/_assets/images/facebook.jpg) no-repeat 100% 50%;
	text-decoration: none;
	color: #FFFFFF;
}

a.linkedin {
	padding-right: 20px;
	background: url(http://www.benbrunt.com/_assets/images/linkedin.jpg) no-repeat 100% 50%;
	text-decoration: none;
	color: #FFFFFF;
}

a.flikr {
	padding-right: 20px;
	background: url(http://www.benbrunt.com/_assets/images/flikr.jpg) no-repeat 100% 50%;
	text-decoration: none;
	color: #FFFFFF;
}

a.rss {
	padding-right: 20px;
	background: url(http://www.benbrunt.com/_assets/images/rss.png) no-repeat 100% 50%;
	text-decoration: none;
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #00C4F9;
        -webkit-transition: color .2s ease-in;
}

a:visited {
	text-decoration: none;
        color:inherit;
}

a:hover {
	text-decoration: none;
	color: #535353;
        -webkit-transition: color .2s ease-in;
}

a:active {
	text-decoration: none;
}

p a.arrow_white:link {
	text-decoration: none;
	color: #fff;
}

p a.arrow_white:visited {
	text-decoration: none;
	color: #fff;
}

p a.arrow_white:hover {
	text-decoration: none;
	color: #00C4F9;
}

p a.arrow_white:active {
	text-decoration: none;
}   

a.arrow:link {
	text-decoration: none;
	color: #333;
}

a.arrow:visited {
	text-decoration: none;
	color: #333;
}

a.arrow:hover {
	text-decoration: none;
	color: #00C4F9;
}

a.arrow:active {
	text-decoration: none;
}

.news a:link {
	text-decoration: none;
	color: #ccc;
        -webkit-transition: color .2s ease-in;
}

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

.news a:hover {
	text-decoration: none;
	color: #535353;
        -webkit-transition: color .2s ease-in;
}

.news a:active {
	text-decoration: none;
}

.work a:link {
	text-decoration: none;
	color: #00C1F6;
        -webkit-transition: color .2s ease-in;
}

.work a:visited {
	text-decoration: none;
	color: #00C1F6;
}

.work a:hover {
	text-decoration: none;
	color: #535353
        -webkit-transition: color .2s ease-in;;
}

.work a:active {
	text-decoration: none;
}

.nav a:link {
	text-decoration: none;
	color: #00C1F6;
        -webkit-transition: color .2s ease-in;

}

.nav a:visited {
	text-decoration: none;
	color: #00C1F6;

}

.nav a:active {
	text-decoration: none;
}

.nav a:hover {
	text-decoration: none;
	color: #333;
        -webkit-transition: color .2s ease-in;
}

.pagination a:active {
	text-decoration: none;
}

.pagination a:link {
	text-decoration: none;
	color: #fff;
}

.pagination a:visited {
	text-decoration: none;
	color: #fff;
}

.pagination a:hover {
	text-decoration: none;
	color: #00C1F6;
}

li a:link {
	text-decoration: underline;
	color: #fff;
        -webkit-transition: color .2s ease-in;
}

li a:visited {
	text-decoration: underline;
	color: #fff;
}

li a:hover {
	text-decoration: none;
	color: #00C1F6;
        -webkit-transition: color .2s ease-in;
}

li a:active {
	text-decoration: underline;
} 

.view_all a:link {
	text-decoration: none;
	color:#00C1F6;
}

.view_all a:visited { 
	color: #00C1F6;
	text-decoration: none;
}

.view_all a:hover {
	color: #333;
}

.view_all a:active { 
	color: #333;
	text-decoration: none;
}  

/********************************
Testing
*********************************/

.test {
	border: 1px solid red;
}

.all {position:relative;bottom:-10px;overflow:hidden;height:auto;}

.all ul {
font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color:#666; 
		font-style:italic; 
		list-style-type:none; 
}

.all ul li {float:left;width:230px; margin:0 10px 0 0;}

.all ul li.four{width:230px; margin-right:0;}

.all ul li a:hover {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color:#333; 
		font-style:italic;
}

@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(http://www.benbrunt.com/_assets/images/bkg.jpg);
	background-repeat: repeat-x;
}

/********************************
Header
*********************************/

small {
	
	color:inherit; 
	font-size:inherit;
	font-family: inherit;

}

tweet_date {
	font-style:italic;
	color:#fff; 
	font-size:inherit;
	font-family: Georgia, "Times New Roman", Times, serif;


}

.header {
	width: 950px;
	height: auto;
	padding: 15px 0 10px 0;
}

.logo {
	padding: 0 0 0 20px;
	color: #333;
	size: 18px;
}

.tag {
	color: #989898;
	size: 10px;
	font-style: italic;
	padding: 0 0 0 20px;
}

/********************************
Navigation
*********************************/

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 16px;
	color: #333;
	width: 550px;
	height: 55px;
	background: transparent url(http://www.benbrunt.com/_assets/images/nav_fade.jpg) no-repeat right bottom;
}

	.nav ul {
		background-color: #F7F7F7;
		padding: 10px 0 10px 0;
		float: right;
		margin: 0 0 18px 0;
	}   

		.nav li {
			display: inline;
			margin: 0 30px 0 30px;
		}  



/********************************
Content
*********************************/

.content {
	height: auto;
}

.work {
	background: transparent url(http://www.benbrunt.com/_assets/images/work_fade.jpg) no-repeat right bottom;
	height: 268px;
}

.workLG {
	background: transparent url(http://www.benbrunt.com/_assets/images/work_fade.jpg) no-repeat right bottom;
	height: 712px;
} 

.photo {
	background: transparent url(http://www.benbrunt.com/_assets/images/work_fade.jpg) no-repeat right bottom;
	height: 348px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

	.copy p {
		margin-bottom: 10px;
	}

.photography {
	margin-bottom: 10px;
} 

div#listItems { 
	width:950px; 
}

	div#listItems ul { 
		width:237.5px; 
		margin-bottom:20px; 
	}
	
	div#listItems li {  
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color:#666; 
		font-style:italic; 
		list-style-type:none; 
	} 
	


div#listItems li a:link {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color:#666; 
		font-style:italic;
}

div#listItems li a:visited {
	text-decoration: none;
        font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color:#666; 
		font-style:italic;
}

div#listItems li a:hover {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 11px;
		color:#333; 
		font-style:italic;
}

div#listItems li a:active {
	text-decoration: none;
}

	
#tweets {
	margin-bottom:20px;
}
	
	#tweets li {
		font-size:12px;
		font-family: Arial, Helvetica, sans-serif;
	   	color:#ccc;
	    list-style-type:none;
	} 
	
	.tweetList {
		padding:0 20px 0 0;
	}

	#tweets .hash { color:#fff; } 

	#tweets .reply { color:#fff; } 

	#tweets a:link { font-family: Georgia, "Times New Roman", Times, serif;text-decoration:underline; color:#00C4F9;font-style:italic;}
	#tweets a:active { font-family: Georgia, "Times New Roman", Times, serif;text-decoration:underline; color:#00C4F9;font-style:italic;}
	#tweets a:hover { font-family: Georgia, "Times New Roman", Times, serif;text-decoration:none; color:#666;font-style:italic;}
	#tweets a:visited { font-family: Georgia, "Times New Roman", Times, serif;text-decoration:underline; color:#00C4F9;font-style:italic;}  

a.arrow {
	padding-right: 20px;
	margin-top: 10px;
	background: url(http://www.benbrunt.com/_assets/images/arrow_blue.jpg) no-repeat 100% 50%;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #333;
} 

a.arrow_white {
	padding-right: 20px;
	margin-top: 10px;
	background: url(http://www.benbrunt.com/_assets/images/arrow_white.jpg) no-repeat 100% 50%;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 12px;
	font-style: italic;
}

.view_all { margin-top:5px;}

  	.view_all ul {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size:12px; 
		font-style:italic;
		float: right;
	}   

		.view_all li {
			display: inline;
			margin: 0 15px 0 15px;
		} 

.body_copy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	padding-right: 20px;
	padding-bottom:10px;
}

.ben_body {
	margin: 0;
	background: transparent url(http://www.benbrunt.com/_assets/images/work_fade.jpg) no-repeat right bottom;
	height:184px; 
}

p.comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 11px;
	font-style: italic;
	color:#ccc;
	margin:5px 0 5px 0;
}

.comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 11px;
	font-style: italic;
	color:#ccc;
	margin:5px 0 5px 0;
}

.map {
	border:5px solid #9F9F9F;
	height:350px;
	width:460px;
        margin:0 0 20px 0;
}

.map_image {
         background: transparent url(http://www.benbrunt.com/_assets/images/work_fade.jpg) no-repeat right bottom;
         height:373px
}

.services {
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 12px;
	font-style: italic;
	color:#ccc;
        margin:0 0 10px 0;
}  

/********************************
Pagination
*********************************/

#Searchresult {
	margin-top: 5px;
	margin-bottom: 5px;
}

.pagination {
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
}

.pagination a {
	text-decoration: none;
	background: #ccc;
	color: #fff;
}

.pagination a, .pagination span {
	display: block;
	float: left;
	padding-right: 6px;
	padding-top: 0;
	padding-left: 6px;
	padding-bottom: 0;
	margin-right: 5px;
	margin-bottom: 5px;
}

.pagination .current {
	background: #F0F0F0;
	color: #333;
}

a.pagination:link {
	text-decoration: none;
        color:#fff;
       }

.pagination a:visited {
	text-decoration: none;
}

.pagination a:hover {
	background: #999;
	color: #fff;
}

.pagination a:active {
	text-decoration: none;
}

/********************************
Footer
*********************************/

.footerwrap {
	width: 100%;
	border-top: 5px solid #000000;
	padding: 25px 0 50px 0;
	margin:10px 0 0 0;
	height: auto;
	background-color: #333333;
	overflow: hidden;
}

.footer {
	width: 950px;
	height: auto;
        font-stylet:normal;
	background: transparent url(http://www.benbrunt.com/_assets/images/footer_bb.jpg) no-repeat right top;
}

	.footer p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #fff;
		margin-bottom: 10px;
	}  

		.footer li {
			list-style-type: none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #fff;
			margin: 0 0 10px 0;
		}  

.news p {
	font-family: Arial, Helvetica, sans-serif;
	padding:0 20px 0 0;
	font-size: 12px;
	color: #fff;
}

p.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	size: 11px;
	font-style: italic;
	color:#fff;
	margin:5px 0 5px 0;
}


.aboutme p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ccc;
	padding-right: 20px;
}

p.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
}

.ben {
	margin: 47px 0 10px 0;
	background: transparent url(http://www.benbrunt.com/_assets/images/footer_fade.jpg) no-repeat right bottom;
	height:184px; 
} 

/********************************
Links
*********************************/

a.twitter {
	padding-right: 20px;
	background: url(http://www.benbrunt.com/_assets/images/twitter.jpg) no-repeat 100% 50%;
	text-decoration: none;
	color: #FFFFFF;
}

a.facebook {
	padding-right: 20px;
	background: url(http://www.benbrunt.com/_assets/images/facebook.jpg) no-repeat 100% 50%;
	text-decoration: none;
	color: #FFFFFF;
}

a.linkedin {
	padding-right: 20px;
	background: url(http://www.benbrunt.com/_assets/images/linkedin.jpg) no-repeat 100% 50%;
	text-decoration: none;
	color: #FFFFFF;
}

a.flikr {
	padding-right: 20px;
	background: url(http://www.benbrunt.com/_assets/images/flikr.jpg) no-repeat 100% 50%;
	text-decoration: none;
	color: #FFFFFF;
}

a.rss {
	padding-right: 20px;
	background: url(http://www.benbrunt.com/_assets/images/rss.png) no-repeat 100% 50%;
	text-decoration: none;
	color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #00C4F9;
        -webkit-transition: color .2s ease-in;
}

a:visited {
	text-decoration: none;
        color:inherit;
}

a:hover {
	text-decoration: none;
	color: #535353;
        -webkit-transition: color .2s ease-in;
}

a:active {
	text-decoration: none;
}

p a.arrow_white:link {
	text-decoration: none;
	color: #fff;
}

p a.arrow_white:visited {
	text-decoration: none;
	color: #fff;
}

p a.arrow_white:hover {
	text-decoration: none;
	color: #00C4F9;
}

p a.arrow_white:active {
	text-decoration: none;
}   

a.arrow:link {
	text-decoration: none;
	color: #333;
}

a.arrow:visited {
	text-decoration: none;
	color: #333;
}

a.arrow:hover {
	text-decoration: none;
	color: #00C4F9;
}

a.arrow:active {
	text-decoration: none;
}

.news a:link {
	text-decoration: none;
	color: #ccc;
        -webkit-transition: color .2s ease-in;
}

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

.news a:hover {
	text-decoration: none;
	color: #535353;
        -webkit-transition: color .2s ease-in;
}

.news a:active {
	text-decoration: none;
}

.work a:link {
	text-decoration: none;
	color: #00C1F6;
        -webkit-transition: color .2s ease-in;
}

.work a:visited {
	text-decoration: none;
	color: #00C1F6;
}

.work a:hover {
	text-decoration: none;
	color: #535353
        -webkit-transition: color .2s ease-in;;
}

.work a:active {
	text-decoration: none;
}

.nav a:link {
	text-decoration: none;
	color: #00C1F6;
        -webkit-transition: color .2s ease-in;

}

.nav a:visited {
	text-decoration: none;
	color: #00C1F6;

}

.nav a:active {
	text-decoration: none;
}

.nav a:hover {
	text-decoration: none;
	color: #333;
        -webkit-transition: color .2s ease-in;
}

.pagination a:active {
	text-decoration: none;
}

.pagination a:link {
	text-decoration: none;
	color: #fff;
}

.pagination a:visited {
	text-decoration: none;
	color: #fff;
}

.pagination a:hover {
	text-decoration: none;
	color: #00C1F6;
}

li a:link {
	text-decoration: underline;
	color: #fff;
        -webkit-transition: color .2s ease-in;
}

li a:visited {
	text-decoration: underline;
	color: #fff;
}

li a:hover {
	text-decoration: none;
	color: #00C1F6;
        -webkit-transition: color .2s ease-in;
}

li a:active {
	text-decoration: underline;
} 

.view_all a:link {
	text-decoration: none;
	color:#00C1F6;
}

.view_all a:visited { 
	color: #00C1F6;
	text-decoration: none;
}

.view_all a:hover {
	color: #333;
}

.view_all a:active { 
	color: #333;
	text-decoration: none;
}  

/********************************
Testing
*********************************/

.test {
	border: 1px solid red;
}

.clients {height:auto;}

.clients ul {font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color:#666;  font-style:italic; list-style-type:none; padding-left:0; margin:0 0 20px 0 }

.clients ul li {float:left;width:230px; height:20px; margin:0 10px 0 0; padding:0;}

.clients ul li.one {float:left;width:230px; height:20px; margin:0 10px 0 0; padding:0;}

.clients ul li.two {float:left;width:230px; height:20px; margin:0 10px 0 0; padding:0;}

.clients ul li.three {float:left;width:230px; height:20px; margin:0 10px 0 0; padding:0;}

.clients ul li.four{width:230px; margin-right:0; padding:0;}

.clients ul li a:active {text-decoration: none;}

.clients ul li a:link {
	text-decoration: none;
	color: #666;
        -webkit-transition: color .2s ease-in;
}

.clients ul li a:visited {
	text-decoration: underline;
	color: #666;
}

.clients ul li a:hover {
	text-decoration: none;
	color: #00C1F6;
        -webkit-transition: color .2s ease-in;
}

.clients ul li a:active {
	text-decoration: none;
} 


