/*
Theme Name: wordsofpeace-0810
Description: 
Version: 1
Author: Lewis Murphy/John Ryan
Author URI: http://www.lewcreative.com/
Tags: white, light, two-columns, fixed-width, 
*/

*{
behavior: url(css/iepngfix.htc);
padding: 0; 
margin:0; 
}

html {
	text-align: center; /*center hack*/
	}

body {
background: #fbfbfb;
font-size: 62.5%; /* Resets 1em to 10px */
font-family: "Times New Roman", Times, serif;
color: #444;


}


/* @group links */


a {
	color: #f87a1b;
	text-decoration:none;
	font-style: italic;
}
a:hover {
	text-decoration:underline;
	color: #1d89a0;
}


a img{ 	margin: 1px;
	border-style: none;
}
a:hover img{ 	}

/* @end */


/* @group Sections */

/* @group Header */

#header{
	height: 80px;
	border-bottom: 1px solid #808080;
	margin-bottom: 30px;
	padding-left: 20px;
}


#logo{
	width: 930px;
	margin: 0 auto;
}

#logo h1 {
background: url(i/logo5.gif) no-repeat 0 0;
float: left;
height:130px;
position:relative;
width:810px;
}
#logo h1 a {
display:block;
height:100%;

}


#header.noborder{
	border-style: none;
}

/* @end */


#wrap{
	text-align: left;
}
#container {
text-align: left;

width: 750px;
	margin: 0 auto;
	position: relative;
	clear: both;
	overflow: hidden;
	background-color: #fff;
}
	

/**--
#container {
	max-width: 930px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	font-size: 13px; 
	line-height: 1.7em;
	}
*/
#content {
		margin: 0 auto;
		width: 700px;
}

#nav{
	margin: 40px 40px 40px 0;
}	

.home_left{
	padding: 10px;
	width: 680px;
	background-color: #f1f1f1;
}

.video{
	width: 578px;
	margin: 0 auto;
}

/** ------- Content Area --------- **/






/* @end */

/* @group typography */

.hidethis {
display:none;
}
.clearthis {
clear:both;
float:none;
font-size:1px;
height:1px;
margin:0;
overflow:hidden;
visibility:hidden;
}

.right{
	float: right;
	margin-right: 0;
}

.left{
	float: left;
}

ol{
	font-size: 1em;
}

ol ul{
	text-indent: 10px;
	list-style-position: inside;
}

ol ol{
	
	list-style-type: lower-latin;
	list-style-position: inside;
}

ol ol li{
	font-size: 1.2em;
}


li{
	font-size: 1.2em;
	margin-bottom: 5px;
}

p {
font-size: 1.2em;
color: #3a3a3a;
margin-bottom: 20px;
}

/*h2,p{width:100%;}  keep otherwise text dispears in IE */

/* =HEADINGS */

h1, h2 {
  letter-spacing: -.05em;
  line-height: 30px;
}

h1 {
  margin-top: 40px;
  font-size: 38px;
  color: #585857;
}

h2 {
  margin: 30px 0 0px;
  color: #555251;
	font-size: 22px;
}

h3 {
  margin-bottom: 20px;
  font-size: 20px;
  color: #6e6968;
 
}

h4 {
  font-size: 18px;
  color: #6e6968;
  margin-top: 10px ;
}

h5{
	  font-size: 18px;
	  
}

h1.header a{
	color: #4a4a4a;
	text-decoration: none;
	font-style: normal;
}

h1.header a:hover{
	color: #939393;
}

h1.header {
	font-size: 70px;
	color: #4a4a4a;
	font-weight: normal;
	
}

span.header{
	font-size: 50px;
	font-style: italic;
	color: #676767;
}

.sub{
	margin-top: 0;
	font-style: italic;
}

p.credit{
	font-size: 16px;
	color: #6e6968;
	padding-top: 10px;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
}


.quote{
	color: #4a4a4a;
	font-style: italic;
	font-weight: bold;
}



span.name{
	color: #565656;
	font-style: italic;
	font-size: 28px;
}

span.big{
	font-size: 36px;
}

.red{
	color: #7d3239;
}

.c{
	text-align: center;
}

/* @end */








/* @group Forms */

#loginform {
	text-align: right;
	background: #222;
	margin: 50px auto;
	padding: 10px;
	}
	
#contactform {
	background: #fff url("i/post-head-bg.png") 0 0 repeat-x;
	border: solid 1px #d7d6c9;
	text-align: left;
	margin: 10px auto;
	padding: 10px;
	width: 450px;
}
	
form {

	margin: 0;

}

form, textarea {font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; margin: 2px 15px;}

fieldset {width: 380px; padding: 0; border: 0; font-size: 12px;}

label {font-size: 11px; color: #322410; cursor:pointer;}

input {background: #fff; color: #000; padding: 2px; margin: 5px 10px; font-size: 12px;}

textarea {width: 400px ;background: #fff; color: #000; padding: 2px; margin: 5px 3px; font-size: 12px;}

textarea:focus, select:focus, input:focus {background:#F8F8F2;}


/* @end */






/* @group Footer */

#footer{
	padding: 20px;
	clear: both;
	margin-top: 20px;
	border-top: 1px solid #b8b8b8;
	
}

/* @end */






