/* @override http://exquix.com/ultimax/scripts/basic.css */

/*--------------------------------------------------------------------
Exquix.com // Login U // codename ultimax rev 2

Basic CSS Configuration
author: eugene young
email: eyoung@exquix.com
website: http://www.exquix.com/
---------------------------------------------------------------------*/

/* =layout
---------------------------------------------------------------------*/
img {
	border: 0;
}
.nobr {
	white-space: nowrap;
}
#wrapper {
	width: 646px;
	margin: 0 auto;
	text-align: left;
}
#toppix {
	width: 646px;
	height: 362px;
	padding-left: 1px;
}
#mainNav {
	width: 161px; /* Note: exists due to search button bug */
	float: left;
	padding-left: 1px;
	/*border-bottom: solid 1px #cfcfcf;*/
}
#content {
	float: right;
	width: 450px;
	height: 100%;
	padding-right: 17px;
	/* background: transparent url(../img/a.png) repeat-y 0px top; */
}
#logo img { /* old */
	width: 161px;
	height: 362px;
	position: absolute;
}
#info {	
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 9px;
	color: #fff;
	background-color: #777183;
	text-indent: 15px;
	line-height: 15px;
	position: absolute; /* BUG: fixes black space between pix and info */
	z-index: 10;
	top:362px;
	width: 160px;
}

h1 {
	background-color: #23354f;
}
#info p{	
	padding: 0;
	margin: 0;
}
#music {
	position: absolute;
	top: 515px;
}
#searchMusic {
	position: absolute;
	top: 406px;
	z-index: 0;
}
#search {
	position: absolute;
	top: 393px;
	z-index: 0;
}
#nav {
	position: absolute;
	top: 443px;
}
	#nav ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	#nav ul a {
		display: block;
		width: 161px;
		height: 18px;
		line-height: 18px;
		color: #cdcccc;
		text-decoration: none;
		text-transform: none;
		font-family: "Trebuchet MS", Verdana, sans-serif;
		font-size: 11.5px;
		font-weight: bold;
		background: #fff url(../img/nav-rollover.gif) no-repeat left bottom;
		text-indent: 30px;
	}
	#nav li.first a{
		height: 19px;
		line-height: 19px;
	}
	#nav li.archive a{
		font-style: none;
	}
	#nav li.flickr a{
		font-family: "Lucida Grande", Helvica, none;
		color: #0063dc;
	}	
	#nav li.twitter a{
		font-family: "Lucida Grande", Helvica, none;
		color: #33ccff;
	}
	#nav a:hover, #nav .selected a {
		background-position: right bottom;
		background-color: #fff;
		color: #000;
	}
	#nav li {
		display: inline; /*KLUDGE: removes large gaps in IE/Win */
	}
	#nav ul li a img {
		height: 0;
		width: 0;
		border-width: 0;
	}
	#nav ul li a:hover img {
		position: absolute;
		z-index:8;
		top: -259px; 
		left: 2px; 
/*		height: 242px; 
		width: 160px;*/
	}
#nowPlaying {
	position: absolute; /* BUG: fixes black space between pix and info */
	z-index: 0;
	top: 550px;
	width: 161px;
	height: 140px;
}
/*#twitter_old {
	position: fixed;
	top: 20px;
	left: -1px;
	z-index: 10;
	width: 155px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 10px;
	color: #636363;
	padding: 5px 5px 5px 5px;
	background-color: #fff;
	border: solid 1px #d3d3d3;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
}
	#twitter ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	#twitter li {
		padding-bottom: 10px;
	}*/

/*#twitter {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	color: #737373;

}
	h2#twitter_title {
		font-family: "Lucida Grande", Verdana, sans-serif;
		font-size: 18px;
		margin: 0;
		padding-bottom: 0;
		font-style: normal;
		color: #737373;
	}
	#twitter ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	#twitter li {
		padding-top: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #eaeaea;
	}
	#twitter_link {
		padding-top: 20px;
		padding-bottom: 10px;
		text-align: right;
		font-size: 11px;
		color: #737373;
	}*/
#twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p {
	color:#000000 !important;
	font-family: "Lucida Grande";
}

/* =tables
---------------------------------------------------------------------*/
table {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:11px;
	color: #323232;
	line-height: 17px;
} 
	table#archivetable {
		width: 450px;
	} 
	
	table#archivecontainer {
		width: 450px;
	} 
	table#archivecontainer tr {
		vertical-align: bottom;
	}

	table#archivecontainer tr.gutter {
		height: 15px;
	}
	table td#archiveyear {
		text-indent: 0px;
		width: 60px;
		font-family: "Trebuchet MS", Verdana, sans-serif;
		font-size:13px;
		padding-right: 10px;
		border-right: 1px solid #323232;
	}
	table td#archivemonths {
		font-family: "Trebuchet MS", Verdana, sans-serif;
		font-size:13px;
		padding-left: 10px;
	}
	
	
	table#galleriaTable {
		border-collapse: collapse;
		width: 450px;
		border: 1px solid #D3D3D3;
		font-family: "Trebuchet MS", Verdana, sans-serif;
		font-size:11px;
		color: #323232;
	}
	table#galleriaTable th, table#galleriaTable td {
		/* padding: 0.1em, 1em; */
		border-right: 1px solid #D3D3D3;
		vertical-align: top;
	}
	table#galleriaTable thead {
		background: #fff url(../img/bar.gif) repeat-x left center;
	}
	table#galleriaTable th {
		font-weight: bold;
		text-align: left;
	}
	table#galleriaTable tr:hover {
		background-color: #eeeeee;
	}
	table#galleriaTable thead tr:hover {
		background-color: transparent;
		color: inherit;
	}
	
col {
	border-right: 1px solid #D3D3D3;
}
	col#typeremarkCol {
		border: none;
	}

.odd {
	background-color: #f5f5f5;
}




/* =typography
---------------------------------------------------------------------*/
body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 800px;
	cursor: default;
	background: #f5f5f5 url(../img/nav-bg-fix-plus.png) repeat-y;
	background-position: 50% 0;
}
hr {
	width: 450px;
	height: 1px;
	border: thin solid #d3d3d3;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	clear: both;
}
#content #feature_pix img { /* old */
	height: 362px;
	width: 483px;
	position: relative;
	left: -17px;
}
#content p {
	margin: 0;
	padding: 0;
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size:11px;

	color:#323232;
	text-align: justify;
	line-height: 17px;
}
#content p.pageIntro {
	background-color: #dcdcdc;
	padding: 2px;
}
#content p.center {
	text-align: center;
}
#content p.cc {
	font-size: 10px;
}
input.textZone {
	padding: 3px;
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size:10px;
	color: #323232;
	height:20px;
	width:133px;
	background-color:transparent;
	border:0;
	vertical-align: top;
}
input.searchButton {
	width: 20px;
	vertical-align: top;
	cursor: pointer;
}
input.archive {
	font-family: tahoma, verdana, sans-serif;
	font-size:10px;
	color:#808080;
	background-color:transparent; 
	height:20px; 
	width:222px; 
	border: solid 1px #C0C0C0; 
	cursor: pointer;
}
input.archive:hover  {
	color: #fff;
	background: #C0C0C0;
}
     
.archiveList { /* list.php */
	background:#FFFFFF; 
	color:#636363; 
	font-family: "trebuchet ms", sans-serif; 
	font-size: 11px;
	border: solid 1px #C0C0C0; 
}
#content p.ps {	
	font-family:"trebuchet ms", verdana, sans-serif;
	font-size:9px;
	color:#636363;
}
blockquote {
	border-left: 5px solid #ccc;
	/* border-left: 5px solid #99cc99; */
	margin-left: 1.5em;
	padding-left: 5px;
}
.commentbox{
	background-color: #ececec;
	width: 300px;
	padding: 10px;
	font-family: "·L³n¥¿¶ÂÅé", "Trebuchet MS", Verdana, sans-serif;
	font-size:13px;
	color:#2F4F4F;
}
.commentfooter{
	background: url(../img/comment_arrow.gif) 20px -8px no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
	padding-left: 58px;
	padding-top: 1px;
	margin-bottom: 2em;
	font-size: 9px;
	color: #2F4F4F;
	font-family: "·L³n¥¿¶ÂÅé", "Trebuchet MS", Verdana, sans-serif;
	color:#323232;
}
.weekly1{
	background-color: #E0EEE0;
	border: 1px dotted #C1CDC1;
	width: 400px;
	padding: 10px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size:11px;
	color: #2F4F4F;
}
.weekly2{
	background-color: #E0EEEE;
	border: 1px dotted #C1CDCD;
	width: 400px;
	padding: 10px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size:11px;
	color: #2F4F4F;
}
.lyrics_e{
	width: 475px;
	/*margin: 0 auto;*/
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size:10px;
	text-align: center;
}
.lyrics_e h1 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:15px;
	font-weight:bold;
	font-style:italic;
}
.lyrics_c{
	width: 475px;
	font-family: "·L³n¥¿¶ÂÅé", "Trebuchet MS", Verdana, sans-serif;
	font-size:13px;
	text-align: center;
}
.lyrics_c h1 {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: "·L³n¥¿¶ÂÅé", "Trebuchet MS", Verdana, sans-serif;
	font-size:18px;
}

/* =headlines
---------------------------------------------------------------------*/
h1{
	margin: 0;
	padding: 0;
	padding-left: 17px;
	position: relative;
	left: -17px;
	width: 466px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color:#fff;
	line-height: 45px;
}
h2 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding-bottom: 15px;
}
h2.title {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:20px;
	font-style: normal;
	font-weight: normal;
	text-transform:none;
	text-align: left;
	padding-bottom: 5px;
}
h2.feature {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align: center;
}                                                                    
h2.archive {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:20px;
	font-weight:normal;
	text-align: left;
	margin-bottom: 5px;
}
	div#content div#fsDemo {
	background: #F4F4F4;	
	}

	div#content div#fsDemo p { padding: 1.5em; }






/* =links
---------------------------------------------------------------------*/
a:link, a:visited {
	color:#999;
	/* color: #aeaeae; */
	text-decoration:none;
	/*border-bottom: 1px dotted #76e167;*/
}
a:active, a:hover {
	color:#333;
	/* color: #323232; */
	text-decoration:none;
	/*border-bottom: 1px solid #76e167;*/
}
a.archive:link, a.archive:visited {
	color:#999;
	text-decoration:none;
}
a.archive:active, a.archive:hover {
	color:#333;
	text-decoration:none;
}
#twitter a:link, #twitter a:visited {
	color:#33ccff;
	text-decoration:none;
}
#twitter a:active, #twitter a:hover {
	color:#33ccff;
	text-decoration: none;
	border-bottom: 1px dotted #33ccff;
}
#daily #navSel .daily a,
#home #navSel .home a,
#galleria #navSel .galleria a,
#contact #navSel .contact a,
#archive #navSel .archive a {
	background-position: right bottom;
	color: #000;
	cursor: default;
}
/* replaced by SNAP
#content a[href^="http:"] {
	background: url(../img/externalLink.gif) no-repeat right top;
	padding-right: 10px;
}
#content a[href^="http://www.exquix.com"], #content a[href^="http://exquix.com"] {
	background-image: none;
	padding-right: 0;
}
*/
a.tooltip {
	position: relative;
}
a.tooltip span {
	display: none;
}
a.tooltip:hover {
	font-size: 100%;
}
a.tooltip:hover span {
	display: block;
	position: absolute;
	z-index: 100;
	top: 1.5em;
	left: 1em;
	padding: 0.2em 0.6em;
	border: 1px solid #45b835;
	background-color: #45b835;
	color: #fff;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size:11px;
}
/*.entry img {
	padding: 4px;
	border: 1px solid #eee;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	background: #fff;
	}

	.entry img a:hover {background: #E9EFF5;}
	a img {border: 0;}
	*/