/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}

body {
	font-family: arial,helvetica,freesans,clean,sans-serif;
	margin-top: 15px;
	color: #353233;
}
a {
	color: #353233;
	text-decoration: underline;
}
a:visited {
	color: #353233;
}
a:active {
	color: #353233;
}
a:hover {
	color: #353233;
	text-decoration: none;
}
h1, h2, #status {
	font-weight: bold;
	font-size: 25pt;
	float: left;
	margin-left: 10px;
	color: #353233;
}
h1.create {
	margin:0;
	margin-bottom: 20px;
}
h2 {
	font-size: 15pt;
	clear: left;
	margin-top: 10px;
}
.red {
	color: red;
}
.green {
	color: green;
}

#list {
	width: 1010px;
	height: 500px;
}
#right {
	font-size: 16pt;
}
#left, #right {
	width: 260px;
	float: left;
	clear: right;
}
#left {
	margin-right: 50px;
	clear: left;
}
#left.create {
	width: 270px;	
}
#left.aywm {
	width: 500px;
	margin-right:0;
}
#cool, #soon, #close, #recent, #action, #all {
	font-size: 20pt;
	height: 210px;
	border-top: 1px solid grey;
	margin-bottom: 30px;
	padding-top: 20px;
}
#usp {
	height: 95px;
	margin-top: 90px;
	color: #353233;
}
#action {
	height: 47px;
	border-top: 0;
}
#all {
	height: 47px;
}
#create input, textarea {
	height: 29px;
	font-size: 20px;
}
#create {
	font-size: 16pt;
}
#create input, #create div {
	position: relative;
	float: left;
}
#create input {
	width: 254px;	
}
input#limit{
	width: 60px;
}
textarea {
	height: 100px;	
}
#create input#minute, #create input#hour {
	clear: none;
}
#date, #limit {
	width: 60px;
}
#submit {
	width: 200px;
	height: 40px;
}
#minute, #hour {
	width: 30px;
}
#limit {
	clear: left;
}
.float_left {
	float: left;
}
.row {
	clear: left;
	margin-bottom: 20px;
}
h2#usb {
	float: right;
	margin-right: 168px;	
}
div.usb {
	float:left;
	margin-right:50px;
	font-size:15pt;
}
div.usbcontainer {
	clear: both;	
}
#container, #footer, #disqus, #logo {
	margin-left:auto;
	margin-right:auto;
	clear: both;
	position: relative;
	width: 800px;
	margin-top: 30px;
}
#container.create {
	width: 600px;	
}	
ul, .section  {
	float: left;
	clear: left;
	margin-left: 10px;
}
#footer {
	padding-top: 50px;
}
#disqus_thread {
	clear:left;
	float:left;
	margin-bottom:10px;
	padding:50px;
}
#error {
	float:left;
}
.small {
	font-size: 10pt;
}