/*
Theme Name: The Proprietress
Theme URI: http://bellacosadesign.com/
Description: The Proprietress Custom Template <a href="http:/bellacosadesign.com</a>.
Version: 1.0
Author: Ashley Yousling
Author URI: http://bellacosadesign.com/
*/ 


/* MAIN */

body {
	font: 75%/150% "Century Gothic", Tahoma, Arial;
	color: #7d552f;
	background: url(http://theproprietress.com/wp-content/themes/tp/images/yellowpattern.gif) repeat;
	margin: 0px;
	padding: 0px 0px 40px;
}
a {
	color: #7bc5a0;
	text-decoration: none;
}
a:visited {
	color: #7bc5a0;
	text-decoration: none;
}
a:hover {
	color: #7bc5a0;
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Century Gothic", Tahoma, Arial;
	color: #f7941d;
}
h1 a{
	color: #f7941d;
	text-decoration: none;
}
h1 a:visited{
	color: #f7941d;
	text-decoration: none;
}
h1 a:hover{
	color: #f7941d;
	text-decoration: none;
}
h2 {
	color: #7cc5a1;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font: normal 190%/100% "Century Gothic", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #a0d5d1;
	text-decoration: none;
}
h2 a:hover {
	color: #f7941d;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Century Gothic", Tahoma, Arial;
	color: #7d552f;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin:0 auto;
	width: 911px;
	height:100%;
	background-image: url(http://theproprietress.com/wp-content/themes/tp/images/greenback.gif);
	background-repeat: repeat-y; 
	padding: 0px 0px;
	clear: both;
	
}

#content {
	width: 485px;
	padding: 17px 0px 0px 34px; 
	display: block;
	float: left;
	overflow: hidden;
}

#content .post-meta-top {
	display: block;
	margin: 0px 0px 15px 0px;
	padding: 10px 0px;
	float:left;
	color:#7d552f;
	font-size:10px; 
	font-family: "Century Gothic", Tahoma, Arial; 
}


/* HEADER */

#header {
	margin: 0px auto;
	width: 911px;
	height: 225px;
	position: relative;
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
#header2 {
	margin-left:12px;
}

/* MENU */

#menu {
	background: url(http://theproprietress.com/wp-content/themes/tp/images/sidebar.gif) no-repeat;
	float: right;
	display: block;
	width: 356px;
	padding: 0px 12px 0 0;
	color: #ffffff;
	display:inline;
	_padding-right: 12px; /* IE 6 and below */

}

.navigation {
	clear: both;
	padding: 5px 0px;
}
.navigation a, .navigation a:visited {
	color: #7d552f;
}
.previous-entries {
	float: left;
	padding-left: 10px;
}
.next-entries {
	float: right;
	padding-right: 18px;
}

#aboutkate {
	width:160px;
	height:170px;
	font-size:12px; 
	padding-left: 140px;
	padding-top: 25px;
	padding-right: 45px;
	list-style:none;
	line-height:14px;
	text-align:left;
	}
	
#propbook {
	width: 135px;
	height:170px;
	font-size:11px; 
	padding-left: 50px;
	padding-top:85px;
	padding-right: 165px;
	list-style:none;
	line-height:13px;
	text-align:left;
	_padding-top: 75px; /* IE 6 and below */
	}

/* COMMENT */

.comm { 
	float: right; 
	width: 46px; 
	height:42px; 
	margin-right: 10px;
	font-size:22px; 
	font-family: "Century Gothic", Tahoma, Arial; 
	line-height:37px; 
	text-align: center; 
	color:#ffffff;
	background:url(http://theproprietress.com/wp-content/themes/tp/images/comment.gif) no-repeat;
}
.comm span {	
	 text-align:center;
	 padding:5px 0 0 0;
	 color: #ffffff;
}
.comm a {
	padding-right:5px;
	text-decoration: none;
	color: #ffffff;
}

.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #fffacf;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #7cc5a1;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% "Century Gothic", Tahoma, Arial;
	padding-bottom: 10px;
	padding-top:0px;
}

#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #7d552f;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #ffe921;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 460px;
	height: 115px;
	background:#fffacf;
	border: 1px solid #ffe921;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url() no-repeat;
	font: bold 12px "Century Gothic", Tahoma, Arial;
	color: #7d552f;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}

/* SIDEBAR */

.right {
	float: right;
	display: block;
	width: 356px;
	margin: 0 0;
	
}

#rsidebar {
	float: right;
	padding-right: 15px;
	width: 163px;
	height: 1358px;
	background: url(http://theproprietress.com/wp-content/themes/tp/images/menuright.gif) left top no-repeat;
}

.box4text {
margin-left: 15px;
margin-bottom:0px;
margin-top:10px;
background: url() bottom no-repeat;
}

#lsidebar {
	float: left;
	margin-top:0px;
	padding-left:0px;
	width: 173px;
	height: 1358px;
	line-height: 14px;
	background: url(http://theproprietress.com/wp-content/themes/tp/images/menuleft.gif) center top no-repeat;
	
}

#links {
	float: right;
	display: block;
	width: 356px;
	padding-top: 20px;
	text-align: center;
}

.box1 {
width: 145px;
height: 200px;
margin-top: 55px;
margin-bottom: 0px;
margin-left:15px;
}

.feedburner {
width: 130px;
height: 30px;
font-size:13px; 
margin-left: 10px;
margin-right: 10px;
list-style:none;
line-height:16px;
text-align:left;
padding-top: 10px;
padding-bottom:30px;
}

.box1footer {
width: 145px;
height: 62px;
margin-left:0px;
}

.box2 {
width: 145px;
height: 96px;
margin-top:75px;
margin-bottom: 2px;
margin-left: 15px;
}

.box3 {
width: 150px;
height:190px;
margin-top:70px;
margin-bottom: 2px;
margin-left: 0px;
}

.box4 {
width: 150px;
max-height:150px;
padding-top:85px;
margin-bottom: 2px;
padding-left: 16px;


}

.box5 {
width: 152px;
height: 850px;
margin-top: 75px;
margin-bottom: 0px;
margin-left: 11px;
}

.etsy {
width: 150px;
padding-top:70px;
margin-bottom: 2px;
margin-left: 23px;
*padding-top: 60px;

}

#subscribe {
	text-align:center;
	font: bold 12px "Century Gothic", Tahoma, Arial;
}

#searchform {
	width: 220px;
	padding-bottom:20px;
	padding-top:10px;
	padding-right:50px;
	float:right;
	font: bold 12px "Century Gothic", Tahoma, Arial;
}
#searchform #s {
	width: 110px;
	height: 22px;
	padding: 2px 5px 2px 5px;
	border: 1px solid #ffffff;
	background: #ffe922;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: #8b6139;
	border: none;
	width: 25px;
	height: 20px;
	font: bold 12px "Century Gothic", Tahoma, Arial;
	color: #FFFFFF;
	vertical-align: middle;
}
#searchform label {
	font-size: 11px;
	color: #8b6139;
}
#sidebar h3 {
	font: normal 140%/100% "Century Gothic", Tahoma, Arial;
	color: #c56ea3;
	margin: 10px 0px 5px;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 11px;
	padding:0px;
	overflow:hidden;
	line-height: 13px;
	overflow:hidden;
white-space: nowrap;

}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	background: url() no-repeat left center;
	overflow:hidden;

}
.ul-cat li a, .ul-cat li a:visited{
	color: #8b6139;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #7cc5a1;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	background: url() no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #8b6139;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #7cc5a1;
	text-decoration: none;
}
.archives {
}

/* FOOTER */

#footer {
	width:911px;
	clear: both;
	color: #f7941d;
	font-size: 95%;
	line-height: 130%;
	text-align:center;
}
#footer a, #footer a:visited{
	color: #a0d5d1;
}
#footer h4 {
	font: normal 146%/100% "Century Gothic", Tahoma, Arial;
	color: #c56ea3;
	text-align: center;
	margin: 10px 0px 5px;
}
#bottom {
	margin: 0px auto;
	width: 911px;
}

.rss {
	background: url() no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}

.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

/* POST TEXT */
.posttext {
font-family: "Century Gothic", Tahoma, Arial;
font-size: 12px;
line-height: 16px;
color: #7d552f;
width:470px;
}

.posttext img {
padding: 3px;
margin: 0px 5px 5px 0px;
border-color:#7d552f;
}

/* POST */
		/* POST HEADER*/
		
.post {
	clear:both;
	width: 475px;
	padding-top: 10px;
	padding-left: 15px;
	float: left;
	display: block; 
	overflow:hidden; 
	}
	
.postheader {
margin-top: 10px;
}

.postdate {
padding-bottom: 10px;
background: transparent url(http://theproprietress.com/wp-content/themes/tp/images/img_16.jpg) left top no-repeat;
height: 37px;
width: 39px;
text-align: left;
font-family: "Century Gothic", Tahoma, Arial;
font-size: 11px;
color: #B4936A;
float: left;
margin-right: 4px;
}

.posttitle h3 a{
text-decoration: none;
width: 400px;
overflow:hidden;
display: block;
float: left;
color: #8D6649;
padding-bottom:5px;
font-family: "Century Gothic", Tahoma, Arial;
font-size: 18px;
font-weight: normal;
font-variant: normal;
}

.postmeta {
width: 445px;
display: block;
float: left;
}

.postmeta a{
font-family: "Century Gothic", Tahoma, Arial;
font-size: 10px;
text-decoration: underline;
color: #B57A42;
}
.postmeta a:hover{
text-decoration: none;
}

.post p {
padding-bottom: 15px;
}
.posttext a {
color: #7bc5a0;
}
.post ul, .post ol {
padding-left: 25px;
}


/* POST FOOTER */
.postfooter {
margin-top: 0px;
margin-bottom: 0px;
font-family: "Century Gothic", Tahoma, Arial;
font-size: 11px;
height: 40px;
background: url(http://theproprietress.com/wp-content/themes/tp/images/commentbar.gif) no-repeat;
display: table;
#position: relative;
overflow: hidden;
width: 460px;
}

.posttags {
margin-left: 10px;
margin-top:10px;
background: url(http://theproprietress.com/wp-content/themes/tp/images/img_42.jpg) no-repeat;
height: 30px;
color: #7d552f;
}
.posttags2 {
width:400px;
height:20px;
padding-top: 0px;
padding-left: 20px;
}
.postfooter a{
text-decoration: none;
color: #6A330C;
}
.postfooter a:hover{
text-decoration: underline;
}

.postnr {
width: 50px;
height: 31px;
background: #F7E382 url(http://theproprietress.com/wp-content/themes/tp/images/img_33.jpg) right top no-repeat;
float: right;
text-align: center;
padding-top: 1px;
}
.postnrtext {
width: 30px;
padding-left: 10px;
padding-top: 4px;
margin-left: 7px;
margin-top: 4px;
background: transparent url(http://theproprietress.com/wp-content/themes/tp/images/img_39.jpg) left center no-repeat;
height: 20px;
color: #6A330C;
}


/* WORDPRESS INCLUDES */

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}



/* BLOGROLL */

#blogroll {
	padding-top: 75px;
	width:485px;
	font-size:11px; 
	line-height:13px;
	list-style-type: disc;
	*padding-top: 10px; /* IE 7 and below */
}
	
#purchase {
	padding-top: 50px;
	border: none;
	border-color:#ffffff;
	background-color: #FFF;
}

.ads {
	padding-left: 9px;
}
.tpad {
	padding-left: 9px;
}
.350 {
	padding-left:0px;
}