/*
Theme Name: RJ Nicolas Theme by Keane Labausa based from Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

.gallery {}
.gallery-item {}
.gallery-icon {}
.gallery-caption {}



/* MY STYLES */
/* CSS Styles */

html,
body {
margin:0;
padding:0;
height:100%;
/*_width:18000px;*/
}

body {
	font:12px Arial,Tahoma,Verdana,serif;
	margin:0;
	padding:0;
}

#wrapper {
	width:100%;
	margin:0;
	padding:0;
/*min-height:100%;
position:relative;
height:100%;*/
}

#banner {
	background:#1e1e1e url(images/banner.gif) repeat-x top;
	height:100px;
	color:#adadad;
}

#logo {
	width:270px;
	height:53px;
	background:url(images/logo.gif) no-repeat;
	text-indent:-88888px;
	margin:14px 0 0 20px;
	float:left;
	_margin-left:10px; /* for ie 6 */
}

#logo a {
	width:270px;
	height:53px;
	display:block;
	outline:none;
}
ul#menu {
	list-style-type:none;
	margin:40px 0 0 50px;
	padding:0;
	float:left;
}
ul#menu li {
	float:left;
	margin-right:10px;
	width:100px;
	text-align:center;
}
ul#menu li a {
	color:#adadad;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:4px;
}

ul#menu li a:hover {
	color:#fff;
}

/* submenu */
#bannerHolder {
	width:900px;
}

ul#menu li.menuLink ul {
	display:none;
	margin:0;
	padding:0;
	list-style:none;
}

ul#menu li.menuLink:hover ul {
	display:block;
	width:100px;
	position:absolute;
	left:350px;
	z-index:2;
}

ul#menu li.menuLink:hover ul li.topSpace {
	height:28px;
	background:transparent;
}

ul#menu li.menuLink:hover ul li a {
	float:left;
	width:80px;
	background:#040404;
	padding:0 10px;
	padding-bottom:10px;
	display:block;
	text-align:left;
	color:#adadad;
	font-weight:normal;
	text-align:left;
}

ul#menu li.menuLink:hover ul li a:hover {
	color:#fff;
}


#content {
	float:left;
	margin-right:-99999999em;
	white-space:nowrap;
	padding-top:10px;
	/*_width:33000px;*/
	_margin-right:-888888px;
}


.postHolder {
	display:block;
	margin:0 15px;
	float:left;
	display:-moz-inline-block;/*FF2*/
	display:inline-block;/*real browsers*/
	_width:4000px;
}

/* Opera */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
head~body #content { width:18000px; }
head~body .postHolder { border:1px solid red; width:auto; }
}

.clear {clear:both; }

/* Custom Scrollbar Style */
/* scrollable div area */
#scrollable {
	width: 100%;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
/*	_overflow:scroll;
padding-top:10px;
padding-bottom:45px;*/   /* Height of the footer */
}

#track {
	float: left;
	clear: both;
	width:100%;
	height: 37px;
	background:#1e1e1e url(images/footer.gif) repeat-x top;
/*position:absolute;
bottom:0;*/
}

/* horizontal track handle */
#handle {
	margin-top:7px;
	height:30px;
	width:194px;
	background:#000 url(images/scrollbar.gif) no-repeat;
	cursor: move;
}




/* Content Styles */
#content h1 {
	margin-top:0;
}

#welcomeMsg, .postBoxGray {
	width:300px;
	float:left;
	display:block;
	margin:0 10px;
	padding:18px;
	background:#eee;
	min-height:280px;
	white-space:normal;
	display:-moz-inline-block;/*FF2*/
	display:inline-block;/*real browsers*/
}

.postBoxGray a {
	color:#5d5d5d;
	text-decoration:none;
}
.postBoxGray a:hover {
	color:#5d5d5d;
	text-decoration:underline;
}

input.searchBox {
	border:1px solid #1a1a1a;
	font-size:14px;
	background:transparent;
	padding:3px;
	width:224px;
	*width:210px;
	*padding:5px;
}

p.copyText {
	margin:0;
	padding-top:30px;
}

.postBoxGray ul li a {

}

.postBoxGray h2, .post h2 {
	margin:14px 0 10px 0;
	font-size:14px;
	border-bottom:1px dotted #555;
	_border-bottom:1px solid #555;
	padding-bottom:4px;
}

.postBoxGray h2.search {
	margin-top:0;
}

#welcomeMsg h1 {
	font-size:24px;
}

.post {
	border-top:8px solid #1e1e1e;
	height:380px;
	display:block;
	white-space:normal;
	width:auto;
}

h1.dateBox {
	text-align:center;
	display:block;
	float:left;
	background:#1e1e1e;
	font:normal 18px Arial,Tahoma,Verdana,serif;
	color:#fff;
	padding:10px;
	margin:0;
	width:50px;
	text-transform:uppercase;
}

h1.dateBox span {
	display:block;
	font-size:28px;
	font-weight:normal;
}

.postText h1, .postText h1 a, .postTextFull h1, .postTextFull h1  {
	font:bold 24px Arial, Tahoma,verdana;
	margin-bottom:5px;
	margin-top:0;
	text-decoration:none;
	color:#1E1E1E;
}

.postText span {
	display:block;
	margin-bottom:18px;
	color:#5d5d5d;
}

.postText span a {
	margin-bottom:18px;
	color:#5d5d5d;
	text-decoration:none;
}

.postText {
	margin-top:10px;
	width:350px;
	display:block;
	padding:0 10px;
	float:left;
	line-height:1.4;
	overflow-y:scroll;
	overflow-x:hidden;
}


/* For full page */
.postTextFull {
	margin-top:10px;
	width:980px;
	display:block;
	padding:0;
	float:left;
	line-height:1.5;
	overflow:auto;
	margin-right:0px;
}

.postTextFull p {
	margin-top:10px;
}

dl {
	float:left;
	margin-left:10px;
	display:inline;
	white-space:nowrap;
	padding:10px 0;
}

.postImg, dt img {
	float:left;
	display:inline;
	white-space:nowrap;
}

dt img {
	height:100%;
	width:auto;
}

/*dl dt img {
	margin-left:10px;
}*/

ul.postComment {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.postComment li {
	border-bottom:2px dotted #eee;
	_border-bottom:2px solid #eee;
	margin-bottom:10px;
	padding-bottom:18px;
}

span.commentor {
	margin-bottom:10px;
	font-size:14px;
}


h1#comments {
	padding-bottom:10px;
}

.postForm {
	width:330px;
}

.postForm p {
	clear:left;
	line-height:1.8;
}

.postForm input {
	border:1px solid #1a1a1a;
	font-size:14px;
	width:244px;
	margin:3px 0;
	padding:2px;
}

.postForm p label {
	float:left;
	width:80px;
	font-size:14px;
}

input.submit, input.searchBtn {
	font-weight:bold;
	color:#fff;
	background:#1a1a1a;
	border:0;
	padding:4px;
}

textarea.comment {
	width:324px;
	border:1px solid #1a1a1a;
	padding:2px;
	font-size:14px;
	margin:3px 0;
}

.clearLeft {
	clear:left;
}
