/*  
Theme Name: HandFactor
Theme URI: http://www.prescribedmadness.com/
Description: Widget ready and tested on WP 2.3.1
Version: 1.0
Author: prescribed Madness
Author URI: http://www.prescribedmadness.com/
*/

body {
	margin: 0;
	padding: 0;
	background: #FAD78E ;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #444 ;
}

h1, h2, h3 {
	margin: 0;
	font-family: Verdana, Tahoma, Arial, non-serif;
	font-weight: normal;
	color: #333333 ;
}

h1 { font-size: 20px; }

h2 { font-size: 18px; }

h3 { }

p, ul, ol {
	margin: 0 10px 0 10px;
	line-height: 140%;
	text-align: left;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

ul, ol { }

blockquote { }

a { color: #444444; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.alignleft {
	float: left;
	margin: 5px 8px 7px -5px ;
}

img.alignright {
	float: right;
	margin: 5px -5px 7px 8px ;
}

img.aligncenter {
	float: center ;
	margin: 5px ;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
	}

#wrapper {
	background: none ;
	}

/* Header */

#header-wrapper {
	width: 800px;
	margin: 0 auto;
	}

#header {
	width: 800px;
	height: 130px;
	margin: 0 auto;
	background: url(images/bg.jpg) ;
	}

/* Menu */

#menu {
	float: left;
	height: 31px;
}

#menu ul {
	margin: 25px 0 0 30px ;
	padding-left: 20px ;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	margin-right: 25px ;
}

#menu li a {
	display: block;
	float: left;
	padding: 5px ;
	text-decoration: none;
	font: normal 12px Verdana, Tahoma, Helvetica, Arial ;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: underline; }

#menu .current a {
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 305px;
	height: 76px;
}

#search form {
	float: right;
	margin: 0;
	padding: 20px 23px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	font: 12px Tahoma, Arial, non-serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #fff;
	color: #658453;
}

#search-submit {
	height: 21px;
	margin-left: 6px;
	color: #39561D;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background: url(images/bg.jpg) ;
}


/* LOGO */

#logo {
	height: 189px;
	background: url(images/header.jpg) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
}

#logo h1 { padding-top: 140px; }

#logo h1 a {
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: underline; }

#logo p {
	padding: 165px 0 0 15px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #B6ACA2;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: left;
	width: 525px;
	margin-top: -60px ;
	margin-left: 30px ;
}

#content .top {
	height: 25px ;
	width: 525px ;
	background: url(images/txt_top.jpg) top left no-repeat ;
	}

#content .txt {
	background: url(images/txt_bg.jpg) ;
	}

#content .btm {
	margin-top: -35px ;
	height: 25px ;
	width: 525px ;
	background: url(images/txt_btm.jpg) ;
	}

#content p {
padding-bottom: 13px ;
}


/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	height: 25px;
	margin: 0 0 3px 30px ;
	padding: 19px 0px 2px 0;
	text-decoration: none ;
}


.post .date {
	float: right;
	margin-top: -25px;
	padding-right: 30px;
	font-weight: bold;
	font-size: 13px;
	color: #5F76B1 ;
}

.post .meta {
	float: left;
	margin: -10px 0 0 30px ;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #E6A12C ;
}

.post .title a {
	font: bold 18px Tahoma, "Trebuchet MS", Verdana, Arial ;
	color: #E6A12C ;
	text-decoration: none;
}

.post .meta a { color: #E6A12C; text-decoration: none }

.post .entry {
	margin: 25px 20px 35px 20px ;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */


#sidebar {
	float: right ;
	width: 200px ;
	margin-right: 22px ;
	}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 23px;
	padding: 0 3px 10px 0px;
}

#sidebar li ul {
	line-height: 150%;
}

#sidebar li li {
	margin: 0;
	padding: 0 20px;
}

#sidebar li a {
	color: #ffffff ;
	text-decoration: none ;
}

#sidebar li a:hover {
	text-decoration: underline ;
}

#sidebar h2 {
	height: 32px;
	margin: 0 0 3px 0px;
	padding: 5px 0 2px 20px;
	background: url(images/sidebar.jpg) no-repeat left top;
	font-size: 18px;
	font-weight: bold ;
	color: #FFFFFF;
}


#sidebar p {
	line-height: 150%;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
}

#calendar tfoot #next {
	text-align: right;
}

#calendar #today {
	background: #E7F1E1;
}

/* Footer */

#footer {
	width: 800px;
	height: 150px ;
	margin: 0 auto 0 auto;
	padding: 0;
	background:  url(images/footer.jpg) no-repeat left top;
}

#footer p {
	padding: 90px 0 ;
	text-align: center;
	line-height: normal;
	color: #B5ADA5;
}

#footer a {
	color: #B5ADA5;
}

.credit {
	margin: 0;
	padding: 0;
}


/* top menu */
#topmen {width: 780px; height: 60px; margin: 0; padding-left: 28px; background: url(images/bg.jpg) }
#topmen h2 a {text-decoration: none; color: #fff; display: block; width:147px; height:53px; overflow:hidden; background-repeat:no-repeat; float: left; }
#topmen h2 a:hover { background-position:0 -53px; }

#topmen h2 span { margin-top:-9999px; float: left; }

#services, #ahands, #akay, #articles, #ct { margin-right:3px; width:147px; float: left; }
#services h2 a { background: url(images/tm-services.jpg) }
#ahands h2 a { background: url(images/tm-ahands.jpg) }
#akay h2 a { background: url(images/tm-akay.jpg) }
#articles h2 a { background: url(images/tm-articles.jpg) }
#ct h2 a { background: url(images/tm-ct.jpg) }

