@charset "utf-8";

/* 21arms stylesheet */

/* Site Design by: Hoon Design */



/* Global resets */

html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: inherit;
	vertical-align: baseline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;

}





/* General styling */

body {
	margin: 0;
	padding: 0;
	background: #FFF;
	color: #444;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;

}



a {

	color: #252322;

	text-decoration: none;

}



a:hover {

	color: #F16E00;

	text-decoration: underline;

}



span.clr {

	display: block;

	clear: both;

}



.hidden {

	display: none;

}



.hidden h1 h3 h4 {

	display: none;

}



ul {

	margin: 10px;

	padding: 10px;

	color: #444;

}



li {

	list-style-image: url(../images/list_bg.png);

}



b {

	color: #333;

}



/* container styling */

#maincont {

	margin: 0 auto;

	padding: 0;

	width: 1000px;

	background: #FFF url(../images/bg.png) top right no-repeat;

}



#postercont {

	margin: 0 auto;

	padding: 0;

	width: 100%;

	height: 300px;

	background: url(../images/pstbg.png) bottom left no-repeat;

}



#navcont {
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 10px;
	width: auto;

}



#bodycont {

	margin: 0 auto;

	padding: 0;

	width: 1000px;

}



#footer {

	margin: 15px;

	margin-top: -40px;

	padding: 0;

	width: 720px;

}



/* content section */

#bodytext {

	margin: 0 auto;

	padding: 0;

	float: left;

	width: 750px;

}



#sidebar {

	margin: 0;

	margin-left: 750px;

	padding: 0;

	padding-top: 110px;

	width: 250px;

	background: url(../images/vertical-dots.gif) top left repeat-y;

}



/* poster section */

ul#post {

    list-style: none;

	margin: 0 auto;

	margin-left: 10px;

	margin-right: 10px;

	padding: 0;

	padding-top: 20px;

	padding-bottom: 30px;

}



ul#post li {

    float: left;

    margin: 5px;

	display: inline;

}



ul#post img {border: 1px solid #252322;}





/* nav section */

#liquid {

	padding: 0px;

	overflow: hidden;

	width: 550px;

}



#liquid .liquids {

	display: block;

	background: #FFF url(../images/right.png) top right no-repeat;

	height: 125px;

}



#liquid ul {

	list-style: none;

	padding: 0;

	margin: 0;

}



#liquid li {

	float: left;

}



#liquid .liquid {

	display: block;

	cursor: pointer;

	overflow: hidden;

	height: 125px;

	width: 178px;

	border-right: 5px solid #FFF;

}



#liquid .liquid span {

	position: absolute;

	left: -999px;

	width: 990px;

}



#liquid .nav_about {

	background: url(../images/nav_about.png);

}



#liquid .nav_contact {

	background: url(../images/nav_contact.png);

}



#liquid .nav_myspace {

	background: url(../images/nav_myspace.png);

	border-right: 0;

}



/* tooltips */

.tool-tip {

	color: #fff;

	width: 150px;

	z-index: 13000;

}

 

.tool-title {

	font-weight: bold;

	font-size: 11px;

	margin: 0;

	color: #F16E00;

	padding: 8px 8px 4px;

	background: url(../images/bubble.png) top left;

}

 

.tool-text {

	font-size: 11px;

	padding: 4px 8px 8px;

	background: url(../images/bubble.png) bottom right;

}



/* form styling */

form {

	margin: auto 0;

	margin-top: 5px;

	padding: 0;

}



label, label span {

	display: block;

	padding-bottom: .25em;

	overflow: hidden;

}

	

label {

	float: left;

	width: 100%;

	color: #212025;

}



label span {

	float: left;

	margin: 0;

	padding-right: 5px;

	text-align: left;

}



form div {

	clear: both;

	margin-bottom: 20px;

	text-align: center;

}



fieldset {

	float: left;

	width: 500px;

	margin: 0 20px 10px 0;

	padding: 10px;

}

		

fieldset input, textarea, select {

	float: right;

	width: 55%;

	margin: 2px;

}



form div input {

	height: 30px;

	font-weight: bold;

	text-align: center;

	color: #FFF;

	width: 120px;

	border: 0px;

	background: url(../images/button_bg.png) no-repeat;

	padding: 0px 5px 2px 5px;

	margin: 5px;

}



#smalltxt {

	font-size: 10px;

	color: #F16E00;

}

	

#status {

	margin: 0;

	padding: 2px;

	font-size: 11px;

	text-align: center;

	color: #212025;

}



/* about us styling */

#about {

	margin: 0 auto;

	padding: 0;

}



#about h1 {

	margin: 0 auto;

	margin-bottom: 5px;

	width: 100%;

	height: 70px;

	text-indent: -9999px;

	background: url(../images/welcome.png) top left no-repeat;

}



#abouttxt h3 {

	margin: 0 auto;

	margin-bottom: 5px;

}



#abouttxt {
	padding-top: 0px;
	padding-left: 110px;
	text-align: left;
	word-spacing: .25em;
	line-height: 1.2em;
	height: auto;
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 15px;
	padding-bottom: 15px;
	left: 20px;
	top: auto;

}



/* contact us styling */

#contact {

	margin: 0;

	padding: 0;

}





#contact h1 {

	margin: 0 auto;

	margin-bottom: 5px;

	width: 100%;

	height: 70px;

	text-indent: -9999px;

	background: url(../images/contact.png) top left no-repeat;

}



#contacttxt {

	margin: 0 auto;

	padding: 15px;

	padding-top: 0px;

	padding-left: 110px;

	text-align: left;

}



#contacttxt h3 {

	margin: 0 auto;

	padding: 0;

	display: inline;

	font-size: 18px;

}



/* sidebar styling */

#sidetxt {

	margin: 0 auto;

	padding: 0;

	margin-left: 20px;

}



#sidetxt li {

	list-style: none;

	padding: 2px;

}





/* footer styling */

#footer ul {

	padding: 0;

	margin: 0;

}



#footer li {

	float: right;

	list-style: none;

}



#ilove h1 a {

	display: block;

	width: 225px;

	height: 90px;

	margin: 0 auto;

	padding: 0;

	text-indent: -9999px;

	background: url(../images/ilove.jpg) no-repeat;

}



#atomic h1 a {

	display: block;

	width: 225px;

	height: 90px;

	margin: 0 auto;

	padding: 0;

	text-indent: -9999px;

	background: url(../images/atomic.jpg) no-repeat;

}



/* footer links */

#hoon h5 a {

	margin: 5px;

	padding: 0;

	padding-top: 3px;

	padding-left: 30px;

	display: block;

	text-align: left;

	color: #FFFFFF;

	width: 90px;

	height: 25px;

	background: url(../images/hoon.png) no-repeat;

}



#xhtml h5 a {

	margin: 5px;

	padding: 0;

	padding-top: 3px;

	padding-left: 30px;

	display: block;

	text-align: left;

	color: #FFFFFF;

	width: 60px;

	height: 25px;

	background: url(../images/xhtml.png) no-repeat;

}



#css h5 a {

	margin: 5px;

	padding: 0;

	padding-top: 3px;

	padding-left: 30px;

	display: block;

	text-align: left;

	color: #FFFFFF;

	width: 45px;

	height: 25px;

	background: url(../images/css.png) no-repeat;

}
