/*
THEME NAME: erica 
THEME URI: http://www.erica.lt
DESCRIPTION: Erica & the pictures v1.0 
VERSION: 1.0
AUTHOR: <a href="http://vidas.bucinskas.lt/">Vidas Bučinskas</a>
AUTHOR URI: http://vidas.bucinskas.lt/
*/

@import "reset.css";

body {
	background: url(http://www.erica.lt/wp-content/uploads/2010/01/bg7.jpg) repeat scroll center bottom;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #585858;
}

a {
	color: #464646;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}

blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
	overflow: hidden;
	width: 960px;
	border: 1px solid #EFEFEF;
	margin: 0 auto;
	background-color: #ffffff;
}

#logo {
	font-size: 250%;
	margin: 30px 55px 30px 55px;
}

#logo a {
	color: #333333;
	text-decoration: none;
}

#description {
	font-size: 130%;
	color: #666666;
	margin: 5px 0 50px 30px;
}

#menu {
	width: 920px;
	overflow: hidden;
	margin: 0 auto;
	background-color: rgba(254,255,255,0.7);
}

#menu ul li {
	float: right;
	text-transform: uppercase;
	font-size: 90%;
	padding: 15px;
}

#menu ul li a {
	color: #666666;
}

#container {
	width: 910px;
	overflow: hidden;
	padding: 35px 25px;
	border: 1px solid #EFEFEF;
	margin-top: 20px;
		background-color: #ffffff;


}

#content {
	float: left;
	width: 640px;
}

.post {
	margin-bottom: 70px;
}

.post-title {
	font: normal 250%/1 Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-right: 50px;
	margin-left: 50px;
}

.post-title a {
	color: #333333;
}

.page-subtitle {
	color: #9c9c9c;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 30px;
	font: 150% Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

.post-meta, .post-meta a  {
	font-size: 10px;
	color: #999;
	margin-top: 5px;
	text-align: center;
}


.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
}

.post-comments a:hover {
	color: #FFFFFF;
}

.post-content {
	margin-top: 25px;
}

.post-content h2 {
	font-size: 140%;
	margin-bottom: 10px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content h3 {
	font-size: 110%;
	font-weight: 700;
	margin-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	padding: 10px 0 5px;
}

.post-content p {
	line-height: 2;
	margin-bottom: 10px;
}

.post-content img.alignnone {
	background: #FFF;
	border: 1px solid #EFEFEF;
	padding: 4px;
}

.post-content img.alignleft {
	float: left;
	border: 1px solid #EFEFEF;
	margin: 0 25px 15px 0;
	padding: 4px;
}

.post-content img.alignright {
	float: right;
	border: 1px solid #EFEFEF;
	margin: 0 0 15px 25px;
	padding: 4px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
	margin-bottom: 10px;
	font: 140% Georgia, "Times New Roman", Times, serif;
	clear: left;
}

.navleft {
	float: left;
	margin: 0 15px 15px 0;
}

.navright {
	float: right;
	margin: 0 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#comments ol li {
	margin-top: 10px;
	border-bottom: 1px solid #F0F0F0;
	padding: 20px 0;
	overflow: hidden;
	height: 1%;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	border: 1px solid #F0F0F0;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 560px;
}

.comment-data p {
	margin-bottom: px;
	line-height: 1.8;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #cacaca;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 50px;
}

#comment-form {
	margin-top: 20px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 300px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 600px;
	height: 160px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

#sidebar {
	float: right;
	width: 220px;
	margin-top: 50px;
}

.sidepanel {
	margin-bottom: 35px;
}

.sidepanel h3 {
	border-bottom: 1px solid #EFEFEF;
	padding: 0 0 10px 0;
	color: #333333;
	font: 18px Georgia, "Times New Roman", Times, serif;
}

.sidepanel ul li {
	border-bottom: 1px solid #EFEFEF;
	padding: 7px 0;
	line-height: 1.2;
}

.sidepanel p, .textwidget {
	margin-top: 8px;
	line-height: 1.5;
}

#footer {
	margin: 0 auto;
	width: 900px;
	height: 25px;
	padding: 30px;
	background-color: rgba(254,255,255,0.7);
	text-align: center;
}

#footer-links {
	list-style: none;
}

#footer-links li {
	margin-right: 15px;
}

.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}