/*
Theme Name: Ahimsa

*/


/* Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {padding:0px;margin:0px;	color:#1ab1dc;	font-family:"Trebuchet MS";}
h1 {font-weight:bold;font-size:30px;line-height:30px;}
h1 span {font-weight:bold;font-size:20px;padding-left:10px;}
h1 a {color:#1ab1dc;text-decoration:none;}
h1 a:hover {color:#1ab1dc;text-decoration:none;}
h2 {font-size:18px;	font-weight:bold; }
h3 {font-weight:bold;	font-size:18px;}
h4 {font-weight:bold;font-size:16px;}
h5 {}
h6 {font-size:12px;}

/* Text elements
-------------------------------------------------------------- */
p {	padding:0px;margin:0px;}
p img{padding:0px;margin:0px; text-align:center;}
p img.left {float: left;margin: 1.5em 1.5em 1.5em 0;padding: 0;}
p img.right {float: right;margin: 1.5em 0 1.5em 1.5em;}
a:focus, a:hover {	color: #1ab1dc;}
a {	color: #1ab1dc;	text-decoration: none;}
strong {font-weight: bold;	color:black;}
em, dfn {font-style: italic;}
dfn {font-weight: bold;}
sup, sub {line-height: 0;}
abbr, acronym {	border-bottom: 1px dotted #666;}
address {	margin: 0 0 1.5em;	font-style: italic;}
del {color:#666;}
pre {margin: 1.5em 0;white-space: pre;}
pre, code, tt {	font: 1em 'andale mono', 'lucida console', monospace;	line-height: 1.5;}

.paddingT20 {padding-top:20px;}
.paddingT10 {padding-top:10px;}

blockquote 
	{
		background: url(images/blockquote.png) no-repeat 10px 10px;
		padding: 14px 15px 5px 32px;
		margin: 0 15px 2px 0px;
		border-left:0px;
		color: #666666;
	}
blockquote p {
	margin-bottom: 3px;
}
blockquote p span {
	color:#1ab1dc;
	text-decoration:underline;
}


/* Form CSS
-------------------------------------------------------------- */

label       { font-weight: bold; }
fieldset    { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend      { font-weight: bold; font-size:1.2em; }
/* Form fields
-------------------------------------------------------------- */
/*input[type=text], input[type=password],
input.text, input.title,
textarea, select {
  background-color:#fff;
  border:1px solid #bbb;
  outline:none;
}
input[type=text]:focus, input[type=password]:focus,
input.text:focus, input.title:focus,
textarea:focus, select:focus {
  border-color:#666;
}
input[type=text], input[type=password],
input.text, input.title,
textarea, select {
  margin:0;
}
input.text,
input.title   { }
input.title   {}
textarea      { }
input[type=checkbox], input[type=radio],
input.checkbox, input.radio {
  position:relative; top:.25em;
}*/
form.inline { line-height:3; }
form.inline p { margin-bottom:0; }

/* Tables
-------------------------------------------------------------- */
table       { margin-bottom: 20px;
				border-collapse:collapse;
				background-color: #e4ecec;
				border: 1px solid #707987;
				color: #535353;
				margin-top:10px;
			}
th     { padding: 2px 5px;
					border: 1px solid #707987;  font-weight:bold; }
td         { padding: 2px 5px;
					border: 1px solid #707987; }
thead th 		{ background: #c3d9ff;}
th,td,caption { padding: 4px 10px 4px 5px; }
tr.even td  { background: #fff; }
tfoot       { font-style: italic; }
caption     { background: #eee; }
.wdthtble{}


/* -------------------- Spacers  ---------------------*/
.spacer45 {	height:45px;	line-height:0px;	margin:0px;}
.spacer20 {	height:20px;	line-height:0px;	margin:0px;}
.spacer40 {	height:40px;	line-height:0px;	margin:0px;}

/* -------------------- wrapper  ---------------------*/
#wrapper {
	border-top:9px solid #797979;
}
#pageholder {
	width:999px;
	margin:0px auto;
	
}
#container {
	width:935px;
	background:#fff url(images/header-bg.jpg) no-repeat top right;
	padding:0px 39px 0px 25px;
	margin:0px auto;
}
body {
	font-size: 13px; /* Resets 1em to 10px */
	font-family:  'Trebuchet MS', Verdana, Arial, Sans-Serif;
	color: #444444;
	text-align: left;
	margin:0;
	padding:0;
	background-color:#f8f8f8
}
#header {
	margin:0px;
	padding:0px;
	height:95px;
	width:100%;
}
#header #logo {
	width:241px;
	height:86px;
	float:left;
	margin:-9px 0px 0px 0px;
	position:absolute;
}
#header #header-search {
	margin:20px 20px 0px 0px;
	padding:0;
	width:280px;
	float:right;
	
}
#header-search .inputbg {
	background:url(images/search-bg.png) no-repeat;
	width:220px;
	height:37px;
	float:left
}
.inputbg input {
	background:none;
	border:0pt;
	width:175px;
	margin:10px 5px 0px 35px;
	font-size:12px;
	color:#999999;
	font-style:italic
}
.searchsubmit {
	background:url(images/go-btn.png) no-repeat;
	width:42px;
	height:37px;
	border:0pt;
	float:left;
	margin-left:5px;
}
.search {
	margin:0px;
	padding: 0;
	width:241px;
	float:right;
}
.content {
	width:100%
}
.content #leftcolumn {
	width:600px;
	float:left;
	font-size:14px;
	line-height:20px;
}
.content #ritecolumn {
	float:right;
	width:325px;
}
/* Begin Sidebar */
#sidebar {
	border:0pt;
}
#sidebar .topbdr {
	background:url(images/nav-top-bdr.png) no-repeat;
	width:325px;
	height:16px;
	display:block;
	font-size:0px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
#sidebar .midbdr {
	background:url(images/nav-middle-bdr.png) repeat-y;
	width:325px;
	margin:0px;
	overflow:hidden
}
#sidebar .bottombdr {
	background:url(images/nav-bottom-bdr.png) no-repeat top;
	width:325px;
	height:16px;
	overflow:hidden
}
#sidebar ul, #sidebar ul ol {
	margin: 0 auto;
	padding: 0;
	width:285px;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	padding:10px;
	border:#e4ecec solid 1px;
	margin:0px 0px 15px 0px;
	
}

#sidebar h2{ font-size:18px; font-weight:bold; margin:0px 0px 10px 0px; padding:0px; text-transform:uppercase;}

#sidebar ul p {
	margin:0px;
	padding:0px 5px 0px 5px;
	line-height:normal
}
#sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin:0px;
	padding:0px;
	width:265px;
	list-style:none;
	list-style-type:none;
}
#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 {

	text-align:left;
	color:#1AB1DC;	
	border-bottom:1px dashed #e2dcd6;
	border-top:0px solid #ff0000;
	border-left:0px solid #ff0000;
	border-right:0px solid #ff0000;
	padding:0px;
	margin:0px;	
	list-style:disc inside;

}


#sidebar ul li#authors-2 ul li{ list-style:none;}

.cat-item{ line-height:30px;}


.adminDetail{ overflow:hidden; border:none; background-color:#f1fcff; border:none;}

.authorImg{ border:solid 2px #1ab1dc; float:left;}

.authorName{ width:160px; float:left; margin:15px 0px 0px 10px;}

#authorHeading a{ font-size:15px; color:#1bb0db; text-decoration:none;}

.authorTxt{ font-size:12px; color:#323232;}

#sidebar ul{ list-style:none; padding:0px; margin:10px 0px 0px 20px;}

#sidebar ul ul li a, #sidebar ul ol li a {
list-style:none;
padding:0px; margin:0px;
}





#text-5 .textwidget  p{
	margin:0px; line-height:normal
}

#rssText a{color:#666666; font-size:18px; font-weight:bold; text-transform:uppercase; text-decoration:none; border:none; padding:3px 0px 0px 0px; float:left;}

#text-3{background:url(images/rssbg.gif) repeat-x top #fffee9; height:30px;}


.rssImage{ border:none; padding:0px 15px 0px 0px; float:left;}

.padtopright{ margin:0px 5px 0px 0px;  overflow:hidden; padding:0px; float:left; }


/*PostArea*/
.postarea {
	border-bottom:dashed 1px #e2dcd6;
	padding-bottom:5px;
	width:600px;
	margin-bottom:15px;
	margin-top:20px;
}
/*DateArea*/
.dateArea {
	float:left;
	padding:5px 15px 0 0;
	text-align:center;
	width:67px;
	height:72px;
	background:url(images/datearea-bg.gif) no-repeat;
}
.dateArea .monthTxt {
	color:#6d7374;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:22px;
	text-transform:uppercase;
	display:block;
}

.dateArea .dateTxt {
color:#6D7374;font-family:Arial,Helvetica,sans-serif;
font-size:31px;
letter-spacing:1px;
line-height:20px;
margin-right:4px;
display:block;
}

.postContentArea {
	float:left;
	padding:0 0px 5px 0;
	width:495px;
}
.dateArea .yearTxt {
	color:#6d7374;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:22px;
	
}

.entry {
	
}

.entry p, .postContentArea p {
	margin:0px;
	padding:10px 0px 15px 0px;
	
}
.entry img, .postContentArea img {
	
	padding:0px;
	
}


 p.aligncenter {
 text-align:center;
}

.withoutborder{

	padding:0px;
	border:#57c6e5 solid 0px;

}

.withborder{

	padding:0px;
	border:#57c6e5 solid 3px;

}




/*footer*/
#footer {
	background-color:#e1f8ff
}
#footer p {
	color:#1ab1dc;
	padding:5px 0px 5px 10px;
}
/* End Sidebar */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	margin: 0px 10px 0px 0px;
	background: #fff;
}
.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: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */

.clear {
	clear: both;
}
/* 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

	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 ol {
	padding: 0 0 0 22px;
	margin: 0;
	
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata {
	width:400px;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
.comment-icon {
	background:url(images/commenttag.gif) no-repeat left top;
	padding-left:26px;
}
/* End Entry Lists */

.commentsicon{background:url(images/commenttag.gif) no-repeat left top;
	padding-left:26px; color:#1AB1DC}
	
	.commentsicon span{color:#444444}
	.blue{ color:#1AB1DC}

/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left; margin-top:10px; display:block;
}


.entry form div { padding-bottom:10px;
}

select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */

#respond {
	width:490px;
	float:left;
}
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: left;
	margin:0px;
	width:490px;
	float:right
}
.commentlist li {
	margin: 0px;
	padding: 8px 5px 10px 0px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */







/* 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;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	text-align: center;
	float:left;
}
/* End Various Tags & Classes*/


.border {
	border-bottom:dashed 1px #e2dcd6;
	padding:0px;
	margin:10px 20px 10px 0px
}
/* Captions */
.aligncenter, div.aligncenter {
	 margin:0px 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 */
/* Form comments */
.formcomments {
	background-color:#fcf8f8;
	padding:12px 0px 10px 17px;
	margin:5px 20px 0px 14px;
	width:100%
}
.row1 {
	margin:8px 0px 8px 0px;
	font-size:14px;
}
.row1 label {
	float:left;
	width:150px;
}
.row1 input {
	float:left;
	border:#E4ECEC solid 1px;
	padding:5px;
}
.txtarea {
	border:#E4ECEC solid 1px;
	padding:5px;
	height:190px;
	width:400px;
	margin:8px 0px 0px 0px;
}
.postcommentbtn {
	background:url(images/postcomment.png) no-repeat;
	border:0pt none;
	width:84px;
	height:22px;
	cursor:pointer;
	margin:10px 0px 0px 0px
}
.submit {
	background:url(images/submit.png) no-repeat;
	border:0pt none;
	width:74px;
	height:27px;
	cursor:pointer;
	margin:10px 0px 0px 0px
}
.reset {
	background:url(images/reset.png) no-repeat;
	border:0pt none;
	width:74px;
	height:27px;
	cursor:pointer;
	margin:10px 0px 0px 0px
}
.widget_authors ul{ list-style:none;}

.tagcloud{ padding:5px; width:90%; margin:0px auto; background-color:#f0fcff; margin-bottom:5px;}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */


.footerLeftText{width:300px; float:left;}
.footerRightText{float:right; margin-right:10px;}