/*   
Theme Name: kimberly
Theme URI: 
Description: Kimberly's Child Theme
Author: Kimberly Virdure-King
Author URI: http://kimberlyvirdureking.com
Template: thematic
Version: 1.0
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');



/* =Global Elements
-------------------------------------------------------------- */


body, input, textarea {
    font-family: Georgia,serif;
}

p {
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size:16px;
line-height:22px;
text-align:justify;
margin:24px 0px;
padding:0px;
}

.sidebar {
font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size:14px;
line-height:20px;
text-align:left;
margin:24px  0 0 0;
padding:0px;
color:#F1FCE6;
text-align:left;
}

/* p, ul, ol, dd, pre {
    margin-bottom:22px;
} */
pre, code {
	font:14px Monaco, monospace;
	line-height:22px;
}
blockquote {
    color:#666;
    font-style:italic;
}
table {
	border:1px solid #ccc;
	border-width:1px 1px 0 1px;
	font-size:13px;
	line-height:18px;
	margin:18px;
	text-align:left;
}
caption {
    text-align:left;
}
tr {
    border-bottom:1px solid #ccc;
}
th, td {
    padding: .7em 1.25em;
}
hr {
    background-color:#ccc;
    border:0;
    color:#ccc;
    height:1px;
    margin-bottom:22px;
}

a:link {
color:#b9bb2d;
background:none;
font-weight:bold;
}
a:visited {
    color:#b9bb2d;
	background:none;
	font-weight:bold;
}
a:active, a:hover a:active {
    color: #6e1715;
	background:none;
}

h1 {
font-size: 33px;
margin:0 0 20px 0;
padding:0;
font-weight:bold;
letter-spacing:-2px;
line-height:33px;
}

h2 {
font-size:22px;
margin:0 0 20px 0;
padding:0;
font-weight:bold;

}

h3 {
font-size: 145%;
}

h4 {
font-size: 118%;
}


.18 {
	font-size:18px;
}
.20 {
	font-size:20px;
}

.22 {
	font-size:22px;
}

.24 {
	font-size:24px;
}

.30 {
	font-size:30px;
}
.42 {
	font-size:42px;
}

.54 {
	font-size:54px;
}

.72 {
	font-size:72px;
}
.blue {
	
	color:#0A78BE;	
}

.green {

	color:#b9bb2d;
}
.pink {
	
	color:#BA1663;
}
.brown {
	
	color:#663300;
}

.purple {
	
	color:#6820A0;
		 }
		 
.red {
	
	color:#cc0000;
		 }
		 
.white {
	
	color:#f6f5eb;
		 }
		 
.yellow {
	
	color:#ffd71e;
		 }
.black {
color:#000;
}


.right {
float:right;		
}
.left {
float:left;	
}

.center  {
margin:0 auto;	
}


.silverback {
background:url(/wp-content/themes/kimberly/elements/silverback.jpg) repeat;	
}
.blueback {
	background-color:#0A78BE;	
}

.greenback {
background-color:#b9bb2d;
}
.pinkback {
	background-color:#BA1663;
}
.brownback {
	background-color:#663300;
}

.purpleback {
	background-color:#6820A0;
		 }
		 
.redback {
	background-color:#cc0000;
		 }
		 
.yellowback {
	background-color:#ffd71e;
		 }
.blackback {
background-color:#000;

}
.greyback {
background-color:#fafafa;	
}

.entry-content img {
margin:0;	
}

.alignleft,
img.alignleft {
	float: left;
	margin:0;

}
.alignright,
img.alignright {
	display: block;
	float: right;
	margin:0;
}


.bookingbox {
display:block; 
margin:10px auto;
padding:0px;
width:600px;

}

.box1 {
display: block;
margin:30px auto;
padding:20px;
width:960px;
border-top:dotted #9ebb00 thin;
border-bottom:dotted #9ebb00 thin;
min-height:250px;
}

.box2 {
display:block;
margin:20px auto;
padding:0px;
width:960px;
min-height:250px;
}

.box3 {
display:block;
margin:20px 0;
padding:0px;
width:100%;
border-top:dotted #7200bb thin;
border-bottom:dotted #7200bb thin;
min-height:250px;
background-color:#fff;
}

.box4 {
display:block;
margin:20px auto;
padding:0px;
width:960px;
min-height:250px;
}


.box5 {
display:block;
margin:20px auto;
padding:0px;
width:960px;
border-top:dotted #9ebb00 thin;
border-bottom:dotted #9ebb00 thin;
min-height:250px;
}

/* =Header
-------------------------------------------------------------- */

#header {
    z-index:2;
}
#branding {
    padding:0px;
}
#blog-title {
    font-family:Arial,sans-serif;
    font-weight:bold;
	margin:0 auto;
}
#blog-title a {
margin:0 auto;
display:block;
	text-indent:-9000px;
	height:350px; /* height of your header, like 180px */
width:883px; /* width of your header, like 940px */
background:url(elements/headers/kvk_header.jpg) top center no-repeat; 
}

#blog-title a:active,
#blog-title a:hover {
    color: #FF4B33;
}
#blog-description {
    position:absolute;
	text-indent:-9000px; /* We avoid display:none because it's bad for SEO */
}


/* =Menu
-------------------------------------------------------------- 
*/
.skip-link {
    display:none;
}

#access  {
	width:722px;
	height:30px;
}
.menu {	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	height:30px;
	letter-spacing:-1px;
	font-weight:900;
    overflow:hidden; /* clears the inner float  */

}
.menu ul {
    list-style:none;
    clear:both;
	margin:0;
	padding:5px 0;
}
.menu ul ul {
    display: none;
}

.menu li {
		display:inline;
		padding:0 15px 0 15px;
		font-size:17px;
		color:#FFF;
}
.menu a {
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	height:30px;
	letter-spacing:-1px;
	font-weight:900;
}

.menu a:link,
.menu a:visited {
    color:#000;	
	
}

.menu a:hover,
.menu a:active,
.menu a:focus {
color:#FFF;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	height:30px;
	letter-spacing:-1px;
	font-weight:900;
}


/* =Content
-------------------------------------------------------------- */

#homemain{
background: url(elements/bodyback_canvas.jpg) repeat;
width:376px;
margin:0 auto 40px;
padding:30px 40px;
position:relative;
display:block;
float:left;
}

#bookmain {
width:296px;
margin:0 auto;
padding:10px;
position:relative;
display:inline-block;	

}


#sidebar {
width:280px;
margin:0;
padding:0;
position:relative;
display:block;
float:right;
}

#sidebox {
background: url(elements/blackback.jpg) repeat;
margin:0 0 30px 0;
padding:30px;
position:relative;
display:block;
}


.pageid-xx .entry-title { /* where xx is your page id #, like, 16 or 2 or something */
  display:none;
}

.page-title {
    font-size:13px;
    line-height:18px;
    padding:0 0 44px 0;
}
.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#666;
    text-decoration:none;
	background:none;
}
.page-title a:active,
.page-title a:hover {
    color: #FF4B33;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}
.hentry {
    padding:15px;
}
.single .hentry {
    padding:0;
}
.home #content .sticky {
    border:1px solid #ccc;
    margin:0 0 66px 0;
    padding:22px 20px 0 20px;
}

.entry-title {
    font-family:Arial,sans-serif;
    font-size:26px;
    font-weight:bold;
    line-height:26px;
    padding:0 0 7px 0;
}
.entry-title a {
    color:#000;
    text-decoration:none;
	background:none;
}
.entry-title a:active,
.entry-title a:hover {
    color: #FF4B33;
}
.entry-meta {
    color:#666;
    font-size:13px;
    font-style:italic;
    line-height:18px;
}
.entry-meta .author {
}
.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta a {
    color:#666;
    text-decoration:none;
	background:none;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #FF4B33;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-content {
    padding:0;
	color:#333;
	font-size:16px;
	line-height:24px;
}

.entry-content a{
color:#C00;
	font-weight:bold;
	text-decoration:none;
	background:none;
}

.content a:hover, a:focus, a:active{
color:#F00:
	font-weight:bold;
	text-decoration:underline;
	background:none;
}

.entry-content h1 {
font-family:baskerville, georgia, serif;
    font-weight:bold;
	line-height:30px;
}

.entry-content h2 {

font-family:baskerville, georgia, serif;
    font-weight:bold;
	color:#551a79;
}


.entry-content h3 {
}
.entry-content h4 {
    font-weight:bold;
}
.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}
.entry-utility {
    color:#666;
    font-size:12px;
    line-height:16px;
    margin:0 0 44px 0;
}
.entry-utility a {
    color:#666;
    font-style:italic;
    text-decoration:none;
	background:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #FF4B33;
}
.page-link {
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:22px 0 0 0;
    word-spacing:0.5em;
}
.page-link a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
	background:none;
}
.page-link a:active,
.page-link a:hover {
    color: #FF4B33;
}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
    padding:0 0 22px 0;
}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}


.callout {
border-top:#a6bd07 5px dashed;
border-bottom:#a6bd07 1px dashed;
	color:#fff;
margin:0 75px 20px 75px;
padding:8px 10px 10px 12px;
background-color:#180442;
line-height:35px;
}

#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}
#calloutfloat {
background:#d3ccba url(elements/floatback.jpg) no-repeat scroll 0 0;
display:inline;
float:right;
margin-left:15px;
margin-top:5px;
padding:0px 8px 10px 5px;
width:230px;
color:#000;
font-weight:bold;
font-size:16px;
line-height:22px;
}
#calloutfloat ul {
	margin: 5px 0 5px 24px;
	list-style-image:none;
	
}

#calloutfloat ul li {

	margin: 0 0px 0 5px;
	padding:0 0 5px 0;
}

#calloutfloat ol {

	margin: 5px 0 5px 30px;
	list-style-type:decimal;
	list-style-image:none;
	
	}

#calloutfloat ol li {
	margin: 0 0px 0 5px;
	padding:0 0 5px 0;

}

#calloutfloat h3 {
	padding:5px 0 0 12px;
	margin:0 0 9px 0;
	color:#000;
	font-size:18px;
}

/* =Attachments
-------------------------------------------------------------- */

.attachment-jpeg #container,
.attachment-png #container {
    width:100%;
}
.attachment-jpeg #content,
.attachment-png #content {
    width:930px;
}
.attachment-jpeg #comments,
.attachment-png #comments {
    width:540px;
    overflow:hidden;
}
.attachment-jpeg .main-aside,
.attachment-png .main-aside {
    display:none;    
}




/* =Testimonies
-------------------------------------------------------------- */

#quotecol
{width:600px;
margin:20px auto;
padding:0px;
position:relative;
display:block;
float: none;}

#testiboxtop 
{background-image:url(/wp-content/themes/kimberly/elements/testiboxtop.png);
margin:0 0 -20px 253px;
padding:0;
width:390px;
height:19px;
position:relative;
display:inline-block;
}

#testiboxbot 
{background-image:url(/wp-content/themes/kimberly/elements/testiboxbot.png);
margin:-20px 0 0 253px;
padding:0;
width:390px;
height:16px;
position:relative;
display:inline-block;
}

#quotebox
{position:relative;
display:inline-block;
margin:0px auto;
padding:20px;
font:"Palatino Linotype", "Book Antiqua", Palatino, serif;
font-size:16px;
line-height:20px;
width:755px;
}
.name
{font-size:18px;
line-height:20px;
font-weight:bold;
width:140px;
display:inline-block;
position:relative;
float:left;
margin:50px 0 0 0;
padding:0;
color:#FFF;
border-top: thin dotted #3A046E;
}

.name a {
color:#881613;
	font-weight:normal;
	font-size:14px;
	text-decoration:underline;
	background:none;
}

.name a:hover, a:focus, a:active {
color:#3a046e;
font-weight:normal;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	background:none;
}
.para
{background-image:url(/wp-content/themes/kimberly/elements/para.png);
width:44px;
height:100px;
display:inline-block;
position:relative;
float:left;
margin:0;
padding:0;
}

.testimony
{background-image:url(/wp-content/themes/kimberly/elements/bodyback.jpg);
	font-size:16px;
line-height:24px;
width:488px;
display:inline-block;
position:relative;
float:right;
margin:0;
padding:30px;
}



/* =About
-------------------------------------------------------------- */

#bio 
{background-image:url(/wp-content/themes/kimberly/elements/bodyback.jpg);
font-size:16px;
line-height:24px;
width:600px;
display:inline-block;
position:relative;
float:left;
margin:0 0 20px 20px;
padding:30px;
	
}


/* =Navigation
-------------------------------------------------------------- */

.navigation {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0px 0 22px 0;
    overflow:hidden;
}
.navigation a {
    color:#666;
    font-style:italic;
    text-decoration:none;
	background:none;
}
.navigation a:active,
.navigation a:hover {
    color: #FF4B33;
}
.navigation .meta-nav {
    font-style:normal;
}
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above,#nav-below {
	width: 100%;
}
#nav-above {
    display:none;
}
.paged #nav-above {
    display:block;
    padding:0 0 44px 0;
}


/* =Comments
-------------------------------------------------------------- */

#comments {
    padding:22px 0 0 0;
}
#comments,
#comments input,
#comments textarea {
    font-size:13px;
    line-height:18px;
}
#comments code {
    font-size:12px;
    line-height:18px;
}
#comments h3 {
    font-family:Arial,sans-serif;
    font-size:15px;
    font-weight:bold;
    line-height:22px;
    padding:0 0 18px 0;
}
#comments-list {
    padding:0 0 18px 0;
}
#comments-list ol,
#comments-list ul {
    list-style:none;
    margin:0;
}
#comments-list ol {
    border:1px solid #ccc;
    border-bottom:none;
    margin:0 0 18px 0;
}
#comments-list li {
    background:#fafafa;
    border-bottom:1px solid #ccc;
    padding:18px 1.5em 0 1.5em;
    position:relative;
}
#comments-list li.alt {
    background:#fff;
}
#comments-list li.bypostauthor {
    background:#FFFFCC;
}
#comments-list ul li {
    border:1px solid #ccc;
    margin:0 0 18px 0;
}
#comments-list li .avatar {
    position:absolute;
    top:22px;
    left:1.5em;
    width:36px;
    height:36px;
}
#comments-list .comment-author {
    font-weight:bold;
    padding:9px 0 0 46px;
}
#comments-list .comment-meta {
    color:#666;
    font-size:11px;
    padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
    color:#666;
    font-style:italic;
    text-decoration:none;
	background:none;
}
#comments-list .comment-meta a:active,
#comments-list .comment-meta a:hover {
    color: #FF4B33;
}
.comment-reply-link {
    font-size:11px;
    padding:0 0 18px 0;
    text-align:right;
}
.comment-reply-link a {
    color:#666;
    font-style:italic;
    text-decoration:none;
	background:none;
}
.comment-reply-link a:active,
.comment-reply-link a:hover {
    color: #FF4B33;
}
.comment-navigation {
    font-weight:bold;
    padding:0 0 18px 0;
    margin-right:0.5em;
}
.comment-navigation a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
	background:none;
}
.comment-navigation a:active,
.comment-navigation a:hover {
    color: #FF4B33;
}
.comment-navigation a,
.comment-navigation span {
    margin-right:0.5em;
}
#trackbacks-list .comment-content {
    position:absolute;
    left:-9000px;
}
#respond {
    background:#fff;
    margin-bottom:22px;
    overflow:hidden;
    padding:18px 0 0 0;
    position:relative;
}
#comments-list #respond {
    border-bottom:1px solid #ccc;
    margin:0 0 18px 0;
    padding:18px 1.5em;
}
#comments-list ul #respond {
    border:1px solid #ccc;
    margin:0;
}
#cancel-comment-reply {
    font-size:11px;
    position:absolute;
    top:18px;
    right:1.5em;
}
#cancel-comment-reply a {
    color:#666;
	background:none;
}
#respond .required {
    color:#FF4B33;
    font-weight:bold;
}
.form-section label {
    font-size:11px;
}
.form-section input {
    margin:0 0 18px 0;
    width:98%;
}
.form-section textarea {
    width:99%;
}
#form-allowed-tags p {
    color:#666;
    font-size:11px;
    margin:0;    
}
#form-allowed-tags span {
    font-style:italic;
}
#form-allowed-tags code {
    font-size:11px;
    line-height:normal;
}
.form-submit {
    padding:18px 0 0 0;
    text-align:right;
}
.subscribe-to-comments {
    color:#666;
    float:left;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
    color:#666;
    font-size:11px;
    padding:18px 0 0 0;
}
.comment_license {
    color:#666;
    clear:both;
    font-size:11px;
    margin:0;
    padding:18px 0 0 0;
}


/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */


.aside,
.aside input {

}
.aside p,
.aside dd,
.aside pre {
    margin:9px 0 0 0;
}


.aside pre,
.aside code {

}
.aside .current_page_item a {
    color: #bad407;
	background:none;
}
.aside .current_page_item .page_item a {
    color:#bad407;
	background:none;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #bad407;
	background:none;
}
.aside {
    color:#000;
}
a.rsswidget {
text-decoration:none;	
}

h3.widgettitle  {
	margin:45px 0 0 0;
}
h3.widgettitle a {
	color:#fff;
	font-size:14px;
text-decoration:none;
	font-weight:bold;
	background:none;
}


.aside a {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
color:#9ab003;
background:none;
}
.aside a:active,
.aside a:hover {
    color: #372265;
}
.aside h3 {
    color:#6d6d6d;
	font-size:16px;
    font-weight:bold;
    line-height:22px;
}
/*.aside h3 a {
color:#000;
font-weight:bold;
text-decoration:none;
background:none;
}
*/
.aside caption {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}

.aside ul {
    list-style:none;
    margin-left:0;
}
.aside ul ul {
    list-style:disc;
    margin:5px 0 0 0;
	}
.aside ul ul li {
    padding:3px 0 5px 0;
	margin:0 0 0 15px;

}
.aside ul ul ul {
    margin-bottom:0;
}
.aside form,
.aside table {
}
.aside table {
    border:none;
}
.aside thead {
    border:1px solid #ccc;
}
.aside tbody {
    border:1px solid #ccc;
}
.aside th, .aside td {
    border-right:1px solid #ccc;
    padding:.25em .8em;
}
.aside tfoot tr {
    border:none;
}
.aside tfoot td {
    border-color:transparent;
}
.widget_tag_cloud {
    margin:0 0 22px 0;
}
.aside #searchsubmit {
	display: none;	
}
/*
    Main Asides
*/


/*
    Content Asides
*/
#content .aside {
    border:1px solid #ccc;
    margin:0 0 22px 0;
    padding:18px 0 0 0;
}
#content .aside ul {
    padding:0 20px;
}
#content .aside h3 {
    font-family:Georgia,serif;
    font-weight:normal;
    font-size:17px;
    font-style:italic;
    padding:0 0 7px 0;
    text-transform:none;
}
#content .aside ul ul {
    padding:0;
}


/* Footer Asides*/

#subsidiary {
    padding:20px 0 0 0;    
}
#subsidiary #third li{
font-family:Verdana, Geneva, sans-serif;
border:none;
font-size:14px;	
line-height:20px;

}
/* =Footer
-------------------------------------------------------------- */

#siteinfo {
font-family:Georgia, "Times New Roman", Times, serif;
color:#333;
    font-size:11px;
    line-height:16px;
    padding:0px;
}
#siteinfo a {
    color:#555;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	background:none;
}
#siteinfo a:active,
#siteinfo a:hover {
    color: #000;
	background:none;
}


/* =PageNavi
-------------------------------------------------------------- */

/* Using !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 -.5em;
    padding:0.5em 0;    
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span {
    border:1px solid #ccc !important;
    color:#666!important;
    font-style:normal;
    margin:0 .375em !important;
    padding:0.5em 0.25em !important;
}
.wp-pagenavi a:visited {
    border:1px solid #ccc !important;
    color:#666 !important;
}
.wp-pagenavi a:hover {
    border:1px solid #ccc !important;
    color:#FF4B33 !important;
}
.wp-pagenavi a:active {
    border:1px solid #ccc !important;
    color:#FF4B33 !important;
}
.wp-pagenavi span.pages {
    border:none !important;
    color:#666 !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.current {
    border:none !important;
    color:#666 !important;
    font-weight:normal !important;
    margin:0 !important;
    padding:0 !important;
}
.wp-pagenavi span.extend {
    background-color:#FFFFFF;
    border:1px solid #000000;
    color:#000000;
    margin:2px;
    padding:2px 4px;
}
/*
LAYOUT: One-Column (Left) Fixed
DESCRIPTION: Two-column 950px fixed layout with one sidebar left of content
*/

body {
	width:100%;
	margin:0;
	padding:0;
}

#wrapper {
width:100%;
padding:0;
background:url(/wp-content/themes/kimberly/elements/bodyback_canvas.jpg)
}
#main {
    width:100%;
    margin:0px auto 0px auto;
    overflow:hidden;
}

#container {
width:883px;
margin: 0px auto;
padding:0px;
background:url(/wp-content/themes/kimberly/elements/contentback.gif) repeat;
}

#content {
    width:785px;
    overflow:hidden;
    margin: 0 auto;
	padding:50px 0;
}

.hentry {
padding:10px 10px 30px 10px;
margin:0 auto;

}

.main-aside {
    width:0px;
    float:left;
	margin:0;
	padding:0;
}

#primary {
       float:left;
	margin:0;
	padding:0;
}
#secondary {
    clear:left;
}
#header {
    position:relative;
	margin:0 auto -53px auto;
}
#branding {
    width:883px;
    margin:0 auto;
}
.menu {
    margin:0 auto;
}

#access {
    position:relative;
	top: -96px;
	left:96px;
    overflow:hidden;
	margin:23px auto 0 auto;
}

#footer {    
    width:883px;
	clear:both;
	background-color:#000;
	margin:0 auto;
	padding:0px;
	background:url(/wp-content/themes/kimberly/elements/footer_back.jpg) repeat;
}

#footer_top {
	background:url(/wp-content/themes/kimberly/elements/footer_top.jpg) no-repeat;
	height:108px;
	width:883px;
	margin:0 auto;
			 }
			 
#footer_bottom {
	background:url(/wp-content/themes/kimberly/elements/footer_bottom.jpg) no-repeat;
	height:883px;
	height:51px;
	margin:0 auto;
}
#subsidiary {
    width:800px;
    margin:0 auto;
    overflow:hidden;
}
#subsidiary .aside {
    width:233px;
    float:left;
    margin:0 50px 0 0;
}
#subsidiary #third {
    margin:0;
}
#siteinfo {
    clear:both;
    width:800px;
    margin:0 auto;
}
