/*
Theme Name: China-Doll Theme 1
Theme URI: http://www.dreamdrivendesigns.com
Description: Dream Driven Theme
Version: 1
Author: Dwayne Myers
*/

/* MAIN BODY STYLES */

*{
	padding:0;
	margin:0;
}

body {
	background-image: url(images/bodybg.png);
	background-repeat: repeat-x;
	background-color: white;
	font-family: "Times New Roman";
}


#container {
margin: auto;
width: 1000px;
}

#header {
float: left;
width: 1000px;
height: 359px;

border-left: 5px solid #444444;
border-right: 5px solid #444444;
}

#navigation {
float: left;
width: 990px;
height: 47px;
background-color: #444444;
padding: 3px 0px 0px 10px;
font-size: 20px;
border-left: 5px solid #444444;
border-right: 5px solid #444444;
}

#navigation li {
list-style: none;
display: inline;
}

#navigation a {
float: left;
margin-left: 10px;
display: block;
text-decoration: none;
width: 120px;
height: 28px;
background-image: url(images/navbutton.png);
background-repeat: no-repeat;
border: 1px solid white;
padding: 7px 0px 0px 60px;
color: #BC5D09;
}

#navigation a:hover {
float: left;
margin-left: 10px;
display: block;
text-decoration: none;
width: 120px;
height: 28px;
background-image: url(images/navbutton_hover.png);
background-repeat: no-repeat;
border: 1px solid white;
padding: 7px 0px 0px 60px;
}

#content-holder {
margin: auto;
width: 1000px;
}

#content {
float: left;
width: 1000px;
background-image: url(images/contentbg.png);
background-repeat: repeat-y;
border-left: 5px solid #444444;
border-right: 5px solid #444444;
}


.sidebar-left-menu ul li{
list-style: none;
background-image: url(images/booksicon.png);
background-repeat: no-repeat;
background-position: 0 8px;
padding: 3px 0 3px 20px;
margin: .4em 0;
}


.sidebar-left-menu h4 {
padding-left: 57px;
color: #BC5D09;
}

.sidebar-left-menu a:link {
display: block;
width: 160px;
line-height: 34px;
margin-top: 5px;
border-top: 1px solid white;
border-bottom: 1px solid white;
padding-left: 20px; 
margin-left: 15px;
color: #BC5D09;
}

.sidebar-left-menu a:visited {
display: block;
width: 160px;
line-height: 34px;
margin-top: 5px;
border-top: 1px solid white;
border-bottom: 1px solid white;
padding-left: 20px; 
margin-left: 15px;
color: #BC5D09;
}

.sidebar-left-menu a:hover {
display: block;
width: 160px;
line-height: 34px;
margin-top: 5px;
border-top: 1px solid white;
border-bottom: 1px solid white;
padding-left: 20px; 
margin-left: 15px;
color: #BC5D09;
background-color: #E6B233; 
}



.sidebar-left-menu {
float: left;
width: 194px;
background-color: #E6E6E6;
padding: 20px 20px 10px 0px;
}

.side-bar-left {
float: left;
width: 214px;
}

.side-bar-left-content {
float: left;
width: 214px;
padding-top: 20px;
}

.side-bar-left-content ul {
margin-left: 20px
}

#content-center {
float: left;
margin-left: 1px;
width: 519px;
background-color: white;
padding: 20px;
border-left: 5px solid #444444;
border-right: 5px solid #444444;
border-bottom: 5px solid #444444;
}

.pagepost-title {
width: 460px;
height: 35px;
background-image: url(images/postpagetitle.png);
background-repeat: no-repeat;
padding: 5px 0px 0px 60px;
border: 1px solid #30343F;
margin-bottom: 20px;
color: #BC5D09;
}

.pagepost-title h2 {
font-size: 20px;
}

.pagepost-title p {
float: right;
position:relative;
top:-20px;
right:5px;
}

.pagepost-title a {
color: #29ABE2;
}

.pagepost-title a:visited {
color: #0C799A;
}

.post-bottom {
width: 500px;
margin: 20px 0px 20px 0px;
border: 1px solid black;
background-color: #E6E6E6;
}


.page-content p {
color: black;
font-size: 16px;
}



.page-content a {
color: #29ABE2;
}

.page-content a:visited {
color: #0C799A;
}

.page-content p strong {
color: black;
font-weight: bold;
}

.page-content h1 {
color: #BC5D09;
font-size: 18px;
}

.page-content h2 {
color: #BC5D09;
font-size: 18px;
}

.page-content h3 {
color: #BC5D09;
font-size: 18px;
}

.page-content h4 {
color: #BC5D09;
font-size: 18px;
}

.page-content li {
color: white;
list-style: disc;
margin-left: 25px;
}



.page-content h1{
	color: white;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}


/* page-content images here */
.page-content img{
	border: 1px solid #d4d4d4;
	padding: 5px;
margin: 10px;
max-width: 100%;
}

.page-content img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}



.page-content img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}



.page-content img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.page-content .alignright {
float: right;
}

.page-content .alignleft {
float: left;
}

.sidebar-right {
float: right;
width: 214px;
}

.sidebar-right-content {
float: right;
width: 214px;
padding-top: 20px;
font-size: 16px;
font-style: bold;
}

.sidebar-content ul {
list-style: none;
margin-left: 20px;
}

.sidebar-content ul li {
}

.sidebar-content h1 {
width: 136px;
height: 26px;
background-image: url(images/sidebarh1bg.png);
background-repeat: no-repeat;
font-size: 18px;
padding: 4px 0px 0px 45px;
border: 1px solid white;
}

.sidebar-content h2 {
width: 136px;
height: 26px;
background-image: url(images/sidebarh1bg.png);
background-repeat: no-repeat;
font-size: 18px;
padding: 4px 0px 0px 45px;
border: 1px solid white;
}

.sidebar-content h4 {
width: 136px;
height: 26px;
background-image: url(images/sidebarh1bg.png);
background-repeat: no-repeat;
font-size: 18px;
padding: 4px 0px 0px 45px;
border: 1px solid white;
}

.sidebar-content a {
text-decoration: none;
display: block;
color: black;
margin: 5px 0px 5px 0px;
text-decoration: underline;
text-underline-style: dotted;
}

.sidebar-content a:hover {
display: block;
color: white;
margin: 5px 0px 5px 0px;
}

#footer-holder {
margin: auto;
width: 1000px;
}

#footer-top {
float: left;
width: 1000px;
height: 10px;
background-color: #30343F;
border-left: 5px solid #444444;
border-right: 5px solid #444444;
}

#footer {
float: left;
width: 1000px;
background-image: url(images/footerbg.png);
background-repeat: repeat-y;
border-left: 5px solid #444444;
border-right: 5px solid #444444;
}

#footer-content {
float: left;
margin-top: 28px;
width: 980px;
font-size: 12px;
background-color: #30343F;
color: #666A75;
padding: 0px 0px 0px 20px;
}

#footer-content li{
display: inline;
}

#footer-content a:link, a:visited {
color: #666A75;
}


.wpcf7-form img {
padding: 0;
margin: 10px 0 0 0;
}
