body, td, th {
	font-family: helvetica, arial, sans-serif;
	color: #666;
}
::selection {
	background-color: #eee;
}
::-moz-selection {
	background-color: #eee;
}
body {
	font-size: 8pt;
}
td, th {
	font-size: 10pt;
}
h1, h2 {
	padding-bottom: 8px;
	border-bottom: 1px dotted #ccc;
}
h1 div.subheading {
	font-size: .5em;
	margin-bottom: -8px;
	font-weight: normal;
}
input, textarea {
	font-size: 10pt;
	font-family: helvetica, arial, sans-serif;
}
ul.c {
	margin: auto;
	padding: 0;
	list-style-type: none;
	clear: both;
}
ul.c li {
	position: relative;
	list-style-type: none;
	text-align: center;
	float: left;
	display: block;
}
ul.c li div {
	margin-left: auto;
	margin-right: auto;
}
ul.selector li {
	width: 80px;
	padding: .5em;
	border: 1px solid #eee;
	margin: 1px 10px 1px 10px;
	cursor: pointer;
}
ul.selector.nolink li, a.nolink:link, a.nolink:visited {
	cursor: default;
	color: #666;
}
a.nolink:hover {
	text-decoration: none;
	color: #666;
}
ul.selector li.selected {
	margin: 0 9px 0 9px;
	border: 2px solid #666;
}
div.c, p.c {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
td {
	vertical-align: top;
}
th {
	font-weight: bold;
	padding-right: 20px;
	text-align: left;
}
body {
	margin: 15px 10px;
	padding: 0;
}
a, a:link, a:visited, a:active {
	color: #3b3;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
a#logo {
	margin: -13px 0 6px 12px;
	width: 84px;
	height: 23px;
	display: block;
}
a#blogs-logo {
	margin: -5px 0 5px 12px;
	width: 139px;
	height: 26px;
	display: block;
}
div#line1 {
	border-top: 1px dotted #bbb;
	height: 1px;
	width: 93px;
	margin-top: 2px;
	margin-bottom: 5px;
	margin-left: 7px;
	border-bottom: 1px dotted #bbb;
}
div#drawingarea {
	float: left;
	padding-bottom: 2em;
}
div#moreinfo {
	margin-left: 10px;
	float: left;
	width: 270px;
}
div#userstats {
	margin-bottom: 15px;
}
div#userlist {
	position: absolute;
	width: 300px;
	height: 280px;
	overflow: auto;
}
div#userlist div.tool {
	cursor: pointer;
}
div#userlist div.me div.tool {
	cursor: auto;
}
div#userlist div.floatleft {
	height: 20px;
	float: left;
}

div.topmenu span a {
	font-weight: bold;
}
div#like-fb, div#flattr {
	position: absolute;
	top: 560px;
	left: 960px;
}
div#flattr {
	top: 590px;
}
a#help {
	color: #933;
}
div.buttonholder {
	height: 30px;
	float: left;
}
div#invite-userlist div.buttonholder input {
	margin-top: 5px;
	margin-right: 5px;
	float: left;
}
div#invite-userlist div, label.pointer {
	cursor: pointer;
}
div.user {
	clear: both;
	margin-top: 10px;
}
div.user div.usertext {
	padding-top: 5px;
	margin-left: 59px;
	line-height: 15px;
}
div.me span.username {
	font-weight: bold;
}
div.usertext span {
	margin-right: .5em;
}
div.menu {
	float: left;
	width: 110px;
}
.small {
	font-size: 9pt;
	line-height: 11pt;
}
.smaller {
	font-size: 7pt;
	line-height: 10pt;
}
ol.small {
	margin-left: 20px;
	padding-left: 0;
}
ol.small li {
	margin-left: 0;
	padding-left: 0;
}
ol.small li span {
	color: #333;
}
div.coord {
	position: absolute;
	width: 3px;
	height: 3px;
	cursor: pointer;
}
span.ignore, span.rename, span#renameme, span#chat {
	font-size: 90%;
	cursor: pointer;
	font-weight: normal;
}
span.rename, span#renameme {
	color: #999;
	border-bottom: 1px dotted #999;
}
span.ignore {
	color: #966;
	border-bottom: 1px dotted #966;
}
span#chat {
	color: #06c;
	border-bottom: 1px dotted #06c;
}
div.myuser {
	font-weight: bold;
}
select#colorswitch, select#sidebarswitch {
	display: none;
}
:focus {
	outline: none;
}

canvas {
	background-color: #fff;
	-khtml-user-select:none;
	-moz-user-select:none;
	cursor: crosshair;
}
div.palette {
	padding-left: 6px;
}
div.button {
	width: 21px;
	height: 21px;
	margin: 2px;
	display: block;
	float: left;
	margin-right: 1px;
}
div.user div.button {
	cursor: auto;
}
div.button.tool.selected, div.button.color {
	width: 17px;
	height: 17px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div.button.lineWidth.selected, div.eyeDropper.selected {
	background-position: -2px -2px;
}
div.button.selected.dark {
	border: 2px solid #ccc !important;
}
div.button.selected {
	border: 2px solid #444 !important;
}
div.button.color {
	border: 2px solid transparent;
}
input.copypaste {
	font-size: 7pt;
}
input#currentcolor {
	border: 0;
	width: 65px;
	text-align: center;
	margin: 0;
}
div#belowpicker {
	margin-top: 15px;
	margin-left: 5px;
}
div#currentcolorholder {
	display: inline-block;
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
}
div.eyeDropper {
	margin: 0;
	float: right;
}
div.messagebox {
	display: none;
	position: absolute;
	z-index: 20;
	padding: 1em;
	line-height: 1.2em;
	color: #000;
	background-color: #fff;
	border: 5px solid #ccc;
	opacity: 1;
	cursor: auto;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
div.messagebox a {
	text-decoration: underline;
}
div#promptbox input {
	width: 98%;
}
div#promptbox div.buttons {
	text-align: right;
}
div#promptbox div.buttons div {
	border: 1px solid #ccc;
	background-color: #ddd;
	width: 50px;
	line-height: 15px;
	float: left;
	text-align: center;
	margin-left: 5px;
	margin-top: 10px;
	cursor: pointer;
}
div#promptbox div.buttons div.ok {
	font-weight: bold;
}
div.messagebox.error {
	border: 0;
	color: #fff;
	background-color: #333;
	opacity: .95;
	cursor: pointer;
	height: 80px;
	top: 210px;
}
div#invite {
	top: 70px;
}
div.big-button {
	width: 100px;
	height: 70px;
	cursor: pointer;
	margin-bottom: 5px;
}
div.big-button {
	width: 100px;
	height: 70px;
	cursor: pointer;
	margin-bottom: 5px;
}
div.start-new {
	width: 100px;
	height: 70px;
}
div#invite-friends, div#browse {
	height: 55px;
	margin-bottom: 5px;
}
div#browse {
	margin-top: 10px;
}
div.messagebox textarea {
	padding: .2em;
	margin: 10px 20px 10px 20px;
	width: 360px;
	height: 50px;
}
div.messagebox div.which {
	margin-left: auto;
	margin-right: auto;
}
div#invite label {
	cursor: pointer;
}
div.invitebutton {
	font-weight: bold;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-right: 1em;
	margin-bottom: .5em;
}
img.invitebutton  {
	padding: .4em;
	cursor: pointer;
}
div.invitebutton div.inner {
	padding: .4em;
	border: 1px solid #ccc;
	cursor: pointer;
}
div.invitebutton img {
	vertical-align: text-bottom;
}
div.messagebox div.title {
	line-height: 2em;
	margin-bottom: 1em;
	font-weight: bold;
}
div#news div.close, div.messagebox div.close, div.help-message div.close {
	float: right;
	padding: 3px;
	cursor: pointer;
}
div#news {
	padding: 5px 2px 0 5px;
	margin-bottom: 20px;
	margin-top: -5px;
}
div#news div.close {
	font-size: 0.8em;
	line-height: .8em;
}
div#news div.title {
	font-weight: bold;
	margin-left: 0;
	margin-top: 4px;
	margin-bottom: 4px;
}
div#news div.newstitle {
	color: #666;
	font-size: .9em;
	margin-top: -1px
}
div#news div.news {
	clear: both;
	color: #333;
}
div#news a {
	text-decoration: underline;
	color: #000;
}
div#news div.more {
	margin-top: .5em;
	text-align: right;
}
div#news div.more a {
	color: #333;
	font-size: .8em;
}
div#loading {
	display: block;
	padding: 1em;
	border: 1px solid #ccc;
	width: 100px;
	height: 20px;
	top: 240px;
	left: 465px;
	line-height: 20px;
}
div.loading div.img {
	float: left;
	border: 0;
	margin-right: 16px;
	width: 16px;
	height: 16px;
}

div#advancedcolors, div#colorlists {
	display: none;
}

div#colorillo {
	margin-left: 10px;
	border: 6px solid #ddd;
	background: #fff;
	width: 800px;
	font-size: 1.33em;
	line-height: 1.6em;
	color: #444;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

div#content {
	padding-left: 2em;
	padding-right: 2em;
	padding-bottom: 4em;
}
div#colorillo {
	margin-bottom: 2px;
}

strong {
	color: #333;
}

.separator {
	margin-top: 2em;
	padding-top: 2em;
	border-top: 1px dotted #bbb;
}
.separator-bottom {
	margin-bottom: 2em;
	padding-bottom: 2em;
	border-bottom: 1px dotted #bbb;
}
.separator.download, div.separator.palette {
	margin-top: .7em;
	padding-top: 1em;
}
.separator-bottom.small, div.separator-bottom.palette {
	margin-bottom: .5em;
	padding-bottom: 1em;
}
div#shade {
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	width: 100%;
	height:100%;
	overflow: none;
	background-color: #000;
	opacity: .5;
	z-index: 19;
}
div.footer, div.topmenu {
	padding-left: 10px;
}
div.topmenu, div.topmenu div.right {
	margin-bottom: 5px;
	margin-right: 5px;
	color: #bbb;
	height: 13px;
}

div.topmenu span {
	color: #333;
}
div.topmenu a, div.menu a, div#moreinfo a, div.footer a {
	color: #666;
	text-decoration: none;
}
div.topmenu a:hover, div.menu a:hover, div#moreinfo a:hover, div.footer a:hover {
	text-decoration: underline;
}
div.topmenu div.right, div.footer div.author {
	float: right;
	padding-left: 50px;
}
p#subheader, p.larger-subheader {
	float: right;
	margin-top: -40px;
}
p#subheader {
	font-size: .8em;
}

td.red, div.red {
	color: #f33;
}
div.green {
	color: #393;
}
td.right {
	text-align: right;
}
form {
	margin: 0;
	padding: 0;
}
form td {
	line-height: 18pt;
	padding-right: 15px;
}
div#opacity-holder {
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 15px;
	clear: both;
}
div#brushsize-holder {
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom: 5px;
	clear: both;
}
input.hidden {
	display: none;
}
div#invite-userlist {
	text-align: left;
	height: 80px;
	width: 300px;
	overflow: auto;
	border: 1px solid #ccc;
	margin: 1em auto 1em auto;
	padding: .5em 1em;
}

#create-new div.invite {
	margin-top: 2em;
}
#playback div.buttons {
	float: left;
}
#playback div.buttons div.playbutton, #playback div.buttons div.slow {
	cursor: pointer;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-top: 5px;
}
div.play {
	display: inline-block;
	width: 16px;
	height: 16px;
}
#seekbar {
	float: right;
	margin-top: 10px;
}
#playback div.close {
	cursor: pointer;
	float: right;
	padding-left: 10px;
	margin-right: 5px;
	text-align: right;
	line-height: 30px;
	visibility: hidden;
}
#playbackinfo {
	display: none;
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
	padding: 5px 0 5px 0;
}
#loadmoreplayback.nolink {
	color: #666;
	cursor: default;
	text-decoration: none;
}
#playbackinfo div.info {
	float: right;
}
div#canvasbg {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	
	background-color: #ddd;
	padding: 6px;
	margin-left: 10px;
}
div#canvasbg.readonly, div#canvasbg.playback {
	padding-top: 7px;
	margin-top: -1px;
}
div#canvasbg.playback {
	cursor: pointer;
}
canvas.readonly {
	cursor: default;
}
div.invite-alone, div.invite-colorillo, div.invite-fork, div.invite-playback {
	width: 72px;
	height: 50px;
}
div.stumbleupon {
	width: 80px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
}
div.download-pc, div.download-ipod, div.export-youtube {
	height: 40px;
}
div.download-pc {
	width: 66px;
}
div.download-ipod {
	width: 56px;
}
div.export-youtube {
	width: 80px;
}
div#video-length {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
div#worldmap {
	width: 258px;
	height: 168px;
	margin-bottom: 20px;
}
div.color-selector {
	text-align: center;
	margin-bottom: 4px;
}
div.selectedTxt {
	background-repeat: no-repeat;
}
div.color-selector div.selectedTxt {
	background-position: 90px 3px;
}
div.sidebar-selector div.selectedTxt {
	background-position: 110px 3px;
}
#pressuresensitivity div.selectedTxt {
	background-position: 70px 3px;
	color: #666;
}
div.sidebar-selector {
	margin-left: 18px;
	margin-bottom: 10px;
	width: 130px;
}
#drawing-info, #drawing-event, #full-chat {
	display: none;
	margin-left: 10px;
	font-size: 1.4em;
	line-height: 1.5em;
}
#full-chat div#chathistory {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: .5em;
	margin: 0 1em 1em 0;
	width: 90%;
	font-size: .8em;
	overflow: auto;
}
#full-chat div#chathistory div {
	line-height: 1.2em;
}
#full-chat div#chathistory div.me, #full-chat div#chathistory div.me strong {
	color: #090;
}
#full-chat div#chathistory div strong {
	cursor: pointer;
}
#full-chat div#chathistory div.me strong {
	cursor: default;
}
#chatinput {
	width: 190px;
}
#chatsubmit {
	width: 40px;
}
span.lines-drawn, span.drawers {
	color: #333;
	font-weight: bold;
}
div.sidebar-box {
	border: 1px solid #ddd;
	padding: .5em;
	margin-bottom: 1em;
}
div.sidebar-box p {
	margin: 0;
}
div.sidebar-box p.info {
	font-size: .9em;
	line-height: 1.2em;
	margin-top: 0.5em
}
#vote, div.votesmall {
	background-color: #fff;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	cursor: auto;
	text-align: center;
	width: 18px;
}
div.vote-box {
	min-height: 65px;
}
#vote {
	width: 40px;
	float: left;
	margin-right: 1em;
}
div.up, div.down, div.next-arrow, div.prev-arrow, #nav span.close, div.side-button {
	cursor: pointer;
}
div.create-fork.side-button form {
	display: none;
}
#vote div.up, #vote div.down {
	width: 40px;
	height: 21px;
}
div.votesmall div.up, div.votesmall div.down {
	width: 18px;
	height: 10px;
}
div#status {
	color: #f33;
	border: 1px dotted #bbb;
	padding: .5em;
}
table.form {
	width: 100%;
}
table.form input {
	float: left;
	margin-right: 20px;
}
table.form div {
	float: left;
}
table.form div.loading div.img {
	display: none;
}
div.title {
	color: #000;
}
div#drawingarea div.title {
	float: left;
}
div.title a, div.title a:link, div.title a:visited, div.title a:active {
	color: #000;
	font-weight: bold;
}
a.id, a.id:link, a.id:active, a.id:visited {
	color: #ccc !important;
	text-decoration: none !important;
}

.bubble-help, .help-message {
	position: relative;
	display: none;
	padding: 10px;
	margin: 1em 0 3em;
	width: 200px;
	color: #000;
	background-color: #f8eead;
	position: absolute;
	z-index: 20;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	cursor: default;
}

.bubble-help:after {
	content: "\00a0";
	display: block;
	position: absolute;
	z-index: -1;
	bottom: -20px; /* value = - border-top-width - border-bottom-width */
	left: 50px; /* controls horizontal position */
	width: 0;
	height: 0;
	border-width: 10px 10px; /* vary these values to change the angle of the vertex */
	border-style: solid;
	border-color: #f8eead transparent transparent;
}

.bubble-help.top:after {
	top: -20px; /* value = - border-top-width - border-bottom-width */
	right: 40px; /* controls horizontal position */
	bottom: auto;
	left: auto;
	border-color: transparent transparent #f8eead;
}

.bubble-help.left {
	margin-left: 10px;
	background-color: #f8eead;
}

.bubble-help.left:after {
	top: 5px; /* controls vertical position */
	left: -20px; /* value = - border-left-width - border-right-width */
	bottom: auto;
	border-width: 10px 10px;
	border-color: transparent #f8eead transparent transparent;
}

.bubble-help.right {
	background-color: #f8eead;
}

.bubble-help.right:after {
	top: 5px; /* controls vertical position */
	left: 140px; /* value = - border-left-width - border-right-width */
	bottom: auto;
	border-width: 10px 10px;
	border-color: transparent transparent transparent #f8eead;
}

.help-message {
	background-color: #eee;
	border: 1px solid #999;
	position: absolute;
	width: 300px;
	padding: 15px;
}
.help-message a, .help-message a:link, .help-message a:visited {
	color: #000 !important;
	font-weight: bold;
	text-decoration: underline;
}
.help-message a:hover {
	text-decoration: none;
}

/**
 * Nader CSS
**/

html {
	background-color: #e5e5e5;
	height: 100%;
	background-image: -moz-linear-gradient(100% 4% -90deg, #fff, #e5e5e5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e5e5e5), color-stop(.3, #e5e5e5));
	margin: 0;
}

a#logo {
	margin-top: -10px;
	background: url("/img/colorillo.png") no-repeat;
	padding-bottom: 3px;
}

#news {
	border-top: 1px solid #eee;
	border-bottom: 0;
}

#box-left {
	border: 1px solid #dfdfdf;
	margin: -5px 0 1.25em 0;
	background-image: -moz-linear-gradient(100% 92% -90deg, #fff, #e8e8e8);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e8e8e8), color-stop(.92, #fff));
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}

.color-selector, div.color-selector {
	padding: 2px 0 0 7px;
	text-align: left;
}

.separator.download, #pressuresensitivity {
	padding: 0.5em;
	text-align: center;
}

.separator.download div, #pressuresensitivity div {
	color: #999;
}

ul.dropdown {
	-moz-box-shadow: 1px 1px 1px #ccc;
	-webkit-box-shadow: 1px 1px 1px #ccc;
	margin-left: -5px;
	display: block;
	height: 60px;
}

ul.dropdown li {
	padding: 4px 0 4px 4px !important;
	color: #666 !important;
	border-bottom: 1px solid #ddd;
}

ul.dropdown li.hiLite {
	color: #111 !important;
	background: #fdfdfd;
}

ul.dropdown li:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

div.eyeDropper {
	margin-right: 3px;
}

#playback div.playbackrow {
	border-left: 1px solid #dfdfdf;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	background: #f7f7f7;
	background-image: -moz-linear-gradient(100% 50% -90deg, #f7f7f7, #e2e2e2);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#e2e2e2), color-stop(.5, #f7f7f7));
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	height: 27px;
}

.ft-msg {
	margin-top: 13px;
	clear: both;
	color: #999;
}

.ft-msg a {
	color: #777 !important;
}

#playback .buttons div.holder {
	padding: 0 3px 5px 5px;
	background-repeat: no-repeat;
	background-position: center;
	border-right: 1px solid #e7e7e7;
	display: inline-block;
}

#playback .buttons div.slow {
	margin-left: -3px;
}

.topmenu .right a {
	margin: 0 0 0 3px;
}

div#userstats {
	border-top: 1px dotted #ddd;
	border-bottom: 1px dotted #ddd;
	padding: 5px 0 5px 0;
}

.help-message, .bubble-help {
	background: #f8eead;
	border: 2px solid #f1c83a;
	padding: 10px;
	-moz-box-shadow: 3px 3px 3px #aaa;
	-webkit-box-shadow: 3px 3px 3px #aaa;
}

.bubble-help.left, .bubble-help.right {
	background: #f8eead;
}

#opacity.ui-slider-horizontal {
          height: 8px;
      }
      #brushsize.ui-slider-horizontal {
          height: 9px;
      }

div#content {
	padding: 0 1.5em 3em 1.5em;
}

div#content h1 {
	margin-top: 1em;
	padding-bottom: 0.5em;
}

#promptbox div.title {
	margin-left: 0;
}

#promptbox {
	background-image: -moz-linear-gradient(100% 92% -90deg, #fff, #e8e8e8);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e8e8e8), color-stop(.92, #fff));
}

.buttons .cancel, .buttons .ok {
	padding: 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	background-image: -moz-linear-gradient(100% 50% -90deg, #fff, #e8e8e8);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e8e8e8), color-stop(.50, #fff));
}

.buttons .cancel {
	background-image: -moz-linear-gradient(100% 50% -90deg, #e8e8e8, #ccc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ccc), color-stop(.50, #ccc));
}

p#subheader {
	color: #444;
}

div#opacity-holder {
	margin-left: 6px;
	margin-right: 7px;
}
#seekbar, #video-length {
	border-color: #c7c7c7 #d5d5d5 #d5d5d5 #c7c7c7;
	background-color: #e3e3e3;
}
