/*******************************************************************************
 * Theme Name: MrsPriss Version 2 Default
 * Theme URI: http://ewmstudio.ccom/
 * Version: 1.0
 * Author: Justin Gable
 * Author URI: http://ewmstudio.com/ 
 ******************************************************************************/ 

/*******************************************************************************
 * COLORS
 * -----------------------------------------------------------------------------
 * Body text:             #8a8477
 * Purple heading:        #8a7786
 * Purple heading hover:  #8F5969 
 * Green heading:         #a99f4e
 * Green link:            #8F842C
 * Pink link:             #DFB5A7
 * Pink hover link:       #CF9F8E
 * Blue link:             #B5D0DF
 * Blue hover link:       #8FAEBF
 ******************************************************************************/
  
* {
  margin: 0;
  padding: 0; 
}

body {
  background: #fff url(images/body_bg.jpg) top center repeat;
  font: 16px "Times New Roman", serif;
  color: #7F7767;
}

#bodyWrap {
  height: 1000px;
  background: url(images/wrap_bg.jpg) top center repeat-x;
}

#con {
/*  width: 960px; */
  width: 1060px;
  margin: 0 auto;
}

img, fieldset {
  border: 0;
}

.clear {
  clear: both;
}

.alignleft, .prev {
  float: left;
}

.alignright, .next {
  float: right;
}

/*******************************************************************************
 * HEADER
 * ---------------------------------------------------------------------------*/
#hdr {
  position: relative;
  width: 960px;
  height: 220px;
  background: url(images/hdr_bg.png) top right no-repeat;
}

#hdr h1 a {
  position: absolute;
  top: 53px;
  left: 70px;
  display: block;
  width: 264px;
  height: 102px;
  background: url(images/hdr_logo.png) top center no-repeat;
  text-indent: -9000px;
}

#hdr ul {
  position: absolute;
  top: 165px;
  left: 70px;
  list-style: none;
}

#hdr li {
  float: left;
}

#hdr li a {
  float: left;
  display: block;
  margin: 0 20px 0 0;
  padding: 2px 5px;
  background: #B5D0DF;
  font: 16px Georgia, serif;
  color: #fff; /* #8a8477; */
  text-decoration: none;
  text-transform: uppercase;
}

#hdr li a:hover {
  background: #8FAEBF;
}

/*******************************************************************************
 * CONTENT
 * ---------------------------------------------------------------------------*/
 
#main {
  float: left;
/*  width: 460px; */
  width: 560px;
  margin: 0 0 0 70px;
}

#main a {
  color: #8F842C;
}

#main .post {
  position: relative;
  margin: 0 0 40px;
}

#main.single .post{
  margin: 0 0 30px;
}

#main .date {
  position: absolute;
  top: 0;
  left: -85px;
  width: 80px;
  font: bold 24px/18px Georgia, serif;
  color: #beb7a8;
  text-align: right;
  text-transform: uppercase;
}

#main .post p {
  margin: 0 0 15px;
  line-height: 19px;
}

#main .post p a,
#main .post li a {
  color: #8FAEBF;
}

#main .post a:hover {
  color: #638A9F;
}

#main .post p strong {
  color: #6F6653;
}

#main .post h2, 
#main .post h2 a,
#respond {
  display: block;
  margin: 0 0 13px;
  background: 0;
  font: 36px/28px Georgia, serif;
  color: #8a7786;
  text-decoration: none;
  text-transform: normal;
}

#main .post h2 a:hover {
  background: 0;
  color: #8F5969;
}

#main .post h3,
#main .post h3 a {
  display: block;
  margin: 0 0 8px;
  background: 0;
  font: 30px/24px Georgia, serif;
  color: #a99f4e;
  text-decoration: none;
}

#main .post h4,
#main .post h4 a {
  display: block;
  margin: 0 0 5px;
  background: 0;
  font: 25px/22px Georgia, serif;
  color: #8FAEBF;
  text-decoration: none;
}

#main .post h5,
#main .post h5 a {
  display: block;
  margin: 0 0 5px;
  background: 0;
  font: 20px/17px Georgia, serif;
  color: #8a7786;
  text-decoration: none;
}

#main h2.pagetitle {
  margin: 0 0 10px;
  font: normal 20px Georgia;
}

#main .post ul {
  margin: 0 0 15px 20px;
}

#main .post ol {
	margin: 0 0 15px 0;
}

#main .post ol li.style {
	padding: 0 0 10px;
	border-bottom: 1px dotted #CDC5AE;
	font: bold 18px "Times New Roman";
	color: #554B53;
}

#main .post ol span {
	font: 16px "Times New Roman", serif;
  color: #7F7767;	
}

#main .post li {
  margin: 0 0 5px;
  line-height: 22px;
}

#main .post blockquote {
  padding: 0 0 0 45px;
	background: url(images/bg_blockquote.gif) top left no-repeat;
  font: italic 16px/20px Georgia;
  color: #6D8D9F;
}

#main .post img {
  border: 8px solid #fff;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
}

#main .post img.nb {
  border: 0;
}

#main .post .postmetadata a,
#main .post .searchpostmeta a {
  padding: 2px 5px;
  background: #B5D0DF;
  color: #fff;
  text-decoration: none;
  font: 12px/24px Georgia;
}

#main .post .postmetadata .commentLink a,
#main .post .searchpostmeta .commentLink a {
  background: 0;
  font: 22px/58px Georgia;
  color: #8a8477;
}

#main .post .postmetadata .commentLink .commentCount,
#main .post .searchpostmeta .commentLink .commentCount {
  float: left;
  display: block;
  width: 58px;
  height: 58px;
  background: url(images/comment_count_bg.png) center center no-repeat;
  font: 34px/58px "Times New Roman";
  color: #EFEAE0;
  text-align: center;
}

#main .post .postmetadata .commentLink a:hover,
#main .post .searchpostmeta .commentLink a:hover {
  text-decoration: underline;
}

#main .post .postmetadata .tags,
#main .post .searchpostmeta .tags,
#main .post .postmetadata .categories,
#main .post .searchpostmeta .categories {
  display: block;
  margin: 0 0 5px;
}

#main .post .postmetadata .tags a,
#main .post .searchpostmeta .tags a {
  background: #CFC467;
  color: #fff;
}

#main .post .postmetadata .tags a:hover,
#main .post .searchpostmeta .tags a:hover {
  background: #AFA44C;
}

#main .post .postmetadata .categories a,
#main .post .searchpostmeta .categories a {
  background: #DFB5A7;
}

#main .post .postmetadata .categories a:hover,
#main .post .searchpostmeta .categories a:hover {
  background: #CF9F8E;
}

#main .navigation {
  width: 460px;
}

#main .navigation a {
  float: left;
  display: block;
  font: 26px Georgia;
  color: #554B53;
  text-decoration: none;
}

#main .navigation {
  height: 50px;
}

#main .navigation .next a,
#main .navigation .alignright a, {
  float: right;
}

#main .navigation a:hover {
  text-decoration: underline;
}

/* Images */

.post div.wp-caption {
  margin: 0 0 15px;
  text-align: center;  
}

.post div.wp-caption img, .post div.wp-caption a img {
  margin: 0;
  padding: 0;
  border: 0;
}
 
.post p.wp-caption-text {
  margin: 0;
  padding: 0 5px;
  font: italic 11px Georgia;
}

.post div.aligncenter, .post img.aligncenter, .post a img.aligncenter {
  display: block;
  margin: 0 auto 10px;
}

.post .alignleft {
  float: left;
  margin: 0 10px 5px 0;
}

.post .alignright {
  float: right;
  margin: 0 0 5px 10px;
}

/* Related Posts -------------------------------------------------------------*/
#main .post #related {
	margin: 0 0 15px;
	padding: 10px;
	background: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#main .post #related h3 {
	font: 14px Georgia, serif;
	text-transform: uppercase;
}

#main .post #related ul {
	margin-bottom: 0;
}

#main .post #related a {
	padding: 0 5px 0 0;
}

/*******************************************************************************
 * COMMENTS
 *----------------------------------------------------------------------------*/ 
#respond {
  display: block;
  margin: 0 0 13px;
  background: 0;
  font: 30px/24px Georgia, serif;
  color: #8a7786;
  text-decoration: none;
}

.commentlist {
  list-style: none;
}

.commentlist li {
  margin: 0 0 15px;
  font: 14px/18px "Times New Roman";
}

.commentlist .quote {
  position: relative;
  width: 412px;
  margin: 7px 0 0;
  padding: 9px 25px 6px;
  background: url(images/comment_rpt_bg.png) top center repeat-y; 
}

.commentlist .quote p {
  margin: 0 0 10px;
}

.commentlist .quote p a {
  color: #8a7786;
}

.commentlist .quote .top {
  position: absolute;
  top: -7px;
  left: 0;
  width: 462px;
  height: 7px;
  background: url(images/comment_top_bg.png) top center no-repeat;
}

.commentlist .metaWrap {
  position: relative;
  width: 462px;
  height: 70px;
  background: url(images/comment_btm_bg.png) top center no-repeat;
}

.commentlist .metaWrap img {
  position: absolute;
  top: 17px;
  left: 65px;
}

.commentlist .metaWrap .meta {
  position: absolute;
  top: 15px;
  left: 108px;
}

.commentlist .meta a {
  color: #7f7a47;
}

#main .commentlist .meta .author, 
#main .commentlist .meta .author a {
  color: #664f61;
}


#comments {
  margin: 0 0 20px;
  background: 0;
  font: 22px/58px Georgia;
  color: #8a8477;
}

#comments span {
  float: left;
  display: block;
  width: 58px;
  height: 58px;
  margin: 0 7px 0 0;
  background: url(images/comment_count_bg.png) center center no-repeat;
  font: 34px/58px "Times New Roman";
  color: #EFEAE0;
  text-align: center;
}

/*******************************************************************************
 * SIDEBAR
 * ---------------------------------------------------------------------------*/

#sidebar {
  float: left;
  width: 220px;
  margin: 0 0 0 15px;
}

#sidebar .widget {
  width: 220px;
  margin: 0 0 20px;
}

#sidebar .widget h3,
#sidebarTwo .widget h3,
#sidebar .widget h3 a,
#sidebarTwo .widget h3 a {
  margin: 0 0 5px;
  font: 24px/21px Georgia;
  color: #a99f4e;
  text-transform: uppercase;
  text-decoration: none;
}

#sidebar .widget h3 a:hover, 
#sidebarTwo .widget h3 a:hover {
  text-decoration: underline;
}

/*
 * Changed after sponsors
#sidebar .widget_search form {
  width: 220px;
  height: 37px;
  background: url(images/search_bg.gif) top center no-repeat;
}

#sidebar .widget_search .itf {
  float: left;
  width: 142px;
  height: 19px;
  padding: 9px;
  background: 0;
  border: 0;
  font: 16px/37px Georgia;
  color: #7A6B58;
}

#sidebar .widget_search .isb {
  float: right;
  width: 55px;
  height: 37px;
  background: 0;
  border: 0;
  font-size: 1px;
  color: #CCC6B6;
  letter-spacing: -1px;
}

#sidebar .widget_text img {
  float: left;
  margin: 5px 10px 5px 0;
  padding: 1px;
  border: 1px solid #a69c8e;
}

#sidebar .widget_text p {
  font: 14px/20px "Times New Roman";
  color: #8a8477;  
}

#sidebar .widget_text p a {
  color: #a99f4e;
}

#sidebar .widget_categories ul,
#sidebar .widget_links ul {
  margin: 0 0 0 10px;
  list-style: none;
}

#sidebar .widget_categories li a,
#sidebar .widget_links li a {
  font: 12px/20px Georgia, serif;
  color: #8a8477;
  text-decoration: none;
}

#sidebar .widget_categories li a:hover,
#sidebar .widget_links li a:hover {
  color: #6F6653;
  text-decoration: underline;
}

#sidebar #archives-3 select {
	padding: 5px;
	width: 210px;
}

#sidebar #text-432545615.widget_text {
	display: block;
	height: 160px;
}
*/


#sidebarTwo {
  float: left;
  width: 150px;
  margin: 0 0 0 10px;
}

#sidebarTwo .widget {
  width: 150px;
  margin: 0 0 15px;
}

#sidebarTwo .widget h3 {
  margin: 0 0 5px;
  font: 24px/21px Georgia;
  color: #8a7786;
  text-transform: uppercase;
}

#sidebarTwo #text-432545613.widget_text h3 {
  display: none;
}

#sidebarTwo #text-432545613.widget_text ul {
  list-style: none;
}

#sidebarTwo #text-432545613.widget_text a {
  display: block;
  width: 110px;
  height: 32px;
  padding: 0 0 0 40px;
  margin: 0 0 5px;
  color: #7A6B58;
  font: 17px/28px Georgia;
  text-decoration: none;
}

#sidebarTwo #text-432545613.widget_text a:hover {
  text-decoration: underline;
}

#sidebarTwo #text-432545613.widget_text a.rss {
  background: url(images/btn_subscribe.gif) top left no-repeat;
}

#sidebarTwo #text-432545613.widget_text a.facebook {
  background: url(images/btn_facebook.gif) top left no-repeat;
}

#sidebarTwo #text-432545613.widget_text a.twitter {
  background: url(images/btn_twitter.gif) top left no-repeat;
}

#sidebarTwo #text-432545613.widget_text a.etsy {
  background: url(images/btn_etsy.gif) top left no-repeat;
}

#sidebarTwo #text-432545613.widget_text a.formspring {
  background: url(images/btn_formspring.gif) top left no-repeat;
}

#sidebarTwo #text-432545613.widget_text a.email {
  background: url(images/btn_email.png) top left no-repeat;
}

#sidebarTwo #text-432545614 ul {
  list-style: none;
}

#sidebarTwo #text-432545614 li {
  margin: 0 0 5px;
}

#sidebarTwo #text-432545614 li a img {
  border: 5px solid #fff;
}

#sidebarTwo .widget_search form {
  width: 150px;
  height: 37px;
  background: url(images/search_bg_150.gif) top center no-repeat;
}

#sidebarTwo .widget_search .itf {
  float: left;
  width: 80px;
  height: 19px;
  padding: 9px;
  background: 0;
  border: 0;
  font: 16px/37px Georgia;
  color: #7A6B58;
}

#sidebarTwo .widget_search .isb {
  float: right;
  width: 50px;
  height: 37px;
  background: 0;
  border: 0;
  font-size: 1px;
  color: #CCC6B6;
  letter-spacing: -1px;
  cursor: pointer;
}

#sidebarTwo .widget_text img {
  float: left;
  margin: 5px 10px 5px 0;
  padding: 1px;
  border: 1px solid #a69c8e;
}

#sidebarTwo .widget_text p {
  font: 14px/18px "Times New Roman";
  color: #8a8477;  
}

#sidebarTwo .widget_text p a {
  color: #a99f4e;
}

#sidebarTwo .widget_categories ul,
#sidebarTwo .widget_links ul {
  margin: 0 0 0 10px;
  list-style: none;
}

#sidebarTwo .widget_categories li a,
#sidebarTwo .widget_links li a {
  font: 15px/20px Georgia, serif;
  color: #8a8477;
  text-decoration: none;
}

#sidebarTwo .widget_categories li a:hover,
#sidebarTwo .widget_links li a:hover {
  color: #6F6653;
  text-decoration: underline;
}

#sidebarTwo #archives-3 select {
	padding: 5px;
	width: 140px;
}

#sidebarTwo #text-432545615.widget_text {
	display: block;
	height: 160px;
}

#sidebar #spons-widget ul {
 list-style: none;
} 

#sidebar #spons-widget li {
    margin: 0 0 5px;
}
/*******************************************************************************
 * FORM
 * ---------------------------------------------------------------------------*/

#commentform p {
  margin: 0 0 10px;
}
 
.post .itf, .post textarea,
#commentform .itf, #commentform textarea {
  width: 452px;
  padding: 4px;
  font: 17px Georgia;
  color: #5F4D35;
}

#commentform label {
  display: block;
}

#commentform textarea {
  height: 200px;
}

#main .isb {
  display: block;
  background: 0;
  border: 0;
  font: 26px Georgia;
  color: #554B53;
  text-align: left;
  text-decoration: none;
  cursor: pointer;  
}

#main .isb:hover {
  color: #8F5969;
  text-decoration: underline;
}

.post label {

}

.msg {
  width: 448px;
  margin: 0 0 10px;
  padding: 6px;
  background: #B5D0DF;
  color: #fff;
}

.msg div {
  padding: 8px;
  border: 1px dotted #fff;
}

#cf label {
  display: block;
}

/*******************************************************************************
 * FOOTER
 * ---------------------------------------------------------------------------*/
#ftr {
  width: 960px;
  height: 100px;
  margin: 0 auto;
}

 

