/*
Theme Name: PaperDarkFinal
Theme URI: 
Description: Paper Theme
Author: v v k chandra
Author URI: http://vvkchandra.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/*Reset and font CSS from Yahoo UI*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/* -------------------------------------------------------------- 
   
   Default styles for Images
  
-------------------------------------------------------------- */   
.entry-content img {
    margin: 0 0 18px 0;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:15px;
	margin:0 !important;
}
.emoticon {
	max-height:15px;
	margin:0 !important;
}

/*styling starts here*/
body, html {
	background: #4b4b4b url("css/images/body.gif");
}
#wrapper {
	width: 980px;
	margin: 0 auto;
	clear: both;
	position: relative;
}

#header {
	float: left;
	width: 980px;
	margin: 0 auto;
	background: transparent url("css/images/headerbg.gif");
}
#header-wrap {
	float: left;
	width: 960px;
	padding: 0 10px 20px 10px;
	background: transparent url("css/images/header-bottom-shadow.gif") bottom left no-repeat;
}
#header-wrap-i {
	float: left;
	position: relative;
	width: 960px;
	/* Himanshu HJS - Commented on 02-01-12 to make the Multi-Level Menu work */
	/* overflow: hidden; */
	background: white url("css/images/header-bottom-white.gif") bottom left no-repeat;
}

#header  h1 {
	padding-bottom: 2px;
}
#header  h1 span {
	display: none;
}
#header a {
	text-decoration: none;
}

#header ul {
	list-style: none;
	margin: 0px;
}

#nav-bars-and-search {
	width: 940px;
	float: left;
	padding: 5px 0;	
	margin: 0 10px;
	border-top: 5px solid #d14226;
	display: inline;
	background: white url("css/images/gradient.gif") top left repeat-x;
}
#main-nav {
	width: 650px;
	float: left;
}
#main-nav ul {
	float: left;
	width: 650px;
	margin: 0;
	padding: 0;
}
#main-nav ul li {
	float: left;
	display: block;
	padding: 0px 3px;
	border-left: 1px solid #ccc;
}
#main-nav ul li.first {
	border: none;
}
#main-nav ul li a {
	display: block;
	padding: 3px 5px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 100%;
	color: #444;
}
#main-nav ul li a:hover {
	color: white;
	background: #444;
}
#header-wdg-search {
	float: right;
	padding: 0px 5px;
}
#header-wdg-search #s {
	float: left;
	height: 22px;
	width: 100px;
	margin: 0;
	font-weight: bold;
	border: 1px solid #aaa;
}
#btn_js {
	float: left;
	margin: 0;
	font-size: 90%;
	text-transform: uppercase;
	height: 26px;
	margin-left: 8px;
}

#main-nav-connect {
	position: absolute;
	top: 15px;
	right: 10px;
}
#main-nav-connect ul li {
	float: left;
	display: block;
	padding-left: 10px;
}
#main-nav-connect ul li a {
	float: left;
	display: block;
	position: relative;
	width: 18px;
	height: 18px;
}
#main-nav-connect ul li a img {
	position: absolute;
	top: 1px;
	left: 1px;
	opacity: .8;
}
#main-nav-connect ul li a:hover img {
	top: 0px;
	left: 0px;
	width: 18px;
	height: 18px;
	opacity: 1;
}

#main {
	clear: both;
	float: left;
	width: 980px;
	/* Added by Himanshu for the SuckerFish Menu */
	/* padding: 30px 0 20px 0; */
	padding: 1px 0 20px 0;
}
#container-wrap {
	width: 540px;
	float: left;
	/* Added by Himanshu - 7/11/11 for the Suckerfish Menu */
	padding-top: 15px;
}
#container {
	width: 540px;
    float:left;
}
#content {
	width: 540px;
	float: left;
}

.page #container, .four04  #container {
	background: transparent url("css/images/hentry-tile.gif");
}
.page #content, .four04 #content {
	padding-bottom: 8px;
	background: transparent url("css/images/entry-bottom.gif") bottom left no-repeat;
}

#nav-above {
	display: none;
}
#nav-below {
	clear: both;
}

/* =Content
-------------------------------------------------------------- */
.hentry, .error404 {
	float: left;
	width: 540px;
	margin-bottom: 20px;
	background: white url("css/images/hentry-tile.gif");
}
.attachment .page-title {
    font-style: italic;
}
/*.home #content .sticky {
    border: 1px solid #ccc;
    margin: 0 0 66px 0;
    padding: 22px 20px 0 20px;
}*/

.entry-content {
	clear: both;
	width: 520px;
	padding: 10px 10px;
	font-family: Georgia, serif;
	line-height: 1.8em;
}
.entry-title {
	width: 520px;
	padding: 10px 10px 0px 10px;
	/* Himanshu - Suckerfish, not working padding: 10px 10px 10px 10px; */
	font-size: 205%;
	line-height: 1.1em;
	color: #d12f10;
	font-family: Tahoma,sans-serif;
	text-shadow: 1px 1px #eee;
	background: transparent url("css/images/hentry-title.gif") top left no-repeat;
}
.entry-title span {
	display: block;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
.entry-title a {
	text-decoration: none;
	display: block;
	font-weight: normal;
	font-family: Tahoma,serif;
	text-shadow: 1px 1px #eee;
	color: #d12f10;
}
.entry-title a:hover {
	color: #0b84f4;
}

.entry-meta {
	width: 520px;
	padding: 5px 10px;
	color: #888;
	margin-top: 1px;
}
.entry-date abbr {
	color: #554840;
	border: none;
	font-weight: bold;
	text-transform: uppercase;
}
.entry-meta .author a {
	color: #0b9af4;
	text-decoration: none;
	font-weight: bold;
	display: none;
}
.meta-prep-author {
	display: none;
}
.entry-meta .edit, .entry-meta .meta-sep {
	display: none;
}

.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta a {
    color:#666;
    text-decoration:none;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #e66700;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}

.entry-meta .comments-link {
	float: right;
}
.entry-meta .comments-link a {
	color: #777;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 100%;
	font-family: Tahoma, sans-serif;
}
.entry-meta .comments-link a:hover {
	color: #bb5016;
}

.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}

.entry-utility {
	border-top: 1px solid #ccc;
	width: 520px;
	margin: 0 10px;
	padding-bottom: 15px;
	padding-top: 5px;
	clear: both;
}
.entry-rounded {
	float: left;
	clear: both;
	width: 540px;
	height: 8px;
	background: transparent url("css/images/entry-bottom.gif") bottom left no-repeat;
}

.entry-utility a {
    text-decoration:none;
	color: #005db3;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #FF4B33;
}
.entry-utility .cat-links, .entry-utility .tag-links {
	display: block;
	padding-bottom: .6em;
	color: #666;
	font-weight: bold;
}
.entry-utility .cat-links a, .entry-utility .tag-links a{
	font-weight: normal;
	color: #e37001;
}
.entry-utility .tag-links a{
	color: #79a946;
}
.entry-utility .cat-links a:hover, .entry-utility .tag-links a:hover {
	text-decoration: underline;
}
.meta-sep-tag-links, .meta-sep-comments-link, .meta-sep-edit {
	display: none;
}
.entry-utility .comments-link {
	display: block;
	float: left;
}
.entry-utility .comments-link a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 85%;
	color: #333;
	display: block;
	padding: 5px 0;
	text-shadow: 1px 1px #ccc;
}
.entry-utility .comments-link a:hover {
	color: #d14226;
	text-shadow: 1px 1px #eee;
}
.entry-utility .edit {
	clear: both;
	display: block;
}

.page-link {
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:22px 0 0 0;
    word-spacing:0.5em;
}
.page-link a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.page-link a:active,
.page-link a:hover {
    color: #FF4B33;
}
.gallery {
    padding:0 0 22px 0;
}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}

.page-title {
	padding: 10px 5px;
	margin-bottom: 10px;
	background: white;
	font-size: 135%;
	font-weight: bold;
	color: #e66700;
	background: white url("css/images/grad.gif") top left repeat-x;
	border: 3px solid #757575;

}
.page-title span {
	color: #999;
}
.page .entry-title {
/*	font-size: 165%;
	line-height: 1.7em;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	padding-top: 10px;
*/}
.page .entry-content {
	padding-top: 10px;
}
.entry-content a {
	/* color: #006ce6; 
        text-decoration: none;*/
        color: #0b3766;
	text-decoration: underline;
}
.entry-content a:visited {
	/* HJS - color: #8eb700;
        text-decoration: none;*/
        color: #006ce6;
	text-decoration: underline;
}
.entry-content a:hover {
	text-decoration: underline;
}

#wrapper .entry-content .more-link {
	padding: 5px;
	color: #005db3;
	float: right;
	color: #ee5400;
	font-weight: bold;
}

/* =Attachments
-------------------------------------------------------------- */

.attachment-jpeg #container,
.attachment-png #container {
    width:100%;
}
.attachment-jpeg #content,
.attachment-png #content {
    width:930px;
}
.attachment-jpeg #comments,
.attachment-png #comments {
    width:540px;
    overflow:hidden;
}
.attachment-jpeg .main-aside,
.attachment-png .main-aside {
    display:none;    
}


/* =Comments
-------------------------------------------------------------- */
#comments {
	float: left;
	background: white;
	width: 534px;
	padding: 0px;
	border: 3px solid #8e8e8e;
	padding-top: 20px;
	background: white url("css/images/gradient.gif") top left repeat-x;
}
/*#comments,
#comments input,
#comments textarea {
    font-size:13px;
    line-height:18px;
}*/
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
    font-family:Arial,sans-serif;
    font-size: 150%;
    font-weight:bold;
    line-height:22px;
    padding:0 0px 18px 20px;
	color: #e66700;
}
#comments-list {
    padding:0 0 5px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
    border-bottom:none;
    margin:0 0 18px 0;
}
#comments-list li {
    background:#fafafa;
	background: white;
	border-bottom: 1px solid #ccc;
	padding:18px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
	background: #e8e8e8 url("css/images/bypostauthor.gif") top right no-repeat;
}
#comments-list ul li {
    border:1px solid #ccc;
    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#006dba;
    font-style:italic;
    text-decoration:none;
}
#comments-list .comment-author a{
	color: #006dba ;
	text-decoration: none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #FF4B33;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #FF4B33;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #FF4B33;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
.comment-content {
	padding-top: 10px;
	overflow: hidden;
}
#respond {
    padding: 0 20px 10px 20px;
	width:auto;
	_width:460px; /* IE6 Hack to display correctly the respond form */
	max-width:460px;
    margin:0 auto;
    z-index:100;
	color: black;
}
#respond h3 {
	font-size: 125%;
	padding: 0 0 15px 0;
}
#respond #comment-notes {
	font-weight: bold;
	color: #6695b6;
	padding-bottom: 10px;
}
#cancel-comment-reply a {
    color: red;
    font-style:italic;
}
#respond form {
    padding:0 0 36px 0;
}
#respond #form-section-author {
    width:230px;
    float:left;
	margin-right:10px;
}
#respond #form-section-author input {
    width:220px;
	border: 1px solid #ccc;
	padding: 3px 2px;
}
#respond #form-section-email {
	width:220px;
    float:left;
}
#respond #form-section-email input {
    width:100%;
	border: 1px solid #ccc;
	padding: 3px 2px;
}
#respond #form-section-url {
	width:220px;
	clear:both;
}
#respond #form-section-url input {
    width:100%;
	border: 1px solid #ccc;
	padding: 3px 2px;
}
#respond .form-label {
	font-family: Georgia serif;
	font-variant: small-caps;
	letter-spacing: 1px;
	color: #555;
	font-weight: bold;
}
#respond .form-input input {
    margin:0 0 14px 0;
}
#respond textarea {
    width:100%;
    margin:0 0 16px 0;
	border: 1px solid #ccc;
	padding: 5px;
}
#respond .form-submit {
    float:right;
}
#respond .form-submit input {
	font-weight: bold;
	padding: 5px;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
#form-allowed-tags {
	margin-bottom: 5px;
}
#form-allowed-tags, #form-allowed-tags code {
	color: #999;
	font-size: 90%;
}



/*Sidebar styling*/
#secondary {
	float: right;
	width: 425px;
	border: 0px solid #ddd;
	padding-left: 5px;
	/* Added by Himanshu - 7/11/11 for the Suckerfish Menu */
	padding-top: 15px;
}
#secondary-wrap {
	width: 425px;
	float: right;
}
#secondary ul {
	list-style-type: none;
	margin: 0;
}
#secondary a {
	text-decoration: none;
	color: #457eb8;
}
#secondary a:hover {
	text-decoration: underline;
}
#secondary-one {
	float: left; 
	width: 230px;
	background:  url("css/images/sidebar.gif") top left repeat;
}
#secondary-one-inner {
	width: 230px;
	float: left;
	padding-top: 8px;
	background:  transparent url("css/images/sec-one-inner.gif") top left no-repeat;
}
#secondary-one-inner-most {
	width: 220px;
	padding: 0 5px 8px 5px;
	float: left;
	background:  transparent url("css/images/sec-one-inner-most.gif") bottom left no-repeat;
}
#secondary-two {
	float: right; 
	width: 190px;
	background:  url("css/images/sidebar.gif") top left repeat;
}
#secondary-two-inner {
	width: 190px;
	float: left;
	padding-top: 8px;
	background:  transparent url("css/images/sec-two-inner.gif") top left no-repeat;
}
#secondary-two-inner-most {
	width: 180px;
	padding: 0 5px 8px 5px;
	float: left;
	background:  transparent url("css/images/sec-two-inner-most.gif") bottom left no-repeat;
}
#secondary #sidebar-feedlist {
}
#sidebar-feedlist li {
	padding: 5px 0;
	border-bottom: 1px solid #777;
}
#sidebar-feedlist li.first {
	border-top: none;
}
#sidebar-feedlist li.last {
	border-bottom: none;
}
#feedburner-email-subscribe h5 {
	font-weight: normal;
	padding-bottom: 5px;
	font-size: 100%;
	color: #333;
}
#feedburner-email-subscribe p {
	padding: 0px;
	margin-bottom: 5px;
	color: #333;
}
#secondary .s-wdg {
	float: left;
	margin-bottom: 20px;
}
#secondary-one .s-wdg {
	width: 220px;
}
#secondary-two .s-wdg {
	width: 180px;
}
#secondary .s-wdg h4{
	padding: 6px 5px;
	font-size: 100%;
	font-family: Georgia, serif;
	color: white;
	letter-spacing: 1px;
	font-weight: normal;
	text-transform: uppercase;
	background: #2d2d2d;
}
#secondary .data {
	padding: 5px 0;
}
#secondary .s-wdg-link-list ul li {
	border-bottom: 1px solid #6f6f6f;
}
#secondary .s-wdg-link-list ul li a {
	display: block;
	padding: 3px 0px;
	text-decoration: none;
	font-size: 95%;
	color: black;
	font-weight: normal;
	overflow: hidden;
	width: 100%;
}
#secondary .s-wdg-link-list ul li a:hover {
	color: #1d5d9e;
	background: #ececec;
	text-decoration: none;
	color: white;
	background: #444;
}
#secondary .s-wdg-link-list ul li a {
	font-weight: normal;
	overflow: hidden;
}
#secondary-two .s-wdg-link-list ul li a em {
	font-weight: bold;
	font-style: normal;
}
#s-wdgs-st-logos li {
	float: left;
	height: 100px;
	width: 100px;
	padding-bottom: 10px;
}
#s-wdgs-st-logos li img {
	float: left;
	width: 100px;
	height: 100px;
}
#s-wdgs-st-logos li.o {
	float: right;
}
#s-wdgs-st-logos li.o img{
	float: right;
}
#about-widget {
	background: white;
	margin-bottom: 20px;
	border:5px solid #757575;
	width: 415px;
	background: white url("css/images/gradient.gif") top left repeat-x;
}
#about-widget-inner {
	padding: 10px;
	border-bottom: 2px solid #515151;
}
#about-widget h4 {
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	font-size: 125%;
	color: #444;
	text-transform: uppercase;
	text-shadow: 1px 1px #c5c5c5;
}

/*Footer sytling*/
#footer {
	float: left;
	clear: both;
	width: 980px;
	padding: 40px 0px 30px 0px;
	background: white url("css/images/footer.gif") top center no-repeat;
}
#footer ul {
	list-style-type: none;
	margin: 0 auto;
}
#footer-nav {
	clear: both;
	float: left;
	width: 980px;
}
#footer-nav ul {
	width: 950px;
	padding: 10px;
	margin-top: 20px;
	overflow: hidden;
	border-top: 5px solid #d14226;
	background: white url("css/images/gradient.gif") top left repeat-x;
}
#footer-nav li {
	float: left;
	padding: 0 10px;
	border-left: 1px solid #777;
	font-size: 80%;
	font-weight: bold;
}
#footer-nav li.first {
	padding-left: 0px;
	border: none;
}

#footer-nav li.design-by {
	float: right;
	border: none;
	color: #555;
	font-family: Verdana;
	text-transform: uppercase;
	font-size: 80%;
	font-weight: normal;
}
#footer-nav li.design-by a {
	color: #0085eb;
}
#footer-nav li a {
	color: #eb5e00;;
	color: #444;
	text-decoration: none;
	text-transform: uppercase;
	padding: 3px;
}
#footer-nav li a:hover {
	text-decoration: underline;
}
#footer-nav li a:hover {
	text-decoration: none;
	color: white;
	background: #444;
}

#footer-connect-nav {
	float: left;
	width: 980px;
	clear: both;
}
#footer-connect-nav ul {
	float: left;
	padding-left: 10px;
}
#footer-connect-nav ul li {
	float: left;
}
#footer-connect-nav ul li a {
	text-decoration: none;
	font-size: 155%;
	text-transform: uppercase;
	margin-right: 20px;
	color: #bbb;
	font-weight: bold;
	text-shadow: 1px 1px #eee;
	padding: 3px;
	border-bottom: 0px solid white;
}
#footer-connect-nav ul li.home-sep{
	font-size: 155%;
	text-transform: uppercase;
	margin-right: 20px;
	color: #bbb;
	font-weight: bold;
	text-shadow: 1px 1px #eee;
	padding: 3px;
	border-bottom: 0px solid white;
	color: #555;
}
#footer-connect-nav ul li.home a {
	font-size: 175%;
}
#footer-connect-nav ul li a:hover {
	color: #888;
}
#footer-connect-nav ul li.linkedin a {
	color: #3689b2;
}
#footer-connect-nav ul li.twitter a {
	color: #00deee;
}
#footer-connect-nav ul li.facebook a {
	color: #3b5998;
}
#footer-connect-nav ul li.orkut a {
	color: #b90d92;
}
#footer #footer-connect-nav ul li.home a {
 color: #555;
}
#footer #footer-connect-nav ul li a:hover {
	border-color: #ccc;
	text-decoration: none;
	color: white;
	background: #444;
	text-shadow: none;
}
#nav-below {
	display: block;
	background: none;
	padding: 0 5px;
	padding-top: 10px;
}
#nav-below .nav-previous {
	float: left;
	position: relative;
	left: 0px;
	width: 250px;
	display: block;
}
#nav-below .nav-next {
	float: right;
	position: relative;
	left: 0px;
	width: 250px;
	display: block;
}
#nav-below .nav-next a{
	text-align: right;
	float: right;
}
#nav-below a {
	color: #e26a00;
	color: #9b9b9b;
	font-family: Tahoma;
	text-shadow: 1px 1px #333;
	font-weight: bold;
	font-size: 100%;
	text-decoration: none;
	text-transform: uppercase;
	color: #eee;
}
#nav-below a:hover {
	text-decoration: underline;
}

.cf {
	clear: both;
}


/*Internal pages related*/
#category-archives.content-column li, #monthly-archives.content-column li {
	color: #888;
}
#category-archives.content-column li a, #monthly-archives.content-column li a {
	color: #006ce6;
}


/*Entry content styling*/
.entry-content p, .entry-content ul, .entry-content ol, .entry-content div {
	margin-bottom: 1.2em;
	line-height: 1.7em;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6  {
    font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #5d5042;
}
.entry-content h1, .entry-content h2 {
    font-size: 138.5%;
    margin-bottom: 5px;
}
.entry-content h3 {
	font-size: 131%;
    margin-bottom: 3px;
}
.entry-content h4 {
    font-weight:bold;
    font-size: 116;
    margin-bottom: 3px;
}
.entry-content h5 {
    font-size: 108%;
}
.entry-content h6 {
    font-size: 108%;
}
.entry-content ul {
    margin:0 0 18px 1.5em;
}
.entry-content dt {
    font-weight:bold;
}
.entry-content dd {
    margin:0 0 18px 0;
}
.entry-content abbr, .entry-content acronym, .entry-content .help {
  border-bottom: 1px dotted #333;
  cursor: help;
}
.entry-content strong {
	font-weight: bold;
}
.entry-content ul {
	margin: 0 0 18px 1.5em;
}
.entry-content ol {
	margin: 0 0 18px 3em;
}
.entry-content ul li{
	list-style:disc;
}
.entry-content ol li {
	list-style: decimal;
}
.entry-content ol ol li {
	list-style:upper-alpha;
}
.entry-content ol ol ol li{
	list-style:lower-roman;
}
.entry-content ol ol ol ol li{
	list-style:lower-alpha;
}
.entry-content ul ul, .entry-content ol ol, .entry-content  ul ol, .entry-content ol ul {
	margin-bottom:0;
}
.entry-content dl	{
    margin:0 1.5em;
}
.entry-content dd {
	margin-bottom:18px;
}
.entry-content strong {
	font-weight: bold;
}
.entry-content cite, .entry-content em, .entry-content i {
	font-style: italic;
}
.entry-content blockquote {
	clear: both;
	margin: 0 3em;
	border-left: 3px solid #5c5c5c;
	padding-left: 15px;
	margin-bottom: 10px;
}
.entry-content blockquote p {
	margin-bottom: 5px;
}
.entry-content blockquote em, .entry-content blockquote i, .entry-content blockquote cite {
	font-style:normal;
}


#wrapper #container ul#links-page , #wrapper  #container ul#archives-page {
	margin: 0;
    margin-left:0;
    overflow:hidden;
}
#wrapper #container ul#links-page li, #wrapper  #container ul#archives-page li {
	list-style: none;
}

#wrapper #container ul#links-page ul li, #wrapper  #container ul#archives-page ul li{
	list-style: disc;
}
li.content-column {
	float: left;
	width:45%;
	margin: 0;
	padding: 0;
}
.addtoany_share_save_container {
	clear: both;
	float: left;
}
.contact-form label{
	font-weight: bold;
}
.contact-form .form-label {
	margin: 0;
	padding: 0;
}
.formcontainer .important {
	color: red;
}

.blogger-post-footer a, .blogger-post-footer a img{
	display: none;
}

.page .tweetmeme_button {
	display: none;
}


/*added by chandra on 02-05-10 for disqus comments*/
#disqus_thread {
float: left;
	background: white;
	width: 514px;
	padding: 0px 10px;
	border: 3px solid #8e8e8e;
	padding-top: 20px;
	background: white url("css/images/gradient.gif") top left repeat-x;
}

#suckerfishnav {
    background:##444 repeat-x;
    font-size:12px;
    font-family:verdana,sans-serif;
    font-weight:bold;
    width:100%;
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:20px;
    padding:0;
    border:1px solid #aaa;
    margin:0;
    width:100%;
    }
#suckerfishnav a {
    display:block;
    color:#000000;
    text-decoration:none;
    padding:0px 10px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:101px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #666666;
    }
#suckerfishnav li li {
    width:99px;
    border-bottom:1px solid #666666;
    border-left:1px solid #666666;
    border-right:1px solid #666666;
    font-weight:bold;
    font-family:verdana,sans-serif;
    }
#suckerfishnav li li a {
    padding:4px 10px;
    width:80px;
    font-size:10px;
    color:#000000;
    }
#suckerfishnav li ul ul {
    margin:-19px 0 0 100px;
    }
#suckerfishnav li li:hover {
    background:##444;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#FFFFFF;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#FFFFFF;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#000000;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:##444;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#444444;
    }
