/*  
Theme Name: Rasablog Theme
Description: Rasablog Theme, designed by <a href="http://www.fineflash.com/" target="_blank">Sivakumar</a>.
Version: 1.0
Author: Sivakumar
Author URI: http://fineflash.com
*/
* {
	margin: 0em;
	padding: 0em;
}
a:link, a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover, a:active {
	color:#e9603b;
	text-decoration: underline;
}
a.rss { 
	padding: 0px 0 1px 20px; background: url("http://blog.rasaayurveda.com/wp-content/uploads/rss_icon.png") 0 0px no-repeat; margin-right: 20px; 
}
h1, h2, h3, h4, h5, h6 {
	color:#37371e;
	font-family:Adobe Garamond Pro, Garamond, Times, "Times New Roman", serif;
        line-height:0.8em;
}
img {
	border:#cc9 1px solid;
	padding:2px;
}
img.left {
	float:left;
	margin:0 1em 1em 0;
}
img.right {
	float:right;
	margin:0 0em 1em 1em;
}
blockquote {
	margin:1em;
	padding:1em;
	border-left:#4F4F2B 2px solid;
}
body {
	/*background: #F0E3A4 url(images/a4.gif) repeat-x;*/
	background: #aa0000 url(images/a4_new.gif) repeat-x;
	color: #333;
	font-size:11px;
	font-family:Adobe Garamond Pro, Garamond, Times, "Times New Roman", serif;
        /*font-size: small;
	font-size:0.86em;	*/
}
#outer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.0em;
	/*background-color: #FEFEF2;*/
	background-color: #ffffff;
	background-image: url(images/a3.gif);
	background-repeat: repeat-x;
	padding: 1.0em;
	border-top: solid 1px #ffffff;
	margin-bottom: 1.0em;
}
#outer2 {
	border: dotted 1px #EFEAD1;
	padding: 1.0em;
}
#menu {
	background: #FE8033 url(images/a1.gif) repeat-x;
	color: #ffffff;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0.8em;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #FE8033;
}
#menu a {
	color: #ffffff;
	text-decoration: none;
}
#menu ul {
	list-style: none;
	padding: 0em;
}
#menu li {
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
}
#menu li a {
	padding: 0.8em;
}
#menu li a:hover, #menu li a:active, #menu li.current_page_item a {
	background: #FE8033 url(images/a2.gif) repeat-x;
}
#header {
	padding: 0.8em 1.2em 1.2em 1.2em;
	background-image:url(images/alt5orangebar.jpg);
	height:100px;
}
#header h1 {
	font-size: 3.0em;
	text-transform: lowercase;
	font-weight: normal;
	letter-spacing: -0.05em;
}
#header h2 {
	position: relative;
	top: -0.1em;
	text-transform: lowercase;
	font-size: 0.8em;
	color: #FE8033;
}
#content {
	margin-top: 1.0em;
	padding: 1.2em;
	line-height: 1.6em;
	font-size: 1.1em;
	position: relative;
}
#footer {
	border-top: dashed 1px #EFEFD6;
	padding-top: 1.0em;
	font-size: 1.0em;
	color: #330000;
	padding-left: 1.2em;
	clear: both;
	text-align:center;
}
#main {
	width: 530px;
	float: left;
	position: relative;
}
#main p {
	line-height:1.4em;
	margin-top: 0;
	margin-bottom: 0.5em;
}
#main .post {
	margin:0 0 3em 0;
	font-size: 1.5em;
	color:#541c10;
}
#main h2 {
	font-size: 1.7em;
	font-weight:normal;
	
}
#main h2.pagetitle {
	font-size: 1.7em;
	font-weight:normal;
	border-bottom:none;
	margin:0 0 1em 0;
}
#main h2 a {
	color: #37371e;
}
#main .post-content {
	margin:1em 0;
	padding:0;
}
#main .post-content ul, #main .post-content ol {
	margin:1em 2em;
	padding:0;
}
#main p.post-info {
	padding:5px;
	margin:1em 0;
	color:#999;
	font-size:0.9em;
	background:#f9f9f9;
	border:1px solid #F1F1F1;
}
#main p.post-info a {
	color:#990000;
}
#comments, #respond {
	margin: 2em 0 10px 5px;
	font-size:1.4em;
	font-weight:normal;
}
#commentform {
	margin:10px 0;
	padding:10px;
	background:#f9f9e9;
	border-top: #c99 1px solid;
	border-bottom: #c99 1px solid;
}
.commentnum {
	font-size:1.5em;
	font-weight:bold;
	padding:3px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;
	border-top: #dcc 1px solid;
	list-style:none;
}
.commentlist li {
	list-style:none;
	margin: 0;
	padding:1em;
	background:#FFFFFF;
	border-bottom: #dcc 1px solid;
}
.commentlist li.alt {
	background:#f9f9e9;
}
.commentlist li .cmtinfo {
	font-size:1em;
}
.commentlist li cite {
	font-style:normal;
	font-weight:bold;
}
.commentlist li .cmtinfo em {
	float:right;
	margin:0;
	padding:0;
	font-style:normal;
	font-size:0.9em;
	color:#999;
}
#outer .nocomments {
	text-align:center;
	color:#999;
}
input.textbox {
	border:#ecc 1px solid;
	background:#fefef2;
	font:1em Adobe Garamond Pro, Garamond, Times, "Times New Roman", serif;
	padding:2px;
	width:150px;
}
textarea {
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ecc;
	background:#FFFFFF;
	font:1em Adobe Garamond Pro, Garamond, Times, "Times New Roman", serif;
}
.textbox:focus, textarea:focus {
	background:#fff;
	border:#999 1px solid;
}
#sidebar {
	width: 155px;
	float: right;
	position: relative;
	margin-left: auto;
	
}
#sidebar p {
	margin-bottom: 4.0em;
	color: #4F4F2B;
}
#sidebar h2 {
	font-size: 1.5em;
	margin-bottom: 0.0em;
}
#sidebar ul {
	list-style: none;
	line-height: 2.0em;
	margin-bottom: 4em;
}
#sidebar form {
	margin-bottom:2em;
}
#sidebar input.textbox {
	width:70%;
}
#sidebar ul ul ul {
	list-style: none;
	line-height: 2.0em;
	margin:0 0.5em;
}
#sidebar li li {
	/*text-decoration:overline;*/
	font-size: 1.2em;
}
#sidebar li li li {
	border-bottom:none;
}
#bookmarks {
	text-align:center;
}
p.wp-caption-text {
        font-size:0.5em;
        font-family:Verdana,sans serif;
        text-align:right;
        margin-right:5px;
}