/* @override http://farmville.typepad.com/blog/style.css */

/* GENERAL CSS */
	
	.clearfix:after {
	    content: ".";
	    display: block;
	    clear: both;
	    visibility: hidden;
	    line-height: 0;
	    height: 0;
	}
	
	.clearfix {
	    display: inline-block;
	}
	
	html[xmlns] .clearfix {
	    display: block;
	}
	
	* html .clearfix {
	    height: 1px;
	}
	
	* {
		margin: 0px;
		padding: 0px;
	}
	
	img {
		border: 0px;
	}
	
	a:link, a:visited {
		color: #32615b; /* dark green */
		font-size: 12px;
		font-weight: bold;
		text-decoration: underline;
	}
	
	a:hover, a:active {
		color: #59432c; /* dark brown */
		text-decoration: none;
	}
	
	/* main body cont */
	
	.fv_main_cont {
		width: 966px;
		margin: 0 auto;
		padding: 10px 0px;
	}
	
	/* big box container */
	
	.fv_header_cont{
		background: transparent url(http://content.p.static.zynga.com/images/farmville/farmville_header_bg.png?v=1020) top left no-repeat;
		height: 252px;
		position: relative;
	}
	
	.fv_body_cont {
		background: transparent url(http://content.p.static.zynga.com/images/farmville/farmville_body_bg.png?v=1020) top left repeat-y;
		padding: 0 20px;
	}
	
	.fv_footer_cont  {
		background: transparent url(http://content.p.static.zynga.com/images/farmville/farmville_footer_bg.png?v=1020) bottom left no-repeat;
		height: 30px;
	}
	
	.fv_footer_link {
		text-align: right;
		color: #999;
		font-size: 11px;	
	}
	
	.fv_footer_link a:link, .fv_footer_link a:visited {
		color: #92080a; /* red color */
		text-decoration: none;
	}
	
	.fv_footer_link a:hover, .fv_footer_link a:active {
		color: #999; /* gray color */
		text-decoration: underline;
	}
	
	/* follow us on twitter */
	
	.fv_followOnTwitter {
		position: absolute;
		top: 12px;
		left: 886px;
	}
	
	.fv_followOnTwitter a {
		width: 152px;
		height: 109px;
		display: block;
		background: transparent url(http://content.p.static.zynga.com/images/farmville/followUsOnTwitter.png?v=1020) top left no-repeat;
	}
	
	.fv_followOnTwitter a:hover, .fv_followOnTwitter a:visited {
		background-position: 0 -109px;
	}
	
	/* top main navigation */
	
	.fv_top_nav {
		padding: 180px 20px 0 0;
	}
	
	.fv_top_nav ul {
		list-style-type: none;	
	}
	
	.fv_top_nav ul li {
		float: right;
		margin-right: 10px;	
	}
	
	.fv_top_nav a:link, .fv_top_nav a:visited {
		display: block;
		width: 138px;
		height: 60px;
		background-position: 0 0;
		background-repeat: no-repeat;
	}
	
	.fv_top_nav a:hover, .fv_top_nav a:active {
		background-position: 0 -60px;
	}
	
	a.nav_home {
		background-image: url(http://content.p.static.zynga.com/images/farmville/farmville_bttn_home.png?v=1020);
	}
		
	a.nav_forum {
		background-image: url(http://content.p.static.zynga.com/images/farmville/farmville_bttn_forum.png?v=1020);
	}
	
	a.nav_support {
		background-image: url(http://content.p.static.zynga.com/images/farmville/farmville_bttn_support.png?v=1020);
	}
	
	a.nav_videos {
		background-image: url(http://content.p.static.zynga.com/images/farmville/farmville_bttn_videos.png?v=1020);
	}
	
	/* body */
	
	.fv_home_top {
		
	}
	
	.fv_home_left {
		float: left;
		width: 920px;	
	}
	
	.fv_home_right {
		float: right;
		width: 360px;
	        display:none;
	}
	
	.fv_home_top {
		
	}
	
	.fv_home_btm {
		margin-top: 10px;
	}
	
	/* big box big white paper */
	
	.big_box_cont {
		width:557px;
		height: 320px;
		background: transparent url(http://content.p.static.zynga.com/images/farmville/box_big_bg.jpg?v=1020) top left no-repeat;
	}

	.big_box_blog {
		margin : 15px;
		
	}

	
	/* big box small white paper */
	
	.big_box_sml_cont {
		width:557px;
		height: 329px;
		background: transparent url(http://content.p.static.zynga.com/images/farmville/box_big_bg_sml.jpg?v=1020) top left no-repeat;
	}
	
	
	/* small box small paper */
	.sml_box_cont {
		width:358px;
		height: 321px;
		background: transparent url(http://content.p.static.zynga.com/images/farmville/box_sml_bg.jpg?v=1020) top left no-repeat;
	}
	
	.big_box_cont h2, .sml_box_cont h2, .big_box_sml_cont h2 {
		position: absolute;
		top: 10px;
		left: 65px;
		width: 86px;
		height: 20px;
	}
	
	.big_box_cont h2 span, .sml_box_cont h2 span, .big_box_sml_cont h2 span {
		display: none;	
	}
	
	/* see all link */
	
        a span {
                display:none;
        }

	.link_seeall {
		text-align: center;
		padding-top: 3px;	
	}
	
	.link_seeall a {
		font-size:14px;
	}

        .link_seeall a span {
                display:inline;
        }
	
	/* news section */
	
	.news_cont {
		position: relative;
		padding: 60px 35px 0 25px;
		text-align: left;
	}

	.news_blog {
		position: relative;
		padding: 35px;
		text-align: left;
		border : 5px solid #7B6848;
		background-color : #fff;
		
		-moz-border-radius-topleft: 20px;
        -moz-border-radius-topright: 20px;
        -webkit-border-top-right-radius: 20px;
        -webkit-border-top-left-radius: 20px;
		-moz-border-radius-bottomleft: 20px;
        -moz-border-radius-bottomright: 20px;
        -webkit-border-bottom-right-radius: 20px;
        -webkit-border-bottom-left-radius: 20px;

	}

	
	.news_blog h2 {
		background: transparent url(http://content.p.static.zynga.com/images/farmville/header_box_news.png?v=1020) top left no-repeat;
		color : transparent;
		padding-bottom : 5px;
		border-bottom : 1px dotted #59432c;
		margin-bottom : 20px;
                height: 20px;
	}
	
h2.news_archives {
	background : none;
	color : #59432c;
	font-size : 18px;
	padding-bottom : 5px;
	border-bottom : 1px dotted #59432c;
	margin-bottom : 20px;
}

	.news_blog li {
		margin-bottom : 25px;
		margin-top : 10px;
	}

	.news_cont h2 {
		background: transparent url(http://content.p.static.zynga.com/images/farmville/header_box_news.png?v=1020) top left no-repeat;
	}
	

	.news_blog h3 {
		color: #59432c;/* brown color */
		padding-bottom: 5px;
		font-size: 16px;
		margin-left: 0px;
	}

	.news_blog h3 a {
		color: #59432c;/* brown color */
		padding-bottom: 5px;
		font-size: 16px;
		text-decoration : none;
		margin-left : 10px;
	}
	
	.news_blog h3 a:hover {
		text-decoration : underline;
	}
	
	li.archive-title {
	margin :0;
	text-align: center;
}	
	
	.news_blog p {
	margin-bottom : 12px;
	margin-left : 10px;
}
	
	.news_blog img {
		/*float: left;
		margin-right: 10px;*/
	}
	
	.news_blog ul {
		list-style-type: none;
	}
	
	.news_blog ul li {
		padding-bottom: 20px;
	}
	
	.news_blog a {
		margin-left: 15px;	
	}
	
	.news_blog .read_more {
		margin-top:5px;
		text-align:right;
	}
	
	.news_blog .entry_meta {
		margin-left: -4px;
	}
	
	.news_blog h3.comments-header,
	.news_blog .comments-content {
		margin-left : 10px;
}
	
	.news_blog .login-list a {
	padding : 0px;
	margin-left: 0px;
	margin-right : 3px;
}

	.content-nav {
	text-align: center;
}

	.content-nav a {
	margin : 0;
	padding : 0;
	font-weight : normal;
	text-decoration: none;
	font-size : 11px;
}

	.content-nav a:hover {
	text-decoration: underline;
}
	

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1px;
}

* {
	margin: 0px;
	padding: 0px;
}

html, body {
	text-align: center;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin: 0px;
	padding: 0px;
}

body {
	background: #d0e7f5 url(http://content.p.static.zynga.com/images/farmville/farmblog/main_bg.png) repeat-y center center;
}

img {
	border: 0px;
}

a {
	color: #76a5a0;
	text-decoration: none;
}

ul {
	list-style-type: none;
}

.clear {
	clear: both;
}

/* main body cont */

.header {
	margin: 0 auto 10px;
	height: 55px;
	background: url(http://content.p.static.zynga.com/images/farmville/farmblog/header_bg.png) 50% 0 no-repeat;
}

.logo {
	float: left;
	margin-left: 21px;
	width: 180px;
	height: 53px;
	text-indent: -9999px;
	background: url(http://content.p.static.zynga.com/images/farmville/farmblog/logo_fv.png) no-repeat center center;
}

.zynga_footer {
	text-align: right;
	border-top: 2px solid #999999;
	margin: 20px 20px 0;
	padding: 10px 0;
	font-size: 16px;
	color: #999999;
}

.zynga_footer a {
	font-family: Arial,Helvetica,sans-serif;
        font-size: 16px;
        font-weight:normal;
        color: #68553c;
} 

.zynga_footer .zynga_link {
	float: left;
	width: 79px;
	height: 20px;
	background: url(http://content.p.static.zynga.com/images/farmville/farmblog/logo_zynga.png);
	text-align: left;
	text-indent: -9999px;
	font-weight: bold;
}

.outer_wrapper {
	width: 998px;
	margin: 0 auto; 
	text-align: left;
	background: white;
	position: relative;
	z-index: 10;
}

.main_col {
	float: left;
	width: 760px;
	margin: 8px 5px 40px;
}

.cloud1, .cloud2 {
	position: absolute;
	z-index: 0;
}

.cloud1 {
	width: 196px;
	height: 130px;
	right: 83%;
	top: 150px;
	background: url(http://static-www.farmville.com/images/cloud_1.png);
}

.cloud2 {
	width: 195px;
	height: 118px;
	left: 80%;
	top: 180px;
	background: url(http://static-www.farmville.com/images/cloud_2.png);
}



/* ph=1 */
/* nhm:from_kauri */
