/*  
Theme Name: Remaniax
Theme URI: http://remaniax.com
Description: Remaniax original skin by Frish.nl Design Studio
Version: 1.0
Author: Rogier Strobbe
Author URI: http://frish.nl
*/


* {
	padding:0;
	margin:0;
}

html {
	height:100%;
	width:100%;
}

h1 {
	font-size:24px;
	line-height:26pt;
}


h2 {
	font-size:14px;
	line-height:16pt;
}

h3 {
	font-size:12px;
	color:#000;
	font-weight:bold;
	line-height:14pt;
	margin: 5px 0 0 0;
}

a, a:link, a:active, a:visited {
	color:#008bc6;
	text-decoration:underline;
	font-weight:bold;
}

a:hover {
	color:#fff;
	background:#008bc6;
	text-decoration:none;
}

h2.page-header {
	position:relative; /* Fix disappearing backgrounds bug in IE */
	background:transparent url(img/back_text_header.gif) bottom left no-repeat;
	font-size:24px;
	line-height:24pt;
	padding-bottom:5px;
}

p {
	margin:2px 0 8px 0;
}

body {
	background:#fff;
	font-family:georgia,times new roman, serif;
	text-align:center;
	height:100%;
	width:100%;
}

div#wrapper {
	margin:0 auto;
	height:100%;
	width:940px;
	text-align:left;
	font-size:11px;
	line-height:14pt;
	color:#464646;
}

div#header {
	background:transparent url(img/back_header.jpg) no-repeat;
	height:78px;
	position:relative;
}

div#header h1 {
	background:transparent url(img/logo.gif) top left no-repeat;
	top:12px;
	left:107px;
	position:absolute;
}
div#header h1 a {
	width:240px;
	height:65px;
	display:block;
	background:transparent;
}

div#header h1 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

div#header h2 {
	background:transparent url(img/btn_myspace.gif) top left no-repeat;
	top:0px;
	left:400px;
	position:absolute;
}
div#header h2 a {
	width:116px;
	height:61px;
	display:block;
	background:transparent;
}

div#header h2 span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

div#nav {
	background:transparent url(img/back_nav.jpg) no-repeat;
	height:40px;
}

div#nav ul {
    padding:10px 0 0 0;
    margin:0 110px 0 0;
    list-style-type:none;
    clear:both;
	float:right;
	display:inline; /* IE Doubled Float-Margin Bug Fix */
}

div#nav li {
	display:inline;
}

div#nav a {
    margin:0 10px 0 0;
    /* hide from IE 5.0 Classic Mac \*/
    float:left;
    /* end hiding from IE 5.0 Classic Mac */
    padding: 20px 0 0 0;
    overflow: hidden;
    height: 0 !important; /* for most browsers */
    height /**/:20px; /* for IE5.5's bad box model */
}

div#nav li a:hover {
    background-position: 0 -20px;
}

div#nav li a.selected {
    background-position: 0 -20px;

}

div#nav li a.selected:hover {
    background-position: 0 -20px;
}

#navhome a {
    width:40px;
    background:url(img/nav_home.gif) no-repeat;
}

#navnews a {
    width:40px;
    background:url(img/nav_news_archive.gif) no-repeat;
}

#navmedia a {
    width:45px;
    background:url(img/nav_media.gif) no-repeat;
}

#navdisco a {
    width:100px;
    background:url(img/nav_disco.gif) no-repeat;
}

#navdownloads a {
    width:82px;
    background:url(img/nav_downloads.gif) no-repeat;
}

#navabout a {
    width:48px;
    background:url(img/nav_about.gif) no-repeat;
}

#navcontact a {
    width:64px;
    background:url(img/nav_contact.gif) no-repeat;
}
#navagenda a {
    width:58px;
    background:url(img/nav_agenda.gif) no-repeat;
}

div#row1 {
	background:transparent url(img/back_row1.jpg) no-repeat;
	height:294px;
}

div#row2 {
	background:transparent url(img/back_row2.jpg) no-repeat;
	height:302px;
	color:#252525;
}

div#row3 {
	background:transparent url(img/back_row3.jpg) no-repeat;
	height:188px;
	color:#000;
}

div#row4 {
	background:transparent url(img/back_row4.jpg) no-repeat;
	height:152px;
}

div#news-wrapper {
	width:475px;
	height:280px;
	background:transparent;
	margin-left:110px;
	position:relative;
	top:15px;
	float:left;
	overflow:hidden;
	display:inline; /* IE Doubled Float-Margin Bug Fix */
}
h2#newsheader {
    margin:0;
    padding:20px 0 0 0;
    overflow: hidden;
    background:transparent url(img/news_header.gif) no-repeat left top;
    height: 0px !important;
    height /**/:20px;
}

div#news {
	margin-top:15px;
	height:190px;
	padding:0 0 0 3px;
	overflow:auto;
}

ul.extra-links {
	padding-top:20px;
}

ul.extra-links li {
	display:inline;
	list-style-type:none;
}

ul.extra-links li a, ul.extra-links li a:link, ul.extra-links li a:visited, ul.extra-links li a:active {
	font-family:arial,verdana,helvetica,sans-serif;
	background:#008bc6;
	padding:0 5px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	float:left;
	margin-left:1px;
}

ul.extra-links li a:hover {
	background:#000;
}

div#download-wrapper {
	width:220px;
	height:280px;
	background:transparent;
	position:relative;
	top:15px;
	float:left;
	overflow:hidden;
	margin-left:25px;
}

h2#downloadsheader {
    margin:0;
    padding:20px 0 0 0;
    overflow: hidden;
    background:transparent url(img/downloads_header.gif) no-repeat left top;
    height: 0px !important;
    height /**/:20px;
}

div#downloads {
	margin-top:15px;
	height:190px;
	padding:0 0 0 3px;
	overflow:auto;
	background:transparent;
}

ul.downloads li {
	list-style-type:none;
	display:block;
	width:142px;
	height:46px;
	margin-bottom:1px;
}

ul.downloads li a, ul.downloads li a:link, ul.downloads li a:visited {
	background:transparent url(img/back_downloads.gif) no-repeat;
	width:192px;
	height:46px;
	padding-left:55px;
	display:block;
	color:#fff;
	text-decoration:none;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:137px;
	font-weight:normal;
}

ul.downloads li a:hover {
	color:#000;
}

div#shout-wrapper {
	width:350px;
	height:280px;
	background:transparent;
	margin-left:110px;
	position:relative;
	top:20px;
	float:left;
	overflow:hidden;
	display:inline; /* IE Doubled Float-Margin Bug Fix */
}
h2#shoutheader {
    margin:0;
    padding:20px 0 0 0;
    overflow: hidden;
    background:transparent url(img/shout_header.gif) no-repeat left top;
    height: 0px !important;
    height /**/:20px;
}

div#shout {
	margin-top:15px;
	height:200px;
	padding:0 0 0 3px;
	overflow:auto;
}

div#about-wrapper {
	width:350px;
	height:280px;
	background:transparent;
	position:relative;
	top:20px;
	float:left;
	overflow:hidden;
	margin-left:20px;
}

h2#aboutheader {
    margin:0;
    padding:20px 0 0 0;
    overflow: hidden;
    background:transparent url(img/about_header.gif) no-repeat left top;
    height: 0px !important;
    height /**/:20px;
}

div#about {
	margin-top:15px;
	height:200px;
	padding:0 0 0 3px;
	overflow:auto;
	background:transparent;
}

div#linklove-wrapper {
	width:715px;
	height:160px;
	background:transparent;
	margin-left:110px;
	position:relative;
	top:20px;
	float:left;
	overflow:hidden;
	display:inline; /* IE Doubled Float-Margin Bug Fix */
}
h2#linkloveheader {
    margin:0;
    padding:20px 0 0 0;
    overflow: hidden;
    background:transparent url(img/linklove_header.gif) no-repeat left top;
    height: 0px !important;
    height /**/:20px;
}

div.linklove {
	margin-top:15px;
	height:125px;
	width:700px;
	float:left;
	padding:0 0 0 3px;
	overflow:auto;
}

div.linklove img {
	border:0;
	margin-right:10px;
}

div.linklove a:hover {
	background:transparent !important;
}

div#contact-form {
	margin:15px 0 0 50px;
	height:125px;
	width:350px;
	float:right;
	padding:0 0 0 3px;
	overflow:auto;
}

div#contact-form #reaction {
	width:200px;
	height:60px;
}

div#contact-form #inputbox {
	width:100px;
}

.sbmtbtn {
	color:#fff;
	background:#008bc6;
	font-weight:bold;
}

div#contact-form .sbmtbtn {
	width:50px;
}

input, textarea {
	border:1px solid #008bc6;
	padding:1px;
	font-family:arial,helvetica,tahoma,sans-serif;
	font-size:11px;
}

div.float-input {
	float:left;
}

div.float-textarea {
	float:right;
}

div.clear-btn {
	clear:both;
}

/* Styles for generic pages */

div#row {
	background:transparent url(img/back_row.jpg) repeat-y;
}

#row-inner {
	background:transparent url(img/back_row_overlay.jpg) no-repeat;
	min-height:522px;
}
/* Min-height fix for Internet Explorer */
/*\*/
* html #row-inner {
height:522px;
}

div#leftcol-wrapper {
	width:490px;
	background:transparent url(img/detail_back.gif) bottom left no-repeat;
	margin-left:105px;
	position:relative;
	float:left;
	display:inline; /* IE Doubled Float-Margin Bug Fix */
}


div#leftcol {
	margin-bottom:34px;
	padding:10px 5px 0 5px;
	background:#fff url(img/leftcol_back.gif) top right no-repeat;
}

div#rightcol-wrapper {
	width:230px;
	background:transparent url(img/rightcol_footer.gif) bottom left no-repeat;
	position:relative;
	float:left;
	overflow:hidden;
	margin-left:10px;
	padding-bottom:20px;
}

div#rightcol {
	background:#fff url(img/rightcol_back.gif) top left no-repeat;
	padding:10px;
}

/* WP styles added */
small {
	font-family:tahoma,helvetica,tahoma,sans-serif;
	font-size:10px;
	line-height:10pt;
}
div.post h3 a, .postmetadata a {
	color:#000 !important;
	text-decoration:none !important;
	background:transparent !important;
}

div.post h3 a:hover, .postmetadata a:hover {
	text-decoration:underline !important;
}

div#leftcol ul, div#leftcol ol {
	margin-left:15px;
	list-style-image:url(img/bluesquare.gif);
	list-style-type:square;
}
div#metadata {
	background:#f0f0f0;
	border:1px solid #e0e0e0;
	padding:5px;
	margin:15px 0;
}

ol.commentlist li {
	list-style-image:url(img/comment.gif);
	padding-left:5px;
	border-bottom:1px solid #e0e0e0;
	margin-bottom:10px;
}

div#leftcol ol, div#leftcol ul {
	margin-left:20px;
	padding-left:5px;
}

/*.alt {
	background:#e0e0e0;
} */

/* flashplayer */

div#flashplayer {
float:right;
padding:20px 108px 0 0;
}
