<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Home Theme
Theme URI: http://www.ganeshkanjira.com
Description: Home Theme
Version: 1.1
Author: OMRadio.com
Author URI: http://www.ganeshkanjira.com
Tags: red, dark, three-columns, fixed-width, right-sidebar
*/



/* Reset CSS */
@import url("reset.css");

/* All Text CSS */
@import url("text.css");

/* 960 Grid CSS */
@import url("960.css");

/*********************************************************************
	Primary Construct - Generic Styles
*********************************************************************/

body {
	background:url(img/homebackground2.jpg) top center repeat;
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

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 {
	border:none;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/*********************************************************************
	Navigation
*********************************************************************/
.navigation {
	background:;
	height:45px;
	font-size:13px;
}

.navigation ul {
	float:left;
	list-style:none;
}

.navigation ul li {
	float:left;
	display:block;
}

.navigation ul li a {
	background:top right no-repeat;
	color:#FFF;
	display:block;
	font-weight:bold;
	height:13px;
	padding:4px;
	text-decoration:none;
	margin:0;
	width:auto;
	float:left;
}

.navigation a:link {font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #e1f3fb;
	text-decoration: none;
}
.navigation a:visited {
	text-decoration: none;
	color: #e1f3fb;
}
.navigation a:hover {
	text-decoration: none;
	color: #ffffff;
}
.navigation a:active {
	text-decoration: none;
	color: #e1f3fb;
}

.search_box {
	float:right;
	margin:10px;
	color:#FFF;
	width:222px;
}

input.search_field {
	border:2px solid #26262A;
	background:#575A62;
	height:16px;
	widht:190px;
	color:#FFF;
}

input.search_btn {
	margin:0 10px 0 0;
	float:left;
}

/*********************************************************************
	Main Image Header
*********************************************************************/

.main_image {
	background:top center no-repeat;
	height:350px;
}
.sankarapic {
	background:url(img/sankaratour.jpg) top center repeat;
	height:707px;
}

.main_image img {
	margin:0;
	padding:0;
}

/*********************************************************************
	Content
*********************************************************************/

.content_wrapper {
	background: top left no-repeat;
}

/*********************************************************************
	Entry Styles
*********************************************************************/

a:link {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFCC;
}
a:active {
	text-decoration: none;
	color: #FFFFCC;
}


.entry {
	padding:0px;
	line-height:120%;
	margin:5px 5px 5px 155px;
}

.entry p {
	font: 14px/1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
	color:#ffffff;
}

.entry p a {
	color:#ffffff;
}

.entry h2.sectionhead {
	font: normal 10px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	padding:2px;
	color:#333333;
	background:none;
	border:none;
}

.entry h2 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	padding:5px;
	display:block;
	border:0px solid #316d7c;
	margin:0 0 3px;
}

.entry h2 a {
	color:#FFF;
	text-decoration:none;
}

.entry img {
}

html&gt;body .entry ul {
	padding: 0 0 0 5px;
	padding-left: 10px;
}

html&gt;body .entry li {
	margin: 7px 0 8px 5px;
	color:#FFF;
	font-size:11px;
}

.entry ul li:before {
	content: "\00BB \0020";
}

.entry p.postinfo {
	font-size:10px;
	padding-bottom:5px;
	margin-bottom:5px;
	color:#2A2B2E;
}

.entry p.postinfo a {
	color:#2A2B2E;
}

.entry p.postinfo span.upper {
}

.entry p.postinfo span.category {
	padding-left:20px;
	color:#2A2B2E;
}

.entry p.postinfo span.comment {
	padding-left:16px;
}

.post {
	margin-bottom:15px;
}

blockquote {
	background:#DBDBDB;
	border-bottom:2px solid #316d7c;
	border-top:2px solid #316d7c;
	color:#FFF;
	font-size:90%;
	font-style:italic;
	margin:15px 15px;
	padding:4px 4px 4px 5px;
}

/*********************************************************************
	Right Side Content
*********************************************************************/

.right {
	background: bottom right no-repeat;
	margin-bottom:5px;
	border:0px solid #dfd3b5;
	padding:0px;
	margin-top:5px;
	color:#dddddd;
}

.mainsidebar1 {
	color:#FFF;
	border:0px solid #316d7c;
	font-size:13px;
	padding:3px;
	margin:0px;
	display:block;
}

.mainsidebar1 a:link {font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #e1f3fb;
	text-decoration: none;
}
.mainsidebar1 a:visited {
	text-decoration: none;
	color: #e1f3fb;
}
.mainsidebar1 a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.mainsidebar1 a:active {
	text-decoration: none;
	color: #e1f3fb;
}

h2.widgettitle {
	color:#FFF;
	background:#205765;
	border:1px solid #316d7c;
	font-size:13px;
	padding:3px;
	margin:0px;
	display:block;
}

.sleft ul li ul li, .sright ul li ul li {
	color:#FFF;
	padding:2px;
	font-size:11px;
	background:#222222;
	padding:3px;
	margin:2px;
}

.sleft ul li a, .sright ul li a {
	color:#FFF;
}

.sleft{
	color:#FFF;
border:0px solid #316d7c;
padding:3px;

}
.tablespace {
	padding: 5pt;
}


/*********************************************************************
	Comments
*********************************************************************/

#c {
	float:left;
	width:150px;
	font-size:9px;
}

#cc {
	float:right;
	width:300px;
	font-size:9px;
}

#commentform p {
	padding-bottom:10px;
}

#commentform #author {
	border:1px solid #BBB;
	height:20px;
	background:#f5f5f5;
	padding-left:5px;
}

#commentform #email {
	border:1px solid #BBB;
	height:20px;
	background:#f5f5f5;
	padding-left:5px;
}

#commentform #url {
	border:1px solid #BBB;
	height:20px;
	background:#f5f5f5;
	padding-left:5px;
}

#commentform #comment {
	border:1px solid #BBB;
	padding:10px;
	width:278px;
}

.commentlist {
	font-size:10px;
}

.commentlist cite {
	padding:5px 5px 5px 10px;
}

.commentlist cite a {
	color:#FFF;
}

.commentlist .ctext {
	border-bottom:1px solid #316d7c;
	font-size:11px;
}

.postmetadata {
	border: 1px solid #316d7c;
	padding:10px;
	color:#FFF;
	font-size:10px;
}

.postmetadata a {
	color:#333333;
}

.ccomment {
	line-height:140%;
	margin:0;
	padding:20px 5px 20px 20px;
	color:#FFF;
}

.ccomment a {
	color:#FFF;
}

.ccomment h3 {
	font-size:12px;
}

.ccomment ol {
}

.ccomment ol li {
	padding:15px;
	background:#6C6351;
}

.ccomment ol li.alt {
	background:#A9A088;
	padding:15px;
}


/*********************************************************************
	Captions
*********************************************************************/
.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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/*********************************************************************
	Footer
*********************************************************************/

.footer {
	background:top center repeat-x;
	color:#FFF;
	padding:15px;
	margin:5px;
	text-align:left;
	font-size:11px;
}

.footer a {
	color:#FFF;
	text-decoration:none;
}

.footer a:hover {
	color:#CCC;
	text-decoration:underline;
}

.footer p {
	padding:15px;
	margin:2px;
}

h2.homefoot1 {
	color:#FFF;
	background:#205765;
	border:1px solid #316d7c;
	font-size:13px;
	padding:3px;
	margin:0px;
	display:block;
}
h2.homefoot2 {
	color:#FFF;
	background:#205765;
	border:1px solid #316d7c;
	font-size:13px;
	padding:3px;
	margin:0px;
	display:block;
}
h2.homefoot3 {
	color:#FFF;
	background:#205765;
	border:1px solid #316d7c;
	font-size:13px;
	padding:3px;
	margin:0px;
	display:block;
}
</pre></body></html>