/*
Theme Name: Berries and Cream 2.0
Theme URI: http://berriesandcreamblogdesign.com
Description: A custom Wordpress theme by Revka Stearns
Author: Revka Stearns
Author URI: http://berriesandcreamblogdesign.com
*/




body {
  background: #31231A url(images/back.png) repeat top left;
  height: 100%;
  color: #333;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

#back {
  background: transparent url(images/nav-bkg.png) repeat-x top left;
}

a, a:visited {
  color: #5C4587;
  text-decoration: underline;
}
a:hover {
  color: #E36E98;
}

a:focus, a:hover, a:active {
	outline: none;
}

/* General Settings
*******************************************************************************/
#container {
  width: 922px;
  margin: 0 auto;
  text-align: left;
  padding: 0px ;
  background: white;
}
#hp_top, #content, #footer {
  width: 920px;
  margin: 0 auto;
  text-align: left;
}

.clear {clear: both;}


/* Header
*******************************************************************************/

#header {
width: 922px; 
  height: 175px;
  background: url(images/header.png) no-repeat top center;
margin: 0 auto;
}
#header h1 {
  padding: 10px 0px 0px 0px;
  text-decoration: none;
}
#header h1 a, #header h1 a:visited {
  color: #222;
  font-size: 46px;
  font-family: "Times New Roman", Times, serif;
  font-weight: normal;
  letter-spacing: -1px;
}
#header_left {
  font-size: 14px;
  overflow: hidden;
  float: left;
  width: 375px;
  text-align: left;
}
#header_right {
  float: right;
  width: 490px;
  text-align: right;
  padding: 10px 0px 0px 0px;
  overflow: hidden;
}
#header_left p {
  padding: 0 0 0 30px;
}
#top_search {
  background: #fff;
  width: 110px;
  color: #666;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  padding: 2px 4px 2px 4px;
  margin: 7px 0px 0px 0px;
  border-top: 1px solid #666;
  border-right: 1px solid #DDD;
  border-left: 1px solid #666;
  border-bottom: 1px solid #DDD;
}
.banner468 {
  width: 468px;
  height: 60px;
}

img {border: none}

/* Navigation Bar
*******************************************************************************/

#navbar {
width: 920px; 
  height: 35px;
  color: #5C4587;
  position: relative;
  z-index: 99;
  margin: 0px auto;
}
#navbarleft {
  width: 700px;
  float: left;
}
#navbarright {
  width: 210px;
  float: right;
  padding: 0px 10px 0px 0px;
}
#navbarright a, #navbarright a:link, #navbarright a:visited {
  font-weight: bold;
  text-decoration: none;
  padding: 0px 0px 0px 3px;
  text-decoration:none;
}
#navbarright a:hover {
  color: #FFF;
  padding: 0px 0px 0px 3px;
}
#navbarright a img {
  margin: 0px 0px 2px 0px;
  text-decoration:none;
}

/* Suckerfish Dropdown
*******************************************************************************/

#nav, #nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 35px;
margin-top:40px;
}
#nav a, #nav a:visited {
  display: block;
  padding: 0px 10px 0px 10px;
  text-transform: uppercase;
  font-size: 12px;
  color: #513117;
  text-decoration:none;
}
#nav a:hover {
  text-decoration: none;
  color: #e36e98;
}
#nav li {
  float: left;
}
#nav li ul {
  position: absolute;
  width: 170px;
  left: -999em;
margin-top: 0;
}

#nav li:hover ul, #nav li.hover ul {
    margin-left: 0px;
    width: 475px;
    padding: 0; }

#nav li li a, #nav li li a:link, #nav li li a:visited {
	float: left;
	display: inline;
  margin: 0px;
  padding: 0px 10px 0px 10px;
color: #513117;
  text-decoration:none;
}
#nav li li a:hover {
  text-decoration: none;
  color: #e36e98;
}
#nav li ul ul {
  margin: -37px 0px 0px 192px;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
  left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
  left: auto;
}

.current_page_item {background: url(images/nav.png) no-repeat center;}

/* Content
*******************************************************************************/

#content {
  line-height: 20px;
  background: #FFF;
  padding: 0px;
border: 1px solid #bea5c9;
border-top: none;
}
#content p {
  padding: 0px 0px 15px 0px;
  margin: 0px;
}
#content h1 {
  font-size: 24px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
}
#content h2 {
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 5px 0px;
}
#content h3 {
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
}
#content h4 {

  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0px 0px 5px 0px;
}
#content h5, #content h6 {
}
#content h1 a, #content h1 a:visited,
#content h2 a, #content h2 a:visited,
#content h3 a, #content h3 a:visited,
#content h4 a, #content h4 a:visited {
  text-decoration:none;
}

#content h1 a:hover, #content h2 a:hover, #content h3 a:hover, #content h4 a:hover {
  text-decoration: none;
}
#no_sidebar {
  width: 880px;
  padding: 0px 20px 20px;
  overflow: hidden;
}
#postarea {
  float: left;
  width: 570px;
  padding: 25px 0px 20px 20px;
  overflow: hidden;
}
.post {margin-bottom: 25px; border-bottom: 1px solid #333; padding-bottom: 15px;}

.post ol {
  list-style: decimal;
  margin: 0px 0px 10px 5px;
  padding: 0;
}
.post ol li {
  list-style: decimal;
  margin: 0px 0px 0px 20px;
  padding: 0;
}
.post ul {
  list-style: disc;
  margin-left: 25px;
  padding: 0px 0px 10px 0px;
}
.post ul li {
  list-style: disc;
  margin: 0px 0px 0px 30px;
  padding: 0;
}
.title {
  border-bottom: 1px dashed #999;
}
.meta {
  text-align: right;
  margin: 0px 0px 10px 0px;
  color: #999;
  font-size: 11px;
}
.archive {
  float: left;
  width: 260px;
}

blockquote {background: #e8e4d9; padding: 5px 10px; border-left: 1px dotted #513117;border-top: 1px dotted #513117;border-right: 1px solid #513117; border-bottom: 1px solid #513117;}

/* Homepage Top
*******************************************************************************/

#hp_top {
  padding: 20px 0px 20px 0px;
  line-height: 22px;
background: #f9ced9 url(images/bkg.png) repeat top left;
border-top: 1px solid #9874b2;
border-bottom: 1px solid #9874b2;
color: #513117;
}

#hp_top a, #hp_top a:visited {
  color: #5C4587;
}

#hp_top p {
  padding: 0px 0px 5px 0px;
  margin: 0;
  font-size: 16px;
  font-family: Georgia, Arial, Helvetica, sans-serif;
}
#hp_top img {
border: none;
  -ms-interpolation-mode: bicubic;
}
#hp_top_left {
  float: left;
  width: 560px;
  padding: 0px 20px 0px 20px;
}
#hp_top_right {
  width: 300px;
  float: right;
  padding: 0px 20px 0px 0px;
}
#hp_top_left, #hp_top_right {
  overflow: hidden;
}

#hp_top_right h2 {
color: #513117;
  font-size: 24px;
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0px 0px 10px 0px;
  padding: 10px 0px 0px 0px;
}
#hp_top_right h2 a, #hp_top_right h2 a:visited {
color: #513117;
  margin: 0px 0px 10px 0px;
  padding: 10px 0px 0px 0px;
}

/* Homepage Bottom
*******************************************************************************/

#hp_bottom {
  width: 900px;
  line-height: 20px;
  padding: 15px 10px 10px 10px;
  background: #FFF;
}
#hp_bottom p {
  padding: 0;
  margin-bottom: 10px;
}
#hp_bottom h1, #hp_bottom h2, #hp_bottom h3, #hp_bottom h4 {
  color: #222;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0px 0px 5px 0px;
}
#hp_bottom img{
  float: left;
  margin: 0px 0px 10px 0px;
  -ms-interpolation-mode: bicubic;
}
#hp_bottom ul {
  list-style: disc;
  margin-bottom: 20px;
  padding: 0;
}
#hp_bottom ul li {
  list-style: disc;
  margin: 0 0 0 20px;
  padding: 0;
}
#hp_bottom ol {
  list-style: decimal;
  margin: 0px 0px 0px 5px;
  padding: 0px 0px 15px 0px;
}
#hp_bottom ol li {
  list-style: decimal;
  margin: 0px 0px 0px 20px;
  padding: 0;
}
.hp_box {
  float: left;
  width: 280px;
  padding: 0px 10px 0px 10px;
  overflow: hidden;
}

/* Sidebar
*******************************************************************************/

#sidebar {
  float: right;
  width: 310px;
 line-height: 20px;
  display: inline;
  overflow: hidden;
background: url(images/side.png) no-repeat top left;
padding: 50px 0 10px;

}
#sidebar p {
  padding: 0px 0px 15px 0px;
  margin: 0px;
}
#sidebar h2 {
  color: #513117;
  font-size: 12pt;
  font-weight: normal;
  margin: 0px;
  padding: 0px 0px 5px;
  font-family: Georgia, Arial, Helvetica, sans-serif;
}
#sidebar ul {
  margin: 25px 10px 0;
  padding: 0;
}
#sidebar ul li {
  list-style: none;
  margin: 0px 0px 20px 10px;
  padding: 0;
}
#sidebar ul li ul li {
  list-style: disc;
  margin: 0px 0px 0px 25px;
  padding: 0;
}
#sidebar ul li a, #sidebar ul li a:visited  {

}
#sidebar ul li a:hover  {

  text-decoration: underline;
}
.widget {
  margin: 0px 0px 20px 0px;
}

/* Bottom Page
*******************************************************************************/

#page_bottom {
  width: 900px;
  line-height: 20px;
  padding: 20px 10px 10px 10px;
  background: #e4d6e0;
  color: #333;
  text-align: left;
}
#page_bottom a, #page_bottom a:visited {

}
#page_bottom a:hover {
  text-decoration: underline;
}
#page_bottom p {
  padding: 0;
  margin: 0;
}
#page_bottom h2 {
  color: #E36E98;
  font-size: 14px;
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0px 0px 5px 0px;
}

#page_bottom h4 {color: #513117; font-size: 12px;  margin: 0px 0px 3px 0px;}


#page_bottom img{
  float: left;
  margin: 0px 0px 5px 0px;
  -ms-interpolation-mode: bicubic;
}
#page_bottom ul {
  list-style: disc;
  margin: 0;
  padding: 0;
}
#page_bottom ul li {
  list-style: disc;
  margin: 0 0 0 20px;
  padding: 0;
}
#page_bottom ol {
  list-style: decimal;
  margin: 0px 0px 0px 5px;
  padding: 0px 0px 15px 0px;
}
#page_bottom ol li {
  list-style: decimal;
  margin: 0px 0px 0px 20px;
  padding: 0;
}
.bottom_box {
  float: left;
  width: 205px;
  overflow: hidden;
  padding: 0px 10px 0px 10px;
}

/* Footer
*******************************************************************************/

#footer {
background: #9874b2;
  font-size: 11px;
  font-family: Arial, Tahoma, Verdana;
  color: #777;
  text-align: center;
border: 1px solid #bea5c9;
border-top: none;

}

#footerleft {
  width: 500px;
  float: left;
  padding: 10px 0px 10px 0px;
  text-align: left;
}
#footerright {
  width: 400px;
  float: right;
  padding: 10px 0px 10px 0px;
  text-align: right;
}

#footer p {
  padding: 0px 10px 0px 10px;
  margin: 0;
}
#footer a, #footer a:visited {
  color: #8170A1;
  text-decoration: none;
}
#footer a:hover {
  color:#E36E98;
  text-decoration: underline;
}

#footer img {margin: 0; float: none;}

/* Comments
*******************************************************************************/

.commentlist cite,.commentlist cite a{
  font-style: normal;
  font-weight: bold;
}
.commentlist li{
  font-weight: bold;
}
.commentlist li{
  list-style: none;
  margin: 10px 0px 5px 0px;
  padding: 10px 5px 10px 10px;
}
.commentlist li ul li{
  margin-left: 10px;
  margin-right: -5px;
}
.commentlist li .avatar{
  background: #EEE;
  float: right !important;
  padding: 3px !important;
}
.commentlist ol{
  margin: 0px;
  padding: 10px;
}
.commentlist p{
  margin: 10px 5px 10px 0px;
  padding: 0px;
}
.commentlist p{
  font-weight: normal;
  text-transform: none;
}
.commentlist p:first-letter{
  padding-left: 10px;
}
.commentmetadata{
  display: block;
  font-size: 10px;
  margin: 0px;
}
.commentmetadata{
  font-weight: normal;
}
#commentform{
  padding: 0 5px 5px 5px;
}
#commentform #submit{
  float: left;
  margin: 0px;
}
#commentform input{
  margin: 0px 5px 1px 0px;
}
#commentform p{
  margin: 5px 0px 5px 0px;
}
#commentform textarea{
  padding: 2px;
  width: 100%;
}
#respond{
  padding: 3px;
}
#respond h3{
  border-bottom: 1px solid #EEE;
  color: #666;
  padding: 0px 0px 0px 10px;
}
#respond:after{
  content: ".";
  display: block;
  height: 0px;
  visibility: hidden;
}
.depth-2,.depth-4{
  background: #F9F9F9;
}
.even,.alt{
  border: 1px solid #DDD;
}
.thread-alt{
  background: #F7F7F7;
}
.thread-even,.depth-3,.depth-5{
  background: #FFF;
}
.commentlist li.bypostauthor, li.comment-author-admin {
background-color: #e8e4d9 !important;
}
.wp-caption img{
  border: 0px;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}
.wp-caption p.wp-caption-text{
  font-size: 10px;
  font-style: italic;
  font-weight: bold;
  line-height: 12px;
  margin: 0px;
  padding: 5px 0px 0px 0px;
}
.wp-caption,.commentlist{
  margin: 0px;
  padding: 0px;
}
img.wp-smiley{
  border: none;
  float: none;
  margin: 0px;
  padding: 0px;
}
.button{
  background: #333;
  border-bottom: 1px solid #222;
  border-left: 1px solid #444;
  border-right: 1px solid #222;
  border-top: 1px solid #444;
  color: #FFF;
  cursor: pointer;
  font: bold 12px Arial, Tahoma, Verdana;
  margin: 0px;
  padding: 3px 10px 3px 10px !important;
}
#s,.text_field,#sb,.password{
  background: #F2F2F2;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #666;
  border-right: 1px solid #eee;
  border-top: 1px solid #666;
  color: #000;
  display: inline;
  font: normal 12px Arial, Tahoma, Verdana;
  margin: 0px;
  padding: 4px 0px 4px 0px;
  width: 120px;
}
#text_area{
  background: #F2F2F2;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #666;
  border-right: 1px solid #eee;
  border-top: 1px solid #666;
  color: #444;
  font: 12px Arial, Tahoma, Verdana;
  height: 100px !important;
  margin: 5px 0px 5px 0px;
  padding: 4px;
  width: 400px !important;
}
#author, #email, #url {
  background: #F9F9F9;
  border-bottom: 1px solid #EEE;
  border-left: 1px solid #DDD;
  border-right: 1px solid #EEE;
  border-top: 1px solid #DDD;
  color: #666;
  font: 12px Arial, Tahoma, Verdana;
  margin: 0;
  padding: 4px 4px 2px 4px !important;
  width: 175px !important;
}
#comment{
  background: #F9F9F9;
  border-bottom: 1px solid #EEE;
  border-left: 1px solid #DDD;
  border-right: 1px solid #EEE;
  border-top: 1px solid #DDD;
  color: #444;
  font: 12px Arial, Tahoma, Verdana;
  margin: 15px 3px 0px 0px !important;
  padding: 4px 5px 4px 5px !important;
  width: 500px !important;
}
#submit, #searchsubmit{
  background: #333;
  border-bottom: 1px solid #222;
  border-left: 1px solid #444;
  border-right: 1px solid #222;
  border-top: 1px solid #444;
  color: #FFF;
  cursor: pointer;
  font: bold 12px Arial, Tahoma, Verdana;
  margin: 0px;
  padding: 3px 10px 3px 10px !important;
}

/* Navigation
*******************************************************************************/

#page_navigation, #page_navigation ul{
  list-style: none;
  margin: 5px 0px 0px 0px;
  padding: 0px;
}
#page_navigation li{
  padding: 0px;
}
#page_navigation a, #page_navigation a:visited{
  color: #999;
  background: #FFF;
  border: 1px solid #DDD;
  display: block;
  padding: 1px 20px 1px 20px;
}
#page_navigation a:hover{
  text-decoration: none;
  background: #666;
  color: #FFF;
}
/************************************************
*	Images  					     		    * 
************************************************/

img.aligncenter  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
	
.wp-caption {
	margin: 0px;
	padding: 0px;
	}
	
.wp-caption img {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	line-height: 12px;
	}
