/* Cindy Barnett Interiors - Started Wednesday, Nov 26, 2008 */
/* Website coded and designed by Sarah Brenner @ Bighouse Graphix - www.bighousegraphix.com - sarah@bighousegraphix.com */

/* Reset global properties
----------------------- */
* {
	margin: 0px;
	padding: 0px;
 }

html, body, p, form, input, label, 
div, span, h1, h2, h3, h4, h5, h6, h7,
br, a, table, tr, td, ul, ol, li, img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-decoration: none;
	list-style-type: none;
 }
 
h1, h2, h3 ,h4 ,h5 ,h6 ,h7 {
	display: inline;
 }
 
/* Basic HTML tags
--------------- */
a {
	color: #756f56;
 }

a:hover {
	text-decoration: underline;
 }

#sidebar li a {
	color: #756f56;
}

#sidebar li a:hover {
	color: #a39c82;
}
 
p {
	font-weight: normal;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
 }

#content p {
	text-align: justify;
 }

#content_gallery p {
	text-align: justify;
 }
 
#footer p {
	width: 750px;
	color: #484436;
	font-size: 9px;
	margin-top: 25px;
	line-height: 20px;
	padding-left: 15px;
 }

#sidebar p{
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	line-height: 13px;
 }
 
 #indent p {
	font-size: 12px;
	text-indent: -7px;
	text-align: left;
}

#content h2 {
	font-family:"Century Gothic", sans-serif;
	font-size:18px;
	color:#756f56;
	font-weight:bold;
	padding-bottom:6px;
	text-transform: uppercase;
}

#content_gallery h2 {
	font-family:"Century Gothic", sans-serif;
	font-size:18px;
	color:#756f56;
	font-weight:bold;
	padding-bottom:6px;
	text-transform: uppercase;
}

#sidebar h2 {
	font-family:"Century Gothic", sans-serif;
	font-size:19px;
	color:#666666;
	font-weight:bold;
	text-transform: uppercase;
	line-height: 30px;
}

h2 {
	font-family:"Century Gothic", sans-serif;
	font-size:18px;
	color:#756f56;
	font-weight:bold;
	padding-bottom:6px;
	text-transform: uppercase;
}

h3 {
	font-family:"Century Gothic", sans-serif;
	font-size:13px;
	color:#a39c82;
	text-transform: uppercase;
	font-weight: normal;
}
 
 #content_gallery img {
	border: solid #a39c82 1px;
	padding: 4px;
}
 
 .inputpadding {
	margin-bottom: 4px;
}
 
 .postmetadata {
	font-size: 11px;
}

.date {
	font-family:"Century Gothic", sans-serif;
	font-size:13px;
	color:#a39c82;
	text-transform: uppercase;
}
 
table {
	font-size: 12px;
 }

.logo a {
	text-indent:-9999em;
	width: 393px;
	height: 60px;
	background: url(../images/CindyBarnett_LOGO.gif) no-repeat;
	display:block;
	float: left;
	margin: 18px 0px 0px 21px;
  }
 
 .email {
	vertical-align: text-bottom;
}
 
 .font10 {
	font-size: 10px;
	line-height: 10px;
}
 
 .font11 {
	font-size: 11px;
}
 
 .border {
	border: solid #a39c82 1px;
	padding: 4px;
}
 
 .left {
	float: left;
}
 
 .right {
	float: right;
	width: 225px;
}

.Main_Subtitle {
	font-family:"Century Gothic", sans-serif;
	font-size:18px;
	color:#756f56;
	font-weight:bold;
	padding-bottom:6px;
	text-transform: uppercase;
}


.Main_Title {
	font-family:"Century Gothic", sans-serif;
	font-size:18px;
	color:#756f56;
	font-weight:bold;
	padding-bottom:6px;
	text-transform: uppercase;
}

.name {
	font-family:"Century Gothic", sans-serif;
	font-size:16px;
	color:#756f56;
	font-weight:bold;
	padding-bottom:6px;
	text-transform: uppercase;
}
 
/* Start Website in Sequence */
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #666666;
	background: #C1BBA5;
 }

#container {
	width: 770px;
	margin: auto;
	background: #FFFFFF;
	margin-bottom: 10px;
 }

#header {
	width: 770px;
	height: 93px;
	background: #484436;
 }

#logo {
	float: left;
	margin: 18px 0px 0px 21px;
 }

#chair {
	background: url(../images/chair.gif) no-repeat;
	position: absolute;
	width: 67px;
	height: 52px;
	margin: 75px 0px 0px 590px;
 }

#questions {
	float: right;
	margin: 49px 21px 0px 0px;
	background: url(../images/Questions_9128260633.gif) no-repeat;
	width: 237px;
	height: 11px;
 }

#border {
	width: 750px;
	margin: auto;
 }

#flash {
	width: 750px;
	height: 445px;
 }

#header_img {
	width: 750px;
	height: 270px;
 }

#middle {
	width: 750px;
	position: relative;
 }

#content {
	width: 535px;
	float: right;
	padding: 0px 30px 0px 20px;
 }

#content_gallery {
	width: 535px;
	float: right;
	padding: 0px 30px 0px 20px;
 }
 
 #indent {
	padding: 10px 0px 0px 0px;
	margin-left: 30px;
}
   
 /* End Center */
  
/* Start Sidebar
--------- */

#sidebar {
	width: 125px;
	float: left;
	padding: 0px 20px 0px 20px;
 }
 
#sidebar ul {
	list-style: none;
	margin: 0;
}

#sidebar li {
	position: relative;
	text-align: left;
	cursor: default;
	font-family: "Century Gothic", sans-serif;
	font-size: 13px;
	text-transform: uppercase;
}

.sidebartop {
	padding-top: 10px;
}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

 /* End Sidebar */
 
/* Start Nav
--------- */
#nav {
	width: 770px;
	height: 27px;
	background: url(../images/nav_bkrnd.jpg) repeat-x;
 }
 
#nav ul {
	list-style: none;
	padding: 9px 0px 0px 0px;
	margin: 0;
}

#nav li {
	float: left;
	position: relative;
	text-align: left;
	cursor: default;
	margin-right: 20px;
}
 
.up {
	font-weight: bold;
	font-size: 15px;
 }
 
.home {
	margin-left: 23px;
 }
 
.shoponline {
	margin-left: 115px;
 }

 /* End Nav */
 

/* Start Bottom */



/* End Bottom */

/* Start Footer */

#footer {
	width: 750px;
	margin: 10px 10px 10px 10px;
	padding-bottom: 15px;
	border-top: dashed #A29B81 1px;
 }
 
 #footer a {
	color: #484436;
 }
 
 
 /* End Footer */
 
 /* Start Forms */

input, textarea {
	border: 1px solid #a39c82;
	background-color: #FFFFFF;
 }

form td {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
 }

.submit {
	width: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #FFFFFF;
	margin-left: 20px;
 }
 
.reset {
	width: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #FFFFFF;
	margin-left: 5px;
 }
 
.search {
	width: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-top: 5px;
 }
/* End Forms */

/* Clear Fix Code */
.ClearFix:after{
      content:".";
      display:block;
      height:0;
      clear:both;
      visibility:hidden;
}

/* WinIE7 only */
*:first-child+html .ClearFix{
      height:1%;
 }

/* WinIE6 and below */
* html .ClearFix{
      height:1%;
}

/* MacIE only */
/*¥*//*/
.ClearFix{
	display:inline-table;
 }
/**/

/* ------------------------------------- Float Feedback Button ------------------------------------- */

#floatdiv {
	position:absolute;
	left:0px;
	top:0px;/* This is a floating javascript menu. */
	font-size: 15px;
	text-align: center;
 }
 
 .feedback {
	font-size: 10px;
 }
