/*
Theme Name: MissRoseThorne
Theme URI: http://www.missrosethorne.com/
Description: Theme developed especially for www.missrosethorne.com
Version: 1.0
Author: John Pash
Author URI: http://www.johnpash.com/
*/

@font-face {
	font-family: MostraOneBold;
	font-style:  normal;
    font-weight: normal;
    src: url(http://www.missrosethorne.com/MOSTRAO0.eot);
	src: local("MostraOneBold.ttf"), url(http://www.missrosethorne.com/MostraOneBold.ttf) format("truetype"); /* non-IE */
}

body, html, div, img, label, p, h1, h2, h3, h4, ul, ol, li, form, a, fieldset, legend, th, td{
	margin: 0; padding: 0; border: 0; text-align:left;
}
body{
	background:#000 url(http://www.missrosethorne.com/wp-content/themes/missrosethorne/images/page-bg.png) center repeat-y;
	color: #000;
	font-family:"Century Gothic", "Lucida Sans Unicode", sans-serif;
	text-align:center;
	font-size:.875em; /* 14px */
	line-height:1.313em; /* 21px */
	xbackground:url(images/grid.gif) top center repeat-y; 
}
#site-wrapper{
	margin:20px auto;
	width:960px;
	text-align:left;
	display:block;
}
em{
	font-style:normal;
	font-weight:bold;
}
#footer{
}
p#footerleft{
	float:left;
	margin:12px 30px;
}
p#footerright{
	float:right;
	margin:12px 30px;
}
a, a.nochange:visited, a.popuplink:visited{
	color:#fff;
	text-decoration:none;
}
a:hover, a.nochange:hover{
	text-decoration:underline;
}
a:active{
	text-decoration:none;
	color:#437e9a;
}
a:visited{
	color:#fff;
}
ul{
	list-style:none;
}
h1,h2,h3,h4{
	font-family:MostraOneBold, sans-serif;
	margin-bottom:.25em;
	color:#000000;
}
h3 a, h3 a:visited{
	color:#000000;
}
h1{
	font-size:50px;
	line-height:52px;
}
#content h2{
	font-size:45px;
	line-height:35px;
	margin:0;
}
h3{
	font-size:24px;
	line-height:24px;
	margin-top:1em;
	margin-bottom:0;
}
h4{
	font-size:21px;
	line-height:21px;
	margin-top:1em;
	margin-bottom:.05em;
}
p, ul, ol, th, td{
	margin-bottom:1em;
	text-align:left;
	font-weight:normal;
}

#header{
	height:89px;
}
	#logo{
		width:250px;
		height:89px;
		float:left;
	}
	#logolink{
		width:250px;
		height:89px;
		display:block;
		background:url(http://www.missrosethorne.com/wp-content/themes/missrosethorne/images/logo-bg.jpg) 0px 0px no-repeat;
		text-indent:-999px;
	}
	#promo{
		height:89px;
		background:url(http://www.missrosethorne.com/wp-content/themes/missrosethorne/images/promo-bg.gif) bottom right no-repeat;
	}
	
#menu{
		height:60px;
		float:left;
}
	#filler{
		background:url(http://www.missrosethorne.com/wp-content/themes/missrosethorne/images/filler-bg.jpg) 0px 0px no-repeat;
		width:250px;
		height:60px;
		float:left;
	}
	#nav{
		height:60px;
		background:url(http://www.missrosethorne.com/wp-content/themes/missrosethorne/images/nav-bg.gif) top right no-repeat;
		width:710px;
		float:left;
	}
		ul#nav-links{
			list-style:url(images/diamond.png);
			margin-left:40px;
			color:#fff;
		}
		ul#nav-links li{
			display:block;
			height:51px;
			float:left;
			margin-right:30px;
			padding-top:9px;
		}
		ul#nav-links a{
			color:#000;
			font-variant:small-caps;
		}
		ul#nav-links li.youarehere{
			text-decoration:none;
			background: url(http://www.missrosethorne.com/wp-content/themes/missrosethorne/images/youarehere.gif) center bottom no-repeat;
			cursor:default;
		}
#main{
	width:960px;
	background:url(http://www.missrosethorne.com/wp-content/themes/missrosethorne/images/main-bg.gif) center repeat-y;
	/*float:left;*/
}
	#sidebar{
		float:left;
		width:250px;
		padding-top:200px;
		background:url(http://www.missrosethorne.com/wp-content/themes/missrosethorne/images/sidebar-bg.jpg) top center no-repeat;
	}
		.side-post{
			padding:0px 20px 20px;
			font-size:13px;
		}
	#content{
		clear:bloth;
		width:640px;
		margin-left:290px;
	}
		.entry{
			/*padding:0 20px 40px 40px;*/
		}
#main-bottom{
	clear:both;
	height:10px;
	background:url(http://www.missrosethorne.com/wp-content/themes/missrosethorne/images/main-bottom.gif) bottom center no-repeat;
}
#footer{
	clear:both;
	background:url(http://www.missrosethorne.com/wp-content/themes/missrosethorne/images/footer-bg.png) bottom no-repeat;
	color:#000;
	font-variant:small-caps;
	font-size:.75em;
	width:960px;
	height:71px;
}

* html #footer { background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.missrosethorne.com/wp-content/themes/missrosethorne/images/footer-bg.png'); }

	#footer a{
		color:#000;
		text-decoration:underline;
		line-height:26px;
	}
	#footer a:hover{
		color:#fff;
		text-decoration:none;
	}
	p#footer-left{
		float:left;
		padding:0px 30px;
	}
	p#footer-right{
		float:right;
		padding:0px 30px;
	}
	
.caption{
	padding:10px;
	margin-left:20px;
	float:right;
	background:#d7a86b url(http://www.missrosethorne.com/wp-content/themes/missrosethorne/images/caption-bg.jpg) bottom repeat-x;
	text-align:center;
	color:#fff;
}
.caption img{
	border:1px solid #000;
	margin-bottom:4px;
}
small, .postmetadata{
	color:#d7a86b;
	font-style:italic;	
	font-size:11px;
}
.postmetadata{
}
.post{
	margin-bottom:40px;	
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #d7a86b;
	text-align: center;
	background-color: #d7a86b;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding:10px 10px 0 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	text-align: center;
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

a#rssfeed{
	background:url(/wp-content/themes/missrosethorne/images/rss.png) left no-repeat;
	padding-left:15px;
}

* html a#rssfeed { background-image: none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='http://www.missrosethorne.com/wp-content/themes/missrosethorne/images/rss.png'); }

a#rssfeed:hover{
	background:url(/wp-content/themes/missrosethorne/images/rss-hover.png) left no-repeat;
}
.navigation{
	font-size:10px;
	clear:right;
	display:block;
	overflow:auto;
}
#picwrap{
	position:static;
	width:200px;
	height:300px;
	float:right;
	overflow:hide;
}
#picwrap img{
}
#mainpic li{
	display:none;	
}
#promo-link{
	margin-right:40px;
	float:right;
}
