/*  
Theme Name: TND Domestic Princess
Theme URI: http://www.themesndreams.com
Description: 2 Column Sidebar Right
Author: Themes N Dreams
*/


* {
padding: 0;
margin: 0;
}

body {
background-image: url(images/bg_polkadot.gif); 
background-color: #654D43; 
color: #000000; 
font-family: Verdana;
font-size: 14px;
}

a:link {
color: #BCA289;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: #000000;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #ffffff;
font-weight: bold;
text-decoration: none;
}

a:active {
color: #000000;
font-weight: bold;
text-decoration: none;
}

#header {
margin: 0px;
height: 310px;
width: 546px;
background-color: #BCD2FE;
background-image: url(images/header.gif);
}

#wrapper {
float: left;
display: inline;
}

#page {
margin: -2px auto;
width: 775px;
background-color: #BCD2FE;
background-image:url(images/pg_bg.gif);
border-left: 1px solid #000000;
border-right: 1px solid #000000;
}

#content {
float: left;
width: 546px;
padding: 0px;
margin: 0px;
color: #000000;
background-color: #BCD2FE; 
text-align: left;
display: inline;
}

#sidebar {
float: left;
width: 200px;
padding: 5px;
margin: 10px 5px 5px 10px;
background-color: #BCD2FE;
color: #000000;
font-size: 10px;
display: inline;
}

#footer {
padding: 5px;
margin: 0px 5px 0px 0px;
width: 535px;
font-size: 10px;
color: #000000;
text-align: center;
background-color: #BCD2FE;
clear: both;
}

#page ul li {
margin: 0px 0px 0px 20px;
padding: 0px;
}

.grav {
margin: 2px 0px 0px 2px;
}

#sidebar a {
color: #000000;
font-size: 10px;
font-weight: normal;
text-decoration: none;
}

#sidebar a:hover {
color: #ffffff;
font-size: 10px;
font-weight: normal;
text-decoration: none;
}

#sidebar ul h2 {
margin: 5px 0px 5px 0px;
padding: 2px;
color: #C3E083;
font-size: 12px;
font-weight: bold;
background-color: #654D43;
}

#sidebar ul {
margin-bottom: 10px;
list-style: none;
}

#sidebar ul ul {
margin-left: 22px;
list-style-image: url(images/dot1.gif);
}

#sidebar ul ul ul {
margin-bottom: 10px;
}

#sidebar ul li {
margin: 0px;
padding: 0px;
}

#searchform {
text-align: left;
width: 180px;
}

#searchform input {
color: #C3E083;
font-size: 12px;
background-color: #654D43;
border: 1px solid #000000;
}

#searchform #s {
padding: 1px;
width: 60%;
color: #C3E083;
font-size: 10px;
background-color: #654D43;
}

h2 {
margin-top: 0px;
padding: 1px 5px 1px 5px;
color: #C3E083;
font-size: 16px;
font-weight: bold;
background-color: #654d43;
}

h2 a:hover, h2 a:visited, h2 a {
color: #C3E083;
font-size: 16px;
font-weight: bold;
text-decoration: none;
background-color: #654D43;
}

h3 {
margin-top: 0px;
padding: 1px 5px 1px 5px;
color: #C3E083;
font-size: 14px;
font-weight: bold;
background-color: #654D43;
}

blockquote {
margin: 1em 2em;
padding: 1em 2em;
font-size: 10px;
text-align: left;
border-top: 2px solid #000000;
border-bottom: 1px solid #000000;
border-left: 5px solid #000000;
border-right: 1px solid #000000;
}

blockquote cite {
margin: 5px 0px 0px;
display: block
}

.entrytext {
margin-left: 5px;
text-align: left;
}

.entry {
margin: 10px 3px 15px 5px;
text-align: left;
}

.post {
margin-bottom: 25px;
color: #000000; 
font-size: 12px;
background-color: #BCD2FE;
}

/* This sets the post title color and styling*/
.post a { 
color: #BCA289; 
font-weight: bold;
text-decoration: none;
}

.post a:hover {
color: #BCA289; 
font-weight: bold;
text-decoration: none;
}

.entry a {
color: #000000; 
font-weight: bold;
text-decoration: none;
}

.entry a:hover {
color: #ffffff; 
font-weight: bold;
text-decoration: underline;
}

.post p {
margin-bottom: 5px;
}

.postmetadata {
margin: 2px;
padding: 1px;
color: #000000;
font-size: 10px;
}

.postmetadata a {
color: #000000;
font-weight: normal;
text-decoration: none;
}

.postmetadata a:hover {
padding: 5px 0px 0px 0px;
color: #ffffff;
font-weight: normal;
text-decoration: none;
}

.post li {
margin-left: 20px;
}

.post ul {
margin-bottom: 10px;
list-style-image: url(images/bullet2.gif);
}

p {
padding-bottom: 5px;
}

.entrytext .postmetadata {
margin: 2em auto 3.5em auto;
font-size: 10px;
padding-left: 10px;
width: 50%;
text-align: left;
}

.editentry {
padding-left: 5px;
text-align: left;
}

.center {
text-align: center;
}

.navigation a {
margin: 10px 0px 10px 0px;
padding-bottom: 10px;
color: #000000;
font-weight: bold;
text-decoration: none;
display: block;
}

.navigation a:hover {
margin: 10px 0px 10px 0px;
padding-bottom: 10px;
color: #000000;
font-weight: bold;
text-decoration: none;
display: block;
}

.alignleft {
float: left;
padding-left: 10px;
width: 50%;
text-align: left;
display: inline;
}

.alignright {
float: right;
padding-right: 10px;
width: 50%;
text-align: right;
display: inline;
}

ol.commentlist {
margin: 0px auto;
width: 400px;
text-align: left;
}

ol.commentlist, li {
margin-bottom: 5px;
padding: 5px;
font-size: 10px;
}

ol.commentlist li.alt {
border-top: 5px solid #000000;
border-bottom: 1px solid #000000;
border-left: 3px solid #000000;
border-right: 1px solid #000000;
font-size: 10px;
}

ol.commentlist a {
color: #000000; /*This is the color for links in the comments*/
font-size: 10px;
font-weight: normal;
text-decoration:none;
}

small.commentmetadata {
margin-bottom: 5px;
font-size: 10px;
display: block;
}

#comments {
margin-left: 0px;
margin-bottom: 10px;
padding-left: 5px;
}

#commentform {
padding-left: 10px;
width: 90%;
color: #000000;
background-color: #BCD2FE;
}

#commentform a {
color: #000000;
background-color: #BCD2FE;
text-decoration:none;
font-weight: normal;
}

#commentform a:hover {
color: #000000;
background-color: #BCD2FE;
text-decoration:none;
font-weight: bold;
}

#comment {
color: #000000;
}

textarea {
margin: 2px;
padding: 2px;
width: 90%; 
color: #000000;
font-size: 12px;
text-align: left;
background-color: #BCD2FE;
border: 1px solid #000000;
font-family: Verdana;
}

#author, #email, #url {
color: #000000;
font-size: 9px;
font-family: Verdana;
background-color: #BCD2FE;
border: 1px solid #000000;
}

#wp-calendar {
margin-left: 5px;
margin-bottom:25px;
padding: 3px;
width: 180px;
font-size: 10px;
text-align: center;
}

#wp-calendar a {
color: #F0A8C0;
font-weight: bold;
text-decoration: none;
}

#wp-calendar #next a {
font-size: 9px;
color: #000000;
font-weight: bold;
text-decoration: none;
}

#wp-calendar #prev a {
font-size: 9px; 
color: #000000;  
font-weight: bold;    
text-decoration: none;
}

hr {
display: none;
}

a img {
border: none;
}

code {
font-size: 9px;
color: #FFFFFF;
}

.btn{   
margin-top:5px;
width:175px;
color: #C3E083;
font-size:10px;
font-weight: bold;
background-color: #654D43;
border: 1px solid #000000;
}