/*  
Theme Name: Dark
Theme URI: http://osamac.com/
Description: 2 Column WP Theme.
Version: 1
Author: osamac.com
Author URI: http://osamac.com/
*/

* {
	margin: 0;
	padding: 0;
}

body {
background: #25262b;
font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 17px;
color: #aaa;
}

a {
text-decoration: none;
color: #AAC4FF;
}
a:hover {
text-decoration: underline;
}

h2 { color : #fff; font-weight: 100; font-size: 17px;  padding: 10px 0 5px 0;}
h2 a{ color : #AAC4FF; text-decoration: none;}

#wrap {
margin: 0px auto;
width: 800px;
}

#header {
background: #25262b url(images/header.jpg) no-repeat;
height: 80px;
}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 17px 0 0 20px;
color: #8bb23e;
}
#header h1 a { 
color: #AAC4FF;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #999;
}
#header h2 {
font-size: 19px;
color: #999;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#top {
background: #25262b url(images/top.jpg) no-repeat;
padding: 10px 0;
}

#content {
background: #25262b url(images/content.jpg) repeat-y;
padding: 0 20px;
}

#right {
float: right;
width: 560px;
}

#left {
float: left;
width: 180px;
}
#left ul { list-style-type: none; padding: 10px 0; }
#left li { 
padding: 0; 
margin: 0; 
}

#left a, #left a:visited {
/*text-transform:uppercase;*/
display: block;
height: 25px;
line-height: 25px;
padding: 0 10px 0 10px;
color: #ffffff;
background-color: #3D373B;
text-decoration: none;
border-bottom: 1px solid #171B20;
font-size: 13px;
}
#left a:hover {
color: #fff;
background-color: red;
}
#left h2 { color: yellow; padding: 10px 0 10px 0;}

#bottom {
background: #25262b url(images/bottom.jpg);
padding: 10px 0;
}

.topextra {
background: #25262b url(images/top.jpg) no-repeat;
padding: 10px 0;
}

.contentextra {
background: #25262b url(images/content.jpg) repeat-y;
padding: 0 20px;
}

.bottomextra{
background: #25262b url(images/bottom.jpg);
padding: 10px 0;
}

#footer {
font-size: 12px;
text-align: center;
}


small {
font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
line-height: 1.5em;
}

.commentlist li, #commentform input, #commentform textarea {
font: 0.9em "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
}

.commentlist li {
font-weight: bold;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}

#commentform p {
font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
}

.commentmetadata {
font-weight: normal;
}
code {
font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; 
}
	
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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
.alt {
	margin: 10px 0;
	padding: 10px;
	background-color: #3D373B;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #aaa;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
	
.post h3 {
font-size: 16px;
font-weight: 100;
padding: 15px 0 7px 0;
}
h3 {
padding: 15px 0 10px 0;
font-size: 16px;
letter-spacing: -1px;
font-weight: 100;
}
.entry p { padding: 10px 0; }

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

