@font-face {
    font-family: 'ChopinScriptRegular';
    src: url('../font/ChopinScript-webfont.eot');
    src: url('../font/ChopinScript-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/ChopinScript-webfont.woff') format('woff'),
         url('../font/ChopinScript-webfont.ttf') format('truetype'),
         url('../font/ChopinScript-webfont.svg#ChopinScriptRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.top.fixed{
	position:fixed;
	top:20px;
	width:867px;
	/*background-color:#FFFFFF;*/
	z-index:800;
	padding:20px 0 0 0;
}

.top {
	position: static;
	width:867px;
	background-color:transparent;
	padding:0 0 0 0;
	
}

.partners{
	position:absolute;
	top:30px;
	left:20px;
}

.partners img{
	border:none;
	outline:none;
}

.line{
	background-image:url(../img/topgradient.jpg);
	background-repeat:repeat-x;
	position:absolute;
	width:100%;
	height:100px;
	top:0px;
	left:0px;
}

.line.fixed{
	position:fixed;
	background-color:#FFFFFF;
	z-index:700;
	height:270px;
}

#items.fixed{
	margin:300px 0 0 0;
}

.landingItem{
	background-color: #fcf8e1;
}

.landingItem .likebubble{
	background-color: #fcf8e1;
}

body, html{
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
}

body{
	background-color:#FFFFFF;
	font-family:Georgia, serif;
	color:#000000;
	font-size:12px;
	/*background-image:url(../img/topgradient.jpg);
	background-repeat:repeat-x;*/
	
}


.wrap{
	width:876px;
	margin:40px auto 0 auto;
}

.header{
	width:340px;
	margin:0 auto 0 auto;
	text-align:center;
}

h2{
	color:#6c84b8;
	font-weight:normal;
	font-size:inherit;
}

.nav1{
	background-color:#627aad;
	width:100%;
	height:33px;
	position:relative;
	margin:25px 0 0 0;
	border-radius:5px;
	-moz-border-radius:5px;
}

.nav2{
	background-color:#ebeef5;
	width:100%;
	height:39px;
	position: relative;
}

.right{
	position:absolute;
	right:0px;
}

.nav1 ul, .nav1 li, .nav1 form, .nav2 ul, .nav2 li, .nav2 h3, .nav2 p{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.nav1 ul{
	margin: 6px 0 0 0;
}

.nav1 li{
	margin:0 30px 0 0;
}

.nav1 a:link, .nav1 a:visited{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	padding:4px 8px 4px 8px;
	display:block;
}

.nav1 a:hover{
	background-color: #6d86b7;
}

.nav1 a.selected{
	background-color: #4a6295;
}

.nav1 .first{
	margin: 0 0 0 15px;
}

form{
	position:absolute;
	right:7px;
	
}

.nav1 input{
	color:#847684;
	font-family:Arial, sans-serif;
	font-size:11px;
	margin:0px 0 0 0;
	padding:0px 0 0 5px;
	width:312px;
	height:20px;
	border:none;
	position:absolute;
	left:-350px;
}

.nav1 input.active{
	color:#000000;
}

.nav1 .searchsubmit{
	background-image:url(../img/magglass.gif);
	background-position:0px 4px;
	border:none;
	border-left:1px solid #e5e5e5;
	width:25px;
	height:20px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	margin:0px 0px 0 -10px;
	position:absolute;
	top:0px;
	left:-24px;
	padding:2px;
	cursor:pointer;
}

.nav1 .searchsubmit:hover{
	background-image:url(../img/magglassdark.gif);
}

.nav2{
	margin:20px 0 0 0;
}

.nav2 p{
	color:#000000;
	margin:0 15px 0 0;
}

.nav2 a:link, .nav2 a:visited{
	color:#4e69a2;
	text-decoration: none;
	display:block;
	margin:0 15px 0 0;
}

.nav2 a:hover{
	text-decoration:underline;
}

.nav2 a.selected{
	color:#000000;
	font-weight:bold;
}

.nav2 .right{
	margin:12px 0 0 0;
}

.nav2 h3{
	font-size:26px;
	word-spacing:-19px;
	margin:1px 0 0 10px;
}

.likebtn{
	width:49px;
	margin: 40px 0 0 0;
	overflow:visible;
	z-index:2;
}

.likecontent{
	float:left;
	width:70px;
	margin:0 0 0 10px;
}

.likebubble{
	width:50px;
	height:40px;
	background-image:url(../img/likebubble.gif);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	position:absolute;
	text-align:center;
	z-index:100;
}

.likebubble p{
	margin:0px auto 0 auto;
	text-align:center;
	font-family:Verdana, sans-serif;
}

p.state{
	font-size:9px;
}
p.count{
	font-size:13px;
	margin:7px 0 0 0;
}

p.count.withstate{
	margin:0px;
}

.snippet{
	margin:0 0 0 70px;
	border-bottom:1px solid #e8e8e8;
}

.likeitem{
	width:860px;
}

.likebtnline{
	border-bottom:1px solid #e8e8e8;
	width:45px;
	margin:-1px 0 0 10px;
}

.snippet h4{
	font-size:14px;
	font-weight:bold;
	margin:30px 0 10px 0px;
}

.snippet p{
	font-size:13px;
	font-style:italic;
	margin:0 0 13px 0;
	width:750px;
	line-height:20px;
}

#loading{
	width:100%;
	text-align:center;
	margin:40px 0 0 0;
}

.footer{
  margin:40px 0 20px 0;
  height:30px;
  font-size:12px;
  text-align:center;
  color:#b8b8b8;
}

.footer a:link, .footer a:visited{
	color:#909090;
}

.footer a:hover{
	color:#575757;
}