@font-face
{
	font-family: "arista";
	src: url("http://its-andy.co.uk/fonts/Arista_Alternate.ttf")
}
.andy { 
	font-family: "arista" helvetica, verdana, sans-serif !important;
}

@import url("social.css");


#tumblr_controls
{
	display: none;
}
      

*
{
	margin: 0;
	padding: 0;
	border: none;
}

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

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

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

.clearingDiv
{
	clear: both;
}

div#header
{
	/*margin-top: 20px;
	height: 45px;
	margin: 0;
	padding: 0;*/
	border-bottom: 13px solid #050505;
}

#header h1
{
	text-align: left;
}

#header h1 a
{
	color: white;
	display: block;
	padding: 20px;
	background: #050505 center right url("../images/headers/raygun.png") no-repeat;
-moz-border-radius-topright: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-webkit-border-top-left-radius: 8px;
}
#header h1 a:hover
{
	background-color: #00be31;
}

#container
{
	color:#dddddd;
	/*border: 1px solid #333333;*/
	border-top: none;
	width: 750px;
	text-align: left;
	margin: 20px auto;
	padding-bottom: 30px;
	background: #171717;
-moz-border-radius-topright: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-webkit-border-top-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-radius-bottomleft: 8px;
-webkit-border-bottom-left-radius: 8px;
}



ul#nav
{
	list-style-type: none;
	font-size: 15px;
	float: left;
	height: 0px;
}

ul#nav li
{
	float: left;
	margin-right: 2px;
}

ul#nav li a
{
	font-family: helvetica, verdana, sans-serif;
	display: block;
	float: left;
	color: #E5F5FF;
	background: #050505; /*#050505 bottom left url("../images/basic/grey_tab_lb.png") no-repeat;*/
	text-decoration: none;
-moz-border-radius-bottomright: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-radius-bottomleft: 8px;
-webkit-border-bottom-left-radius: 8px;
}

ul#nav li a:hover
{
	/*color: #00be31;*/
	background-color: #00be31;/*#000102;*/
}

ul#nav li a span
{
	display: block;
	float: left;
	/*background: bottom right url("../images/basic/grey_tab_rb.png") no-repeat;*/
	padding: 2px 20px;
	font-weight: normal;
}

a#activeTab span
{
	font-family: helvetica, verdana, sans-serif;
	padding: 5px 20px !important;
	font-size: 20px;
}

#content
{
	margin-top: 40px;
	float: left;
	clear: left;
	width: 400px;
	/*height: 1%;*/
	padding: 15px;
}

#content h1
{
	font-size: 20px;
	color:#dddddd;
	margin: 20px 0;
	font-family: "Arista", helvetica, verdana, sans-serif ;
}
#content h1 span
{
	border-bottom: 13px solid #050505;
	padding-right: 50px;
}

span#mssg
{
    color: #00be31;
}

span#err_mssg
{
    color: #ff9900;
}

#content h1 span a
{
	color:#dddddd;
	text-decoration: none;
}
#content h1 span a:hover
{
	color:#dddddd;
	background: none;
	text-decoration: none;
}

#content a img
{
	display: block;
	border: 2px solid #000000;
	background: #000000;
	border-bottom: 4px solid #000000;
}
.obj
{
	width: 400px;
	display: block;
	border: 2px solid #000000;
	background: #000000;
	border-bottom: 4px solid #000000;
}
#content a img:hover,
.obj:hover
{
	display: block;
	border-color: #00be31;
	background: #00be31;
}

#content h2
{
	margin-top: 5px;
	padding: 5px;
	line-height: 1.5em;
}
#content p
{
	padding: 5px;
	line-height: 1.5em;
}

strong.andy
{
	font-size: 20px;
	color: #00be31;
	font-weight: normal;
}

#content li
{
	font-size: 12px;
	color:#dddddd;
	list-style-image: url("../images/basic/bullet_grn.png");
	margin: 5px;
	margin-left: 20px;
}

#social
{
	float: right;
	top: 0;
	background: #050505; /*#050505 bottom right url("../images/basic/grey_tab_rb.png") no-repeat;*/
	padding: 0;
	color: white;
-moz-border-radius-bottomright: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-radius-bottomleft: 8px;
-webkit-border-bottom-left-radius: 8px;
}


#social a
{
	color: #00be31;
}
#social a:hover
{
	color: #050505;
	background-color: #00be31;
}

#socialInner
{
	/*background: bottom left url("../images/basic/grey_tab_lb.png") no-repeat;*/
	padding: 0 2px 20px 2px;
}

#avatar
{
	/*border: 2px solid #050505;*/
	border-top: 0;
}

#contact input,
#contact textarea 
{
	width: 400px;
	background: #111111;
	color: white;
	border: 1px solid #050505;
	font-size: 25px;
	padding: 2px;
-moz-border-radius-topright: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-bottomleft: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-bottomright: 8px;
-webkit-border-bottom-right-radius: 8px;
}

#contact p
{
	margin-top: 5px;
}

p#phonenum
{
	font-family: "Arista", helvetica, verdana, sans-serif ;
	font-size: 40px;
	text-shadow: 0 0 0.1em white;
}

#contact label
{
	background: #050505;
	color: white;
	padding: 2px 6px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
}

#contact textarea 
{
	height: 300px;
}

p#send_btn
{
	text-align: right;
	
}
p#send_btn input
{
	width: auto;
	background: none;
	border: none;
}

#footer
{
	font-family: Georgia, serif;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 400px;
	text-align: center;
}

.dsq-link
{
	font-size: 10px;
}

.dsq-comment-header-time a
{
	color: white !important;
}

