/* ==========================================================================
Theme Name: Orange Burst Blog Theme
Theme URI: http://www.farengambrill.com
Description: Web Designer and Developer - <a href="http://www.farengambrill.com">fareng</a>.
Version: 1.0
Author: Faren Gambrill
Author URI: http://www.farengambrill.com/
Tags: orange, custom header, css, two columns, bright colours
==========================================================================*/


/* Yahoo Reset CSS */
html{color:#000;background:#ffffff;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}


/* Begin Typography & Colors */
body {font-size: 62.5%; /* Resets 1em to 10px */ font-family: Tahoma, Helvetica, Sans-Serif; 
/*background: #d5d6d7 url('images/kubrickbgcolor.jpg');*/ color: #666666;text-align: center;}

#page {background-color: white; /*border: 1px solid #959596;*/ text-align: left;}
	

/*#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}*/

#content p {padding-bottom:10px;}

#content h3 {font-size:15px; padding:10px 0 5px 0;}

#content strong {font-weight:bold;}

.widecolumn .entry p {font-size: 1.05em;}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	padding-top:20px;
	background: transparent url(images/content_sprite_titles.png) repeat-x scroll 0 -114px;
	font-size:13px;	
	}
	
.narrowcolumn .horizLineEnd {
	background: transparent url(images/content_sprite_titles.png) repeat-x scroll 0 -114px;
	height:12px;
	/*margin-top:10px;*/
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
/*.depth-1 {
border: 1px solid #ddd;
}*/
/*
.even, .alt {

	border-left: 1px solid #ddd;
}*/


/* CSS3 Link fade trans  */
 a {color: #000; -webkit-transition: color 200ms ease-in;  -moz-transition: color 200ms ease-in;  -o-transition: color 200ms ease-in; }

small {
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size:11px;
	line-height: 1.5em;
	font-weight:bold;
	color:#CCC;
	}

h1, h2, h3 {
	font-family: Tahoma, Helvetica, Sans-Serif;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 23px;
	}

#sidebar h2 {
	font-family: Tahoma, Helvetica, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #EA4204;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #EA4204;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Tahoma, Helvetica, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	/*border: 1px solid #eee;*/
	margin:14px 0 10px 17px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.0em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Tahoma, Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Tahoma, Helvetica, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #999999;
	}

code {
	font: 1.1em Tahoma, Helvetica, Sans-Serif;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #666666;
	text-decoration: none;
	}

a:hover {
	color: #EA4204;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Tahoma, Helvetica, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {margin: 0 0 20px 0; padding: 0; background:transparent url(images/header_graident_bg.png) repeat-x scroll 0 -8px;}

#page {background-color: white; margin:auto; width:1018px;/*	border: 1px solid #959596;*/}

#header {background: transparent url('images/header_image.png') no-repeat bottom center; margin:auto; padding:0; 
height:464px; /*width:1018px;*/}

#cloud-wrap {height:200px;}
	
#cloud-fg {background:transparent url('images/cloud_fg.png') 50px 12px repeat-x; height:200px; margin:-200px 0 0 0;}

#cloud-bg {background:transparent url('images/cloud_bg.png') 150px 30px repeat-x; height:200px;}

#headerimg {margin:0; height:0px; width:100%;}

#header_wrap {margin:auto; height:256px; width:960px;}


/* MY NAVIGATION *******************************************************************************/

#navigation {float:right; width:393px; margin-top:126px; /**margin-top:127px; / *width:422px; */}

#navigation h2 {display:none;}

#navigation ul {height:90px;}

#navigation li {float:left; height:40px;}

#navigation li a {display:block; text-indent:-99999px;}

#nav_home {background:transparent url(images/header_nav_home.png) no-repeat scroll 4px 0; height:34px; width:75px;}

#nav_home:hover {background:transparent url(images/header_nav_home.png) no-repeat scroll 4px -40px; height:34px; width:75px;}

#nav_about {background:transparent url(images/header_nav_about.png) no-repeat scroll 0 2px; height:40px; margin:-17px 0 0 13px; width:75px;}

#nav_about:hover {background:transparent url(images/header_nav_about.png) no-repeat scroll 0 -41px; height:40px; margin:-17px 0 0 13px; width:75px;}

#nav_portfolio {background:transparent url(images/header_nav_portfolio.png) no-repeat scroll 0 1px; height:40px; 
margin:-31px 0 0 15px; width:95px;}

#nav_portfolio:hover {background:transparent url(images/header_nav_portfolio.png) no-repeat scroll 0 -42px; height:40px; 
margin:-31px 0 0 15px; width:95px;}

#nav_contact {background:transparent url(images/header_nav_contact.png) no-repeat scroll 0 1px; height:40px; margin-top:-47px; 
margin:-46px 0 0 12px; width:90px;}

#nav_contact:hover {background:transparent url(images/header_nav_contact.png) no-repeat scroll 0 -42px; height:40px; 
margin:-46px 0 0 12px; width:90px;}


/* TWITTER *******************************************************************************/

#twitter {background:transparent url(images/twitter_top.png) no-repeat 0 0; width:220px; height:90px; color:#666666; 
font-weight:bold; margin: 0 0 0 420px; position:absolute;}

#twitter_post {background:transparent url(images/twitter_mid.png) repeat 0 0; margin:35px 0; padding-left:10px; 
	padding-right:10px;width:163px;}

#twitter_post li {text-align:center;}

#twitter_bot {background:transparent url(images/twitter_bot.png) no-repeat 0 0;height:20px;margin:-35px 0;}



#contentwrap {background-color:#FFFFFF; clear:both; float:left; width:958px; padding:30px;}

.narrowcolumn {
	float: left;
	/*padding: 0 0 20px 45px;*/
	margin: 0px 0 0;
	width: 498px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 15px;
	text-align: justify;
	float:left;
	width:470px;
	}

.post hr {
	display: block;
	}

.entry a {color:#EA4204; border-bottom:1px dotted;}
.entry a:hover {color:#EA4204; border-bottom:none;}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* ABOUT *******************************************************************************/

#about-content {float:left; margin:0 0 0; width:498px;}
#about-content h2 {color:#EA4204; font-size:23px; font-weight:normal; padding-bottom:15px;}
	
	#about-wrap {float:left; width:498px;}
	#about-desc {width:480px;}
	#about-desc img {padding-right:20px;}
	#about-desc p {font-size:13px; padding-bottom:20px; line-height:1.5em;}
	#about-desc a {color:#EA4204;}
	#about-desc a:hover {color:#EA4204; border-bottom:1px dotted;}
	
	#about-skills {background:transparent url(images/about_skills_bg.png) no-repeat 0 0; width:498px; height:300px; 
	margin-left:-15px; float:left; font-size:12px;}
	#about-skills-wrap {float:left; margin-left:35px; margin-top:75px;}
		#about-skills #skills-left {float:left; width:200px;}
		#about-skills #skills-left ul {clear:both; float:left; width:200px;}
		#about-skills #skills-left li {background:transparent url(images/sprite.png) no-repeat scroll 0 -222px; clear:both; 
		width:20px; height:20px; float:left; width:200px; padding-left:25px; padding-bottom:10px;}
		
		#about-skills #skills-right {float:left; width:200px; margin-left:30px;}
		#about-skills #skills-right ul {float:left; width:200px;}
		#about-skills #skills-right li {background:transparent url(images/sprite.png) no-repeat scroll 0 -222px; 
		height:20px; padding-left:25px; padding-bottom:10px;}	
	

/* PORTFOLIO *******************************************************************************/

#portfolio-content {float:left; margin:0 0 0; width:498px;}
#portfolio-content h2 {color:#EA4204; font-size:23px; font-weight:normal; padding-bottom:15px;}

		.portfolio-item {float:left; margin-bottom:20px;}
		.portfolio-item .portfolio-item-screen {width:498px;}
		.portfolio-item .portfolio-item-wrap {float:left; background:transparent url(images/portfolio_item_bg.png) no-repeat 0 15px; 
		width:498px; height:100px;}
		.portfolio-item .portfolio-item-logo {float:left; width:110px; margin:10px 10px 10px 10px;}
		.portfolio-item .portfolio-item-logo img {margin:0 0 0 10px;}
		.portfolio-item .portfolio-item-divider {float:left; background: transparent url(images/portfolio_item_div.png) no-repeat 0 0; 
		margin-left:5px;width:5px; height:80px;}
		.portfolio-item .portfolio-item-desc {float:left; margin:10px 0 6px 10px; width:305px; font-size:11px;}
		.portfolio-item .portfolio-item-wrap .portfolio-item-website {background:transparent url(images/sprite.png) no-repeat scroll 0 			/*-195px*/ -536px; float:right; height:20px; margin-right:26px; width:100px;}
		.portfolio-item .portfolio-item-wrap .portfolio-item-casestudy {background:transparent url(images/sprite.png) no-repeat scroll 0 			/*-195px*/ -536px; float:right; height:20px; margin-right:26px; width:100px;}

		
/* CONTACT *******************************************************************************/

#contact-content {float:left; margin:0 0 0; width:498px;}
#contact-content h2 {color:#EA4204; font-size:23px; font-weight:normal; padding-bottom:15px;}

#wpcf {float:left; background:transparent url(images/contact_form.png) no-repeat scroll 0 0; height:520px;}

#contact_form {}
	#contact_form label {float:left; margin-right:10px; text-align:left; width:130px; text-indent:-9999px; visibility:hidden;}
	#contact_form input {float: left; height:16px; padding: 5px; width: 380px; color:#666666; font-size:11px; border:none;}
	#contact_form textarea {background: none repeat scroll 0 0 transparent; float: left; margin:52px 0 0 55px; 
	padding: 5px; width: 380px; color:#666666; font-size:11px; height:97px; border:none;}
	#contact_form #contactsubmit {background: none repeat scroll 0 0 transparent; border: none; cursor: pointer; float: right; height: 30px; width: 60px; 
	text-align: left; text-indent:-9999px; margin:5px 58px 0 0; color:#FFF;}
		#contact_form #wpcf_your_name {margin:60px 0 0 55px;}
		#contact_form #wpcf_email {margin:47px 0 0 55px;}
		#contact_form #wpcf_website {margin:47px 0 0 55px;}
		#contact_form #wpcf_msg {margin:52px 0 0 55px;}
		#contact_form_errorMsg {color:#990000;}
		#contact_form_thanksMsg {background:transparent url(images/contact_form_thanks.png) no-repeat scroll 0 0; height:200px;}
		.contacterror {}


/* ARCHIVE *******************************************************************************/

#archive-content {float:left; margin:0 0 0; width:498px;}
#archive h2 {color:#EA4204; font-size:23px; font-weight:normal; padding-bottom:15px;}

#archive_listing {width:490px; float:left; border-left:solid #EA4204 1px; margin-bottom:10px;}
#archive_listing:hover {width:490px; float:left; background:#ffefe9; }

#archive_title {float:left; font-size:12px; font-weight:bold; color:#F14204; padding:5px 0 0 10px; width:260px;}

#archive_date_time {float:right; font-size:12px; padding:5px 10px 0 0;}

#archive_comment {float:right; font-size:12px; padding:5px 10px 0 0;}

	
/* End Structure */



/*	Begin Headers */
h1 {background:url("images/header_logo.png") no-repeat scroll 0px 115px transparent; height:246px; margin:0;text-indent:-99999px;}
	
h1 a {display:block; float:left; height:130px; margin-top:100px; width:350px;}	

h2 {color:#ea4204; font-weight:normal; font-size:23px; padding-bottom:5px; width:370px;}

h2.pagetitle {/*margin-top: 30px;*//*text-align: center;  NOTE: This is on the Archive section */ }

.post-title {color:#ea4204; font-weight:normal; font-size:23px; padding-bottom:5px; width:370px; float:left;}

#title-wrap {float: left; padding-bottom: 3px;  width: 470px;}

#commentBubble {background: transparent url(images/sprite.png) no-repeat 0px -55px; width:45px; height:42px; /*margin:-33px 0;*/ float:right;}

#commentBubble .centerTxt {padding:8px 0px 5px 0px; font-size:16px; text-align:center;}

#commentBubble a {color:#FFFFFF;}

#postDate{	float:left;}

#extras-wrap {width: 470px;}

.postTags {padding-left:10px; font-size:12px; font-weight:bold; color:#999999;}

.postTags a {color:#999999; font-weight:100;}

#comment-add {background:transparent url(images/comment_add.png) no-repeat scroll 0 0; height:21px;}

#sidebar h2 {margin: 5px 0 0;padding: 0;}

/*h3 {
	padding: 0;
	margin: 30px 0 0;
	}*/

h3.comments {padding: 0; margin: 40px auto 20px ;}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding-top: 15px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}
	
#sidebar ul li h3 {
	font-size:11px;
	margin:0 0 0;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {margin: 5px 10px 0 0;}

#commentform input {width: 170px; padding: 5px; margin: 5px 5px 1px 4px; border:1px dashed #e1e1e1; font-size:11px; color:#666666;}

#commentform textarea {width: 430px; padding: 5px; border: 1px dashed #e1e1e1; margin:5px 5px 1px 4px; font-size:11px; color:#666666;}

#commentform #submit {margin: 5px -6px 1px 4px; float:right; width:100px;}

#respond:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/* End Form Elements */


/* Begin Comments */
#comments {width:498px; float:left; margin:0 0 15px;}

#comment-header {background:transparent url(images/content_sprite_titles.png) no-repeat scroll 0 -95px; height:5px; text-indent:-99999px;
width:160px;}

#comment-wrap {float:left; width:498px; clear:both;}

.highlighted {background: transparent url(images/sprite.png) no-repeat scroll 0px -580px; height:48px; width:50px; float:left; margin:0 0 -48px; position:relative;}

.avatar-bg {background: transparent url(images/comment_border_left.png) no-repeat scroll -7px -5px; height:170px; width:120px; float:left;}

#author-wrap {margin:10px 5px 10px 8px; float:left; text-align:center; width:100px;}

.author {float:left;}

#comment-text {background-color:#f5f5f5; float:left; width:350px; border:#e1e1e1 dashed 1px; margin-top:8px;}

#comment-text:hover {background-color:#ffefe9; float:left; width:350px; border:#e1e1e1 dashed 1px; margin-top:8px;}



.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	float:left;
	}

.commentlist li {
	margin: 15px 0 0;
	/*padding: 5px 5px 10px 10px;*/
	list-style: none;
	float:left;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px;
	font-size:11px;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
	
#respond {float:left; width:450px; padding:10px; border:1px dashed #e1e1e1; background-color:#f5f5f5;}

#respond h3 {margin-left:5px; font-weight:inherit;}



/* End Comments */



/* Begin Sidebar */
#sidebar {padding-left:20px; float:left; /*margin-left: 545px;*/ width: 440px;}

#sidebar form {margin: 0;}
		
#sidebarLeft {float:left; width:440px; padding-bottom:10px;}

	#myRecentPosts {clear:both; float:left;}
	
	#myRecentPosts h2{background: transparent url(images/content_sprite_titles.png) no-repeat scroll 0 0px; 
	height:20px; width:160px; text-indent:-99999px;}
	
	#myRecentPosts #bg_sprite_bot {background:transparent url(images/bg_sprite.png) no-repeat scroll 170px -25px; height:15px;}
	
	#myRecentPosts ul li h3 {font-size:11px; width:195px; font-weight:bold;}
	
	#myRecentPosts ul, #myRecentPosts ul ol {/*background:transparent url(images/bg_sprite.png) no-repeat scroll 0 20px;*/ 
	/*height:85px;*/ /*width:215px;*/}
	
	#myRecentPosts ul li {background:transparent url(images/bg_sprite.png) no-repeat scroll 0 6px; /*margin-left:10px;*/ height:80px; 
	float:left; width:208px; padding:6px; color:#999999;}
	
#sidebarRight {float:right; width:220px; padding-bottom:10px;}
	
	/*#myCategories {clear:both; float:left;}

	#myCategories h2{background: transparent url(images/content_sprite_titles.png) repeat-x scroll 0 -24px; height:20px; 
	width:160px; text-indent:-99999px;}*/


/* LAST.FM *******************************************************************************/

#lastfm {float:left; clear:both; width:425px; padding-bottom:20px;}

	#lastfm h2 {background: transparent url(images/content_sprite_titles.png) repeat-x scroll 0 -47px;
	height:20px; width:160px; text-indent:-99999px;}
	
	#lastfm ul li {margin-bottom:12px; width:425px; min-height:45px;}
	
	#lastfm a {color: #999999; font-weight:bold; font-size:11px; float:left;margin-top:8px;}
	
	.lastfm-item {background: transparent url(images/music_icon.png) no-repeat 0 7px; clear:both; float:left; margin-bottom:10px;}
	
	.lastfm-link {clear:both; float:left; padding-left:40px;}
	
	.lastfm-timestamp {padding-left:40px; clear:both; float:left; padding-top:3px; font-size: 11px; 
	color:#B9B9B9; width:250px;}


/* FLICKR *******************************************************************************/

#flickr {float:left; clear:both; width:410px; height:300px;}

	#flickr h2 {background: transparent url(images/content_sprite_titles.png) repeat-x scroll 0 -72px; height:20px; 
	width:100px; text-indent:-99999px;}
	
	.flickr_badge_image {float:left;}
	
	#flickr .flickr_badge_image img {display:block; float:left; margin:0 12px 12px 0; padding:4px; width:80px; height:80px;}

	#flickr img {background:#EEEEEE none repeat scroll 0 0; border:1px solid #E5E5E5;}
	
	#flickr #flickr_padding {padding-top:15px;}

/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	/*border-bottom: 1px dashed #999;*/
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* FOOTER *******************************************************************************/

#footer_one {padding: 0; margin: 0 auto; clear: both;}

	#social_wrap {margin:auto; width:1017px;}
	
	#social_text {background: transparent url(images/footer_one_contact.png) no-repeat scroll 80px 60px; height: 300px; 
	float:left; width:415px;}
	
	#social_icons_wrap {float:left; width:500px; margin-top:120px; margin-left:50px;}
		#social_icons_wrap li {float:left; padding-right:30px;}
			#icon_twitter {background: transparent url(images/sprite.png) no-repeat scroll 0 -290px; height:60px; 
			width:45px; cursor:pointer;}
			#icon_lastfm {background: transparent url(images/sprite.png) no-repeat scroll 0 -354px; height:60px; 
			width:90px; cursor:pointer;}
			#icon_flickr {background: transparent url(images/sprite.png) no-repeat scroll 0 -413px; height:60px; 
			width:100px; cursor:pointer;}
			#icon_linkedin {background: transparent url(images/sprite.png) no-repeat scroll 0 -470px; height:60px; 
			width:55px; cursor:pointer;}
	
#footer_two {padding: 0; margin: 0 auto; width:760px; clear: both;}
	#footer_two p {margin: 0; padding: 20px 0; text-align: center;}
	
	
#footer_one {background: transparent url(images/footer_one_bg.png) repeat-x scroll 0 0; border:none; height:306px;}

#footer_two {border: none;}


