#contentbody {
	width:852px;
	height:800px;
	background:url(/pages/worldcup/images/background.jpg) no-repeat bottom #000;
	background-attachment:fixed;
}

#contenttext {
	margin:30px;
	width:790px;
	text-align:justify;
	color:#000;
	font-size:14px;
	position:absolute;
	line-height:1.8em;
	color:#FFF;
}

#mytext {
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#mytext a {
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-decoration:underline;
}

#oscarsphotos {
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

#oscarsphotos h1 {
	font-size: 14px;	
}

#oscarsphotos img {
	margin: 8px;
	padding: 5px 5px 15px 5px;
	background-color:#FFF;
	border: 1px solid #DDD;
}

#oscarsblog {
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	
}

#oscarssplash {
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	text-align:center;
	width:300px;
	margin-left:240px;
	font-weight:bold;
	line-height:1.5em;
}

#blogpost {
	border-bottom:dashed 1px #FFF;	
	line-height:1.5em;
}

#blogpost img {
	margin: 0px 10px 10px 0px;
	padding: 5px 5px 15px 5px;
	background-color:#FFF;
	border: 1px solid #DDD;
}

#blogcontent {
	min-height:60px;
	height:60px;
	
}

#oscarsblog h1 {
	font-size:14px;	
}

#oscarsblog h2 {
	font-size:10px;
	color:#633;
}

#oscarsblog a {
	color:#633;
	font-size:11px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

#oscarspolls {
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	line-height:1.3em;
	font-size:12px;
}

#oscarspolls a{
	color:#FFF;
	font-family: Verdana, Geneva, sans-serif;
	line-height:1.3em;
	font-size:12px;
}

#oscarpolls h1 {
	font-size:14px;	
}

.castvote {
	font-size:10px;	
	color:#FFF;
}
.entercomplink {
	font-size:20px;	
	color:#FFF;
}

/*==================================== 
   Polls March 2009
  ==================================== */

#PollVoting {
		font:Verdana, Geneva, sans-serif;
		color:#FFF;
}

#PollVoting h3 {
	color:#06c
}

#PollResults {
	width:555px;
	padding:15px;
	margin:0 0 15px 0 ;
	background-position:bottom right;
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
}

#PollResults input {
	margin:5px;	
}

#PollResults h3 {
color:#06c;
line-height:1.4em;
font-size:1.2em;
}


#PollContainer {
  width: 100%;
  right: 30px;
}
#PollContainer h2 {
color:#06c;
line-height:1.4em;
font-size:1.4em;
}



#PollAnswer {
  text-align:left;
  width: 300px;
  height: 15px;
  vertical-align:middle;
}

#voteButton {
	margin: 10px;
}

#PollGraph {
  width: 300px;
  margin:0;
  padding:0;
  font-size:1.2em;
  vertical-align:middle;
  border:solid #000 thin;
}

#PollGraph div {
	text-align: left;	
	position: relative;
	float:left;
	margin-right:20px;
}

li {
	color:#633;
}

#winner {
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	line-height:2em;
}

/*==================================== 
   End of polls
  ==================================== */

