/*  
Theme Name: All Words Theme
Version: 1.0
Author: Studio Eighty Six
Author URI: http://www.studioeightysix.co.uk
*/

body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	background: #FFFFFF url(images/bg.jpg);
	background-attachment:fixed;
	background-position:center top;
	margin: 0px;
	padding: 0px 0px 0px;
}

a {
	color: #A98B43;
	text-decoration: underline;
}

a:visited {
	color: #A98B43;
	text-decoration: underline;
}

a:hover {
	color: #A98B43;
	text-decoration: none;
}

img {
	border: none;
}

p {
	padding: 0px 0px 15px;
	margin: 0px;
}

h1 {
	margin:0px;
	background: url(images/header-icon.gif) no-repeat;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}
h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}

h2 {
	color: #333;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font-family:"Courier New", Courier, monospace;
	font-size:20px;
	font-weight: bold;
	padding-bottom: 3px;
}

h2 a, h2 a:visited {
	color: #333;
	text-decoration: none;
}

h2 a:hover {
	color: #A98B43;
	text-decoration: none;
}

h2.testimonials {
	font-size:15px;
	border-bottom:none;
	padding-bottom:0px;
	margin-bottom: 0px;
}

h2.testimonials a, h2.testimonials a:visited {
	color: #A98B43;
	text-decoration: none;
}

h2.testimonials a:hover {
	color: #333;
	text-decoration: none;
}

h3 {
	font-family:"Courier New", Courier, monospace;
	font-size:17px;
	font-weight: bold;
	margin: 10px 0px 5px;
	color: #333;
}

h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 760px;
	background: #FFFFFF url(images/page-bg.png);
	background-repeat:repeat-y;
	background-position:center 250px;
	padding-bottom:50px;
}
/* header area */
#header {
	background: url(images/header/rotate.php) no-repeat;
	height: 250px;
	position: relative;
}

#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
#nav {
	list-style: none;
	margin: 0px;
	padding:0px;
	position:absolute;
	bottom:95px;
	left:30px;
	width:600px;
}
#nav li {
	float: left;
	margin-left: 5px;
	border-right: 1px solid #333;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #333;
	text-decoration: none;
}
#nav li a{
	color: #333;
	text-decoration: none;
	padding-right: 5px;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:16px;
	display: block;
}
#nav li a:hover {
	color: #000000;
}

/* content area */
#content {
	padding: 0px 0px 30px 0;
	margin:0 0 0 25px;
	float: left;
	width: 505px;
	min-height:750px;
	overflow: hidden;
	background-color:#FF0000;
	background: url(images/content-bg.png) repeat-y;
}

.content-border {
	padding:0;
	margin:0;
	background-image: url(images/content-border.png);
	height:10px;
	width:505px;
}

.post {
	clear:both;
	padding-top: 15px;
	margin-left:15px;
	width:474px;
}

.testimonial {
	clear:both;
	padding-top: 5px;
	margin-left:15px;
	width:465px;
}

.testimonial p {
	padding: 0px 0px 10px;
	margin: 0px;
}

.testimonialtitle{
	clear:both;
	padding-top: 15px;
	margin-left:15px;
	width:465px;
}

.post-date {
	width: 45px;
	height: 49px;
	float:left;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	width: 465px;
	margin-bottom:10px;
}

.entry {
	clear: both;
	padding-top: 0px;
}

.post-cat {
	padding-left:0;
	float:left;
	font-size: 95%;
	color: #999999;
}

.post-comments {
	padding-left: 20px;
	float: right;
	font-size: 95%;
}

.post-calendar {
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}

.author {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.author a {
	text-decoration:none;
}

.author a:hover {
	color:#333;
}

.mini-add-comment {
	padding-left: 18px;
	float: right;
}

.navigation {
	clear: both;
	padding: 10px 0px;
}

.navigation a, .navigation a:visited {
	color: #A98B43;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 450px;
	height: 115px;
	background:#eee;
	border: 1px solid #A98B43;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */

#sidebar {
	float: right;
	padding: 0px 0px 20px 0px;
	margin-bottom:20px;
	margin-right:25px;
	width: 200px;
	color: #666666;
	overflow: hidden;
	height:auto;
	background: url(images/sidebar-bg.png) repeat-y;
}

.sidebar-border-top {
	padding:0;
	margin:0;
	background-image: url(images/sidebar-border-top.png);
	height:5px;
	width:200px;
}


.sidebar-border-bottom {
	padding:0;
	margin:0 0 -20px;
	background-image: url(images/sidebar-border-bottom.png);
	height:5px;
	width:200px;
}


/*sidebar title (h2) */

#sidebar h2, #sidebar .sidebartitle{
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:17px;
	color: #333;
	margin: 10px 0px 2px;
	border-bottom: 1px solid #ccc;
}

/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #A98B43;
	text-decoration: none;
}
#sidebar a:hover{
	color: #333;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0 0 10px;
	padding: 0 20px 0 15px;
}

#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

/*sidebar list level2 */

#sidebar ul li ul {
	padding: 0;
	margin: 0;
}

#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #ccc;
}

/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}

/*blogroll */
ul.list-blogroll li{
}

/*category widget */
ul.list-cat li, li.widget_categories li{
}

/*archives widget */
ul.list-archives li, li.widget_archives li{
}

/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
}

/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
}

/*recent comments widget */
li.widget_recent_comments li{
}

/*calendar widget */

li.widget_calendar td {
	padding: 1px 7px;
}

/*text widget */

.textwidget {
	padding-top: 5px;
}


/*Sidebar 2*/

#block1 {
	float: right;
	padding: 0px 0px 20px 0px;
	margin-bottom:20px;
	margin-right:25px;
	width: 200px;
	color: #666666;
	overflow: hidden;
	background: url(images/sidebar-bg.png) repeat-y;
}

#block2 {
	float: right;
	padding: 0px 0px 20px 0px;
	margin-bottom:20px;
	margin-right:25px;
	width: 200px;
	color: #666666;
	overflow: hidden;
	background: url(images/sidebar-bg.png) repeat-y;
}

#block3 {
	float: right;
	padding: 0px 0px 20px 0px;
	margin-bottom:20px;
	margin-right:25px;
	width: 200px;
	color: #666666;
	overflow: hidden;
	background: url(images/sidebar-bg.png) repeat-y;
}

#block2 h2, #block1 h2 {
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:17px;
	color: #333;
	margin: 10px 0px 2px;
	border-bottom: 1px solid #ccc;
}

#block2 p {
	margin:0px;
	padding:0px;
}

#block1 p {
	margin:0px;
	padding:10px 0 5px;
	font-size:12px;
	font-weight:bold;
}

#block2 a, #block2 a:visited, #block1 a, #block1 a:visited{
	color: #A98B43;
	text-decoration: none;
}

#block2 a:hover, #block1 a:hover {
	color: #333;
	text-decoration: none;
}

#block2 ul, #block1 ul {
	margin: 0 0 10px;
	padding: 0 14px 0 12px;
}

#block2 ul li, #block1 ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}


#block2 ul li ul, #block1 ul li ul {
	padding: 0;
	margin: 0;
}

#block2 ul li ul li, #block1 ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #ccc;
}

#block2 ul li ul li ul li, #block1 ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #bed881;
	background: #fff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

/* footer area */
#footer {
	clear: both;
	color: #999999;
	font-size: 95%;
	line-height: 130%;
	margin-left:25px;
	width:505px;
	background: url(images/footer-bg.png) repeat-y;
}

.footer-border-bottom {
	padding:0;
	margin:0;
	background-image: url(images/footer-border-bottom.png);
	height:10px;
	width:505px;
}

.footer-border-top {
	padding:0;
	margin:0;
	background-image: url(images/footer-border-top.png);
	height:30px;
	width:505px;
}

#footer a, #footer a:visited {
	color: #A98B43;
	text-decoration: none;
	font-weight:bold;
}

#footer a:hover {
	color: #333;
	text-decoration: none;
	font-weight:bold;
}

#footer h4 {
	font-weight: bold;
	font-size:17px;
	font-family: "Courier New", Courier, monospace;
	color: #333;
	margin: 10px 0px 5px;
}

/*Column Widths*/

.column1, .column2, .column3 {
	width:155px;
}

/*Column 1*/

.column1 {
	float: left;
	margin-left: 10px;
}

.column1 strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}

.column1 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}

.column1 ul li {
	padding: 0px 0px 10px 0px;
}

/*Column 2*/

.column2 {
	float: left;
	margin-left: 10px;
}

.column2 strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}

.column2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}

.column2 ul li {
	padding: 0px 0px 10px 0px;
}

/*Column 3*/

.column3 {
	float: left;
	margin-left: 10px;
}

.column3 strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}

.column3 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}

.column3 ul li {
	padding: 0px 0px 10px 0px;
}

/* credits */
#credits {
	clear: both;
	color: #666;
	font-size: 86%;
	line-height: 130%;
	margin-left:30px;
	width:505px;
}

#credits a, #credit a:visited {
	color: #333;
	text-decoration:underline;
}

.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
