/*
Theme Name: Cinch Raj				
Version: 1.0
Description: Child theme for Cinch.
Author: WooThemes
Author URI: http://www.woothemes.com
Template: cinch
*/
 
@import url("../cinch/style.css");

body  { 
background-color: #e8e8e8;
color: #444;
font:90%/1.65 "Lucida Grande",Tahoma,Verdana,Helvetica,Arial,sans-serif;
text-align: center;
}

#main {
border-left:0px;
width:960px;
text-align: justify;
padding:0 0 40px 0px;
}

.col-left { float: left; }
.col-right { float: left; }
.col-full  { width: 960px; margin: 0 auto; }

#wrapper  { padding:0 0 0px; width: 960px; margin :0 auto; }

#sidebar  {
border-right:0px;
display: none;
}

.post .middle {
width:740px;
}

.post .title  { font: 220%/0.8 "Adobe Garamond Pro",Garamond,Times New Roman,Georgia,serif;}

.post .meta ul li  { border-bottom: 0px; }

.post .meta .date {
background-color:#555555;
}

.post .meta ul {
border-top:0px;
}

.post.page .middle {
width:880px;
}

#commentform #submit {
background-color: #555555;
}

.button, .button:visited {
background: none;
}

#commentsheader .leavecomment a {
background-color:#555555;
}

#commentsheader h3 {
width: 760px;
}

div#navigation{ float:left; margin:20px 0 35px 0; width:960px; display:inline; font-family:Georgia,Arial,Verdana,sans-serif; text-transform:uppercase; }

div#navigation ul{ width:auto; float:left; font-size:1.1em; list-style-type:none; margin:0; padding:0; }

div#navigation ul li{ width:auto;float:left; margin:0 25px 0 0; padding:0; display:inline; }

div#navigation ul li a{ text-decoration:none; color:#444; padding:0 0 0px 0;}

* html body div#navigation ul li a{ padding:0; }

div#navigation ul li a:hover{ border-bottom:1px solid #999; color:#222; }

div#navigation ul li.current_page_item a{ border-bottom:1px solid #999; color:#222;padding:0;}

div#navigation form {
display:inline;
}

div#navigation form input {
font:100%/1 "Lucida Grande",Tahoma,Verdana,Helvetica,Arial,sans-serif;
}

div#navigation form input.field {
color: #444;
height:17px;
padding:0;
width:118px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

div#navigation form input.submit {
margin:0 0 -3px 0;
}

.archive_header  {
width:900px;
}

#footer {
float:center;
border-top:0px;
color:#474747;
font-size:11px;
font-weight:normal;
padding:7px 0 20px;
text-transform:uppercase;
}

#footer ul li{
display: inline; 
}

#commentform input.txt {
width:31.2%;
}

#commentform textarea {
width:98.2% !important;
}

#logo{
padding: 5px 0 0 0;
}

.nav-entries, .wp-pagenavi {
background:none;
border:0px;
}
