/*
Style : Vimochana
http://www.ajithsamuel.com

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url(images/bg.jpg);
	background-attachment: fixed;
	background-color: #ffffd7;
	color: #333;
	text-align: left;
	}

#page {
	background-color: white;
	background: url(images/testbg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	}
#intro {
	background-color: white;
	background: url(images/testbg1.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	}

#content {
	font-size: 1.18em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: left;
	}

.left_shadow {
	background: url(images/shadow_left.jpg);
}

.right_shadow {
	background: url(images/shadow_right.png);
}

.alt {
	background-color: #f8f8f8;
	}

#footer {
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

/* Original H1
h1 {
	font-family: 'Tahoma', Verdana, Arial, Sans-Serif;
	font-style:italic;
	font-size: 2.2em; 
	text-align: right;
	padding-top:7px;
	padding-bottom: 0px;
	}*/
	
h1 {
    width: 200px;
	visibility:hidden;
	margin-top:-30px;
	font-family: Verdana;
	font-style:italic;
	font-size: 0.2em; 
	text-align: right;
	padding-bottom: 0px;
	}

.logo-holder {
    width: 250px;
	height: 66px;
	float:left;
	margin-top: 0px;
	margin-bottom: 0px !important;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
}
.logo-holder img {
    width: 250px;
	height: 66px;
	margin-top: -2px;
	border:none;
}

/* Original Decription
.description {
    width: 450px;
	float:right;
	background-color:#00FF99;
	font-size: 0.95em;
	margin-top: 1px;
	padding: 0px;
	margin-bottom: 5px;
	text-align: right;
}*/

.description {
    width: 420px;
	float:right;
	font-family: 'Tahoma',Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
	color: #990000;
	margin-top: 25px;
	padding: 0px;
	margin-bottom: 0px;
	text-align: right;
}
.description a {
	font-family: 'Tahoma',Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:normal;
	color: #990000;
	margin-top: 25px;
	padding: 0px;
	margin-bottom: 0px;
	text-align: right;
}
.description a:hover {
	border-top: #CC0000 solid 1px; 
}

#headerimg .description {
	font-size: 1.2em;
	text-align: left;
	}
	

#headerimg h1 {
	font-family: Georgia, "Times New Roman", Times, serif
	font-size: 4;
	text-align: left;
	margin-top: -20px;
	margin-left: 65px;
}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#this.content h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	margin-bottom: 0px;
	text-decoration: none;
	color: black;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

#sidebar h2 {
	color: #333;
	font-size: 1.1em;
	letter-spacing: 0.1em;
}

h2 a {
	color: #333;
}

h2 {
	color:#990000;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.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;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
a {
   color:#990000;
   text-decoration:none;
  }
h2 a:hover, h3 a:hover {
	color:#FF3300;
	text-decoration: none;
	}

a:hover {
	color: #ef5400;
	text-decoration: underline;
	}
	
#wp-calendar #prev 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;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	margin-top: 0px;
	padding: 0;
	padding-top: 0px;
	width: 782px;
	}
#intro {
	background-color: white;
	margin: 0px auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	padding-top: 0px;
	width: 782px;
	}
#intro-logo, intro-logo img {
padding-top:50px;
padding-bottom:10px;
text-align:center;
border:none;
}
	
#header {
	padding: 0px;
	margin: auto;
	border: 1px solid #7F7F7F;
	height: 150px;
	width: 700px;
	background-color: #73a0c5;
	background: url(images/banner.jpg);
	}

#topbar {
    background: url(images/vimochana-logo.jpg) top left no-repeat;
	width: 700px;
	height: 68px;
	margin: 20px auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #FBFFDF;
}

#headerimg {
	margin: 0;
	height: 150px;
	width: 100%;
	text-align: left;
	}

#bannerholder {
  margin-left: 0px;
  margin-top: 0px !important;
  margin-top: 0px;
  width: 700px;
  height: 150px;
  }

#introbar {
	width: 700px;
	margin: 20px auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:60px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align:center;
}
#resourcescolumn {
	padding: 10px 0 2px 0;
	margin: 5px 0 0 40px;
	width: 700px;
	}

.narrowcolumn {
	float: right;
	padding: 0px 6px 20px 6px;
	margin-right: 40px !important;
	margin-right: 20px;
	margin-top: 0px !important;
	margin-top: 2px;
	width: 458px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 24px;
	width: 734px;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}
	
.post img {
    visibility:hidde;
	max-width:458px !important;
	margin-bottom: 7px;
	}
	
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#introfooter {
	padding: 0 0 0 0px;
	margin: 0 auto;
	margin-bottom: 0px;
	width: 782px;
	clear: both;
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#FFFFff;
	}

#introfooter p {

	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

#footer {
	padding: 0 0 0 0px;
	margin: 0 auto;
	margin-bottom: 0px;
	width: 782px;
	clear: both;
	background: url(images/footer-bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#FFFFD7;
	}

#footer p {

	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
.footerlinks, .footerlinks a {
    font-family: 'Tahoma',Verdana, Helvetica, sans-serif;
	font-size:0.95em;
	font-weight:bold;
    color: #990000;
}
.footerlinks a:hover {
    color:#006699;
}
.enter {
font-size:2em;
}
.ajith {
	color: #000000;
	font-weight: bold;
}
.samuel {
	color: #00cc00;
	font-weight: bold;
}
.vimochana {
    font-family: 'Tahoma',Verdana, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
    color: #990000;
	font-weight: bold;
}
.sitemap {
    font-family: 'Trebuchet MS',Verdana, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
    color: #000000;
	font-weight: bold;
}
.visual_media_consultant{
color:#ffffff;
font-size:30%;
}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 12px 0 8px 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
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
	}
/* End Images */



/* Begin Lists and bulleted lines

	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: 0px;
	} 

html>body .entry li {
	margin: 7px 0 8px 7px;
	font-size: 0.96em;
	list-style-image:url(images/author.gif);
	}

.entry ul li:before, #sidebar ul ul li:before {
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}


html>body .post ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: 0px;
	} 

html>body .post li {
	margin: 7px 0 8px 7px;
	font-size: 0.96em;
	list-style-image:url(images/author.gif);
	}


.post ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.post ol li {
	margin: 0;
	padding: 0;
	}


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#navbar {
	margin-left: 5px;
	margin-top: -29px;
	width: 700px;
	height: 30px;
	z-index: 100;
}

#supernav {
	width: 700px;
	position: relative;
	float: left;
	margin-left: 50px !important;
	margin-left: 25px;
	font-family: 'Verdana', Lucida Grande, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	margin-top: 4px;
	padding: 6px 0px; /* duplicate the tab size */
	text-align: left;
	display: block;
	text-decoration: none;
}

#supernav li {
	margin: 0px;
	text-transform: uppercase;
	display: inline;
	height: 19px;
	text-decoration: none;
}

#supernav a {
	color: #FFFFFF;
	background-image: url(images/trans.gif);
	font-weight: bold;
	height: 19px;
	padding: 6px 16px;
	padding-top: 6px;
	padding-bottom: 6px;
}
	
#supernav a:hover {
	color: #000000;
	background: #FDFDC7;
	/*border-top:#111111 solid 1px;
	border-right:#000000 solid 1px;
	margin-right: -1px;*/
	text-decoration: none;	
}

#supernav .current_page_item a {
	color: #111;
	background: #EF5400;
	text-decoration: none;
}

			/* TOP MENU  testing ajith-menu */
#ajith-menu {
width:700px;
height: 20px;
margin-left:40px;
margin-top: 0px;
font-size:93%;
font-weight:bold;
line-height:normal;
}
#ajith-menu ul {
margin:0;
padding: 7px 0 0 10px;
list-style:none;
}
#ajith-menu li {
display:inline;
margin:0;
padding:0;
}
#ajith-menu a {
float:left;
background:url(images/tableft6.gif) no-repeat left top;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#ajith-menu a span {
float:left;
display:block;
background:url(images/tabright6.gif) no-repeat right top;
margin-right:1px;
padding: 5px 15px 4px 15px;
color:#F5ffc7;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#ajith-menu a span {float:none;}
/* End IE5-Mac hack */
#ajith-menu a:hover span {
color:#FFFFFF;
}
#ajith-menu a:hover {
background-position:0% -42px;
}
#ajith-menu a:hover span {
background-position:100% -42px;
}

/* END of ajith-menu \*/
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#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 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	list-style-type:disc;
	list-style-image: url(images/bullet.gif);
	}
#sidebar ul ul li a:hover, #sidebar ul ol li a:hover {
	text-decoration:underline;
	}

/* Sub Sub Lists */
#sidebar ul ul ul li, #sidebar ul ol ol li {
	margin: 3px 0 0;
	padding: 0;
	list-style-type:circle;
	list-style-image: url(images/subbullet.gif);
	}
#sidebar ul ul ul li a:hover, #sidebar ul ol ol li a:hover {
	background-image: url(images/li-bg.gif);
	text-decoration:none;
	}
/* End Sub Sub Lists */
	
	input   {
	border: 1pt solid #6A849D;
	font: normal 11px tahoma;
	color: #000000;
	margin:0px 0px 5px 0px;
}
.search{
padding: 5px;
font-size: 0.9em;
color: #6A849D;

}
/* End Lists */



/* Start Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 132px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* used for password protected posts, to look nice. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Start Comment section */
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comment section */



/* Start Sidebar */
#sidebar
{
	background: url(images/vmenubg.gif) top left no-repeat;
	background-color:#FFFFFF;
	padding: 10px 10px 10px 10px;
	float:left;
	margin-left: 40px !important;
	margin-left: 20px;
	margin-top: 10px !important;
	margin-top: 14px;
	margin-bottom: 10px;
	width: 200px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Start Calendar style */
#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 style */



/* Start Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 140px;
	color:#993333;
	font-size: 1.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
	font-weight:bold;
	text-align:left;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	width:560px;
	}
.poetry {
	margin: 15px 0px 0 10px;
	padding-left: 20px;
	color:#990000;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-align:left;
	letter-spacing: 0.06em;
	border-left:#dddddd double 6px;
	}
.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Tags & Classes*/


