/*
Theme Name: Insomniac
Theme URI: http://angryshakingfist.com
Description: Up late with this one.
Version: 1.0
Author: Dawson
Author URI: http://cdawson.com/
Tags: brown, custom header, fixed width, two columns, widgets

*/


/* Eric Meyer CSS Reset Reloaded */
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* #Eric Meyer CSS Reset Reloaded */

/* structure */
body {
    background: #000000 url('images/grunge-film.jpg') no-repeat fixed 50% 0;
}

#page {
	margin: 0 auto;
	width: 960px;
}

#content {
	float: left;
}

#page #content {
    width: 640px;
}

#main {
	float: right;
	width: 630px;
}

	#content .postmetadata {
		display: table;
		width: 610px;
	}
	
	#content .post-title {
		border-bottom:1px dashed #847A70;
		display:block;
		margin-bottom:10px;
	}
	#content .post-title small {
		float: right;
		margin-top: 10px;
	}
	#content .post-date {
		float: left;
	}

	#content .post-category {
		float: right;
	}

	#content .post-text {
		margin-top: 25px;
	}
	
	#content .post-author {
		clear: both;
		display: block;
		padding-top: 10px;
	}

	#content .post h2 {
	}

	#content .post .entry {
		width: 610px;
	}

	.entry .more-link {
		display: block;
		margin-top: 10px;
		width: 135px;
	}

	#content .postmetadata-tags {
		float: left;
	}

	#content .postmetadata-comment {
		float: right;
	}

.post {
	margin-bottom:10px;
}

#sidebar {
	float: left;
	width: 320px;
}

#sidebar3{
	float: left;
	height: 250px;
	margin-top: 30px;
	text-align: center;
}

/* #structure */

/* typography */
body {
	color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
}

code {
	font: 11px 'Courier New', Courier, Fixed;
	}

a {
	color: #ffc702;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

#header-menu-list li a:hover, 
.entry a:hover, .postmetadata a:hover, #commentform p a:hover, 
.comment-meta a:hover, .comment-author a:hover {
	background: url('images/header-border.png') no-repeat center bottom;
}

#content .post h2 a:hover {
	color: #ffffff;
}

#logo a:hover, #logo a:hover img {
	text-decoration: none;
}

strong {
	font-weight: bold;
}

body p {
	line-height: 17px;
	margin-bottom: 5px;
}

li.cat-item a, li.pop-item a {
	font-size: 12px;
}
	li.cat-item a:hover, li.pop-item a:hover {
		background:transparent url('images/header-border.png') no-repeat scroll center bottom;
	}

.tweet-text p {
	font-size: 10px;
	line-height: 14px;
}

/*.post h2, #content .page .post-title  h2*/ h2{
	font-size: 40px;
}

#content .post small {
	color: #d9d9d9;
	font-size: 11px;
}

.entry p, .comment-text p {
	font-size: 11px;
	text-align: left;
}

p.FacebookLikeButton {
	height: 25px;
	margin-top: 15px;
}

h3 {
    font-weight: bold;
	margin: 8px 0;
}

#footer-wp-info p, #footer-wp-info a{
	font-size: 12px;
}

.postmetadata {
	line-height: 20px;
}

/* #typography */

/* header */
#header {
	background: transparent url('images/header-border.png') no-repeat center bottom;
	height: 85px;
	margin-bottom: 20px;
}

#logo h1, #logo .description{
	display: block;
	text-indent: -9999px;
}

#header-logo {
	float:left;
	height:90px;
	width:385px;
}

#header-menu {
	float: right;
	width: 140px;
}

#header-menu li {
	display: inline;
	margin: 0;
}

#header-menu li a {
	color: #ffc702;
	font-size: 25px;
	text-decoration: none;
}
/*
#header-menu-list li.page-item-2 a{
    background: transparent url('images/asf-sprite.png') no-repeat scroll 0 0;
}
#header-menu-list li.page-item-4 {
    background: transparent url('images/asf-sprite.png') no-repeat scroll 0 0;
}
*/
#logo {
	height: 50px;
}
    #logo a {
        background: transparent url('images/asf-sprite.png') no-repeat scroll 0 0;
	    display: block;
	    height: 50px;
	    width: 400px;
    }
#tag-line {
	background:transparent url('images/asf-sprite.png') no-repeat scroll 0 -210px;
	float:right;
	height:15px;
	width:170px;
}
/* #header */

/* sidebar1 */
#sidebar1 {
	background: transparent url('images/sidebar-bg.png') repeat 0 0;
	float:left;
	margin-bottom: 30px;
	padding:10px;
	width:290px;
}

#sidebar1-header-links {
	float: left;
}
#sidebar1-right-col {
	float: left;
	margin-left: 10px;
	width: 250px;
}

#sidebar1-categories {
	
}
#category-link {
    display: block;
    height: 100px;
    width: 20px;
}
	.category-active {
        background: transparent url('images/asf-sprite.png') no-repeat scroll -226px -53px;
	}
	.category-inactive {
        background: transparent url('images/asf-sprite.png') no-repeat scroll -205px -53px;
	}
	#sidebar1-categories ul li {
		background: transparent url('images/header-border.png') no-repeat center bottom;
		line-height:18px;
		padding: 7px 0 7px 10px;
	}
	
#sidebar1-popular {
	display: none;
}

#popular-link {
    display: block;
    height: 155px;
    width: 20px;
}
    .popular-active {
        background: transparent url('images/asf-sprite.png') no-repeat scroll -139px -51px;
    }
    .popular-inactive {
        background: transparent url('images/asf-sprite.png') no-repeat scroll -118px -51px;
    }
	#sidebar1-popular ul li{
		background:transparent url('images/header-border.png') no-repeat scroll center bottom;
		line-height:18px;
		padding: 7px 0 7px 10px;
	}

#sidebar1-tags {
	display: none;
}

#tag-link {
	display: block;
	height: 50px;
	width: 20px;
}
    .tag-active {
        background: transparent url('images/asf-sprite.png') no-repeat scroll -54px -50px;
    }
    .tag-inactive {
        background: transparent url('images/asf-sprite.png') no-repeat scroll -33px -50px;
    }

#sidebar1-popular-link {
	margin: 10px 0;
}
/* #sidebar1 */

/* sidebar2 */
#sidebar2 {
	background: transparent url('images/sidebar-bg.png') repeat 0 0;
	float:left;
	margin-top: 10px;
	padding:10px;
	width:290px;
}

#sidebar2-header-links {
	float: left;
}

#sidebar2-right-col {
	float:left;
	margin-left:10px;
	width:255px;
}

#follow-me-link {
	display: block;
	height: 100px;
	width: 20px;
}
    .follow-me-active {
        background: transparent url('images/asf-sprite.png') no-repeat scroll 0 0;
    }
    .follow-me-inactive {
        background: transparent url('images/asf-sprite.png') no-repeat scroll -161px -51px;
    }
#sidebar2-tweet-link {
	margin-bottom: 10px;
}
#tweet-link {
	display: block;
	height: 70px;
	width: 20px;
}
    .tweet-active {
        background: transparent url('images/asf-sprite.png') no-repeat scroll 2px -47px;
    }
    .tweet-inactive {
        background: transparent url('images/asf-sprite.png') no-repeat scroll -16px -47px;
    }

#sidebar2-tweet, .query {
    font-size: 11px;
    /*color: #085258; */
}

#sidebar2-tweet .tweet_list, .query .tweet_list {
    -webkit-border-radius: .5em;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#sidebar2-tweet .tweet_list .awesome, #sidebar2-tweet .tweet_list .epic, .query .tweet_list .awesome, .query .tweet_list .epic {
    text-transform: uppercase; 
}

#sidebar2-tweet .tweet_list li, .query .tweet_list li {
    overflow-y: auto;
    overflow-x: hidden;
    padding: .5em; 
}

#sidebar2-tweet .tweet_list li a, .query .tweet_list li a {
    /*color: #0C717A; */
}

#sidebar2-tweet .tweet_list .tweet_even, .query .tweet_list .tweet_even {
    /*background-color: #91E5E7; */
}

#sidebar2-tweet .tweet_list .tweet_avatar, .query .tweet_list .tweet_avatar {
    padding-right: .5em;
    float: left; 
}

#sidebar2-tweet .tweet_list .tweet_avatar img, .query .tweet_list .tweet_avatar img {
    vertical-align: middle; 
}
    
#sidebar2-asf-tag .tweet-box {
	display:table;
	height:50px;
	margin-bottom:5px;
}
#sidebar2-asf-tag  .tweet-profile-pic {
	float: left;
}
#sidebar2-asf-tag .tweet-text {
	float:left;
	margin-left:5px;
	width:200px;
}

/* #sidebar2 */

/* content */

#content .navigation {
}
#content .navigation .alignleft {
}

#content .navigation .alignright {
}

#content .post, #content .page {
	background: transparent url('images/sidebar-bg.png') repeat 0 0;
	padding: 10px;
}

#content .post-header, #content .page .post-header {
	border-bottom: 1px dashed #847a70;
	height: 22px;
}

#content .post-category small a:hover {
	background: transparent url('images/header-border.png') no-repeat center bottom;
}

/* #content */

/* comments */
#commentform {
	margin: 10px 0;
}

#commentform label small {
}
.comment {
	background: transparent url('images/sidebar-bg.png') repeat 0 0;
	display: table;
	margin-bottom: 20px;
	padding: 10px;
	width: 610px;
}

#respond {
	margin-top: 50px;
}

.post .comment-number {
	
}

.comment .comment-author-info {
	float: left;
}

.comment-author-info .comment-author .url {
	font-size: 11px;
}

.comment-author-info .avatar {
	margin-bottom: 5px;
}
.comment .comment-text {
	float:left;
	margin-left:20px;
	width:400px;
}

#content .comment-meta {
	float: left;
	line-height: 20px;
}

.comment-meta a {
	font-size: 11px;
}


/* #comments */

/* footer */
#footer {
	background:transparent url(images/header-border.png) no-repeat scroll center top;
	clear:both;
	height:200px;
	margin: 0 auto;
	width:960px;
}

#footer-wp-info {
	padding-top: 20px;
}

/* #footer */

/* plugins */
div.sociable {
	clear:both;
}

.sociable_tagline {
	font-size: 11px;
	margin-bottom: 5px;
}
/* #plugins */

/* 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 Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	color: #999999;
	font-size: 8px;
	line-height: 17px;
	padding: 0 4px 0;
	margin: 0;
	text-align: center;
}
/* End captions */

/* Work Page abberations */
.page-template-what-ive-done-php #content {
	background: transparent url('images/sidebar-bg.png') repeat 0 0;
}
	.page-template-what-ive-done-php #content .post {
		background: none;
		float:left;
		padding-left:43px;
		width:260px;
	}
	
	.page-template-what-ive-done-php #content .post p {
		font-size:14px;
		margin-bottom:2px;
		margin-left:14px;
	}
	
	.page-template-what-ive-done-php #content .post small {
		color: #FFC702;
	}

	.page-template-what-ive-done-php #content .post .FacebookLikeButton {
		display: none;
	}

/* #Work Page abberations */
