/*
Theme: Angglican Diocese
Theme URI: http://www.nimbusja.com/anglicannts
Description: Clear design with light tone colors for your blog. Single sidebar widget located on right-hand side. Has optional one-column, full width page template that will not have any sidebar. Added editor styling. So what you see on admin page is what you get when the post is published. Also includes stylesheets for print.
Version: 1.0
Author: Nimbus
Author URI: http://www.nimbusja.com/
Tags: blue, brown, light, white, two-columns, fixed-width, threaded-comments, sticky-post, translation-ready, editor-style
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html
Template: pujugama
*/

@import url("../pujugama/style.css");
@import url("skeleton.css");
body {
	line-height: 1;
	padding-top: 50px;
	background: url('images/html.jpg') repeat-x;
}
#pjgm-description {
	color: #ccc;
	font-size: 38px;
	line-height: 43px;
}
#pjgm-title {
	clear: both;
	padding-top: 15px;
	font-size: 45px;
	line-height: 30px;
}
html {
	background: #77aad5;
}
#pjgm-header {
	background: url('images/header.png') no-repeat;
	height: 145px;
}
#pjgm-footer {
	margin-bottom: 20px;
}
#pjgm-ender {
	background: url('images/footer.png') no-repeat 0 -233px;
	margin-bottom: 200px;
	padding: 0 20px 3px;
	text-align: center;
	height: 300px;
	width: 872px;
	font-size: 11px;
	color: #fff;
}
#footer {
	border: none;
	}

.wrapper {
	width:100%;
	overflow:hidden;
	position:relative;
}

.border-horiz, .border-horiz1 {
	background:url(./images/border-horiz.png) repeat-x 0 0;
	height:2px;
	width:100%;
	margin:0
}

.border-horiz1 {
	margin:11px 0 23px
}
.border-horiz.a {
	height:2px;
	width:100%;
	margin:16px 0 27px
}

.list-1 {
}
.list-1 li {
	background:url(./images/border-horiz2.png) repeat-x 0 0;
	padding-top:8px;
	line-height:2px;
	margin-top:4px
}
.list-1 li:first-child {
	background:none;
	margin:0;
	padding:0
}
.list-1 li a {
	font-size:9px;
	color:#fff;
	display:inline-block;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
	padding-left:1px;
	word-spacing:-1px;
	
	background:url(./images/marker-1.png) no-repeat 0 7px
}
.list-1 li:hover a {
	color:#1a1a1a;
	text-decoration:none
}
#pjgm-menubar .menu-header,
div.menu,
#pjgm-bigtitle,
#pjgm-main,
#pjgm-wrap {
	margin: 0 auto;
	width: 900px;
}
#pjgm-menubar ul > li, a.pjgm-feed, .pjgm-ender {
	background: url('images/bd.png') no-repeat -900px 0;
}
#pjgm-main {
	clear: both;
	overflow: hidden;
	padding: 0 4px;
	background: url('images/bd.png') repeat-y;
	width: 892px;
}
#column1 {
	float:left;
	width: 510px;

}
#column2 {
	float: right;
	overflow: hidden;
	width: 248px;
	border: 1px solid #888888;
	border-radius: 8px;
	padding: 7px 10px 5px;
	box-shadow: 1px 1px #333;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	background: #fff
}
#column1-3 {
	float:left;
	width: 234px;
	border: 1px solid #888888;
	border-radius: 8px;
	padding: 7px 10px 5px;
	box-shadow: 1px 1px #333;
	margin-left: 3px;
	margin-right: 3px;
	background: #fff
}