@font-face { font-family: flipside; src: url(../fonts/flipside.eot) /* EOT file for IE */ }
@font-face { font-family: flipside; src: url(../fonts/flipside.ttf) /* TTF file for CSS3 browsers */ }

p.small { font-size: 0.8em; }

.flipside { font-family: flipside; }
.hidden { display: none; }
.clear { clear: both; }
.italic { font-style: italic; }
.bold { font-weight: bold; }

a.center, p.center { text-align: center !important; }
a.left, p.left { text-align: left !important; }
a.right, p.right { text-align: right !important; }

iframe.no-border { border: 0px; }

.ui-collapsible .ui-collapsible-heading a { white-space: normal; }
.ui-popup-container { position: fixed; top: 10px !important; }

.error { background-color: lightpink !important; border: 1px solid red !important; }

.biography { padding: 10px; max-width: 90%; margin: auto; }
.biotext { overflow: auto; }

#logo { text-align: center; margin: 10px 0px; }
#logo img { width: 75%; max-width: 600px; }

#votebtn { background-color: #2ab0ed !important; border-color: #2ab0ed !important; }
.ui-btn-primary { background-color: #2ab0ed !important; border-color: #2ab0ed !important; color: #fff !important; }
