/*
Theme Name: Lovewriter theme
Theme URI: http://www.lovewriter.ru/
Description: The original lovewriter theme.
Version: 2.0
Author: Computer Factory ALC
Author URI: http://www.cf.by/

	Lovewriter theme for lovewriter.ru

*/


body {
	margin: 0px;
	padding: 0px;
	background-color: #dadee4;
	background-image: url('images/bgtop.png');
	background-position: top;
	background-repeat: repeat-x;
	color: #190d0d;
}

p,.post, .feedback,.poll-question,.dem-vote-link,label {  
/*
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #190d0d;
	text-align: justify;	
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding: 5px 5px 0px 5px;
}

a, a:active, a:focus, a:hover, a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #536277;
}

form
{
margin: 0px;
	padding: 0px;
}


#topmenu
{
	background-image: url(images/menubg.png);
	background-repeat: repeat-x;
	height: 40px;
	display: block;
}

input.search
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565f6c;
	width: 150px;
	padding-left: 5px;
}

#search
{
	display: block;
	float: right;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 10px;
}



#rap
{
	margin: 0px;
	padding: 0px;
	width: 786px;
	text-align: left;

}
#header {
	height: 217px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: block;
	background-image: url(images/topbanner.gif);
	background-position: center;
	background-repeat: no-repeat;	
}

.lb
{
border-right: 1px solid #515050;
background-image: url('images/hint-l.png');
background-position: right;
background-repeat: repeat-y;
 }

.rb
{ border-left: 1px solid #515050;
background-image: url('images/hint-r.png');
background-position: right;
background-repeat: repeat-y; }


p.lr, p.lr a
{
	text-align: left;
	text-decoration: none;
	padding: 2px 0px 2px 2px;
	padding-left: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
}

p.rr,p.rr a
{
	text-align: right;
		text-decoration: none;
			padding: 2px 2px 2px 0px;
	padding-left: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

#del
{
background-image: url(images/rsbg.png);
background-position: right;
background-repeat: no-repeat;
}

h2
{
font-family: Georgia;
font-size: 24px;
text-transform: lowercase;
margin: 0px;
padding-top: 25px;
padding-right: 10px;
padding-left: 5px;
padding-bottom: 0px;
padding: 25px 10px 0px 5px;
}


p.title {
font-family: Georgia;
font-size: 24px;
text-transform: lowercase;
margin: 0px;
padding-top: 15px;
padding-right: 10px;
padding-left: 5px;
padding-bottom: 5px;
padding: 15px 10px 5px 5px;
text-align: left;
}

p.title a,p.title  a:active,p.title  a:focus,p.title  a:hover,p.title  a:link,p.title  a:visited
{
font-family: Georgia;
font-size: 24px;
text-transform: lowercase;
color: #190d0d;
text-decoration: none;
}



p.date {
font-family: Georgia;
text-transform: lowercase;
font-size: 12px;
color: Black;
font-weight: bolder;
margin: 0px 0px 0px 0px;
padding-top: 0px;
padding-right: 5px;
padding-left: 5px;
padding-bottom: 15px;
padding: 0px 5px 15px 5px;
}

p .more-link {
padding-top: 5px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 5px;
padding: 5px 0px 5px 0px;
display: block;
}


#content {
	margin: 0px;
	padding: 0px;
	background-color: White;
}



acronym, abbr {
text-decoration: none;

}

acronym, abbr, span.caps {
text-decoration: none;	
}

acronym, abbr {
text-decoration: none;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}


cite {
/*	font-size: 90%;
	font-style: normal;*/
	font-family: Georgia;
font-size: 17px;
text-transform: lowercase;
margin: 0px;
padding-top: 15px;
padding-right: 10px;
padding-left: 5px;
padding-bottom: 5px;
padding: 15px 10px 5px 5px;
text-align: left;
}


h2 {
	border-bottom: 1px dotted #ccc;
	font: 95% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	border-bottom: dotted 1px #eee;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: double 3px #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}


.metad, .metad a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	height: 20px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0;
}


.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#header a {
	text-decoration: none;
}

#header a:hover {
	text-decoration: none;
}

ul.menuitem
{
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
}



.menuitem a,.menuitem a:active,.menuitem a:focus,.menuitem a:link,.menuitem a:visited {
font-family: Georgia;
font-size: 18px;
text-decoration: none;
color: #190d0d;

}

.menuitem a:hover
{
	text-decoration: underline;
	color: Navy;
}


.page_item
{
font-family: Georgia;
font-size: 18px;
background-image: url(images/menudelim.png);
background-repeat: no-repeat;
padding-left: 15px;
padding-right: 15px;
line-height: 40px;
height: 40px;
display: block;
float: left;
margin-left: 15px;
text-decoration: none;
}



#menu {
padding: 10px 0px 10px 10px;
	
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul
{
	list-style-type: none;
	margin: 0;
	padding-top: 5px;
	padding: 5px 0px 0px 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
}


#menu ul ul li,
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #190d0d;
text-align: left;

}

/*

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}*/

#menu ul ul li {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #190d0d;
text-align: left;
}
/*
#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
} */


.linkcat, .categories, #archives
{
font-family: Georgia;
font-size: 24px;
text-transform: lowercase;
color: #190d0d;
	padding: 10px 0px 0px 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
}



#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

.fttext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #536277;
	text-align: center;
	padding: 0px;
	margin: 0px;
}


p.adstext,p.adstext  a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A2AEBF;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

