* {
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

.hide {
	display: none;
}

body {
	font: 14px/20px Helvetica,sans-serif;
	background: #f6f6f6 url(../img/graph.gif) 0 0 repeat fixed;
	padding-top: 80px;
}

header, footer, nav, section, article { 
	 display:block; 
}


.paging a {
	float: left;
	margin-right: 10px;
	padding: 5px 0;
	opacity: .5;
	font-size: 36px;
	font-weight: 700;
}

.paging a:hover {
	float: left;
	margin-right: 10px;
	opacity: 1;
	text-decoration: none;
}

nav a:active img {
	position: relative;
	top: 1px;
}

footer section {
	width: 250px;
	float: left;
}

.pageftr {
	padding: 80px 20px 20px;
	overflow: hidden;
	position: relative;
}


.pageftr a {
		color: #3d8db8;

}

footer.pageftr a:hover {
	text-decoration: underline;
}


/* @group Header */

#about {
	width: 400px;
	padding-right: 20px;
	font-size: 21px;
	line-height: 27px;
}

#about p + p {
	text-indent: 0;
}

header {
	color: #aba7a0;
	font-size: 14px;
	line-height: 15px;
	z-index: 10;
	/*background: url(../img/graph_shadow.png) 0 100px repeat-x;*/
	text-shadow: rgba(255,255,255,.2) 0 1px 0;
	border-top: 1px solid #000;
}

header a, .paging a {
	color: #000;
}

nav.paging {
	border-bottom: 1px solid rgba(52,40,10,0.1);
	border-top: 1px solid rgba(52,40,10,0.05);
	background: url(../img/hdrbg.gif) 0 0 repeat;
	height: 50px;
	width: 970px;
	margin: 0 0 46px;
	overflow: hidden;
	position: relative;
	color: #222;
}

.pagingtitle {
	position: absolute;
	right: 80px;
	top: 7px;
	width: 430px;
	text-align: right;
	opacity: .8;
	font-weight: 500;
}

.pagingtitle a {
	padding: 0;
	opacity: 1;
	font-weight: 600;
	font-size: 1em;
}

.toppaging {
	position: absolute;
	right: 210px;
	top: 10px;
}

#intro {
	width:700px;
	font-weight: normal;
	position: absolute;
	top: 0px;
	left: 0px;
	font-size: .9em;
	line-height: 15px;
	padding: 30px 15px 0 20px;
	height: 20px;
}

header #intro a {
	color: #000;
	text-transform: lowercase;
	letter-spacing: 2px;
	font-size: 28px;
	font-weight: 100;
}

header #intro a:hover {
	color: #388ebc;
	text-decoration: none;
}

header h1 {
	margin: 0;
	padding-left: 250px;
	font-size: 11px;
}

header h1 a {
	font-weight: 100;
	font-size: 90px;
}

header a:hover {
	text-decoration: underline;
}

#search input {
	position: absolute;
	top: 15px;
	padding: 3px;
	left: 780px;
	width: 179px;
	font-family: "ff-dax-web-pro-1","ff-dax-web-pro-2",Helvetica,sans-serif !important;

}

#network {
	overflow: hidden;
	padding: 5px 0 0 5px;
	width: 150px;
	position: absolute;
	top: 0px;
	left: 20px;
}

#network li {
	list-style-type: none;
	display: inline;
}

#network a {
	float: left;
	padding: 0 5px 5px 0;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	opacity: .9;
}

#network a:hover img {
	-webkit-box-shadow: #fff 0 0 5px;
	-moz-box-shadow: #fff 0 0 5px;
}

#network a:hover {
	opacity: 1;
}

header h1 strong {
	display: block;
	font-size: 32px;
	text-transform: lowercase;
	padding-bottom: 6px;
}

/* @end */

/* @group Ad */

#ad {
	font-size: 12px;
	line-height: 15px;
}

#ad a {
	color: #aba7a0;
}

#ad a:hover {
	color: #333;
	text-decoration: none;
}
#ad .fusiontext {
	display: block;
	margin: 4px 0;
	padding-right: 10px;
	width: 170px;
}
.poweredby {
	font-size: 11px;
}

/* @end */

#content {
	margin-left: 250px;
	width: 650px;
}

#content article {
	padding-right: 150px;
	position: relative;
	margin: 0 0 100px;
	min-height: 150px;
	width: 500px;
}

#side {
	color: #8d7d66 !important;
	position: absolute;
	top: 178px;
	left: 0;
	padding: 0 0 0 20px;
	margin: 0;
	width: 160px;
	font-size: 11px;
	line-height: 15px;
}

#side h3 {
	margin-top: 0;
	margin-bottom: 6px;
}

#likes {
	margin: 0;
	padding: 0;
	margin-bottom: 50px;
}

#likes li {
	list-style: none;
	margin-bottom: 80px;
}

#likes a {
	text-decoration: none;
}

#likes a:hover {
	text-decoration: underline;
}

#likes blockquote {
	font-size: 12px;
	line-height: 15px;
}

#likes img {
	max-width: 130px;
	display: block;
	margin-bottom: 10px;
}

a {
	color: #aba7a0;
	text-decoration: none;
}
article a {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
}

article .copy a:hover {
	text-decoration: underline;
	color: #000;
}

article footer {
	text-shadow: #fff 0 1px 0;
	color: #aba7a0;
	position: absolute;
	top: 0;
	left: 500px;
	width: 180px;
	margin-left: 30px;
	font-size: 12px;
	border-top: 1px dotted rgba(0,0,0,.5);
}

article footer ul {
	list-style-type: none;
	margin: 0;
}

article footer li {
	display: inline;
}
article footer ul a {
	padding: 6px 0 6px 24px;
	display: block;
	background-color: transparent;
	text-shadow: none;
	color: #aba7a0;
	border-bottom: 1px dotted rgba(0,0,5,.2);
}

article footer a:hover {
	color: #63a3d0;
	background: none;
	text-decoration: none;
}

article footer li.time a {
	background: url(../img/icon_date.png) 0 .5em no-repeat;
	width: 73px;
	margin-right: 5px;
	float: left;
}

article footer li.notecount a {
	background: url(../img/icon_notes.png) 0 .5em no-repeat;
	width: 53px;
	float: left;
}

article footer li.askme a {
	clear: left;
	background: url(../img/icon_ask.png) 0 .5em no-repeat;
}

article footer .share {
	background: url(../img/icon_share.png) 0 .5em no-repeat;
	padding: 3px 0 6px 25px;
	line-height: 14px;
	clear: left;
	color: #368ab6;
}

.sharelabel {
	font-weight: 500;
	display: block;
	padding-top: 3px;
}

article footer .tags {
	background: url(../img/icon_tags.png) 2px .5em no-repeat;
	padding: 6px 0 6px 25px;
	line-height: 14px;
	overflow: hidden;
	border-bottom: 1px dotted rgba(0,0,5,.2);
	clear: left;

}

article footer .tags a {
	text-transform: lowercase;
}

article footer .tags a:hover {
	background-color: #63a3d0;
	border-color: #68aada;
	color: rgba(255,255,255,.8);
	text-shadow: rgba(0,0,0,.2) 0 -1px 0;
	
}

.copy a {
	color: #63a3d0;
	text-decoration: underline;
}

.tags a {
	color: #999;
	font-size: 12px;
	-webkit-box-shadow: rgba(0,0,0,.2) 0 1px 1px;
	-moz-box-shadow: rgba(0,0,0,.2) 0 1px 0;
	display: block;
	float: left;
	padding: 1px 4px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	margin: 0 8px 4px 0;
	background-color: rgba(255,255,255,.5);	border: 1px solid #fff;
}


.hint {
	color: #aba7a0;
}

.text h1, .link h1, .link h1 a, .text h1 a {
	font-size: 30px;
	font-weight: 900;
}

/* @group Typography */

h1 {
	font-weight: 900;
	font-size: 32px;
	line-height: 32px;
}



p + p {
	margin-top: 1em;
}

.copy blockquote {
	padding-left: 19px;
	color: rgba(109,97,71,0.82);
	border-left: 1px solid rgba(52,40,10,.3);
	margin: .5em 0 1em 0;
}

.copy ul {
	margin: .5em 0 .5em 1.5em;
	list-style-type: square;
}

.copy h3 {
	font-size: 1em;
	font-weight: normal;
}

.copy ol {
	margin: 1em 1.5em;
	color: #555;
}

.copy ol li {
	margin-bottom: .6em;
}

h3 {
	margin-top: 3em;
	font-size: 1em;
	color: #aba7a0;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* @end */

/* @group Quote */

.quote .bigbq {
	padding: 15px;
	margin: 10px 10px 0 -4px;
	/*text-shadow: #333 2px 2px 0;*/
	background-color: #fe683a;
	color: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-transform: rotate(-1.5deg);
	-moz-transform: rotate(-1deg);
	font-weight: 400;
	border-top: 2px solid rgba(0,0,0,.15);
	text-shadow: rgba(0,0,0,.15) -1px 2px 0;
}

.quote .copy {
	color: #fe683a;
	padding-top: 25px;
	margin-top: 0px;
	background: url(../img/quotebot.png) 40px 0px no-repeat;
}

.quote .copy a {
	color: #fe683a;
	text-decoration: underline;
}

.quote blockquote.short {
	font-size: 50px;
	line-height: 52px;
	font-weight: 500;
}


.quote blockquote.medium, .quote blockquote.long {
	font-size: 22px;
	line-height: 30px;
}


/* @end */

/* @group Video */

.primary {
	padding: 5px 0;
	margin-bottom: .5em;
}
/* @end */

/* @group Link */

.link h1 {
	margin-top: 0;
	letter-spacing: -1px;
}


.link h1 a {
	text-decoration: none;
	color: #3a9bba;
	display: block;
}

.link h1 a:hover {
	text-decoration: underline;
}
.copy {
	text-shadow: #fff 0 1px 0;
	padding-top: 6px;
	color: #65625d;

}


/* @end */

/* @group Notes */

#notes {
	padding-top: 40px;
	color: #666;
}

#notes ul {
	border-top: 1px solid rgba(52,40,10,0.4);
}

#notes li {
	padding: 3px 0;
	position: relative;
	border-bottom: 1px dotted rgba(52,40,10,0.4);
	padding: 8px 40px 8px 25px;
	font-size: 13px;
	line-height: 15px;
}

#notes li a img {
	position: absolute;
	top: 8px;
	left: 0px;
}

#notes .action a {
	font-style: normal;
}

#notes ol {
	list-style-type: none;
}

#notes a {
	color: #787878;
	text-decoration: underline;
}

#notes a:hover {
	color: #63a3d0;
}

#notes blockquote a {
	text-decoration: none;
	color: #999;
	padding: 0;
	background: transparent none;
	font-weight: normal;
	padding-right: 20px;
}

.note blockquote {
	padding-left: 6px;
	padding: 3px 6px 0px;
	margin: 0;
}

.answer_form_container {
	margin: 12px 0;
	text-indent: 0;
}

/* @end */

/* @group Social/Share */

.social {
	overflow: hidden;
	height: 50px;
}

.social li {
	list-style: none;
	display: inline;
}

.social a {
	-webkit-transition: none;
	display: block;
	float: left;
	padding: 2px 3px 3px 0;
	border: 0;
	position: relative;
}

.social a:hover {
	top: -1px;
}

.social a:active {
	top: 0;
}

/* @end */

/* @group Photo */

.photo .primary a img {
	border: 5px solid #fff;
	margin-left: -5px;
}

.photo .primary {
	border: 1px solid rgba(0,0,0,.1);
	text-align: center;
}

.photo .primary img {
	-webkit-box-shadow: rgba(0,0,0,.2) -1px 1px 2px;
	-moz-box-shadow: rgba(0,0,0,.2) -1px 1px 2px;
	-webkit-transform: rotate(.5deg);
	-moz-transform: rotate(.5deg);
}

.photo .primary a:hover img {
	-webkit-box-shadow: rgba(99,163,208,1) -1px 1px 15px;
	-moz-box-shadow: rgba(99,163,208,1) -1px 1px 15px;
}

/* @end */

/* @group Ask */



/* @end */

/* @group Text */

.text h1 a {
	color: #75b614;
}

.text h1 a:hover {
	text-decoration: underline;
}

/* @end */

pre {
	overflow: auto;
	margin: 10px 0;
}

code {
	font-family: Monaco, "Courier New", Courier, mono;
	font-size: 12px;
	line-height: 17px;
	overflow: hidden;
}

pre code {
	display: block;
	padding: 10px;
	overflow: auto;
	background-color: rgba(52,40,10,0.2);
	text-shadow: rgba(255,255,255,.3);
}

.copyright {
	font-size: 11px;
	clear: left;
	color: #999;
	text-transform: uppercase;
	padding: 10px 0;
}

h4 {
	color: #378cb9;
}

.ask_source {
	padding: 3px 30px;
	position: relative;
}

.ask_source img {
	position: absolute;
	left: 0;
	top: 0;
}

.projects {
	overflow: hidden;
	margin: 0;
	margin-left: 220px;
	padding-top: 20px;
	border-top: 5px solid #388ebc;
}

.projects ul {
	list-style-type: none;
}

.projects img {
	display: block;
	margin-bottom: 5px;
}

.projects a {
	display: block;
	float: left;
	width: 161px;
	font-size: 12px;
	line-height: 15px;
	margin-right: 15px;
}

.pageftr .projects a:hover {
	color: #378cb9;
}