/*
	Theme Name: Wagner Paula
	Theme URI: http://www.wagnerpaula.com
	Version: 1.0
	Author: <a href="http://www.wagnerpaula.com">Wagner Paula</a>
*/
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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html {
	overflow: hidden;
}
body {
	height: 100%;
	font-size: 12px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	line-height: 17px;
	overflow: hidden;
	text-align: center;
}
#note {
	margin-left: 3px;
	font-size: 20px;
	line-height: 30px;
	height: 80px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-align: left;
}
#clear {
	clear: both;
	height: 0px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	overflow:hidden;
}
#wrapper {
	margin: 30px;
	width: 200px;
}
#alignBottom {
	display: table-cell;
	vertical-align: bottom;
	width:200px;
	margin: 0 auto 0 auto;
}
#breakText {
	width:200px;
	word-wrap: break-word;
}
#top {
	font-size: 14px;
	height: 110px;
	display: table-cell;
	vertical-align: bottom;
	text-align: center;
	z-index: 2000;
	position: relative;
	word-wrap: break-word;
	overflow: hidden;
}
#middle {
	font-size: 140px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align: center;
	height: 130px;
	line-height: 125px;
	z-index: 100;
	position: relative;
	word-wrap: break-word;
}
#bottom {
	font-size: 14px;
	text-align: center;
	height: 110px;
	z-index: 1000;
	position: relative;
	word-wrap: break-word;
	overflow: hidden;
}
#middle a:hover {
	text-decoration: none;
}
.seconds, .minutes, .hours {
	width: 260px;
	height: 410px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
}
#twitter-update-hours {
	z-index: 9000;
	width: 290px;
	height: 414px;
	overflow: hidden;
}
#twitter-update-minutes {
	z-index: 9001;
	width: 290px;
	height: 414px;
	overflow: hidden;
}
#twitter-update-seconds {
	z-index: 9002;
	width: 290px;
	height: 414px;
	overflow: hidden;
}
#numberWrapper {
	width: 290px;
	height: 455px;
	float: left;
	overflow: hidden;
	background: url('../img/shadow.png') no-repeat bottom center;
}
#footer {
	width: 844px;
	padding: 15px 0px 0px 0px;
	margin: 30px 0 20px 0;
	text-align: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#main {
	margin: 0px auto 0px auto;
	width: 880px;
	height: 100%;
	text-align: center;
	display: table;
}
#holder {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
#float {
	float:left;
	width:730px;
}
#sunMoon {
	float: right;
	position: absolute;
	top: 8px;
	right: 8px;
	display: block;
	width: 80px;
}
.sun {
	width: 40px;
	height: 40px;
	background-image: url('../img/sun.png');
	background-repeat: no-repeat;
	display: none;
	float: right;
}
.moon {
	width: 40px;
	height: 40px;
	background-image: url('../img/moon.png');
	background-repeat: no-repeat;
	display: none;
	float: right;
}
#sunMoon a {
	opacity: 1;
 filters.alpha.opacity: 100;
}
#sunMoon a:hover {
	opacity: .6;
 filters.alpha.opacity: 60;
}
.off {
	opacity: 1;
 filters.alpha.opacity: 100;
}
.on {
	opacity: .6;
 filters.alpha.opacity: 60;
}
/*
div {
	border:1px solid #ddd;
}*/
