/*  
Theme Name: Unmoving
Theme URI: http://www.freewpthemes.net
Description: A three-column, fixed-width template featuring two 'widgetized' sidebars. Ideal for 1024x768 resolution.
Version: 1.0.1
Released: 20070716
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net
*/

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	background: #504B49 url(images/img01.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}

h1, h2, h3 {
	text-transform: lowercase;
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #EDEBD5;
}

h1 {
	font-size: 197%;
}

h2 {
	letter-spacing: -1px;
	font-size: 182%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 1.6em;
}

blockquote {
}

a:link {
	color: #CCCCCC;
}

a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	color: #999999;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

hr {
	display: none;
}

.navigation {
	padding-top: 20px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Wrapper */

#wrapper {
	background: url(images/img02.gif) repeat-x;
}

/* Header */

#header {
	width: 980px;
	height: 102px;
	margin: 0 auto;
}

#header h1 {
	float: left;
	padding: 10px 0 0 0;
	font-size: 36px;
}

#header h1 a {
	text-decoration: none;
	color: #EDEBD5;
}

#header p {
	float: left;
	padding: 10px 0 0 5px;
	text-transform: lowercase;
	font: italic 18px "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	color: #EDEBD5;
}

/* Search */

#searchform {
	float: right;
	width: 230px;
	padding: 25px 0 0 0;
}

#searchform fieldset {
	border: none;
}

#searchform legend {
	display: none;
}

#searchform input {
	font: normal 100% "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#searchfield {
	width: 150px;
	padding: 2px 5px;
	background: #C0C0C0;
	border: 1px solid #000000;
}

#searchsubmit {
	width: 60px;
	background: #B23132;
	border: 1px solid #BB4041;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 580px;
}

.post {
	margin-bottom: 20px;
}

.post ul {
	list-style: none;
}

.post ul li {
}

.post ol {
	list-style-position: inside;
}

.post .title, .pagetitle {
	height: 50px;
	padding: 0 0 0 22px;
	background: url(images/img09.jpg) no-repeat;
	color: #554D49;
}

.post .title a {
	text-decoration: none;
	color: #554D49;
}

.post small {
	font-size: 85%;
}

.post .byline, .post .meta {
	margin: 0;
	padding: 0 20px;
	line-height: normal;
}

.post .byline {
	padding-top: 5px;
}

.post .byline .posted {
	padding-left: 15px;
	background: url(images/img11.gif) no-repeat left center;
}

.post .byline .edit {
	padding-left: 15px;
	background: url(images/img12.gif) no-repeat left center;
}

.post .meta {
	padding-bottom: 5px;
}

.post .meta .comments {
	padding-left: 15px;
	background: url(images/img13.gif) no-repeat left center;
}

.post .meta .categories {
	padding-left: 15px;
	background: url(images/img14.gif) no-repeat left center;
}

.post .entry {
	padding: 20px 20px 0 20px;
}

/* Search Results */

.result {
	padding-bottom: 20px;
	border-bottom: 1px dashed #393634;
}

.result .title {
	height: auto;
	margin: 0;
	background: none;
	font-size: 136%;
}

.result .title a {
	color: #FFFFFF;
}

.result .entry {
	padding-top: 0;
}

/* Comments */

#comments {
	padding: 20px 0 10px 0;
}

.commentlist {
	margin: 0 3em;
	list-style-position: outside;
	list-style-type: decimal;
	line-height: normal;
}

.commentlist li {
	padding: 10px 0;
}

.commentlist cite, .commentlist small, .commentlist p {
	margin: 0;
	padding-left: 10px;
	line-height: normal;
	border-left: 1px solid #CBCBCB;
}

/* Respond */

#respond {
	padding: 20px 0 0 0;
}

#respond h3 {
	margin-bottom: 20px;
}

#respond p {
	margin: 0 0 5px 0;
}

#comment {
	width: 400px;
	padding: 1px 5px;
	background: #C0C0C0;
	border: 1px solid #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #3F4C6B;
}

#submit {
	padding: 0 5px;
	background: #B23132;
	border: 1px solid #BB4041;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* Sidebar */

.sidebar {
	position: relative;
	float: right;
	width: 194px;
	padding: 0 0 0 6px;
}

.sidebar ul {
	position: relative;
	list-style: none;
	line-height: normal;
	background: url(images/img03.jpg) repeat-y;
}

.sidebar li {
	padding-bottom: 20px;
	background: url(images/img05.jpg) no-repeat left bottom;
}

.sidebar li ul {
	padding: 0 17px 10px 17px;
}

.sidebar li p {
	padding: 0 17px;
}

.sidebar li li {
	padding: 5px 0;
	background: url(images/img06.gif) repeat-x left bottom;
}

.sidebar a {
	text-decoration: none;
	color: #076A6A;
}

.sidebar a:hover {
	text-decoration: underline;
	color: #B23132;
}

.sidebar h2 {
	height: 37px;
	padding: 3px 0 15px 17px;
	background: url(images/img04.jpg) no-repeat;
}

/* Right Sidebar */

#right-sidebar li {
	background: url(images/img08.jpg) no-repeat left bottom;
}

#right-sidebar li li {
	background: url(images/img06.gif) repeat-x left bottom;
}

#right-sidebar h2 {
	background: url(images/img07.jpg) no-repeat;
}

/* Calendar */

#calendar_wrap {
	padding: 0 17px 10px 17px;
}

#wp-calendar {
	width: 100%;
	border-collapse: collapse;
}

#wp-calendar caption {
	padding: 2px 0;
	font-weight: bold;
	background: url(images/img06.gif) repeat-x left bottom;
}

#wp-calendar tr {
}

#wp-calendar th {
	background: #EFEFEF url(images/img06.gif) repeat-x left bottom;
}

#wp-calendar td {
	padding: 0 2px;
}

#wp-calendar tbody td {
	text-align: center;
	color: #999999;
}

#wp-calendar tbody td a {
	display: block;
	color: #076A6A;
}

#wp-calendar tbody td a:hover {
	background: #CFD3AF;
	text-decoration: none;
	color: #B23132;
}

#wp-calendar tfoot td {
	padding: 2px 0;
	font-weight: bold;
	background: url(images/img06.gif) repeat-x;
}

#today, #today a {
	font-weight: bold;
}

#prev {
	text-align: left;
}

#next {
	text-align: right;
}

/* Footer */

#footer {
	clear: both;
	width: 778px;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
	font-size: 85%;
}

#footer p {
	margin: 0;
	line-height: normal;
}