@charset "utf-8";

/*
Design by NodeThirtyThree <http://www.nodethirtythree.com>
Published by Free CSS Templates <http://www.freecsstemplates.org/>
Released for free under a Creative Commons Attribution 2.5 License

Changed by A+media for esteak.net
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF url(../images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4A5157;
}

h1, h2, h3 {
	color: #292929;
}

h1 {
	letter-spacing: -1px;
	font-size: 30px;
}

h2 {
	font-size: 24px;
	color: #292929;
}

h3 {
	font-size: 13px;
	color: #292929;
}

p, ul, ol {
	margin-bottom: 1em;
	line-height: 160%;
}

.form_error {
	color: red;
	clear: both;
}

.paging {
	float: left;
	clear: both;
	margin-bottom: 10px;
}

a {
	color: #FF0000;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
}

img.right {
}

.tn img {
	border: 8px solid #F5F5F5;
}

hr {
	display: none;
	clear: both;
}

.form-row {
	margin: 10px 0;
	clear: both;
}

input[type="text"], input[type="password"], input[type="file"], select, textarea {
	border: 1px solid #f00;
	margin: 2px 0;
	font-size: 1em;
	width: 300px;
}

.box input[type="text"], .box input[type="password"] {
	width: 170px;
}

textarea {
	height: 100px;
}

button {
	border: 1px dashed #333;
	background-color: #eee;
	padding: 1px 3px;
}

.icon {
	margin-bottom: -3px;
}

/* tooltips */
.tool-tip {
	color: #fff;
	background-color: #222;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
}

/* Logo */

#logo {
	width: 918px;
	height: 147px;
	margin: 0 auto;
}

#logo #headline {
	float: left;
	padding: 70px 37px 0 10px;
	height: 54px;
}

#logo h1 {
	font-size: 38px;
	font-weight: normal;
	letter-spacing: -2px;
}

#logo h2 {
	font-weight: normal;
	font-size: 16px;
	color: #FFFFFF;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo .ad {
	clear: both;
	float: right;
	width: 468px;
	height: 60px;
	margin-top: 70px;
}
/* Menu */

#menu {
	width: 919px;
	height: 50px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 25px;
	margin: 0 10px;
	padding: 5px 20px 0 20px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .active a {
	background: #EC0000 url(../images/img03.gif) repeat-x left bottom;
}

/* Page */

#bg {
	background: url(../images/img04.gif) no-repeat center top;
}

#page {
	width: 918px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 651px;
	padding: 0 24px;
}

#content h1 {
	margin: 25px 0 20px 0;
	padding-left: 30px;
	background: url(../images/steakmini.png) no-repeat 10px center;
	border-bottom: 1px dashed #666;
}

#content .content {
	padding-left: 32px;
}

.post .entry {
	padding-left: 32px;
}

.post ul, .post ol {
	margin-left: 3em;
}

.post ul {
	list-style-type: square;
	clear: both;
}

.post ol {
	list-style-type: decimal;
}

/* homepage */
.startbox {
	width: 300px;
	float: left;
	margin: 5px 25px 0 8px;
}

.startbox_right {
	margin-right: 0;
}

.startbox h2 {
	color: #f00;
	margin-bottom: 0.5em;
	padding: 6px 0 0 6px;
	border-bottom: 1px dashed #666;
	font-size: 17px;
	height: 26px;
}

.startbox p {
	margin: 0 10px;
}

.startbox ul {
	margin-bottom: 0;
}

/* plugins */
.furtherInformation, .downloadlinks {
	margin: 10px 0;
	line-height: 150%;
}

.downloadlinks table td {
	padding: 3px;
}

.furtherName {
	float: left;
	clear: left;
	width: 200px;
}

.furtherValue {
	float: left;
	clear: right;
	width: 400px;
}

/* ratings */
.ratingDetail {
	float: left;
	clear: both;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	width: 650px; 
}

.rateLink {
	float: left;
	clear: both;
}

img.rating {
	margin-left: 10px;
}

.ratingSelector {
	margin-left: 200px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 214px;
	padding: 0 1px 0 0;
}

#sidebar a {
	
}

.box {
}

.box .title {
	height: 27px;
	padding: 6px 0 0 12px;
	background: #C80000 url(../images/img05.gif) no-repeat;
	font-size: 17px;
	color: #FFFFFF;
}

.box .content {
	padding: 10px 16px;
	background: url(../images/img06.gif) repeat-x;
}

.box ul {
	list-style: none;
	line-height: normal;
}

.box ul li {
	margin-bottom: 13px;
	font-size: 12px;
}

.box small {
	font-size: 10px;
	color: #808C96;
}

#sidebar fieldset {
	border: 0;
}

.indicator {
	margin-bottom: -3px;
}

/* tag cloud */
#tagcloud a {
	text-decoration: none;
}

.tag_popularity_1 {
	color: #aaa;
	font-size: 10pt;
}

.tag_popularity_2 {
	color: #888;
	font-size: 12pt;
}

.tag_popularity_3 {
	color: #666;
	font-size: 14pt;
}

.tag_popularity_4 {
	color: #444;
	font-size: 16pt;
}

.tag_popularity_5 {
	color: #222;
	font-size: 18pt;
}

.tag_popularity_6 {
	color: #000;
	font-size: 22pt;
}

/* registration */
.registerForm fieldset, #uploadform fieldset, #createratingform fieldset {
	border: 0;
}

.registerForm legend, #uploadform legend, #createratingform legend {
	font-weight: bold;
	margin-bottom: 20px;
}

.registerForm label, #uploadform label, #uploadform .label, #createratingform label {
	width: 200px;
	float: left;
}

.registerForm .form_error, .registerForm .submit, #uploadform .form_error, #uploadform .submit, #createratingform .submit, #createratingform .form_error {
	margin-left: 200px;
}

/* Footer */

#footer {
	padding: 35px 0;
	background: url(../images/img08.gif) no-repeat center top;
	font-size: 12px;
}

#footer p {
	text-align: center;
}