/*
Theme Name: Custom
Description: custom
Version: 0
Author: slimjim
Author URI: http://www.naveenjain.com/
*/

*, body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p, blockquote { margin: 0; padding: 0; } /* "*" clears IE */
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
ol, ul { list-style: none; }
em { font-style: normal; font-weight: normal; }
img { border: 0; }
html {
	text-align:center;
}

body {
	font-family: Arial;
	background-color: #EAF0F6;
	color: #32506E;
	font-size:11px;
	text-align:justify;
	}

h1, h2, h3 {
	margin:3px 0 1px 0;
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;;
	font-weight:normal;
	}

h1, h1 a {
	padding:8px 0 5px 0;
	font-size:24px;
	color:#B23016;
	border-bottom:1px solid #E3E4E5;
	text-decoration:none;
	}

h2 {
	padding:5px 0 5px 5px;
	color:#10151B;
	font-weight:bold;
	font-size:18px;
	}

h3, h3 a {
	padding:5px 0 0 0;
	color:#687480;
	font-weight:bold;
	font-size:16px;
	border-bottom:1px solid #E3E4E5;
	}

h4, h4 a {
	padding:5px 0 0 0;
	color:#B23016;;
	font-weight:bold;
	font-size:105%;
	text-decoration:none;
	}

p {
	padding:2px 5px 10px 5px;
	line-height:1.75em;
	}

ul {margin:8px 0;}

ul, li {
	list-style:disc outside none;
	margin-left:15px;
	}

a {
	color:#4974A0;
	text-decoration:none;
	}

a:hover {
	color:#B23016;
	}

#page {
	margin:0 auto;
	padding-top:30px;
	width:830px;
	}

	/* Navigation */

#nav {
	margin:0;
	padding:35px 0 0 0;
	height:25px;
	}

#nav li {
	margin:0;
	padding:0px 20px;
	float:left;
	display:inline;
	list-style:none outside none;
	border-left:1px solid #EAF0F6;
	background-color:#464D53;
	font-weight:bold;
	line-height:25px;
	}

#nav li.active {
	background-color:#FFFFFF;
	color:#76889D;
	}

#nav li.active a {
	color:#76889D;
	}

#nav li a {
	text-decoration:none;
	color:#FFFFFF;
	}

#nav li a:hover {
	text-decoration:underline;
	}

#bkgdfix {
		background-color:#FFFFFF;
	}

#content {
	margin:0;
	padding:20px;
	background-color:#FFFFFF;
	}

#content .banner {
	background:url('images/banner.png') no-repeat center center;
	height:250px;
	}

#content .banner h1 {
	font-weight:bold;
	font-size:175%;
	color:#1F2935;
	border:0;
	}
#content h1 span {
	padding:0 0 0 5px;
	color:#C6C9CB;
	font-style:italic;
	font-family:arial;
	font-size:90%;
	}

#content .banner h1, #content .banner p {
	padding:25px 20px 0 295px;
	width:475px;
	text-align:left;
	}

#content .banner p {
	font-size:10pt;
	}

#content .sub-content {
	margin:0 20px 0 10px;
	float:left;
	width:470px;
	}

#content .sub-content p {
	padding:0 8px 5px 8px;
	}

#content .highlights {
	float:left;
	width:280px;
	}

.internal {
	float: left;
	padding: 0 20px;
	margin: 0;
	width: 510px;
	}

.internal .entry p {
	line-height: 1.65em;
	padding:3px 0 8px 15px;
	}

.internal .entry ul li {
	margin-left:20px;
	list-style:none;
	}

.internal .postmetadata {
	padding-top: 5px;
	text-align: center;
	}

.internal .datestamp {
	margin:0 0 5px -15px;
	padding-left:10px;
	width:500px;
	height:20px;
	line-height:15px;
	background-color:#E3E4E5;
	font-size:6pt;
	font-weight:bold;
	}

.internal .datestamp a {
	text-decoration:none;
	}

.internal .datestamp a:hover {
	color:#B23016;
	}

.thread-alt {
	background-color: #f8f8f8;
	}

.thread-even {
	background-color: white;
	}

.depth-1 {
border: 1px solid #ddd;
	}

.postmetadata {
	clear: both;
	}

.clear, #clear {
	clear: both;
	}

.even, .alt {

	border-left: 1px solid #ddd;
	}

#footer {
	margin:12px 0 20px 0;
	padding:0;
	background-color:#FFFFFF;
	height:25px;
	text-align:center;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


#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: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
    
    
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 0px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#footer ul li {
	list-style-type:none;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}


/* Begin Sidebar */
#sidebar {
	float:left;
	margin:0;
	padding:0px 20px 0 10px;
	width:250px;
	}

#sidebar form {
	margin: 0;
	}

div.feedburnerFeedBlock {
	margin:0;
	padding:10px 0;
	}

div#creditfooter {margin-left:-9999px;}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.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;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */