/*
Theme Name: Ben Adamson
Theme URI: http://www.benadamson.com/
Description: Ben Adamson - Interactive and Graphic Designer.
Version: 1.6
Author: Ben Adamson
Author URI: http://www.benadamson.com/

*/


/* Universal */

body {
	margin: 0;
	color: #9e9e9e;
	font-family: Helvetica, Arial, sans-serif;
	font-size: medium;
	background: #f2f2f2 url(images/bg.png) top left repeat-y;
	border-top: 4px #878787 solid;
}
h1, h2 {
	margin: 0 0 5px 0;
	padding-top: 5px;
	font-size: 1.2em;
	font-weight: normal;
	color: #9e9e9e;
	letter-spacing: 0px;
	text-transform: none;
	text-shadow: 1px 1px 1px #fff;
}
h2 {
	margin: 0 0 5px 0;
	padding-top: 5px;
	font-size: 0.7em;
	font-weight: normal;
	color: #9e9e9e;
	letter-spacing: 3px;
	text-transform: uppercase;
}
p {
	line-height: 1.35em;
}
strong {
	font-weight: normal;
	color: #9e9e9e;
}
abbr {
	text-decoration: none;
	border: none;
}
.clearl {
	clear: left;
}
.clearb {
	clear: both;
}


/* Header, Footer, Body */

#header {
	min-height: 150px;
	padding-top: 15px;
}
#logo {
	float: left;
	width: 57px;
	margin: 19px 0 0 83px;
}
#logo p a img {
	border: 0;
}
#logo p#name, #logo p#occupation {
	float: left;
	width: 225px;
	padding: 0;
	font-size: 0.7em;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-shadow: #fff 1px 1px 2px;
}
#logo p#name {
	margin: -48px 0 0 75px;
	color: #4f4f4f;
}
#logo p#occupation {
	margin: -27px 0 0 75px;
	color: #9e9e9e;
}
#wrapper {
	width: 860px;
	min-height: 400px;
	padding: 0;
	background-color: #fff;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#content {
	clear: both;
	width: 694px;
	min-height: 520px;
	padding: 0 0 25px 83px;
}
#content p, #content ul li {
	font-size: 0.95em;
	color: #6f6f6f;
	line-height: 1.25em;
}
#content p a {
	color: #9e9e9e;
}
#content p a:hover {
	color: #505050;
	text-decoration: none;
	-webkit-transition:color 250ms ease-in;
	-moz-transition:color 250ms ease-in;
	-o-transition:color 250ms ease-in;
	transition:color 250ms ease-in;
}
#footer {
	min-height: 65px;
}


/* Navigation */

#navi {
	float: right;
	margin-top: 73px;
	margin-right: 70px;
	text-align: right;
}
#navi ul li {
	display: inline;
	margin-left: 4px;
	padding: 0;
}
#navi ul li a {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 105px;
	color: #9e9e9e;
	font-size: 0.7em;
	letter-spacing: 3px;
	text-transform: uppercase;
	text-decoration: none;
	text-shadow: #fff 1px 1px 2px;
	-webkit-transition: color 250ms ease-in;
	-moz-transition: color 250ms ease-in;
	-o-transition: color 250ms ease-in;
	transition: color 250ms ease-in;
}
#navi ul li a:hover {
	color: #4f4f4f;
	-webkit-transition: color 250ms ease-in;
	-moz-transition: color 250ms ease-in;
	-o-transition: color 250ms ease-in;
	transition: color 250ms ease-in;
}
#navi ul li#current a {
	color: #5f5f5f;
}


/* Portfolio */

#portfolio {
	width: 725px;
}
#portfolio h2 {
	margin: 0 0 5px 0;
}
#portfolio ul {
	margin: 0;
	padding: 5px;
	padding-left: 0px;
	list-style-type: none;
}
#portfolio ul li {
	float: left;
	width: 125px;
	min-height: 143px;
	margin-right: 17px;
}
#portfolio ul li:nth-child(5n+1) {
	clear: both;
}
#portfolio a img {
	border: 1px solid #b4b4b4;
	opacity: 1;
	-webkit-transition: opacity 200ms ease-in;
	-moz-transition: opacity 200ms ease-in;
	-o-transition: opacity 200ms ease-in;
	transition: opacity 200ms ease-in;
}
#portfolio a img:hover {
	opacity: .8;
	-webkit-transition: opacity 200ms ease-in;
	-moz-transition: opacity 200ms ease-in;
	-o-transition: opacity 200ms ease-in;
	transition: opacity 200ms ease-in;
}
.page-child.parent-pageid-3 a img {
	border: none;
}
#portweblink {
	float: right;
	width: 180px;
	margin: -32px 0 0 0;
	padding-top: 5px;
	font-size: 1.2em;
	text-align: right;
}
#backtoport {
	padding-top: 5px;
	font-size: 1.2em;
}
#portweblink a, #backtoport a {
	color: #9e9e9e;
	text-decoration: none;
	text-shadow: 1px 1px 1px #fff;
	-webkit-transition:color 250ms ease-in;
	-moz-transition:color 250ms ease-in;
	-o-transition:color 250ms ease-in;
	transition:color 250ms ease-in;
}
#portweblink a:hover, #backtoport a:hover {
	color: #606060;
	-webkit-transition:color 250ms ease-in;
	-moz-transition:color 250ms ease-in;
	-o-transition:color 250ms ease-in;
	transition:color 250ms ease-in;
}
.linktosite {
	margin-bottom: 9px;
}
.linktosite a {
	margin-right: 9px;
	padding-top: 3px;
	color: #b4b4b4;
	font-size: 0.55em;
	letter-spacing: 2px;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: #f2f2f2 1px 1px 1px;
}
.linktosite a:hover {
	color: #606060;
	background: url(images/white.png);
	-webkit-transition:color 250ms ease-in;
	-moz-transition:color 250ms ease-in;
	-o-transition:color 250ms ease-in;
	transition:color 250ms ease-in;
}
p#copy {
	clear: both;
	margin: 0 83px 0 84px;
	padding-top: 15px;
	color: #b4b4b4;
	font-size: 0.7em;
	text-transform: uppercase;
	letter-spacing: 3px;
	border-top: 1px solid #bbb;
}
h2.movedown {
	clear: both;
	padding-top: 17px;
}
p#classprojects {
	clear: both;
	margin: 0;
	color: #c8c8c8;
	font-size: 0.8em;
}
#hideme, #hideme ul {
	visibility: hidden;
	list-style: none;
}


/* Resume */

#portrait {
	float: left;
	width: 134px;
	margin: 14px 26px 18px 1px;
}
#portrait a img {
	border: 1px solid #b4b4b4;
	opacity: .95;
}
#portrait a img:hover {
	opacity: 1;
	-webkit-transition: opacity 200ms ease-in;
	-moz-transition: opacity 200ms ease-in;
	-o-transition: opacity 200ms ease-in;
	transition: opacity 200ms ease-in;
}
#education {
	clear: both;
	float: left;
	width: 405px;
}
#education ul, #experience ul, #organizations ul {
	padding-left: 15px;
}
#experience, #organizations {
	clear:  both;
	width: 800px;
}
ul.skillset {
	margin-left: 380px;
}
ul.skillset-right {
	float: right;
	width: 200px;
	margin: 12px 0 0 0;
}
#education h2 {
	margin-top: 15px;
}
#skills h2 {
	margin-top: 30px;
}
li.header {
	margin-left: -16px;
	margin-bottom: 1px;
	list-style-type: none;
	font-weight: bold;
	text-shadow: #f2f2f2 1px 1px 1px;
}
li.header2 {
	margin: 0 0 2px -16px;
	list-style-type: none;
	font-size: 0.85em !important;
	font-style: italic;
}
li.header3 {
	margin: 0 0 2px -16px;
	list-style-type: none;
	font-size: 0.85em !important;
}
li.spacer {
	margin-top: 14px;
	list-style-type: none;
}
#pdflink, #statement {
	margin-top: 25px;
	padding: 4px;
	padding-left: 26px;
	background: url(images/pdf.gif) no-repeat;
}
#pdflink a, #statement a {
	padding: 2px 0;
	color: #9e9e9e;
	font-size: 1em;
	text-decoration: none;
	text-shadow: 1px 1px 1px #fff;
	-webkit-transition:color 250ms ease-in;
	-moz-transition:color 250ms ease-in;
	-o-transition:color 250ms ease-in;
	transition:color 250ms ease-in;
}
#pdflink a:hover, #statement a:hover {
	color: #606060;
	background: url(images/white.png);
	-webkit-transition:color 250ms ease-in;
	-moz-transition:color 250ms ease-in;
	-o-transition:color 250ms ease-in;
	transition:color 250ms ease-in;
}
#statement {
	margin: 5px 0 25px;
}


/* Contact */

#socialmedia {
	float: right;
	width: 163px;
	margin: -1px -4px 0 0;
}
#socialmedia h2 {
	margin: 0 0 10px 0;
	padding-top: 5px;
}
#socialmedia ul {
	margin: 0 0 0 -3px;
	padding: 0;
	list-style-type: none;
}
#socialmedia ul li {
	float: left;
	width: 35px;
	height: 35px;
	margin: 0 2px 6px 4px;
	display: block;
}
#socialmedia ul li a {
	width: 35px;
	height: 35px;
	display: block;
}
li#twitter {
	background-image: url(images/twitter.png);
	background-position: 0 0;
}
li#facebook {
	background-image: url(images/facebook.png);
	background-position: 0 0;
}
li#dribbble {
	background-image: url(images/dribbble.png);
	background-position: 0 0;
}
li#linkedin {
	background-image: url(images/linkedin.png);
	background-position: 0 0;
}
li#lastfm {
	background-image: url(images/lastfm.png);
	background-position: 0 0;
}
li#flickr {
	background-image: url(images/flickr.png);
	background-position: 0 0;
}
li#foursquare {
	background-image: url(images/foursquare.png);
	background-position: 0 0;
}
li#flickr {
	width: 36px;
}
li#flickr a {
	width: 36px;
}
li#twitter:hover, li#facebook:hover, li#dribbble:hover, li#linkedin:hover, li#lastfm:hover, li#flickr:hover, li#foursquare:hover {
	background-position: 0 35px;
}
.contactform {
	float: left;
	width: 488px;
	margin: 2px 0 35px 0;
}
.contactform form#wpcf label {
	color: #9e9e9e;
	font-size: 1.2em;
	text-shadow: 1px 1px 1px #fff;
}
.contactform input {
	height: 25px !important;
	margin-top: 3px;
	padding: 3px;
	font-size: 1.3em;
	background-color: #f5f5f5;
}
.contactform textarea {
	margin-top: 3px;
	padding: 2px;
	font-size: 1em;
	background-color: #f5f5f5;
}
.contactform input, .contactform textarea {
	width: 450px;
	color: #7f7f7f;
	border: 1px solid #c0c0c0;
	text-shadow: 1px 1px 1px #fff;
}
.contactform textarea {
	height: 200px;
}
.contactform input:hover, .contactform textarea:hover {
	background-color: #f9f9f9;
	border: 1px solid #a7a7a7;
}
.contactform form#wpcf textarea#wpcf_msg, .contactform form#wpcf input#wpcf_website, .contactform form#wpcf input#wpcf_email, .contactform form#wpcf input#wpcf_your_name {
	margin-bottom: 10px;
}
/* input#wpcf_website {
	width: 685px;
}
textarea#wpcf_msg {
	width: 687px;
} */
.contactform input#contactsubmit {
	height: 35px !important;
	margin-left: 3px;
	padding: 3px;
	padding-top: 2px;
	color: #e8e8e8;
	font-size: 0.75em;
	letter-spacing: 2px;
	text-transform: uppercase;
	border: 1px solid #e6e6e6;
	cursor: pointer;
	text-shadow: none;
}
.contactform form#wpcf input#contactsubmit {
	float: right;
	width: 256px;
	margin: 4px 31px 30px 0;
	text-align: center;
	background-image: url(images/submit.png);
}
.contactform form#wpcf input#contactsubmit:hover {
	background-position: 0px 100px;
}
.contactform form#wpcf input#contactsubmit:active {
	color: #fff;
	background-position: 0px 50px;
}
#msgsuccess {
	margin: 40px 0 186px 0;
	text-align: center;
	font-size: 1.7em;
}
#success {
	padding-top: 200px;
	font-size: 1.3em;
	font-weight: normal;
	text-align: center;
	text-shadow: 1px 1px 1px #fff;
}


/* 404 */

h1#error {
	font-size: 9em;
	text-align: center;
	padding-top: 78px;
	color: #9e9e9e;
}
h2#error {
	font-size: 1.75em;
	text-align: center;
	margin-top: -10px;
	padding-bottom: 200px;
	letter-spacing: -1px;
}
