/*
Theme Name: Vanilla Man | Earthtones Remixed
Theme URI: http://vanilla-man.com/
Version: 1.2
Description: This theme made especially for my blog.
Author: Vanilla Man
Author URI: http://vanilla-man.com/
*/

:focus {
	outline: 0;
}

/* Links */

a:link {
	text-decoration:none;
	color:#b57339;
}

a:visited {
	text-decoration:none;
	color:#b57339;
}

a:hover,a:active {
	color:#8b3b11;
}

img {border:0;}

/* Headings */

#topmenu {
	padding: 12px 0 10px 20px; 
	font-size: 18px; 
	font-family: Georgia; 
	color:#fff;
	margin-left:auto;
	margin-right:auto;
	width:998px;
}

#topmenu ul {
	margin: 0pt; 
	color: #fff;
	float:left;
	padding:4px 70px 0 0;
}
#topmenu ul  li{
	display: inline; 
	margin-left: 35px;
}
#topmenu .first {
	margin-left: 40px;
}

#topmenu a {
	color: #fff;
}

#topmenu  a:hover, #topmenu a:active, #topmenu .current {
	color:#b57339;
}

#hello {
	width: 840px; 
	clear: right; 
	margin-bottom: 25px; 
	margin-left: 15px; 
	height:27px;
}

#welcome {
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:28px;
	margin-left:35px;
	margin-bottom:55px;
	width:900px;
}

#menu {
	height:256px;
	width:278px;
	background:url(images/stamp-cup.png) no-repeat 0 10px; 
	vertical-align:top;
	text-align:left;
	font-size:2px;
	padding:31px 10px 0 39px;
	float:right; 
}

#menu img {
	margin:4px 3px;
}

#menu img.ttl {
	margin:0 0 22px 49px;
}

#menu a {
    font-size:18px;
    font-family:Georgia;
    color:#2D1A13;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
/*
h1 {
	font-size:32px;
	margin-bottom:0;
	margin-top:10px;
}

h2 {
	font-size:28px;
}

h4,h5,h6 {
	font-size:20px;
}
*/

h3 {
	font-size:24px;
}

hr {
	color:#624A2F;
	background-color: #624A2F;
	border: 0;
	height: 1px;
	text-align: left;
}
#headerpic {
	width:565px; 
	height:242px; 
	float:left;
}
.head-title {
	line-height:20px;
	padding-left:35px;
	padding-top:64px;
	text-shadow:0 0 1px #2D1A13;
}
.head-title h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:42px;
	font-weight:normal;
}
.head-title h2 {
	font-size:36px;
}
#headerpic a {
	color:#2D1A13;
	font-weight:normal;
}

/* Other Html Elements */

.clear{
clear:both;
}

.titles {
	font-weight:normal;
	font-size:24px;
	text-decoration:none;
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif, Georgia;
	font-weight:normal;
	color:#b57339;
	margin:0;
}

.titles a:link,.titles a:visited,.titles a:active {
	text-decoration:none;
	font-size:24px;
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif, Georgia;
	font-weight:normal;
}

pre,blockquote {
	overflow:auto;
	line-height:1.8em;
	background-color:#f5f5f5;
	border:1px solid #e0e0e0;
	margin:20px 30px;
	padding:0 10px;
}

pre:hover,blockquote:hover {
	background-color:#f0f0f0;
	border:1px solid #d0d0d0;
}

pre {
	padding-top:10px;
	padding-bottom:10px;
}

code {
	color:#790;
	font-family:Consolas, Verdana, "Courier New", Sans-Serif;
}

ul,ol {
	line-height:18px;
}

ul {
	list-style-type:inherit;
	color:#b57339;
}
#content ul {
	color:#E3DBBD;
}

abbr,acronym {
	font-style:normal;
	border-bottom:1px dotted #333;
	cursor:help;
}

del {
	text-decoration:line-through;
	color:#999;
}

ins {
	text-decoration:none;
	color:#097;
}

/* Structure */

body {
	color:#E3DBBD;
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#2D1A13;
	font:normal 12px Verdana, "Trebuchet MS", "Lucida Grande", Georgia, Sans-Serif;
	margin:0;
	padding:0;
}

#wrapper2 {
	width:998px;
	margin-left:auto;
	margin-right:auto;
}

#navigation {
	width:998px;
	margin-left:auto;
	margin-right:auto;
/*	float:right;*/
	margin-top:0;
}

#headerbg {
	background:transparent url(images/bkgndbody.jpg) repeat scroll 0 0;
	width:100%;
	height:275px;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	padding:10px 0 0 0;
}

#wrapper {
	clear:both;
	float:left;
	width:100%;
	color:#E3DBBD;
	background:#2D1A13;
}

#content-wrapper {
	width:700px;
	float:left;
}

#content {
	float:left;
	padding:0 0 20px 0;
}

#content_menu {
	width:766px;
	height:30px;
	text-align:left;
	background:url('http://vanilla-man.com/images/menu-bg-blog.jpg') no-repeat top right;
}

#sidebar-wrapper {
	width:298px;
	float:right;
}

#sidebar {
	float:right;
	width:270px;
	margin-right:15px;
	margin-top:0;
	padding:0 10px 10px;
}

footer {
	clear:both;
	float:left;
	width:998px;
	text-align:left;
	color:#E3DBBD;
	font-size:13px;
	padding-bottom:15px;
	font-weight:normal;
}

#copyright {
	line-height: 15px; 
	border-top:1px dashed #8b3b11; 
	padding:10px;
}

#copyright .left {
	float:left;
}

#copyright .right {
	float:right; 
	text-align:right;
}
.copy {
	font-size:11px;
}

footer a {
	text-decoration:none;
	color:#b57339;
	font-weight:normal;
}

footer a:visited {
	text-decoration:none;
	color:#b57339;
	font-weight:normal;
}

footer a:hover {
	color:#8b3b11;
	font-weight:normal;
}

#extras {
	float:left;
	width:780px;
	color:#E3DBBD;
	text-align:left;
	background-color:#f5f5f5;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	margin:10px 12px 20px;
	padding:0 10px 10px;
}

/* Header */

/* #navigation h1 {
	margin-left:50px;
	padding-top:63px;
	float:left;
}

#navigation h1 a {
	color:#E3DBBD;
} */

/* Navigation */

#navigation ul {
	list-style-type:none;
	list-style-image:none;
	float:right;
	margin-top:58px;
	margin-right:550px;
	padding:0;
}

#navigation li {
	float:left;
}

#navigation li a:link,#navigation li a:visited {
	float:left;
	color:#FFF;
	display:block;
	margin-right:1px;
	height:23px;
	font-size:16px;
	margin-top:4px;
	padding:20px 10px;
}

#navigation li a:hover,#navigation li a:active {
	color:#FFF;
	font-size:16px;
	margin-top:4px;
	background-image:url(images/nav-bg.gif);
}

#navigation li.active a {
	color:#555;
	background-color:#2D1A13;
}

/* Wrapper */

#wrapper a:link {
	font-weight:bold;
}

#wrapper a:visited {
	font-weight:bold;
}

/* Content */

#content .post-title a {
	border-bottom-width:0;
}

#content .post p.img {
	float:left;
	margin:0 15px 0 0;
}

#content .post .divider img {
	vertical-align:middle;
	padding-right:10px;
}

#content .post .divider, #content .post .divider a {
	font-weight:normal;
	font-size:18px;
	font-family:Georgia, Verdana;
	color:#b57339;
	margin-top:30px;
	vertical-align:middle;
}

#content .post .divider a {
	text-decoration:underline;
}

#content .post a, #content .post a:visited, #content .post a:hover {
font-weight:normal;
}

#content .post .divider a:hover {
	text-decoration:none;
	color:#8b3b11;
}

#content .post .divider-about {
	font-weight:normal;
	font-size:18px;
	font-family:Georgia, Verdana;
	color:#b57339;
	margin-top:30px;
}

#content .post p.img img {
	border:1px solid #d0d0d0;
	background-color:#eee;
	padding:8px;
}

#content .post-footer {
	font-size:90%;
	color:#E3DBBD;
	margin-bottom:5px;
	background-repeat:no-repeat;
	padding:5px 5px 25px 15px;
}

#content .post-info {
	width: 650px; 
	clear: right; 
	margin: 10px 0 25px 5px;
	padding-top: 10px;
	font-size:11px;
	color:#B57339;
}

/* Sidebar */

.sideblock {
	margin-bottom:10px;
	background-repeat:no-repeat;
	background-position:top;
	padding:1px 4px;
}

.post-wrapper {
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	width:660px;
	background-repeat:no-repeat;
	margin-left:-20px;
}

.sideblock h3 {
	margin-top:5px;
	font-size:16px;
	color:#E3DBBD;
	font-weight:bold;
}

#sidebar dt {
	padding-top:5px;
	font-weight:bold;
	color:#666;
	margin:0;
}

#sidebar dd {
	padding-bottom:5px;
	line-height:1.8em;
	margin:0 0 5px;
}

#sidebar dd a:link {
	border-bottom-width:0;
	font-weight:normal;
	border-bottom:none;
	text-decoration:none;
}

#sidebar dd a:visited {
	border-bottom-width:0;
	font-weight:normal;
	border-bottom:none;
	text-decoration:none;
}

#sidebar dd a:hover,#sidebar dd a:active {
	border-bottom:none;
	text-decoration:none;
}

/* Extras */

.oddcomment alt {
	color:#000;
}

.authcomment {
	background:#888;
	font-size:14px;
	text-transform:uppercase;
	color:#555;
}

#extras h6 {
	font-size:14px;
	text-transform:uppercase;
	color:#555;
}

#friends {
	float:left;
	width:150px;
	margin-left:20px;
	margin-right:10px;
}

#links {
	float:left;
	width:275px;
	margin-right:50px;
}

#about {
	float:left;
	width:250px;
	margin-right:20px;
}

#friends ul {
	padding-left:20px;
}

#links dl,#links dt,#links dd {
	margin:0;
	padding:0;
}

#links dt {
	font-weight:bold;
	padding-top:5px;
}

#links dd {
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dotted #999;
}

/* Comments Styling */

.comment {
	line-height:12px;
}

#commentlist li {
	margin-bottom:1.5em;
	padding-bottom:1em;
	border-bottom:1px solid #700000;
}

#commentform {
	background:#2d1a13;
	width:400px;
	margin:1em 0;
}

#commentform textarea {
	background:#2D1A13;
	border:1px solid #b57339;
	width:280px;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#commentform textarea:hover {
	background:#2D1A13;
	border:1px solid #b57339;
	color:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#commentform textarea:focus {
	background:#2D1A13;
	color:#FFF;
	border:1px solid #8b3b11;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#commentform #email,#commentform #author,#commentform #url,#s {
	font-size:1.1em;
	background:#2D1A13;
	border:1px solid #b57339;
	width:280px;
	color:#FFF;
}

#commentform #openid_url,#commentform #openid_url:hover,#commentform #openid_url:focus {
	font-size:1.1em;
	background:#2D1A13;
	border:1px solid #b57339;
	width:262px;
	color:#FFF;
}

#commentform #email:hover,#commentform #author:hover,#commentform #url:hover {
	font-size:1.1em;
	background:#2D1A13;
	border:1px solid #b57339;
	width:280px;
	color:#FFF;
}

#commentform #email:focus,#commentform #author:focus,#commentform #url:focus {
	font-size:1.1em;
	background:#2D1A13;
	border:1px solid #8b3b11;
	width:280px;
	color:#FFF;
}

#commentform input {
	margin-bottom:3px;
	color:#FFF;
}

#commentform .hello {
	font-size:12px;
}

#s {
	font-size:0.8em;
	background:#2D1A13;
	border:1px solid #b57339;
	width:200px;
	color:#FFF;
}

.date {
	height:54px;
	margin-bottom:0;
	width:54px;
	text-align:center;
	vertical-align:middle;
	float:left;
	margin-top:21px;
}

.date .month {
	display:block;
	color:#b57339;
	text-align:center;
	text-transform:uppercase;
	font-size:10px;
	margin-top:2px;
	font-weight:bold;
	margin-bottom:3px;
	padding:2px 0;
}

.date .day {
	display:block;
	color:#c8be70;
	font:2.3em Verdana, Georgia;
	padding-top:0;
	text-align:center;
	margin-top:-8px;
}

#left {
	width:60px;
	float:left;
}

.arch_drop {
	font-size:13px;
	background:#2D1A13;
	border:1px solid #b57339;
/* 	width:160px; */
	color:#FFF;
}

.slogan {
	font-size:16px;
	color:#C7AA92;
	text-transform:lowercase;
	margin-left:50px;
	margin-bottom:2px;
	float:left;
}

.poisk,.poisk:hover {
	width:30px;
	height:30px;
	background-image:url(http://vanilla-man.com/images/bullet1.gif);
	margin-left:7px;
	cursor:pointer;
	border-style:none;
	border-width:0;
}

.comment_button {
	width:90px;
	height:20px;
	background-image:url(http://vanilla-man.com/images/form1.jpg);
	border-style:none;
	border-width:0;
}

#whatsnew {
	width:450px;
	min-height:270px;
	overflow:hidden;
	border:1px dashed #624a2f;
	vertical-align:top;
	text-align:left;
	float:left;
	margin-left:58px;
}

#twitter {
	width:350px;
	height:303px;
	overflow:hidden;
/* 	border:1px dashed #624a2f; */
	vertical-align:top;
	text-align:left;
	font-family:Georgia;
	font-size:14px;
	background:transparent url(http://vanilla-man.com/images/twitter-bg.jpg) no-repeat scroll -3px 40px;
	float:right;
	margin-left:20px;
}

#twitter ul {
	list-style-type:none;
	margin-left:-10px;
}

#twitter_update_list {
	color:#E3DBBD;
}

.link-twitter {
	padding-left:5px;
}

.contact {
	background-color:#2D1A13;
	color:#FFFFFF;
	border:1px solid #b57339;
}

.contact:focus, .contact:hover {
	border:1px solid #8b3b11;
}
#recipe {
	width:845px;
	border:1px dashed #624a2f;
	margin: 10px 0 0 45px;
}

/* FAVOURITES */

#services ol{
list-style:none;
}

#services ol li{
float:left;
width:190px;
margin:10px;
padding-left:70px;
}

#services h4 {
	font-weight:normal;
	font-size:18px;
	font-family:Georgia, Verdana;
	color:#b57339;
}

#services ol li.soft{
	background:url(http://vanilla-man.com/wp-content/themes/earthtones/images/klad-soft.jpg) no-repeat;
	background-position:0px 40px;
}

#services ol li.firefox{
	background:url(http://vanilla-man.com/wp-content/themes/earthtones/images/klad-firefox.jpg) no-repeat;
	background-position:0px 40px;
}

#services ol li.wordpress{
	background:url(http://vanilla-man.com/wp-content/themes/earthtones/images/klad-wp.jpg) no-repeat;
	background-position:0px 40px;
}

#services ol li.music{
	background:url(http://vanilla-man.com/wp-content/themes/earthtones/images/klad-music.jpg) no-repeat;
	background-position:0px 40px;
}

#services ol li.chrome{
	background:url(http://vanilla-man.com/wp-content/themes/earthtones/images/chrome-logo.png) no-repeat;
	background-position:0px 40px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#ie-message {
	background:#C00;
	text-align:center;
	border-bottom:1px solid #900;
	color: #fff;
	position:absolute;
	top:0;
	left:0;
	padding:5px 0;
	width:100%;
}
#ie-message a {
	color: #fff;
	text-decoration:underline;
}

.slideshow {
	background-position:0 0;
	background-repeat:no-repeat;
	height:150px;
	left:0;
	position:absolute;
	top:0;
	width:150px;
}

#main-intro {
	background:url(http://vanilla-man.com/wp-content/themes/earthtones/images/quotes.jpg) no-repeat 10px -20px; 
	width: 740px; 
	padding-left:150px; 
	margin-left:20px;
	font-family:georgia;
	font-size:15px;
	font-style:italic;
	line-height:17px;
}

#main-intro .king {
	text-align: right; 
	font-style:italic;
	padding-right:20px;
}

.main-boxes {
	margin-top:20px;
	text-align:center;
	width:900px;
}

.pager {
	padding-top:30px;
}

.pager-left {
	float:left; 
	padding-top:10px;
	font-size:14px;
}

.pager-right {
	float:right; 
	padding-top:10px;
	font-size:14px;
}


/* PORTFOLIO */

#content .leftPost {
/*	border-bottom:1px dashed #624a2f;*/
	width:350px;
	padding-bottom:20px;
	float:left;
}

#content .rightPost {
/*	border-bottom:1px dashed #624a2f;*/
	padding-left:80px;
	width:350px;
	padding-bottom:20px;
	float:left;
}

#content .postPicture {
	margin-bottom:-10px;
	padding:10px 0;
}

#content .leftPost span, #content .rightPost span {
	color:#b57339;
	font-weight:bold;
}

#content .leftPost ul, #content .rightPost ul {
	margin:10px 0 0 -35px;
	list-style-type:none;
}

.post-wrapper-projects {
	width:810px;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	background-repeat:no-repeat;
}

.post-wrapper-photos {
	width:1010px;
	padding-left:30px;
	padding-right:30px;
	padding-top:10px;
	background-repeat:no-repeat;
}

#content .post  {
	font-family:georgia;
	font-size:15px;
	line-height:18px;
}

#content .post .divider-project {
	font-weight:normal;
	font-size:22px;
	font-family:Georgia, Verdana;
	color:#b57339;
	margin-top:30px;
	padding-bottom:5px;
	vertical-align:middle;
}
#content .post .divider-project img {
	vertical-align:middle;
}

/* END PORTFOLIO */

.lifestream h2 {
	font-family: Georgia;
	font-size:16px;
	font-weight:bold;
}