body
{
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}
#page-wrapper {
    min-height: 100%;
    min-width: 100%;
}
/*html, body, #page {
    height: 100%;
    width: 100%;
}*/
#header
{
	background-color:#69c;
	background-image:none;
}
#sidebar-second
{
	width:240px;
}

@media screen and (max-width: 960px) {
#sidebar-second
{
	width:100%;
}	
	.one-sidebar #content {
    	width:100%;
	}
	#header div.section, #featured div.section, #messages div.section, #main, #triptych, #footer-columns, #footer
	{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
	}
}
.social-share ul li
{
	display:inline-block;
	margin-right:8px;
}
#sidebar-second input[type=text], #sidebar-second input[type=password] {
    width: 80% !important;
}
body, #site-slogan, .ui-widget, .comment-form label {
    font-family: Helvetica, "Arial", sans-serif;
}
#footer
{
    width: 100%;
    max-width: 100%;
    min-width: 100%;
}
