/* ---------------------------------------- */
/*   CSS RESETS                             */
/* ---------------------------------------- */
@import url('reset.css');
*:first-child+html {
} 
* html {
}
body{
		background: #9fddf5 url(../images/subpage-header.png) top center no-repeat;
		color:#46870C;
		font-size:12px;
		font-weight:lighter;
		line-height:14px;
		text-align:left;
}
#container{
	width:950px;
	margin:0 auto;
	text-align:center;

}
#header{
	position:relative;
	width:100%;
	height:157px;
}
#header #logo{
	position:absolute;
	left:0;
	top:65px;
}
#accountPanel{
	position:absolute;
	top:8px;
	right:0;
}
#accountPanel ul li{
	font-family:Arial;
	font-size:12px;
	margin-left:4px;
	float:left;
	text-decoration:none;
}
#accountPanel ul li a{
	color:#02a7e7;
	text-decoration:none;
	font-weight:bold;
}

.facebook a{
	font-family:Arial, Helvetica, Myriad Pro, Tahoma;
	font-size:0.73em;
	font-weight:bold;
}
#accountPanel ul li a:hover{
	color:#0475a1;
}
#accountPanel ul li.separator{
	color:#376272;
}
/* NAVIGATION *//* NAVIGATION */
#navigationContainer{
    position:absolute;
    right:0;
    top:35px;
    float:right;
}
#navigation {
    padding: 0;
    margin: 0;
    list-style: none;
    height: 41px;
    overflow: hidden;
}
#navigation li{   
    float:left;
}
#navigation a,#nav-search,#nav-search-btn{
    display:block;
    background:url('../images/navigation.png') no-repeat;
    padding-top:41px;
    text-decoration:none;
}
#nav-search,#nav-search-btn{
    display:none;
    padding-top:0;
    padding-bottom:36px;
}
#nav-search-btn{
    padding:0;
    height:36px;
    width:30px;
}
#navigation li #nav-home{
    width:70px;
}
#navigation li #nav-home:hover{
    background-position:0px -42px;
}
#navigation li #current-nav-home{
    width:70px;
    background-position:0px -84px;
}
#navigation li #nav-map{
    background:url('../images/map-menu.png');
    width:50px;
}
#navigation li #nav-map:hover{
    background-position:0px -42px;
}
#navigation li #current-nav-map{
    background:url('../images/map-menu.png');
    width:50px;
    background-position:0px -84px;
}
#navigation li #nav-articles{
    background-position:-70px 0px;
    width:71px;
}
#navigation li #current-nav-articles{
    background-position:-70px -84px;
    width:71px;
}
#navigation li #nav-articles:hover{
    background-position:-70px -42px;
}
#navigation li #nav-petition{
    width:73px;
    background-position:-141px 0px;
}
#navigation li #current-nav-petition{
    width:73px;
    background-position:-141px -84px;
}
#navigation li #nav-petition:hover{
    background-position:-141px -42px;
}
#navigation li #nav-contest-rules{
    width:108px;
    background-position:-214px 0px;
}
#navigation li #current-nav-contest-rules{
    width:108px;
    background-position:-214px -84px;
}
#navigation li #nav-contest-rules:hover{
    background-position:-214px -42px;
}
#navigation li #nav-entries{
    width:65px;
    background-position:-322px 0px;
}
#navigation li #current-nav-entries{
    width:65px;
    background-position:-322px -84px;
}
#navigation li #nav-entries:hover{
    background-position:-322px -42px;
}
#navigation #nav-search{
    position:relative;
    width:141px;
    background-position:-387px 0px;
}
#navigation #nav-search input{
    position:absolute;
    top:10px;
    right:0;
    font-size:11px;
    width:124px;
    height:13px;
    border:1px solid #fff;
}
#navigation #nav-search-btn{
    width:48px;
    background-position:-527px 0px;
    border:none;
    text-indent:-9999px;
    cursor:pointer;
}
#navigation #nav-search-btn:hover{
    background-position:-527px -42px;
}

/* END OF NAVIGATION */
#content{
	font-family:Verdana;	
	background:#d9fdd3;
	width:890px;
	border-top: none;
	border:1px solid #fff;
	float: left;
	border-top:none;
	margin-top:-2px;
	padding:30px;
}
/*TYPOGRAPHY*/
strong{
font-weight:bold;
}
a{
color:#ff9409;
text-decoration:underline;
}
a:hover{
color:#ff7109;
}
h4{
color:#6F501B;
font-size:14px;
line-height:19px;
text-align:left;
font-weight:bold;
}
h2{
color:#6F501B;
font-size:19px;
line-height:25px;
text-align:left;
font-weight:bold;
}
h5{
color:#46870C;
font-size:12px;
line-height:25px;
text-align:left;
float:left;
margin:10px 0;
font-weight:bold;
}
h6{
font-size:12px;
font-weight:bold;
margin:5px 0;
}
.articleDetails{
color:#D1A54B;
font-size:10px;
line-height:14px;
font-weight:bold;
text-align:left;
margin:0.9em 0;
float:left;
}
.articleContent{
float:left;
width:100%;
color:#46870C;
font-size:10px;
font-weight:lighter;
line-height:18px;
text-align:justify;
}

.articleContent .photo{
float:right;
padding:10px;
width:40%;
}
.articleContent br{
margin-bottom:20px;
width:100%;
}
.articles a{
font-size:11px;
font-weight:bold;
}
/*CONTENT*/
#left{
	float:left;
	border-right:1px solid #96905f;
	width:664px;
	margin:0;
	padding:0;
	color:#46870C;
	font-size:10px;
	font-weight:lighter;
	line-height:18px;
	text-align:left;
}
#left ul{
	width:664px;
}
#left #article{
	float:left;
	padding-bottom:40px;
	width:644px;
	padding-right:20px;
	background:url('../images/border-bottom.jpg') bottom center no-repeat;
}
#left .articles{
	padding-right:24px;
	float:left;
	padding-bottom:50px;
	background:url('../images/border-bottom.jpg') bottom center no-repeat;
	margin-bottom:20px;
}
#left #contact{
	padding:20px 0;
	padding-bottom:24px;
	text-align:left;
	float:left;
	width:644px;
	background:url('../images/border-bottom.jpg') bottom center no-repeat;
}
.nav{
float:left;
padding:0 0 25px 0;

text-align:center;
}
.nav ul{
}

.nav li{
	font-weight:bolder;
	background:#D3FFA9;
	border:1px solid #96905F;
	float:left;
	margin-left:0.4em;
	margin-right:0.4em;
	margin-top:10px;
	padding:2px 5px;
	text-align:center;
}
.nav li:hover{
	background:#fff;
}
.nav li a{
	font-size:13px;
	color:#96905F;
	text-decoration:none;
	font-weight:bold;
}
.nav .active{
	background:none;
	border:medium none;
	color:#5EA71C;
	float:left;
	font-family:verdana;
	font-size:16px;
	margin-top:12px;
	font-weight:bold;
}
.nav .active:hover{
	background:none;
}
#left #comments{
float:left;
padding-top:17px;
padding-bottom:30px;
background:url('../images/border-bottom.jpg') bottom center no-repeat;
}
#left #comments ul li{
float:left;
margin:0.6em 0 0 0.3em;
padding:15px;
width:615px;
}
#left #comments ul li.odd{
background:none repeat scroll 0 0 #C0FFB7;

}
#left #comments ul li.even{
background:none repeat scroll 0 0 #E3F6BE;

}
.user{
color:#ff9409;
float:left;
font-family:Verdana;
font-size:11px;
font-weight:bold;
margin:0.9em 0 0;
}
.date{
color:#D1A54B;
float:right;
font-size:8px;
font-weight:bold;
margin-top:1.5em;
text-align:left;
}
#comments p{
color:#46870C;
float:left;
font-size:10px;
font-weight:lighter;
line-height:14px;
margin-right:1.3em;
margin-top:1em;
text-align:justify;
width:100%;
}
.report{
color:#ff9409;
float:right;
font-size:9px;
font-weight:lighter;
margin-top:0.2em;
}
.totalComments{
color:#D09838;
float:left;
font-size:11px;
margin:0.5em 0 0 0.5em;
text-align:left;
width:640px;
font-weight:bold;
}
#left #forms{
float:left;
text-align:left;
font-size:11px;
font-weight:bold;
padding-bottom:20px;
}
#left #forms h1{
color:#46870C;
font-size:25px;
font-weight:lighter;
width:100%;
margin:25px 0;
}
#left #forms #website{
border:1px solid #AACEA3;
height:20px;
text-align:left;
}
textarea{
border:1px solid #AACEA3;
float:left;
height:237px;
text-align:left;
width:502px;
}
#forms button{
background:#ff9409;
border:1px solid #8C6239;
color:white;
float:left;
font-size:13px;
font-weight:bold;
height:30px;
margin-top:2em;
width:189px;
cursor:pointer;
}
#forms button:hover{
background:#ff7109;
}
#right{
	float:right;
	width:222px;
}

/*PETITION*/
#petitioncontent,#petitionlists,#listswrapper{width:100%;float:left;background:url('../images/bottom-border.png') bottom center no-repeat;padding-bottom:30px;}
#petitionlists{padding-left:20px;}
#listswrapper{background:url('../images/petition-bg.png') top right no-repeat;}
#petitioncontent h2{margin-bottom:10px;background:url('../images/bottom-border.png') bottom center no-repeat;padding-bottom:15px;}
#petitioncontent p,#slickbox p{
float:left;
width:70%;
color:#46870C;
font-size:12px;
font-weight:lighter;
line-height:18px;
text-align:justify;
margin-bottom:10px;
}
#petitionbuttons{
clear:both;
width:410px;
margin:0 auto;
text-align:center;
}
#navwrapper{
clear:both;
width:273px;
margin:0 auto;
text-align:center;
font-size:11px;
color:#6f501b;
}
#petitionbuttons a{
font-size:11px;
width:100%;
clear:both;
float:left;
}
#petitionbuttons button,#signup button,#login button,#petbtn button{
background:#ff9409;
border:1px solid #8C6239;
color:white;
cursor:pointer;
font-size:13px;
font-weight:bold;
height:30px;
margin-top:2em;
width:189px;
margin-right:15px;
margin-bottom:10px;
}
#petbtn{
clear:both;
height:auto;
text-align:center;

}
#petitionbuttons button:hover,#signup button:hover,#login button:hover{
background:#ff7109;
}
#signup button,#login button{
float:none;
margin-top:10px;
}
#listswrapper{
margin-top:15px;
padding-left:10px;
}
.petitiondetails{
width:200px;
margin-right:10px;
padding:0 5px;
float:left;
}
.petitiondetails li{
list-style-image:url('../images/note.png');
color:#6f501b;
font-size:11px;
padding-bottom:10px;
text-align:left;
}
li .petitionaddress{
font-family:Georgia;
color:#46870C;
font-style:italic;
margin-left:5px;
}
.petitiondetails .star{
list-style-image:url('../images/star.png');
}
/*SIGNUP*/
#signup{
width:460px;
float:left;
text-align:left;
margin-top:10px;
border-right:1px solid #6f501b;
padding-right:20px;
}
#login{
width:360px;
float:left;
text-align:left;
margin-top:10px;

padding-left:20px;
}
form#requestform label{
color:#6f501b;
display:block;
float:left;
font:700 12px Arial,Helvetica,sans-serif;
padding-left:1px;
padding-top:0.5em;
width:80px;
word-spacing:1px;
text-align:left;
}
.form  {
color:#484E25;
font-weight:700;
padding:5px;
width:340px;
}
#signup input[type="text"], #signup input[type="password"], #signup input.text, #signup input.title, #signup textarea, #signup select  {
margin:0.5em 0;
}
screen.css (line 77)
#signup input[type="text"], #signup input[type="password"], #signup input.text, #signup input.title, #signup textarea, #signup select {
background-color:#FFFFFF;
}
#user_gender {
border:1px solid #bbb;
color:#484E25;
font-weight:700;
padding:5px;
width:200px;
}
#user_birthday_2i {
border:1px solid #bbb;
color:#484E25;
font-weight:700;
padding:5px;
width:150px;
}
#user_birthday_3i {
border:1px solid #bbb;
color:#484E25;
font-weight:700;
padding:5px;
width:80px;
}
#user_birthday_1i {
border:1px solid #bbb;
color:#484E25;
font-weight:700;
padding:5px;
width:109px;
}
#user_country {
border:1px solid #bbb;
color:#484E25;
font-weight:700;
padding:5px;
width:352px;
}
.join-sign ul {
list-style:none outside none;
padding-left:8em;
color:#46870C;
font-size:10px;
font-weight:lighter;
line-height:18px;
}
#signup hr,#login hr,#aboutcontent hr{
border:1px solid #46870C;
}
#contestcontent hr{
border:1px solid #46870C;
width:90%;
float:left;
}
/*CONTEST*/
#contestcontent{
text-align:left;
padding-right:20px;
padding-bottom:20px;
float:left;
}
#contestcontent img{
padding:10px 0;
}
#contestcontent p{
padding-bottom:10px;
}
#contestcontent table,#contestcontent tr,#contestcontent td{
border:1px solid #46870C;
padding:3px;
}
#contestcontent ul{
float:left;
width:500px;
padding:0 20px;

}
#contestcontent ul li{
float:left;
}
#contestcontent ul li ul li{
float:none;
}
th {
background-color:#7F7F7F;
border:1px inset gray;
color:#FFFFFF;
padding:1px;
text-align:center;
}
td {
background-color:#C2D69B;
border:1px inset gray;
padding:1px;
text-align:center;
}
#footer{
	border:1px solid #96905f;
	border-left:none;
	border-right:none;
	float:left;
	width:100%;
	padding:20px 0;
	color:#6F501B;
	font-size:12px;
}
.error{
background:#ffded3;
border:1px solid #fc0851;
color:red;
padding:10px;
margin:10px;
margin-left:none;
}
.success{
background:#d3f4ff;
border:1px solid #00aeef;
color:#00aeef;
padding:10px;
margin:10px;
margin-left:none;
}
/*ABOUT*/
#aboutcontent{
width:95%;
text-align:justify;
padding-bottom:20px;
}
/*ENTRIES*/
.imgwrapper{
float:left;
height:auto;
}
.imgwrap{
float:left;
height:auto;
}

.span-5{
text-align:center;
width:190px;
float:left;
margin-right:20px;
margin-bottom:30px;
}
.imgwrap .span-5{
margin-right:10px;
width:180px;
}
.span-5 a img{
border:1px solid #999933;
padding:3px;
}
.span-5 h6{
color:#6f501b;
}
.span-5 p{
font-family:Georgia;
color:#46870C;
font-style:italic;
}
.span-5 a.vote {
background:none repeat scroll 0 0 #FFE98E;
border-color:-moz-use-text-color #C0A638 #C0A638 -moz-use-text-color;
border-right:1px solid #C0A638;
border-style:none solid solid none;
border-width:medium 1px 1px medium;
padding:3px 5px;
text-decoration:none;
}
.span-5 a {
color:#FF3333;
text-decoration:underline;
}
#footer ul{float:right;}
#footer li{float:left;margin-left:4px;}
#footer a{color: #ff9409; font-weight: bolder; margin: .9em 0em 0em 0em; width: 100px;}
.adsContent{width:100%;float:left;text-align:left;padding:10px 0;margin:5px 0;}
.adsContent hr{display:none;}
#contact .adsContent{border:none;margin-bottom:20px;}
#contact .adsContent hr{display:none;}
