#logo h1 a {
	overflow: hidden;
	}

.homepagePush {
	height: 12px;
	}

#main-content h1 {
	line-height: 1.2em;
	margin: 15px 0 20px 0;
	}
	
h2 {
	line-height: 1.2em;
	margin: 5px 0 7px 0;
	}
	
p + p { 
	text-indent: 0;
	}
	
hr {
	background: white url(../images/rule.gif) no-repeat left top;
	margin: 0 0 2em 0;
	}

#nav-main ul li a.live {
	background: none;
	}

#functions-social ul.relatedPosts {
	margin-bottom: 1em;
	}
	
#functions-social ol {
	margin-left: 3.6em;
	color: #777777;
	}
	
#functions-social ol li a {
	display: block;
	}
	
p.noRelatedPosts {
	margin-left: 1.7em;
	color: #777777;
	}

textarea {
	height: 150px;
	font-family: verdana,"Helvetica Neue",Arial,Helvetica,sans-serif;
	font-size: 1em;
	}

input.text {
	padding: 5px;
	width: 200px;
	border: 1px solid #DDDDDD;
	}
	
textarea#comment {
	width: 457px;
	border: 1px solid #DDDDDD;
	line-height: 1.5em;
	}
	
textarea#comment:focus {
	border: 1px solid #666666;
	}
	
#commentForm .error {
	background: #FFBBBB;
	color: red;
	padding: 5px;
	margin: 0.5em 0;
	}
	
#commentTerms {
	display: none;
	}

input.clearOnFocusKeyword {
	width: 180px;
	}
	
input.clearOnFocusDay1, input.clearOnFocusDay2, input.clearOnFocusMonth1, input.clearOnFocusMonth2 {
	width: 25px;
	}
	
input.clearOnFocusYear1, input.clearOnFocusYear2 {
	width: 35px;
	}

.article-single {
	border: none;
	}
	
.wp-caption {
	margin-top: 2em;
	}

p.wp-caption-text {
	color: #777777;
	margin-bottom: 1.5em;
	font-size: 11px;
	line-height: 1.44em;
	}

	
.aligncenter {
	margin: 0 auto;
	}

	
img.aligncenter {
	text-align: center;
	}
	
.tag_search {
	text-align: center;
	}

#search-quick #go {	
	background: url(../images/icon-zoom.png) no-repeat top right;
	margin: 6px 3px 0 0;
	border: none;
	width: 15px;
	height: 15px;
	}
	
#search-advanced-inner ul.tags li {
	width: 530px;
	}

ul.advancedSearchTags {
	width: 530px;
	}
	
#search-advanced-inner ul.advancedSearchTags li a {
	border: none;
	color: #666666;
	}

.search-box ul.archives li:first-child, .search-box ul.category li:first-child {
	font-weight: bold;
	font-style: normal;
	color: black;
	}

.search-box ul.archives li, .search-box ul.category li {
	font-weight: normal;
	color: #777777;
	}
	
.search-box ul.archives li a, .search-box ul.category li a {
	font-style: normal;
	font-weight: normal;
	}
	
.noMargin {
	margin: 0;
	}
	
.noIndent {
	text-indent: 0;
	}
	
p.quieter {
	color: #AFAFAF;
	text-indent: 0;
	}

.article-comments label {
	font-weight: normal;
	}

.sitemap ul {
	list-style-type: square;
	}
	
span.at300bs {
	display: none;
	}
	
#atffc {
	height: 0px;
	}
	
#infoBox {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	text-align: left;
	padding: 10px;
	background: #fff;
	width: 450px;
	background: url(../images/b.png);
	}

#infoBox a {
	cursor: pointer;
	}

#infoBox .wrapper {
	background: white;
	padding: 1em;
	}
	
#infoBox h2 {
	margin-top: 0;
	}
	
#infoBox .footer {
	border-top: 1px solid #DDDDDD;
	padding: 1em 0 0 0;
	}
	
#infoBox .footer a {
	float: right;
	}
