/*   
Theme Name: SeekersGuidance
Theme URI: http://seekersguidance.org
Description: Internal theme developed by staff.
Author: SeekersGuidance Staff  
Author URI: http://seekersguidance.org 
.
General comments/License Statement if any.
.
*/

#sg-blog {
   background-color:#CED7D7;
   padding:5px 5px 0;
}

#sg-blog-lc {
   width: 550px;
   float: left;
   margin-right: 5px;
}

.post {
   background-color: #fff;
   margin-bottom: 5px;
   padding: 10px;
}

.post-title {
   font-size: 14pt;
   font-family: Palatino, Palatino Linotype, Georgia, Times, Times New Roman;
   font-weight: normal;
   color: #363636;
   line-height: 1.1em;
}

.post-single {
   font-size: 18pt;
   margin-bottom: 10px;
}

.post-entry {
   font-size: 9pt;
   margin: 15px 0;
}

.post-entry img {
   max-width: 530px;
}

.post-metadata {
   font-size: 8pt;
   margin-top: 5px;
}

.post-metadata img {
   vertical-align: top;
   margin-right: 5px;
}

.post-metadata-info {
   display: inline-block;
   margin: 0 10px 0 0px;
}

.sg-blog-rc {
   width: 225px;
   float: left;
}

.sg-blog-rc ul {
   margin: 0px;
}

.sg-blog-rc ul li {
   background-color:#EDF0F0;
   font-size:8pt;
   line-height:1.6em;
   list-style:none outside none;
   margin:0 0 5px;
   padding:5px;
}

.sg-blog-rc ul li h2 {
   color:#363636;
   font-family:Palatino,Palatino Linotype,Georgia,Times,Times New Roman;
   font-size:12pt;
   font-weight:bold;
   margin: 0px 0px 10px 0px;
   font-style: normal;
}

.sg-blog-rc ul li ul li {
   color:#696969;
   list-style:disc inside none;
   padding-bottom:0;
}

li.widget_categories li, li.widget_archive li {
   font-size: 10pt;
   line-height: 1.4em;
   margin: 0px;
   padding: 0px 0px 0px 5px;
}

.navigation {
   margin-bottom:5px;
   position: relative;
   height: 26px;
}

.nav-older {
   position: absolute;
   height: 20px;
}

.nav-newer {
   position: absolute;
   right: 0;
   height: 20px;
}

.navigation a {
   background-color:#EDF0F0;
   display:inline-block;
   font-weight:bold;
   padding:3px 10px;
   font-size: 8pt;
}

.navigation a:hover {
   background-color: #204a49;
   text-decoration: none;
   color: #fff;
}

.comment .reply a {
   border: 1px solid #ced7d7;
   display:inline-block;
   font-weight:normal;
   padding:0px 5px;
   font-size: 8pt;
}

.comment .reply a:hover {
   border: 1px solid #204a49;
   background-color: #204a49;
   text-decoration: none;
   color: #fff;
}

/* Begin Comments*/
.comments-title {
   color:#696969;
   font-family:Palatino,Palatino Linotype,Georgia,Times,Times New Roman;
   font-size:14pt;
   font-weight:normal;
   margin:5px 0px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
   margin: 0px;
	}

.commentlist li {
   border-bottom:1px dotted #CED7D7;
   list-style:none outside none;
   margin: 10px 0;
   padding: 5px 5px 10px 5px;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
   font-size: 9pt;
}

.children {
   margin: 25px 5px 5px 5px;
}

.children li { 
   border: 0px;
   padding: 0px;
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
   font-size: 8pt;
   margin-top: -20px;
   text-align: right;
	}
   
.commentmetadata a, .commentmetadaa a:visited {
   color : #c9c9c9;
	}
   
.commentmetadata a:hover {
   color : #696969;
   text-decoration: none;
	}
   
.comment cite {
   font-size: 10pt;
   font-weight: bold;
}

.respond {
   background-color: #edf0f0;
   padding: 10px;
   margin-bottom: 20px;
}

.respond-title {
   color:#363636;
   font-family:Palatino,Palatino Linotype,Georgia,Times,Times New Roman;
   font-size:14pt;
   font-weight:normal;
   margin:5px 0px 15px 0px;
}

#commentform #author, #commentform #email, #commentform #url {
   font-family:Georgia;
   margin-bottom:2px;
   padding:4px;
   width:175px;
}

#commentform label {
   font-size: 8pt;
}

#cancel-comment-reply {
   font-size: 8pt;
   margin-left: 15px;
}

#commentform p #submit {
   background-color:#204A49;
   border:0 none;
   color:#FFFFFF;
   font-family:Georgia;
   font-size:8pt;
   height:25px;
   margin-top:5px;
   padding:3px;
}

.archive-title {
   background-color:#6E9696;
   color:#EDF0F0;
   font-family:Palatino,Palatino Linotype,Georgia,Times,Times New Roman;
   font-size:12pt;
   font-weight:bold;
   margin-bottom:5px;
   padding:6px;
   text-transform:uppercase;
}

#searchform .hidden {
   color:#363636;
   font-family:Palatino,Palatino Linotype,Georgia,Times,Times New Roman;
   font-size:12pt;
   font-weight:bold;
   margin: 0px 0px 12px 0px;
}

#searchform #s {
}

#searchform #searchsubmit {
}
