/*
Theme Name: ChaosTheory
Theme URI:
Description: A dark single-column monster developed exclusively for WordPress.com
Version: 1.0
Author:
Author URI:
Global Navigation: Y
Tags: black, dark, one column, bottom widgets, fixed width
*/

/* GENERAL TAGS FOR CONTENT, MOSTLY */
abbr.published {
	border: 0;
	cursor: default;
	margin: 0;
}
body.home abbr.published, body.archive abbr.published, div.page-link {
	font-weight: bold;
}
div.entry-content p {
	margin: 0 0 1em;
}
div.entry-content ul li {
	list-style: square;
}
div.entry-content ul li.bookmark {
	list-style-type: none;
	background:url(images/bookmark_icon.jpg) no-repeat 0 2px;
	margin-left:0;
	padding-left:22px;
	margin-bottom:10px;
}
div.entry-content ul li ul {
	margin-bottom: 0.3em;
}
div.entry-content ul li ul li {
	list-style: circle;
}
div.entry-content ul#linkcats, div.entry-content ul#linkcats li {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.entry-content ul#linkcats li ul li {
	list-style: square;
}
div.entry-content img.center {
	display: block;
	margin: 0.4em auto;
}
div.entry-content img.alignright {
	//margin: 0 0 5px 0;
}
div.entry-content img.alignleft {
	margin: 0 5px 0 0;
	float:left;
}
body.single .entry-meta {
	font-size: 0.9em;
}
body.single div.navigation {
	padding: 0 0 3em 0;
}
div.archive-meta {
	margin: 1em 0 3em 0;
}
div.edit-link {
	clear: both;
}
abbr, acronym {
	border-bottom: 1px dotted blue;
	cursor: help;
}
code, pre {
	font-family: "courier new", courier, monospace;
}

/* COMMENTS STUFF */
form#commentform, form#commentform p {
	padding: 0;
}
form#commentform span.req-field {
	color: red;
}
form#commentform .form-label {
}
input#author, input#email, input#url, textarea#comment {
	font-family: "courier new", courier, monospace;
	font-size: 1.4em;
	padding: 0.2em;
	margin: 0 0 1em;
}
input#author, input#email, input#url {
	width: 250px;
}
textarea#comment {
	height: 13em;
	margin: 0 0 0.5em 0;
	overflow: auto;
	width: 66%;
}
/* SIDEBAR STUFF */
div.sidebar div, div.sidebar h3, div.sidebar h4, div.sidebar ul, div.sidebar li {
	margin: 0;
}
div.sidebar li {
	list-style: none;
}
div.sidebar li form {
	margin: 0.2em 0 0 0;
	padding: 0;
}
div.sidebar h3 {
	//font-size: 12px;
	font-family: Helvetica, Arial, "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
}
div.sidebar h4 {
	font-size: 1.0em;
}
div.sidebar ul ul {
	margin: 0 0 0 1.0em;
}
div.sidebar ul ul ul {
	margin: 0 0 0 0.5em;
}
div.sidebar ul ul li {
	margin: 0 0 5px 0;
}
div.sidebar ul ul ul li {
	list-style: circle;
}
div.sidebar ul#bookmarks {
	margin: 0 0 0.5em 0.5em;
}
div.sidebar ul#bookmarks li {
	list-style: none;
}
div.sidebar ul#bookmarks ul {
	margin: 0 0 .5em 1.0em;
}
div.sidebar ul#bookmarks ul li {
	list-style: disc;
}
div.sidebar input#s {
	width: 7em;
}

/*  COMMON MULTI-PURPOSE ELEMENTS */

.nav-previous, .nav-next {
	font-size:16px;
	
text-decoration:underline;
}

.alignleft, div.nav-previous, #archives-by-category {
	//float: left;
}
.alignleft {
float:left;	
}
.alignright, div.nav-next, #archives-by-month {
	//float: right;
}
.alignright {
float:right;	
}
.clearer {
	clear: both;
}
div#nav-above, body.single div#nav-below {
	display: none;
}
body.single div#nav-above {
	display: block;
}
body.home div.nav-next, body.home div.nav-previous, body.archive div.nav-next, body.archive div.nav-previous,  #archives-by-category, #archives-by-month {
	//width: 48%;
}
body.home div.nav-next, body.archive div.nav-next {
	text-align: right;
}
body.home div.nav-previous, body.archive div.nav-previous {
	//text-align: right;
}

.nav-previous a, .nav-next a {
background:yellow;
}

/* The Reset ---------------------------------- */
body, div, dl, dt, dd, li, h1, h2, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td { margin: 0; padding: 0; }
ul, ol {padding:0;}
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img, abbr { border: 0; }
caption, th { text-align: left; }
q:before, q:after { content: ''; }
/* a { text-decoration: none; } */

/* Globals ------------------------------------ */
body { 
	background: #fff;
	font: 62.5%/175% Verdana, Arial, Helvetica, Tahoma, sans-serif;
	color: #000;
	}

a { color: #000; }
a:visited { color: #000; }
a:hover {background:yellow;}

#wrapper { 
	}

#content { 
	margin: 0 auto;
	width: 780px;
	min-height: 100px;
	}
	
#header {
	/*
	border-bottom: 1px solid #e1e1e1;
	background: #f0f0f0;
	*/
	padding: 70px 0 10px;
	}
#blog-description { 
	font-size:24px;
	line-height:28px;
	font-family: Helvetica, Arial, "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	color:#999;
	}
#blog-description a {
color:#999;	
}	
	
#blog-description a:hover {
	color:#000;
} 
#innerheader { 
	margin: 0 auto;
	width: 780px;
	}
#header h1 { 
	/* fix clipping in IE6 */
	margin: 1px 0 15px 0;
	font-family: Helvetica, Arial, "Lucida Grande", "Lucida Sans", Verdana, sans-serif;
	font-size: 32px;
	text-transform:uppercase;
	}
#header h1 a { 
	color: #000;
	text-decoration:none;
	}
/*
#header h1 a:hover {
	background:#f0f0f0;
	}
*/
#content { 
	
	}
	
#content-left {
float:left;	
width:510px;
margin-right:30px;
}
	
#content-right {
float:left;
width:240px;
}

#content-right h2 {
font-family: helvetica, "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
font-size:24px;
//font-weight: normal;	
margin-bottom:10px;
}

#twitter-link, #vimeo-link, #flickr-link {
font-weight:bold;
color:#999;
font-size:13px;	
font-family: helvetica, "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
}

#twitter_div {
margin-top:4px;	
}

#recent_posts {
margin-top:4px;	
margin-bottom: 30px;
}

#recent_posts ul {
list-style-type:none;
padding:0;
margin:0;
}


#recent_posts ul li {
margin: 15px 0;	
font-size: 1.2em;
line-height: 1.7;
}

#content-right #twitter_div ul#twitter_update_list {
list-style-type:none;
padding:0;
margin:0;	
}

#content-right #twitter_div ul#twitter_update_list li {
margin: 15px 0;	
font-size: 1.2em;
line-height: 1.7;
}

#content-right #twitter_div ul#twitter_update_list li span a {
color:#000;
}

#content-right #twitter_div ul#twitter_update_list li a {
color:#999;
}
	
.vimeoBadge { margin: 50px 0; padding: 0; font-size: 1.2em; }
.vimeoBadge img { border: 0; }
.vimeoBadge #vimeo_badge_logo { margin-top:10px; width: 57px; height: 16px; display:none; }
.vimeoBadge .credit { font: normal 11px verdana,sans-serif; }
.vimeoBadge .clip { padding:0; margin:15px 0px 0px 0px; line-height:0; }
.vimeoBadge .caption { font: normal 11px verdana,sans-serif; overflow:hidden; width:160px; }

#flickrBadge {
margin-bottom: 30px;	
}

#flickrBadge img {
margin: 10px 50px 2px 0;	
}

#rssFeed {
	
}



#footer { 
	clear: both;
	padding: 5px 0;
	background: #000;
	font-size:1.2em;
	}

#footer a {
color:#fff;	
}	

#footer a:hover {
background:#000;	
}

#innerFooter {
margin:0 auto;
width:780px;
padding: 3px 0;	
}

#footer #footerLinks {
float:left;	
}

#footer #search {
float:right;	
}

body.single div#nav-above.navigation { 
	display: none;
	}

/* -------------------------------------------- */
.post, #content .page { 
	font-size: 1.3em;
	line-height: 1.7;
	margin-bottom: 25px;
	zoom: 1;
	}
.post, .page {
	/* make the post div expand to proerply enclose its (floated) contents */
	overflow: auto;
	width: 100%;
	margin-bottom:20px;
}
h2.entry-title { 
	font-size: 24px;
	line-height: normal;
	margin-bottom: 10px;
	}
h2.entry-title a {
	font-style: normal;
	//font-weight: normal;
	text-decoration:none;
	color:#000;
}
h2.entry-title a:hover {
	color:#000;
	
}
.sticky { background: #111; padding: 10px;}
.sticky h2.entry-title a {
font-weight: bold;
}

.entry-content { 
	overflow: hidden;
	width: 510px;
	//float: right;
	}
.entry-content a:hover {
	
}
.entry-meta {
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	//float: left;
	//width: 250px;
	width: 510px;
	font-size: 11px;
	}
	
.entry-meta h2 {
	font-family: helvetica, "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
}
.entry-meta a {
	color:#999;
	}
.entry-meta a:hover {
	
	}	

.entry-meta ul { 
	list-style: none;
	margin-top:0;
	//border-top: 1px solid #f0f0f0;
	}
.entry-meta li {
	//border-bottom: 1px solid #f0f0f0;
	line-height: normal;
	padding: 5px 2px;
	color:#999;
	font-size:13px;
	font-family: helvetica, "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	}
	
.entry-meta li.entry-date {
padding:0;
}
blockquote, .archive-meta {
	background: #fff;
	//color: #999;
	margin-bottom: 1.5em;
}
blockquote {
	border-left: 3px solid #999;
	
}

blockquote p {
	//font-size: 0.9em;
	padding: 0 0 0 1em;
}


/* -------------------------------------------- */
#globalnav {
	width: 780px;
	margin: -1px auto 1px auto;
	text-align: right;
}
#globalnav #menu {
	list-style: none;
	float: right;
	}
#globalnav #menu li {
	float: left;
	}
#globalnav #menu li a {
	display: block;
	background: #fff;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #fff;
	color: #000;
	padding: 9px 15px 10px;
	}
#globalnav #menu li a:hover, #globalnav #menu li.current_page_item a { 
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #e1e1e1;
	background: #f0f0f0;
	color:#000;
	}

#container {
	padding-top: 55px;
	margin-top: 0;
}

/* -------------------------------------------- */
#sidebar { 
	margin-top: 15px;
	padding-bottom:20px;
	border-top:1px solid #e1e1e1;
	background:#f0f0f0;
	font-size: 1.2em;
	line-height: 1.7;
	/*background: #111111 url('images/footer_bkg.png') top center repeat-x;*/
	}
#innerbar { 
	/*background: url('images/footer_lines_bkg.png') top center repeat-x;*/
	margin: 0 auto;
	padding: 15px 0 0;
	width: 780px;
	}
.sidebar { 
	background: #fff;
	//border-top: 1px solid #e1e1e1;
	//float: left;
	//width: 365px;
	//overflow: hidden;
	}
.sidebar h3 { 
	display: inline; 
	}
#primary { 
	background:#f0f0f0;
	}

#secondary {
	background:#f0f0f0;
	}
	
.sidebar ul li { 
	margin-bottom: 10px;
	}
.sidebar ul li ul { 
	padding-top: 3px;
	padding-left: 0;
	margin:0;
	}
.home-link { display: none; }

h2.page-title { 
	/*
	margin-bottom: 15px; 
	border-bottom: 1px solid #333; 
	padding-bottom: 5px;
	*/
	font-size:32px;
	color:#999;
	padding:0;
	margin:0;
	line-height:36px;
	font-family: helvetica, "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	text-transform:uppercase;
	}

/* -------------------------------------------- */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/* -------------------------------------------- */
.comments {
	clear: both;
}
.comments h3 {
	border-bottom: 1px solid #f0f0f0;
	font-size: 14px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	}
.comments ol { 
	list-style: none;
	}
.comments ol li, .formcontainer { 
	position: relative;
	zoom: 1;
	}
.comments ol li ul li { 
	list-style: none;
	}
.comments .comment-content, .form-two { 
	margin-left: 270px;
	min-height: 130px;
	}
.comments .trackback-content {
	margin-left: 270px;
	min-height: 50px;
}
.comments .comment-content p { 
	margin-bottom: 1.0em;
	font-size:1.2em;
	}
.comments .comment-meta, .form-one {
	color:#999;
	font-family: "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	float: left;
	width: 250px;
	font-size: 10px;
	}
.comments .comment-meta a, .form-one a {
	color:#999;
	}
.comments .comment-meta a:hover, .form-one a:hover {
	color:#000;
	background:#fff;
	}
.comments .comment-author { 
	font-size: 14px;
	font-weight: bold;
	color:#000;
	}
.comments .comment-author a {
	color:#000;
	}
.comments .comment-author a:hover {
	background:yellow;
	}	
.comments .comment-meta li {
	border-bottom: 1px solid #f0f0f0;
	line-height: normal;
	padding: 5px 2px;
	}
/* fixes */
p.access {
	display: none;
}
/* flickr widget color fixes */
#flickr_badge_wrapper {
	background-color: #fff !important;
	border: none !important;
}

#flickr_badge_wrapper a {
	color: #6dcff6 !important;
}
div.entry-content li {
	margin-left: 2em;
}
div.comment-avatar {
	display: inline;
}
.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 {
	font-size: 11px;
	color: #999;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* ---- misc by adam ----*/
h6 { /* caption */
display:block;
font-size:0.8em;
margin-top:-1em;
margin-bottom:1em;
font-weight:normal;
}

.more-link {
font-size:16px;
background:yellow;
text-decoration:underline;
}

.widget, .linkcat {
	float:left;
	width:175px;
	padding:0 10px;
}

.wpcf7-form input, .wpcf7-form textarea {
border:2px solid #e1e1e1;	
padding:3px;
}