@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: #e5d7cc fixed url("../images/basic/paper_bg.jpg") 0px 0px;
	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;*/
	background-repeat: no-repeat;
	                   
	               
	width: 750px;
	height: 130px;
	margin: 0;
	padding: 0;
	background: url("../images/headers/headerbg_sea.jpg") no-repeat;
	border-bottom: 13px solid #050505;
-moz-border-radius-topright: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-webkit-border-top-left-radius: 8px;
}

#header h1
{
	text-align: left;
}

#header h1 a img
{
	margin: 20px;
}

#header h1 a
{
	color: white;
	display: block;
	height: 130px;
	background: center right url("../images/headers/raygun.png") no-repeat rgba(0,0,0,0.3);
-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: rgba(0,0,0,0);
}

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

-moz-border-radius-topright: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-webkit-border-top-left-radius: 8px;
		-moz-box-shadow: 1px 1px 7px #000;
		-webkit-box-shadow: 1px 2px 7px #000;
		box-shadow: 1px 1px 7px #000;
}

div#contContainer
{
	margin-top: -1px;
	background: #333333 url("../images/basic/content_bg.jpg");
-moz-border-radius-bottomright: 8px;
-webkit-border-bottom-right-radius: 8px;
-moz-border-radius-bottomleft: 8px;
-webkit-border-bottom-left-radius: 8px;
	padding-bottom: 30px;
}


ul#nav
{
	position: relative;
	z-index: 500;
	top: -43px;
	list-style-type: none;
	font-size: 15px;
	float: left;
	height: 0px;
}

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

ul#nav li a
{
	margin-top: 10px;
	padding-top: 2px;
	height: 20px;
	font-family: helvetica, verdana, sans-serif;
	display: block;
	float: left;
	color: #E5F5FF;
	background: /*#050505*/ rgba(0,0,0,0.5); /*#050505 bottom left url("../images/basic/grey_tab_lb.png") no-repeat;*/
	text-decoration: none;
-moz-border-radius-topright: 8px;
-webkit-border-top-right-radius: 8px;
-moz-border-radius-topleft: 8px;
-webkit-border-top-left-radius: 8px;
}

ul#nav li a:hover
{
	/*color: #00be31;*/
	background: rgba(0,190,49,0.5);/*#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
{
	color: #00be31 !important;
	margin-top: 0px !important;
	height: 32px !important;
}
a#activeTab span
{
	font-family: helvetica, verdana, sans-serif;
	padding: 5px 20px !important;
	font-size: 20px;
}

#content
{
	margin-top: 0px;
	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;
}


