/*
Theme Name: Vendemore
Theme URI: http://www.happyplace.se/
Description: Vendemore theme.
Version: 1.0.0
Author: Happyplace
Author URI: http://www.happyplace.se/
Tags: vendemore
*/

.more-link {
color: #FF9900;
}
/* body START */
body {
	background: url(images/fp_bodybg_1.gif);
	font-size:12px;
	font-family: Arial, Verdana, Helvetica, 'Sans Serif';
}
#container {
	margin:0 auto;
	width:800px;
}

p {
	padding-bottom: 10px;
}

ul {
	padding-bottom: 10px;
}
/* body END */

/* util START */
* {
	margin:0;
	padding:0;
}
abbr[title], acronym[title] {
	border-bottom:thin dotted;
	cursor:help;
}
small, .small {
	font-size:10px;
}
ul, li {
	list-style-type:none;
}
img {
	border:none;
}
.inline {
	display:inline;
}
.sided {
	background:#FFF;
	border:1px solid #899EA6;
	padding:3px;
}
a .sided:hover {
	border-color:#496370;
}
a {
	color:#516c87;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.button {
	text-decoration:none;
	padding:2px 5px;
	background:#D5E396;
	border-top:1px solid #D5E396;
	border-right:1px solid #B5C98F;
	border-bottom:1px solid #B5C98F;
	border-left:1px solid #D5E396;
	color:#84985D;
}
.button:hover {
	text-decoration:none;
	background:#C8DE9D;
	border-top:1px solid #B5C98F;
	border-right:1px solid #D5E396;
	border-bottom:1px solid #D5E396;
	border-left:1px solid #B5C98F;
	color:#60743A;
}
blockquote {
	background:#F1F5F6;
	border:1px dashed #B0BEC7;
	color:#666;
	padding:5px 10px;
	margin:5px 0;
}
blockquote a {
	color:#258;
}
blockquote.adminquote {
	background:#FAFDEC;
	border-color:#D5E396;
}
.feed{
	background:url(images/rss_bg.jpg) no-repeat;
	background-position:left;
	height:77px;
	float: right; 
	width:230px; 
	border:1px solid #ccc; 
	margin:16px 19px; 
	height: 68px;
}
.feed, .feed a {
	color:#fff;
}
.textfield, .textarea {
	border:1px solid #A4B97F;
	padding:2px 1px;
	font-size:12px;
}
.clear {
	clear:both;
}
.strike {
	text-decoration:line-through;
}
.alignleft {
	float:left;
	text-align:left;
	margin-right:10px;
}
.alignright {
	float:right;
	text-align:right;
	margin-left:10px;
}
.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.left {
	float:left;
	margin-right:10px !important;
	margin-right:7px;
}
.right {
	float:right;
	margin-left:10px !important;
	margin-left:7px;
}
.part, .post .content p {
	margin-bottom:8px;
	overflow:hidden;
}
.bottom_separator {
	margin-bottom:10px;
}
.box {
	width:100%;
	margin-bottom:10px;
}
#footer{
	margin-left:6px;
	
}
.box .content {
	
	margin:1px;
	padding:6px 9px;
}
.box .g {

}
.box .r {
	background:#cccc99;
}
.hollow {
	display:block;
	margin:-6px -9px;
	padding:6px 9px;
	background:#FFF;
}
.indent_l-1 {
	margin-left:-1px;
}
.indent_r-1 {
	margin-right:-1px;
}
/* util END */

/* top START */
#top {
	margin:0 0px;
	padding:5px 0;
	font-size:10px;
}
#top li {
	float:left;
	padding:0 0px;
	border-right:1px solid #333;
}
#top li.s {
	border:none;
}
#top span {
	float:left;
	padding:0 5px;
}
#top #about {
	text-transform:uppercase;
}
/* top END */

/* header START */
#header {
	background:url(images/header_bg_813x144.png);
	width:813px;
	height:144px;
	margin-top:30px;
	margin-bottom:10px;
}
#header .content {
	height:100%;
	width: 447px; 
	float: left;
	margin-top:4px;
}
#header .content #title {
	float:left;
	padding:15px;
}
#header .content h1 {
	font-size:20px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:-1px;
}
#header .content #tagline {
	font-size:10px;
}
#header .meta {
	float: right;
}
#meta1{
	padding-bottom: 12px;
}
#tell_friend{
	float: left; 
	padding-right: 10px;
	}
#edit_post{
	padding-top: 8px;
}
#mail_author{
	float: left; padding-right: 10px;
}
.hits{
	float:left;
	padding-top:3px;
	color:#666;
}
#menu_and_search {
	float: left; 
	width: 800px; 
	height: 20px;
	}
#menu{
	margin-left:12px;
	margin-top:5px;
	width:300px; 
	float: left;
	}

#menubar {
	float: left; 
	display: inline; 
	height: 20px;
}

#menubar li {
	float:left;
	font-size:13px;
}
#menubar li a {
	color:#000;
	display:block;
	text-decoration:none;
	padding:4px 9px;
}
#menubar li a:hover {
	color:#ff9900;
}

#menubar .current_page_item {
	font-color:#fff;	
	
}


#menubar .current_page_item a {
	color:#fff;	

}
#about_blog{
	width:520px;
	float:left;
}
#about_blog p.text{
	color:#fff;
	width:250px;
	margin-left:270px;
	padding-top:25px;
	float:left;
	font-family:Verdana, Helvetica, 'Sans Serif';
	font-size:12px;
}
#about_blog p.chat{
	color:#fff;
	width:250px;
	margin-left:170px;
	padding-top:-50px;
	float:right;
	font-family:Verdana, Helvetica, 'Sans Serif';
	font-size:12px;
}
#print_post{
	float: left; 
	padding-right: 10px;
	} 

#copyright, .feedlink, .greedlink {
	float:right;
	padding:4px 9px;
	border-right:1px solid #FFF;
	margin-right:-1px;
}
#copyright {
	color:#B0BEC7;
}
a.feedlink {
	background:#F1E9E1;
	border-left:1px solid #FFF;
	text-decoration:none;
}
a.feedlink:hover {
	background:#EDC;
	text-decoration:none;
}
a.greedlink {
	background:#ECF3D3;
	border-left:1px solid #FFF;
	text-decoration:none;
	color:#84985D;
}
a.greedlink:hover {
	background:#DEECBE;
	text-decoration:none;
}
#header #searchbox {
border:none !important;
}
#searchbox .textfield {
	width:220px;
	margin-right:17px;
	border: none;
	background:url(images/search_bg.png) no-repeat;
}
#searchbox .operation {
	color:#84985D;
	font-size:10px;
}
#searchbox .operation span {

}
#search_box{
	width:197px;
	float: right; 	
}
/* header END */

/* main START */
#main {
	width:530px;
	float:left;
}
#content{
	margin-left:6px;
}
.post {
	width:100%;
	background:#FFF;
	color: #5a5a5a;
	line-height: 19px;
	padding-bottom:15px;
	margin-bottom:20px;
}
.post .title {
	font-size:20px;
	margin:1px;
	padding:10px 10px 5px 13px;
	text-decoration:none;
	color:#516c87;
}
.post .date {
	font-size:9px;
	margin:4px 17px !important;
}
.post .title a:hover {
	text-decoration:none;
	color:#333;
}
.post .title span{
	float:right;
	font-weight:normal;
	font-size:12px;
	margin-left:15px;
	padding:5px;
}
.post .text {
	padding:8px 15px;
	line-height:145%;
}
.post .text img {
	max-width:500px;
}
.post .text ul li {
	list-style-type:circle;
	list-style-position:inside;
	padding-left:20px;
}
.post .text ol li {
	list-style-type:decimal;
	list-style-position:inside;
	padding-left:20px;
}
.post .meta {
	background:#dedede;
	margin-left:15px;
	margin-right:15px;
	padding:4px 9px;
	font-size:10px;
}
/* main END */

/* sidebar START */
#sidebar {
	float:right;
	width:240px;
}
#sidebar_right{
margin-right:-6px;
}
.sidebar .sidedate {
	color:#B0BEC7;
}
.widget {
	background:#FFF;
	margin-bottom:20px;
	padding-top: 0px;
	padding: 1px 
}
.widget h3 {
	background:#E9EEF1;
	font-size:11px;
	margin:0px;
	padding:3px 6px;
	padding-left:11px;
	text-decoration:none;
	color:#258;
}
.widget a:hover h3 {
	background:#E1E7E9;
}
.widget ul {
	padding:4px 7px 10px;
}
.widget .tag_cloud, .widget .space {
	padding:4px 12px 8px;
}
.widget ul li {
	line-height:18px;
	padding:3px 5px;
	border-bottom:1px solid #DCE3E9;
}

.widget ul li .rc_avatar {
	line-height:12px;
}
.widget ul li:hover {
	background:#F1F5F6;
}
.widget ul li ul {
	padding-bottom:0;
	padding-right:0;
	padding-top:0;
}
.widget ul li ul li {
	padding:3px 5px 0;
	border-top:1px solid #DCE3E9;
	border-bottom:none;
	line-height:18px;
	margin-top:3px;
	margin-right:-5px;
}
.bloggerprofile ul {
	padding:9px 7px 9px;
}
.bloggerprofile ul li{
	border-bottom:none !important;
}
.bloggerprofile ul li:hover {
	background:none;
}
/* sidebar END */

/* commnets START */
#comments li {
	width:100%;
	background:#FFF;
	border:1px solid #B0BEC7;
	margin-bottom:10px;
}
#comments li .header {
	background:#F1F5F6;
	margin:1px;
	height:23px;
}
#comments li .body {
	margin:10px;
	overflow:hidden;
}
#comments .author {
	float:left;
	font-weight:bold;
	border-right:1px solid #FFF;
	width:128px;
}
#comments .author a, #comments .author span {
	background:#E9EEF1;
	display:block;
	padding:4px 9px;
	text-decoration:none;
}
#comments .author a:hover {
	background:#E1E7E9;
}
#comments .admincomment .header {
	background:#FAFDEC;
}
#comments .admincomment .author a, #comments .admincomment .author span {
	background:#ECF3D3;
}
#comments .admincomment .author a:hover {
	background:#DEECBE;
}
.print, #comments .items {
	font-size:9px;
	margin:4px 9px !important;
	margin:4px 5px 4px 9px;
}
#comments .avatar {
	display:inline;
	float:right;
	margin-left:10px !important;
	margin-left:7px;
	margin-bottom:10px !important;
	margin-bottom:0;
}
#commentform {
	width:100%;
	background:#FFF;
	border:1px solid #B0BEC7;
	margin-bottom:10px;
}
#commentform .body {
	background:#FAFDEC;
	margin:1px;
	padding:0 9px 8px !important;
	padding:0 9px;
}
#commentform .header {
	padding:4px 0;
}
#commentform .title {
	font-size:14px;
}
#commentform .notice {
	background:#E9F3BC;
	border-style:dashed;
	border-color:#D5E396;
	border-width:1px 0;
	padding:4px 9px;
	margin:0 -9px 8px;
	position:relative;
}
#commentform .text {
	float:left;
}
#commentform .info {
	float:right;
	width:180px;
	font-size:10px;
}
#commentform .textfield {
	width:175px;
}
#commentform #comment {
	width:420px;
	height:175px;
}
#notify {
	margin-bottom:9px;
}
#submit {
	font-size:10px;
}
#submit_comment {
	margin:5px 0;
}
#trackbacks .header {
	background:#F1F5F6;
	margin:1px 1px 0 1px;
	padding:4px 9px;
	color:#258;
	font-weight:bold;
}
#trackbacks ul {
	margin:10px;
	list-style-position:inside;
}
#trackbacks ul li {
	list-style-type:square;
}
/* comments END */

/* links START */
.post .content .linkcat ul li{
	float:left;
	width:25% !important;
	width:24%;
	list-style:none;
	padding-left:0;
}
/* links END */

/* archives START */
.postspermonth {
	background:#FAFDEC;
	margin:5px 0;
	list-style:none;
}
.srg_switcher {
	margin-bottom:10px;
}
/* archices END */

/* archive START */
#archive {
	margin-bottom:-8px;
}
#archive li {
	list-style:none;
	padding:8px 10px;
}
#archive h3 {
	font-size:14px;
	font-weight:bold;
}
.archive-post {
	background:#F1F5F6;
	margin-bottom:8px;
}
.archive-post:hover {
	background:#FAFDEC;
}
/* archice END */

/* image switcher START */
.imageswitcher {
	background:#FAFDEC;
	border:1px dashed #B0BEC7;
	padding:5px;
}
.imageswitcher_image {
	background:#FFF;
	border:1px solid #A4B97F;
	padding:3px;
	margin:0;
}
a .imageswitcher_image:hover {
	border-color:#84995E;
}
a.imageswitcher_button {
	float:left;
	margin-top:1px !important;
	margin-top:3px;
	margin-bottom:0 !important;
	margin-bottom:5px;
	margin-right:4px;
	padding:2px 5px;
	background:#D5E396;
	border-top:1px solid #D5E396;
	border-right:1px solid #B5C98F;
	border-bottom:1px solid #B5C98F;
	border-left:1px solid #D5E396;
	color:#84985D;
	text-decoration:none;
}
a.imageswitcher_button:hover {
	background:#C8DE9D;
	border-top:1px solid #B5C98F;
	border-right:1px solid #D5E396;
	border-bottom:1px solid #D5E396;
	border-left:1px solid #B5C98F;
	color:#60743A;
	text-decoration:none;
}
/* image switcher END */

/* related posts START */
.related_posts {
	background:#EFEFEF;
	margin:0 1px;
	padding:5px 8px;
	border-color:#B0BEC7;
	border-style:dashed;
	border-width:1px 0;
}
.related_posts h3 {
	font-size:14px;
	margin-bottom:2px;
}
.related_post {
	margin:0 20px;
}
.related_post, .related_post li {
	list-style-type:square;
}
/* related posts END */


#bloggers {

}

#search input {
	padding:7px;
}