/*
Theme Name: Flor Valentin

Version: 1.0

Description: Theme for Flower shop Flor Valentin

Author: Reine Johansson

Author URI: http://reinejohansson.com/

Last updated: 2010-03-29

*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {color: #36C;}

a:hover {color: #06F;}

.clickable {
	cursor: pointer;
	color: #36C;
}

.clickable:hover {
	color: #06F;
}

body {
/*	background: #4E5D3C url(img/bg.jpg);*/
background: #fff;
	color: #555;
	font: normal 62.5% Verdana, sans-serif;
	margin: 0;
}

p,blockquote,ul {margin-bottom: 1.2em;}

h1 {font: normal 1.6em Georgia, serif;}

h2 {
	font: bold 1em Georgia,serif;
	margin: 3px 0 1px;
}

h3 {
	font: bold 1.34em Georgia,serif;
	margin: 3px 0 5px;
	text-decoration: none;
}

ul {margin-left: 1.8em;}

blockquote {
	background: url(img/quote.gif) no-repeat;
	color: #555;
	font: normal 1.4em serif;
	padding-left: 22px;
}

blockquote p {padding: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

img.left {margin: 0 18px 6px 0;}

.divider {
display: none;
	background: url(img/divider.gif) no-repeat;
	height: 20px;
	margin: 24px 0;
}

/* structure */
.container {
/*	background: url(img/bgcontainer.jpg) repeat-y center top;*/
	margin: 0 auto;
/*	width: 820px;*/
	height: 670px;
	scrollbar-track-color: #fff;
	scrollbar-base-color: #f8f7f7;
	scrollbar-darkshadow-color: #fdfdfd;
	scrollbar-shadow-color: #f8f7f7;
	scrollbar-3dlight-color: #fdfdfd;
	scrollbar-highlight-color: #f8f7f7;
	scrollbar-arrow-color: #ccc;
}

.alignright {
	float: right;
}
.alignleft {
	float: left;
}

.top {
/*	background: url(img/frame.gif) no-repeat 0 0;*/
/*	float: left;*/
	text-align: center;
margin: 0 auto;
width: 700px;
padding: 0;
height: 181px;
}

.top img {
	border: 0;
}
.rj_logo {
	background: url(img/florvalentin.gif) center no-repeat;
	height: 180px;
	border-bottom: 1px solid #c8c5c5;
	margin: 0 0;
}

.header {
/*	background: #56644A url(img/header.jpg) no-repeat;*/
background: #fff;
	color: #FFC;
	font-size: 1.4em;
/*	height: 232px;*/
height: 70px;
display: none;
	padding-right: 270px;
}

#languageSelector {
	float: right;
	margin: 158px 8px 0 0;
}
#languageSelector a {
	margin-right: 5px;
}
#languageSelector img {
	opacity: 0.75;
}

.header h1 {
	font: normal 3.2em Georgia, serif, sans-serif;
	padding: 62px 0 34px 0;
}

.pattern {
display: none;
	background: #334127 url(img/pattern.gif) repeat-x;
	clear: both;
	height: 12px;
}

/* content */
.content {
/*	background: url(img/bgcontent.gif) no-repeat;*/
	clear: both;
	width: 640px;
	font-size: 1.2em;
	margin: 25px auto 25px auto;
	padding: 0 38px 250px 38px;
}
.content .spacer {
/*	height: 32px;*/
}

/* content item */
.item {clear: both;}

.item img {
	margin:3px 5px;
	border: 1px solid #777;
}

.item .title {
	color: #787575;
	font: normal 2em Georgia, serif;
	text-align: center;
	margin-bottom: 15px;
}

.item .title a{
	color: #787575;

	text-decoration:none;
}
.item .title a:hover{
	color: #587575;

	text-decoration:none;
}

.item .title a:visited{
	color: #787575;

	text-decoration:none;
}


.item .title:first-letter {
/*	display: block;
	float: left;
	font-size: 2.4em;*/
}

.item .metadata {
display: none;
	color: #666;
	font-size: 0.9em;
	float: left;
	padding: 0 0 6px 4px;
}

.item .body {
	clear: both;
}

.body a 
{color:#445044;
}

.content a
{
color:#445044;
}

/* navigation */
.navigation {
	margin: 0 auto 0 auto;
	width: 650px;
	height: 50px;
	text-align: center;
}

.navigation a:hover {
}
.navigation a {
	color: #787575;
	font: normal 1.7em Georgia, serif;
	line-height: 50px;
	margin: auto 10px;
/*	margin: 0 14px;*/
	text-decoration: none;
}
.navigation a:hover,.navigation #selected {
	color: #585555;
	text-decoration: none;
}
.navlink {
	float: left;
	height: 50px;
}
.navlink:hover {
	background: url(img/menuchoice.gif) center no-repeat;
}
.marges {
	margin-left: 0;
}
.margda {
	margin-left: 30px;
}
.margen {
	margin-left: 48px;
}
/*.navigation ul {display: inline; margin: auto;}
.navigation li {float: left; list-style: none; margin-left: 23px;}
*/
/* shortinfo line */
#shortinfo p span {margin: 0 12px;}

/* footer */
.footer {
/*	background: url(img/bgfooter.gif) no-repeat;*/
	position: fixed;
	bottom: 0px;
	padding: 0 0 10px 0;
	background: #fff;
	color: #666;
	font-size: 1.1em;
	line-height: 41px; 
	margin: 0;
	text-align: center;
	width: 100%;
	height: 91px;
}
.footer .left {padding-left: 40px;}
.footer .right {padding-right: 40px;}

.footer a {
	color: #787575;
	text-decoration: none;
}
.footer a:hover,.footer .right a:hover {
	color: #484545;
	text-decoration: none;
}
.footer .right, .footer .right a {color: #ACAF9B;}

#design {
	color: #787575;
	position: fixed;
	left: 8px;
	bottom: 2px;
}
#design a {
	color: #787575;
	text-decoration: none;
}
#design a:hover {
	color: #484545;
	text-decoration: none;
}

.item{margin:0 0 25px 0;}

.item .info{
display: none;
padding:2px 3px 3px 8px;

background-color:#eaecd1;
font-size:0.9em;
color:#505050;
}


.item .info a{
text-decoration:none;
color:#445044;
}

.item .info a:hover{
text-decoration:none;
color:#445044;
}

.item .info a:visited{
text-decoration:none;
color:#445044;
}
/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #eaecd1;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.quarter {
	width: 315px;
	height: 160px;
	cursor: pointer;
	border: 1px solid #c8c5c5;
}
.quarter:hover {
	background-color: #f8f8f8;
}