/*
Theme Name: The Color of Royalty
Theme URI: http://m.ohclementine.com
Author: Meg
*/

* { margin: 0; padding: 0; border: 0; }
p { margin: 0 0 20px 0; }
p.nomargin { margin: 0; }
img.x { border: 10px solid #fff; }
.center, .postitem { text-align: center; }
.alignleft { float: left; text-align: left; }
	img.alignleft, object.alignleft { margin-right: 15px; }
	img.alignright { margin-left: 15px; }
.alignright { float: right; text-align: right; }

a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: normal;
	color: #5c8297;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #6ea64a;
}

body {
	background: #554956 url(images/background.jpg) repeat fixed;
	font: 87.5%/170% Georgia, Times, serif;
	text-align: left;
	color: #555;
}

#header {
	margin: 0 auto;
	width: 750px;
	height: 146px;
}
	#logo { width: 376px; height: 170px; float: right; background: url(images/mekana.png) no-repeat; }
	h1 a { display: block; width: 376px; height: 170px; text-indent: -9999px; }
	#navcontainer { float: left; width: 360px; padding: 120px 0 0 0; }
		#navlist {
			list-style: none;
			margin: 0 0 0 13px;
			color: #fff;
			font: 150%/100% Arial, Helvetica, sans-serif;
			text-transform: lowercase;
		}
		#navlist li { float: left; display: inline; }
		#navlist li a { padding: 3px 10px; margin: 0 5px 0 0; color: #fff; text-decoration: none; }
			.page-item-2 a, .page-item-15 a { background-color: #7ca0b4; }
			.page-item-6 a, .page-item-17 a { background-color: #98c07f; }
			.page-item-2 a:hover, .page-item-15 a:hover { background-color: #6e93a7; }
			.page-item-6 a:hover, .page-item-17 a:hover { background-color: #8db275; }
		#navlist .current_page_item a, #navlist .current_page_item a:link, #navlist .current_page_item a:visited, #navlist .current a, #navlist li.current a:hover { background: #fff url(images/contentbg.jpg) repeat; color: #a08fa4; }
	#intro { 
		width: 400px; 
		float: left; 
		padding: 10px 15px 10px 25px; 
		margin: -20px 0 0 0; 
		background: url(images/crown.png) no-repeat left center; 
	}
		#introbox { 
			background-color: #fff; 
			font: 90%/125% Georgia, serif; 
			color: #777; 
			padding: 13px; 
			margin: 0 0 0 50px; 
		}
		h3.introduction { display: none; }
	#search { 
		background: url(images/searchbg.png) no-repeat top right; 
		float: right; 
		width: 310px; 
		height: 99px; 
		margin: -35px 0 0 0; 
	}
		h3.search { 
			font: 200%/100% Georgia, serif; 
			color: #b7d8a2; 
			font-weight: normal; 
			text-transform: lowercase; 
			margin: 35px 25px 0 25px; 
			letter-spacing: 1px; 
		}
		#search2, #searchform { margin: 5px 25px 0 15px; }


#wrap {
	margin: 0 auto;
	width: 750px;
	background: #f0f0f0 url(images/contentbg.jpg) repeat scroll;
}
#content {
	float: left;
	width: 690px;
	padding: 7px 30px 15px;
}
	#content ul { list-style-type: square; margin: 0 0 20px 40px; }
	#content ol { list-style-type: decimal-leading-zero; margin: 0 0 20px 45px; }
	#content ul li, #content ol li { line-height: 160%; }
.blog { margin: 0 0 30px 0; clear: both; }
	.categories { font-size: 80%; text-transform: uppercase; }
	.categories a, .categories a:link, .categories a:active, .categories a:visited, .categories a:hover { color: #ccc; }
	.commentcount { font-size: 150%; text-align: right; color: #ccc; }
	h3#comments { padding-top: 15px; border-top: 1px dashed #d7e7cd; }
	#content ol li p { margin-bottom: 17px; }
	ol#commentlist { margin: 10px 0; border-bottom: 1px dashed #d7e7cd; }
	ol#commentlist li {
		list-style-type: none;
		background-color: #ecf1e8;
		margin: 7px 0 15px 0;
		padding: 10px;
	}
	.comment-meta, .comment-edit-link  { float: left; width: 25%; font-size: 90%; }
	#content ol li p { margin-left: 25%; }
	cite.fn, .says { font-style: normal; font-size: 107%; }
	.avatar { margin-right: 3px; }
	.reply { text-align: right; }
	.children li { border-left: 2px solid #d7e7cd !important; }
	.comment-edit-link { display: none; }
	li.pingback span, li.pingback .comment-meta, li.pingback p, li.pingback .reply { display: none; }
	li.pingback cite { font-size: 100% !important; }

input, select, textarea {
 	background-color: #fff;
 	font: 100%/115% Georgia, serif;
 	color: #666;
 	border-top: 1px solid #ddd;
 	border-left: 1px solid #ddd;
 	padding: 5px;
 }
 	#comment { width: 99%; height: 150px; }
 	#s { width: 93%; font-size: 90%; color: #777; margin-left: -5px; padding: 3px; }
 	#author, #email, #url { width: 275px; margin-right: 7px; }
 	#submit { border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; border-top: none; border-left: none; }
 blockquote, .code {
 	background-color: #ecf1e8;
 	border-left: 1px solid #d7e7cd;
 	padding: 10px;
 	margin-bottom: 20px;
 }

#footer { 
	background: #554956 url(images/background.jpg) repeat fixed;
	font: 93%/150% Georgia, serif;
	clear: both;
	width: 750px;
	height: 160px;
	color: #c4bdc6;
}
	#ribbon { width: 46px; height: 160px; }
		#ribbon a:link, #ribbon a:visited, #ribbon a:active { display: block; width: 46px; height: 145px; text-indent: -9999px; background: transparent url(images/ribbon.png) 0 0 no-repeat; }
		#ribbon a:hover { background: transparent url(images/ribbon.png) 0 -145px no-repeat; width: 46px; height: 138px; }
	#recentposts { float: left; width: 400px; height: 130px; margin: 15px 10px 15px 60px; }
	#footerr { float: right; width: 270px; height: 130px; margin: 15px 0; }
		#copyright { margin: 21px 0 0 0; font-size: 90%; font-family: "Times New Roman"; text-transform: uppercase; letter-spacing: 1px; float: left; }
		#contact-rss { margin-top: 17px; height: 25px; }
			#contact-rss a, #contact-rss a:link, #contact-rss a:active, #contact-rss a:visited { display: block; background-color: transparent; padding: 0; margin: 0; text-indent: -9999px; opacity: 0.8; }
			#contact-rss a:hover { opacity: 0.7; }
			#contacticon { float: right; display: block; width: 40px; height: 25px; background: url(images/contact.png) no-repeat }
			#feedicon { float: right; display: block; width: 31px; height: 25px; background: url(images/rss.png) no-repeat; }
	#footer h3 { font: 136%/100% Arial, Helvetica, sans-serif; text-transform: lowercase; color: #bed9ae; font-weight: normal; margin-bottom: 5px; }
	#footer ul { list-style-type: none; }
	#footerr a, #recentposts a {
		display: block;
		background-color: #8b7f8c;
		padding: 0 5px;
		margin: 1px 0;
	}
	#footerr a:link, #footer a:visited, #recentposts a:link, #recentposts a:visited { opacity: 0.6; color: #fff; }
	#footerr a:hover, #recentposts a:hover { opacity: 0.5; }

h2 {
	font: 160%/100% Arial, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	color: #fff;
	letter-spacing: 2px;
	background-color: #b0a1b2;
	margin: 0 -30px 20px;
	padding: 5px 30px;
}
	h2 a:link, h2 a:visited, h2 a:active { color: #fff; }
	h2 a:hover { background-color: #b0a1b2; color: #fff; }
h3 {
	font: 125%/100% Georgia, serif;
	font-weight: normal;
	font-style: italic;
	color: #bbb;
	margin: 0 0 10px 0;
}
h4 {
	font: 100%/100% Georgia, serif;
	font-weight: normal;
	text-align: right;
	color: #aaa;
	margin: 6px 0;
}