
body {
	color: #333;
	background: #e1e9f4 url(http://visited.org/assets/images/bg.png) repeat-x top left;
    font-family: "Lucida Grande","Lucida Sans Unicode", Verdana, Arial, sans-serif;
    font-size: 13px;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, form, ul, li{
	margin: 0;
	padding: 0;
}

.textfield {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF url(http://visited.org/assets/images/inputbg.gif) repeat-x scroll center top;
	border:1px solid #BBBBBB;
	color:#222222;
	font-family:'Lucida Grande',Helvetica,Arial,sans-serif;
	font-size:17.5px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:0;
	padding:7px;
}

.button {
	font-size: 20px;
}

a.disabled {
	text-decoration: none;
	font-weight: bold;
	color: #000;
}

a {
	color: #4980ca;
	text-decoration: none;
}

a:hover {
	color: #e62929;
	text-decoration: underline;
}

a img {
	border: 0;
}

#header,
#footer {
	background-color: #fff;
	width: 890px;
	margin: 0 auto 0 auto;
	padding: 10px;
}

#header {
	margin-bottom: 20px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#logo {
	float: left;
}

#nav {
	float: right;
}

#header ul,
#header li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#header ul {
	display:inline;
	float: right;
	width: 700px;
}

#header li {
	display:inline;
	float:right;
	margin-left: 20px;
}

#header li a {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#header form {
	margin-top: 10px;
	float: right;
	font-size: 15px;
}

#header input.textfield {
	width: 200px;
	color: #dfe3ed;
}


#footer {
	margin-bottom: 20px;
	text-align: center;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

#container {
	width: 910px;
	margin: 0 auto;
	padding: 0;
}

div.video,
div.box,
div.comments {
	float: left;
	width: 425px;
	height: 435px;
	padding: 10px;
	margin: 0 0 20px 0;
	background-color: #fff;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

div.comments {
	float: right;
	height: auto !important;
}	

div.buffer {
	float: left;
	height: 200px;
	width: 20px;
}

div.video div.about {
	height: 90px;
}

div.video h1.title,
#submit h1.title {
	margin: 5px 0;
	letter-spacing: -1px;
	font-size: 14px;
}

div.video h1.title a {
	color: #333;
	text-decoration: none;
}

div.video h2.keyword {
	float: left;
}

div.video h2.keyword a {
	font-size: 18px;
	color: #494949;
	font-weight: bold;
	text-decoration: none;
}

div.video ul.promote {
	display: inline;
	float: right;
}

div.video ul.promote,
div.video ul.promote li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

div.video ul.promote li {
	display:inline;
	float:right;
	margin-left: 10px;
}

div.video ul.promote li.twitter {
	padding-top: 1px;
}

div.video div.description {
	font-size: 12px;
	margin-bottom: 10px;
}

div.video div.footer {
	font-size: 12px;
}

div.video div.vote {
	float: left;
}

div.video div.permalink {
	float: right;
}

div.center {
	text-align: center;
}

div.clearer {
	font-size: 1px;
	height: 1px;
	line-height: 1px;
	clear: both;
}

#submit {
	width: 600px;
	margin: 0 auto 20px auto;
	background-color: #fff;
	padding: 20px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

#submit h1 {
	margin-bottom: 20px;
}

#submit div.label {
	font-weight: bold;
	margin-bottom: 5px;
}

#submit div.input {
	font-size: 20px; 
	margin-bottom: 10px;
}

#error {
	color: red;
	font-size: 15px;
	margin-bottom: 20px;
}

#preview {
	margin-bottom: 20px;
}

div.pagination {
	font-size: 20px;
	text-align: center;
	width: 500px;
	margin: 0 auto 20px auto;
	padding: 10px;
	background-color: #fff;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
}

#keywords {
	float: none;
	margin: 0 auto 20px auto;
	width: 600px;
}

#keywords h1.title {
	display: block;
	margin-bottom: 20px;
}

#keywords h1.keyword {
	float: left;
	margin: 0 20px 20px 0;
}

#static {
	width: 800px;
}

#static h1 {
	margin-bottom: 20px;
}
