/*
Theme Name: Nick Sampsell 2009
Description: A new layout to replace the orange one I've had since 2007
Version: 1.0
Author: Nick Sampsell

*/


/* Reset The Browser-specific styling */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}


ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Start My Styles */ 

@font-face {
	font-family: "Confortaa";
	src: url('http://nicksampsell.com/wp-content/themes/blayout/comfortaa.ttf'); }
 
* html #wrapper { height: 100%; }
 
html, body { min-height: 100%; }
 
body {
	text-align: center;
	font-size: 76%;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1.6;
	font-family: Verdana,Trebuchet MS,Arial,Sans-Serif;
	background-color: #1a1a1a; 
	background-image: url(images/bgmesh.jpg);
	background-position: 0px 1px;
	
	}
#innerbody {
	background-image: url(images/background_gradient.jpg);
	background-repeat: repeat-x;
	margin-top: -30px;
	padding-top: 30px;
	
}
#wrapper {
	width: 940px;
	margin: 30px auto;
	text-align: left;
	min-height: 100%; 
	height: 100%;
	}
 
 
#inner {
	background-color: #212121;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	width: 100%; 
	min-height: 100%;
	background-image: url(images/newblogbg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	}
#inner.gallery {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top right;
}
#menuWrap {
	width: 80%;
	list-style-type: none;
	margin-left: 165px;
	position: relative; }
 
#menu {
	width: 100%;
	height: 30px;
	position: relative;
	bottom: -5px;
	background-color: #272B2B; }
 
	#menu li {
		float: left;
		height: 30px;
		background-color: #272B2B; }
 
		#menu li a {
			display: block;
			height: 30px;
			line-height: 30px;
			text-decoration: none;
			color: #FFF;
			font-family: "Lucida Sans", Verdana, Arial, Sans-Serif;
			text-transform: uppercase;
			font-weight: bold;
			padding: 0 27px 0 27px; }
 
		#menu li.active {
			height: 36px;
			position: relative;
			bottom: 5px;
			-moz-border-radius-topright: 5px;
			-moz-border-radius-topleft: 5px;
			-webkit-border-top-right-radius: 5px;
			-webkit-border-top-left-radius: 5px;
			color: #000;
			background-color: #FFF;
			padding-bottom: -5px; 
			margin-bottom: -1px;}
 
			#menu li.active a {
				line-height: 35px;
				color: #000;
				height: 41px;
				display: block;
				padding: 0 27px 0 27px;
				-moz-border-radius-topright: 5px;
				-moz-border-radius-topleft: 5px;
				-webkit-border-top-right-radius: 10px;
				-webkit-border-top-left-radius: 10px; }
 
#sidebar {
	width: 270px;
	float: left;
	background-color: #212121;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	padding: 10px 10px 10px 9px;
	height: 100%; 
	color: #F3F3F3;
	margin-left: 1px;
	}
 
#content, #content2 {
	width: 650px;
	float: left;
	background-color: #f1f1f1;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	min-height: 100%; 
	height: 100%;
	}

 
#inner2 .post {
background-color: #FFF;
background-image: none;
}
  .post .r :first-child {


  }
.post {
	min-height: 100%;
	height: 100%;
	background-color: #193441;
	background-image: url(images/newblogbg.jpg);
	}
	.post .r, #next_prev {
	border-top: 1px solid #E0E0E0; 
	}
	.post .l {
	border-top: 1px solid #0D0D0D;
	}

	
 
	.post:first-child {
		-moz-border-radius-topleft: 10px;
		-webkit-border-top-left-radius: 10px;
		border-top: 0px; }
 
		.post:first-child div.l { 
			-moz-border-radius-topleft: 10px; 
			-webkit-border-top-left-radius: 10px; }
 
#next_prev, .pagenav {
	width: 425px;
	float: right;
	padding: 20px 30px 10px 30px;
	background: transparent;
	visibility: hidden;
	}
	.pagenav {
	width: 585px;
	padding-left: 21px;
	}
	#next_prev a, .pagenav a, .pagenav span {
	display: block;
	width: 50%;
	text-align: center;
	float: left;
	font-size: 1.5em;
	text-decoration: none;
	color: #193541;
  visibility: visible;
	}
	
	#next_prev a:hover, .pagenav a:hover {
	text-decoration: underline;
	}
.r {
	width: 425px;
	float: right;
	min-height: 110px;
	height: 100%;
	padding: 20px 30px 10px 30px;
	background: #FCFFF5 url(images/arrow2.jpg) -1px 12px no-repeat; 
	}
	.r p a:hover {
	color: #193441;
	text-decoration: underline;
	}
	.r p a {
	color: #387793;
	font-weight: bold;
	text-decoration: none;
	}
	#inner2 p a:hover {
	color: #193441;
	text-decoration: underline;
	}
	#inner2 p a {
	color: #387793;
	font-weight: bold;
	text-decoration: none;
	}
#content img.alignleft, #content2 img.alignleft {float:left; margin:0 1em 1em 0}
#content img.aligncenter, #content2 img.aligncenter {display: block; margin-left: auto; margin-right: auto}
#content a img.alignright, #content2 a img.alignright {float:right; margin:0 0 1em 1em}
#content a img.alignleft, #content2 a img.alignleft {float:left; margin:0 1em 1em 0}
#content a img.aligncenter, #content2 a img.aligncenter {display: block; margin-left: auto; margin-right: auto} 
#content img, #content2 img {
padding: 10px;
background-color: #E0E3DA;
border: 1px solid #C1C3BB;
}
#content .size-full, #content2 .wp-smiley, #content2 .size-full, #content .wp-smiley {
background: none;
border: none;
padding: 0px;
}
img.rotate {
background: none !important;
border: none !important;
padding: 0px !important;
}
#inner2 {
	width: 596px;
	float: right;
	height: 100%;
	background-color: #FFF;
	padding: 20px 24px 20px 30px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px; }

h2 {
	margin: -1px 0 10px 0; }

h2 a, h2 .largo {
	font: 26px Comfortaa, Helvetica, Arial, Sans-Serif;
	text-decoration: none;
	color: #387793; }
 
 h2 .largo {
 color: #193441 !important;
 }
 
	h2 a:hover {
		text-decoration: underline;
		color: #193441; }
 
.r p { 
	margin-bottom: 15px;
	text-align: justify; }
	
.r ul {
	list-style-type: disc;
	margin: 0 0 14px 25px;
}

.r ol {
	list-style-type: decimal;
	margin: 0 0 14px 25px;
}

#respond {
	border-top: 1px solid #193441;
}

#respond ol {
	list-style-type: none;
	margin: 0 0 0 0;
}

legend, h4 {
	font: 22px helvetica, arial, sans-serif;
	padding: 15px 0 0 0;
}
 
.l {
	width: 165px;
	float: left;
	height: 100%;
	 }
 
	.date {
		width: 147px;
		height: 43px;
		line-height: 28px;
		padding: 0 6px 0 12px;
		font: 2.7em helvetica, arial, sans-serif;
		color: #DBF7F7;
		position: relative;
		top: .3em;
		margin-bottom: 7px;
		text-align: left; }
		
		.date div {
			float: left;
			margin: 6px 0 0 0; }
 
		.date span {
			font: .5em helvetica, arial, sans-serif;
			line-height: 1.2em;
			display: block;
			float: left;
			border-left: 1px solid #B5E0DF;
			padding: 3px 0 0 8px;
			margin-left: .3em; }
			
		.comments {
			width: 141px;
			color: #DBF7F7;
			text-align: center;
			margin: 20px 12px 0 12px;
			padding: 4px 0 0;
			border-top: 1px dotted #4F4F4F; }
			
			.comments a {
				color: #F0F0F0; }
		.editlink {
			width: 141px;
			color: #DBF7F7;
			text-align: center;
			margin: 20px 12px -15px 12px;
			padding: 4px 0 0;
			border-top: 1px dotted #4F4F4F; }
			
			.editlink a {
				color: #F0F0F0; }			
		.cats {
			width: 141px;
			text-align: center;
			margin: 8px 12px 0 12px;
			padding: 4px 0 0;
			border-top: 1px dotted #4F4F4F; }
			
			.cats a {
				color: #F0F0F0; }
 
#footer {
	clear: both;
	background-color: #292929;
	min-height: 360px; 
	float: none;
	width: 100%;
	position: relative;
	border-top: 1px solid #383838;
	background-image: url(images/footerbg2.jpg);
	background-repeat: repeat-y;
	color: #E0E0E0;
	}
	#footer span {
	font-weight: bold;
	color: #949494;
	}
	.adr span {
	font-weight: normal !important;
	color: #E0E0E0 !important;
	}
	#footer a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	}
	#footer a:hover {
	text-decoration: underline;
	}
	#footer h4 {
	margin-top: -10px;
	margin-bottom: 15px;
	padding-left:35px; 
	background-image: url(images/send.png);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	font-weight: bold;
	}
	#footer h4#tweet_header {
	margin-top: -10px;
	margin-bottom: 15px;
	padding-left:45px; 
	height: 50px;
	background-image: url(images/6.png);
	background-repeat: no-repeat;
	background-position: 0px 11px;
	font-weight: bold;
	line-height:50px;
	}
	.vcard div, .vcard li {
	line-height: 1.8em;
	}
  .vcard a.url {
    font-size: 1.4em;
    font-weight: normal !important;
  }
 
.c, .clear { clear: both; }
 
#facebook { background-image: url(images/icons/facebook.png); }
 
#myspace { background-image: url(images/icons/myspace.png); }
 
#twitter { background-image: url(images/icons/twitter.png); }
 
#delicious { background-image: url(images/icons/delicious.png); }
 
#digg { background-image: url(images/icons/digg.png); }
 
#lastfm { background-image: url(images/icons/lastfm.png); }
 
#cform {
	float: right;
	width: 269px;
	padding: 55px 10px 0px 10px;
	height: 100%; 
	margin-left: -1px;
	background-color: #292929;
	}
	
	#cform legend {
		display: none;
	}
 
	#cform label {
		display: block;
		color: #C7C7C7;
		text-transform: uppercase; 
		}
 
	#cform input {
		background: #1F1F1F;
		border: 1px solid #454545;
		width: 259px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		padding: 5px; 
		color: #C7C7C7;
		}
 
		#cform input:focus { border: 1px solid #6B6B6B; }
 
	#cform input[type="submit"] {
		width: auto;
		float: right; }
 
	#cform textarea {
		background: #1F1F1F;
		border: 1px solid #454545;
		width: 259px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		padding: 5px; 
		color: #C7C7C7;
		}
 
		#cform textarea:focus { border: 1px solid #6B6B6B; }
 
#copyright {
	border-top: 1px solid #303030;
	clear: both;
	background-color: #1C1C1C;
	padding: 1%;
	margin-bottom: 0px;
	position: absolute;
	width: 98%;
	bottom: 0px;
	left: 0px;
	color: #FFF; }
 
	#copyright p.left { float: left; }
 
	#copyright p.right { float: right; }
 
#sidebar h3:first-child {
	margin-top: 0px;
	padding-top: 0px;
	border-top: 0px; }
 
#sidebar h3 {
	font: 24px helvetica, arial, sans-serif;
	color: #FAFAFA;
	letter-spacing: -1px;
	margin: 14px -10px 0;
	padding-top: 10px;
	border-top: 1px solid #474747	; /*border-bottom: 1px solid #A6BBBB;*/
	padding-left: 10px;
	text-shadow: #163E4A 0px 1px 1px; }
 
#sidebar ul#archives li {
	border-bottom: 1px solid #303030;
	padding: 4px 0 4px 18px;
	line-height: 20px;
	margin-right: 10px;
	background-image: url(images/vega/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 7px; }
 
#sidebar ul#social li {
	padding: 4px 0 4px 21px;
	line-height: 20px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center left;
	float: left;
	width: 100px; }
 
	#sidebar ul#social li a { line-height: 16px; }
 
#sidebar ul#categories li {
	float: left;
	width: 105px;
	border-bottom: 1px solid #303030;
	padding: 4px 0 4px 20px;
	line-height: 20px;
	margin-right: 10px;
	background-image: url(images/tag_bw.png);
	background-repeat: no-repeat;
	background-position: center left;
	font-size: .9em; }
 
#sidebar dl dt {
	width: 110px;
	height: 110px;
	background-color: #303030;
	border: 1px solid #3B3B3B;
	float: left;
	padding: 0px;
	margin: 5px 10px 5px 0px; }
	dt a {
	margin: 0px;
	padding: 0px;
	}
	dt img {
	padding: 5px;
	}
	
#leave-comment li {
	margin-top: 10px;
}
 
#comments li {
	clear: both;
	padding-top: 20px; }
 
	#comments li .comment {
		border: 1px solid #000;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		padding: 5px 10px 5px 10px;
		background-color: #95A3A3;
		width: 335px;
		float: right;
		min-height: 90px; }
 
		#comments li .comment span {
			display: block;
			padding-top: 20px;
			font-size: .8em; }
 
	#comments li .commenter {
		float: left;
		margin-top: 10px;
		width: 60px; }
 
		#comments li .commenter a {
			display: block;
			text-align: right; }
 
	#comments li.alt .comment {
		border: 1px solid #9B9FA8;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		padding: 5px 10px 5px 10px;
		background-color: #DDE2EF;
		width: 335px;
		float: left; }
 
		#comments li.alt .comment span {
			display: block;
			padding-top: 20px;
			font-size: .8em; }
 
	#comments li.alt .commenter {
		float: right;
		width: 60px;
		margin-top: 10px; }
 
		#comments li.alt .commenter a {
			display: block;
			text-align: left; }
 
.comment span {
	background-image: url(images/circular/clock.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: bottom left;
	margin-top: 30px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 16px; }
 
.me .comment {
	background-color: #5B5B5B !important;
	color: #FFF; }
 
#comment-form { clear: both; }
 
	#comment-form label { display: block; }
 
	#comment-form textarea {
		width: 410px;
		height: 200px;
		background: #DDE2EF;
		border: 1px solid #CBCFDB;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		padding: 5px; }
 
	#comment-form input {
		width: 55%;
		background: #DDE2EF;
		border: 1px solid #CBCFDB;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		padding: 5px; }
 
	#comment-form input[type="submit"] { width: auto; }
 
#sidebar li a {
text-decoration: none;
}
#sidebar  a {
	color: #C4C4C4;
	text-decoration: underline; }
 
#sidebar a:hover { color: #FFFFFF; }
 
#abilities {
	width: 50%;
	float: left;
	margin-top: 50px; }
 
	#abilities li.l-head {
		background-image: none;
		padding-left: 0px;
		margin-bottom: 6px;
		padding-top: 9px; }
 
li.l-head {
	font-family: Comfortaa, Verdana, Arial, Sans-Serif;
	text-decoration: none;
	color: #000;
	font-size: 2em; }
 
#abilities li {
	background-image: url(images/vega/bullet.png);
	background-repeat: no-repeat;
	background-position: center left;
	line-height: 20px;
	padding: 0px 20px 0px 20px; }
 
#recent-projects {
	margin-top: 50px;
	float: right;
	width: 50%; }
 
	#recent-projects li ul li {
		background-image: url(images/vega/bullet.png);
		background-repeat: no-repeat;
		background-position: center left;
		padding-left: 18px;
		font-style: italic;
		color: #A3A3A3;
		font-size: 1em;
		line-height: 1.5em; }
 
	#recent-projects img {
		display: block;
		width: 75px;
		height: 75px;
		background-color: #7F7F7F;
		float: left;
		margin: 5px 5px 5px 0px;
		padding: 2px; }
 
#abilities li.small {
	background-image: none;
	font-size: .8em;
	color: #A3A3A3; }
 
#index-contact {
	font-weight: bold;
	text-transform: uppercase; }
 
	#index-contact span {
		font-weight: normal;
		text-transform: none; }
 
	#index-contact a { text-transform: lowercase; }
 
p.welcome-blurb { margin-top: 20px; }
 
.rotate { width: 596px; }
 
#recent-projects li ul li.r-p-skills-h {
	font-family: Comfortaa, Verdana, Arial, Sans-Serif;
	text-decoration: none;
	color: #7F7F7F;
	font-size: 1.6em;
	font-weight: normal;
	font-style: normal;
	background-image: none;
	padding-left: 0px; }
 
blockquote {
	margin-left: 20px;
	margin-right: 20px;
	border-left: 2px solid #DDE2EF;
	padding-left: 8px;
	font-size: .9em; }
 
.post .l { text-align: right; }
#twitter_and_stuff {
float: left;
}
#bird img {
position: absolute;
z-index: 20;
bottom: -80px;
left:-2px;
}
#twitter_bubble {
background-color: #EBEBEB;
padding: 15px;
-moz-border-radius: 10px;
position: relative;
width: 593px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-top: 49px;
}
#lastfm_bubble {
background-color: #CBCBCB;
padding: 15px;
-moz-border-radius: 10px;
position: relative;
width: 593px;
margin: 90px 10px 0px 10px;;
}
#lastfm_bubble img { 
position: absolute;
z-index: 20;
top: -7px;
right:20px;
}
#twitter_bubble span {
color: #7F7F7F;
text-align: right;
float: right;
}
#lastfm_bubble  span {
color: #6B6B6B;
text-align: right;
margin-right: 80px;
float: right;
}
.portfolio {
margin-bottom: 20px;
clear: both;
}
.portfolio p {
margin-left: 320px;
padding-left: 20px;
}
a.portfolio_img {
float: left;
}
.portfolio h2 {
clear: both;
}
#logo {
position: relative;
left: -5px;
}
a:focus {
outline: 1px dotted #000;
}
.gallery #images a img {
float: left;
margin: 3px;
}
#imagemetadata_data {
width: 100%;
}
#imagemetadata_data td {
text-align: left;
}
.portfolio_ct {
background-color: #FFFFFF;
background-image: url(images/singlecol_bg2.jpg) !important;
}
#morefooter {
float: left;
width: 305px;
padding: 10px;
height: 100%;
}
#hcard-Nick-Sampsell {
float: left;
width: 285px;
padding: 10px 10px 10px 30px;
height: 100%;
}
#hcard-Nick-Sampsell h4 {
margin-left: -20px;
}
#tweet {
overflow: hidden;
}
#tweet ul li {
width: 283px;
padding: 10px;
min-height: 47px;
background-color: #1F1F1F;
color: #C7C7C7;
margin-top: 5px;
margin-bottom: 5px;
border:1px solid #454545;
-moz-border-radius: 5px;
}
.pagelist li {
float: left;
padding: 5px;
}
.image {
text-align: center;
}
.image a img {
margin: auto;
text-align: left;
width: auto;
}
.albumthumb {
float: left;
margin-right: 10px;
margin-bottom: 5px;
}

.gallery_w {
width: 46%;
float: left;
margin-top: 20px;
background-color: #FAFAFA !important;
border: 1px solid #EBEBEB		!important;
padding: 1%;
}

.galt {
margin-left: 2%;
}
