/*
Theme Name: Decayed
Theme URI: http://templates.arcsin.se/
Version: 1.0
Description: A dark trash style two-column Wordpress theme. Based on the <a href="http://templates.arcsin.se/">free website template</a> Decayed.
Author: Viktor Persson
Author URI: http://arcsin.se
*/

/*custom! all the new nav goes here*/
#info {background:#f8f8f8; border:0;}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {width:500px; height:32px; position:absolute; left: 450px; top: 15px;*/ z-index:100;border-right:1px solid #ccc; font-family:Tahoma, sans-serif;}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:746px; w\idth:745px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:149px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:149px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited {display:block;font-size:12px;text-decoration:none; color:#fff; width:138px; height:30px; border:1px solid #ccc; border-width:1px 0 1px 1px; background:#ed1c24; padding-left:10px; line-height:29px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:149px; w\idth:138px;}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#fff;}
/* style the second level hover */
.menu ul ul a.drop:hover{background:#5ca2de;}
.menu ul ul :hover > a.drop {background:#5ca2de;}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited {background:#5ca2de;}
/* style the third level hover */
.menu ul ul ul a:hover {background:#fff;}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:31px;left:0; width:149px;border-top:1px solid #ccc;}
/* another hack for IE5.5 */
* html .menu ul ul {top:30px;t\op:31px;}

/* position the third level flyout menu */
.menu ul ul ul{left:149px; top:-1px; width:149px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-149px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#5ca2de; color:#ccc; height:auto; line-height:1em; padding:5px 10px; width:128px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:150px;w\idth:128px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#ccc; background:#ffffff;}
.menu :hover > a, .menu ul ul :hover > a {color:#ccc; background:#ffffff;}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}



/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #5ca2de;}
a:hover {color: #f68512;}

body {
	background: #ccc; 
	color: #000;
	font: normal 62.5% "Trebuchet MS",Verdana,sans-serif;
	padding-left: 90px;
}

p,code,ul,ol {padding-bottom: 1.2em;}

h1 {
	color: #5ca2de;
	font: normal 2em Impact,sans-serif;
}
h1 a {
	color: #5ca2de;
	text-decoration: none;
}
h1 a:hover {
	color: #f68512;
}

h2 {font: normal 1.8em Tahoma,sans-serif;}

h3 {
        font: bold 1.1em Tahoma,sans-serif;
        color: #5ca2de;
        padding-bottom: 6px;
}

h1,h2 {padding-top: 6px;}

blockquote {
	color: #f68512;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

img, img a {border: none;}

img.right {margin: 3px 0 3px 10px;}
img.left {margin: 3px 10px 3px 0;}
img.border {
	background: #555;
	display: block;
	padding: 2px;
}

/* misc */
.clearer {
	clear: both;
	font-size: 0;
}

.left {float: left;}
.right {float: right;}

.decay {
	
	color: #5ca2de;
	font: normal 2em Impact,sans-serif;
	letter-spacing: 1px;
	padding: 0 0 12px 22px;
}

p.postinfo {
	border-top: 1px dashed #30f;
	color: #5ca2de;
	font: bold 0.9em sans-serif;
	margin-bottom: 24px;
	padding: 8px;
}
p.postinfo a {color: #5ca2de;}
p.postinfo a:hover {color: #f68512;}

.descr {
	color: #5ca2de;
	margin-bottom: 6px;
}

/* structure */
#container {
	font-size: 1.3em;
}

/* title */
#site-title {font: normal 3em Tahoma,sans-serif;}
#site-title a {
	color: #30f;
	text-decoration: bold;
}
#site-title a:hover {
	color: #f68512;
	text-decoration: none;
}

/* content */
#content {
	left: 335px;
	position: absolute;
	top: 45px;
	width: 610px;
        text-align: justify;
}
#content li {margin-left: 18px;}

/* navigation */
#navigation {
	left: 120px;
	position: absolute;
	top: 5px;
	width: 210px;
}

#navigation h2 {
	color: #30f;
	font-size: 1.5em;
	letter-spacing: 0;
	line-height: 30px;
	margin: 0;
}
#navigation ul {margin: 0 0 0 1em;}
#navigation li {list-style: none;}
#navigation li a {
	color: #30f;
	font-size: 1.1em;
	line-height: 1.5em;
	text-decoration: none;
}
#navigation li a:hover {color: #8DCA3F;}

/* archives */
.post h1 a {color: #5ca2de;}
.post h1 a:hover {color: #f68512;}
.post .descr {color: #AAA;}
.post .descr a {color: #CCC;}
.post .descr a:hover {color: #f68512;}

/* footer */
#footer {
	border-top: 1px dashed #333;
	color: #666;
	font: normal 0.9em sans-serif;
	margin-top: 12px;
	position: absolute;
	top: 100%;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #CCC;
	text-decoration: underline;
}
#footer .left, #footer .right {padding: 10px 0;}
#footer .right a {color: #777;}

/* comments */
.content ol li {
	background: none;
}

.commentlist {margin: 0; padding: 0;}
.commentlist li {
	margin-bottom: 1.2em;
	list-style: decimal;
}
#commentform {
	margin: 1em 0;
	background: #ccc;
	width: 360px;
}
.commentmetadata {
	color: #6DA61F;
	padding: 2px 0 4px;
}
.commentmetadata a {
	color: #8DC63F;
	text-decoration: none;
}
.commentmetadata a:hover {text-decoration: underline;}

/* forms */
textarea.styled {width: 280px;}

.styled {
	background: #5ca2de;
	border: 1px solid #F60;
	font: normal 1em Verdana,sans-serif;
	padding: 2px;
}
.styled:hover {background: #EEE;}
.styled:focus {background: #f68512;}

#commentform input {margin-bottom: 3px;}

/* calendar */
#wp-calendar {color:#A0A0A0;}

#navigation table caption {border-bottom-color:#ccc;}

#navigation table thead tr {
  border-bottom-color:#ccc;
  color:#A53512;
}

#navigation table th {border-bottom-color:#ccc;}

#navigation table td#today {
  border-color:#ccc;
  color:#A53512;
}

#navigation table td a {
  border-bottom-color:#ccc;
  background-color:#EDF3DE;
}

#navigation table tfoot {border-top-color:#ccc;}
#navigation table tfoot a {background:none;}

#wp-calendar {
  /* display: inline-table; */
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

#navigation table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

#navigation table thead tr {border-bottom:1px solid;}

#navigation table th {border-bottom:1px solid;}

#navigation table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

#navigation table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

#navigation table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

#navigation table tfoot {border-top:1px solid;}
#navigation table tfoot a {
  border: none;
  font-weight: bold;
}
#navigation table tfoot #prev a {text-align:left;}
#navigation table tfoot #next a {text-align:center;}

/* search form */
#searchform {padding: 0 10px;}
#searchform input.sfield {
	border: 1px solid #F60;
	padding: 2px;
	width: 120px;
}
