

/** Version 2012 **/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family:  sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* Style start! */

.ui-dialog {background-color: white;}

#wrapper {
	width: 1020px;
	margin:  0 auto;
	position: relative;
	min-height: 800px;
	padding-bottom: 20px;
	overflow: hidden;
}

#intro, #footer {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

	#search {
		position: absolute;
		right: 0;
		top:  50px;
	}

		#search input {
			min-width: 160px;
		}

	#menu {
		background: black none repeat scroll 0 0;
		font-size: 10px;
		height: 25px;
		border-bottom: 2px solid #CCC;
	}

		#menu #menu2 {
		text-transform: uppercase;
		}

		#menu #menu2 a {
		height: 13px!important;
		margin: 0!important;
		padding: 6px!important;
		text-decoration: none!important;
		}

		#menu a:hover{background:#FFF none repeat scroll 0 0;color:#333;}

		#menu1 {
		padding-top: 7px;
		}

			#menu1 li {
				margin: 0 6px;
				float: right;
			}

			#menu1 a {
			color: #EEE;
			padding: 5px;
			text-transform: uppercase;
			text-decoration: none;
			}

		#menu2 {
			list-style: none outside none!important;
			overflow: hidden;
			float: left;
			margin-top: 0!important;
			margin-left: 0!important;
			padding-left: 0!important;
		}

			#menu2 li {
			height: 100%;
			margin: 0!important;
			overflow: hidden;
			display: inline;
			}

			#menu2 a {
			border-right: 1px solid #666;
			color: white;
			display: block;
			float: left;
			height: 12px!important;
			padding: 5px!important;
			position: relative;
			text-decoration: none!important;
			margin-right: 10px;
			-webkit-border-radius: 0!important;
			-moz-border-radius: 0!important;
			border-radius: 0!important;
			margin-right: 1px solid #666;
			}


#head {border-bottom:1px solid #f5f5f5; margin-bottom: 20px; padding-top: 15px;}

	#head a {
		display:  block;
		text-indent: -9999px;
		background-color: transparent;
		background-image: url(/us/2011/boty2012.png);
		background-repeat: no-repeat;
		background-position: center;
		width: 578px;
		height: 199px;
		margin: 0 auto;
	}


	#welcome {
		position: relative;
	}

	#welcome p {
		color: #444;
		margin-bottom: 10px;
		font-size: 12px;
		line-height: 16px;
		width: 800px;
		letter-spacing: 0;
	}

		#welcome p strong {
			color: #444;
			font-weight: 900;
		}

		#welcome p a {
			text-decoration: none;
			color: #2E7CB6;
		}

	#welcome #bigsponsor {
		position: absolute;
		top: 0;
		right: 0;
		text-align: center;
		font-weight: 900;
	}

		#bigsponsor a {
  		display: block;
          width: 160px;
          height: 100px;
          text-indent: -9999px;
          background-repeat: no-repeat;
          background-position: center;
          margin-top: 20px;}

			#bigsponsor a.hewlettpackard {
				background-image: url(/us/2011/hp-small.png);
			}

		p#sponsoredby {width: auto; text-transform:uppercase; color: #666; font-size: 11px; text-align: center; line-height: auto; margin: 0;}

		li.hp-mini a {background-image: url(/us/2011/hp-smalllogo-revised.jpg); display: block; text-indent: -9999px; height: 55px; width: 331px; background-position: 0px -1px; background-repeat: no-repeat;}

		#buildingvote {position: relative;}

		#smallsponsors {
			font-size: 10px;
			line-height: 14px;
			margin-top: -65px;
			margin-bottom: 20px;
			overflow: hidden;
			position: absolute;
			right: 0;
		}

			#smallsponsors span {
				display: block;
				float: left;
				margin-top: 26px;
				margin-right: 10px;
				}

			#smallsponsors ul {float: right;}

			#smallsponsors ul li {margin-top: 5px;}

#categories {
  padding: 7px 10px;
  margin: 15px 0 15px;
  font-size: 12px;
  background-color: #4183C4;
}

#categories.scrolldown {position: fixed; top: -20px; width: 999px; z-index: 99;}

#combolabel {margin-left: 70px;}

#combolabel, #searchlabel {
	font-size: 12px;
	font-weight: 900;
	color: white;
}

#searchlabel {margin-left: 20px;}

#busqueda {margin-left: 10px;}

#comboinput {
	padding: 3px;
}

	#busqueda {
		display: inline;
	}

	#busqueda div {
		background: red;
	}

		input#autosearch {
			padding: 3px;
			border: 1px solid #CCC;
			width: 220px;
		}

#currentcat {font-size: 24px; font-weight: 900; overflow: hidden;}

	#currentcat p.forcategory {font-size: 10px; text-transform: uppercase; letter-spacing: 1px; line-height: 20px;}

	#currentcat a.categorylink {text-decoration: none; color: black; line-height: 35px;}

#bottomcategories {margin: 20px 0; position: relative;}

	#bottomcategories h2, #counter {
		font-size: 16px;
		line-height: 19px;
		font-weight: 900;
		margin-bottom: 15px;
	}

	#bottomcategories ul {
		overflow: hidden;
		color: #666;
	}

	#bottomcategories ul li {
		float: left; margin-bottom: 10px; list-style-type: disc; height: 15px; padding-right: 30px;
	}

		#bottomcategories ul li a {
		display:block;
		text-decoration: none;
		font-size: 11px;
		color: #CCC;
		font-weight: 900;
		}

			#bottomcategories ul li a:hover {
			color: white;
			}


#footer_container {
	margin-top: 30px;
	background: black;
	color:  white;
	padding: 10px 10px 40px 10px;
	clear: both;
	margin-top: 20px;
	}

	#footer_container #footer {
	width: 1020px;
	margin: 0 auto;
	}

	#footer #copyrights {
		font-size: 9px;
		text-transform: uppercase;
		font-weight: 900;
	}

/* OBRADELANO: Autocomplete field */

ul.ui-autocomplete {
	border: 1px solid #CCC;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
/*	width: 140px; */
	padding: 5px;
	line-height: 16px;
	max-width: 300px;
	}

ul.ui-autocomplete {background: white; margin: 0; padding: 0;}

ul.ui-autocomplete li {margin: 5px 0;}

ul.ui-autocomplete li a {
	border: 1px solid transparent;
	font-size: 12px;
	font-weight: 500;
	color: #444;
	display: block;
	border-top: 1px solid #eee;
	}

.ui-menu .ui-menu-item a {
	padding: 3px 5px !important;
}


ul.ui-autocomplete li a.ui-state-hover {
	margin: 0 !important;
}

ul.ui-autocomplete li:hover a {
	border: 1px solid transparent;
	background-color: #0F6598;
	color: #fff;
	}

.ui-menu .ui-menu-item a:hover {
	border: 1px solid transparent;
}

#search-1 {display: none;}

#busqueda img {
	position: relative;
	left: -21px;
	top: 3px;
}


/* Works area */

#listings {overflow: hidden;}

#listings div.work {
	float: left;
	width: 200px;
	height: 245px;
	position: relative;
	overflow: hidden;
	margin-right: 4px;
	background-image: url(/us/2011/loading.gif);
	background-position: center 60px;
	background-repeat: no-repeat;
}

	div.off, div.on {width: 200px; height: 150px; position: absolute; top: 0; left: 0; position: relative;}

	p.work_title_off {
		position: absolute;
		top: 10px;
		padding: 0 10px;
	}

	div.on {display: none; position: absolute; top: 0; left: 0;  background-color: white;}

	p.work_title_off, p.work_title_on a {
		-webkit-font-smoothing: subpixel-antialiased;
		-moz-font-smoothing: subpixel-antialiased;
		font-smoothing: subpixel-antialiased;
		top: 165px;
		font-size: 12px;
		line-height: 16px;
		text-decoration: none;
		}

		p.work_title_on a {
			margin: 20px 0;
			padding-left: 15px;
			color: blue;
			display: block;
			color: #0F6598;
		}

			p.work_title_on a:hover {color: #1484c6;}

	div.vote a, #singlevotescontainer a {
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		display: block;
		padding: 10px 5px;
		width: 100px;
		margin-left: 15px;
		background: #0F6598;
		text-align: center;
		color: white;
		text-decoration: none;
		font-weight: 900;
		text-transform: uppercase;
		font-size: 11px;
		border: 1px solid #093c5a;
		text-shadow: 0 -1px 0 #093c5a;
		position: relative;
	}

	#singlevotescontainer {text-align: center; margin-bottom: 15px;}

		#singlevotescontainer a {width: 250px; float: left; margin: 0 20px; float: none; display: inline-block;}

		div.vote a:hover, #singlevotescontainer a:hover {background-color: #1484c6;}
		div.vote a:active, #singlevotescontainer a:active {top: 1px;}

	a.edit {position: absolute; top: 2px; right: 2px; font-size: 9px; text-transform: uppercase; display: block; background: whote; color: #666;}

/* missing jquery ui styles ? */

.ui-widget-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #444;
	opacity: .55;
	filter: Alpha(Opacity=55);
}


/* Single view */

#listings_single {
	margin-top: 20px;
}

#listings_single #smallsponsors {margin-top: 0;}

div.img_single {
	overflow: hidden;
	width: 1020px;
	text-align: center;
	clear: both;
}

#single-header {
	float: left;
	width: 630px;
}

	#single-header h2 {
		font-weight: 900;
		font-size: 21px;
		line-height: 30px;
	}

	#single-header ul {
		overflow: hidden;
	}

		#single-header ul li {
			float: left;
			margin-right: 10px;
			font-size: 11px;
			text-transform: uppercase;
			color: #666;
			margin-bottom: 5px;
			list-style-type: disc;
			margin-right: 24px;
		}

			#single-header ul li a {
				text-decoration: none;
				color: #0F6598;
			}

				#single-header ul li a:hover {
					color: #1484c6;
				}

#singlevotescontainer {clear: both;}

#AD-link {color: #0F6598; text-decoration: none; font-size: 12px; font-weight: 900; line-height: 16px;}
	#AD-link:hover {color: #1484c6;}

#votestream {}

	#votestream li {
		position: relative;
		font-size: 10px;
		letter-spacing: 1px;
		padding: 10px 0px;
		border-bottom: 1px solid #EEE;
		margin-bottom: 5px;
		}

		#votestream li a {font-size: 12px; text-decoration: none; color: #2E7CB6; font-weight: 600;}

		#votestream li strong {font-size: 11px; font-weight: 900; color: #666;}

		#votestream li span {position: absolute; right: 0; top: 10px; padding: 4px; color: #444; display: block;}


/* Vote notify */

#vote-notify-background {
    z-index: 9998;
    background: rgba(0,0,0,.8);
    width: 100%;
    height: 100%;
    position: fixed;
    }

#vote-notify-dialog {
    padding: 10px 30px;
    background: white;
    border: 1px solid #CCC;
    width: 500px;
    position: absolute;
    top: 30%;
    margin-top: -125px;
    left: 50%;
    margin-left: -260px;
    font-family: 'Helvetica Neue','Arial',sans-serif;
    font-size: 12px;
    line-height: 16px;
    z-index: 9999;
    }

#vote-notify-dialog h1 {
    color: #0F6598;
    font-size: 18px;
    line-height: 24px;
    }

#vote-notify-dialog h2 {
    border-top: 1px solid #CCC;
    color: #444;
    font-size: 13px;
    font-weight: normal;
    line-height: 17px;
    margin-top: 10px;
    padding-top: 10px;
    }

#vote-notify-dialog h2 span {
    color: #0F6598;
    }

#vote-notify-dialog h3 {
    text-align: center;
    margin: 20px 0;
    font-size: 24px;
    color: #666;
    font-weight: 300;
    }

#vote-notify-dialog ul {
    overflow: hidden;
    margin: 0 5px;
    width: 240px;
    }

#vote-notify-dialog ul li {
    color: #444;
    font-size: 11px;
    }

ul li.votedialogtitle {
    margin-bottom: 10px;
    }

ul li.votedialogtitle span {
    color: #0F6598;
    font-weight: 900;
    font-size: 16px;
    display: block;
    margin-bottom: 5px;
    }

ul#spreadtheword li.votedialogbutton a, ul#exploread li.votedialogbutton a {
    border: 1px solid #CCC;
    display: block;
    background-color: white;
    width: 160px;
    padding: 5px 0 5px 60px;
    margin: 10px 0;
    text-decoration: none;
    color: #4a4a4a;
    }

ul#spreadtheword li.facebook a {
    background-image: url(/us/2011/li-facebook.png);
    background-repeat: no-repeat;
    background-position: 5px 3px;
    }

ul#spreadtheword li.twitter a {
    background-image: url(/us/2011/li-tweet.png);
    background-repeat: no-repeat;
    background-position: 5px 5px;
    }

ul#exploread li.myad a {
    background-image: url(/us/2011/li-AD.png);
    background-repeat: no-repeat;
    background-position: 5px 0;
    padding-left: 30px;
    width: 195px;
    }

ul#spreadtheword li.votedialogbutton a:hover, ul#exploread li.votedialogbutton a:hover {
    background-color: #cbdbeb;
    border: 1px solid #8eb1d3;
    }

#spreadtheword {
    float: left;
    }

#exploread {
    float: right;
    position: relative;
    left: 25px;
    }


/* Podium-specific styles */

#welcome em {font-style: italic; color:#666; font-weight: 900;}

#podium {
	margin: 20px 0;
	padding: 20px 0;
	overflow: hidden;
	background: url(/us/2011/footer-ante.png) bottom center no-repeat;
}

#podium li {
	width:  500px;
	height: 350px;
	float: left;
	overflow: visible;
	padding-bottom: 75px;
	margin-bottom: 50px;
	position: relative;
}

	#podium li a {
		display: block;
		position: relative;
		text-decoration: none;
	}

	#podium li a div.winners-overlay {
		width: 500px;
		height: 350px;
		background-color: white;
		-webkit-transition: opacity 230ms ease-in-out;
		opacity: 0;
		position: absolute;
		top:  0;
		left: 0;
	}

		#podium li:hover div.winners-overlay {
			opacity: .85;
			-webkit-box-shadow: 0 0 13px #EEE inset;
		}

	#podium li a div.notes {
		position: absolute;
		top: 313px;
		-webkit-transition: all 130ms ease-in-out;
		padding: 15px;
	}

		#podium li:hover div.notes {
			top:  20px;
		}

/* titulo de obras */
	.notes span.category-badge {
		background: white;
		display: inline-block;
		padding:  5px;
		font-weight: lighter;
		font-size: 12px;
		text-transform: uppercase;
		color: #2E7CB6;
		letter-spacing: 1px;
	}

	.notes {color:black; width: 94%; z-index: 10;}

	.notes h2 {
		font-weight: bolder;
		font-size: 21px;
		line-height: 24px;
		margin-bottom: 5px;
		text-shadow: 0 1px 0 white;
		-webkit-transition: color 230ms ease-in-out;
		letter-spacing: -1px;
		display: block;
		border-top: 1px solid white;
		padding-top: 10px;
	}

		#podium li a:hover .notes h2 {color: #2E7CB6;}

	.notes h3 {font-size: 12px; font-weight: 900; }

#iframe {text-align: center; text-transform: uppercase; color: 666; font-weight: lighter; font-size: 11px; }

	#iframe img {
		margin-bottom: 15px;
	}

	#iframe h4 {
		margin-bottom: 15px;
	}

	#iframe ul li {
	font-size:  13px;
	font-weight: normal;
		display: inline-block;
		margin-left: 50px;
	}

		#iframe ul li a {
			font-weight: 900;
			color: #2E7CB6;
			text-decoration: none;
		}

.spread {
		opacity: 0;
		-webkit-transition: opacity 500ms ease-in;
		position: absolute;
		left: 15px;
		top: 295px;
		}

	.spread span.copy {
		 display: block;
		 margin-bottom: 4px;
		 font-size: 11px;
		 color: black;
	 }

	#podium li:hover div.spread {opacity: 1;}

	#podium li div.spread a {display: inline-block; margin-right: 5px; width: 40px; height: 40px; background-repeat: no-repeat; text-indent: -9999px; }

		span.spread-tweet a {background-image: url(/us/2011/twitter.png);}
		span.spread-share a {background-image: url(/us/2011/facebook.png);}
		span.spread-tumblr a {background-image: url(/us/2011/tumblr.png);}
		span.spread-gplus a {background-image: url(/us/2011/gplus.png);}
