/*
Theme Name: Artificial
Theme URI: http://www.freewpthemes.net/preview/artificial
Description: A two-column, fixed-width design ideal for 1024x768 resolutions. Widget-ready for WP2.2+.
Version: 2.0
Released: 20070809
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net
*/

body {
	margin: 0;
	padding: 0;
	background: #000000 url(img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #808080;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	padding: 2px;
	background: #111;
	border: 1px solid #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}

h1, h2, h3 {
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #E6E6E6;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #FA9C39;
}

a:hover {
	text-decoration: none;
}

small {
}

hr, br {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#feeds {
	width: 980px;
	height: 28px;
	margin: 0 auto;
	padding-top: 12px;
	text-align: right;
}

#feeds b {
	display: none;
}

#feeds a {
	padding: 0 21px;
	background: url(img02.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#feeds a:hover {
	text-decoration: underline;
}

#logo {
	width: 980px;
	height: 100px;
	margin: 0 auto;
	padding: 60px 0 0 0;
}

#logo h1, #logo p {
	margin: 0;
	float: left;
	text-transform: lowercase;
	color: #FFFFFF;
}

#logo h1 {
	padding-left: 40px;
	background: url(img03.gif) no-repeat left center;
	font-size: 4em;
}

#logo p {
	padding: 3px 0 0 5px;
	font-size: 1.4em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 980px;
	height: 60px;
	margin: 0 auto;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 43px;
	padding: 17px 30px 0 30px;
	background: url(img04.gif) no-repeat;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 1.8em;
	color: #5B6371;
}

#menu a:hover {
	color: #000000;
}

#menu .current_page_item a {
	background-color: #738197;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 40px 0;
}

/* Content */

#content {
	float: left;
	width: 660px;
	padding-top: 8px;
}

.post {
	text-align: justify;
}

.post .title, .pagetitle {
	margin: 0;
	border-bottom: 1px solid #1A1A1A;
}

.post .title a {
	text-decoration: none;
	color: #E6E6E6;
}

.post .title a:hover {
	color: #FA9C39;
}

.pagetitle {
	margin-bottom: 40px;
}

.post .meta, .post .longmeta {
	margin: 0;
	padding-left: 6px;
	background: url(img05.gif) no-repeat left center;
	color: #404040;
}

.post .meta a, .post .longmeta a {
	color: #404040;
}

.post .longmeta {
	padding: 10px 20px;
	background: #1A1A1A;
	border: 5px solid #050505;
	line-height: normal;
}

.post .entry {
	padding: 20px;
}

.post .more {
	text-align: right;
}

.post .more .read {
	padding: 0 20px 0 15px;
	background: url(img06.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
}

.post .more .comments {
	padding-left: 20px;
	background: url(img09.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
}

.post .more a:hover {
	text-decoration: underline;
}

.post .more b { display: none; }

.vline {
	border-bottom: 1px solid #1A1A1A;
}

.navigation {
	clear: both;
	height: 1.2em;
	padding: 10px 20px;
	background: #1A1A1A;
	border: 5px solid #050505;
	line-height: normal;
}

.navigation a {
	text-decoration: none;
	font-weight: bold;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Comments */

#comments {
}

#comments .commentlist {
	margin: 0;
	padding: 0;
	list-style: none;
}

#comments .commentlist li {
	padding: 10px 20px;
	background: #020202;
	border-bottom: 1px solid #000;
}

#comments .commentlist li.alt {
	background: #030303;
}

#comments .number {
	float: right;
}

#comments cite {
	float: left;
	font-style: normal;
	font-weight: bold;
}

#comments .commentmetadata {
	float: right;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #1A1A1A;
}

#comments .commentmetadata a {
	color: #666666;
}

#comments a {
	text-decoration: none;
}

#comments a:hover {
	text-decoration: underline;
}

#comments .commententry {
	clear: both;
	padding-top: 10px;
	border-top: 1px solid #1A1A1A;
}

#comment {
	width: 600px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 280px;
}

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

#sidebar li {
	margin-bottom: 20px;
	background: #1A1A1A;
	border: 5px solid #050505;
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
	margin: 0;
	background: none;
	border: none;
}

#sidebar li li a {
	padding-left: 15px;
	background: url(img08.gif) no-repeat left center;
	text-decoration: none;
}

#sidebar li li a:hover {
	text-decoration: underline;
}

#sidebar h2 {
	height: 40px;
	margin: 0;
	padding: 10px 0 0 10px;
	background: #BAD08B url(img07.gif) repeat-x;
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #000000;
}

/* Search */

#search form {
	padding: 20px;
}

#s {
	width: 150px;
}

/* Calendar */

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

#calendar a:hover {
	text-decoration: underline;
}

#calendar_wrap {
	padding: 20px;
}

#calendar caption {
	width: 100%;
	font-weight: bold;
}

#calendar table {
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 20px;
	background: #1A1A1A;
	border-top: 10px solid #050505;
}

#footer p {
	margin: 0;
	text-align: center;
	color: #444444;
}

#footer a {
	color: #444444;
}
