/*
Theme Name: flexNinja
Theme URI: http://flexninja.com/
Description: flexNinja custom theme
Version: 0.1
Author: elroy el 1327
Author URI: http://www.elroyonline.com

*/

/* @override 
	http://localhost/flexninja/css/style.css
	http://localhost/wordpress/wp-content/themes/flexninja/style.css
*/

/* @group main */

body, html {
	background-color: #1a1b22;
	color: #c3c3c3;
	font: 13px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
}

a {
	color: #fff;
	font-weight: normal;
	font-style: normal;
}

a:hover {
	color: #98c3f2;
	font-weight: normal;
	font-style: normal;
}



/* @end */

/* @group layout */

hr.allclear {
	clear: both;
	visibility: hidden;
}

#container {
	width: 1152px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/fn_rightcol.gif) repeat-y right top;
}

div#left {
	width: 550px;
	float: left;
}

#header {
	height: 100px;
	background-color: #5f7996;
	width: 576px;
}

div#headimg {
	background: url(images/fn_title.gif) no-repeat;
	width: 272px;
	height: 62px;
	position: relative;
	top: 30px;
	left: 23px;
}

div#right {
	width: 576px;
	float: right;
}

div#rtop {
	background: #33343a url(images/fn_divider.gif) no-repeat left bottom;
	padding-bottom: 64px;
}

#footer {
	clear: both;
	background-color: #1a1b22;
	color: #33343a;
	font: 12px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	text-align: center;
	padding-top: 22px;
	padding-bottom: 36px;
}



/* @end */

/* @group post */

#post h1 {
	font: 30px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	padding: 0 0 40px;
	margin-top: -52px;
}

#post h1 a {
	color: #5f7996;
	font-weight: normal;
	font-style: normal;
}

#post h1 a:hover {
	color: #7292b5;
	font-weight: normal;
	font-style: normal;
}

#post h2 {
	color: #33343a;
	font: bold 33px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	padding: 55px 0 0;
	margin: 0;
	text-align: right;
}

#post p {
	line-height: 24px;
}

#post p a {
	color: #fff;
	font-weight: bold;
}

#post p a:hover {
	color: #98c3f2;
	font-weight: bold;
}

#post pre {
	background-color: #27282f;
	margin: 0 0 16px;
	padding: 16px;
	font: 13px/21px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	color: #5f7996;
}

div.postdetails {
	font: 14px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	color: #4f4f53;
	margin-bottom: 24px;
}

#post div.postdetails ul {
	margin: 0;
	padding: 0 0 0 34px;
}

#post div.postdetails ul li a {
	color: #8c8c8c;
	font-weight: normal;
	font-style: normal;
}

#post div.postdetails ul li a:hover {
	color: #b9b9b9;
	font-weight: normal;
	font-style: normal;
}

p.postmetadata {
	background-color: #33343a;
	margin: 34px 0 40px;
	padding: 10px;
}



/* @end */

/* @group recent posts */

span.list1date {
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #4f4f53;
}

#recentposts ul {
	margin: 0;
	padding: 0;
}

#recentposts ul li {
	line-height: 64px;
	border-top: 1px solid #33343a;
}

li.newer {
	background: url(images/fn_newer.gif) no-repeat right center;
}

li.older {
	background: url(images/fn_older.gif) no-repeat right center;
}

#recentposts ul li a {
	font: 17px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	color: #5f7996;
}

#recentposts ul li a:hover {
	color: #7292b5;
}



/* @end */

/* @group navigation */

div#nav {
	
}

#nav ul {
	margin: 34px 28px 0 0;
	padding: 0;
	float: right;
}

#nav ul li {
	display: inline;
	margin-left: 11px;
	font: 22px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}

#nav ul li a {
	color: #e1e1e1;
}

#nav ul li a:hover {
	color: #5f7996;
}

div#searchdiv {
	float: left;
	margin-left: 28px;
	margin-top: 34px;
}

#searchform input {
	background-color: #1a1b22;
	border: 1px solid #5f7996;
	width: 140px;
	height: 19px;
	color: #5f7996;
}

#searchform input:hover {
	background-color: #383b4a;
	border: 1px solid #5f7996;
	width: 140px;
	height: 19px;
	color: #dfdfdf;
}

#searchform input:focus {
	background-color: #33343a;
	border: 1px solid #5f7996;
	width: 140px;
	height: 19px;
	color: #5f7996;
}

div.previous {
	clear: both;
}

div.previous a {
	color: #33343a;
}

div.previous a:hover {
	color: #4b4d5b;
}

#navnext {
	float: right;
}



/* @end */

/* @group feature */

div#feature {
	padding-right: 28px;
	padding-left: 28px;
	padding-top: 4px;
	margin-bottom: 16px;
}

#feature h3 {
	font: normal 30px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	color: #5f7996;
	padding-bottom: 7px;
}

#feature p {
	color: #b2b2b2;
	font: 13px/22px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
}

#feature p img {
	float: right;
	border: 1px solid #5f7996;
	padding: 5px;
	background-color: #000;
	margin-left: 10px;
}

#feature h4 {
	color: #5f7996;
	font-size: 20px;
}

#feature ul {
	margin: 0;
	padding: 0;
	line-height: 53px;
}

#feature ul li {
	border-bottom: 2px solid #494a4d;
}

span.list2date {
	color: #6a6a6f;
	font: bold 14px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}

#feature ul li a {
	color: #5f7996;
	font-size: 17px;
}

#feature ul li a:hover {
	color: #7292b5;
}



/* @end */

/* @group footer */

#footer a {
	color: #57585e;
}

#footer a:hover {
	color: #7e8088;
}



/* @end */

/* @group pseudo sidebar */

div#sidefoot {
	padding-left: 28px;
	padding-right: 28px;
	list-style-type: none;
}

div#sidefoot a {
	color: #c6c6c6;
}

div#sidefoot a:hover {
	color: #a5a5a5;
}

div#bar1, div#bar2, div#bar3 {
	width: 165px;
	line-height: 33px;
	font-size: 13px;
	color: #6a6a6f;
}

#bar1 h2, #bar2 h2, #bar3 h2 {
	color: #5f7996;
	font: 17px Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	margin: 0;
	padding: 15px 0 0;
}

#bar1 ul, #bar2 ul, #bar3 ul {
	padding: 0;
}

#bar1 ul li, #bar2 ul li, #bar3 ul li {
	border-bottom: 1px solid #3d3b40;
}

div#bar1 {
	margin-right: 12px;
}

div#bar1, div#bar2 {
	float: left;
}

div#bar3 {
	float: right;
}



/* @end */

/* @group comments */

h3#comments, h3#respond {
	color: #5f7996;
	font-size: 20px;
	margin: 0 0 20px;
	padding: 0;
}

ol.commentlist {
	margin: 0;
	padding: 0;
}

ol.commentlist p {
	line-height: 27px;
}

small.commentmetadata {
}

small.commentmetadata a {
	color: #51535c;
}

small.commentmetadata a:hover {
	color: #757886;
}

cite {
	font-size: 25px;
}

cite a {
	color: #5f7996;
}

img.avatar.avatar-32 {
	float: right;
	margin-left: 13px;
}

.alt {
	color: #777;
}

textarea#comment {
	width: 550px;
	background-color: #27282f;
	border: 1px solid #3d3b40;
	color: #5a5c67;
}

textarea#comment:hover {
	background-color: #393a45;
	border: 1px solid #3d3b40;
	color: #819ab5;
}

textarea#comment:focus {
	background-color: #33343a;
	border: 1px solid #3d3b40;
	color: #a0c1e4;
}

input#url, input#email, input#author {
	width: 201px;
	background-color: #27282f;
	border: 1px solid #3d3b40;
	height: 20px;
	color: #5a5c67;
}

input#url:hover, input#email:hover, input#author:hover {
	background-color: #393a45;
	border: 1px solid #3d3b40;
	color: #819ab5;
}

input#url:focus, input#email:focus, input#author:focus {
	background-color: #33343a;
	border: 1px solid #3d3b40;
	color: #a0c1e4;
}

input#submit {
	background-color: #27282f;
	color: #5f7996;
	border: 1px solid #5f7996;
}

input#submit:hover {
	background-color: #2d2e37;
	color: #5f7996;
	border: 1px solid #5f7996;
}

input#submit:active {
	background-color: #000;
	color: #88afd9;
	border: 1px solid #88afd9;
}



/* @end */

/* @group archive */

#archive a {
	color: #5f7996;
}

#archive a:hover {
	color: #7292b5;
}

#archive h2 {
	color: #33343a;
	font: bold 23px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	padding: 45px 0 0 90px;
	margin: 0;
	text-align: right;
}

#archive h5 {
	font: 25px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	padding: 7px 0 36px;
	margin-top: -51px;
	border-bottom: 1px solid #33343a;
}

#archive h4 {
	color: #33343a;
	font: bold 26px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	padding: 15px 0 0;
	margin: 0;
	text-align: right;
}

div.flashmovie {
	text-align: center;
	width: 100%;
}


/* @end */