/*
Theme Name: Engracia Gill
Author: Jenny Medford

*/


/* Layout */
body {
	background-color: #aaaaf3;
	background-image: url(images/body.jpg);
	background-position: center top;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #80964a;
	background-repeat: repeat;
        margin:0px;
}


/* Default */
a {
	color: #646488;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	color: #80964a;
}

h4 {
	font-size: .9em;
}

h5 {
	font-size: .8em;
}

h6 {
	font-size: .7em;
}

blockquote {
	padding: 5px 10px 5px 15px;
        float:left;
        margin-right:30px;
        background-color: #d4e1ac;
        width:200px;
        margin-left:0px;
        font-weight:bold;
        font-size:14px;
        line-height:20px;
        text-align:center;
        font-family:Georgia, Times New Roman, Serif;
        margin-top:0px;
        margin-bottom:20px;
}
blockquote h3 {font-size:12px;font-weight:normal;font-style:italic;
}

img.alignleft {
	float: left;
	margin: 0 .8em .8em 0;
}

img.alignright {
	float: right;
	margin: 0 0 .8em .8em;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a img {
border:none;
}

form {
	padding: 0;
	margin: 0;
}

/* Layout */
#wrapper {
	background-image: url(images/inner.jpg);
	background-repeat: repeat-y;
	background-position: top;
	width: 985px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#back {
	background-image: url(images/wrapper.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 985px;
        min-height:500px;
        padding-top:165px;
}


#nav {
	font-size: 1.05em;
	text-align: right;
	height: 19px;
	width: 940px;
        color:#FFF;
        margin-right:10px;
}

#nav a {
	color: #FFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

#nav a:hover {
	color: #646488;
	text-decoration: none;
}

#content {
	width: 670px;
	margin-top: 36px;
	margin-left: 240px;
}
#content-blog {
	width: 500px;
	margin-top: 36px;
	margin-left: 240px;
       float:left;
}

.clear{
	clear: both;
}

#leftcolumn {
	float: left;
	width: 310px;
}

#poembox {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 16px;
	background-color: #d4e1ac;
	background-image: url(images/poem.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: right;
	width: 330px;
        margin-right:-20px;
}

#poembox .inner {
	width: 292px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
}
#poembox .footer {
	width: 330px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	background-image: url(images/poemfooter.gif);
	background-repeat: no-repeat;
	height: 13px;
}


#footer {
	font-size: 14px;
	color: #FFF;
	clear: both;
	height: 38px;
	width: 891px;
	padding-top: 131px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 103px;
	background-image: url(images/footer.jpg);
        margin:0 auto;
}


#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#searchBar {
	clear: left;
	text-align: right;
}

#searchform {
	padding: 5px;
}

#s {
	border: 1px solid #bbb;
}

#searchsubmit {
	border: 1px solid #bbb;

}

#sidebar {
width:150px;
float:right;
margin-top: 36px;
margin-right:60px;
background-color: #d4e1ac;
padding:0 10px 0 0;
}

#sidebar a {
}
#sidebar a:hover {
}

#sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none; 
}

#sidebar ul li {	
	margin: 0 0 33px 20px;

}

#sidebar ul li h2 {
	font-size: 16px;
	padding: 3px 3px 0px 10px;
        margin-bottom:0px;
}

#sidebar ul li p,
#sidebar ul li div {
	padding: 5px 10px 10px 10px;
	margin: 0;
}

#sidebar ul li table {
	padding-bottom: 5px;
}

#sidebar ul li table caption {
	padding: 5px 0 0 0;
}

#sidebar ul li ul {
	padding: 0.3em 0;
}

#sidebar ul li ul ul,
#sidebar ul li ul ul ul,
#sidebar ul li ul ul ul ul,
#sidebar ul li ul ul ul ul ul {
	padding: 0;
}

#sidebar ul li ul li {
	font-size: 1em;
	padding: 0.2em 1em 0.2em 0;
	margin: 0 0 0 .75em;
    border:0px;
}

#sidebar ul li ul li li,
#sidebar ul li ul li li li,
#sidebar ul li ul li li li li,
#sidebar ul li ul li li li li li {
	margin: 0 0 0 1em;
}

#sidebar ul li ul li a {
	text-decoration: none;
	background: url(images/sidebarBullet.gif) left center no-repeat;
	padding-left: 1em;
}
#sidebar ul li ul#themeswitcher li a,
#sidebar ul li ul li.recentcomments a {
	background-image: none;
	padding-left: 0;
}
#sidebar ul li ul#themeswitcher li,
#sidebar ul li ul li.recentcomments {
	background: url(images/sidebarBullet.gif) left center no-repeat;
	padding-left: 1em;
}

#sidebar ul li ul li a:hover {
	color: #863f09;
}

/* Calendar */
#wp-calendar {
	width: 100%;
}

#wp-calendar th,
#wp-calendar td {
	text-align: center;
}

#wp-calendar td#today {
	font-weight: bold;
}

h2.pagetitle {
	font-size: 26px;
	font-weight: bold;
       
}

.commentlink {
}
.commentlink a {
}


/* Post */
#content-blog .post {border-bottom: 4px dotted #9b94f4;padding-bottom:0px; margin-bottom:40px;}

.post h2.posttitle {	
 font-size:22px;
line-height:28px;

}

.post h2.posttitle a {
}

.post h2.posttitle a:hover {
}
/* make your own sticky post styling */
.sticky {
}

.entry {
padding-bottom:20px;
}

#postmetadata {
	font-size: 11px;
	line-height: 16px;

}

#postmetadata a {}

ul.postmetadata {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul li.tags {
	float: left;
}

ul li.comments {
	text-align: right;
}

div.divider {
}

div.navigation {
	text-align: center;
	padding: 0 0 0 0;
}

div.commentnavigation {
	padding: 0;
}


#commentwrapper {
	padding: 0 15px 49px 15px;
}

#commentwrapper h2 {
	
        margin: 0;
	padding: 0.5em 0;
}

/* Comment */
h2.commentheading {


}

ol.commentlist {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #3a3a3a;
}

ol.commentlist a {
	text-decoration: none;
}

img.avatar {
	border: 3px solid #fefef6;
	margin: 0 0.5em;
}

ol.commentlist li.commentind {
	padding: 0 0 2em 0;
	margin: 0;
}

ol.commentlist li.depth-1 {
	border-bottom: 3px double #fefef6;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
}

ul.children {
	list-style: none;
}

ol.commentlist ul.children li.commentind {
	padding: 1em 0 0 0;
}

ol.commentlist li.commentind cite {
	font-style: normal;
}

p.commentsedit {
	font-size: 0.9em;
	margin: 0 0 0 0.5em;
}

.commentindheader {
	border-bottom: 1px dotted #fefef6;
}

.commentindheader img.avatar {
	float: left;
}

ol.commentlist li.legacyAlt .commentindheader {
	text-align: right;
}

ol.commentlist li.legacyAlt .commentindheader img.avatar {
	float: right;
}

ol.commentlist li.legacyAlt p.commentsedit {
	text-align: right;
	margin: 0 0.5em 0 0;
}

/* Comment form */
form#commentform input,
form#commentform textarea {
	border: 1px solid #bbb;
}

input#author,
input#email,
input#url {
	width: 60%;
}

textarea#comment {

	width: 90%;
}

input#submit {
	border: 1px solid #bbb;

}



div#recaptcha_widget_div {
	float: right;
}

/* Wordpress required */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0 20px 20px 0;
        font-weight:bold;

}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
        font-weight:bold;
}

h3.subpages {
	padding: 1em 0 0.5em 0;
	margin: 0;
}

ul.subpages {
	padding: 0 0 0 1em;
	margin: 0 0 0 1em;
	list-style: square;
}

/* Formatting */
fieldset {
	border: 1px solid #ccc;
	padding: 0 1em;
	margin: 0;
}

legend {
	color: #999;
	font-size: 1.1em;
	font-weight: bold;
}

hr {
	border: 0;
	color: #cfc887;
	background-color: #cfc887;
        clear:both;
        margin: 20px 0;
}

pre, code {
	width: 100%;
	overflow: auto;
	font-size: 1em;
}

.post table {
	width: 100%;
	border: 1px solid #ccc;
	border-top: 0;
	border-collapse: collapse;
}

.post table th,
.post table td {
	border: 1px solid #ccc;
	border-bottom: 0;
	padding: .3em .5em;
}

.post table th {
	text-align: left;
	border-bottom: 2px solid #ccc;
}

p.loggedinAs {
	margin: 0; 
	padding: 0;
}

a#cancel-comment-reply-link {
	display: block;
	margin-bottom: 1em;
}
