/**
 * Theme Name: Ayn
 * Author: Nikolay Bachiyski
 * Version: 0.1
 */
@font-face {
    font-family: GraublauWebBold;
    font-style: normal; 
    font-weight: normal;
    src: url(fonts/GraublauWebBold.otf);
} 
@font-face {
    font-family: GraublauWeb;
    font-style: normal;
    font-weight: normal; 
    src: url(fonts/GraublauWeb.otf);
} 
@font-face {
    font-family: GraublauWeb;
    font-weight: bold;
    font-style: normal;
    src: url(fonts/GraublauWebBold.otf);
}
body, input, select {
	font-family: Georgia, serif;
}
body, div {
	margin: 0;
	padding: 0;
}
body {
	background: white url(i/grad.jpg) repeat-x scroll center top;
	text-align: center;
	color: #333;
	font-size: 0.875em;
	line-height: 1.8em;
}
.skip-link {
	display: none;
}
.navigaton {
	margin-bottom: 1em;
}
.above {
	margin-bottom: 2em;
}
.navigation {
	height: 2em;
}
.pages {
	font-size: 1.3em;
}
.nav-previous {float: left;}
.nav-next {float: right;}
#header {
	height: 123px;
	padding: 0;
	margin: 0;
}
#wrapper {
	text-align: left;
	width: 63em;
	margin: 0 auto;
	padding: 0 1em;
}
#content {
	width: 63em;
	margin-top: 1em;
}
#nav {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 95px;
}
#nav li {
	display: inline;
	padding: 0.5em;
}
#nav a {
	text-decoration: none;
	font-size: 1.5em;
	color: #222;	
}
#nav a:hover, #nav a.current {
	border-bottom: 3px solid #CF2200;
}
#nav .bg {
	background: transparent no-repeat 0 50%;
	margin-left: 3px;
	padding-left: 23px;
}
#nav .feed {
	background-image: url("i/feed.png");
}

h1 {
	font-size: 1.4em;
}
h1, h1 a {
	font-family: Gentium, Georgia, serif;
	color: #888;
	font-weight: normal;
	letter-spacing: -0.06em;
	text-decoration: none;
	line-height: 1.2em;
}
h1 a {
	font-size: 3em;
}
h1 a:hover {
	text-decoration: none;
}
h1 a:visited {
	color: #888;
}
h3 {
	margin-bottom: 0;
}
img {
	border: 0;
}
a {
	color: #cf2200;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #c96;
}
input, textarea {
	padding: 2px;
	font-size: 100%;
}
cite {
	font-size: 1.25em;
	font-style: normal;
}
blockquote {
	font-style: italic;
	background-color: #f2f2f2;
	color: #555;
	margin: 1em;
	padding-left: 1em;
	border-left: 1px solid #ccc;
}
.entry {
	margin-bottom: 2em;
	border-bottom: 1px dotted #ccc;
}
.aside {
	padding-left: 1em;
	border-left: 2px solid red;
	margin: 0.5em 0;
}
.aside p {
	display: inline;
}

.entry-title {
	font-size: 2em;
	letter-spacing: -0.05em;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 0;
}
.entry-title a {
	background: transparent no-repeat scroll center left;
	padding-left: 30px;
	display: block;
	height: 32px;
	float: left;
}
.entry-title a.star-circle { background-image: url(i/blurbs/circle.png); }
.entry-title a.star-circle:hover { background-image: url(i/blurbs/circle_over.png); }

.entry-title, .entry-title a {
	font-family: GraublauWebBold, Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #db002a;
}
.entry-title a:hover {
	color: #333;
}
.entry-title img {
	border: 0;
	display: block;
	float: left;
	margin-right: 0.5em;
}
.entry-title .edit-link a {
	font-size: 50%;
	color: #333;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, serif;
	padding-left: 1em;
	height: 1em;
	padding-top: 0.2em;
}
.entry-title .edit-link {
	float: left;
}
.entry-title .edit-link a:hover {
	text-decoration: underline;
}
.page-title {
	font-weight: normal;
	font-family: Arial, sans-serif;
	font-size: 2.2em;
	margin-bottom: 1em;
}
.entry-date, .entry-meta {
	clear: both;
	color: #777;
	font-size: 0.75em;
	font-style: italic;
}
.entry-date a {
	color: black;
}
ol.comments {
	margin: 0;
	padding: 0;
	font-size: 90%;
}
li.comment {
	list-style-type: none;
	clear: both;
	margin-bottom: 2em;
	width: 63em;
}
li.me  {
	background-color: #f2f2f2;
	border: 1px solid #ddd;
}
.avatar {
	float: left;
	margin: 0.5em;
}
div.comment {
	margin: 1em 0 0 0;
	float: left;
	width: 70%;
	line-height: 1.5em;
}
div.comment p {
	margin: 0.25em 0;
}
img.avatar {
	padding: 2px;
	border: 1px solid #ddd;
}
#respond, #commentform {
	clear: both;
}
.clear {
	clear: both;
	width: 0;
	height: 0;
}
.entry-content img {
	padding: 2px;
	border: 1px solid #ddd;
	margin: 2px;
	display: block;
}
.entry-content .right, .entry-content .alignright {
	float: right;
	margin-top: 0px;
	margin-left: 10px;
}
.entry-content .left, .entry-content .alignleft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
}
.entry-content .aligncenter {
	text-align: center;
	margin: auto;
}
.aligncenter dt, .aligncenter dl {
	margin: auto;
}
p.wp-caption-text {
	font-size: 85%;
	padding-top: 0;
	margin-top: 0;
	margin-left: 1em;
}
.header-message {
	background-color: #FFF9D8;
	border: 1px solid #F6E595;
	padding: 0.5em 1em;
	margin-bottom: 2em;
	font-size: 1.25em;
}
.header-message a {
	color: black;
}
.rightcol {
	float: left;
	width: 40%;
	padding-left: 1em;
	border-left: 1px dotted #999;
}
.leftcol {
	float: left;
	width: 28%;
}
.midcol {
	float: left;
	width: 28%;
	padding-left: 1em;
	border-left: 1px dotted #999;
}
#footer-wrapper {
	clear: both;
	background: transparent url(i/grad_rev.jpg) repeat-x scroll center top;
	text-align: left;
	margin-top: 2em;
}
#footer {
	width: 63em;
	margin: auto;
	min-height: 10em;
}
#footer ul {
	width: 19em;
	float: left;
	margin: 1em 1em 0 0;
	padding: 0;
}
#footer li {
	list-style-type: none;
	font-size: 0.85em;
	padding: 0;
	margin: 0 0 0.5em 0;
	line-height: 1.4em;
}
#footer ul.fewer li {
	margin-bottom: 1em;
}
#footer li, #footer li * {
	font-family: Helvetica, Arial, sans-serif;
}
#footer .cc {
	background: transparent url(i/cc.png) no-repeat top left;
	padding-left: 20px; 
	clear: both;
}
#footer .feed {
	background: url("i/feed.png") no-repeat center left;
	padding-left: 22px;
}
#footer .wp {
	background: url("i/wpicon.png") no-repeat top left;
	padding-left: 22px;
}
#footer .me {
	float: left;
	padding: 0 1em 2px 0;
}
div.gallery {
	clear: both;
}
div.gallery a {
	width: 103px;
	height: 103px;
	display: block;
	float: left;
	background: no-repeat scroll center center;
	text-decoration: none;
	border: 1px solid white;
}
.photo-title {
	color: #555;
}
.photo-title a, .photo-title a:visited, .photo-title a:link, .photo-title a:hover {
	display: inline;
}
#wpstats {
	position: absolute;
	top: 120px;
	left: 5px;
}
acronym, abbr {
	cursor: help;
	border-bottom: 1px dotted #555;
}
