/*
Theme Name: Type Press
Theme URI: http://wordpress.org/
Description: Type Press WordPress theme design by <a href="http://DanielVineyard.com/">Daniel Vineyard</a> and Coded By <a href="http://codinggeek.com/">Venkat</a>.
Version: 1.0
Author: Design by: Daniel and Code by: Venkat
Author URI: http://DanielVineyard.com/
Tags: minimal, clean, 2-column, widgets, type, typography, fixed width
*/

/* reset styles  */

html, body, div, span, applet, object, iframe,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


.clear {
	clear: both;
}


* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #1a1a1a;
}

a:hover {
	text-decoration: underline;
}

.ucase {
	text-transform: uppercase;
}

li {
	list-style-image:none;
	list-style-type:none;	
}



body {
	background-color: #fff;
	font-family: Georgia, Times, serif;	
	font-size: .89em;
	line-height: 1.4;
	text-align: center;
	color: #1a1a1a;
}

#wrapper {
	margin: 15px auto 0;
	text-align:left;
	width:960px;
	position: relative;			
} 

/*  Header styles  */

#header {
	/* background:  url('images/bg-header.gif') repeat-x left top;
	height: 165px; */
	background-color: #fff;	
}

#header-top {
	background:  url('images/bg-header-top.gif') repeat-x left top;
	height: 5px;	
}

#header-bottom {
	background:  url('images/bg-header-bottom.gif') repeat-x left top;
	height: 15px;	
}

#header h3 {	
	text-indent: -9999em;
}

#header h3 a img{
	display: block;
	margin: 0 auto;
	border: 0 none;
}

#header p {
	display: none;	
	text-indent: -9999em;
}

#main-col{
	float: left;
	width: 690px;	
}

h1 {
	font-family:  Arial,'Times New Roman', sans-serif;
	margin:30px 0 4px;
	font-size: 2.5em;
	font-weight:bold;
	line-height: .95;
	text-transform: uppercase;		
}

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

small {
	font-family:Arial,'Times New Roman',sans-serif;	
	font-size: 1em;
	display:block;
	padding: 0 0 10px;
	margin: 0 0 8px;
	border-bottom: 1px dashed #9e9e9e;	
}

.author, .meta, .navigation {
	text-transform: uppercase;	
}

.author {
	font-family:  Arial,'Times New Roman', sans-serif;
}

.meta, #main-col .commentslink a {	
	color: #9e9e9e;	
	font-size: 0.85em;
	font-family: Georgia, Times, serif;
}

#main-col .commentslink a {
	text-transform: lowercase;		
}

.high-light, .navigation a, .f-bottom a.high-light {
	color: #e61a13;
}

.entry h2, .entry h3, .entry h4, .entry h5, .entry h6{	
	line-height: 1;	
	font-weight: normal;
	margin:15px 0;	
}


.entry h2 {		
	font-size: 1.7em;
}	

.entry h3, .entry h4, .entry h5, .entry h6{
	font-size: 1.3em;	
	font-family: Arial, Times, serif;	
}

.entry p {
	line-height: 1.5;
	margin: 0 0 15px 0;	
}

.entry p a {
	color: #E61A13;
}

.entry p a img {
	border: 0 none;
	display: block;
	padding: 0 0 2px;
}

.entry p a img.alignleft {
	float: left;
	padding: 0 10px 0 0;
}

.entry p a img.alignright {
	float: right;
	padding: 0 0 0 10px;
}

.entry p a img.aligncenter {	
	float: none;
	margin: 0 auto;	
	
}

.entry p a img.alignnone {	
	float: none;
}


.hentry {		
	border-bottom: 1px dotted #e3e3e5;
}

.navigation {
	clear: both;
	font-family: Times,serif;
	font-weight: bold;
	font-size: 1.1em;
	padding: 8px 0 40px;		
}

body.archive .navigation, body.category .navigation {
	display: none;
}

div.excerpt{
	padding: 15px 0;	
	border-bottom: 1px dotted #e3e3e5;
}

.excerpt a{
	font-family: Times,serif;
	color: #e61a13;
	text-transform: uppercase;
	font-size:0.85em;
	font-weight: bold;	
}

.excerpt h3{	
	margin:0 0 5px;		
}

.excerpt h3 a{
	font-family:  Arial,'Times New Roman', sans-serif;
	color: #1a1a1a;	
	font-size:1em;		
}

.excerpt h3 a:hover{
	color: #E61A13;
	text-decoration: none;	
}

.excerpt small{
	font-size: .85em;
	border: 0 none;
	padding: 0 0 5px 0;	
}

.excerpt p{
	line-height: 1.2;
	margin:0 0 10px;	
}

.entry p.excerpt {	
	margin: 0 ;
	padding: 0;	
}

.entry ol h4 {
	font-weight: normal;
}


/* sidebar styles! */

#sidebar{	
	float: left;
	width: 214px;
	margin: 30px 0 0 20px;
	padding: 20px 18px;	
	background: #fffece url('images/bg-sidebar-bottom.gif') repeat-x left bottom;
}

#sidebar h2 {
	font-family: Times,serif;
	font-size: 1.1em;
	letter-spacing: .15em;
	text-transform: uppercase;
	line-height: .85;
	margin: 0 0 15px 0;
	font-weight: normal;
}


#sidebar li.widget {
	padding: 18px 0;
	border-top: 0 none;
	/* border-top: 1px dashed #d8d6ad; */
}

#sidebar li.widget:first-child {
	padding: 0 0 18px;
	border-top: 0 none;	
}

#sidebar ul li ul li{
	line-height: .85;
	padding: 3px 0 15px;
	font-family: Times,serif;
	background: url('images/sidebar-list-border.gif') repeat-x left bottom;
}


.textwidget {
	font-family:  Arial,'Times New Roman', sans-serif;
	font-size: .85em;
}

.widget_tag_cloud div{
	font-family:  Arial,'Times New Roman', sans-serif;
	font-size: .85em;
	text-transform: uppercase;
}

input, textarea{
	background-color: #f3f3f3;
}

input#search, input#search2{
	height:18px;
	padding:5px;
	width: 118px;
	border: 1px solid #e6e5e5;
	float: left;
}

input#search2{	
	border: 1px solid #cac8c9;	
}

input#comment_submit_btn, input#search_submit_btn, input#search_submit_btn2 {	
	display: block;
	background: url('images/btn-submit.jpg') no-repeat left top;
	width: 76px;
	height: 30px;
	text-indent: -9999em;
	line-height: 0.9;	
	cursor: pointer;
	border:0 none;
}

input#comment_submit_btn:hover, input#search_submit_btn:hover, input#search_submit_btn2:hover {	
	background-position: left bottom;
}

input#search_submit_btn, input#search_submit_btn2 {	
	display: inline;
	float:right;
	margin:0 0 7px;
}

input#search_submit_btn, input#search_submit_btn2 {	
	float:left;
	margin:0 0 7px 7px;
}

form#search-form2{
	margin: 15px 0 0;
	overflow: auto;
}

/* footer styles! */

#footer {
	background: url('images/bg-footer.gif') repeat-x left top;
	padding: 60px 0;
	margin: 35px 0 0 0;
}

#footer p{
	font-size: 1.3em;
	color: #9d9d9d;		
}

#f-top p{
	margin: 0 0 30px 0;
	letter-spacing:-1px;
	font-style: italic;
}

.f-section{
	float: left;
	width: 215px;
	margin: 0 0 0 30px;	
}

#footer .textwidget, #footer .f-section li {
	font-size: 1.15em;
	color: #1b1b1b;
	font-family: Times,serif;
}

#footer .textwidget {
	line-height: 1.15;
}

#footer .f-section li {
	line-height: 2;
	border-bottom: 1px solid #dfdfdf; 
}

.no-margin, #footer ul li:first-child {
	margin: 0;	
}

.f-bottom {
	border-top: 1px solid #dfdfdf; 
	margin: 35px 0 0 0;	
}

#footer .f-bottom p, .f-bottom ul{
	font-size: .7em;	
	padding: 10px 0;
	line-height: .85;	
}

.f-bottom, .f-bottom a  {	
	color: #b6b6b6;
	text-transform: uppercase;		
}

p.designed {
	float: right;	
}

.f-bottom ul li {
	display: inline;
	padding: 5px 10px ;
}

.f-bottom ul li.copyright {
	border-right: 1px solid #dfdfdf; 
	padding: 5px 10px 5px 0;
}

#footer h3{
	font-size: 1.23em;	
	text-transform: uppercase;
	font-family:  Arial,'Times New Roman', sans-serif;	
}

#footer h2{
	font-size: 1.6em;
	line-height: .85;
	text-transform: uppercase;
	font-family:  Arial,'Times New Roman', sans-serif;
}


/* single styles! */


body.single .hentry {		
	border-bottom: 0 none;
	padding: 0 0 10px ;
	background: url('images/bg-sidebar-bottom.gif') repeat-x scroll left bottom;
}

h3#comments {	
	padding: 40px 0 5px 0;
}

#respond h2 {	
	padding: 35px 0 5px 0;
}

h3#comments, #respond h2 {	
	font-size: 1.4em;
	line-height: .85;	
	font-weight: normal;
}

h3#comments span, #respond h2 span{
	color:#9E9E9E;
}


li div.comment {
	border-top: 3px solid #191919;	
	background: url('images/bg-comment-bottom.gif') repeat-x left bottom;
	margin: 5px 0 0 0;
	min-height: 43px;	
}

li div.comment p{
	font-family:  Arial,'Times New Roman', sans-serif;
	padding:5px 5px 13px;
	width: 520px;
	margin: 0 0 0 165px;	
	font-size: .81em;
	min-height: 33px;
}

.comment-author {
	background: url('images/bg-comment-author.gif') no-repeat left top;
	height: 43px;
	width: 152px;
	float: left;
	font-weight: bold;	
}


.comment-author strong {
	display:block;	
	line-height:0.85;
	padding: 13px 0 0;
	text-align:center;
	width:132px;		
}

.commentmetadata {
	color:#9E9E9E;
	white-space: nowrap; 
}

h4.list {
	margin: 15px 0 3px 0;
	font-family: Georgia, Times, serif;
	font-size: 1.1em;
}

.entry li {
	font-size: 1.2em;
}

.entry ol li {
	list-style-type: decimal;
	list-style-position: inside;
}

.entry ul li {
	background: url('images/bg-arrow.gif') no-repeat left center;
	padding: 0 0 0 20px;	
}

.entry ul, .entry ol {
	margin: 0 0 15px;
}

.entry blockquote p {
	background:#EBF4F3 url(images/bquote.gif) no-repeat scroll 25px 15px;
	font-size:2.5em;
	font-weight:normal;
	line-height:0.95;
	margin:0 0 15px;
	padding:15px 10px 15px 50px;
}

.entry blockquote span{
	display: block;
	background: url('images/bquote.gif') no-repeat left top;
	width: 20px; 
	height: 17px;
	position: relative;
	top: 15px;
	left: -25px;
}

#commentform {
	background: url('images/bg-comment-bottom.gif') repeat-x left top;
	padding: 20px 0 90px 0;	
}

input#name, input#email, input#url{
	font-family: Times,serif;
	font-size: 1.05em;
	width: 211px;
	height: 18px;
	border: 1px solid #e5e5e5;
	float: left;
	padding: 6px;
}



p #email, p #url{
	margin-left: 7px;
}

#commentform textarea{
	font-family: Times,serif;
	width: 677px;	
	border: 1px solid #e5e5e5;
	margin: 5px 0;
	font-size: 1.1em;
	padding: 10px 5px;		
}

.no-bottom-border{
	border-bottom: 0 none;
}

.comment-author strong:first-letter {
	text-transform:capitalize;
}

#respond {
	border-bottom: 1px dotted #e3e3e5;
}

/* Table styles! */

table, td, th {
	vertical-align: middle;
}

table {	
	width:100%;
	border-top: 1px solid #f2f3d3; 
	border-collapse: collapse;
	font-family:Arial,'Times New Roman',sans-serif;	
}

th, td, caption {
	padding: 0.2em; 
}

th,td  {
	text-align: center;
	border-bottom: 1px solid #f2f3d3;
	font-size: .85em;
}

caption {
	text-align: center;
	font-size: 0.9em;
}


