/*
	Author Name : CountZero
	Author Site : http://www.4null4.de
	Scheme Name : Arena Retrospective
	Comments    : A complete new Scheme for the WP Binary Blue theme suite
							: It is based upon the Arena Theme by kineda, who used a modified
							: version of huddletogether for the WP 2.0 Theme competition page
	Version     : 1.4.0
	Date        : 23.07.2006
*/

body {
	background-color: #fefff8;
	font: 0.8em "Lucida Sans Unicode", "Lucida Sans", verdana, arial, helvetica;
	color: #7b7b7b;
}

a, a:hover {
	color: #00a5eb;
	text-decoration: none;
}

#page {
	padding-left: 30px;
	width: 740px;
}

#header {
	margin: 5px;
	padding-top: 30px;
	border:none;
	float: left;
	width: 740px;
	height: 80px;
	padding: 0;
	background: url("Arena-Images/topbanner.gif") no-repeat top left;
}

#header h1 {
	display: none;
}

#header .description {
	margin-left: 200px;
	margin-top: 30px;
	width: 400px;
	padding: 0;
}

#container, #footer {
	clear: both;
	float: none;
	margin: 0px;
}

#footer {
	margin: 0px;
	padding: 0;
	height: 45px;
	width: 500px;
	float: none;
	clear: both;
	color: #DDE5D9;
}

#footer[id="footer"] {
	min-height: 20px;
	height: auto;
}

#footer p {
	color: #DDE5D9;
}

#topMenu {
	position: absolute;
	top: 30px;
	left: 770px;
	width: 150px;
	height: 100px;
	padding: 0 20px;
	border: 1px solid #cddd94;
	background-color: #FFFFFF;
}

#topMenu[id] {
	position: fixed;
	height: auto;
}

#topMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin: 1.0em 0 1.5em 0;
	border-top: 1px solid #dee4da;
}

#topMenu ul li {
	padding: 0 0 0 10px;
	border-bottom: 1px solid #dee4da;
}

#topMenu ul li a {
	margin: 0 0 0 -10px;
	padding: 2px 10px 0 10px;
}


#content {
	width: 450px;
	text-align: left;
	border: solid 1px #cddd94;
	float: left;
	margin: 5px;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	background-color: #FFFFFF;
}

#margin {
	width: 215px;
	float: left;
	margin-left: 5px;
}


#sidebar li {
	text-align: left;
	padding: 20px;
	border-top:solid 1px #cddd94;
	border-bottom:solid 1px #cddd94;
	border-left:solid 1px #cddd94;
	border-right:solid 1px #cddd94;
	margin: 5px 0 10px 0;
	background-color:#FFFFFF;
	font-size: 0.9em;
}

.chapter {
	border-bottom:solid 1px #DEE4DA;
	padding: 0;
	margin: 10px 0 20px 0;
	text-align: justify;
}

.asides, .navigation, .landingsite {
	border: 1px solid #dee4da;
	background-color: #eef9fd;
	padding: 10px;
}

.asides, .landingsite {
	margin: 15px 0;
}

.navigation {
	margin-top: 15px;
}

.entry img {
	border: none;
}

.chapterH1 h1 {
	color:#ff8b00;
	margin:0px;
	margin-bottom:2px;
	display: inline;
}

.chapterH1 img {
	display: inline;
}

/* ================================================================== */
/* Begin common tag rules */
/* ================================================================== */

input, textarea, select {
	border: 1px solid #C1C0B5;
	background-color: #FAFAF0;
	color: #555;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}

h1, h2, h3 {
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
}

h1 {
	margin-top: 25px;
	margin-bottom: 0;
	font-size: 1.4em;
	font-weight: 100;
}

h1 a {
	color: #ff8b00;
}

h2 {
	font-size: 1.2em;
	color: #666;
}

ol, ul {
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
}

ul li, ol li {
	margin-bottom: 0.2em;
}

img, a img {
	border:0px;
}

em {
	font-style: normal;
	font-weight: bold;
	color: #ef6c6c;
}

blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #E8E7D0;
	font-size: 0.9em;
}

code {
	font-family: monospace;
	font-size: 0.8em;
}

pre code {
	line-height: 1.3em;
}

kbd {
	background-color: #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: inherit;
	font-family: inherit;
	padding: 0 3px 2px 4px;
}

del, del * { text-decoration: line-through; }

cite {
	padding-left: 1cm;
	display: block;
	background-image: url("Fade2Blue-Images/cite.gif");
	background-repeat: no-repeat;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
}

a, h2 a:hover, h3 a:hover {
	text-decoration: none;
	background-color: transparent;
	color: #00a5eb;
}

code {
	font: 1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 1em;
	letter-spacing: .07em;
	font-weight: normal;
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #0d58b4;
	color: #00a5eb;
	background-color: transparent;
	font-weight: 400;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	overflow: auto;
	height: auto;
}

pre {
	display: block;
	margin: 1.0em 1.5em 1.0em 0;
	padding-left: 0.8em;
	background-color: #eee;
	font-family: "Courier New", Courier;
	font-size: 1em;
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
	padding: 10px;
	overflow: auto;
	max-width: 400px;
	height: auto;
}

a img {
	border: none;
}

table {
	width: 100%;
	font-size: 0.9em;
	border-collapse: collapse;
}

th {
	text-transform: uppercase;
	font-size: 0.9em;
	color: #333333;
	font-weight: 700;
	text-align: center;
	border: 1px solid #C0C0C0;
}

th a {
	color: #333333;
	text-decoration: none;
}

tr td {
	margin: 2px;
	text-align: right;
	padding: 1px;
}

fieldset {
	border: none;
	margin: 10px 0px 5px 0px;
	padding: 0px;
}

dl {
	display: block;
	margin-left: 20px;
}

dt {
	margin-top: 10px;
	font-weight: 700;
	clear: both;
	border-bottom: 1px solid #c0c0c0;
	padding: 2px 0px;
}

dd {
	margin: 0 0 0 1em;
	padding: 2px 0px;
}

/* ================================================================== */
/* End common tag rules */
/* ================================================================== */
/* Begin lists */
/* ================================================================== */

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: square;
	padding-left: 10px;
}

.entry li {
	margin: 7px 0 2px 10px;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.entry ul li ul {
	list-style: circle;
}

/* ================================================================== */
/* End lists */
/* ================================================================== */
/* Begin images */
/* ================================================================== */

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

/* ================================================================== */
/* End Images */
/* ================================================================== */
/* Begin Calendar */
/* ================================================================== */

#wp-calendar caption {
	margin: 0 0 0.6em 0;
	text-align: left;
	padding: 0 10px 0 0;
	color: #99c400;
	font-size: 1.0em;
	font-weight: 600;
}

#wp-calendar thead {
	border: none;
}

#wp-calendar th {
	font-style: normal;
	text-transform: uppercase;
	text-align: right;
	border: none;
	color: #00a5eb;
}

#wp-calendar {
	empty-cells: show;
	border-collapse: collapse;
	margin: 0px ;
	border: none;
	font-size: 1.2em;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 0.9em;
}

#wp-calendar a {
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#wp-calendar td {
	padding: 3px 2px;
	text-align: right;
}

#today {
	font-weight: bold;
	background-color: #FAFAF0;
	border: 1px solid #C1C0B5;
}

/* ================================================================== */
/* End Calendar */
/* ================================================================== */

.postmetadata {
	margin-top: 0;
	padding-top: 1px;
	font-size: 0.9em;
	color: #999;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}


.small {
	font-size: 0.9em;
	color: #999;
}

.inlineCommentList {
	clear: both;
	float: none;
}

#commentlist, ol.ajaxCommentList {
	margin: 15px 0 3px;
	padding: 5px 0px 3px;
	list-style: none;
}

ol#commentlist li, ol.ajaxCommentList li {
	border: 1px solid #DEE4DA;
	background-color: #eef9fd;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	min-height: 120px;
}

ol#commentlist li.authorcomment, ol.ajaxCommentList li.authorcomment {
	background-color: #F3F3F3;
}

.commentlist li:hover, .ajaxCommentList li:hover {
	background-color: #fff;
}

ol#commentlist li h2 {
	font-size: 1.1em;
	color: #99c400;
	line-height: 1.3em;
	margin: 0 0 3px 0;
	padding: 0;
}

ol#commentlist li p {
	line-height: 1.1em;
	margin: 3px 0 10px 0;
	padding: 0;
	font-size: 0.9em;
}

#commentlist li ul {
	background-color: transparent;
	margin: 3px 10px;
	padding: 0px;
}

#commentlist li ol {
	margin: 3px 10px;
	padding: 0px;
	list-style: decimal !important;
}

#commentlist li ul li,
#commentlist li ol li {
	height: auto;
	min-height: 0px;
	border: none;
}

#commentlist li ol li {
	list-style-type: decimal !important;
	margin: 3px 10px;
	padding: 0px;
	margin-left: 2em;
	background: transparent !important;
}

#commentlist li.pingback, #commentlist li.trackback {
	background-color: transparent;
	border: none;
}

.commentsmeta {
	padding: 0;
	font-size: 0.9em;
	color: #999;
}

#commentform {
	padding: 0px;
	margin: 0px;
	display: block;
}

#commentform p {
	line-height: 1em;
}

#commentform input, p.solo-subscribe-to-comments input {
	width: 170px;
	margin: 0.3em;
	padding: 0px 5px;
	font-size: 1em;
}

#commentform #submit {
	margin-right: 0;
	float: right;
}

.comments .leavecomment {
	text-align: center;
	color: #ddd;
	font-size: 2em;
	letter-spacing: -1px;
}

.comments #loading {
	text-align: center;
	margin-top: 40px;
	color: #ddd;
	font-size: 2em;
	letter-spacing: -1px;
}

.comments #error {
	border-top: 2px solid #dd2200;
	border-bottom: 2px solid #dd2200;
	background-color: #FCC9C9;
	margin-bottom: 20px;
	padding: 3px 0px;
	text-align: center;
	margin-top: 40px;
	color: #dd2200;
	font-size: 2em;
	letter-spacing: -1px;
}

#sidebar {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar form {
	margin: 0;
}

#sidebar img {
	border: none;
}

#sidebar h2 {
	display: inline;
	margin: 1.2em 0 0.6em 0;
	padding: 0 10px 0 0;
	color: #99c400;
	background: url("Arena-Images/arrow.gif") no-repeat center right;
	font-size: 1.0em;
	font-weight: 600;
}

#sidebar li ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin: 1.0em 0 1.5em 0;
	border-top: 1px solid #dee4da;
}

#sidebar li ul li {
	padding: 0 0 0 10px;
	border: none;
	border-bottom: 1px solid #dee4da;
	font-size: 1em;
	background: transparent;
}

#sidebar li ul li a {
	margin: 0 0 0 -10px;
	padding: 2px 10px 0 10px;
}

h1.topBanner {
	color: #63B4CD;
	margin:0px;
	margin-bottom:2px;
}

/* ================================================================== */
/* Begin Livesearch */
/* ================================================================== */

#contentSearch {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent;
	clear: both;
}

#contentSearch li {
	border: none;
	background: transparent;
	padding: 0 10px 0 0;
}

input#livesearch {
	width: 99%;
}

input#s {
	width: 85%;
}

#LSResult {
	margin: 0;
	width: 100%;
	position: relative;
	background: white;
	border-bottom: 1px solid #dee4da;
}

#searchcontrols small {
	margin: 0;
	padding: 0;
}

.LSRow:hover, #LSHighlight, #LSHighlight:hover{
	background: #F0F0F0;
}

#LSHighlight small, #LSHighlight small span a {
	color: #AA6;
}

.LSRow {
	border-top: 1px solid #dee4da;
	padding: 5px 10px;
}

.LSRow span a, .LSRow span a:visited {
	word-spacing: -1px;
	line-height: 1.3em;
	font-weight: normal;
	color: #AA6;
}

/* ================================================================== */
/* End Livesearch */
/* ================================================================== */
/* Begin different plugins Support */
/* ================================================================== */

input.formular {
	margin: 0.3em;
	padding: 0px 5px;
	font-size: 1em;
}

#ed_toolbar input {
	margin: 0.3em;
	padding: 0px 5px;
	font-size: 1em;
}

#commentform #ed_toolbar input.ed_button {
	width:auto;
}

/* ================================================================== */

div#toolTip {
	position: absolute;
	padding: 4px;
	top: 0px;
	left: 0px;
	color: #0d58b4;
	border: 1px solid #333333;
	font-size: 0.9em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background: url("Fade2Blue-Images/toolTipBg.png");
}

div#toolTip p {
	margin: 0; padding: 0 3px;
	color: #0d58b4;
}

div#toolTip p em {
	font-size: 0.8em;
	text-align: left;
	padding-top: 3px;
	color: #0d58b4;
}

/* ================================================================== */

#sk2-footer {
	background-color:#333333;
	background-image: url("Fade2Blue-Images/tmbg.gif");
	background-repeat: repeat-x;
	color:#CCC;
	margin: 0px;
	padding: 3px 2px 5px 2px;
	border-top: #000000 solid 1px;
}

#sk2-footer a,
#sk2-footer a:hover {
	color: #FFF !important;
}

/* ================================================================== */

img.socialbkmark {
	vertical-align: middle;
	border: 0px;
	margin-bottom: 4px;
}

/* ================================================================== */

a.gravatar {
	float:right;
	display: inline;
	border: 1px solid #a0a0a0 !important;
	padding: 2px;
	position: relative;
	top: -45px;
	margin-left: 10px;
	margin-bottom: 1px;
}

img.gravatar {
	border: none;
	width: 50px;
	height: 50px;
}

textarea.formular {
	width: 99%;
}

/* ================================================================== */
/* AJAX Calendar Posts */
/* ================================================================== */

div#wp-calendar-split {
	margin: 0;
	width: 100%;
	position: relative;
	text-align: left;
}

ul#wp-calendar-postlist {
	list-style: none !important;
	margin: 0px;
	padding: 0px;
}

li.ajax-calendar-row a:hover {
	background: #F0F0F0;
}

li.ajax-calendar-row {
	list-style: none !important;
	padding: 5px 10px;
}

ul#wp-calendar-postlist li:before {
	content: "" !important;
}

.ajax-calendar-row a, .ajax-calendar-row a:visited {
	word-spacing: -1px;
	line-height: 1.3em;
	font-weight: normal;
	color: #0d58b4;
	display: block;
	width: 100%;
}
