/*  
Theme Name: Knight
Theme URI: http://www.themebin.com
Description: Custom made theme.
Author: Santhosh
Author URI: http://www.themebin.com
Version: 1.0
*/

/* Body */

body {
	background: #222 url(images/1335.png) repeat;
	color: #ccc;
	margin: 0 auto;
	font: 100% Verdana;
	font-size: 12px;
	text-align: justify;
}
* {
	margin: 0;
	padding: 0;
}
/* Links Links Links */

a, a:visited {
	color: #0099FF;
}
a:hover {
	color: #ccc;
}
p {
	margin: 0 0 1em;
	padding: 5px;
	line-height: 1.3em;
}
/* Headings */

h1 {
	font-size: 20px;
	font-weight: bold;
	padding-left: 8px;
	color: #4C4C4C;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #898989;
	padding-left: 18px;
	background: url(images/comment.png) no-repeat left;
	border-bottom: dotted 1px #333;
}
h4 {
	font-size: 12px;
	font-weight: 600;
	color: #036362;
	background: url(images/layout) no-repeat left;
	background-position: 0 -105px;
	padding-left: 18px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #310062;
	padding-left: 18px;
	background: url(images/h5.png) no-repeat left;
}
.style3 {
	color: #0062B0
}
.style4 {
	color: #292C8B
}
.style5 {
	color: #555555
}
/* Header */

#header {
	height: 95px;
	margin: 0 auto;
	width: 1000px;
	text-align: left;
	background: #111 url(images/header.png) repeat-x;
	margin-top: -5px;
}
#adsearch {
	float: right;
	width: 245px;
	padding-right: 5px;
}
#adsearch form {
	margin : 10px;
	padding : 0 5px;
	background: none;
}
#adsearch label {
	display : block;
	font-weight : bold;
	margin : 5px 0;
	color: #333333;
}
#adsearch input {
	padding : 2px;
	font : normal 1em Verdana, sans-serif;
	color : #000000;
}
#header img {
	border: none;
}
#blogtitle {
	margin-top: 5px;
	padding-top: 10px;
	width: 300px;
}
/* Sub Intro */

#subtle {
	margin-left: 10px;
}
#content h2 {
	font-size: 18px;
	font-weight: lighter;
	border-bottom: dotted 1px #333;
	background: url(images/layout.png) no-repeat top left; 
	background-position: 0 -126px;
	padding-top: 3px;
	padding-left: 28px;
}
#content h2 a {
	color: #05ADEF;
	text-decoration: none;
}
#content h2 a:hover {
	color: #ccc;
	text-decoration: none;
}
/* Navbar */

#nav-wrap {
	height: 60px;
}
#nvbar {
	position: relative;
	margin: 0;
	height: 30px;
	padding-left: 5px;
	background: #161616;
	border-bottom: dotted 1px #333;
	border-top: dotted 1px #222;
}
#nvbar ul {
	float: left;
	list-style : none;
	margin: 0;
	padding: 0;
}
#nbar li {
	float: left;
	font-size: 12px;
	line-height: 29px;
	list-style: none;
	margin: 0;
	/* display: inline; */
}
#nbar .current_page_item a, #nbar .current_page_item a:visited {
	color: #0099FF;
	text-decoration: none;
	background:none;
	font-weight: bold;
}
#nbar .page_item a {
	color: #0099FF;
	display: inline;
	padding: 0 12px; /* Decrese this as the number of pages increases in navbar. Do not set less than 0 6px */
	background:none;
	height: 29px;
	text-decoration: none;
	margin: 0;
}
#nbar .page_item a:hover {
	color: #ccc;
	text-decoration: none;
	background:none;
}

/* Second nav */

#nvbar2 {
	position: relative;
	margin: 0 auto;
	height: 30px;
	padding-left: 5px;
	background: #161616;
	border-bottom: dotted 1px #333;
	border-left: dotted 1px #333;
	border-right: dotted 1px #333;
	width: 995px;
}
#nvbar2 ul {
	float: left;
	list-style : none;
	margin: 0;
	padding: 0;
}
#nbar2 li {
	float: left;
	font-size: 12px;
	line-height: 29px;
	list-style: none;
	margin: 0;
	display: inline;
}
#nbar2 .current_page_item a, #nbar2 .current_page_item a:visited {
	color: #0099FF;
	text-decoration: none;
	background:none;
	font-weight: bold;
}
#nbar2 .page_item a {
	color: #0099FF;
	display: inline;
	padding: 0 12px; /* Decrese this as the number of pages increases in navbar. Do not set less than 0 6px */
	background:none;
	height: 29px;
	text-decoration: none;
	margin: 0;
}
#nbar2 .page_item a:hover {
	color: #ccc;
	text-decoration: none;
	background:none;
}

/* Feed and nav-ad */ 

#nfeed {
	float: right;
	padding-top: 1px;
	padding-right: 10px;
}
#nfeed img {
	border: none;
}
#nav-ad {
	height: 22px;
	padding-left: 15px;
	padding-top: 8px;
	background: #1C1C1C;
	border-bottom: dotted 1px #333;
}
#nav-ad a {
	color: #fff;
	background: #1D1D1D;
	text-decoration: none;
}
#nav-ad a:hover {
	color: #fff;
	text-decoration: underline;
}
.subrss {
	float: right;
	padding-right: 13px;
	color: #fff;
	font-size: 10px;
}
/* Images */

p img {
	padding: 5px;
	max-width: 100%;
	border: solid 1px #333;
	background: #222;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topright:3px;
	-moz-border-radius-topleft:3px;
}
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
}
img.wp-smiley {
	border:none;
} /* Removes borders from smilies */
/* Formatting */

}
.entry {
	margin-top: 5px;
	margin-bottom: 15px;
}
.entry ol {
	margin:1em;
	padding:0 0 0 2em;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.entry ul {
	padding: 10px 0 10px 20px;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: left;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
code {
	margin : 4px 8px;
	padding : 10px;
	text-align : left;
	display : block;
	overflow : auto;
	font : 500 1em/1.5em 'Lucida Console', 'courier new', monospace;
	background: #161616;
	border : 1px dashed #222;
}
blockquote {
	background: #161616;
	border: dotted 1px #222;
	padding: 5px 5px 5px 25px;
	margin-bottom: 10px;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
/* Form Elements */

select {
	width: 130px;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
/* Search */

#searchform {
	position: relative;
	background: url(images/layout.png) no-repeat;
	background-position: 0 -328px;
	width: 230px;
	border: none;
	float: right;
	height: 32px;
}
#searchform #s {
	margin: 0;
	padding-top: 5px;
	padding-left: 5px;
	width: 190px;
	background: none;
	border: none;
	color: #949494;
	font-size: 12px;
}
#searchform #searchsubmit {
	background: url(images/layout.png) no-repeat left top;
	background-position: 0 -302px;
	color: #333;
	border: none;
	width: 18px;
	height: 20px;
	cursor: pointer;
	margin-left: 1px;
	margin-top: 3px;
}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
#gsearch {
	float: right;
	padding: 10px 10px 0 0;
	width: 250px;
}
/* Wrap */

#wrap {
	margin: 0px auto;
	width: 1000px;
	border: dotted 1px #333;
}
#wrap-bg {
	background: #111 url(images/content-top.png) repeat-x;
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
	padding-top: 6px;
	padding-bottom: 5px;
}
/* Comments */

#commentform input {
	padding : 2px;
	border : 1px solid #222;
	font : normal 1em Verdana, sans-serif;
	color : #fff;
	background: url(images/gradtop.png) repeat-x top;
	background-color : #161616;
}
#commentform textarea {
	width : 400px;
	padding : 2px;
	font-family : Verdana, sans-serif;
	border : 1px solid #222;
	background-color : #161616;
	height : 100px;
	display : block;
	background: url(images/gradtop.png) repeat-x top;
	color : #fff;
}
#commentform #submit {
	margin : 0;
	font : bolder 12px Arial, Sans-serif;
	border : 1px solid #222;
	color: #0099FF;
	padding : 2px 3px;
	background: #161616 url(images/gradbot.png) repeat-x bottom;
	cursor: pointer;
	margin-top: 10px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
}
#commentform a {
	color: #D8E4D8;
	text-decoration: none;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	border: dotted 1px #222;
}
.commentlist li a {
	color: #ccc;
	text-decoration: none;
}
.commentlist li a:hover {
	color: #0099FF;
	text-decoration: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform {
	margin : 10px;
	padding : 0 5px;
	border: solid 1px #222;
	background: #161616;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #222;
	padding: 2px;
	background: #000;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
/* Content */

#content {
	clear: both;
	margin: 0;
	background: url(images/content-top.png) repeat-x;
}
#content-wrap {
	width: 1000px;
	margin: 0px auto;
	padding: 3px 0 0 0;
}
#content-bottom {
	background: #161616 url(images/content-bottom.png) repeat-x;
	height: 30px;
	position: relative;
}
/* Post */

#post-wrap {
	width: 570px;
	float: left;
	position: relative;
	text-align: justify;
	padding: 30px 5px 0 15px;
}
.post {
	margin: 0 0 30px;
	text-align: justify;
	color: #B3B3B3;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
.narrowcolumn .postmetadata {
	text-align: left;
}
.narrowcolumn .postmetadata {
	background: url(images/layout.png) no-repeat;
	background-position: 0 -198px;
	font-size: 12px;
	width: 460px;
	margin-left: 48px;
	padding: 10px 10px 0 10px;
	height: 55px;
	color: #ccc;
}
.narrowcolumn .postmetadata a {
	text-decoration: none;
	color: #ccc;
}
.narrowcolumn .postmetadata a:hover {
	color: #0099FF;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.alt {
	background-color: #161616;
}
.alt a {
	color: #003399;
}
.alt a:hover {
	color: #000;
}
.postmetadata {
	clear: left;
}
.altbit {
	text-align: justify;
	border-left: solid 3px #EEEEEE;
	padding-left: 5px;
}
#main-content-index {
	width: 1000px;
	text-align: justify;
	margin: 0 auto;
	padding: 0 0 0 10px;
}
/* Post elements */

.timed {
	font-size: 11px;
	background: url(images/layout.png) no-repeat;
	background-position: 0 -21px;
	padding-left: 18px;
	margin-left: 10px;
	float: right;
	padding-bottom: 5px;
	width: 100px;
	text-align: left;
}
.category {
	font-size: 11px;
	background: url(images/layout.png) no-repeat;
	background-position: 0 -40px;
	padding-left: 20px;
	padding-top: 2px;
	float: left;
}
.authorin {
	font-size: 11px;
	background: url(images/author.png) no-repeat;
	padding-left: 18px;
	margin-left: 20px;
}
.commentcount {
	font-size: 11px;
	background: url(images/layout.png) no-repeat top left;
	background-position: 0 -59px;
	padding-left: 18px;
	padding-top: 2px;
	float: right;
	width: 100px;
	text-align: left;
}
.line1 {
	display:table-cell;
	vertical-align:top;
	width: 472px;
}
.download {
	background: url(images/layout.png) left no-repeat;
	background-position: 0 -84px;
	padding-left: 18px;
}
.fbshare {
	background: url(images/layout.png) left no-repeat;
	background-position: 0 -386px;
	padding-left: 18px;
}
/* Page Navigation */

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	color: #00CCFF;
}

.old a {
	float: left;
	padding-left: 17px;
	text-decoration: none;
	background: url(images/layout.png) no-repeat left center;
	background-position: 0 -178px;
}
.new a {
	float: right;
	padding-right: 17px;
	text-decoration: none;
	background: url(images/layout.png) no-repeat right center;
	background-position: 0 -284px;
}
* 
.navigation a {
	color: #003399;
	text-decoration: none;
}
* 
/* Sidebar */

#sbar {
	width: 350px;
	float: right;
	position: relative;
	padding: 5px 0 5px 0;
	right: 10px; /* IE BugFix */
	text-align: left;
	display: block;
}
#sbar img {
	border: none;
}
#sbar h2 {
	margin: 0px 0;
	padding: 5px 0px;
	font-size: 15px;
	background: none;
	padding-left:5px;
	font-weight: bold;
	color: #ccc;
}
#sbar ul, #sbar ul li {
	margin: 0px 0 15px 0;
	padding: 0px;
	list-style: none;
}
#sbar ul li ul {
	border-top: 1px solid #9c9c9c;
	list-style: none;
}
#sbar ul li ul li {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#sbar ul li ul li a, #sbar ul li ul li a:visited {
	display: block;
	padding: 5px 3px;
	margin: 0px;
	text-decoration: none;
}
#sbar ul li ul li ul li {
	margin:  0px;
	padding: 0px;
}
#sbar ul li ul li ul li a, #sbar ul li ul li ul li a:visited {
	padding: 5px 3px 5px 10px;
	margin: 0px;
	text-decoration: none;
}
#sbar ul li ul li ul {
	border: none;
	padding: 0px;
	margin: 0px;
}
#sbar ul li ul li ul li a:hover {
	text-decoration: none;
}
#sbar ul li ul {
	border-top: 1px solid #222;
	list-style: none;
}
#sbar ul li ul li {
	border-bottom: 1px dotted #222;
	list-style: none;
}
#sbar ul li ul li a {
	color: #9F9F9F;
}
#sbar ul li ul li a:hover {
	color:#0099FF;
}
#sbar ul li ul li ul li {
	border-bottom: 1px solid #EAF4FF; /*IE Bug Fix */
	border-top: 1px dotted #222;
	background: none;
}
#sbar ul li ul li ul li a {
	color: #c0c0c0;
}
#sbar ul li ul li ul {
	border: none;
	list-style: none;
}
#sbar ul li ul li ul li a:hover {
}
#sbar .textwidget {
	padding-top: 2px;
}
#boxad {
	width: 280px;
	height: 160px;
	background: #161616;
	margin-top: 5px;
	border: dotted 1px #222;
}
.leftbox {
	width: 125px;
	height: 125px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}
.rightbox {
	width: 125px;
	height: 125px;
	float: right;
	padding-right: 10px;
	padding-top: 10px;
}
#left-sbar {
	width: 160px;
	float: left;
	margin-left: 10px;
}
#right-sbar {
	width: 160px;
	float: right;
	padding-right: 5px;
}
#sbar-ad {
	width: 338px;
	height: 320px;
	padding: 5px 5px 5px 2px;
	font-size: 11px;
}
/* Post-Footer */

#pfooter {
	margin-top: 10px;
	height: 260px;
	background: #222 url(images/pfooter-top.png) repeat-x;
	width: 1000px;
	margin: 0px auto;
	border-top: solid 1px #333;
	border-right: solid 1px #333;
	border-left: solid 1px #333;
}
#pfooter-bottom {
	background: #222 url(images/pfooter-bottom.png) no-repeat;
	height: 21px;
	width: 1002px;
	margin: 0 auto;
}
.pfooter-box {
	width: 320px;
	height: 240px;
	margin-left: 9px;
	float: left;
	border-right: dashed 1px #3C3C3C;
	margin-top: 25px;
	color: #9B9B9B;
}
.pfooter-box img {
	border: none;
}
#fbspace {
	float:right;
	width: 320px;
	height: 240px;
	margin-right: 10px;
	margin-top: 25px;
}
#pfooter-box2 a:hover {
	color: #fff;
}
.pfooter-box ul {
	color: #ccc;
	list-style-type: none;
	padding-right: 5px;
	text-align: left;
}
.pfooter-box li {
	border-bottom: dotted 1px #666;
	padding: 5px 10px 5px 18px;
	background: url(images/layout.png) left no-repeat;
	background-position: 0 6px;
}
#social {
	background: url(images/social.png) left no-repeat;
	padding: 10px 10px 0 18px;
	color: #ccc;
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}
.ptext {
	padding: 10px 10px 0 10px;
}
.pfooter-box a {
	color: #B3B3B3;
	text-decoration: none;
}
.pfooter-box a:hover {
	color: #fff;
}
.pfooter-box h2 {
	color: #ccc;
	background: url(images/layout.png) left no-repeat;
	background-position: 0 -258px;
	padding-left: 18px;
	font-size: 18px;
	border-bottom: dotted 1px #666;
	font-weight: normal;
}
#socialwrap {
	width: 150px;
	float: left;
}
.spacing {
	height: 5px;
}
#twitwrap {
	width: 128px;
	padding: 10px 10px 0 0;
	float: right;
}
#aboutus {
	background: url(images/layout.png) left no-repeat;
	background-position: 0 -151px;
	padding-left: 20px;
	font-size: 18px;
	border-bottom: dotted 1px #666;
	font-weight: normal;
	color: #ccc;
	padding-bottom: 5px;
	margin-right: 5px;
}
/* Footer */

#footer {
	color: #ccc;
	background: none;
	text-align: center;
	font-size: 10px;
	height: 20px;
	width: 1000px;
	margin: 0 auto;
	padding-top: 25px;
}
#footer a {
	color: #ccc;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
#footer .cc {
	color: #333;
}
#footer .cc a {
	color: #222;
}
/* Clear */

.cleared {
	clear: both;
}
.fix {
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden
}

/* Related Posts */

.relpost{}
.relpost ul {
	color: #ccc;
	list-style-type: none;
	padding-right: 5px;
	text-align: left;
}
.relpost li {
	padding: 5px 10px 5px 18px;
	background: url(images/bullet.png) left no-repeat;
font-size: 14px;
}
.relpost a {
	color: #B3B3B3;
	text-decoration: none;
}
.relpost a:hover {
	color: #fff;
}
.relpost h2 {
	color: #ccc;
	background: url(images/refresh.png) left no-repeat;
	padding-left: 18px;
	font-size: 18px;
	border-bottom: dotted 1px #666;
	font-weight: normal;
}
#indexad {
margin-left: 50px;
}
#fb-like {
	width: 300px;
	margin-left: 330px;
	margin-top: -50px;
}
#tweet-b {
float: right;
width: 115px;
}

#relslide {
color: #B3B3B3;
text-align: left;
}

#relslide a {
color: #B3B3B3;
}

#relslide a:hover {
color: #fff;
}

