/*
THEME NAME: Simply Do You
DESCRIPTION: Simply Do You Child Theme
VERSION: .01
AUTHOR: Kimberly Virdure-King
AUTHOR URI: http://www.simplydoyou.com
Template: Thematic

*/

/* Reset browser defaults */
@import url('library/styles/reset.css');

/* Apply basic typography styles */
@import url('library/styles/typography.css');

/* Apply basic image styles */
@import url('library/styles/images.css');

/* Prepare theme for plugins */
@import url('library/styles/plugins.css');



.entry-content img {
    margin: 0 0 18px 0;
    max-width:100%;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}



/* =Global Elements
-------------------------------------------------------------- */

/*body {
    margin: 0px;
    padding: 0px;
    text-align: center;
 } */
body, input, textarea {
    font-family:Arial, Helvetica, sans-serif;
	}

a:link {
    color:#cc0000;
    text-decoration:none;
}

a:hover {
	color:#999;
    text-decoration:none;
    cursor:pointer;

}
a:visited {
    color:#cc0000;
    text-decoration:none;
}

blockquote {
     font-family:Georgia, serif;
     background:#FFF;
     line-height:16px;
     font-style:italic;
     color:#666;
     font-size:14px;
     padding:15px 5px 5px 25px;
     margin: 10px 35px 10px 35px;
     background-image:url(../elements/quote.gif);background-repeat:no-repeat;background-position:left top;
}
blockquote em, blockquote cite, blockquote i {
    font-style:normal;
}

input{
	font-size: 12px;
	background:#fff;
	color: #666;
    font-family:Arial, sans serif;
    padding:4px;
    margin: 0 4px 0 0;
    border: 1px solid #666;

}

.submit {
	font-size: 12px;
	background:#000;
	color: #fff;
    font-family:Arial, sans serif;
    padding:2px;
    margin: 0 0px 0 0;

}

textarea {
    font-family:Arial, sans serif;
    background:#fff;
    color:#666;
    border: 1px solid #666;
    padding:4px;
}
.caps {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.important {
    font-weight:bold;
}

/* =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:155px; /* height of your header, like 180px */
width:870px; /* width of your header, like 940px */
background:url(elements/simplydoyou_head.gif) 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:536px;
	border-top:#000 medium solid ;
	border-bottom:thin solid #CCCCCC;
	height:30px;
}
.menu {
    overflow:hidden; /* clears the inner float  */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	height:30px;
	letter-spacing:-1px;
	font-weight:900;
}
.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;
}

.menu a {
	text-decoration:none;
}



/* =Start Here ----------------------------------------------------------- */
.menu .page-item-669 a {
}

.menu .page-item-669 a:link,
.menu .page-item-669 a:visited {
    color:#aaa;
}

.menu .page-item-669 a:hover,
.menu .page-item-669 a:active,
.menu .page-item-669 a:focus {
	color:#a3b736;
	text-decoration:underline;
}
.menu .page-item-669 .current_page_item a {
	color:#a3b736;	
}

/* =Books --------------------- */
.menu .page-item-671 a {
}

.menu .page-item-671 a:link,
.menu .page-item-671 a:visited  {
    color:#aaa;
}
.menu .page-item-671 a:hover,
.menu .page-item-671 a:active,
.menu .page-item-671 a:focus {
	color:#f37e0b;
	text-decoration:underline;
}
.menu .page-item-671.current_page_item a {
    color:#f37e0b;
}

/* =Simply Do You --------------------- */

.menu .page-item-673 a {
}
.menu .page-item-673 a:link,
.menu .page-item-673 a:visited  {
    color:#cc0000;
}
.menu .page-item-673 a:hover,
.menu .page-item-673 a:active,
.menu .page-item-673 a:focus
{   color:#cc0000;
	text-decoration:underline;
	}
.menu .page-item-673.current_page_item a {
    color:#cc0000;
}

/* =Playshops --------------------- */
.menu .page-item-675 a {
}

.menu .page-item-675 a:link,
.menu .page-item-675 a:visited  {
    color:#aaa;
}
.menu .page-item-675 a:hover,
.menu .page-item-675 a:active,
.menu .page-item-675 a:focus {
	color:#0a78be;
	text-decoration:underline;
}
.menu .page-item-675.current_page_item a {
    color:#0a78be;
}

/* =About & Contact --------------------- */

.menu .page-item-677 a {
}

.menu .page-item-677 a:link,
.menu .page-item-677 a:visited  {
    color:#aaa;
}
.menu .page-item-677 a:hover,
.menu .page-item-677 a:active,
.menu .page-item-677 a:focus {
	color:#6820a0;
	text-decoration:underline;
}
.menu .page-item-677.current_page_item a {
    color:#6820a0;
}

/* =Subscribe -------------------------------------------------------------- */
 .menu .page-item-679 a {
}

.menu .page-item-679 a:link,
.menu .page-item-679 a:visited  {
    color:#aaa;
}
.menu .page-item-679 a:hover,
.menu .page-item-679 a:active,
.menu .page-item-679 a:focus {
	color:#ffd71e;
	text-decoration:underline;
}
.menu .page-item-679.current_page_item a {
    color:#ffd71e;
}

/* =Content
-------------------------------------------------------------- */

#content {
	font-size:16px;
	color:#444;
    line-height:24px;
}    
.hentry {
    padding:15px;
}
.p1 {
    margin:0;
    padding:0 0 36px 0;
}
.page-title {
    font-size:16px;
    font-weight:bold;
    padding:0 0 18px 0;
    color:#666;
}
.page-title span {
    font-size:12px;
    font-weight:normal;
    font-style:italic;
}
.entry-title {
   font-family:Georgia, "Times New Roman", Times, serif;
   margin:0;
    padding:0 0 6px 0;
    font-weight:bold;
    color:#333;
}
.entry-title a {
    text-decoration:none;
    color:#333;
}
.entry-meta {
    font-size:11px;
    color:#666;
}
.entry-meta a {
    color:#cc0000;
    font-style:normal;
}
.entry-meta a:hover {
}
.entry-meta .author {color:#222;
}
.entry-meta .meta-sep {
}
.entry-meta abbr {
}

/* post content */

.entry-content { 
	font-size:14px;
	color:#000;
    line-height:22px;
}


.datebox {
background-image:url(../elements/date_redtape.jpg);background-repeat:no-repeat;background-position:left top;
width: 82px;
height:82px;
float: left;
padding: 16px 5px 5px 0px;
text-align: center;
margin: 0 0px 0 0;
 }
.day								{ font-size: 2em; font-weight: bold; margin:0 0 -2px 0; font-family: Georgia, serif; color:#000;  }
.month								{ font-size: 1.6em; font-weight: bold; text-transform: uppercase; margin: 0 0 0 0; color: #ffcc00;  }
.year								{ font-size: 1.8em; font-weight: bold; margin: -6px 0 0 0; font-family: Georgia, serif; color:#000; }


h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 333%;
}

h2 {
font-size: 205%;
}

h3 {
font-size: 127%;
}

h4 {
font-size: 78%;
}


.entry-content h1 {
    font-weight:bold;
    margin:0 0px 18px 0;
    padding:0px 0 0 0;
    color:#cc0000;
}

.entry-content h2 {
    font-weight:bold;
    margin:0 0px 18px 0;
    padding:0px 0 0 0;
    color:#cc0000;
}


.entry-content h1, .entry-content h2, a:hover {
text-decoration:underline;
}


.entry-content h3 {
    font-weight:bold;
    text-transform:none;
    letter-spacing:2px;
    color:#cc0000;
    margin:0 0 12px 0;
    padding:0 0 0 0;
}
.entry-content h4 {
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content h5 {
    font-size:11px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content h6 {
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:1px;
}
.entry-content ul {
    list-style:square;
    margin:0 0 18px 1.5em;
}

.entry-content dt {
    font-weight:bold;
}
.entry-content dd {
    margin:0 0 18px 0;
}
.entry-content abbr, .entry-content acronym, .entry-content .help {
  border-bottom: 1px dotted #333;
  cursor: help;
}
.entry-content ul.xoxo {
    margin:0 0 18px 0;
    overflow:hidden;
}
.entry-content ul.xoxo ul {
    margin:0 0 0 1.5em;
}


li.content-column, .entry-content li.linkcat {
	float:left;
	list-style:none;
	margin:0 20px 0 0;
}
.entry-content li.linkcat ul.xoxo {
    overflow:visible;
}
.more-link {
    color:#999900;
    font-weight:normal;
    font-style:normal;
    display:block;
}
.page-link {
    margin:0 0 18px 0;
}
.page .edit-link {
    float:left;
    clear:both;
}
.entry-utility {
    font-size:11px;
    color:#444;
}
.entry-utility a {
    font-style:italic;
    color:#666;
}
.entry-utility a:hover {
color:#ffcc00;
}
.comments-link a {
    font-weight:bold;
    color:#cc0000;
}

/* =Comments
-------------------------------------------------------------- */

#comments {
    background:#fff;
    color:#000000;
 width:562px;
    overflow:hidden;
    margin: 0 auto;
	padding:0;
    overflow:hidden;
}
#comments .comment-navigation {
    background:#ffffff;
    line-height:36px;
    margin:-18px 0px 18px 0px;
    padding:0 20px;
    overflow:hidden;
}
.comment-navigation a {
    color:#000;
}
.paginated-comments-links {
    text-align:center;
}
#comments h3 {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:18px;
    color:#444;
    font-weight:bold;
    text-align:center;
    margin:0 auto;
    padding:0;
}
#comments .comments:first-child h3 {
    padding-top:18px;
}
#comments ol {
    margin:0 0 36px 0px;
    list-style:none;
	padding:35px 0 0 15px;
}
#comments ol ul {
    list-style:none;
    margin:0;
    padding:0 0 18px 0;
}
#comments li {
    background:#fff;
    border:1px dotted #ccc;
    margin:0 0px 36px 0px;
    padding:18px;
    position:relative;
    font-size: 12px;
    line-height:24px;
}
#comments li li {
    border:1px solid #cccccc;
    margin:0 0 18px 0;
}
#comments a {
}
#comments li.byuser {
    background:#ffffff;
    border-color:#cccccc;
}
#comments li.byuser p a {
}
#comments li.bypostauthor {
}
#comments li.bypostauthor p a {
}
#comments .avatar {
    width:60px;
    height:60px;
    position:absolute;
    top:19px;
    left:-14px !important;
    left:0px;
}
#comments .fn {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
    line-spacing: 20px;
    color:#000;
    padding:7px 0 0 0px;
	margin:0 0 0 40px;
    display:block;
}
#comments .fn a {
color:#000;
}
#comments-list .comment-meta {
    font-size:10px;
    margin:0 0 18px 40px;
    padding:0 0 0 0px
}
#comments-list .comment-meta a {
    font-style:italic;
    color:#ccc;
}
#comments li p {
    margin:0;
    padding:0 0 18px 0px;
}
.comment-reply-link {
    font-size:10px;
    font-style:italic;
    padding:0 0 18px 0;
}
.comment-reply-link a {
    color:#cc0000;
}
#cancel-comment-reply {
    padding:0 0 18px 0;
}
#trackbacks-list .comment-author {
    margin:0 0 18px 0;
    font-size:11px;
}
#trackbacks-list .comment-author a {
    font-size:14px;
    font-weight:bold;
    color:#cc0000;
}
#respond {
    background:#fff;
    padding:0;
	width:560px; /* IE6 Hack to display correctly the respond form */
    margin:0 auto;
    z-index:100;
	font-size:12px;
}
#respond h3 {
    padding:0;
    margin:0;
	color:#cc0000;
}
#cancel-comment-reply a {
    color:#cc0000;
    font-style:italic;
}
#respond form {
    padding:0;
	margin:0;
}
#respond #form-section-author {
    width:300px;
    float:left;
	margin-right:10px;
}
#respond #form-section-author input {
    width:220px;
}
#respond #form-section-email {
	width:227px;
    float:left;
}
#respond #form-section-email input {
    width:100%;
}
#respond #form-section-url {
	clear:both;
}
#respond #form-section-url input {
    width:96%;
}
#respond .form-label {
    font-size:14px;
    color:#999;
	margin:10px 0;
	padding:0px;
}
#respond .form-input input {
    margin:0 0 14px 0;
}
#respond textarea {
    width:96%;
    margin:0 0 16px 0;
}
#respond .form-submit {
    float:none;
    height:16px;
	padding:10px;    
}
p.subscribe-to-comments {
    width:18px;
    float:left;
}
p.subscribe-to-comments label {
}
p.comment_license {
    clear:both;
    margin:0;
}
p.solo-subscribe-to-comments {
    clear:both;
    margin:0;
	display:none;
}
p.solo-subscribe-to-comments:first-line {
    font-style:italic;
}
#respond .required {
    font-weight:bold;
}
code {
font-size:12px;	
}

#submit {
	background:#666;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#FFF;
	font-size:18px;
	letter-spacing:-1px;
	margin:25px 0 25px -19px;
}

#comment-notes {
color:#999;
font-size:14px;
margin:0 auto 28px 0;
padding:0;
text-align:center;
}

/* =Author Info
-------------------------------------------------------------- */

#author-info {
    margin:18px 0 36px 0;
}
#author-info p:first-line {
    font-weight:bold;
}
#author-info .avatar {
    float:left;
    width:72px;
    height:72px;
    margin:0 10px 0 0;
    padding:5px;
    background:#cccccc;
    position:relative;
    top:4px;
}

/* =Navigation
-------------------------------------------------------------- */


.navigation {
    margin:0px 0 36px 0;
    overflow:hidden;
	font-size:12px;
	color:#000;
}
.nav-previous {
display:inline;
float: left;
	width:45%;
}

.nav-front {
display:inline;
float:left;
margin:auto;
	width:10%;
	font-size:14px;
	color:#cc0000;
	font-weight:bold;
	letter-spacing:1px;
}
.nav-next {
display:inline;
float: right;
	width:45%;
	text-align:right;
}
#nav-above,#nav-below {

width: 96%;
}
#nav-above {
    margin:18px 0 36px 0;
}
.home #nav-above, .single #nav-above {
    color:#000;
	font-size:14px;
}
.paged #nav-above {
    display:block;
}

/* =Asides (widgetized areas)
-------------------------------------------------------------- */

.widgetcontainer {
}

.textwidget img {
margin:0;	
}

#get-recent-comments li {
	list-style:none;
	margin:0 0 15px 0;
	padding:0 15px 0 0;
	color:#000;
	line-height:18px;
}

img.kjgrcGravatar {
	margin:0;
	padding:3px 0 0 0;
}

#get-recent-comments img{
border:none;
}

.ctc {
line-height:24px;	
}
.aside { 
		color:#000;
		font-size:12px;
		line-height:14px;
}


.aside a:hover {
	color:#cc0000;
	text-decoration:none
}

.aside h2 {

}


h3.widgettitle {
   /* border-top:2px solid #000;
    border-bottom:1px solid #e0e0e0; */	
}

.aside h3 {
   font-size:18px;
    font-weight:bold;
	line-height:28px;
	padding:0 0 3px 4px;
	margin:30px 0 0 0;
	background:#222;
	color:#fff;
}

.aside ul {
    list-style:none;
    color:#000;
}

.aside ul li a{
	color:#000;
    line-height:18px;
}

.aside ul ul {
    list-style:none;
    margin:10px 0 0 0;
	padding:0 0 0 0;
    color:#000;
}
.aside ul ul li {
	color:#cc0000;
    margin:0 0 5px 6px;
    list-style:square outside none;
    padding:0 0 0 0px;
    clear:both;
}
.aside ul ul ul {
	color:#000;
    margin:5px 0 0 0;
	padding:0 0 0 0;
}

.aside ul ul ul li{
    margin:0 0 0 1.5em;
	padding:0 0 0 0;
    list-style:square;
    color:#cc0000;
}

#primary ul{
color:#444;
font-size:12px;
}

#primary ul ul {
    list-style:none;
    margin:12px 0 0 2px;
	padding:0 0 0 0;
    color:#000;
}
#primary ul ul li {
    margin:0 0 6px 14px;
	padding:0 0 10px 4px;
    list-style:square;
    color:#cc0000;
}
#primary a {
color:#000000;
}
#primary h2{
font-size: 20px;
letter-spacing: 4px;
margin:-80px 135px 0 9px;
padding:83px 0 0 0;
color:#000;
border:none;
}

#primary a:hover{
color:#cc0000;
}
#secondary h2{
color:#000000;
}


/* Begin Calendar styles */
.aside table {
    border-top:1px solid #e0e0e0;
    margin:0 0 8px 0;
}
.aside th {
    border-left:1px solid #e0e0e0;
}
.aside tr {
    border-bottom:1px solid #e0e0e0;
    border-right:1px solid #e0e0e0;
    line-height:35px;
}
.aside td {
    border-left:1px solid #e0e0e0;
    padding:0 10px
}
.aside caption { /* Make the caption match h3 styles */
    font-size:14px;
    font-weight:bold;
    text-align:left;
    margin:0 0 9px 0;
}
.aside tfoot tr {
    border:none;
    line-height:36px;
}
.aside tfoot td {
    border:none;
    padding:0;
}
.aside #next {
    text-align:right;
}
/* End Calendar styles */
/* Begin Search styles */

.aside form {
    margin:20px 0;
}

#searchsubmit  {
	margin:8px 0 0 0;
	background-color:#000;
	color:#fff;
	font-weight:bold;
}
/* End Search styles */
#content .widgetcontainer {
    border-top:1px solid #e0e0e0;
    padding:35px 1px 18px 1px;
    margin:18px 0 36px 0;
}
#index-top .widgetcontainer,
#single-top .widgetcontainer,
#page-top .widgetcontainer {
    border-top:none;
    border-bottom:1px solid #e0e0e0;
    padding:0 1px 53px 1px;
    margin:0 0 36px 0;
}
#content .aside:first-child .widgetcontainer:first-child {
    padding-top:18px;
}
.page #content .aside:first-child .widgetcontainer:first-child {
    padding-top:0;
}
#content .aside h3 {
    font-size:24px;
    line-height:26px;
    padding:8px 0 20px 0;
    font-weight:bold;
}
#single-bottom .widgetcontainer {
    border-top:none;
}
.main-aside h3 {
}

/* =Footer
-------------------------------------------------------------- */

#subsidiary .aside {
	font-size:14px;
}

#subsidiary .aside h2, h1, h3 {
    font-weight:bold;
	border:none;
}

#first {
color:#000;
margin:0px;
padding-top:62px;
}
#first h2{
color: #ffffff;
}
#first a{
color:#ffffff;
}

#text-375707801 {
	padding:2px 0 0 0;
	margin:0;
}

#second {
padding-top:45px;
}

#second h2 {
color:#000000;
}

#second ul {
    list-style:none;
    color:#000;
	font-size:12px;
}

#second ul li{
	color:#000;
    margin:-25px 0 0 0;
	padding:20px 0 0 0;	
    line-height:14px;
}

#second ul ul {
    list-style:none;
    color:#000;
	margin:0;
	padding:0;
}
#second ul ul li {
	color:#cc0000;
    margin:0 20px 10px 0;
    list-style:square;
    list-style-position:outside;
    padding: 0;
    clear:both;
}
#views-3  {
	
}
#third {
color: #000000;
margin:5px 0px 0px 0px;
padding-top:75px;
line-height:24px;
}

#third h2{
display:none;
}
#third ul {
    list-style:none;
    margin:0px 10px 0 20px;
	padding:15px 0 0 0;
	line-height:27px;
}

#siteinfo {
	color:#000;
	vertical-align:top;
	font-size: 14px;
	line-height:16px;
    padding:0;
    font-size:11px;
}

#siteinfo img{
	vertical-align:top;
	float: left;
    margin-right:5px;
}

#siteinfo a {
    color: #ffcc00;
}

/* =PageNavi
-------------------------------------------------------------- */

/* Use !important to override PageNavi CSS */

.wp-pagenavi {
    margin:0 0 0 0;
    line-height:36px;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color:#660099 !important;
    background:#transparent !important;
    border:1px solid #e0e0e0 !important;
}
.wp-pagenavi a:hover {
    color:#000 !important;	
}
.wp-pagenavi span.pages {
    margin-left:0 !important;
    padding-left:0 !important;
}
.wp-pagenavi span.current {
    border:1px solid #e0e0e0 !important;
}
.wp-pagenavi span.extend {
    margin:0 !important;
}


/*
FrontPage
*/

#contentcontainer {
width:752px;
padding:0;
margin:0 auto;
}

#logo {
height:187px;
width:752px;
margin:52px auto 30px auto;
padding:0;
}

#recent {
width:	250px;
float:left;
padding:0 0 0 20px;
margin:0;
}

#content {
	
}

li.front  {
	font:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#666;
}

li.front a  {
	font:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#666;
}
/*
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:960px;
margin:70px auto 70px;
padding:0;
border: #000 thin solid;
background:#fff;
}

#main {
    width:870px;
    margin:104px auto 47px auto;
    overflow:hidden;

}
#container {
	width:870px;	
	margin: 0;
	float:right;
}
#contenttop {
width: 870px;
height:22px;
margin:0px;
padding:0px
}

#content {
	background:url(/wp-content/themes/simplydoyou/elements/content/mid.gif) repeat-y center;
    width:870px;
    overflow:hidden;
    margin: 0;
	padding:0px;

}

#contentbot {
width: 870px;
height:22px;
margin:0px;
padding:0 0 50px 0;
}




.hentry {
padding:70px 100px 100px;
margin:0;
}

#singcontainer {
	width:870px;	
	margin: 0;
	padding:0px;
}
#singcontent {
    background:url(/wp-content/themes/simplydoyou/elements/content/mid.gif) repeat-y center;
    width:870px;
    overflow:hidden;
    margin: 0;
	padding:0px;
}

.main-aside {
    width:235px;
    float:left;
	margin:0;
	padding:0;
}

#primary {
float:left;
margin:0;
	padding:0;
	width:245px;
}
#secondary {
    clear:left;
}
#header {
    position:relative;
	width:960px;
	height:140px;
}
#branding {
    width:960px;
    margin:0 auto;
}
.menu {
    margin:0 auto;
}

#access {
    position:relative;
    overflow:hidden;
	margin:5px auto 0 auto;
}

#footer {    
    clear:both;
}
#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;
}