/*
Theme Name: Twenty Ten Child
Description: Child theme for the Twenty Ten theme 
Author: Mike
Template: twentyten
*/

@import url("../twentyten/style.css");

#container {
	margin: 0 -270px 0 0;
}
#primary,
#secondary {
	width: 270px;
}
.one-column #content {
	width: 860px;
}
#header {
    padding: 10px 0 0;
}

#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	width: 980px;
}
#footer-widget-area .widget-area {
	width: 260px;
}
#wrapper {
	margin-top: 0;
}
a:link {
	color:#85604f;text-decoration: none;
}
a:visited {
	color:#85604f;text-decoration: none;
}
a:active,
a:hover {
	color: #85604f;text-decoration: underline;
}
#access {
	width: 980px;
}
div.menu {
	width: 928px;
}
#main {
	padding: 10px 0 0 0;
}
#content hr {
	margin-bottom:14px;
	width: 80%;
}
.hentry {
	margin: 0 0 24px 0;
}
.entry-title a:hover {
	color: #85604f;
}
.entry-content input {
	margin: 0 0 4px 0;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #85604f;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;color: #85604f;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;color: #85604f;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 5px;
}

.addtoany_share_save_container{margin:0 0 5px 0;}
ul.addtoany_list{
		display:inline;
		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
		text-indent:0 !important;
}
ul.addtoany_list li{
		background:none !important;
		border:0;
		display:inline !important;
		line-height:32px;
		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
}
ul.addtoany_list li:before{content:"";}
ul.addtoany_list li a{padding:0 9px;}
ul.addtoany_list img{
		float:none;
		border:0;
		margin:0;
		padding:0;
		vertical-align:middle;
}
ul.addtoany_list a img{
		opacity:.7;
}
ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img{
		opacity:1;
}
a.addtoany_share_save img{border:0;width:auto;height:auto;}

table.ya {
  border-collapse: separate;
  border-spacing: 2px;

}
img#wpstats{position:absolute;top:0;width:0px;height:0px;overflow:hidden}
#site-generator{display:none;}

