/*
Theme Name: Four Dimensions
Version: 1.0
Author: Single Notion
Author URI: http://www.singlenotion.com/
Tags: fixed width, two columns, widgets, black
*/

/**************************************************************
				BACKGROUND AND MAIN STRUCTURE
**************************************************************/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #090909;
	text-align: center;
	background-color: #000;
}

#container { margin: 0 auto; width: 1024px;	text-align: left; }

/**************************************************************
							MENU
**************************************************************/

.menu {
	font-family: "Helvetica", "Arial", "Verdana", "Sans-Serif";
	text-transform:uppercase;
	width: 100%;
	height: 53px;
	background-color: #000;
	background-image: url('images/menu_background.png');*/
	background-repeat: no-repeat;
	text-align: center;
}

.menu ul { width: 1024px; display: block; padding: 0 10px; }

.menu ul li { float: left; display: block; }

.menu ul li a, .menu ul li.spacer {
	display: block;
	width: 111px;
	line-height: 48px;
	color: #d0d0d0;
	text-decoration: none;
	font-size: 14px;
	position: relative;
	border-right: 1px solid #222;
	border-bottom: 1px solid #b20000;
	background-image:url(images/menu_item_bg.png);
	background-repeat:repeat-x;
}

.menu ul li a:hover { color: #FFF; background-color: #000; background-image: none; }


/**************************************************************
							HEADER
**************************************************************/

#header {
	width: 100%;
	height: 200px;
	margin: 0;
	background-image:url(headers/rotate.php);
	background-repeat:no-repeat;
}

/* LOGO */

#logo {
	float: left;
	margin: 25px 0 0 32px;
	_display: inline;
}

#logo a {
	display: block;
	width: 178px;
	height: 49px;
	text-decoration: none;
	text-indent: -9999px;
	font-size: 0.1px;
	background-image: url('images/logo.png');
}


/**************************************************************
							CONTENT
**************************************************************/

#content_wrapper {
	width: 1007px;
	background-color: #111111;
	margin-left:10px;
}

#content {
	display: block;
	width: 635px;
	float: left;
	padding:12px 0 0 0;
	text-align: left;
}

/* POSTS */

.post, .page {
	width: 590px;
	background-image:url('images/torn_above_post_panel.png');
	background-repeat:no-repeat;
	margin: 0 0 10px 10px;
	border: 3px solid #000;
	padding: 20px 10px 0 10px;
	background-color: #FFF;
}

.post hr, .page hr {
	width: 100%;
	height: 3px;
	display: block;
	margin: 1px 0;
	border: 0;
}

.announcement-post {
	width: 610px;
	margin: -5px 0 0 13px;
	background-color: transparent;
}

.announcement-post hr {
	width: 100%;
	height: 3px;
	display: block;
	margin: 1px 0;
	border: 0;
	display:none;
}

/* DATE AND TAGS */

.date {
	font-family: "Helvetica", "Arial", "Verdana", "Sans-Serif";
	float: left;
	color: #000;
	line-height: 21px;
	font-size: 16px;
	letter-spacing:-1px;
	height: 16px;
}

.tags {
	background-image: url('images/tag_icon.png');
	float: right;
	color: #686868;
	margin: 0 0 0 2px;
	padding-left: 20px;
	font-size: 10px;
	height: 12px;
}

.date, .tags {
	display: block;
	text-transform: uppercase;
	background-repeat: no-repeat;
}

.date a {
	color: #d4d4d4;
	text-decoration: none;
	position: relative;
}

.tags a {
	color: #686868;
	text-decoration: none;
}

/* POST TITLE */

.title {
	margin: 0;
	padding: 0;
	font-family: "Helvetica", "Arial", "Verdana", "Sans-Serif";
}

.title a {
	font-size: 26px;
	color: #000;
	text-decoration: none;
	letter-spacing: -1px;
	display: block;
	font-weight: normal;
}

/* POST TEXT */

.entry {
	padding-bottom: 15px;
	margin-top: 10px;
}

.entry p {
	line-height: 16px;
	margin: 0 0 15px 0;
}

.entry a {
	color: #990000;
	text-decoration: none;
}

.entry a:hover {
	color:#03F;
}

.entry li {
	margin-bottom: 6px;
}

.single {
	margin-top:3px;
}

/* METADATA */

.more-link {
	color: #000;
	text-decoration:underline !important;
}

.more-link:hover {
	color:#990000;
}

.post-edit-link {
	background-color: #fff;
	color: #222 !important;
	text-decoration: none;
	float: right;
	font-size:12px;
}

.post-edit-link:hover {
	background-color: #222 !important;
	color: #fff !important;
	text-decoration: underline !important;
}

/* PAGE NAVIGATION */

.navigation {
	position: relative;
	left: 15px;
	width: 610px;
}

.navigation a {
	color: #d0d0d0;
	text-decoration: underline;
}

.navigation a:hover {
	color:#fff;
}

.archive_hr {
	border: 0;
	background-color: transparent;
	width: 1px;
	height: 1px;
}

/**************************************************************
							GALLERY
**************************************************************/

.gallery {
	width: 590px;
	text-align:center;
}

/**************************************************************
							FEATURED
**************************************************************/

#featured {
	margin: 10px;
	display: block;
	width: 610px;
	height: 270px;
	border: 3px solid #000;
}

/**************************************************************
							SIDEBAR
**************************************************************/

#sidebar {
	display: block;
	width: 372px;
	float: left;
	padding: 15px 0 0 0;
}

.sidebar-gallery {
	margin: 15px 0 0 0;
	text-align: center;
}

.sidebar-gallery img {
	border: 1px solid #5c5c5c;
	padding: 2px;
	margin: 0 6px 11px 0;
}

.sidebare-gallery .eor {
	margin-right: 0 !important;
}

/* WIDGETS */

.widget {
	float: left;
	display: block;
	width: 350px;
	text-align: left;
	margin: 0 0 10px 0; 
	font-size: 13px;
	line-height: 16px;
}

.widget h2 {
	font-family: "Verdana", "Arial", "Sans-Serif";
	color: #000;
	font-size: 20px;
	font-weight: normal;
}

.widget hr {
	border: 1px;
}

.widget a {
	color: #a3a3a3;
	text-decoration: none;
}

.widget a:hover {
	color: #fff;
}

.widget_ad {
	width: 328px !important;
	height: 268px !important;
	margin: 0 0 16px 0 !important;
}

.widget_ad_code {
	margin: 9px;
}

.widget_video {
	width: 350px !important;
	margin-top:0;
}

.widget_video_embed {
	width: 350px;
	border: 5px solid #000;
}

.widget_video hr {
	height: 0px;
	display: block;
	padding: 0;
	margin: 0;
}

.widget_flickr {
	background-image: url('images/icon_photos.png');
	background-repeat: no-repeat;
}

.widget_archivr {
	background-image: url('images/icon_archive.png');
	background-repeat: no-repeat;
	background-position: 0 -1px;
	padding-top: 1px;
}

.widget_searchr {
	width: 360px !important;
	background-image: url('images/icon_search.png');
	background-repeat: no-repeat;
	background-position: 0 -1px;
	padding-top: 1px;
}

.widget_popular {
	background-image: url('images/icon_popular.png');
	background-repeat: no-repeat;
	background-position: 0 -3px;
	padding-top: 3px;
}

.widget_popular ul {
}

.widget_popular li {
	background-image: url('images/bullet_popular.png');
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 18px;
	line-height: 16px;
	margin-bottom: 12px;
}

.widget_flickr h2, .widget_video h2, .widget_popular h2, .widget_links h2, .widget_archivr h2, .widget_searchr h2 {
	margin-left: 30px;
}

/**************************************************************
							FOOTER
**************************************************************/

#footer_wrapper {
	margin: 0 auto;
	width: 1024px;
}

#footer {
	color: #d0d0d0;
	padding: 10px 0 0 0;
	border-top: 1px solid #b20000;
	margin: 5px 7px 0 10px;
	height: 72px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-color: #000;
}

#footer a {
	color:#d0d0d0;
	text-decoration:none;
}

#footer a:hover {
	color:#FFF;
}

#footer .widget {
	width: 300px;
	height: 211px;
	display: block;
	float: left;
	margin: 35px 0 0 11px !important;
}

.widget_links {
	background-image: url('images/icon_friends.png');
	background-repeat: no-repeat;
}

.widget_archivr li {
	width: 130px;
	float: left;
	display: block;
}

#searchform {
}

#s {
	display: block;
	width: 280px;
	height: 25px;
	background-image: url('images/searchbox.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
	padding: 2px 5px;
	font-family: "Helvetica", "Arial", "Verdana", "Sans-Serif";
	font-size: 13px;
	line-height: 18px;
	color: #d0d0d0;
	float: left;
}

#searchsubmit {
	display: block;
	width: 70px;
	height: 25px;
	text-decoration: none;
	background-color: transparent;
	text-indent: -9999px;
	font-size: 0.1px;
	background-image: url('images/searchbutton.png');
	float: left;
	border: 0;
	overflow:hidden;
}

.livesearchpopup {
	width:350px;
}

.livesearchpopup .box {
	width:350px;
}

/**************************************************************
							STYLING
**************************************************************/

.alignleft {
	float: left;
	margin: 3px 10px 6px 0;
}

.withborder {
	border: 1px solid #5c5c5c;
	padding: 2px;
}

.alignright {
	float: right;
	margin: 3px 0 6px 10px;
}

.aligncenter {
	display: block;
	text-align: center;
	margin: 0 auto 15px auto;
}

.entry ul {
	list-style-type: circle;
	margin: 0 0 17px 28px;
}

.entry ol {
	list-style-type: decimal;
	margin: 0 0 17px 28px;
}

.entry blockquote {
	font-family: "Times", "Times New Roman", "Georgia", "Serif";
	font-size: 20px;
	line-height: 24px;
	font-style: italic;
}

.entry label {
	margin: 20px 0 5px 0;
	display: block;
}

.entry .inputtext {
	display: block;
	width: 447px;
	height: 16px;
	background-color: #0d0d0d;
	border: 1px Solid #1e1e1e;
	padding: 3px;
	font-family: "Helvetica", "Verdana", "Arial", "Sans-Serif";
	font-size: 14px;
	color: #848484;
}

.entry .inputarea {
	display: block;
	width: 447px;
	height: 115px;
	background-color: #0d0d0d;
	border: 1px Solid #1e1e1e;
	padding: 3px;
	font-family: "Helvetica", "Verdana", "Arial", "Sans-Serif";
	font-size: 14px;
	color: #848484;
}

/**************************************************************
							COMMENTS
**************************************************************/

#comments {
	display: block;
	width: 610px;
	text-align: left;
	margin-left: 10px;
}

#comments h3, #reply h3 {
	font-size: 20px;
	color: #000;
	display: block;
	font-weight: normal;
}

#comments hr, #reply hr {
	width: 100%;
	height: 3px;
	display: block;
	margin: 5px 0 7px 0;
	border: 0;
}

#comments_list {
	margin-top: 8px;
}

.comment {
	margin-bottom: 10px;
}

.avatar {
	float: left;
}

.comment_entry {
	width: 610px;
	float: left;
	display: block;
	margin-left: 8px;
}

.commentflair {
	float: left;
	position: relative;
	top: 8px;
	left: -1px;
}

.comment_text {
	width: 440px;
	display: block;
	padding: 10px;
	margin-left: 11px;
	background-color: #FFF;
	border: 1px Solid #1e1e1e;
	color: #000;
	font-weight: normal;
}

.comment_meta {
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
}

.comment_date {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #717171;
	margin: 3px 10px 0 0;
	float: right;
}

#comments cite, #comments cite a {
	color: #d0e9ee;
	font-style: normal;
}

#comments cite a:hover {
	color: #fff;
}

.commentsbottom {
	margin-bottom: 20px;
}

/* REPLY BOX */

#reply {
	display: block;
	width: 615px;
	text-align: left;
	margin-left: 10px;
}

#respond {
	width: 610px;
	float: left;
	display: block;
	margin: 0 0 0 8px;
}

#respond a {
	color: #86aed0;
	text-decoration: none;
}

#respond a:hover {
	color: #fff;
}

#comments_form {
	width: 500px;
	display: block;
	padding: 0 10px;
	margin-left: 11px;
}

#comments_form label {
	margin: 20px 0 5px 0;
	display: block;
}

#comments_form .inputtext {
	display: block;
	width: 475px;
	height: 16px;
	background-color: #fff;
	border: 2px Solid #1e1e1e;
	padding: 3px;
	font-family: "Helvetica", "Verdana", "Arial", "Sans-Serif";
	font-size: 14px;
	color: #000;
}

#comments_form .inputarea {
	display: block;
	width: 575px;
	height: 115px;
	background-color: #fff;
	border: 2px Solid #1e1e1e;
	padding: 3px;
	font-family: "Helvetica", "Verdana", "Arial", "Sans-Serif";
	font-size: 14px;
	color: #000;
}

#submit {
	display: block;
	width: 69px;
	height: 26px;
	text-decoration: none;
	text-indent: -9999px;
	font-size: 0.1px;
	background-image: url('images/form_send.png');
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
	margin: 5px 0 0 515px;
}

/**************************************************************
							HELPERS
**************************************************************/

.warning {
	color: #de5858 !important;
}

.success {
	color: #c3e999 !important;
}

.clearer {
	width: 1px;
	height: 1px;
	clear: both;
	visibility: hidden;
	margin: 0;
}

/**************************************************************
							CUSTOM
***************************************************************/
.widget_twitter { margin: -10px 0 0 0; }

.twitter { width:280px; height:55px; margin: 0; background-image:url(images/twitter_bg.png); background-repeat:no-repeat; color:#000; padding:30px 10px 30px 65px; font-size:11px !important; }

.twitter-item a { color:#990000; }
.twitter-item a:hover { color:#03F }

.advert { margin: 0 0 10px 0; }
.bio { font-size: 11px; }

.addthis { float:right;	text-decoration:none; }

.date_bold { font-weight:bold; }

.riders td { height:160px; vertical-align:top; }
.riders img { border: 1px solid #000 !important; }
.riders p { margin:0; }
.riders .desc { padding-left:5px; }

#updates {width:360px;}
#updates ul { list-style:none; }
#updates li { text-indent:-9999px; }
#updates li a { background-image:url(images/email_updates.png); display:block; height:40px; }
#updates li a.email { background-position:0px 0px; }
#updates li a:hover.email { background-position:0px -40px; }

#social { width:360px; }
#social ul { list-style:none; }
#social li { text-indent:-9999px; }
#social li a { background-image:url(images/social_sprite.png); display:block; height:85px; }
#social li a.facebook { background-position:0px 0px; }
#social li a:hover.facebook { background-position:0px -85px; }
#social li a.myspace { background-position:0px -170px; }
#social li a:hover.myspace { background-position:0px -255px; }
#social li a.flickr { background-position:0px -340px; }
#social li a:hover.flickr { background-position:0px -425px; }
#social li a.rss { background-position:0px -510px; }
#social li a:hover.rss { background-position:0px -595px; }
#social li a.twittermenu{ background-position:0px -680px; }
#social li a:hover.twittermenu{ background-position:0px -765px; }
#social li a.youtube { background-position:0px -850px; }
#social li a:hover.youtube { background-position:0px -935px; }

#picturegrid { padding:10px 0 15px 20px; }

.purchase {
	font-family: "Helvetica", "Arial", "Verdana", "Sans-Serif";
	text-transform:uppercase;
	width: 100%;
	height: 40px;
	background-image:url(images/purchase_bg.jpg);
	background-repeat:no-repeat;
	background-color: #000;
	margin: -11px 0 0 0;
}

.purchase ul { display: block; margin:0; padding:0; }

.purchase ul li { float: left; display: block; }

.purchase ul li a {
	display: block;
	color: #d0d0d0;
	text-decoration: none;
	font-size: 14px;
	line-height: 43px;
}

.purchase ul li a:hover { color: #FFF; }

.purchase a.buy-now { margin:18px 0 0 10px; width:125px; height:20px; background-image:url(images/buy_now.png); background-repeat:no-repeat; text-indent:-99999px; }

.purchase a.itunes { margin:18px 0 0 260px; width:206px; height:20px; text-indent:-99999px; }

.sponsors {
	height: 140px;
}

.sponsors #row1 { margin: 0 0 0 0; width:100%; }
.sponsors #row1 ul { list-style:none; }
.sponsors #row1 li { float: left; text-indent:-9999px; }
.sponsors #row1 li a { height:55px; background-image:url(images/footer_links.gif); background-repeat:no-repeat; display:block; }
.sponsors #row1 li a.windjeri { margin-right:54px; width:146px; background-position:0px 0px; }
.sponsors #row1 li a:hover.windjeri { background-position:0px -55px; }
.sponsors #row1 li a.northsail { margin-right:54px; width:295px; background-position:0px -110px; }
.sponsors #row1 li a:hover.northsail { background-position:0px -165px; }
.sponsors #row1 li a.fanatic { margin-right:56px; width:170px; background-position:0px -220px; }
.sponsors #row1 li a:hover.fanatic { background-position:0px -275px; }
.sponsors #row1 li a.smith-optics { width:245px; background-position:0px -330px; }
.sponsors #row1 li a:hover.smith-optics { background-position:0px -385px; }

.sponsors #row2 { margin: 0 0 0 0; width:100%; }
.sponsors #row2 ul { list-style:none; }
.sponsors #row2 li { float: left; text-indent:-9999px; }
.sponsors #row2 li a { height:55px; background-image:url(images/footer_links.gif); background-repeat:no-repeat; display:block; }
.sponsors #row2 li a.oxbow { margin-right:42px; width:143px; background-position:0px -440px; }
.sponsors #row2 li a:hover.oxbow { background-position:0px -495px; }
.sponsors #row2 li a.powerbar { margin-right:46px; width:184px; background-position:0px -550px; }
.sponsors #row2 li a:hover.powerbar { background-position:0px -605px; }
.sponsors #row2 li a.ion { margin-right:42px; width:128px; background-position:0px -660px; }
.sponsors #row2 li a:hover.ion { background-position:0px -715px; }
.sponsors #row2 li a.chiemsee { margin-right:39px; width:245px; background-position:0px -770px; }
.sponsors #row2 li a:hover.chiemsee { background-position:0px -825px; }
.sponsors #row2 li a.tasman { width:153px; background-position:0px -880px; }
.sponsors #row2 li a:hover.tasman { background-position:0px -935px; }

.sponsors #row3 { margin: 0 0 0 0; width:100%; }
.sponsors #row3 ul { list-style:none; }
.sponsors #row3 li { float: left; text-indent:-9999px; }
.sponsors #row3 li a { height:55px; background-image:url(images/footer_links.gif); background-repeat:no-repeat; display:block; }
.sponsors #row3 li a.allsports { margin-right:32px; width:184px; background-position:0px -990px; }
.sponsors #row3 li a:hover.allsports { background-position:0px -1045px; }
.sponsors #row3 li a.ventos { margin-right:46px; width:194px; background-position:0px -1100px; }
.sponsors #row3 li a:hover.ventos { background-position:0px -1155px; }

#translation_bar { text-align:right; margin:-10px 15px 0 10px; }
#translation_bar a { padding: 0 1px !important; }

#trailerHiddenContent { display:none; }

#TB_window { width:720px !important; background-color:#000; }
#TB_ajaxContent { background-color:#000; padding:0 !important; margin:0; }
#TB_title {	background-color:#000 !important; color:#fff !important; }
#TB_closeWindowButton {	color:#fff; }

#preorder { z-index:999; float:right; }
