
body
{
	background: #111111;
	text-align: center;
	font-family: helvetica, verdana, sans-serif;
	font-size: 200%;
}

#container
{
	width: 100%;
}


div#header
{
	height: 233px;
	border-bottom: 25px solid #050505;
}

#header h1
{
	height: 233px;
}

#header h1 a
{
	height: 233px;
	padding: 0px;
	display: block;
	background: #000000 center right url("../images/headers/its-andy-mobile.png") no-repeat;
}

#header h1 a img
{
	display: none;
}

#content
{
	margin-top: 0px;
	padding-top: 60px;
	width: 100%;
}

#content p
{
	margin-top: 0px;
	padding-top: 60px;
	width: 95%;
}
#content h1
{
	font-size: 200%;
	margin-top: 40px;
}

#content h1 span
{
	border-bottom: 23px solid #050505;
	padding-right: 50px;
}

#content a img
{
	width: 95%;
}

ul#nav
{
	font-size: 125%;
	height: 30px;
}

ul#nav li
{
	margin-right: 15px;
}


a#activeTab span
{
	font-size: 125%;
}

strong.andy
{
	font-size: 150%;
}

#content li
{
	font-size: 100%;
	list-style-image: url("../images/basic/bullet_grn_big.png")!important;

}

a
{
	color: #00be31;
	text-decoration: underline;
}

a:hover
{
	color: white;
	background-color: #00be31;
	text-decoration: none;
}

p#phonenum img
{
	width: 95%;
}

#contact input,
#contact textarea 
{
	width: 95%;
}

p#send_btn
{
	text-align: left;
	
}
p#send_btn input
{
	width: 20%;
}

#social
{
	display: none;
}


.dsq-link
{
	font-size: 100%;
}


.dsq-item-feed a img
{
	width: 30px !important;
	height: 30px;
}

#dsq-content #dsq-comments
{
	font-size: 200% !important;
}
.dsq-comment-message,
.dsq-comment-cite,
.dsq-comment-header-time,
.dsq-comments-title,
#dsq-new-post h3
{
	font-size: 200% !important;
}
.dsq-comment-footer-right button
{
	font-size: 150px;
}
.dsq-options
{
	display: none;
}
.dsq-comment-header-time a
{
	color: white !important;
}