/*
Theme Name: Shades of Gray
Theme URI: http://templates.arcsin.se/
Version: 1.0
Description: Monochrome, lightweight and totally liquid. Comes with three different layouts.
Author: Viktor Persson
Author URI: http://arcsin.se/
*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
        
}

a {text-decoration: none;}
a hover {text-decoration: none;}

body {
	background: #000 url(imgs/bg.jpg) repeat-y center top;
	color: #000;
	font: normal 62.5% Verdana,sans-serif;
        text-decoration: none;
}

p, blockquote {
	font-size: 1.145em;
        line-height: 16px;
        padding-top: 5px;
	padding-bottom: 5px;
}



ul {
	font-size: 1.145em;
        text-decoration: none;
}




blockquote {font: 1.1em sans-serif;
        background: #222;
	border: 1px solid #292929;
	color: #e5e5e5;
	margin-top: 10px;
	margin-bottom: 10px;
        margin-left: 20px;
        margin-right: 20px;
	padding: 5px 5px 5px 5px;
        text-decoration: none;

}

code {
	background: #444;
	display: block;
	font-size: 12px;
	margin: 0 10px 12px;
	overflow: auto;
	padding: 8px 10px;
	white-space: pre;
}

img {border: none;}

ul {
        margin-left: 2em;
        text-decoration: none;
}

h1 {
        font: bold 1.5em Verdana,sans-serif;
        text-decoration: none;
}

h2 {
	font: bold 1.2em Verdana,sans-serif;
	text-decoration: none;
        padding-bottom: 4px;
        
}

/* misc */
.clearer {clear: both;}
.stripes {
	background: #333 url(img/stripe.gif);
	height: 0px;
}
.left {float: left;}
.right {float: right;}

/* header */
.header {
	background: #111 url(img/catheader.jpg);
	border-bottom: 1px solid #1b272c;
	font: normal 3.6em Requiem, sans-serif;
	height: 175px;
}
.header a {
	color: #00deff;
	display: block;
	line-height: 175px;
	text-decoration: none;
	width: 100%;
}
.header span {padding-left: 20px;}
.header a:hover {
	background: #191919 url(img/catheaderinvert.jpg);
	color: #013444;
        text-decoration: none;
}

/* structure */
.container {
	border: 2px solid #456878;
	border-top: none;
}

.main {
	background: #ffffff;
	border-bottom: 1px solid #1b272c;
	border-left: 0px solid #1b272c;
}
.main .left {width: 64%;}
.main .right {width: 36%;}

.content {
	border-left: 1px solid #1b272c;
	border-top: 1px solid #1b272c;
	padding: 16px;
}


/* content elements */
.content h1 {
	background: #111 url(img/header2.gif);
	border: 1px solid #1d2e35;
	color: #e5e5e5;
        text-decoration: none;
	margin-top: 10px;
	margin-bottom: 8px;
	padding: 6px 5px 6px;
        
}

.post h1 a {
	color: #e5e5e5;
	text-decoration: none;
}

.post h1 a:hover {
	background: url(img/bgh1.gif) repeat-x left bottom;
	color: #EEE;
        text-decoration: none;
	margin-bottom: 10px;
	padding: 6px 0 4px;
	
}

.post h1 a :visited{
	background: url(img/bgh1.gif) repeat-x left bottom;
	color: #EEE;
	margin-bottom: 10px;
	padding: 6px 0 4px;
	text-decoration: none;
}
.content a {
	color: #007c8e;
	text-decoration: none;
}
.content a:hover {color: #00abc5;
        text-decoration: none;
}

/* navigation */
.nav {background: #191919 url(img/nav.gif);}
.nav a {
	background: #191919 url(img/nav.gif);
	border-right: 1px solid #161616;
	color: #CCC;
	float: left;
	font: bold 0.9em Verdana,sans-serif;
	line-height: 32px;
	padding: 0 25px;
}
.nav a:hover {
	background: #191919 url(img/nav_hover.gif);
}
.nav ul {display: inline;}
.nav li {list-style: none; float: left;}


/* sub-navigation */
.subnav {
	background: #ffffff;
	border: 1px solid #1b272c;
	border-top-color: #1b272c;	
	padding: 12px;
}
.subnav h1 {background: #111 url(img/header2.gif);
	border: 1px solid #1d2e35;
	color: #e5e5e5;
	margin-top: 9px;
	margin-bottom: 9px;
	padding: 6px 5px 6px;
        text-decoration: none;
}
.subnav ul {margin: 8px;
        text-decoration: none;
}
.subnav li {
	
	list-style: disc;
	margin: 10px;
        text-decoration: none;
}
.subnav li a {
	color: #001722;
	line-height: 1.5em;
	padding-left: 2px;
	text-decoration: none;
}
.subnav li a:hover {color: #007c8e;
        text-decoration: none;
}


/* footer */
.footer {
	background: #191919 url(img/footer.jpg);
	border-top: 1px solid #1b272c;
	color: #999;
	padding: 3% 3% 1%;
	height: 75px;
}
.footer ul {
	border-top: 1px solid #262626;




	margin: 0;
}
.footer li {
	border-bottom: 1px solid #262626;
	list-style: none;
}
.footer li a {
	display: block;
	line-height: 2em;
	padding-left: 4%;
	width: 96%;





}
.footer a {color: #666;}
.footer a:hover {
	color: #BBB;
	
}

.col3,.col3center {
	float: left;
	width: 31%;
}
.col3center {margin: 0 3%;}

/* bottom */

.bottom {
	color: #666;
	clear: both;
	font-size: 1.0em;
	padding-top: 60px;
	
	

}
.bottom a {color: #999;}
	


.post {margin:0 0 25px 0;}

.post .info{
	padding: 3px 4px;
	border:1px solid #1b272c;
	background: #001722;
	color: #9e9e9e;
	
}


/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #303030;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}


.content ul li
{
margin-left:10px;

}



.content ol li
{
margin-left:20px;
padding-bottom:5px;


}