/*  
Theme Name: Enigma
Theme URI: http://www.freewpthemes.net
Description: A two-column, fixed-width template featuring a 'widgetized' sidebar.
Version: 1.0
Released: 20070626
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net
*/

body {
	margin: 0;
	padding: 0;
	background: #7F7F7F url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
}

h1, h2, h3 {
	color: #4096EE;
}

h1 {
	font-size: 136%;
	font-weight: normal;
}

h2 {
	font-size: 122%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
}

blockquote {
	font-style: italic;
}

a:link {
	color: #4096EE;
}

a:hover, a:active {
	text-decoration: none;
}

a:visited {
	color: #CCC;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

hr {
	display: none;
}

/* Wrapper */

#wrapper {
}

/* Top Menu */

#topmenu {
	width: 600px;
	height: 25px;
	margin: 0 auto 10px auto;
	background: #000 url(images/img02.gif) no-repeat left bottom;
}

#topmenu ul {
	width: 560px;
	height: 23px;
	margin: 0;
	padding: 2px 20px 0 20px;
	background: url(images/img03.gif) no-repeat right bottom;
}

#topmenu li {
	display: block;
}

#topmenu a {
	text-decoration: none;
	font-size: 85%;
	color: #999;
}

#topmenu a:hover {
	text-decoration: underline;
}

#tm-home {
	float: left;
	padding-left: 22px;
	background: url(images/img04.gif) no-repeat left center;
}

#tm-entries-rss {
	float: right;
	padding-left: 22px;
	background: url(images/img05.gif) no-repeat left center;
}

#tm-comments-rss {
	float: right;
	padding: 0 20px 0 22px;
	background: url(images/img05.gif) no-repeat left center;
}

/* Header */

#header {
	width: 560px;
	height: 160px;
	margin: 0 auto;
	padding: 20px 20px 0 20px;
	background: #000 url(images/img06.gif) no-repeat;
}

#header h1 {
	float: left;
	height: 70px;
	margin: 0;
	padding: 30px 0 0 110px;
	background: url(images/img07.jpg) no-repeat left top;
	text-transform: lowercase;
	font-size: 60px;
	font-weight: normal;
}

#header h1 a {
	text-decoration: none;
	color: #FFF;
}

#header p {
	float: left;
	margin: 0;
	padding: 75px 0 0 6px;
	text-transform: lowercase;
	color: #999;
}

/* Page */

#page {
	width: 560px;
	margin: 0 auto;
	padding: 20px 0;
	background: #000 url(images/img08.gif) repeat-x;
	border-left: 20px solid #000;
	border-right: 20px solid #000;
}

/* Content */

#content {
	float: left;
	width: 320px;
}

#content ul {
}

#content ul li {
}

.post {
}

.post .title {
	color: #4096EE;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
}

.post .entry p, .post .entry ol, .post .entry ul {
	text-align: justify;
} 

.post .meta {
	margin: 0 0 30px 0;
	padding: 5px 10px;
	background: #0D0D0D;
	font-size: 77%;
	color: #525050;
}

.post .meta ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

/* Comments */

#comments {
	padding: 20px 0 0 0;
}

.commentlist {
	line-height: normal;
}

.commentlist li {
	padding: 10px 0;
}

.commentlist cite, .commentlist small, .commentlist p {
}

/* Respond */

#respond {
}

#respond h3 {
}

#respond p {
	margin: 0 0 5px 0;
}

#comment {
	width: 300px;
	height: 100px;
	padding: 1px 5px;
	background: #0D1E30;
	border: 1px solid #4096EE;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #4096EE;
}

#submit {
	padding: 0 5px;
	background: #4096EE;
	border: 1px solid #4096EE;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding: 0 0 0 20px;
	background: url(images/img09.gif) repeat-y;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 10px;
	padding-bottom: 20px;
	background: url(images/img08.gif) repeat-x left bottom;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 0 0 0 10px;
	background: url(images/img10.gif) no-repeat left center;
}

#sidebar a {
	text-decoration: none;
	color: #74C343;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar h2 {
	color: #74C343;
}

/* Widgets */

#search {
}

#search input {
	background: #74C343;
	border: 1px solid #74C343;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
}

#search #s {
	width: 130px;
	background: #17270D;
	color: #74C343;
}

#search br {
	display: none;
}

.result .title {
}

/* Calendar */

#calendar_wrap {
}

#wp-calendar {
	width: 100%;
	border-collapse: collapse;
}

#wp-calendar caption {
}

#wp-calendar tr {
}

#wp-calendar th {
}

#wp-calendar td {
	padding: 0 2px;
}

#wp-calendar tbody td {
	text-align: center;
}

#wp-calendar tbody td a {
}

#wp-calendar tfoot td {
}

#today, #today a {
	background: #0D0D0D;
	font-weight: bold;
}

#today a {
	display: block;
}

#prev {
	text-align: left;
}

#next {
	text-align: right;
}

/* Footer */

#footer {
	clear: both;
	width: 560px;
	margin: 0 auto;
	padding: 20px;
	background: url(images/img11.gif) no-repeat;
	text-align: center;
	font-size: 85%;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #333;
}

#footer a {
	color: #333;
}