/*
===================
Deckay Red CSS Styles
===================
Name: Deckay Red
Author: zeuder
Version: 4.0
Module: style.css
-------------------
*/

@import url(../../../../../../fp/fp-interface/themes/deckay40/deckay-red/res/globals.css);

/* ===== GENERAL ===== */
* {
	margin: 0;
	padding: 0; }
 
html { font-size: 100%; }
 
body {
	background: #bfbfbf url(../../../../../../fp/fp-interface/themes/deckay40/deckay-red/imgs/bg.jpg) repeat-x;
	color: #484848;
	font-family: Tahoma, 'Lucida Grande', 'Trebuchet MS', arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0 auto;
	text-align: center; }
 
hr { display: none; }
 
p {
	margin: 0 0 1.5em 0;
	line-height: 1.5em; }
 
img { border: none; }
 
	img.alignleft { margin: .5em; }
 
	img.alignright { margin: .5em; }
 
blockquote {
	background: #ededed;
	border: 1px dashed #666;
	font-family: Georgia;
	font-style: italic;
	font-size: 90%;
	padding: 1em;
	margin: 1em 0;
	height: auto !important;
	height: 40px;
	width: 90%; }
 
	blockquote p { margin: 0; }
 
pre, code {
	color: #714629;
	font-family: monospace, monaco, 'courier new'; }
 
pre {
	background: #fffeec;
	border: 1px solid #8B1E19;
	border-left: 6px solid #8B1E19;
	font-size: 90%;
	padding: 1em;
	margin: 1em 0;
	overflow: auto;
	height: auto !important;
	height: 40px;
	width: 90%; }
 
/* ===== FORMS ===== */
form { margin: 1em 0 }
 
fieldset {
	border: #ccc solid 1px;
	margin: 0 0 1em 0;
	padding: 0.615em; }
 
legend {
	color: #888;
	font-size: 0.825em; }
 
input, textarea, select {
	background: #eee;
	border: 1px solid #666;
	margin: .2em 0;
	padding: 0.2em; }
 
input:hover, input:focus, textarea:hover, textarea:focus { border: 1px solid #151515; }
 
textarea {
	font-family: 'Lucida Grande', 'Trebuchet MS', arial, Helvetica, sans-serif;
	width: 99%; }
 
/* ===== LINKS GENERAL ===== */
a { color: #bb3124; text-decoration: none }
 
	a:hover { color: #000; }
 
/* ===== HEADERS TAGS ===== */
h1,h2,h3,h4,h5,h6 {
	border-bottom: 1px solid #ddd;
	color: #663300;
	display: block;
	font-weight: 100;
	line-height: 1.5em;
	padding: 0.230em 0; }
 
h1 { font-size: 1.75em; }
 
h2 { font-size: 1.625em; }
 
h3 { font-size: 1.5em; }
 
h4 { font-size: 1.125em; }
 
h5 { font-size: 1.05em; }
 
h6 { font-size: 1.05em; }
 
/* ===== LIST TAGS ===== */
ol, ul, dl { margin: 1em 0 1em 2.5em; }
 
ol, ul { list-style-position: outside; }
 
ul { list-style-type: square; }
 
ol {
	list-style-type: decimal-leading-zero;
	color: #C12C27; }
 
	ol span { color: #484848; }
 
	ol p { color: #484848; }
 
li { margin: .5em 0; }
 
dt { font-weight: bold; }
 
dd { font-style: oblique; }
 
/* ===== TABLES ===== */
table {
	border: 1px solid #5F9BAA;
	border-spacing: 2px;
	margin: 1em 0;
	padding: .2em; }
 
th {
	padding: .5em;
	background: #444;
	border: 1px solid #000;
	color: #ddd; }
 
tr { background: #F6F6F6; }
 
	tr:nth-child(odd) {
		background: #f6f6f6;
		margin: 0; }
 
	tr:nth-child(even) {
		background: #e6e6e6;
		margin: 0; }
 
	tr:hover { background: #DBA0A2; }
 
td {
	padding: .5em;
	text-align: right; }
 
	td:hover { background: #C16767; }
 
/* ===== CONTAINER ===== */
#container {
	background: #f9f9f9 url(../../../../../../fp/fp-interface/themes/deckay40/deckay-red/imgs/deckay.jpg) repeat-y -760px 0;
	margin: 1.5em auto;
	text-align: left;
	width: 760px; }
 
/* ===== HEADER ===== */
#header {
	background: #881D1A url(../../../../../../fp/fp-interface/themes/deckay40/deckay-red/imgs/deckay.jpg) no-repeat 0 0;
	height: 120px;
	width: 760px; }
 
	#header h1 {
		border: 0;
		padding: .714em 0 0 .857em; }
 
		#header h1 a { color: #f0f0f0; }
 
			#header h1 a:hover { color: #fff; }
 
	#header h2 {
		border: solid #ddd;
		border-width: 1px 0 0 0;
		color: #ddd;
		display: inline;
		font-size: .75em;
		margin: 0 0 0 2em; }
 
/* ===== MENU ===== */
#menu {
	background: #881D1A url(../../../../../../fp/fp-interface/themes/deckay40/deckay-red/imgs/deckay.jpg) no-repeat 0 -120px;
	font-family: Verdana;
	height: 50px;
	text-transform: uppercase;
	width: 760px; }
 
	#menu ul {
		list-style: none;
		margin: 0; }
 
		#menu ul li { display: inline; }
 
			#menu ul li a {
				display: block !important;
				display: inline; /* fix margins ie6 */
				float: left;
				color: #fefefe;
				font-size: 0.687em; /* 11px */
				height: 11px; /* 11px */
				margin: 0 1.454em; /* 16px */
				padding: 1em; /* 11px */
				text-decoration: none;
				text-transform: uppercase; }
 
				#menu ul li a:hover {
					border-bottom: 1px solid #fffff5;
					color: #fff; }
 
/* ===== MAIN ===== */
#main {
	float: left;
	display: inline; /* fix margins ie6 */
	font-size: 0.813em; /*13px*/
	padding: .769em 1.846em; /*10px 24px*/
	position: relative;
	width: 500px; }
 
	#main div.entry {
		margin-bottom: 2.5em; }
 
	#main span.date { font-style: oblique; }
 
	#main ul.info {
		clear: both;
		margin: 0;
		list-style-type: none;
		text-align: right;
		width: 100%; }
 
		#main ul.info li { margin: 0; }
 
/* ===== SIDEBAR ===== */
#sidebar {
	float: right;
	font-size: 0.813em;
	padding: 1.538em .769em; /*20px 10px*/
	width: 180px; }
 
	#sidebar div { width: 180px; }
 
	#sidebar a { color: #666; }
 
		#sidebar a:hover { color: #000; }
 
	#sidebar ul {
		list-style-image: url(../../../../../../fp/fp-interface/themes/deckay40/deckay-red/imgs/bullet.gif);
		list-style-type: disc;
		margin: 0 0 0 1.5em; }
 
	#sidebar li ul {
		list-style-image: none;
		list-style-type: none; }
 
	#sidebar blockquote {
		background: none;
		font-family: Georgia;
		font-style: oblique;
		line-height: 1em;
		margin: 0;
		padding: 0.615em;
		width: 90%; }
 
/* ===== FOOTER ===== */
#footer {
	background: #881D1A url(../../../../../../fp/fp-interface/themes/deckay40/deckay-red/imgs/deckay.jpg) no-repeat 0 -200px;
	clear: both;
	color: #ccc;
	font-size: 0.687em;
	height: 48px;
	padding: 10px;
	width: 740px; }
 
	#footer a { color: #e0e0e0; }
 
		#footer a:hover { text-decoration: underline; }
 
	#footer p {
		line-height: normal;
		margin: 0; }

/* ===== COMMENTS ===== */
ol#comments li {
	border-bottom: 1px solid #ddd;
}
li.comment-admin strong { font-size: 150%;}
