/* Reset */
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, 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; }
body { line-height: 1; display: inline; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }


/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }


/* Style */

body { background:#FFFFFF; color:#000000; font-family: Georgia, Trebuchet; font-size: 90%; }
p { color:#000000; padding-bottom:1em; line-height:150% }
a { color:#276AB6; }
a:hover { color:#B10D11; text-decoration:none; }
h1 { font-size:35px; padding:0.5em 0; color:#276AB6; }
h2 { font-size:25px; padding:0.5em 0; color:#276AB6; }
h3 { font-size:20px; padding:0.5em 0; color:#276AB6; }
small { font-size:70%; color:#555555; }

.container { width:835px; margin:0 auto; }
.content { width:660px; float:left; }
img { border:none; /*background:#EEEEEE url('http://www.ilovemybra.com/vote/img/loading2.gif') center center no-repeat;*/ }
#voteMain { width:648px; overflow:hidden; }
.voteL { float:left; margin:2px 1px 2px 2px; }
.voteR { float:right; margin:2px 2px 2px 1px; }
#voteOverlay { width:644px; height:480px; padding:2px; background:#666666 url('http://www.ilovemybra.com/vote/img/loading.gif') center center no-repeat; position:absolute; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(opacity=50); display:none; }
#voteResultsNew { width:644px; margin:5px 0 5px 2px; }
.voteResults { height:100px; clear:both; padding:1px; margin:10px 0px; border-bottom:1px dotted #959595; }
.voteResults .thumbs { float:left; width:320px; overflow:visible; }
.voteResults .thumbs img { margin:0 2px; float:left; }
.voteResults .thumbs span { font-size:40px; float:left; padding:68px 0 0 0; margin:0; }
.voteResults .list { float:left; width:280px; }
.voteResults .list img { margin:0 4px 0 2px; float:left; }
.voteResults .list span { font-size:40px; float:left; padding:27px 10px 0 0; margin:0; }
.voteResults .list span small { font-size:12px; line-height:12px; padding:0; margin:0; }
.voteResults .result { float: left; width:310px; height:100px; vertical-align:middle; padding-left:10px; overflow:hidden; }
.voteResults .result h1 { font-size:20px; padding:8px 0 0 0; margin:0; line-height:100%; }
.voteResults .result p { padding:0; margin:8px 0; color:#7D7D7D; line-height:100% }
.voteResults .result p a { color:#276AB6; }
.voteHelp { height:70px; width:320px; margin-top:-71px; position:absolute; background:url('http://www.ilovemybra.com/vote/img/vote.gif') no-repeat; color:#FFFFFF; opacity: 0.7; -moz-opacity: 0.7; -khtml-opacity: 0.7; filter: alpha(opacity=70); display:none; }
.voteHelp p { width:226px; margin:14px 0 0 15px; color:#FFFFFF; }
.win, h1.win { color:#B10D11; }
.loss, h1.loss, .blue { color:#276AB6; }
.skyscraper { width:160px; height:600px; float:right; }
.logo { width:225px; float:left; padding:20px 100px 15px 0; }
.nav { float:left; padding-top:35px; }
.nav a { padding-right:10px; }
.clear { clear:both; }
#footer { clear:both; padding:30px 0; font-size:85%; color:#276AB6; }

.span350 { width:350px; }
.append1 { padding-right:20px; }
.fright { float:right; }
.comment { padding:15px 0; border-bottom:1px dotted #959595; }
.comment p { font-size:120%; padding:0; }
.error { color:#FF0000; }

/* forms */
input.text, textarea.text { border:1px solid #959595; }
textarea { width:320px; height:100px; }

ul { padding-bottom:1em; }
ul li { line-height:150%; }

span.comments { display:inline-block; font-size:12px; padding-left:14px; background:url(http://www.ilovemybra.com/vote/img/comment_bubble.png) 0 0 no-repeat; position:relative; top:-2px; height:14px; }
