	/* 

MFP STYLE 2008
code&design -> http://www.sjef.nu

DOCUMENT STRUCTURE
- Basic page elements / resets
- Structural elements
- Nav
- Exceptions / 
- Custom type
- Forms
- Clearfix and such

*/

.page-id-13 #main{
width:800px;
}

.page-id-13 .page #main, .page-id-13 .shop #main{
margin-left:0;
}

.page-id-13 #side{
display:none;
}


html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	}
	
body {
	color: #000;
	background: url(images/bg-body.jpg) #FFF fixed;
	text-align: center;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	}
	
p, h1, h2, h3, h4, h5, ul, ol, li, dl, dt, dd, input {
	margin: 0;
	padding: 0;
	}
	
img, img:focus {
	border: 0;
	}
	
#wrapper {
	width: 825px;
	margin: 21px auto;
	text-align: left;
	padding-bottom: 15px;
	}
	
#header {
	position: relative;
	background: url(images/bg-header.gif) no-repeat top right #FFF;
	padding: 36px 0 22px 11px;
	margin: 0 0 8px 0;
	}
	
#homeLink {
	display: block;
	position: absolute;
	margin: -31px 0  0;
	width: 501px;
	height: 31px;
	text-indent: -9999px;
	}
	
#nav {
	list-style: none;
	border-top: dotted 1px #DEDEDE;
	width: 670px;
	margin: 2px 0 0 0;
	padding: 2px 0 0 0;
	}
	
#nav li {
	float: left;
	font-size: 120%;
	}
/*	Re-instate when store goes back online 
#nav-jewellry {
	display: block;
	width: 172px;
	height: 23px;
	background: url(images/bg-nav.gif) no-repeat;
	text-indent: -9999px;
}
#nav-jewellry:hover {
	background: url(images/bg-nav.gif) no-repeat 0px -22px;
}
*/
#nav-about {
	display: block;
	width: 144px;
	height: 23px;
	background: url(images/bg-nav.gif) no-repeat -0px 0px;
	text-indent: -9999px;
}/*	Re-instate when store goes back online
	width: 146px;
	background: url(images/bg-nav.gif) no-repeat -172px 0px;
*/
#nav-about:hover {
	background: url(images/bg-nav.gif) no-repeat -0px -22px;
}
#nav-blog {
	display: block;
	width: 226px;
	height: 23px;
	background: url(images/bg-nav.gif) no-repeat -144px 0px;
	text-indent: -9999px;
}
#nav-blog:hover {
	background: url(images/bg-nav.gif) no-repeat -144px -22px;
}
#nav-contact {
	display: block;
	width: 160px;
	height: 23px;
	background: url(images/bg-nav.gif) no-repeat -370px 0px;
	text-indent: -9999px;
}
#nav-contact:hover {
	background: url(images/bg-nav.gif) no-repeat -370px -22px;
}#nav-shop {
	display: block;
	width: 125px;
	height: 23px;
	background: url(images/bg-nav.gif) no-repeat -530px 0px;
	text-indent: -9999px;
}
#nav-shop:hover {
	background: url(images/bg-nav.gif) no-repeat -530px -22px;
}
	
#content {
	clear: left;
	}
	
#main {
	background: #FFF;
	width: 482px;
	float: left;
	margin: 0 7px 8px 0;
	padding: 18px 13px 22px;
	overflow-x: hidden;
	}
	
	#main.attachment {
		width: 799px;
	}
	
.page #main, .shop #main {
	margin: 0 0px 8px 7px;
}
	
#main .post {
	border-bottom: dotted 1px #DEDEDE;
	margin: 0 0 30px 0;
	padding: 0 0 15px 0;
}

#main .info {
	float: left;
	clear: left;
	margin: 0 10px 0 10px;
	}
	
#main .message {
	float: left;
	width: 470px;
        margin-left:10px
	}
	
#main .entry img {
	margin-bottom: 7px;
}

	#main dl.gallery-item {
		width: auto;
	}
	
	#main .gallery img {
		border: none;
	}
	
#side {
	width: 310px;
	float: left;
	overflow-x: hidden;
	}
	
#side .item {
	background: #FFF;
	padding: 22px 13px 15px 11px;
	margin: 0 0 8px 0;
}

#side .item ul {
	list-style: none;
	width: 280px;
	padding: 0 0 8px 0;
}

#side .item li {
	width: 110px;
	float: left;
	background: url(images/bg-li.gif) no-repeat 1px 5px;
	padding: 0 0 0 22px;
	}
	
	#side .item li.linkcat {
		clear: left;
		padding: 0 0 12px 0;
		background: none;
	}
	
	#side .item li.linkcat h4 {
		font-size:13px;
		font-weight:normal;
		letter-spacing:0.1em;
		padding:1px 0 2px;
	}
	
#side .news li {
	width: 220px;
	clear: left;
	float: none;
}
	
#side .item dl {
	list-style: none;
	width: 280px;
	padding: 0 0 15px 0;
}

#side .item dt {
	float: left;
	clear: left;
	width: 100px;
}

#side .item dd {
	float: left;
	width: 180px;
}

	#side .subscribeForm input[type=radio] {
		margin: 3px 3px 0 0;
	}
	
#footer {
	background: #FFF;
	clear: left;
	padding: 15px 15px 8px 15px;
}

#footerlinks {
	width: 787px;
	list-style: none;
	border-bottom:  dotted 1px #DEDEDE;
	padding: 0 0 7px 0;
	margin: 0 0 7px 0;
	}
#footerlinks li {
	float: left;
	background: url(images/bg-li-footer.gif) no-repeat top right;
	padding: 0 11px 0 0;
	margin: 0 11px 0 0;
}

#footerlinks li.last {
	background: none;
}

#main .navigation {
	width: 100%;
	border-bottom:  dotted 1px #DEDEDE;
	padding: 0 0 5px 0;
	margin: 0 0 7px 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Custom Type */
#header h1 {
	background: url(images/bg-h1-blog.gif) no-repeat;
	width: 501px;
	height: 31px;
	text-indent: -9999px;	
}

h2.latestnewsblog {
	width: 478px;
	height: 15px;
	text-indent: -9999px;	
}

h2.latestnewsblog {
	background: url(images/bg-h2-page.gif) no-repeat;
}

h2.categories, h2.latestnews, h2.search, h2.subscribe, h2.links, h2.storehours, h2.latestnews, h2.yourmfp, h2.mfpboutique, h2.shoppingCart {
	width: 284px;
	height: 15px;
	text-indent: -9999px;	
}

h2.categories {
	background: url(images/bg-h2-blog.gif) no-repeat 0px 0px;
}

h2.latestnews {
	background: url(images/bg-h2-blog.gif) no-repeat 0px -20px;
}

h2.search {
	background: url(images/bg-h2-blog.gif) no-repeat 0px -40px;
}

h2.subscribe {
	background: url(images/bg-h2-blog.gif) no-repeat 0px -60px;
}

h2.links {
	background: url(images/bg-h2-blog.gif) no-repeat 0px -80px;
}

h2.storehours {
	background: url(images/bg-h2-blog.gif) no-repeat 0px -100px;
}

h2.yourmfp {
	background: url(images/bg-h2-blog.gif) no-repeat 0px -140px;
}

h2.mfpboutique {
	background: url(images/bg-h2-blog.gif) no-repeat 0px -160px;
}

h2.shoppingCart {
	background: url(images/bg-h2-blog.gif) no-repeat 0px -200px;
}

/* Default Type Styles */
p, li, label, form, dt, dd {
	font-size: 100%;
	color: #000;
	}
	
li li, form label {
	
	}

h1, h2, h3, h4, h5 {
	color: #000;
	}

h1 {
	
}

h2 {
	border-bottom: dotted 1px #DEDEDE;
	padding: 0 0 5px 0;
	margin: 0 0 7px 0;
}

	#main h2 {
		font-size: 17px;
		padding: 1px 0 5px 0;
		font-weight: normal;
		letter-spacing: .1em;
	}

h3 {
	font-size: 15px;
	font-weight: normal;
}

h4 {
	font-weight: normal;
	font-size: 12px;
}

h5 {

}

p {
	padding: 0 0 8px 0px;
}

small {
	font-size: 11px;
	}

a, a:visited {
	color: #666;
	text-decoration: none;
	outline: none;
	}
	
a:hover, a:active {
	text-decoration: underline;
	}
	
/* Default form styling */
input, textarea, select {
	color: #000;
	border: 1px solid #000;
	background: #DEDEDE;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	margin: 5px 0 10px 0;
	padding: 3px 2px 2px 5px;
	font-size: 13px;
}

textarea {
	font-size: 13px;
}

textarea#comment {
	width: 470px;
}

input.button {
	background: #DEDEDE;
	color: #000;
}

input[type=submit] {
	background: #DEDEDE;
}

input[type=submit]:hover {
	background: #CCC;
	cursor: pointer;
}

input.searchbox {
	width: 200px;
}

select {

}

.contactform input, .contactform textarea {
	margin: 0 0 15px 15px;
	width: 310px;
	float: right;
}

.contactform div {
	clear: both;
}
.contactform span.label {
	display: block;
	float: left;
	}
	
.subscribeForm {
	overflow: auto;
}

.subscribeForm input {
	margin: 0;
}

span.commentcount {
	font-size: 12px;
}

ol.commentlist {
	margin: 0 0 18px 0;
	border-top: 1px dotted #DEDEDE;
}
	
	ol.commentlist li {
		padding: 8px 0 10px 0;
		border-bottom: 1px dotted #DEDEDE;
	}

	
	ol.commentlist li.alt {
		background: #F5F5F5;
	}

/* Clearfix hack and whatnot */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */