/*
Theme Name: k2-liturgycustom
Theme URI: http://www.liturgy.co.nz
Description: Modifications.
Author: Bosco Peters
Author URI: http://www.liturgy.co.nz/
Template: k2
*/


.blog-title {
	font-size: 5em;
	padding: 75px 0 0;
	margin-left: 0px;
        font-family: 'Arial', 'Helvetica', 'Arial';
	}

.blog-title a,
#header .description {
	text-decoration: none;
	color: white;
	margin-left: 300px;
	}
	
body {background-color:#272932} 




#wpcf label {
	clear: both;
	display: block;
	float: left;
	width: 150px;
}
#wpcf input {
	float: left;
	width: 200px;
	padding: 1px;
	margin: 2px 5px 2px 0;
}
#wpcf textarea {
	width: 350px;
	height: 100px;
	padding: 1px;
	margin: 0 5px 10px 0;
}
#wpcf #contactsubmit {
	margin-left: 250px;
	width: 100px;
}
#page {
margin-top: 20px;	
padding-top: 0px;
	}
body.columns-three #sidebar-1 {
	background: #e4bc72; 
        height:100%
}

body.columns-three #sidebar-1 {
	left: -520px;
	margin-left: -215px;
        height:100%
}

#container{
  background-color:#0ff;
  overflow:hidden;
  width:750px;
}
#content{
  background-color:#0ff;
  width:600px;
  border-right:150px solid #f00; »
  /* The width and color of the rail */
  margin-right:-150px; /* Hat tip to Ryan Brill */
  float:left;
}
#rail{
  background-color:#f00;
  width:150px;
  float:left;
}

