/*
Theme Name: F2 Jnanagni
Theme URI: http://srinig.com/wordpress/themes/f2/
Description: F2 theme customized for jnanagni.
Template: f2
Version: 1.0.4
Author: Srini G
Author URI: http://srinig.com/wordpress
Tags: blue, light, flexible-width, two-columns, three-columns, right-sidebar, left-sidebar, theme-options, custom-header, threaded-comments, translation-ready

	The CSS, XHTML and design is released under GPL:
	http://wordpress.org/about/gpl/

*/

@import url("../f2/style.css");

body {
	background:#444; 
	font-family: 'Amethysta', serif;
}

#page { min-width:960px; max-width:960px; width:960px; }

h2, h3, , h4, h2.posttitle { font-family: 'Buenard', serif; }

.postentry p, .postentry ol, .postentry ul { font-family: 'Amethysta', serif; font-size: 16px; line-height:1.6em; margin:20px 0;} 

.postentry blockquote {
	margin:20px 0;
	padding:5px 20px;
	background:#f8f8f8;
	border:1px solid #f0f0f0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size:1em;
}

.imagelink a img { text-decoration:none; }

.quotespage p {
	margin:60px 0;
}

.quotesample {
	border:1px solid #ddd;
	border-radius:3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #f8f8f8;
	padding:10px;
	margin:20px 0;
}

.quotesample table tr td blockquote {
	margin:10px;
	padding:0;
	font-size:1em;
}

.quotesample table tr td cite {
	display:block;
	text-align:right;
}

.quotesample p.more {
	text-align:right;
	font-size:0.8em;
}
.quotesample table, .quotesample table tr, .quotesample table tr td {
	border:0;
	margin:0;
	padding:0;
}
