/*
Theme Name: A Diamond Celebration
Theme URI: http://www.adiamondcelebration.com
Description: ADiamondCelebration.com Theme for Wordpress
Version: 1.0
Author: Hula Girl Design
Author URI: http://www.hulagirldesign.com/
Tags: custom theme

	Theme implemented and developed by Matt H. Sundquist
	http://matt.protonovus.com/
	
*/

* {
	margin: 0;
	padding: 0;
	letter-spacing: -0.05pt;
	word-spacing: 0px;
}
		
body {
	background-color: #e0dedc;
	font-size:100%;
    line-height:1.125em;
	font-family: Verdana, Arial, Sans-Serif;
}

.clear {
	clear: both;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	line-height: 1em;
	font-weight: normal;
}

ul, ol, ul li, ol li {
	list-style-position: inside;
	line-height: 1em;
	margin: 0;
	padding: 0;
}

.nobreak {
	white-space: pre;
}

a, a:active, a:link, a:visited, a:hover {
	color: #41d2d2;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border-style: none;
	outline: none;
}

#page {
	height: 100%;
	position: relative;
}

div#page,
div#footer {
	width: 700px;
	margin: 0 auto;
	background-color: #fff;
}

div#header {
	margin-bottom: 26px;
}

div#headerimg {
	background: #73a0c5 url('images/header.gif') no-repeat bottom center;
	width: 700px;
	height: 279px;
}

	#headerimg h1 {
		width: 100%;
		height: 100%;
	}
	
	#headerimg h1 a {
		display: block;
		width: 100%;
		height: 100%;
		outline: none;
	}
	
div#description {
	text-indent: -9999px;
}

div#content {
	float: left;
	width: 480px;
	padding: 0 0 12px 0;
	margin: 0 24px 0 24px;
	_margin: 0 19px 0 12px;
	font-size: 0.75em;
}

	div.narrowcolumn {
		/*width: 480px;*/
	}
	
		#content h2 {
			font-family: 'Times New Roman', serif;
			font-size: 1.34em;
			line-height: 1em;
			text-transform: uppercase;
			font-weight: normal;
			margin-bottom: 0.45em;
		}
		
			#content h2 a,
			#content h2 a:link,
			#content h2 a:visited,
			#content h2 a:active {
				text-decoration: none;
			}
		
		#content h3 {
			font-family: 'Times New Roman', serif;
			font-size: 1em;
			line-height: 1em;
			font-weight: normal;
			text-transform: uppercase;
			margin-top: 1.8em;
			margin-bottom: 0.8em;
			color: #E50F9F;
		}

		.post-photo {
			margin-bottom: 0px;
		}
		
		.post-small-photo {
		}
		
		.pull-10 {
			/*position: relative;
			margin-left: -10px !important;
			margin-top: -6px !important;*/
		}
		
		.search-results-heading {
			color: #41d2d2;
			font-size: 0.834em;
			border-bottom: 1px solid #f9cfe5;
			margin-bottom: 15px;
		}
		
		.post-metadata,
		.post-metadata-archive {
			color: #988e7a;
			font-size: 0.834em;
			margin: 2px 0 31px 0;
			_margin: 0 0 31px 0 !important;
			*margin: 0 0 31px 0;
			line-height: 1.3em;
		}
		
			.post-metadata span.date,
			.post-metadata-archive span.date {
				color: #7f7f7f;
			}
		
			.post-metadata a,
			.post-metadata-archive a {
				color: #988e7a;
			}
			
		.post-metadata-archive {
			margin-bottom: 0px;
		}
		
		.post-spacer {
			margin-top: 16px;
			height: 16px;
			border-top: 1px solid #c8beaa;
		}
		
		.post {
			color: #919294;
		}
		
		.entry {
			line-height: 1.34em;
			color: #919294;
		}
		
			.entry p {
				margin-bottom: .4em;
			}
		
			.entry ul,
			.entry ol {
				margin-bottom:  .7em;
			}
			
			.entry ul ul,
			.entry ul ol,
			.entry ol ul,
			.entry ol ol {
				padding-top: 6px;
				padding-left: 12px;
				line-height: 1.34em !important;
			}
			
			.entry li,
			.entry li {
				list-style-position: inside;
				margin-bottom: 6px;
				line-height: 1.34em !important;
			}
			
			.entry blockquote {
				font-style: italic;
				border-left: 4px solid #ADAFB1;
				padding: 0 6px 0 6px;
			}
			
			.entry h1 {
				font-size: 2.5em;
				line-height: 1.5em;
				font-weight: bold;
			}
			
			.entry a {
				color: #988e7a;
				text-decoration: underline;
			}
			
			.entry a:hover {
				color: #c8beaa;
			}
			
		a.more-link {
			white-space: pre;
		}

		img.centered {
			display: block;
			margin-left: auto;
			margin-right: auto;
			}
		
			img.alignright {
				padding: 4px;
				margin: 0 0 0 5px;
				display: inline;
				}
			
			img.alignleft {
				padding: 4px;
				margin: 0 5px 0 0;
				display: inline;
				}
			
			.alignright {
				float: right;
				}
			
			.alignleft {
				float: left;
				}
		
		div.navigation {
			margin-top: 12px;
		}
			
div#sidebar {
	margin: 0 0 0 528px;
	_margin: 0 0 0 525px;
	padding-left: 17px;
	padding-right: 12px; /*22px;*/
	border-left: 1px solid #c8beaa;
	font-size: 0.625em;
	line-height: 1em;
	zoom: 1;
}

	#sidebar ul, #sidebar ul li,
	#sidebar ol, #sidebar ol li {
		list-style: none;
		list-style-position: outside;
	}
	
	#sidebar h2 {
		margin: 0;
		padding: 0 0 6px 0;
		font-family: 'Times New Roman', serif;
		font-size: 1.2em;
		line-height: .9em;
		text-transform: uppercase;
		color: #e50f9f;
	}
	
	#sidebar p,
	#sidebar a {
		line-height: 1.6em;
	}
	
	#sidebar a {
		color: #41d2d2;
	}
	
	#sidebar p {
		color: #adafb1;
	}
	
	#sidebar li.widget {
		padding-left: 5px;
		padding-bottom: 23px;
	}
	
	#sidebar .widget_fantasy_events a,
	#sidebar .widget_categories a {
		color: #adafb1;
	}
	
	.widget_fantasy_events {
		padding-left: 0px !important;
	}
	
		.widget_fantasy_events h2.widgettitle {
			margin-left: 5px !important;
			padding: 0 0 7px 0 !important;
		}
		
		.widget_fantasy_events div > a {
			margin-left: 5px;
		}
		
		.widget_fantasy_events div > a.image {
			margin-left: 0px !important;
		}
	
div#footer {
	border-top: 1px solid #c8beaa;
}

	#footer p {
		font-size: 0.65em;
		text-align: center;
		padding: 12px;
		color: #919294;
	}
	
strong#comments {
	display: block;
	margin-top: 18px;
}

div#respond {
	margin-top: 22px;
}

#respond input,
input#s,
input#searchsubmit {
	border: 1px solid #f9cfe5;
	padding: 5px;
	color: #919294;
}

input#submit {
	background-color: #F0F0F0;
	color: #919294;
}

#respond textarea {
	padding: 5px;
	border: 1px solid #f9cfe5;
	margin: 6px 0 6px 0;
	color: #919294;
	width: 468px;
}

#respond input#submit {
	cursor: pointer;
}

li.comment {
	margin-bottom: 12px;
}

.comment-body {
	color: #919294;
}

.comment-body a {
	color: #919294;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	list-style: none;
	list-style-position: outside;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}