
.post-mini {width:240px;padding:8px;background-color:#fff;-moz-border-radius:8px;-webkit-border-radius:8px;margin-bottom:18px !important;margin-bottom:15px;overflow:hidden;}

.post-mini a {line-height:1em;}

.alpha {float:left;}

.beta {float:left;margin-left:10px;}

.gama {float:right;}

.postf {margin:0px; margin-bottom:25px;width:600px;padding-left:8px;padding-right:8px;background-color:#fff;}

.description {text-align:center;font-style:italic;font-weight:bold;font-size:14px}

.meta-desc {text-align:right;font-style:italic;font-size:10px}

#meta-vote {width:240px;height:32px;margin-top:5px;margin-bottom:5px;margin-left:180px;}

.viewsingle {margin-left:90px;margin-top:10px; width:600px;}

.screenshot {height:400px;width:600px;position:relative;}

.screenshot .showcom {position: absolute;font-size:18px;left: 0px;top: 8px;background-color:#fff;padding:5px;text-align:right;}

.screenshot .showcom a {text-decoration: none;color:#999;padding:5px;font-size:10px;}

.screenshot .subtocom {position: absolute;font-size:10px;right: 0px;top: 8px;background-color:#fff;padding:5px;text-align:right;}

.screenshot .subtocom a {text-decoration: none;color:#999;padding:5px;font-size:10px;}

#favorite {position: absolute;font-size:10px;right: 0px;top: 335px;background-color:#fff;padding:5px;text-align:right;}

#favorite a {text-decoration: none;color:#999;padding:5px;}

.screenshot .share {position: absolute;font-size:10px;left: 0px;top: 335px;background-color:#fff;padding:5px;text-align:right;}

.screenshot .share a {text-decoration: none;color:#999;padding:5px;}

.artist {width:120px; float:left;}

.farmer {width:120px; float:right;}

.artist img {float:left;}

.farmer img {float:left;}


body {
	background: #329c3e url('http://www.myfarmvilless.com/images/header-bg.jpg') no-repeat top;
	border-top: 5px #63c2f0 solid;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	line-height: 20px;	

}

a {
	color: #0055a5;
}

#header {
	width: 940px;
	margin-left: 10px;
	position: relative;
}

#header img{ padding:5px;margin:5px;}

#header a img{border:0px;}

.logo {
	margin-top: 20px;
}

.light {
	position: absolute;
	top: 0px;
	left: -10px;
	z-index: -1;
}

.flagen {
	position: absolute;
	top: 0px;
	right: 475px;
}

.flages {
	position: absolute;
	top: 0px;
	right: 440px;
}

.flagfr {
	position: absolute;
	top: 0px;
	right: 405px;
}

#search {
	background: url('http://www.myfarmvilless.com/images/search-bg.png') no-repeat top;
	width: 285px;
	height: 32px;
	float: right;
	padding-left: 15px;
	padding-top: 3px;
	position: absolute;
	top: 0px;
	right: 0;
}

input#mot {
	background: url('http://www.myfarmvilless.com/images/search-input.png') no-repeat;
	width: 218px;
	height: 26px;
	border: none;
	position: absolute;
	top: 3px;
	right: 52px;
	padding: 0 10px;
}

input#submit_srch {
	background: url('http://www.myfarmvilless.com/images/search-button.png') no-repeat;
	width: 36px;
	height: 26px;
	border: none;
	position: absolute;
	top: 3px;
	right: 10px;
}

.topslogan {
        position: absolute; 
        top: 130px; 
        right: 18px; 
        width: 370px;
        color: #333; 
        font-size: 16px;
        font-weight:bold;
        text-align:center;
        font-style:italic;
}

.partenaire {
        position: absolute; 
        top: 80px; 
        right: 18px; 
        color: #ffffff; 
        font-size: 16px;
        font-weight:bold;
}

.border {
	width: 100%;
	height: 2px;
	background: url('http://www.myfarmvilless.com/images/border.png') repeat-x;
}

#nav {
	margin-top: 50px;
}

#menu,#menu > ul {
	height: 32px;
	list-style: none;
	line-height: 1;
	margin-left:25px;
}

#menu li {
	float: left;
	margin-right: 38px;
	padding: 2px 5px 5px 0px;
}

#menu li a {
	color: #333;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	padding: 6px 0px 6px 10px;
	font-size: 18px;
	display: block;
	width: 100%;
	height: 100%;
	margin-top: 3px;
}

#menu > li {
	background: url('http://www.myfarmvilless.com/images/li-left.png') no-repeat left;
}

#menu li > a {
	color: #333;
	background: url('http://www.myfarmvilless.com/images/li-right.png') no-repeat right;
}

#menu > li:hover {
	background: url('http://www.myfarmvilless.com/images/li-left-h.png') no-repeat left;
}

#menu li:hover > a {
	color: #fff;
	background: url('http://www.myfarmvilless.com/images/li-right-h.png') no-repeat right;
}

#menu li:hover li a {
	background: none;
}



