@charset "utf-8";/*
Theme Name: Nexfinity
Theme URI: http://nexfinity.net
Description: Wordpress Theme for Nexfinity.net
Version: 1.0
Author: Christopher Johnson
Tags: nexfinity, christopher
*/

/****************
	   Body 
****************/
body{
	font-family:tahoma,arial,sans-serif;
	color:#000000;
	font-size:12px;
}

/****************
	 Headings
****************/
h1{
	font-size:30px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}

h1 a{
	font-size:30px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	color:#000000;
}

h1 a:visited{
	font-size:30px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	color:#000000;
}

h1 a:hover{
	font-size:30px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	color:#666666;
	text-decoration:none;
}

h2{
	font-size:12px;
	font-weight:normal;
	margin:0px 0px 0px 0px;
}

h3{
	font-size:14px;
	border-bottom:1px dashed #333333;
	margin:10px 0px 5px 0px;
}

h4{
	font-size:20px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}

h4 a{
	font-size:20px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	color:#000000;
	text-decoration:none;
}

h4 a:hover{
	font-size:20px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	color:#006699;
	text-decoration:none;
	border-bottom:1px dashed #006699;
}

h5{
	color:#666666;
	font-size:12px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:0px;
}

h5 a{
	color:#666666;
	font-size:12px;
	font-weight:normal;
	margin:2px 0px 0px 0px;
}

h5 a:hover{
	color:#999999;
	font-size:12px;
	font-weight:normal;
	margin:2px 0px 0px 0px;
	border-bottom:1px dashed #999999;
	text-decoration:none;
}

h6{
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

h7{
	font-size:28px;
	font-weight:normal;
	color:#333333;
}

h8{
	font-size:17px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}
/****************
	  Images 
****************/
img{
	border:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.wp-smiley{
	margin-bottom:-6px;
	margin-left:-4px;
	margin-right:-4px;
}

/****************
	HyperLinks 
****************/
a{
	color:#006699;
	text-decoration:none;
	font-size:12px;
}

a:hover{
	color:#002537;
	text-decoration:underline;
}

a:visited{}

/****************
	  Lists 
****************/
ul{
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

ul img{
	float:left;
	margin-right:4px;
}

li{
	margin:2px 0px 2px 0px;
	padding:0px 0px 0px 0px;
}

/****************
	  Forms 
****************/
form{
	margin:0px 0px 0px 0px;
}

input{}

select{}

textarea{}

fieldset{
	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

/****************
	  Quotes 
****************/
blockquote {
	background-color:#F5FAFA;
	border:1px solid #DEEBEB;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
}

/****************
   Layout Div's
****************/
#content{
	width:980px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	margin-bottom:20px;
}

/* header */
#header{
	float:left;
	margin-bottom:0px;
	width:100%;
}

#header_text{
	float:left;
}

#search{
	float:right;
	text-align:right;
	width:480px;
}

/* left column */
#left_column{
	float:left;
	width:250px;
}

/* about box */
#about_box{
	background-color:#FFFFDF;
	border:1px solid #FFFF95;
	padding:5px 5px 5px 5px;
	font-size:11px;
}

#about_box img{
	float:left;
	padding: 5px 5px 5px 5px;
}

#about_box h1{
	color:#848400;
	font-size:11px;
}


#about_box a{
	color:#848400;
	font-size:11px;
}

/* twitter box */
#twitter{
	background-color:#F0FAFF;
	border:1px solid #D2EFFF;
	padding:5px 5px 18px 5px;
	font-size:11px;
	margin-top:10px;
	overflow:visible;
}

#twitter h1{
	color:#006699;
	font-size:11px;
}

#follow_me{
	float:right;
	font-size:11px;
}

#twitter img{
	float:left;
	margin-right:4px;
}
/* Current Project */
#project{
	background-color:#F0FFE6;
	border:1px solid #E1FEC5;
	padding:5px 5px 5px 5px;
	font-size:11px;
	margin-top:10px;
	overflow:hidden;
}

#project h1{
	color:#4B9800;
	font-size:11px;
}

#project img{
	margin-top:5px;
}

#project p{
	float:right;
	margin:0;
	padding:0;
}

/* right column */
.right_column{
	float:left;
	width:710px;
	margin-left:20px;
	margin-bottom:10px;
}

.right_column ul{
	list-style:circle;
	margin-left:10px;
	margin-bottom:10px;
}

.right_column li{
	margin-left:0px;	
}

.right_column img{
	padding:5px 5px 5px 5px;
}

/* post */
.post_footer{
	background-color:#FFECEC;
	border: 1px solid #FFE1E1;
	padding:5px 5px 5px 5px;
	margin-bottom:10px;
}

.post_footer p{
	margin-left:20px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
}

.post_footer img{
	padding:0px 0px 0px 0px;
	margin-top:-1px;
}

.post_footer a{
	color:#6C0000;
}

.post_footer a:hover{
	color:#3C0000;
	text-decoration:none;
	border-bottom:1px dashed #3C0000;
}

.post_footer a img{
	color:#6C0000;
}

.post_footer ul{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.post_footer li{
	margin:0px 20px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline-block;

}

/* Comment */
.commentAlt{
	background-color:#EEEEEE;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:0px 20px 0px 20px;
	margin-bottom:10px;
        overflow:auto;
}

.comment{
	padding:0px 20px 0px 20px;
	margin-bottom:10px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
        overflow:auto;
}

.avatar{
	float:right;
	background-color:#FFFFFF;
	border:1px dashed #CCCCCC;
	padding:1px 1px 1px 1px;
	margin-top:8px;
	margin-bottom:8px;
}

/* Comment Form  */
.form{
	margin:0px 0px 0px 0px;
}

.form p{
	margin-top:3px;
	margin-bottom:3px;
}

.commentLabel{
	width: 60px;;
	float: left;
	text-align:left;
	margin-top:5px;
	display: block;
}

.commentSpan{
	margin-left:20px;
}

.commentTextbox{
	font-family:tahoma,arial,sans-serif;
	font-size:12px;
	border:1px solid #AAAAAA;
	padding:2px;
	margin-right:5px;
	width:160px;
}

.commentTextArea{
	font-family:tahoma,arial,sans-serif;
	font-size:12px;
	height:120px;
	width:400px;
	border:1px solid #AAAAAA;
	padding:4px;
	margin-right:5px;
}

.googleTextbox{
	font-family:tahoma,arial,sans-serif;
	font-size:12px;
	border:1px solid #AAAAAA;
	padding:2px;
	margin-right:5px;
	width:220px;
}

.commentSubmit{
	font-family:tahoma,arial,sans-serif;
	font-size:12px;
	border:1px solid #AAAAAA;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	margin-right:5px;
}

/* newer older */
.next{
	margin-bottom:10px;
	margin-top:5px;
	width:100%
}

.older{
	float:left;
}

.newer{
	float:right;
}

/* footer */
#footer{
	margin-top:10px;
	text-align:center;
}

.commentlist{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.commentli{
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;	
}

.post{
	width:100%;
	padding-bottom:5px;
}

#comments{
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}

#comment li{
	list-style:none;
}

.search_field{
}


pre{
        font-family:monospace;
        padding:5px;
	border:1px dashed #DDDDDD;
	background-color:#F4F4F4;
}


.linkcat{
	list-style:none;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* From the Default Kubrick theme */
.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;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#cc{
width:90%;
text-align:center;
margin-top:15px;
}

#cc img{
margin-bottom:5px;
}
