/*  
Theme Name: Hope
Theme URI: http://www.thisishope.co.uk/
Description: Hope Theme
Version: 1.0
Author: international calling code
Author URI: http://www.assistbook.com/countries/
*/

/* main structure */
* { 
	margin: 0;
	padding: 0;
	}
	
body {
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	background:url(./img/bg-top.png) repeat-x top #f3f1ea;
	}
	
.width {
	width:747px;
	margin:0 auto;
	}
	
#header {
	height:180px;
	padding:0 45px;
	}
	
#description {
	height:136px;
	}
	
#desc {
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	margin-left:13px;
	padding:0;
	}
	
h1 {
	font-size:35px;
	color:#ffffff;
	font-weight:bold;
	padding:30px 0 0 10px;
	}
	
h1 a {
	color:#ffffff;
	font-weight:normal;
	}
	
h1 a:hover {
	color:#F2F2F2;
	text-decoration:none;
	}
	
li {
	margin-left:30px;
}

#content {
	background:url(./img/content-bg.png) repeat-y;
	padding:0 18px 0 45px;
	width:684px;
	margin:0 auto;
	}

.cleaner {
	clear:both;
	height:0;
	line-height:0;
  	font-size:0; 
	}
/* main structure */
	
/* pagelist and search */	
#pagelist {
	font-size:11px;
	font-family:"Tahoma", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	margin-top:8px;
	height:30px;
	}

#pagelist ul li {
	display:block;
	float:left;
	margin-left:0px;
	}
	
#pagelist ul li a {
	display:block;
	float:left;
	color:#ffffff;
	font-weight:normal;
	margin:0 50px 0 0;
	}
	
#pagelist ul li a:hover {
	text-decoration:underline;
	color:#ffffff;
	}
	
#pagelist ul li.current_page_item a {
	font-weight:bold;
	color:#ffffff;
	}
	
#searchform {
	float:right;
	font-size:10px;
	color:#ececec;
	font-family:"Tahoma", "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	margin-top:13px;
	}
		

/* text */
#text {
	float:left;
	background:url(./img/text.png) top repeat-x;
	font-size:12px;
	color:#605556;
	padding:0;
	
	}
.textsmall{
	width:470px;
}
.textsingle{
	width:660px;
}
	
.pub {
	font-size:11px;
	color:#858180;
	margin:5px 0 0 0;
	padding-top:2px;
	padding-bottom:10px;
	line-height:1.5;
	}
	
.pub a {
	font-weight:normal;
	color:#8b6636;
	text-decoration:underline;
	}
	
.line-1 {
	background:url(./img/calendar.png) left top no-repeat;
	padding-left:20px;
	}
	
.line-2 {
	background:url(./img/tag_blue.png) left top no-repeat;
	padding-left:20px;
	}
	
.line-2 a {
	color:#858180;;
	}
	
.pub a:hover {
	text-decoration:none;
	}
	
p {
	padding:5px 0;
	}
	
#text h2 {
	color:#444;
	font-size:25px;
	line-height:normal;
	border-bottom:1px solid #d3d2c6;
	border-top:1px solid #d3d2c6;
	margin-bottom:10px;
	text-align:center;
	padding-bottom:4px;
	}

#text .post h2 {
	color:#292929;
	font-size:24px;
	margin-bottom:0;
	text-align:left;
	border-bottom:none;
	border-top:none;
	padding-bottom:0;
	}
	
.post h2 a {
	color:#292929;
	font-weight:normal;
	}
	
.post h2 a:hover {
	text-decoration:underline;
	}
	
.post ul li {
	list-style-type:square;
	padding-top:2px;
	margin-left:20px;
	}
	
.post ol li {
	margin-left:25px;
	padding-top:2px;
	}
	
blockquote {
	margin-top:5px;
	background:url(./img/quote.png) left top no-repeat;
	padding:5px 5px 5px 45px;
	}
	
blockquote blockquote {
	background:none;
	}
		
.post {
	margin-top:20px;
	margin-bottom:40px;
	}
	

	
#text img {
	border:1px solid #9793af;
	padding:3px;
	}
	
/* text */

/* headlines and links */	
h2,h3,h5,h6 {
	color:#000000;
	text-align:left;
	}
	
h3 {
  	margin-top:5px;
	font-size:18px;
	}
	
h4{
	margin-top:15px;
	font-size:14px;
}
	
a {
	text-decoration:none;
	color:#444;
	font-weight:bold;
	}
	
a:hover {
	text-decoration:underline;
	}
/* headlines and links */

/* comments */	
h3.comments {
	margin-top:20px;
	margin-bottom:10px;
	font-size:18px;
	color:#71605b;
	}
	
.commentmetadata {
	
	padding:5px;
	background-color:#B1ABA3;
	color:#444;
	height:17px;
	}
	
.commentmetadata a {
	color:#444;
	}
	
	

/* footer */
#content-btm {
	text-align:center;
	color:#9c9887;
	background:url(./img/content-btm.png) repeat-x;
	height:140px;
	}
	
#content-btx {
	width:747px;
	margin:0 auto;
	background:url(./img/content-btx.png) no-repeat;
	height:140px;
	}
	
#top-panel {
	float:right;
	margin-top:23px;
	font-size:12px;
	color:#e9e6db;
	font-weight:bold;
	padding:0 28px 0 45px;
	}
	
#top-panel a {
	color:#e9e6db;
	}
	
#tp-1 {
	display:inline;
	background:url(./img/icon_mail.gif) left top no-repeat;
	padding-left:23px;
	margin-right:25px;
	}
	
#tp-2 {
	display:inline;
	background:url(./img/comment.gif) left top no-repeat;
	padding-left:23px;
	}
	
#bottom-panel {
	margin-top:35px;
	font-size:12px;
	color:#FFFFFF;
	}
	
#bottom-panel a {
	color:#FFFFFF;
	}
/* footer */

/* other */	
#nav {
	height:20px;
	font-size:12px;
	color:#000000;
	}
	
.floatleft {
	float:left;
	margin-right:10px;
	}
	
.floatright {
	float:right;
	margin-left:10px;
	}
	
.alignleft {
	float:left;
	}
	
.alignright {
	float:right;
	}
	
/* Page Navi Styles */	
.pushout{
	margin-bottom:10px;
	margin-top:10px;
}

/*Table alternatiing classes */
.table{
	width:99%;
}
.tablecol{
	padding: 5px;
	
}
.tablecolorhead{
	background-color:#3C3835;
	color:#FFFFFF;
	text-align:left;
}
.tablecolor1{
	background-color:#F3F2F1;
}
.tablecolor2{
	background-color:#CBC6BC;
}

/*Product Footer */
#productfoot{
	color:#ffffff;
	/*background-color:#D5D4C8;*/
	padding:5px;
	margin-top:10px;
}
#current-nav{
	font-weight:bold;
	}

