/*
Theme Name: The Critical Site
Theme URI: http://www.hacritical.com
Description: The second version of the Critical Site.
Author: The Critical Brothers
Author URI: http://www.hacritical.com
version: 2.0
*/


/* basics */

* {
	margin: 0px;
	padding: 0px;
	}

body {
	background: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

h1 {
font-size: 24px;
	}

h2 {
font-size: 18px;
color: #0080ff;
font-weight: 300;
margin: 20px 0px 0px 0px;
	}

h3 {
font-size: 14px;
margin: 10px 0px 0px 0px;
	}

h4 {
font-size: 12px;
	}


/* images and misc. */

img {
	border: none;
	padding-top: 4px;
	}

img a {
	border: none;
	}

img.left {
	float: left;
	border: none;
	padding: 6px;
	}

img.right {
	float: right;
	border: none;
	padding: 6px;
	}

blockquote {
	border-left: 2px solid #808080;
	border-right: 2px solid #808080;
	margin: 12px 12px 12px 12px;
	padding: 0px 12px 0px 12px;
	}

code{
	margin: 10px;
	font-family: "Courier New", Courier, monospace;
	}

/* links */

a {
	color: #0080ff;
	text-decoration: none;
	border: none;
	}

a:hover {
	color:#8000ff;
	text-decoration: none;
	border: none;
	}


/* container */

#container {
	width: 840px;
	margin: 0px auto;
	background: #101010 url('http://www.hacritical.com/blog/wp-content/themes/criticalv2/images/ha-content-bg.png');
	color: #ffffff;
	border-left: 10px solid #101010;
	border-right: 10px solid #101010;
	}

/* header */

#header {
	background: #101010;
	width: 840px; 
	height: 145px;
	}

/* main menu */


#menu {
	background: #000000 url('http://www.hacritical.com/blog/wp-content/themes/criticalv2/images/ha-menu-bg.png');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	width: 840px; 
	height: 36px;
	border-top: 6px solid #101010;
	border-bottom: 6px solid #101010;
	}

#menu ul {
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	}

#menu ul li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	}

#menu ul li a {
	padding: 3px 12px 3px 12px;
	margin: 0px;
	text-decoration: none;
	color: #ffffff;
	}

#menu ul li a:hover {
	color: #0080ff;
	}


/* content */

#content {
	float: left;
	width: 620px;
	overflow: hidden;
	}

#contenttop {
	background: #000000 url('http://www.hacritical.com/blog/wp-content/themes/criticalv2/images/ha-content-top.png');
	width: 840px; 
	height: 17px;
	}

#contentbottom {
	background: #000000 url('http://www.hacritical.com/blog/wp-content/themes/criticalv2/images/ha-content-bottom.png');
	width: 840px; 
	height: 17px;
	clear: both;
	}

.title {
	margin: 0px 0px 0px 10px;
	padding: 0px 10px 5px 5px;
	line-height: 18px;
	}

.title h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
	color: #0080ff;
	}

.post {
	margin: 0px 0px 0px 10px;
	padding: 0px 10px 5px 5px;
	line-height: 18px;
	}

.post h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
	color: #0080ff;
	}

.post h2 a {
	color: #0080ff;
	text-decoration: none;
	}

.post h2 a:hover {
	color: #8000ff;
	text-decoration: none;
	}

.post p {
	font-size: 12px;
	}

.post a {
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p {
	margin: 12px 0px 12px 0px;
	}

.postmetadata{
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 2px solid #101010;
	border-bottom: 2px solid #101010;
	}

.navigation {
	font-size: 12px;
	float: left;
	width: 620px;
	}

.navigation a {
	color: #0080ff;
	text-decoration: none;
	}

.navigation a:hover {
	color: #8000ff;
	text-decoration: none;
	}

.alignleft {
	float:left;
	margin-left: 16px;
	}

.alignright {
	float: right;
	margin-right:16px;}

.notfound {
	font-size: 18px;
	font-weight: 300;
	text-transform: uppercase;
	margin: 8px 0px 0px 10px;
	padding: 10px 10px 5px 5px;
	}


/* sidebar */

#sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #aaaaaa;
	width: 198px;
	float: right;
	margin: 0px 0px 24px 0px;
	}

#sidebar a {
	color: #0080ff;
	}

#sidebar a:hover {
	color: #8000ff;
	}

#sidebar h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal; 
	font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	color: #ffffff;
	border-bottom: 2px solid #101010;
	padding: 0px 0px 4px 0px;
	}

#sidebar p {}

#sidebar img {
	padding-bottom: 10px; 
	}

#sidebar ul {
	margin: 21px 12px 20px 12px;
	padding: 0px;
	list-style-type: none;
	}

#sidebar ul li {
	margin: 0px;
	padding: 4px 0px 4px 0px;
	border-bottom: 1px dashed #101010;
	line-height: 18px;
	list-style-type: none;
	}

#sidebar ul ul {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
	}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
	}

/* comments */

#commentssection {
	clear: both;
	padding: 2px 12px;
	margin: 24px 40px 0px 40px;
	}

#commentssection h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 300;
	font-style: normal;
	color: #0080ff;
	}

#commentform{
	background: #808080;
	margin: 12px 52px 20px 52px;
	padding: 5px 20px 15px 20px;
	}

#commentform p{
	color: #000000;
	}
	
#commentform a {
	color: #0080ff;
	text-decoration: none;
	line-height: 16px;}
	
#commentform h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 300;
	color: #000000;
	}
	
#commentbox{
	width: 460px;
	margin: 5px 5px 0px 0px;
	}

#author, #email, #url, #commentbox, #submit{
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin:5px 5px 0px 0px;
	border: none; 
	padding: 6px;
	border: 1px solid #b2b2b2;
	}

#submit {
	margin: 5px 5px 0px 0px;
	}

ol.commentlist {
	font-size: 12px;
	list-style-type: none;
		}

ol.commentlist li {
	background: #808080;
	margin: 10px 0px;
	padding: 5px 10px 5px 12px;
	overflow: hidden;
	}

ol.commentlist li.alt {
	background: #808080;
	}

ol.commentlist li p {
	margin: 6px 0px 6px 0px;
	border-top: 1px solid #101010;
	padding: 6px 12px 0px 0px;
	line-height: 18px;}

ol.commentlist a {
	color:#000000;
	}

cite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	}

cite a {
	text-decoration: none;
	}


/* search */

#searchform {
	padding: 6px 0px 0px 0px;
	font-family: verdana, arial, times;
	}

#searchform input#s {
	width: 110px;
	font-family: verdana, arial, times;
	font-size: 10px;
	padding: 2px;
	margin: 2px;
	border: 1px solid #000000;
	}

#searchform input#searchsubmit {
	font-family: verdana, arial, times;
	font-size: 9px;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #000000;
	background-color: #808080;
	color: #000000;
	}


/* footer */

#footer {
	background: #000000 url('http://www.hacritical.com/blog/wp-content/themes/criticalv2/images/footer.png');
	clear: both;
	width: 840;
	height: 30px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top: solid 10px #101010;
	border-bottom: solid 10px #101010;
	font-family: verdana, arial, tahoma;
	font-size: 10px;
	}

#footer p {
	padding:6px;
	margin: 0px;
	color: #eeeeee;
	}

#footer a {
	color: #BCBCBC;
	text-decoration: none;
	}

#footer a:hover {color: #5D5D5D;text-decoration: underline;}

