/*
Theme Name: IndianAutosBlog
Description: Custom IndianAutosBlog theme.
Author: W3 Interactive Systems
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Arial, Verdana,  Sans-Serif;
	background: #000;
	color: #333;
	text-align: center;
	}

#page {
	text-align: left;
	}


#content {
	font-size: 1.3em;
	}


.entry {
	line-height:18px;
	*line-height:16px;
	}
	
.description{
font-size:12px;
color:#a0a0a0;
}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	text-align: center;
	line-height:normal
	}


h2 {
	font-size: 1.8em;
	}

h2 {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.4em;
	}
	
h4 {
	font-size: 1.3em;
	width:100%;
	padding-bottom:5px;
	border-bottom:#999 1px solid;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #01507a;
	}
	

h2, h2 a, h2 a:hover, 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: #01507a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 11px;
	font-family:tahoma,helvetica,sans-serif;
	}
	

small, #sidebar div ul li, #sidebar div ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #01507a;
	text-decoration: none;
	}

a:hover {
	color: #01507a;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next 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 0 0 0;
	}

#page {
	margin: 5px auto;
	padding: 0;
	width: 1034px;
	}

#header {
	background: url(images/header.png) no-repeat; 
	padding: 0;
	width: 1034px;
	}
	
#header {
	background: url(images/header.jpg) no-repeat; 
	padding: 0;
	height: 95px;
	width: 1034px;
	}
	


.narrowcolumn {
	float: left;
	padding: 0px;
	margin: 0px 0 0;
	width: 553px;
	padding-top:8px;
	}
	
.ctop {
	padding: 0px;
	margin: 0px;
	overflow:hidden
	}

	
.cmid {
	padding: 0px;
	margin: 2px 0px 10px 7px;
	width: 541px;
	overflow:hidden;
	background:#F8FAFA;
	border:1px #cacaca solid;
	}
	
.cmid1 {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	width: 541px;
	overflow:hidden;
	border:#444 1px solid;
	background:#666;
	text-align:center
	}
	
.cmid1 h2 {
	color:#CCC
	}
	
.imageslide {
	padding: 0px;
	margin: 10px 0px 10px 0px;
	width: 553px;
	overflow:hidden
	}
	
.cbottom {
	margin: 0px 0 0 0;
	padding:15px;
	*padding:15px;
	overflow:hidden;
	}
	
.cmidyel {
	padding: 0px;
	padding-top:10px;
	margin: 0px 0px 10px 0px;
	width: 553px;
	background:url(images/ctopyel.jpg) top no-repeat;
	overflow:hidden
	}
	
.cbottomyel {
	margin: 0px 0 0 0;
	width: 523px;
	background:url(images/cbottomyel.jpg) bottom no-repeat;
	padding:15px 15px 20px;
	*padding:15px;
	overflow:hidden;
	}
	
.cbottomyel h2 {
	color: #F73145;
	margin:0px 0px;
	padding:0px;
	text-align:center;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 0px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.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: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 1034px;
	clear: both;
	background:url(images/mainbottom.png) bottom no-repeat;
	margin-top:0px;
	}

#footer p {
	margin: 0;
	padding: 10px 15px;
	text-align: right;
	font-size:11px;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin: 15px 0px;
}

#sidebar h2 {
	margin: 2px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 0px 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

	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 10px;
	}


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#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 div ul, #sidebar div ol {
	margin: 5px 0 0 10px;
	}

#sidebar div ul ul, #sidebar div ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar div ol li {
	list-style: decimal outside;
	}

#sidebar div ul li, #sidebar div ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

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 */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	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: 2px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{

	}
	
#right
{
	margin-left: 792px;
	width: 222px;
	padding:10px;
	*padding:8px;
	
	}
	
#left
{
	padding:10px;
	*padding:8px;
	width: 220px;
	float:left;
	}

#sidebar form {
	margin: 0;
	}

#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;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-size:11px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: 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;
}


.whitebg {
background:#FFFFFF;
}

.logo {
padding:18px 0;
padding-bottom:0px;
width:504px;
height:85px
}

.focus {
	font-size:11px;
	color:#ffffcc;
	padding:5px 10px;
	text-align:right;
	}
	
.focus a {
	color:#ffffcc;
	text-decoration:none;
	}
	
.focus a:hover {
	color:#ffffcc;
	text-decoration:underline;
	}
	
a.hot {
	color:#F00;
	}

.search {
	width:255px;
	height:30px;
	background:  url(images/search_back.png) no-repeat;
	float:right;
	margin:35px;
	margin-top:25px;
	margin-bottom:0px;
	position:relative;
	z-index:100
}

*html .search{
	background:none;
	background:  url(images/search_back.gif) no-repeat;

}


.inputbox {
border: none;
background: #252525;
float:left;
margin:0px;
width:210px;
height:15px;
padding:5px;
margin:2px;
color:#9b9b9b
}

#header form {
margin:0px;
padding:0px
}

#searchsubmit {
	width:30px;
	height:30px;
	border: none;
	background:url(images/spacer.gif);
}

#topnav  {
	background:url(images/navback.png) repeat-x;
	height:30px;
}

#topnav ul  {
	width:700px;
	margin:0px;
	padding:0px;
	font-size:12px;
}

#topnav ul li  {
float: left;
background:url(images/navdivider.png) right no-repeat;
list-style:none
}

#topnav ul li a  {
padding:0px 15px;
line-height:30px;
float: left;
color:#333333;
text-decoration:none
}

#topnav ul li a:hover  {
color:#FFFFFF;
background: url(images/navigation_hover.jpg) repeat-x ;
text-decoration:none
}

#topnav ul li.current_page_item a  {
color:#FFFFFF;
background: url(images/navigation_hover.jpg) repeat-x ;
}

.rightnav {
	 float:right;
	 font-size:11px;
	}
	
.rightnav a {
	padding:0px 10px;
	line-height:30px;
	color:#333333;
	text-decoration:none
}

.tsmall {
	font-size:11px;
	}
#threeboxes{
	width:1012px;
	height:316px;
	/*background:url(images/threebox_panel.jpg) no-repeat;*/
	margin:8px auto;
	margin-top:0px;
	margin-bottom:0px;
	border:1px solid #dfdfdf;
	clear:both;
	}
	
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	background: #0391b9;
	width:193px;
	height:18px;
	color:#FFF;
	padding:3px 8px;
	display:block;
	margin-top:5px;
	}
	
.btop {

	border-top:1px solid #cacaca;
	}

.bmid {
	background: url(images/bmid.jpg) repeat-y;
	width:222px;
	margin-bottom:8px;

	}
	
.bbottom {
	border-bottom:1px solid #cacaca;
	padding:6px;
	padding-top:1px;
	*padding-top:6px;
	font-size:1.2em;
	}
	
	
.iablogo{
background: url(http://indianautosblog.com/wp-content/uploads/indianmotosblog.png) no-repeat;
width:442px;
height:57px;
display:block;
cursor:pointer;
position: relative;
margin-left:10px;
}
	
*html .iablogo {
	background: url(http://indianautosblog.com/wp-content/uploads/indian-motos.gif) no-repeat;
	}

.box {
	width:350px;
	margin:9px 7px;
	*margin-left:6px;
	display:block;
	float:left
}


.box1 {
	width:326px;
	padding:8px;
	background:#f5f5f5;
	border:1px solid #cccaca;
	margin:7px 0 0 7px;
	display:block;
	float: left;
	height:280px
}

.box1 span {
	font-size:13px;
	padding-bottom:8px;
	font-weight:bold;
	font-family:verdana;
	display:block;
	}

.boxpost {
	width:350px;
	margin:9px 12px;
	*margin-left:6px;
	float:left
}



.box2 {
	width:335px;
	padding:8px;
	background:#f5f5f5;
	border:1px solid #cccaca;
	margin:7px 0 0 7px;
	display:block;
	float: left;
	height:280px
}

.box3 {
	width:285px;
	margin:8px 8px;
	*margin:9px 5px;
	display:block;
	float: left;
	height:280px
}


.pmeta{
	font-size:12px;
	font-weight:bold;
	color:#b0b0b0
	}
	
	
#cat {
	margin:15px 5px;
	width:95%;
	}
.leftsubscribe {
	background:#ffffcc;
	border: #ffcc33 1px solid;
	padding:5px;
	text-align:center;
	margin-top:-5px;
	
	}
	
.shareicon{
	width:120px;
	float:right;
	height:32px;
	}
	
.shareicon img{
	margin-left:5px;
	}
	
.tabcontent {
	line-height:normal;
	}
	
.tabcontent ul {
	margin:0px;
	padding:0px
	}
	
.tabcontent ul li {
	border-bottom:#c0c0c0 1px dashed;
	list-style:none;
	padding:3px 0px;
	}
	
.entry {
	font-size: 13px;
	word-spacing:0.5px;
	}
	
#leaving {
border-top:#cccccc 1px solid;
padding:15px 15px 15px 15px;
background:#f4f4f4;
font-size:12px;
clear:both;
}

#leaving a {
font-size:18px;
}

.connect {
	float:right;
	}

#postbot {
	width:494px;
	background:#F5F5F5 repeat;
	border:1px solid #9a9898;
	font-size:12px;
	margin:0 auto;
	margin-bottom:5px;
}

.postaut {
	padding:10px;
	float:left;
	width:250px;
	}
	
.email {
	float:right;
	text-align:right;
	padding:10px;
	}
	
p.footerbar { margin-bottom: 10px; font-family: Gill Sans, "Trebuchet MS", Helvetica, Arial, sans-serif; font-size: 12px; line-height:12px; }
p.footerbar a { color: #111; font-weight:bold; text-decoration: none; }
p.footerbar a:hover { color: #a00; }


.postbox {
	margin-bottom:3px;
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-size:12px;
	color:#01507a;
	}

.postthumb {
	border:1px solid #CCC;
	float:left;
	margin-right:7px;
	}
	
.posttext h3 {
	color:#04669a;
	font-size:12px;
	}
	
.posttext h3 a{
	color:#04669a;
	text-decoration:none;
	}
	
.posttext h3 a:hover{
	color:#04669a;
	text-decoration:underline;
	}
	
.seealso ul {
	margin-left:0;
	*margin-left:10;
	padding:0 0 0 10px;
	*text-indent:-10px;
	text-indent:0px;
	list-style:circle;
	}
	
.seealso ul li {
	margin:7px 0 8px 10px;
	font-style:italic;
	list-style:disc;
	}

.tweet {
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-size:12px;
	
	}
	
.twbird {
	float:left;
	margin-right:10px;
	}

.tweet_text {
	float:left;
	width:390px;
	padding:15px 0px;
	}

#twitter_update_list {
	list-style:none;
	margin:0px;
	padding:0px;
	}

a45.rsswidget {
	display:none;	
	}