/*
Theme Name: Plainscape
Theme URI: http://srinig.com/wordpress/themes/plainscape/
Description: A plain and simple theme that just works. Fixed width, two columns, left sidebar, standards compliant.
Version: 1.0
Author: Srini G
Author URI: http://srinig.com/wordpress/
Tags: fixed width, two columns, right sidebar, widgets, gravatars, blue, white, simple, minimalist, clean, valid XHTML, valid CSS

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:  Helvetica, Arial, Sans-Serif;
	margin: 0 20px 20px;
	color:#888;
	text-shadow: rgba(0,0,0,.2) 0 1px 0;
	}

@font-face {
  font-family: 'advent';
  src: url(http://jakebondurant.com/font/advent-Re.otf);
}
@font-face {
  font-family: 'advent-bold';
  src: url(http://jakebondurant.com/font/advent-Bd1.otf);
}
small {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 0.8em;
	}

h1, h2, h3, h4, h5, h6 {
	color:#555;

}

h1 { 
	color: #55555;
	font-size: 2.7em;
	margin: 0 0 7px;
	letter-spacing: 0px;

}
h2 { font-size: 4em;
font-family:'advent-bold', Arial, Sans-Serif
 }
h3 { font-size: 1.2em;
	font-family:'advent-bold', Helvetica, Arial, Sans-Serif;
 }
h4 { font-size: 1em; }

pre {
	overflow:auto;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}

strong {	
	color:#666;
}

a {
	color: #555555;
	text-decoration: none;
}


a:hover {
	text-decoration: none;
	color:#888;
}


hr {
	display: none;
	}

a img {
	border: none;
	}
	
.post img {
	background: url(http://jakebondurant.com/tumblr/trans-shadow.png) no-repeat bottom right; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */


}

img {
	 
	display: block; /* IE won't do well without this */
	position: relative; /* Make the shadow's position relative to its image */
	padding-left:10px;
	padding-right: 5px; /* This creates a border around the image */
	padding-bottom:5px;
	background-color: #333; /* Background color of the border created by the padding */
	margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}
.post img {
	display: block; /* IE won't do well without this */
	position: relative; /* Make the shadow's position relative to its image */
	padding-right: 6px; /* This creates a border around the image */
	padding-left:6px;
	padding-bottom:6px;
	background-color: #333; /* Background color of the border created by the padding */
	margin: 0px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}

/* Date */
                div.date {
                    position:absolute;
                    text-align: right;
                    margin-left:-290px;
                    width: 250px;                
                    white-space: nowrap;
                    text-transform: uppercase;
                    font-family:'advent', Helvetica, Arial, Sans-Serif;
                                 }
                
                    div.date_brick {
                        float: right;
                         position:absolute;
                        height: 90px;
                        text-align: center;
                        top:-10px;
                        left: 215px;
                        padding-top: 4px;
                        letter-spacing: 0px;
                        overflow: hidden;
                        width:100px;
                    	 font-family:'advent', Helvetica, Arial, Sans-Serif;
                    }
                    
                    div.date h1 {
                    	font-size:40px;
                    	color:#999;
                    	font-family:'advent', Helvetica, Arial, Sans-Serif;
                    }
                      div.date_brick h2 {
                    	font-size:13px;
                    	margin-left:40px;
                    	color:#888;
                    }
                    div.date_brick h3 {
                    	font-size:13px;
                    	margin-left:50px;
                    }

                    
/* Layout */

body {
	margin: 0;
	padding: 0;
	background-color:#333333;
}



#page {
	margin: 0 auto;
	padding: 0;
	width: 800px;
}

#header {
	height: 120px;
	margin-bottom:0px;
	margin-top:90px;
	margin-left:30px;
	padding-top: 10px;
	color:#333333;
	background: no-repeat  url(images/header.jpg);

}

#photo {
	margin-top:30px;
}

#wrapper {
	padding:20px;
	margin: 0 20px 20px;
}

#content {
	margin:0;
	padding:0 0 0 0;
	width:500px;
	float:left;
}
	
#sidebar {
	width:150px;
	float:right;	
	margin:0;
	padding:20px 0;
}	

#footer {
	margin: 20px auto;
	clear: both;
}

/* Header */
#header h1 {
	margin-left:23px;
	margin-top:12px;
	font-size:30px;
	color:#7e7e7e;
	
		
}

#header .description {
	font-size:1.2em;
	color: #b8b8b8;
	margin: 0 17px 7px;
	margin-top:-4px;
	margin-left:23px;
	letter-spacing: 1px;
	word-spacing: 2px;

}

#hmenu {
	margin-top:-16px;
	margin-right:59px;
	padding-left:4px;
	text-align:right;
}

#hmenu ul {
	display:inline;
	margin:0;
	padding:0;
}

	
#hmenu ul li {
	padding:0;
	display:inline;
	margin:0px 30px 0px 0px;
}

#hmenu ul li {
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
}	

#hmenu ul li#hmenu_rss {
	background:url('images/rss.png') no-repeat;
	padding-left:19px;
	}	

#header, #hmenu {
	
}


/* End header */

/* Post */

.post {
	margin: 0;
	padding:14px 0; 
	text-align: justify;
	clear:both;
	}

.post h2 {
	margin:0;
	padding:0;
	text-align:left;
	font-family:'advent';

}

.post h3.post-title {
	font-size:40px;
	font-family: 'advent-bold', Helvetica, Arial, Sans-Serif;
	margin:0;
	padding:0;
	text-align:left;
}	


div.archive-title {
	font-size:1.6em;
	font-family: 'advent-bold', Helvetica, Arial, Sans-Serif;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	font-size:1.1em;
	color:#888;
}

.clear {
	clear: both;
}

.entry {
	font-size:1.4em;
	line-height:1.4em;
	margin:20px 0;
}

.entry blockquote {
	font-size:2em;
	padding:5px 0px;
	margin:0px 0;
	margin-bottom:0px;
	font-family:advent;	
}
.entry blockquote h1 {
	font-family:advent;
	font-size:18px;
	float:right;
	margin-right:160px;
}

.entry blockquote blockquote {
	font-size:1em;
}

.entry blockquote-2 {
	font-size:1em;
	margin-left:0px;
	float:right;
	width:450px;
	border-left:1px dotted #ccc;
	padding-left:10px;
	margin-bottom:20px;
}
.entry blockquote-2 h1 {
	font-family:advent;
	font-size:18px;
	float:right;
	margin-right:160px;
}



.entry fieldset {
	border:1px dashed #ccc;
}

.entry fieldset legend {
	font-weight:bold;
	text-transform:uppercase;
}

.entry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	font-size:0.9em;
}


.entry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;

}

.entry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

.entry ol { list-style-type:decimal; }
.entry ol ol {	list-style-type:lower-alpha; }
.entry ol ol ol {	list-style-type:lower-roman; }


p img {
	padding-right: 4px;
	padding-bottom:4px;

	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.alignright {
	padding:0;
	margin: 2px 0 5px 10px;
	display: inline;
	float:right;
	}

.alignleft {
	padding:0;
	margin: 2px 10px 5px 0;
	display: inline;
	float:left;
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.navigation .alignleft {
	text-align:left;
}
.navigation .alignright {
	text-align:right;
}

.navigation {
	font-size:1.3em;
	clear:both;
	margin:20px 0;
}	

.wp-smiley {
}
img.wp-smiley {
	display: inline;
	position:relative;
	background:none;
	margin-bottom:-5px;
	margin-left:2px;
	margin-right:-4px;
	padding-right:2px;
	padding-bottom:3px;
	

}


/***************/

#nav {  
    border-bottom:1px solid #FFF;  
    height:32px;  
    }  
  
#nav li {  
    margin-right:25px;  
    }  
  
#nav li, #subnav li {  
    float:left;  
    list-style:none  
    }  
  
#nav a, #nav a:visited {  
    color:#FFF;  
    text-decoration:none;  
    font-weight:bold  
    }  
  
#nav a:hover, #nav a:active,  
li.current_page_parent a,  
li.current_page_parent a:visited,  
#nav li.current_page_item a,  
#nav li.current_page_item a:visited  
        {  
    background:#295887  
    }  
  
#subnav {  
    background:#e6eef7;  
    height:28px;  
    }  
  
#subnav li {  
    padding:0 7px;  
    }     
  
#subnav a, #subnav a:visited {  
    color:#295887;  
    text-decoration:none;  
    font-weight:bold  
    }  
  
#subnav a:hover, #subnav a:active,  
#subnav li.current_page_item a,  
#subnav li.current_page_item a:visited {  
    text-decoration:underline  
    }  



/************/

.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
}


.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;
}

.searchbox {
	padding:20px;
	text-align:center;
	clear:both;
}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


/* Comments*/

#comments {
	font-size:1.4em;
	line-height:1.4em;
}

.commentlist {
	margin:20px 0;
	padding:0 0 1px 0;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
}

li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
		background-color:#1d1d1d;
		
}
.commentlist li.even img{
		background-color:#1d1d1d;
		
}

.commentlist li.odd {
	
}

ul.children li {
	list-style:none;
}

img.avatar {
	float:left;
	padding:2px;
	margin-left:-5;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}

.comment-author cite {
	font-size:2em;
	font-weight:bold;
	font-family:'advent', Helvetica, Arial, Sans-Serif;
}


textarea#comment {
	width:100%;

}

#comments div.navigation {
	font-size:0.8em;
}

/* Sidebar */

#sidebar {
	font: 1.2em 'Helvetica', Arial, Sans-Serif;
;
	}
#sidebar img{
	display:inline;
	}

#sidebar h2 {
	font-family: advent, Helvetica, Arial, Sans-Serif;
	font-size: 1.5em;
	}

#sidebar h2 {
	padding: 0;
	}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	margin:0;
	padding:0;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
	}


#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 20px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* Calendar */
#wp-calendar {
	empty-cells: show;
	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;
	font-weight:bold;
	}

#wp-calendar caption {
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	margin:0 0 5px 8px;
	color:#666;
	}

#wp-calendar td {
	padding: 3px 5px;
	text-align: center;
	}
	
#wp-calendar td#today {
	background:#eee;
}	

#wp-calendar td#prev a {
	padding: 0;
	text-align:left;
	font-weight:normal;
}

#wp-calendar td#next a {
	padding: 0;
	text-align:right;
	font-weight:normal;
}


/* End Calendar */


/* Footer */	

#footer {
	padding:10px;
	padding-left:20px;
	text-align:left;
	font-size:1.1em;
	color:#888;
	margin:20px;
}

