/*
Theme Name: Right IT
Theme URI: http://www.untoldfacts.com/
Description: A two-column, fixed-width design suitable for personal and small company website.
Version: 1.0
Author: Right IT 
Author URI: http://www.rightit.org/
Tags: red, fixed width, two columns, widgets
*/


body {
	margin: 0px;
	padding: 0px;
	background: #f4f4ea url(images/img011.gif) repeat-x left top;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #676755;
}

a:hover {
	text-decoration: none;
	color: #cc1111;
}

a img {
	border: none;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	margin: 0px auto;
}

img.alignleft {
	margin-right: 20px;
}

img.alignright {
	margin-left: 20px;
}

/* Header */

#header {
	width: 900px;
	height: 100px;
	margin: 0px auto;
	border:0px solid;
}

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

/* Logo */

#logo {
	float: right;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding: 25px 0px 0px 0px;
}

/* Menu */

#menu {
	float:left;
}

#menu ul {
	margin: 0px;
	padding: 60px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	
}

#menu li {
	float: left;
	margin: 5px;
	padding: 5px;
	background: #169b16;
}

#menu a {
	display: block;
	width: auto;
	height: 16px;
	
}

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

#menu .current_page_item {
	font: bold 12px verdana;
}

#menu .current_page_item a {
	font: bold 12px verdana;
}

/* Page */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 30px 0px;
}

.pagetitle {color:#769976;}
/* Content */

#content {
	float: right;
	width: 570px;
}

.post {
	margin: 0px 0px 50px 0px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #90c490;
}

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

.post .entry {
	padding: 10px 0px 0px 0px;
}

.post .meta {
	font-weight: normal;
}

.post .meta p {
	margin: 0px;
	line-height: normal;
}

.post .byline {
	margin: 0px;
}

.navigation {
	font-size: larger;
	font-weight: bold;
}

.navigation a {
	text-decoration: none;
}

/* Comments */

#comment {
	width: 80%;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 300px;
	background: url(images/img033.gif) repeat-y left top;
}

#sidebar-bgtop {
	height: 3px;
	background: url(images/img044.gif) no-repeat left top;
}

#sidebar-bgbtm {
	height: 3px;
	background: url(images/img055.gif) no-repeat left bottom;
}

#sidebar-content {
	padding: 10px 10px 10px 20px;
}

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

#sidebar li ul {
	margin-bottom: 2.0em;
	list-style: none;
	
}

#sidebar li ul li{
	list-style: none;
	background: url('images/bullet2.gif') no-repeat 5px 7px;padding-left:20px; display:block;
}

#sidebar h2 {
	background:#e4efe1;
	font-size: 1.0em;
	width:250px;
	padding-left: 5px;
	border:1px solid #a4afa1;
}

#sidebar a {
	text-decoration: none;
}

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

#sidebar .children {
	margin: 0px 0px 0px 20px;
}

#sidebar p {
}

/* Search */

#search {
}

#search form {
	margin-bottom: 2.0em;
	padding: 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#s {
	width: 182px;
	padding:2px;
	border:1px solid #a1a4a1;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	margin: 0px auto 10px auto;
	
	color: #565656;
}

#footer p {
	margin: 0px;
	padding: 19px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
}

#footer a {
	color: #989898;
}
