/*
Theme Name: ValentineBear
Theme URI: http://www.tanyaiscrazy.com/
Description: Theme by TIC - Graphics by SS - Template By MLM
Author: Mandy Post
Author URI: http://www.mylilmagic.com/
*/

/*
Do not remove my credits above !!.
*/

/* Begin Site Layout Elements */

* {
padding: 0;
margin: 0;
}
Body {
  background-image: url("images/bg6.gif");
  background-color: #FFD8E9;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 10px; 
  color: #333333;
  background-repeat: repeat;
}
#page {
  background: transparent;
  margin: 5px auto 5px auto;  
  margin-top: 10px ;
  margin-bottom: 10px ;
  width: 757px;
  border-left:0px solid #FF6B92;
  border-right:0px solid #FF6B92;
}
#header {  
  width: 757px;
  border-top: 0px solid #FF6B92;
  background: transparent;
}
#headerimg {
  background: url("images/header.gif") center no-repeat;
  font-size: 9px;
  width: 757px;
  height: 107px;
}

#wrapper{
  width: 757px;
  margin: auto;
}

#board {
  width: 300px;
  float: left;
  margin-bottom: 5px;
  margin-left: 10px;
  padding: 1px;
  display: inline;
}

.boxs{
  font-weight: normal;
  display: inline;
}
.boxspost{
  color: #333333;
  background-color: #FFFFFF;
  border: 1px solid #ff4f89; 
  width: 295px;
  margin-top : 5px;
}

#content {
  width: 428px;
  float: right;
  padding: 1px;
  padding-left: 1px;
  display: inline;
  margin-right: 15px;
}
.boxpost{
  font-weight: normal;
  display: inline;
}
.boxpostborder{
  color: #333333;
  background-color: #FFFFFF;
  border: 1px solid #ff4f89; 
  width: 428px;
  margin-top : 5px;
}
#footer {
  border-bottom : 0px solid #FF6B92;
  clear: both;
  width: 757px;
  height : 10px;
  padding-top : 10px;
  padding-bottom : 0px;
  text-align : center;
  background: transparent;
}
#sidebar {
  width: 145px;
  float: left;
  margin-bottom: 5px;
  margin-left: 5px;
  padding: 1px;
  display: inline;
}
.boxSidebar{
  margin-top: 5px;
  color: #4A2C00;
  border-top: 1px solid #ff4f89;
  border-bottom: 1px solid #ff4f89;
  border-left: 1px solid #ff4f89;
  border-right: 1px solid #ff4f89;
  background-color: #FFFFFF;
  margin-bottom: 5px;
}

#sidebar ul {
  list-style: none;
  margin-bottom: 10px;
}
#sidebar ul h2 {
  background-color: #FF95BB;
  border-bottom: 1px solid #ff4f89;
  padding: 2px;
  border-top: 1px solid #ff4f89;
  font-size: 12px;
  font-weight: bold;
}

#sidebar ul li {
  text-decoration: none;
  color: #4A2C00;
}
#sidebar ul ul {
  list-style-image: url("images/icon2.gif");
  list-style-type: circle;
  margin-left: 20px;
  padding-top: 5px;
}
#sidebar ul ul ul {
  margin-bottom: 0;
}
#sidebar a {
  text-decoration: none;
  color: #4A2C00;
}
#sidebar a:hover {
  text-decoration: underline;
}
#menu {
  width: 145px;
  float: left;
  margin-bottom: 5px;
  margin-left: 10px;
  padding: 1px;
  display: inline;
}
#menu ul {
  list-style: none;
  margin-bottom: 5px;
}
#menu ul h2 {
  background-color: #FF95BB;
  border-bottom: 1px solid #ff4f89;
  border-top: 1px solid #ff4f89;
  font-size: 12px;
  font-weight: bold;
  padding: 0px;
}
#menu ul li {  
  text-decoration: none;
  color: #4A2C00;
}
#menu ul ul {
  list-style-image: url("images/icon2.gif");
  list-style-type: circle;
  margin-left: 20px;
  padding-top: 5px;
}
#menu ul ul ul {
  margin-bottom: 0;
}
#menu a {
  text-decoration: none;
  color: #4A2C00;
}
#menu a:hover {
  text-decoration: underline;
}


h1 {
  margin: 0;
  font-size: 12px;
  text-align: center;
  font-family: Verdana, Arial, Sans-Serif;
  text-decoration: none;
  color: #4A2C00;
}
h2 {
  background-color: #FF95BB;
  border-bottom: 1px solid #ff4f89; 
  padding: 2px;
  font-size: 12px;
  color: #FFFFFF;
  text-align: center;
}
h3 {
  margin-top: 10px;
  margin-left: 10px;
  font-size: 10px;
  color: #4A2C00;
}
h4 {
  margin-top: 12px;
  font-size: 12px;
}
h5 {
  margin-top: 10px;
  font-size: 10px;
}
h2 a:hover, h2 a:visited, h2 a {
  text-decoration: none;
  color: #bd492a;
  font-size: 12px;
  font-family: Verdana, Arial, Sans-Serif;
  font-weight: normal;
  margin-left: 5px;
}
.post {
  margin-bottom: 5px;
  color: #4A2C00;
  padding-left: 5px;
  font-size: 10px;
}
.post p {
  line-height: 12px;
  margin-bottom: 5px;
}
.post a {
  color: #FF4F89;
}
.post ul {
  margin-left: 20px;
  list-style-image: url("images/icon2.gif");
  list-style-type: circle;
  margin-bottom: 5px;
  padding-top: 5px;
}
.post li {
  margin-left: 5px;
}
.entry {
  margin-top: 10px;
  margin-bottom: 5px;
  margin-left: 5px;
  margin-right: 10px;
}
.entrytext .postmetadata {
  padding: 5px;
  font-size: 10px;
  border-top: 1px solid #C59CC5;
}
.postmetadata a {
  color: #4a2c00;
}
.navigation {
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
  .alignleft {
  float: left;
  text-align: left;
  width: 80%;
  display : inline;
}
.alignright {
  float: right;
  text-align: right;
  width: 20%;
  display : inline;
}
.center {
  text-align: center;
}
#page ul li {
  margin: 0; 
  padding: 0;
}
.pagetitle {
  color: #F9AD48;
}
  blockquote {
  margin: 1em 1.5em;
  padding: 1em 1.5em;
  border: 1px solid #C9E9F7;
  background: #DEF2FA no-repeat   scroll top left;
}
cite {
  margin: 5px 0 0;
  display: block;
}
acronym, abbr {
  cursor: help;
  border-bottom: 1px dashed #999;
}
ol.commentlist {
  width: 75%;
  margin: 0 auto;
}
ol.commentlist li {
  margin-bottom: 1.5em;
  border: 1px solid #C9D2DF;
  padding: 5px;
  background-color: #EEF6FC;
}
ol.commentlist li.alt {
  background-color: #EEF6FC;
}
ol.commentlist a {
  color: #FF4F89;
}
small.commentmetadata {
  font-size: 10px;
  margin-bottom: 10px;
  display: block;
}
#commentform {
  width: 95%;
  color: #4A2C00;
  padding-left: 10px;
}
#commentform textarea{
  width: 95%;
}
#searchform {
  text-align: center;
}
#searchform input {
  border: 1px solid #9D9582;
  background-color: #D6E0EC;
}
#searchform #s {
  width: 50%;
  background-color: white;
}
#wp-calendar{
  width: 80%;
  text-align: center;
  margin-right: 1px;
  margin-left: 1px;
  margin-bottom: 15px;
}
#wp-calendar th{
  background-color: #D6E0EC;
}
#wp-calendar a{
  border: 1px solid #D6E0EC;
  background-color: #D6E0EC;
  display: block;
}
#prev a, #next a{
  border: 0;
}
#wp-calendar caption{
  text-align: center;
  width: 80%;
}
hr{ display: none;}
a img{border: none;}
a { color: #FF4F89;text-decoration: none;}


