/*
Theme Name: All Things Interior
Theme URI: http://www.mogul.co.nz/
Description: All Things Interior Theme by Mogul
Version: 1.0
Author: Mogul
Tags: interior design

style reset :
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/

/* Reset all the browser default styles */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;} /* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
font-family:Arial,Helvetica,sans-serif;
font-size:62.5%;
}

html{
  background: #cff3ff url(img/bg.jpg) no-repeat top center;
}

#wrapper{
  margin: 0 auto;
	width: 805px;
}

#header{
  height:72px;
	width: 805px;
	background: #ffffff url(img/logo.gif) no-repeat top left;
}

#header p{
  margin-bottom:0;
}

#contact-header{
  float: right;
	margin-top: 45px;

}
#contact-header p{
  color:#5c95a2;
  font-size: 11px;
}
#contact-header p a{
  text-decoration: none;
	color:#5c95a2
}

.clear{
  clear:both;

}

#slider{
  width:804px;
	height:566px;
  /* background: transparent url(img/slide.jpg) no-repeat top left; */
	margin-top: 27px;
}


#gallery-area{
  width:804px;
	height:591px;
	margin-top: 27px;
}

#content{
  background:transparent url(img/content-bg.gif) no-repeat scroll -95px 591px;
  padding-top:26px;
  width:805px;
}

#dns{
  background: transparent url(img/design&style.gif) no-repeat top left;
	display:block;
	width: 210px;
	height: 33px;
	text-indent: -9999px;
	margin-bottom: 20px;
	margin-top: 20px;
}

#pm{
  background: transparent url(img/pm.gif) no-repeat top left;
	display:block;
	width: 270px;
	height: 34px;
	text-indent: -9999px;
	margin-bottom: 20px;
	margin-top: 40px;
}

#footer {
  background: transparent url(img/footer.gif) no-repeat top center;
	height:122px;
	margin-top: 30px;
}

#footer-inner{
  width: 805px;
	margin: 0 auto;
}
#footer-inner p{
  float:right;
	margin:32px 68px 0 0;
}
#footer-inner p a{
  text-decoration: none;
	color:#5c95a2
}

/* Headings */

/* remember to add line-height and  margin-bottom for all headings */

h1 {

}

h2 {

}

h3 {

}

h4 {

}

h5 {

}

h6 {

}

/* Paragraphs */

p {
color:#55929B;
font-family:verdana,arial,sans-serif;
font-size:11px;
line-height:19px;
margin-bottom:15px;
}

/* Lists */

ul {

}

ul li {

}

ol {

}

ol li {

}

/* Blockquote */

blockquote {

}

/* Links */

a:link, a:visited {

}

a:hover, a:active {

}

/* Tables */

table {

}

tr {

}

th {

}

td {

}

/* Text formatting */

b, strong {
  font-weight:bold;
}

i,em {
  font-style:italic;
}


/* Wordpress image styles */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

img.alignright {
	padding: 4px;
	margin:0 0 2px 21px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* end of image styles */

#hsId5 {
/*  top: 484px !important; */
  }

