* {
margin:0;
padding:0;
}
body {
background: url("../img/bgbody.jpg");
color:#fff;
text-align: center;
font-family:'trebuchet ms',verdana,tahoma;
}
#content {
width: 100%;
text-align: left;
clear: both;
}
body a {
color:#777;
text-decoration:none;
}
body img {
border: 0px;
}
h1,h2,h3,h4 {
color: #fff;
margin-bottom: 10px;
font-family:'trebuchet ms',verdana;
}
h1 a {
color:#fff;
}
body a:hover {
text-decoration:underline;
color: #fff;
}
#header {
background-color: #000000;
margin: 0;
height: 120px;
padding: 20px;
text-align:left;
}
/* Header - Menu */

#header-menu {
width: 964px;
height: 35px;
margin: 1px 20px 20px 180px;
}
#header-menu ul {
margin: 0;
padding: 0;
list-style-type: none;
width: 964px;
height: 35px;
}
#header-menu ul li {
float: left;
width: 125px;
height: 35px;
margin-right: 8px;
font: normal 18px/35px Verdana;
color: #cfcdcd;
text-align: center;
background: url("../img/header_menu.gif") no-repeat;
}
#header-menu ul li a {
color: #cfcdcd;
text-decoration: none;
display: block;
}
#header-menu ul li a:hover {
color: #000000;
background: url("../img/header_menu_hover.gif") no-repeat;
}

/* Header - Menu - Active */

#header-menu ul li.current_page_item a {
color: #000000;
background: url("../img/header_menu_hover.gif") no-repeat;
}

/* Header - Menu - Submenu */

#header-menu ul li ul {
display: none;
}

#brss {
margin: 0 40px 0 0;
float: left;
}

.imagediv {
background: #202020;
width: 700px;
border: 3px solid #080808;
padding:10px;
margin: 20px auto;
color:#fff;
clear: both;
}
.imagediv .vote {
clear:both;
}
.up {
font-weight:bold;
color:green;
}
a:hover.up {
color:green;
}
.down {
font-weight:bold;
color:red;
}
a:hover.down {
color:red;
} 
.imagediv img {
margin:10px 100px;
}
#topnav {
margin:0;
padding:0;
text-align: left;
}
#topnav ul li {
list-style: none;
display: inline;
margin: 0 4px;
}
#topnav ul {
margin: 5px 8px;
}
#flashMessage {
font-size:15px;
background-color:#DAA520;
border: 1px solid #FFD700;
color:#2f4f4f;
margin: 0 auto;
padding: 20px 10px;
width: 700px;
}
#footer {
background-color: #000000;
margin: 40px 0 0px;
padding: 20px;
}
#comments {
width: 700px;
border:3px solid #080808;
margin: 0 auto;
padding:10px;
clear:both;
}
.comment {
border-bottom: 1px dotted #ccc;
margin-bottom:10px;
overflow:auto;
}
div.comment span {
display:inline;
}
.comment img {
border: 3px solid #080808;
margin-right: 5px;
}
.comment img.plus {
border: 3px solid green;
}
.comment img.minus {
border: 3px solid red;
}
.commentbody {
clear:both;
margin: 10px 0;
}
.right {
float:right;
}
.tags {
margin:0 100px;
}
div.paginator {
clear:both;
margin:0 auto;
width:700px;
text-align:center;
}
.paginator a,.paginator span,.paginator div {
display:inline;
}.clear {
clear:both;
}
#adminmenu {
margin-top: 20px;
text-align: left;
}
#adminmenu ul {
float: left;
border: 0 1px solid #ccc;
}
#adminmenu ul li {
display: block;
margin: 0 4px;
}
#tbdiv {
margin: 0 auto;
padding: 20px;
width: 900px;
text-align:center;
clear: both;
}
#sort {
}
.imagediv ul#sort {
list-style-type: none;
}
.imagediv ul#sort li {
float: left;
margin: 0 6px;
}
form {
	clear: both;
	padding: 0;
	width: 100%;
}
fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
}
label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
}
input, textarea {
	clear: both;
	font-size: 140%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 80%;
}
select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
vertical-align: bottom;
}

/* Tables */
table {
	background: #252525;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #fff;
	margin-bottom: 10px;
	width: 100%;
}
th {
	background: #000000;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
th a {
background:#000000;
	display: block;
	padding: 2px 2px;
	text-decoration: none;
}
th a:hover {
	background: #000;
	color: #333;
	text-decoration: none;
}
table tr td {
	background: #121212;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
table tr.altrow td {
	background: #252525;

}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}