/*
Theme Name: F2 Custom
Theme URI: http://srinig.com/wordpress/themes/f2/
Description: Customized version of the F2 theme.
Version: 1.0.4
Author: Srini G
Author URI: http://srinig.com/wordpress
Template: f2
*/

/*@import url("../f2/style.css");*/
/***************************************************************
        GLOBAL RESET stylesheet developed by Eric Meyer
  http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
***************************************************************/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
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: 1em;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1.2;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* 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: "" "";
}

@font-face {
  font-family: "Jane Austen";
  src: url("http://kallikrates.net/wp-content/themes/f2-custom/JaneAust_U.ttf");
}


body {
    background: #cccccc;
    color: #000;
}

strong { font-weight: bold; }
em { font-style: italic; }

/* Layout */
#page {
    min-width:740px;
    max-width:1240px;
    margin:0 auto;
}
#container {
    margin:0;
    padding:0 180px 0 180px;
}
#wrapper {
    float:left;
    width:100%;
    border-left:180px solid #eee;
    border-right:180px solid #eee;
    margin-left:-180px;
    margin-right:-180px;
    background-color:#fff;
    display:inline;
}
.sidebar {
    padding:10px;
}
#sidebar_left{
    float:left;
    width:100px;
    margin:0 0 0 -180px;
    position:relative;
}
#content{
    float:left;
    width:92%;
    margin-right:-100%;
    padding:20px 4%;
    overflow:hidden;
    background:#fff;
    border-left: solid 1px #78866b;
    border-right: solid 1px #78866b;
}
#sidebar_right{
    float:right;
    width:180px;
    margin:0 -180px 0 0;
    position:relative;
}
#footer {
    clear:both;
    padding:10px;
}

/* Header and footer */
#footer {
    background: url("http://kallikrates.net/wp-content/uploads/2010/08/footer.png") top right no-repeat #f0faeb !important;
    text-align: center;
    font-size: 90%;
    border-top: solid 1px #78866b;
    height: 70px;
}

#footer a {
    color: #78866b;
    text-decoration: none;
}

#footer div {
    padding-top: 1em;
}

#footer div#footer_credit {
    padding: 0;
}

#header {
    height: 270px;
    background: url("http://kallikrates.net/wp-content/uploads/2010/08/header.png") bottom center no-repeat #f0faeb !important;
}

#hmenu {
    background: #c5dbaf !important;
    border-top: solid 1px #78866b;
    border-bottom: solid 1px #78866b;
    padding: 12px 0;
}

#hmenu li {
    display: inline;
}

#hmenu li a {
    color: #78866b;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px;
}

.hmenu_rss a {
    background: url("http://kallikrates.net/wp-content/uploads/2010/01/feed-icon-16x16.png") no-repeat left center;
    padding-left: 24px !important;
    margin-left: 10px;
}

h1 {
    font-size: 4em;
    font-family: "Jane Austen", sans-serif;
    margin-left: -999em;
}

.description {
    font-family: "Jane Austen", sans-serif;
    font-size: 2em;
    margin-left: -999em;
}

h1 a {
    text-decoration: none;
    color: #78866b !important;
}

/* Sidebars */

.sidebar {
    font-size: 80% !important;
}

.sidebar a {
    text-decoration: none;
    color: #7a6c87 !important;
}

#sidebar_left li li,
#sidebar_right li li li {
    border-left: solid .5em #7a6c87;
    margin-bottom: 0.3em;
    padding-left: 0.3em;
    margin-left: 0.3em;
    margin-top: 0;
}

li.cat-item  {
    font-weight: bold;
    margin-bottom: 1em;
}

li.cat-item .children {
    margin-top: .6em;
}

li.cat-item .children .cat-item {
    font-weight: normal;
    margin-bottom: 0;
}

.widget_search input[type="text"] {
    width: 100%;
}

li.cat-item-160 .children,
li.cat-item-169 .children,
li.cat-item-170 .children,
.widget_archive ul {
    margin-bottom: 0.5em;
    margin-top: .6em;
    height: 15em;
    overflow-y: scroll;
}

li.cat-item-160 .children .children {
    height: inherit;
    overflow-y: auto;
}

li.cat-item-189 {
    display: none;
}

#sidebar_left h2,
#sidebar_right h2,
#w827ab01be6d315ed4213c77dd9b3194c .LT_header {
    font-weight: bold;
    margin: 1em 0;
}

#w827ab01be6d315ed4213c77dd9b3194c .LT_cover {
    display: block;
    margin: 1em auto;
}

#w827ab01be6d315ed4213c77dd9b3194c .LT_titleandauthor,
#w827ab01be6d315ed4213c77dd9b3194c .LT_tags {
    display: block;
}

#w827ab01be6d315ed4213c77dd9b3194c .LT_title {
    font-style: italic;
}

#w827ab01be6d315ed4213c77dd9b3194c .favicon {
    position: relative;
    top: 3px;
    margin-right: 5px;
}

#text-407645641 {
    text-align: center;
    margin: 2em auto;
}

/* Content */

.alignright {
    text-align: right;
}

#content a {
    color: #5e5469;
    text-decoration: none;
}

#content a:hover,
#content a:visited {
    color: #7a6c87;
    text-decoration: none;
}

h2.posttitle {
    font-size: 1.5em;
    font-weight: bold;
}

h3 {
    font-weight: bold;
    margin: 1em 0 0 0;
}

.alphabet {
    text-align: center;
    color: #bbb;
}

.alphabet li {
    display: inline;
    padding: .2em;
}

.alphabet li a {
    font-weight: bold;
}

#content p {
    margin: .6em 0;
}

#content ul li {
    list-style-image: url("http://kallikrates.net/wp-content/uploads/2010/04/bullet.png");
}

#content ul li ul li {
    list-style-image: url("http://kallikrates.net/wp-content/uploads/2010/04/emptybullet.png");
    margin-left: 14px;
}

#content img {
    border: solid 1px #ccc;
    padding: 3px;
    -moz-border-radius: 3px;
}

#content #comments ul li {
    list-style-image: url("http://kallikrates.net/wp-content/uploads/2010/04/comment-arrow.png");
    margin-left: 1.5em;
}

.commentmetadata,
.comment-reply-link {
    text-align: right;
    font-size: .6em;
}

.comment-body {
    border: solid 1px #eee;
    padding: .5em;
    -moz-border-radius: .5em;
    margin: 1em 0;
}

#comments textarea {
    width: 100%;
}

.comment-author-kallikrates .comment-body {
    border: solid 2px #c5dbaf;
}

.postmetadata {
    background: #f0faeb;
    padding: 1em .5em;
    margin: 2em 1em 3em 1em;
    -moz-border-radius: 1em;
    border: solid 1px #c5dbaf;
}

.postmetadata a {
    color: #78866b !important;
}

.postcat {
    display: block;
}

.post-edit-link:before {
    content: " \00b7\a0"
}

h2+.postmetadata {
    background: #fff;
    border: none;
    margin: 0;
    padding: 0;
    color: #78866b;
    text-align: right;
}

blockquote {
    border: dotted 2px #7a6c87;
    padding: .4em 1em;
    background: url("http://kallikrates.net/wp-content/uploads/2009/04/blockquote.png") no-repeat top left #e2d5ed;
    -moz-border-radius: 1em;
}

dt {
    background: url("http://kallikrates.net/wp-content/uploads/2010/04/bullet.png") no-repeat left -2px #fff;
    padding-left: 22px;
    margin-left: -22px;
}

dd {
    margin-left: 1.5em;
}

a[hreflang="fra"] {
    background: url("http://kallikrates.net/wp-content/uploads/2010/09/fr.png") no-repeat left center #fff;
    padding-left: 22px;
}

a[hreflang="eng"] {
    background: url("http://kallikrates.net/wp-content/uploads/2010/09/gb.png") no-repeat left center #fff;
    padding-left: 22px;
}

a[hreflang="fin"] {
    background: url("http://kallikrates.net/wp-content/uploads/2010/09/fi.png") no-repeat left center #fff;
    padding-left: 22px;
}



