/*  
Theme Name: Shamanic Astrology
Theme URI: http://shamanicastrology.com/wp-content/themes/sams
Description: The Wordpress Theme for Shamanic Astrology Mystery School
Version: 1.0
Author: Chad Bush
Author URI: http://ravenseyedesign.com/
*/

/* color scheme
.midnite {
  color: #338;
}
.lite_midnite {
  color: #66a;
}
.purple {
  color: #97b;
}
.orange {
  color: #f80;
}
.burnt-orange {
	color: #a40;
}
.lite_teal {
  color: #adc;
} 
 */


/* Reset All Margins and Padding */
* { 
  margin: 0; 
  padding: 0;
}

/* Layout */
body {
	background: #000 url(images/halo.jpg);
	font-family: "Lucida Grande", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333;
	text-align: center;
}
#wrap {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#masthead {
	background: #fff url(images/mast-foot.jpg) top center repeat-x;
	height: 190px;
	width: auto;
	text-align: center;
	border-bottom: 1px solid #338;
}
#column-wrap {
	background: #fff url(images/container.jpg) repeat-y 0 0;
}
#left {
	background: transparent url(http://shamanicastrology.com/wp-content/themes/sams/images/nav.jpg) 0 0 no-repeat;
	width: 200px;
	float: left
}
#right {
	width: 200px;
	float: left;
}
#main {
	width: 560px;
	float: left;
}
#footer {
	background: #fff url(images/mast-foot.jpg) 0 40% repeat-x;
	width: 960px;
	height: auto;
	border: 1px solid #fff;
	border-width: 1px 0;
}
.content {
	padding: 10px;
}
#left .content {
	padding: 0 0 0 4px;
}
#main .content {
	padding: 20px 40px 20px;
}
#right .content {
	padding: 10px 8px 10px;
}
#footer .content {
	padding: 16px 20px 10px 20px;
	text-align: center;
	font-size: 0.9em;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/* Masthead */
#masthead h1 {
	text-indent: -9000px;
	line-height: 0;
	font-size: 0;
}
#masthead h1 a {
	background: transparent url(images/header.jpg) 0 0 no-repeat;
	width: 960px;
	height: 190px;
	display: block;
	margin: 0 auto;
}
#masthead .content {
	padding: 0;
}

/* Menu */
#left ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-family:"Lucida Grande", Arial, Lucida, Verdana, Helvetica, sans-serif;
	background: #bbb url(images/menu/pmm_cobalt_vsub.jpg) repeat-y;
	width: 196px;
}
#left ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	background-repeat: repeat-x;
}
#left ul li a {
	display: block;
	text-decoration: none;
	text-decoration: none;
	padding: 6px 5px 6px 8px;
	color: #f80;
	line-height: 1em;
	border-right: 10px solid #51627C;
	background-image: url(images/menu/pmm_cobalt_v1.jpg);
}
#left ul li a:hover {
	color: #95A4B9;
	letter-spacing: 0.01px;
	background-position: left bottom;
}
#left ul li.page_item li a {
	color: #f80;
	padding: 4px 4px 4px 24px;
	font-size: 12px;
	line-height: 1em;
}
#left ul li.page_item li a:hover {
	color: #95A4B9;
	letter-spacing: 0.01px;
	background-position: left bottom;
}
#left ul li.page_item li li a {
	padding-left: 36px;
	color: #f80;
}
 #left ul li li.current_page_item a, #left ul li li li.current_page_item a {
 	color: #999;
}
  #left ul li li.current_page_item a:hover {
 	color: #95A4B9;
}
#left ul li.current_page_item a {
	color: #999;
}
#left ul li.current_page_item a:hover, #left ul li.current_page_ancestor a:hover {
	color: #95A4B9;
}
#left ul li.current_page_ancestor a {
	color: #999;
}

/* General Formatting */
h2 {
	font-size: 1.7em;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
	color: #227;
	text-align: center;
}
h3 {
	font-size: 1.3em;
	line-height: 1.2em;
	margin: 0.6em 0 0.2em 0;
	color: #246;
	padding: 2px 0 0 0;
}
h4 {
	font-size: 1.2em;
	line-height: 1.1em;
	margin: 0.8em 0 0.2em 0;
	color: #749;
}
h5 {
	font-size: 1.1em;
	line-height: 1.1em;
	margin: 0.8em 0 0.2em 0;
	color: #527;
}
h6 {
	font-size: 1.0em;
	line-height: 1.1em;
	margin: 0.8em 0 0.2em 0;
	color: #749;
}
.hilite {
	color: #a40;
}
#main ol {
	margin: 0;
	padding: 0;
}
#main ol li {
	line-height: 1.2em;
	margin: 12px 0 0 35px;
	padding: 0;
	text-align: left;
}
#main .afterlist {
	margin: 12px 0 0 35px;
	line-height: 1.2em;
}
p {
	line-height: 1.4em;
	margin: 0.8em 0 0 0;
	padding: 0;
}
#main ul {
	margin: 0.8em 0 0 0;
	padding: 0;
}
#main ul li {
	margin: 0.2em 0 0 2em;
	list-style: url(images/bullet.gif);
}
#main ul li li {
	list-style: square;
}
#main ol {
	margin: 0.8em 0 0 0;
	padding: 0;
}
#main ol li {
	margin: 0 0 0 2em;
}
#main li {
	font-size: 100%;
}
.centered {
	text-align: center;
}
.imageb {
	border: 2px solid #35a;
	margin: 6px;
}
.wp-caption {
	background: #e6eadb;
	border: 1px solid #ddd;
	text-align: center;
}
.wp-caption p {
	text-align: center;
	font-size: 0.8em;
	line-height: 1em;
}
.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.alignleft {
	float: left;
	margin: 6px 8px 6px 0;
	display: block;
}
.alignright { 
	float: right;
	margin: 6px 0 6px 8px;
	display:block; 
}
#footer p {
	font-size: 0.9em;
	text-align: center;
	color: #fff;
}
#footer p#to-top {
	text-align: center;
	margin: 0 0 10px 0;
	font-size: 1.1em;
}
#footer p#to-top a {
	border: none;
	color: #fff;
	font-weight: bold;
}
#footer p#to-top a:hover {
	color: #09a
}
.date {
	color: #b54;
	text-align: right;
	letter-spacing: 0.01em;
	font-weight: bold;
	border-top: 1px solid #b54;
	padding-top: 1px;
	line-height: 1em;
}
.byline {
	color: #338;
	text-align: right;
	margin-top: 0;
}
.skiplinks {
	display: none;
}
input, textarea {
	background: #e6eadb;
}
input select {
	background: none;
}

/* main body links */
a {
	color: #338;
	text-decoration: underline;
}
a:visited {
	color: #66a;
}
a:hover {
	color: #f80;
	text-decoration: none;
}
.skiplinks {
	display: none;
}

/* Articles  */
.post {
	margin-bottom: 15px;
}
.navigation {
	width: 500px;
	height: 20px;
	margin: 8px 0;
}
.navleft {
	float: left;
	display: block;
	text-align: left;
}
.navright {
	float: right;
	display: block;
	text-align: right;
}

/* credit styles */
#credit {
	width: 260px;
	height: 26px;
	margin: 6px auto;
	padding: 0 0 6px 0;
}
#credit p {
	font: 11px/26px "Lucida Grande", Arial, Lucida, Verdana, Helvetica, sans-serif;
	text-align: right;
	margin: 0 4px 0 0;
	float: left;
	padding: 0;
	color: #fff;
	vertical-align: middle;
}
#credit a {
	background: transparent url(images/red_950.gif) 0 1% no-repeat;
	width: 152px;
	height: 26px;
	float: left;
	text-indent: -9000px;
}
#credit a:hover {
	background-position: 0 96%;
}

/* Special Page Styles */
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.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 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.narrowcolumn {
	float: left;
	margin: 0px 0 0;
}
.widecolumn {
	float: left;
}
.post {
	margin: 0 0 40px;
	text-align: left;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: left;
}
.clear {
	clear: both;
}
	 
/* Form Elements */
#searchform {
	margin: 0.4em 0 0 0;
	text-align: left;
	display: block;
	float: left;
}
#searchform #s {
	width: 120px;
	padding: 1px 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	display: block;
	float: left;
	color: #333;
	background: #eee;
	border: 1px solid #666;
	border-color: #999 #ccc #ccc #999;
}
#searchsubmit {
	font-family: Arial, "Lucida Grande", Lucida, Helvetica, Verdana, sans-serif;
	line-height: 1.2em;
	display: block;
	float: left;
	margin-left: 3px;
	padding: 3px 2px;
	font-size: 0.8em;
	background: #eee;
	color: #333;
	border: 1px solid #666;
	text-transform: uppercase;
	border-color: #999 #ccc #ccc #999;
}
.entry form {/* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 65%;
	padding: 2px;
	background: #e6eadb;
}
#commentform #submit {
	margin: 0 200px 0 0;
	float: right;
	background: #e6eadb;
}

/* Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: left;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 140px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

/* Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}

#main ul li.linkcat {
	list-style: none;
}
.wpcf7 input, .wpcf7 textarea {
	background: #e6eadb;
	font: 1.2em/1.3em Georgia, "Times New Roman", Times, serif;
	color: #333;
}
#resource-list a, #resource-list a:hover {
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	border: none;
	margin-top: 20px;
}
#resource-list h2 {
	font-size: 1.6em;
	line-height: 1em;
	margin: 0.8em 0 0.2em 0;
	color: #246;
	padding: 2px 0 0 0;
	text-align: left;
}

/* Random quote */
.quotescollection_randomquote {
	width: 170px;
	margin: 10px 14px 10px 16px;
}

.quotescollection_randomquote q {
	font-size: 0.85em;
	line-height: 1.2em;
	color: #333;
}

.quotescollection_randomquote cite {
	display:block; /* To display author and source in a new line */
	text-align:right;
	font-size: 0.85em;
	color: #555;
	font-style: italic;
	font-size: 0.9em;
	line-height: 1.1em;
	margin-top: 0.8em;
}
#quotescollection_nextquote-0 {
	color: #666;
	font-size: 1em;
	letter-spacing: 0.1em;
	text-transform: lowercase;
	text-align: right;
}

/* Quotes page */
blockquote.quotescollection {
	border:0;
	background:none;
	padding:0;
	margin:2em;
	font-size:1em;
}

blockquote.quotescollection q {
}

blockquote.quotescollection cite {
	display:inline;	
	font-size:0.83em;
}
#main .center-box {
	margin: 8px auto;
	padding: 2px 6px;
	border: 1px solid #999;
	background: #ddd;
	width: 200px;
	text-align: center;
}
.paypal {
	margin: 10px 0 0 0;
	text-align: center;
}
.paypal input {
	background: transparent;
}
.leftcol, .rightcol {
	width: 50%;
	float: left;
}
#main .clearbtop {
	border-top: 1px solid #bbb;
	clear: both;
	margin-top: 6px;
	padding-top: 2px;
}
.divider {
	line-height: 2px;
	border-top: 2px solid #adc;
}

/* Right Links */
#right a {
	text-decoration: underline;
	color: #666;
}
#right a:visited {
	color:#555;
}
#right a:hover {
	color: #f00;
}

/* Right Bar Special Styles */
#right h4 {
	margin-top: 2em;
	border-top: 2px solid #666;
	padding-top: 2px;
}
#right h4.top {
	margin-top: 0;
	border: none;
}
#right ul li {
	list-style: square;
	margin-left: 20px;
}

.right-text {
	text-align: right;
}
.centered-text {
	text-align: center;
}
.left-text {
	text-align: left;
}
.signup {
	margin: 4px auto;
	text-align: center;
	font-size: 1.1em;
}

/* Visual Editor Styles */
.right-text {
	text-align: right;
}
.centered-text {
	text-align: center;
}
.left-text {
	text-align: left;
}
.byline {
	font-size: 0.8em;
	text-align: right;
	color: #999;
	font-style: italic;
}
.quote {
	color: #888;
	font-size: 1.05em;
	text-align: left;
	margin: 1em 30px 0;
}
.quoted {
	text-align: right;
	margin: 0 30px 1em;
}
.border-top {
	border-top: 1px solid #ccc;
	padding-top: 4px;
}
.border-bottom {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}
.no-margin-top {
	margin-top: 0;
}
.big-margin-top {
	margin-top: 5em;
}
.hidden {
	display: none;
}
.one-line-per-page {
	margin: 200px 20px;
}
.clear {
	clear: both;
}

/* =Images
-------------------------------------------------------------- */

p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright, div.alignright {
	margin: 0 0 10px 25px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 0 25px 10px 0;
	display: inline;
}
.alignright {
	float: right;
	border: none;
}
.alignleft {
	float: left;
	border: none;
}
.wp-smiley {
	margin: 0;
}

/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 1px solid #fff;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 14px;
	padding: 2px 4px 5px;
	margin: 0;
	text-align: center;
}