/*
Theme Name: Sher Astrology
Theme URI: http://www.spiegeldg.com/
Description: SDG Theme
Version: 1.0
Author: Ariel Bernard
Author URI: http://www.spiegeldg.com/
*/

/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/* vertical-align: baseline; */
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #000;
	background: #FFF;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.hidden {
	visibility: hidden;
	display: none;
}

/* GLOBAL */

body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #eee;
	color: #333;
}
#outer {
	width: 1099px;
	margin: 0 auto;
	background: url('images/bg.png') top center repeat-y;
}
#wrapper {
	width: 975px;
	margin: 0 auto;
}
#header {
	background: url('images/header.jpg') no-repeat top center;
	width: 100%;
	height: 194px;
}

/* NAV MENU */

#nav {
	padding: 10px 0;
}
#nav ul li {
	padding: 6px 0 6px 15px;
	font-weight: bold;
}
#nav ul li ul {
	padding: 6px 0 6px 30px;
}
#nav ul li ul li {
	font-weight: normal;
	padding: 6px 0 6px 0;
}
	#nav a:link, #nav a:visited {
		text-decoration: none;
		color: #292879;
		font-family: Georgia, serif;
		font-size: 16px;
	}
	#nav a:hover {
		text-decoration: underline;
		color: #000;
	}

/* FOOTER */

.footerTop {
	width: 975px;
	height: 5px;
	margin: 0 auto;
	background: url('images/bgBtm.png') no-repeat;
}
#footer {
	width: 975px;
	margin: 0 auto;
	padding: 0 0 5px 0;
}
#footer p {
	width: 100%;
	font-size: 70%;
	text-align: center;
	padding: 7px 0;
	color: #ccc;
}
	#footer a:link, #footer a:visited {
		color: #ccc;
		text-decoration: underline;
	}
	#footer a:hover {
		color: #ccc;
		text-decoration: underline;
	}

/* CONTENT STRUCTURE */

#content td {
	vertical-align: top;
	padding: 0 0 10px 0;
}
#content #contentLeft {
	width: 210px !important;
	background: #e5e5f6;
	border-right: 1px solid #292879;
}
#content strong, #content b {
	font-weight: bold;
}
#content em, #content i {
	font-style: italic;
}

/* RIGHT COLUMN */

/* .postLink a {
	width: 120px;
	display: block;
	margin: 0 15px 5px 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #EEE;
	color: #292879;
	text-decoration: none;
	line-height: 1.2em;
	font-size: 90%;
	font-weight: bold;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
}
	.postLink a span {
		display: block;
		color: #a37855;
		text-decoration: none;
		font-weight: bold;
		text-transform: uppercase;
		font-size: 80%;	
	} */

/* POST */

.post {
	text-align: left;
	padding: 15px 15px 0 15px;
}
	h2 {
		font-family: Georgia, Times, serif;
		font-weight: bold;
		font-size: 160%;
		margin: 0 0 15px 0;
	}
	h3 {
		font-family: Georgia, Times, serif;
		font-weight: bold;
		font-size: 120%;
		margin: 0;
	}
	h4 {
		text-align: center !important;
		font-size: 120%;
		font-weight: bold;
		margin: 36px 0;
	}
	h6 {
		ont-family: Helvetica, Arial, Verdana, Sans-Serif;
		margin: 9px 0 9px 70px;
		font-size: 95%;
		line-height: 1.3em;
		font-weight: bold;
	}
	address {
		font-weight: bold !important;
		font-style: normal !important;
		font-size: 110% !important
	}
	.post-item {
		margin: 18px 0;
	}
	.post p, .post ul, .post ol, .post li {
		font-family: Helvetica, Arial, Verdana, Sans-Serif;
		margin: 9px 0;
		font-size: 95%;
		line-height: 1.3em;
	}
	.post ul li {
		list-style-type: disc;
		margin-left: 50px;
	}
	.post ol li {
		list-style-type: decimal;
		margin-left: 50px;
	}
	.post a:link, .post a:visited {
		color: #292879;
		text-decoration: none;
		font-weight: bold;
	}
	.post a:hover {
		color: #a37855;
	}

	.post .alignright {
		margin: 20px 0 20px 20px;
	}
	.post div.wp-caption {
		padding: 5px;
		background: #eee;
		border: 1px solid #ccc;
		text-align: center;
	}
	.post p.wp-caption-text {
		text-align: center;
		font-size: 12px;
		font-weight: bold;
	}
	.post a img.alignright, .post a img.alignleft, .post a img.centered {
		padding: 5px;
		background: #eee;
		border: 1px solid #ccc;
	}

/* POSTMETADATA */

.meta {
	font-size: 80%;
	margin: 3px 0;
}
	.date {
		color: #292879;
	}
		.date span {
			color: #CCC !important;
		}
	.author, .author a:link, .author a:visited {
		color: #a37855;
		line-height: 1.2em;
	}
small, .postmetadata, blockquote, strike {
	color: #777;
}
.postmetadata {
	clear: left;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

/* TAG CLOUD */

#tag_cloud a:link, #tag_cloud a:visited {
	color: #292879;
	text-decoration: none;
	margin: 2px;
	padding-left: 5px;
}
#tag_cloud a:hover {
	background: #292879;
	color: #FFF;
}

/* TITLE BARS */

.bar {
	width: 100%;
	display: block;
	padding: 0 0 0 5px;
	font-family: Georgia, serif;
	color: #FFF;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	background: url('images/navBg.png') repeat-x top left;
	border-bottom: 3px solid #EEE;
	margin-bottom: 5px;
}
.dynsidebar li {
	list-style-type: none;
	padding: 5px 0;
	width: 205px;
}
.dynsidebar form {
	padding: 0 0 0 15px;
}

/* TAG CLOUD */

#tag_cloud-3 {
}
#tag_cloud-3 a:link, #tag_cloud-3 a:visited {
	color: #036975;
	text-decoration: none;
	margin: 2px;
	padding-left: 5px;
}
#tag_cloud-3 a:hover {
	background: #036975;
	color: #FFF;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* SIDEBAR */

#sidebar {
	width: 210px !important;
}

/* VARIOUS  */

.clear {
	clear: both;
}
.alt {
	margin: 0;
	padding: 10px;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 0 15px 15px;
	padding: 10px;
	border: 1px solid #ccc;
	background: #eee;
	float: right;
}
blockquote p {
	color: #000;
	font-family: Georgia, sans-serif !important;
	font-size: 1.2em !important;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}

#subscribe {
	padding: 15px;
}
#subscribe p {
	color: #000;
	font-family: Georgia, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#subscribe .input {
	width: 100%;
	margin: 0 0 5px 0;
	font-size: 12px;
	padding: 3px 2px;
}

/*COMMENTS */

.commentlist, .commentlist li {
	list-style-type: none !important;
	margin: 0 0 0 25px;
	padding: 0;
}
.commentlist li {
	margin: 0 !important;
	padding: 10px 0 !important;
}