/*  
Theme Name: Screams of Consciouness v03
Theme URI: http://www.screamsofconsciousness.com
Description: Custom theme developed for Peggy Pepper Wilkinson.
Version: 3.0
Author: Nichole W. Betterley
Author URI: http://www.npoweredsites.com/

*/

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, b, u, i, center, 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-size: 100%;   
vertical-align: baseline;   
background: transparent;   
}
:focus {   
outline: 0;   
} 
body {
  margin: 0;
  padding: 0;
  background: #F9D76B;
  font-family: helvetica, arial, sans-serif;
/*    font-family: 'Times New Roman', Times, serif;  */
  color: #572500;
  font-size: 80%;
  line-height: 1.4em;
	text-align: center;
}
	
img, img a { 
  border : none 
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/*wrappers - page or section containers*/

#container {
  margin: 0 auto;
  text-align: center;
  width: 937px;
  background: #f9d76b url('images/bodybg.gif') repeat-y;
  position: relative;
}

#containerLanding {
	background: white;
  margin: 20px auto;
  text-align: center;
  width: 937px;
  position: relative;
  border: 2px solid #F79100;
}

#topNav {
  position: absolute;
  top: 20px;
  left: 10px;
  font-size: .87em;
  width: 30%;
  text-align: left;
}

#emailSignup {
  position: absolute;
  top: 20px;
  right: 10px;
  font-size: .87em;
  width: 40%;
  text-align: right;
}

#sidebar1 {
  float: left;
  margin: 0;
  padding: 0;
  width: 218px;
  background: #fec601;
}

#mainContent {
  margin: 0;
  padding: 0;
  float: left;
  width: 501px;
}

*html #headerimg {
  margin: 0 0 0 -2px;
  width: 501px; 
}

#sidebar2 {
  float: right;
  margin: 0;
  padding: 0;
  width: 218px;
  background: #fec601;
}

*html #sidebar2 {
  position: absolute;
  top: 0;
  right: 0px;
  z-index: 0;
} 

#mainContentText {
  margin: 35px;
  text-align: left;
}

*html #mainContentText {
  margin: 25px;
}

#sidebarText {
  padding: 0 15px 40px 15px;
  text-align: left;
  font-size: .87em;
}  

*html #sidebarText {
  padding: 0 10px 40px 10px;
}  

#footer {
 width: 937px;
 margin: 0 auto; 
 padding: 10px 0;
 font-size: .8em;
 text-align: center;
}


/* fonts and text */

h1 {
  font-size: 1.3em;
}

h2 {
  font-size: 1.5em;
}

#mainContent h2, #mainContent h2 a:link, #mainContent h2 a:visited {
  color: #f79100;
  text-decoration: none;
  font-weight: normal;
  line-height: 1.3em;
  margin: 0;
}

#mainContent h2 a:hover {
  color: #fec601;
}

#mainContent h3 {
  margin: 10px 0 20px 0; 
}  

h3 {
  font-size: 1.1em;
}

#mainContent h4 {
  font-size: 1.2em;
  font-family: Georgia, 'Times New Roman', Times, serif;
  margin: 0;
  padding: 0;
  text-align: left;
  font-weight: bold;
}  

#emailSignup h3 {
  color: #f79100;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  font-size: 1.4em;
  letter-spacing: 1px;
}

.emaila {
  font-size: 11px; 
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: normal;
  background-color: #fff; 
  border: 1px solid #f79100;  
  margin: 0;
  padding: 0;
}

.formFielda {
  background-color: #fff; 
  border: 1px solid #f79100;  
}

p {
  margin: 10px 0px;
}

.lighter {
  color: #af7b3d;
}

blockquote {
  font-family: Georgia, 'Times New Roman', Times, serif;
  margin: 5px 0 20px 0;
  padding: 0px;
  text-align: center;
  font-weight: bold;
  font-style: italic;
}

small {
  font-size: .87em;
}

ol, ul {
  margin: 10px 25px;
}

a:link, a:visited {
  color: #f79100;
  text-decoration: none;
  font-weight: bold;  
  font-size: 1em;
}

a:hover {
  color: #fec601;  
  font-size: 1em;
}

.pagetitle {
  font-size: 1.4em;
  text-align: right;
  color: #fec601;
}

.post {
  margin: 40px 0;
  border-bottom: 0px solid #F9D76B;
}

.page {
  margin: 40px 0;
  border-bottom: none;
}

.entry {
  
}

.theDate {
  font-size: .87em;
  margin-bottom: 10px;
  color: #AF7B3D;  
}

.postmetadata {
  font-size: .87em;
  color: #AF7B3D;
}
.postmetadata a:link, .postmetadata a:visited {
  color: #AF7B3D;
  text-decoration: underline;
  font-weight: normal;
}

.postmetadata a:hover {
  color: #fec601;
}  

.postCategories {
  background: url('images/folders.gif') no-repeat;
  min-height: 16px;
  padding: 0 0 10px 20px;
}

.postComments {
  background: url('images/comment.gif') no-repeat;
  min-height: 16px;
  padding: 0 0 0 20px;
}

.postComments a, .postCategories a {
  font-weight: normal;
  font-size: 11px;  
}

.postmetadatasidebar {
  text-align: right;
}

.more-link {
  font-weight: normal;
  text-decoration: underline;
}
.navigation, .navigation a:link, .navigation a:visited {
  font-size: .95em;
  font-weight: bold;
  color: #fec601;
  text-decoration: none;
  padding-bottom: 10px;
}
.navigation a:hover {
  color: #fec601;
}
.alignleft {
  float: left;
  margin: 0 15px 15px 0;
}

.alignright {
  float: right;
  margin: 0 0 15px 15px;
}

.widgettitle {
  color: #fff;
  font-size: 1.2em;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
}
.widget_recent_entries h2 {
  background: url('images/recent-posts.gif') no-repeat bottom left;
  width: 195px;
  height: 75px;
  padding: 0;
  margin: 0 0 15px 0;
  border-top: 2px solid #f79100;   
}
.widget_rrm_recent_comments h2 {
  background: url('images/comments.gif') no-repeat bottom left;
  height: 45px;
  padding: 0;
  margin: 0 0 15px 0;
  border-top: 2px solid #f79100;   
}
.widget_categories h2 {
  background: url('images/categories.gif') no-repeat bottom left;
  height: 60px;
  padding: 0;
  margin: 0 0 0px 0;
  border-top: 2px solid #f79100;   
}
.widget_tag_cloud h2 {
  background: url('images/tags.gif') no-repeat bottom left;
  height: 60px;
  padding: 0;
  margin: 0 0 0px 0;
  border-top: 2px solid #f79100;   
}
.widget_tag_cloud {
  line-height: 30px;
  font-size: .87em;
}
.widget_tag_cloud a:link {
  font-weight: normal !important;
}

.widget_archive h2 {
  background: url('images/archives.gif') no-repeat bottom left;
  height: 50px;
  padding: 0;
  margin: 0 0 5px 0;
  border-top: 2px solid #f79100;   
}
.widget_find_online {
  background: url('images/findonline.gif') no-repeat bottom left;
  height: 60px;
  padding: 0;
  margin: 0 0 5px 0;
  border-top: 2px solid #f79100;   
  text-indent: -9999px;
}
.widget_twitter {
  background: url('images/peggy-live.gif') no-repeat bottom left;
  height: 75px;
  padding: 0;
  margin: 0 0 5px 0;
  border-top: 2px solid #f79100;   
  text-indent: -9999px;
}
h2.hearMeNow {
  height: 80px;
  padding: 0;
  margin: 0 0 15px 0;
  text-indent: -9999px;  
}
h2.PeggysPicks {
  background: url('images/peggys-picks.gif') no-repeat bottom left;
  height: 50px;
  padding: 0;
  margin: 0 0 15px 0;
  border-top: 2px solid #f79100;   
  text-indent: -9999px;  
}
#sidebar1, #sidebar2, #respond {
  color: #572500;
  font-weight: normal;
  text-decoration: none;
}

#sidebar1 a:link, #sidebar1 a:visited, #sidebar2 a:link, #sidebar2 a:visited, #respond a:link, #respond a:visited {
  color: #572500;
  font-weight: bold;
  text-decoration: none;
}

#sidebar1 a:hover, #sidebar2 a:hover, #respond a:hover {
  color: #f79100;
  font-size: 1em;
}  

#sidebarText ul {
  margin: 0px;
	padding: 0;
	list-style: none;
	line-height: 1.2em;
  }
  
#sidebarText ul li {
  display:block;
  margin: 2px;
	padding-bottom: 10px; 
}

*html #sidebarText ul li {
  margin: 2px 0;
}
  
.sidebarLText p {
  margin: 10px 0;
}

#footer a:link, #footer a:visited {
  color: #f79100;
  text-decoration: underline;
  font-weight: bold;
}

#footer a:hover {
  color: #f79100;
}

#respond {
  padding: 0;
  margin: 0;
}

#required {
  font-style: italic;
  font-size: .87em; 
}

#comments {
  border-top: 2px solid #f79100;
  padding-top: 15px;
}

.comment {
  padding: 10px;
  margin: 0px;
}

.comments-template ul {
  margin: 0px;
	padding: 0;
	list-style: none;
	line-height: 1.4em;
  }
.comments-template ul li {
  }
.commentmetadata, .commentmetadata a:link, .commentmetadata a:visited, .commentmetadata a:hover {
  font-size: .87em;
  color: #AF7B3D;
  font-weight: normal;  
}
.comment-author a:link, .comment-author a:visited {
  color: #572500;
  font-size: 1em;
  font-weight: bold;
  font-style: normal;
}

.comment-author a:hover {
  color: #f79100;
}

.depth-1 {
  border-bottom: 1px solid #F9D76B;
}

.depth-2 {
  padding-left: 20px;
}

.depth-3 {
  padding-left: 40px;
}

.bypostauthor {
  background: #F9D76B;
}

.fn {
  font-style: normal;
  font-weight: bold;
}

.twitter-message {
  border-top: 1px solid #f9d76b;
  padding: 5px 0 10px 0;
}

#signupBox {
  background: url('images/signupbg.gif') no-repeat;
  margin: 5px 0 0 -4px;
  padding: 0;
  width: 195px;
  height: 300px;  
  position: relative;
}

#signupentry {
  position: absolute;
  top: 210px;
  left: 10px;
}

.separator {
  border-top: 1px solid #AF7B3D;
  margin: 40px 0 0;
}

.rsssubscribe {
  background: url('images/rss.gif') no-repeat;
  height: 22px;
  margin: 10px 0 0 0;
  padding: 5px 0 0 30px;  
}