/*  
Theme Name: Green Castle Estate House
Theme URI: http://www.gcjamaica.com
Description: 
Version: 1.0
Author: Morgan Newcomb
Author URI: http://www.unionstreetmedia.com/

*/



.aligncenter { display: block; margin: 0 auto; }
.alignleft { float: left; }
.alignright { float: right; }

/* Begin Typography & Colors */
.postmetadata {
	
}

blockquote {
	margin: 10px 0 !important;
	border-left: 10px solid #ccc;
	padding: 0 20px !important;
}
/* End Typography & Colors */

/* Begin Comments*/
li.authorcomment {
	background: #eee;
}
.commentlist cite {
	font-style:normal;
	font-weight: bold;
}
/* End Comments */

/* widget sidebar */
#wp-sidebar {

}
#wp-sidebar ul {
	margin-left: 0px;
}
#wp-sidebar ul ul {
	margin-left: 20px;
	margin-bottom: 1em;
}


.wp-sidebar li.widget {
	list-style: none;
	margin: 0 0 14px 0;
}

li.widget ul {
	list-style: disc;
}
li.widget ul ul {
	list-style: circle;
}




.wp-sidebar {
width: 45%;
float: left;
margin: 0 4% 0 0;

}

.wp-sidebar ul,
.wp-sidebar ul li {
list-style: none;
margin: 0;
padding: 0;
}

.wp-sidebar h2 {
font-size: 100%;
margin: 0;
padding: 0;
}

#r input#searchsubmit {
display: block;
width: 50px;
margin: 4px 0 0 0;
}


/*
	COMMENTS
	--------
*/

.commentlist {
list-style: none;
}

.commentlist img.avatar {
float: left;
diplay: block;
margin: 0 10px 10px 0;
}

.commentlist p {
clear: both;
}

/* Hide blog post under RSS feed */
#rss-3>ul .rsswidget{
display:none;
}