html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }  

body 			{background: url(../images/bg.jpg); margin:0px; padding:0px; background-color:#2a2a2a; font-family:Arial, Helvetica, sans-serif; color:#000; font-size:12px;}
a				{text-decoration: none; color: #010101;}
a:hover 		{color: #bd030d;}
ul				{ list-style-type:none;}
h2				{font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: normal;}
.clear			{clear: both;}

/* 	Structure	*/
#container_wraper	{background: url(../images/holder_bg.png) repeat-y; width: 1050px; margin: 0 auto;}
#container	 		{background: #fff; width: 803px; margin: 0 auto;}
#main_content		{position: relative; float: left; width: 574px;}
#sidebar			{position: relative; float:right; width: 227px; background: url(../images/sidebar_bg.gif) repeat-y 0 0;}
#footer				{position: relative; background: url(../images/footer_bg.png) no-repeat; width: 1050px; height: 149px; margin: 0 auto;}

/* Global */
.entry				{margin-bottom: 25px;}
.entry small 		{margin-bottom: 20px; display: block;}
.entry hr			{width: 80%; border: 1px solid #ccc; margin-top: 25px;}

/* Header */
#logo			{background: url(../images/boardertech_home.jpg) no-repeat 0 0; width:803px; height: 130px; text-indent: -9999px; display: block;}

/* Title Headers */
.title_header	{background: url(../images/headers.jpg) no-repeat 0 0;width: 574px; height: 33px; text-indent:-9999px; margin-bottom: 20px;}
#h_blog			{background-position: 0 -33px;}
#h_products		{background-position: 0 -66px;}
#h_forum		{background-position: 0 -99px;}
#h_videos		{background-position: 0 -132px;}
#h_team			{background-position: 0 -165px;}
#h_contact		{background-position: 0 -198px;}
#h_new_products	{background-position: 0 -231px; width:227px;}
#h_comment		{background-position: 0 -264px;}
#h_skate_team	{background-position: 0 -297px; width: 227px; margin-bottom: 10px;}
#h_snow_team	{background-position: 0 -330px; width: 227px; margin-bottom: 10px;}

/* Main Menu */
#menu 			{width: 803px; height:27px; background: url(../images/navigation.jpg) no-repeat; position: relative;}
#menu li		{margin: 0; padding:0; list-style: none; position: absolute; top: 0;}
#menu li, #menu a {height: 27px; display: block; text-indent: -9999px;}
#about			{left: 0; width: 114px;}
#about a:hover	{background: transparent url(../images/navigation.jpg) 0 -27px no-repeat;}
#blog			{left: 115px; width: 82px;}
#blog a:hover	{background: transparent url(../images/navigation.jpg) -115px -27px no-repeat;}
#products		{left: 198px; width: 115px;}
#products a:hover	{background: transparent url(../images/navigation.jpg) -198px -27px no-repeat;}
#forum			{left: 314px; width: 96px;}
#forum a:hover	{background: transparent url(../images/navigation.jpg) -314px -27px no-repeat;}
#video			{left: 411px; width: 180px;}
#video a:hover	{background: transparent url(../images/navigation.jpg) -411px -27px no-repeat;}
#team			{left: 592px; width: 95px;}
#team a:hover	{background: transparent url(../images/navigation.jpg) -592px -27px no-repeat;}
#contact		{left: 687px; width: 121px;}
#contact a:hover	{background: transparent url(../images/navigation.jpg) -687px -27px no-repeat;}

/* Post/News */
.alt_post		{background: url(../images/news_bg.jpg) 0 0;}
.post_block		{position: relative; width: 545px; margin: 20px 0; padding: 10px;}
.post_block img	{float: left;}
.post_block .cat{color: #bd030e; text-transform: uppercase;}
.post_block  h2	{margin-bottom: 20px;}
.post_block p	{margin-bottom: 20px;}
.post_content	{width: 311px; float: right;}
.post_footer img{margin-right: 5px;}
.post_footer small	{color: #999}


/* Sidebar */
#sidebar img	{float: left; margin-right: 10px;}
.sidebar_block	{width: 228px; height:65px; margin: 20px 0;}
#sidebar span	{font-weight: bold; font-size: 14px;}
#sidebar a		{color: #999;}
#sidebar a:hover{color: #bd030d;}
.sidebar_link	{display: block; margin: 0 auto; text-align: center;}

/* About Us */
#about_us_box	{position: relative; margin: 20px 0;}
#about_us_box ul{position: absolute; right: 90px;}


/* Video/Pics */
.video_text		{margin-bottom: 20px;}

/* Teams */
#skate_team		{position: relative; width: 260px; float: left;}
#skate_team img	{float: left; margin-right: 10px;}
#snow_team		{position: relative; width: 260px; float: left;}
#snow_team img	{float: left; margin-right: 10px;}
.team_block		{height: 90px;}


/* Footer Menu */
#footer p						{color: #fff; position:absolute; left: 134px; top: 18px; font-weight: bold; font-size: 10px;}
#footer_menu 					{width: 281px; height:46px; background: url(../images/footer_links.jpg) no-repeat; position: absolute; right: 123px;}
#footer_menu li					{margin: 0; padding:0; list-style: none; position: absolute; top: 0;}
#footer_menu li, #footer_menu a {height: 46px; display: block; text-indent: -9999px;}
#facebook_link					{left: 0; width: 95px;}
#facebook_link a:hover			{background: transparent url(../images/footer_links.jpg) 0 -46px no-repeat;}
#youtube_link					{left: 96px; width: 80px;}
#youtube_link a:hover			{background: transparent url(../images/footer_links.jpg) -96px -46px no-repeat;}
#railjam_link					{left: 176px; width: 115px;}
#railjam_link a:hover	{background: transparent url(../images/footer_links.jpg) -176px -46px no-repeat;}   