/* 
JaymeeJoaquin.com

Updated: Monday March 10, 2008 @ 3:37 PM
Author: JR Zoleta

*/

/* ------------------------------------------------------ GENERIC LAYOUT ------------------- */

* {
	margin: 0 auto;
	padding: 0;
}

html, body {
	background: #111111;
	height: 100%;
	min-height: 100%;
	width: 100%;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;
	color: #A9A9A9;
}

body {
	font-size: 62.5%;
	}

/* ------------------------------------------------------ WRAPS ---------------------------- */

#userwrap, #headerwrap, #splashwrap, #contentwrap, #footerwrap, .bar {
	width: 100%;
	clear: both;
	}

#userwrap {
	padding: 6px 0;
	border-bottom: 1px solid #CCCCCC;
	}

#headerwrap {
	height: 120px;
	background: url(../images/repeat_header_bg.jpg) repeat-x top;
	}

#splashwrap {
	height: 300px;
	background: #FFFFFF;
	}

#contentwrap {
	background: url(../images/gradient_back_darker.jpg) #000000 repeat-x top;
	float: left;
	margin-top: 1px;
	}

#footerwrap {
	padding: 24px 0 36px 0;
	border-top: 6px solid #333333;
	background: url(../images/repeat_header_bg.jpg) #111111 repeat-x top;
	text-align: center;
	height: 200px;
	}

.bar {
	height:	14px;
	background: url(../images/bar.gif) repeat-x top;
	font-size: 0.1em;
	}

/* ------------------------------------------------------ CONTAINERS ------------------------ */

#user, #header, #content {
	width: 984px;
	}

#splash, #splashmovie {
	width: 960px;
	}

#splash {
	height: 54px;
	}

* html #splashmovie {
	margin-top: -4px;
	}

#header {
	background: url(../images/header_bg.jpg) no-repeat top;
	padding-top: 80px;
	height: 120px;
	}

* html #header {
	height: 40px;
	}

/* ------------------------------------------------------ USER ------------------------------ */

#user {
	text-align: right;
	padding: 3px 0px;
	color: #FFFFFF;
	}

/* ------------------------------------------------------ HEADER ---------------------------- */

#logowrap {
	float: left;
	}
	
#logo {
	position: absolute;
	top: 28px;
	z-index: 100;
	}

#menuwrap {
	width: 984px;
	}
	
#menuleft {
	height: 40px;
	margin-left: -18px;
	float: left;
	}

#menuleft ul {
	display: inline;
	} 

#menuleft ul li {
	padding-right: 6px;
	list-style: none;
	display: inline;
	}
		
#menuleft ul li.first {
	border-left: none;
	list-style: none;
	display: inline;
	}

#menuright {
	height: 21px;
	float: right;
	}
	
#menuright ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#menuright ul li {
	list-style: none;
	display: inline;
	}
		
#menuright ul li.last {
	margin-left: 6px;
	border-left: none;
	list-style: none;
	display: inline;
	}

.postinfo {
	border-top: 1px solid #222222;
	border-bottom: 1px solid #222222;
	padding: 12px 0;
	margin: 18px 0 48px;
	background: #111111;
	}

/* ------------------------------------------------------ BODY ------------------------------ */

div.error {
	padding: 12px 12px 18px 12px;
	border: 1px solid #990000;
	background: #C22A2A;
	margin-bottom: 24px;
	font-size: 1.2em;
	color: #FFFFFF;
	}

div.error ul li {
	list-style: none;
	}

div.error li {
	padding-top: 6px;
	}

/* ------------------------------------------------------ SIDEBAR --------------------------- */

#textjaymee, #bookjaymee, #poll, #visitjaymee {
	margin-bottom: 24px;
	}

#poll h3 {
	font-size: 1.6em;
	line-height: 1.6em;
	margin-bottom: 12px;
	}

.vote-choices .form-item {
	margin-bottom: 9px;
	margin-left: 0px;
	}

/* ------------------------------------------------------ TEXT ------------------------------ */

h1 {
	font-size: 3.2em;
	font-weight: bold;
	color: #FFFFFF;
	}

h2 {
	font-size: 2.4em;
	line-height: 1.2em;
	font-weight: bold;
	color: #CCCCCC;
	margin-bottom: 2px;
	}

h3 {
	font-size: 1.8em;
	line-height: 1.8em;
	font-weight: bold;
	color: #CCCCCC;
	}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.8em;
	word-spacing: 0.1em;
	color: #999999;
	}

.date {
	font-size: 1.1em;
	line-height: 2em;
	color: #888888;
	margin-bottom: 18px;
	}

.login {
	font-size: 1.2em;
	font-weight: bold;
	color: #EAEAEA;
	}

#textjaymee span {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande,'Lucida Sans', Geneva, Arial, sans-serif;
	font-size: 1.4em;
	line-height: 1.6em;
	color: #CCCCCC;
	}

#textjaymee span b {
	color: #FFB600;
	}

.postinfo span a {
	padding-left: 12px;
	padding-right: 12px;
	}

.description {
	color: #999999;
	font-size: 1em;
	line-height: 1.4em;
	margin-top: 4px;
	margin-left: 86px;
	}

fieldset .description {
	margin-left: 166px;
	width: 240px;
	}

.read-more {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.8em;
	word-spacing: 0.1em;
	color: #999999;
	}
	
/* ---- LINKS ---- */

a {
	text-decoration: none;
	color: #D50000;
	}

a:hover {
	text-decoration: underline;
	}

#footerwrap a {
	text-decoration: underline;
	color: #EAEAEA;
	padding: 12px;
	font-size: 1.2em;
	}

#footerwrap a:hover {
	text-decoration: underline;
	background: none;
	}

a img {
	text-decoration: none;
	border: none;
	background: none;
	}

a.nohover:hover {
	background: none;
	border: none;
	}

/* ------------------------------------------------------ OTHERS ----------------------------- */

hr {
	height: 0; 
	border-style: dotted; 
	border-width: 1px 0 0 0; 
	border-color: #666666;
	margin: 0px 0 24px 0;
	}

.postinfo ul {
	display: inline;
	list-style: none;
	}

.postinfo li {
	display: inline;
	list-style: none;
	padding: 0 2px 0 2px;
	}
	
/* -------------------------------- SHOUTBOX -------------------------------- */

#shoutbox-posts {
	height: 240px;
	overflow: scroll;
	}

#shoutbox-body {
	  font-size : xx-small;
	  margin: 0px;
	  padding: 2px;
	  border: 1px solid #bbb;
	}

/* override drupal.css values */
.shoutbox-add-form .form-item {
	  margin-top: 0em;
	  margin-bottom: 0em;
	}

.shoutbox-view-form .form-submit {
		visibility: hidden;
		display:none;
	}

/* 
shoutbox block: main divs 
*/
div.shoutbox-posts {
	  text-align: left;
	}
	
div.shoutbox-msg {
	  color: #EAEAEA;
	  font-size : 12px;
	  padding: 5px 0px 5px 0px;
	}
div.shoutbox-form {	
	  text-align: center;
	  margin: 3px 0 0 0;
	}

div.shoutbox-archive a, div.shoutbox-archive a:visited {
	  text-align: center;
	  color: #fff;
	  background-color: #999;
	  display: block;
	}
	
div.shoutbox-archive a:hover {
	  color: #fff;
	  background-color: #aaa;
	  text-decoration: none;
	}

/* 
shoutbox box: nested elements 
*/

div.shoutbox-odd {
		font-size: 11px;
		color : #EAEAEA;
		padding: 4px 0px;
		border-bottom: 1px dotted #333333;
		width: 276px;
		margin-bottom: 4px;
	}

div.shoutbox-even {
		font-size: 11px;
		color : #EAEAEA;
		padding: 4px 0px;
		border-bottom: 1px dotted #333333;
		width: 276px;
		margin-bottom: 2px;
	}

.shoutbox-addinput {
		width: 100%;
	}

.shoutbox-imglink {
	  padding: 0px 2px 0px 2px;
	  float: right;
	}

.shoutbox-queue-title {
	  font-weight: bold;
	  color: #FFFFFF;
	  background-color: #999;
	  text-align: center;
	}

/*
other shoutbox pages
*/
.shoutbox-edit .form-text {
	  width: 95%;
	}

.shoutbox-edit .textarea {
	  width: 95%;
	}

/* $Id: poll.css,v 1.2 2006/10/02 16:16:06 dries Exp $ */

.poll .bar {
  height: 6px;
  width: 220px;
  margin: 1px 0;
  background-color: #222222;
  margin-bottom: 6px;
}
.poll .bar .foreground {
  background-color: #FF8800;
  width: 220px;
  height: 6px;
  float: left;
}
.poll .links {
  text-align: center;
}
.poll .percent {
  text-align: left;
  font-size: 10px;
}
.poll .total {
  text-align: left;
  font-size: 12px;
  margin-top: 12px;
  margin-bottom: 12px;
}
.poll .vote-form {
  text-align: center;
}
.poll .vote-form .choices {
  text-align: left;
  margin: 0 auto;
  display: table;
  margin-top: 6px;
  margin-bottom: 6px;
}
.node-form .poll-form fieldset {
  display: block;
}
