/*
Theme Name: First Version
Author: Ally - NinaDobrev.pl & ShiaLaBeouf.pl
*/

body {
	margin: 0px;
	background: #dfe2eb;
	font-family: Arial;
	font-size: 11px;
	color: #8f93a4;
	text-shadow: 1px 1px 0px #e1e2eb;}

.menu {
	background: url(/wp-content/themes/firstver/images/menubg.jpg) repeat-y;
	font-family: Arial;
	font-size: 11px;
	line-height: 13px;
	color: #8f93a4;
	text-shadow: 1px 1px 0px #e1e2eb;
	padding: 10px;
	text-align: justify;}

A:link {
	color: #64697e;
	text-decoration: none;}

A:active {
	color: #64697e;
	text-decoration: none;}

A:visited {
	color: #64697e;
	text-decoration: none;}

A:hover {
	color: #a9b0d0;
	text-decoration: none;}

.news {
	background: url(/wp-content/themes/firstver/images/news03.jpg) repeat-y; 
	font-family: Arial; 
	font-size: 11px; 
	color: #8f93a4; 
	text-shadow: 1px 1px 0px #e1e2eb; 
	line-height: 13px; 
	padding: 10px; 
	text-align: justify; 
	width: 390px;}

.date {
	background: url(/wp-content/themes/firstver/images/news02.jpg) repeat-y; 
	font-family: Arial; 
	font-size: 11px; 
	color: #bcc2e5; 
	text-shadow: 1px 1px 0px #576490; 
	line-height: 13px; 
	text-align: justify; 
	width: 98px; 
	padding-left: 10px;}

.date A:link {
	color: #d6daf1;
	text-decoration: none;}

.date A:active {
	color: #d6daf1;
	text-decoration: none;}

.date A:visited {
	color: #d6daf1;
	text-decoration: none;}

.date A:hover {
	color: #edf0ff;
	text-decoration: none;}

a img {
	border: 2px solid #c0c6d7;
	padding: 3px;
	background: #969cb6;}

a img:hover {
	border: 2px solid #a1a8be;
	padding: 3px;
	background: #7e839d;}

.border {
	border: 2px solid #c0c6d7;
	padding: 3px;
	background: #969cb6;}

.no-img {
	background: transparent;
	border: 0px;}

blockquote {
	background: #f6f5fc;
	border: 1px solid #d5d8e3;
	padding: 10px;}
