/*
Theme Name: IndoFolio
Theme URI: http://www.indofolio.com
Description: The portfolio of Gopal Raju, a freelance Indian designer
Version: 2.0
Author: Gopal Raju
Author URI: http://www.productivedreams.com/
Twitter: http://www.twitter.com/gopalraju
*/

html{
height: 100%;
}

body {
	text-align: center;
	background: #C6D2B5 url('http://www.indofolio.com/images/bg.jpg') repeat-x top;
	color: #424236;
	font-family: Georgia, Arial, Helvetica;
	font-size: 13px;
	line-height: 24px;
	height: 100%;
}

.main-wrapper{
overflow: hidden;
width:100%;
position: relative;
}

div#wrapper {
	text-align: left;
	margin: auto;
	width: 900px;
	overflow: hidden;
	position: relative;
}
a {
	color: #4e2d00;
}

a:hover {
	color: #804d00;
}
p {
	margin: 0 0 24px;
	font-size: 13px;
}
h1, h2, h3, h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
div#header {
	position: absolute;
	top:35px;
	width:100%;
	z-index: 2;
}


div#header h1.logo a{
background: url(http://www.indofolio.com/images/logo.png) no-repeat 0 0;
width:315px;
height: 111px;
overflow: hidden;
text-indent: -9999px;
display: block;
font-size: 15px;
}

div.title{
font-size: 16px;
margin-left: 10px;
}

.head{
overflow:hidden;
position:absolute;
right:10px;
top:155px;
z-index:2;
}

.categories h2{
display: none;
}

.head h1{
float: left;
}

h1 {
	font-size: 48px;
	color: #666;
}
h1 a {
	text-decoration: none;
	color: #666;
}

.navigation.clear{
padding:3px 20px;
} 

div#header h2, ul#navigation {
	margin:0;
}
ul#navigation {
	display: block;
	width: 611px;
	float: right;
}
ul#navigation li {
	float: left;
	padding:0 10px 0 0;
}

ul#navigation li.categories ul, ul#navigation li.categories a.home{
float: left;
display: block;
color:#000;
}

ul#navigation li.categories ul{
margin-left: 10px;
}

ul#navigation li a {
	font-family: Georgia, Times, 'Times New Roman', serif;
	text-decoration: none;
	color: #666;
	font-size: 14px;
	margin: 0;
}
ul#navigation li a:hover {
	color: #999;
}
div#header h2 {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	display: block;
	width: 300px;
	float: right;
	text-align: right;
	font-size: 16px;
}
span.f {
	font-style: italic;
}
div#content {
	background:#f1f1de url(images/paper.png) repeat-x 0 0;
margin:100px 0 0 0;
padding:100px 0 245px;
}
div#content2 {
	margin: 45px 0 0 0;
}
div.thumbnail {
	width: 450px;
	float: left;
}

div.thumbnail a{
display: block;
margin: 0;
text-align: center;
background: transparent url(images/img_bg.png) repeat-y center;
}

.single div.thumbnail a {
margin: 0 0 20px 0;
}

div.thumbnail a.more-link{
padding-right: 20px;
text-align:right;
width:auto;
background: none;
}

div.thumbnail br{
display: none;
}


div.thumbnail a span{
display: block;
padding: 12px 0 0 0;
background: transparent url(images/img_tp.png) no-repeat center top;
}

div.thumbnail a span strong{
padding: 0 0 12px 0;
display: block;
background: transparent url(images/img_bt.png) no-repeat center bottom;
}

div.thumbnail img{
	width:400px;
	height: auto;
	border: 2px solid #9e842e;
	opacity:.8;
}

div.thumbnail a:hover img, div.post:hover a img{
border: 2px solid #4e2d00;
opacity:1;
}


div.entry {
float:right;
font-family:georgia,Arial,Helvetica;
font-size:14px;
line-height:19px;
width:380px;
color: #4a4e41;
}

div.entry span a{
display: block;
float: left;
width:125px;
}

div.entry span h3{
padding:10px 0;
}

div#content h2 {
	font-size: 24px;
	padding-top: 7px;
	color: #b67c08;
}
div#content2 h2 {
	font-size: 24px;
	color: #fff;
	line-height: 32px;
}
div#content h2 a {
	text-decoration: none;
	color: #b67c08;
}
div#content2 h2 a {
	text-decoration: none;
	color: #b67c08;

}
p.comment-link {
	margin: 0;
}

div.post:hover p.comment-link a{
text-decoration: blink;
}

p.comment-link a {
font-size:16px;
font-style:italic;
font-weight:bold;
line-height:36px;
text-decoration:none;
text-transform:lowercase;
}
p.comment-link a:hover {
	text-decoration: underline;
}

div#footer{
width:800px;
margin: 0 auto;
padding-top: 150px;
color: #FFF;
position: relative;
}

div#footer p {
	line-height: 108px;
	color: #236B7C;
	text-align: center;
}
div#footer p a {
	color: #444;
	text-decoration: none;
}
div#footer p a:hover {
	color: #555;
	text-decoration: underline;
}

div#footer a.back_btn{
background:transparent url(images/backtoindo.png) no-repeat scroll 0 0;
display:block;
height:87px;
left:267px;
overflow:hidden;
position:absolute;
text-indent:-999px;
top:70px;
width:167px;
}

div.post {
	padding: 35px 20px;
	border-bottom: 1px dashed #d5d0aa;
	border-top: 1px dashed #FFF;
}

div.post.even{
background: #ededd6;
}

div.post:hover{
background: #faf9f1;
}

div.thumbnail p{
margin: 0 !important;
}

#commentform{
padding: 0 20px;
}

#commentform p{
margin: 0 0 15px 0;
}

h3#comments, h3#respond {
font-family:Georgia, Arial, Helvetica;
font-size:16px;
font-style:italic;
font-weight:bold;
line-height:35px;
padding: 0 20px;
}
div.author {
	width: 250px;
	float: left;
}
div.author cite {
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 0 12px;
}
div.author img {
	position: relative;
	top: 10px;
	border: 2px solid #9E842E;
}
div.comment {
	width: 500px;
	float: right;
	padding: 18px 0 0 0;
}
ol.commentlist {
	border-top: 1px solid #4E2D00;
	margin: 0 0 48px;
}

ol.commentlist a{
color:#B67C08;
}

ol.commentlist li {
	border-bottom:1px dashed #D5D0AA;
	padding: 12px 30px 0;
}
form input, form textarea {
	margin: 0 12px 0 0;
	border: 1px solid #333;
	padding: 5px;
}

form input#submit{
background:transparent url(http://www.indofolio.com/images/send_btn.png) repeat scroll 0 0 !important;
color:#FFFFFF;
display:block;
font-size:0;
height:30px;
line-height:0;
overflow:hidden;
padding:0;
text-indent:-999px;
width:84px !important;
border: none;
cursor: pointer;
}

form input#submit:hover {
background-position:0 -32px !important;
}

form input#submit:focus{
	background-position: 0 -64px !important;
}


form textarea{
margin: 0;
width:99%;
}

div.alignleft, div.alignright {
	display: block;
	width: 40%;
	float: left;
}
div.alignright {
	float: right;
	text-align: right;
}
div.alignleft a, div.alignright a {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 18px;
	text-decoration: none;
	color: #777;
}
div.alignleft a:hover, div.alignright a:hover {
	color: #999;
	text-decoration: underline;
}

.clouds, .birds, .birdsa{
width:100%;
position: absolute;
background: url(http://www.indofolio.com/images/cloud.png) repeat-x 0 0;
height: 200px;
top:15px;
top:0;
z-index: 0;
}

.birds{
background-image: url(http://www.indofolio.com/images/birds_a.png);
background-position:160px 9px;
z-index: 1;
}

.birdsa{
background-image: url(http://www.indofolio.com/images/birds.png);
background-position: 170px 15px;
}

#wave{
background:transparent url(http://www.indofolio.com/images/wave.png) repeat-x center bottom;
height:238px;
width:100%;
overflow: hidden;
position: absolute;
bottom: 0;
z-index: 1;
}

.archive-title{
border-bottom:1px solid #CCCCCC;
font-family:Georgia,Helvetica, Arial;
font-size:14px;
font-weight:normal;
padding:10px 0 10px 30px;
background: #eeeed6;
text-transform: uppercase;
}

.archive-title span{
color:#999c91;
}

#sb-loading{
background:#000 url(images/loader.gif) no-repeat center center !important;
}


.narrowcolumn.pnf{
min-height: 400px;
}

.narrowcolumn.pnf h2{
text-align: center;
}

