/* ----------------------------------------------
	Author : LaosSoldier
	Author URI : http://www.website4l3ss.com/       
	Last Date Modified : June 02, 2009	
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	font: 11px/165% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	
	margin: 0; padding: 0 0 50px 0; 
	background:#FFFFFF;
	text-align: center;
}

/* Links */
a {
	text-decoration: none;
	color: #000; 	
}
a:hover {
	 
	color: #000;
	border-bottom: 0px dotted #000;
}

/* Headers */
h1, h2, h3 {
	font: bold 1em/1.5em "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #fff;
	padding: 15px 10px 5px 10px;
	margin: 0;
}
h1 {
	font-size: 275%;	
	font-weight: normal;
	letter-spacing: -2px;
	color: #78b3cb;		
}
h2 {
	font-size: 200%;
	color: #807861;	
}
h3 {
	font-size: 170%;	
	font-weight: normal;	
}

p, dl { padding: 10px; margin: 0; }

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: none; }

dt {
  font-weight: bold;
  color: #fff;
}
dd {
  padding-left: 25px; 
}

/* Images */
img {

   
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  	/* white-space: pre; */
  	border: 0px solid #EBEBEB;
	  
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}
blockquote {
	margin: 15px 10px;
 	padding: 10px 10px 10px 35px;  
   border: 1px solid #F0F0F0;
	background: #F0F0F0 url(quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;	
	color: #555;	
}

/* start - table */
table {
	border-collapse: collapse;
	margin: 15px 10px;	
}
th {
	color: #555;
	background: #E6E6E6;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;	
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;	
}
tr {
	height: 34px;	
	background: #fff;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border: 1px solid #ECECEC;	
}	
/* end - table */

/* form elements */
form {
	margin: 80px 10px; padding: 5px 10px 20px 10px;
	height: 460px;
	border: 1px solid #f1f1f1; 
	background: url(header-photo.jpg); 	
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #fff;
}
input, select {
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	color: #666666;
	background: #fff;  	
}
textarea {
	width: 350px;
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	height: 100px;
	display: block;
	color: #666666;
}
input, textarea, select {
	background: #fff;
  	border-width: 1px;
  	border-style: solid;
  	border-color: #D4D4D4 #ebebeb #ebebeb #d4d4d4; 
}

input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #555;
	background: #E6E6E6;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 12px 0 15px 8px;	
	width: 190px;	
}
.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox { 
	width: 115px;
	color#666666; 
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#header-wrap {
	position: relative;
	background-image:url(bg/violin_bw.png);
	
	top: 50px;
	left: 100px;
	border: 4px #fff;
	width: 1280px;
	height: 1040px;
	text-align: left;
}
#header-photo {
	position: absolute;
	border: 0px solid #FFF;
	top: 10px;
	left: 505px;
	padding: 0;
	height:590px;
	width: 395px;
	clear: both;
	/* border: 1px solid #F0F0F0; */
}
#header-photo1 {
	position: absolute;
	border: 0px solid #fff;
	background-image:url(title.png);
	left: 220px;
	height:163px;
	width: 208px;
	clear: both;
	top: 64px;
	
	/* border: 1px solid #F0F0F0; */
}
#header-photo2 {
	position: absolute;
	top: 96px;
	left: 433px;
	height:59px;
	width: 956px;
	clear: both;
	/* border: 1px solid #F0F0F0; */
}
#header-photo3 {
	position: absolute;
	background-image:url(about.png);
	top: 185px;
	left: 217px;
	height:70px;
	width: 200px;
	clear: both;
	top: 411px;

	/* border: 1px solid #F0F0F0; */
}

#header-photo4 {
	position: absolute;




































































	background-image:url(content/scroll.png)
	top: 185px;
	left: 945px;
	height:195px;
	width: 427px;
	clear: both;
	top: 331px;

	/* border: 1px solid #F0F0F0; */
}
#header-photo5 {
	position: absolute;
	background-image:url(about.png);
	top: 185px;
	left: 215px;
	height:70px;
	width: 200px;
	clear: both;
	top: 564px;

	/* border: 1px solid #F0F0F0; */
}
#header-photo6 {
	position: absolute;
	background-image:url(about.png);
	top: 185px;
	left: 606px;
	height:602px;
	width: 780px;
	clear: both;
	top: 286px;

	/* border: 1px solid #F0F0F0; */
}
#header-photo7 {
	position: absolute;










	background-image:url(dir_msg.png)
	top: 185px;
	left: 643px;
	height:191px;
	width: 292px;
	clear: both;
	top: 329px;

	/* border: 1px solid #F0F0F0; */
}
#header-photo8 {
	position: absolute;


















	background-image:url(marlon_daniel.png)
	top: 185px;
	left: 643px;
	height:310px;
	width: 734px;
	clear: both;
	top: 535px;

	/* border: 1px solid #F0F0F0; */
}
#header-photo9 {
	position: absolute;












































	background-image:url(content/scroll.png)
	top: 185px;
	left: 962px;
	height:105px;
	width: 430px;
	clear: both;
	top: 174px;

	/* border: 1px solid #F0F0F0; */
}
#header-photo10 {
	position: absolute;



































	background-image:url(content/scroll.png)
	top: 185px;
	left: 1397px;
	height:175px;
	width: 190px;
	clear: both;
	top: 350px;

	/* border: 1px solid #F0F0F0; */
}
#header-photo11 {
	position: absolute;



















	background-image:url(msg.png)
	top: 185px;
	left: 1396px;
	height:175px;
	width: 190px;
	clear: both;
	top: 715px;

	/* border: 1px solid #F0F0F0; */
}
#header-photo12 {
	position: absolute;















































































































	background-image:url(content/scroll.png)
	top: 185px;
	left: 596px;
	height:83px;
	width: 258px;
	clear: both;
	top: 221px;

	/* border: 1px solid #F0F0F0; */
}
#header-photo13 {
	position: absolute;












































































































	background-image:url(content/scroll.png)
	top: 185px;
	left: 1395px;
	height:175px;
	width: 190px;
	clear: both;
	top: 537px;

	/* border: 1px solid #F0F0F0; */
}
#header-photo14 {
	position: absolute;
























	background-image:url(content/scroll.png)
	top: 185px;
	left: 1327px;
	height:21px;
	width: 70px;
	clear: both;
	top: 70px;

	/* border: 1px solid #F0F0F0; */
}
#header-photo15 {
	position: absolute;
	background-image:url(about.png);
	top: 185px;
	left: 216px;
	height:70px;
	width: 200px;
	clear: both;
	top: 487px;

	/* border: 1px solid #F0F0F0; */
}

#header-photo16 {
	position: absolute;
	background-image:url(about.png);
	top: 185px;
	left: 214px;
	height:70px;
	width: 200px;
	clear: both;
	top: 640px;

	/* border: 1px solid #F0F0F0; */
}
#header-photo17 {
	position: absolute;
	background-image:url(about.png);
	top: 185px;
	left: 216px;
	height:70px;
	width: 200px;
	clear: both;
	top: 716px;

	/* border: 1px solid #F0F0F0; */
}
#header-photo img {
	border: none;
	margin: 0; padding: 0;
} 

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

/*  Navigation  */
.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background:url(nav/menub_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background:url(nav/menub_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background:url(nav/menub_hover_right.gif) no-repeat right top; /*right tab image path*/
}

</style>




.animatedtabs{
border-bottom: 0px solid gray;
overflow: hidden;
width: 100%;
font-size: 14px; /*font of menu text*/
}


.animatedtabs ul{
list-style-type: none;
margin: 0;
margin-left: 10px; /*offset of first tab relative to page left edge*/
padding: 0;
}

.animatedtabs li{
float: left;
margin: 0;
padding: 0;
}

.animatedtabs a{
float: left;
position: relative;
top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
background:url(nav/tab-blue-right.gif) no-repeat left top;
margin: 0;
margin-right: 3px; /*Spacing between each tab*/
padding: 0 0 0 9px;
text-decoration: none;

}

.animatedtabs a span{
float: left;
position: relative;
display: block;
background: url(img/nav/tab-blue-right.gif) no-repeat right top;
padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
font-weight: bold;
color: black;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.animatedtabs a span {float:none;}
/* End IE5-Mac hack */


.animatedtabs .selected a{
background-position: 0 -125px;
top: 0;
}

.animatedtabs .selected a span{
background-position: 100% -125px;
color: black;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}

.animatedtabs a:hover{
background-position: 0% -125px;
top: 0;
}

.animatedtabs a:hover span{
background-position: 100% -125px;
padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
top: 0;
}

</style>





#nav {
	position: relative;
	margin: 0; padding: 0;		
	width: 400px;	
	left: 0px;	top: 0px;	
}
#nav ul {
	float: left;
	list-style: none;
	width: 880px;		
	height: 40px;
	margin: 0; padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	float: left;
	margin: 0;	padding: 18px 11px 0 11px;
	font: bold 14px/35px 'Trebuchet MS', Tahoma, Helvetica, Arial, Geneva, Sans-serif;
	text-decoration: none;	
	color: #070000;	
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #663333;
	background: none;
	border: none;
}
#nav ul li#current a {	
	color: #000;	
	background: #d5d3d6 url(nav-current.jpg) repeat-x;
	border-bottom: 1px solid #CECECE;
}

#header-wrap h1#logo-text a {
	position: absolute;
	margin: 0;
	padding: 0;
	font: normal 30px Georgia, '911 Porscha Bold', Times, serif;
	letter-spacing: -1.5px;
	color: #fff;
	text-decoration: none;
	height: 47px;
	left: 723px;
	width: 163px;
	top: 52px;
}
#header-wrap h1#logo-text a:hover {
	background: none;	border: none;
}
#header-wrap p#intro {
	position: absolute;
	margin: 0;
	padding: 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	text-transform: none;
	color: #fff;
	width: 181px;
	/* change the values of top and left to adjust the position */
	top: 13px;
	left: 710px;
}

/* header quick search */
#header-wrap form#quick-search {
	position: absolute;
	top: 25px; right: 25px;
	padding: 0; margin: 0;
	width: 260px; height: 26px;
	background: #010101;	
	z-index: 999999;
	border: 1px solid #D8D8D8;		
}
#header-wrap form#quick-search p {
	margin: 0; padding: 0;		
}
#header-wrap form#quick-search .tbox {
	margin: 2px 0 0 4px; 
	width: 210px;
	background: none;
	border: none;
	color: #ABABAB;
}
#header-wrap form#quick-search label,
#header-wrap form#quick-search .btn {
	display: none;	
}

#content-outer {
	background: #fff url(bg.jpg) no-repeat;
	width: 100%;
}
#content-wrapper {
	width: 890px;
	margin-top: 200px;
	margin-left: 220px;	
	text-align: left;
}
#content {
	float: left;
	width: 100%;
	background: #ffffff url(content-bg.jpg) no-repeat;		
}

.col-one {
	margin-right: 480px;
	padding-left: 25px;
}
.col-two {
	float: left;
	width: 210px;
	margin-left: -455px;
	margin-top: 12px;
}
.col-three {
	float: left;
	width: 210px;
	margin-left: -235px;
	margin-top: 12px;
}
.col-one, .col-two, .col-three {
	padding-bottom: 20px;
}

#content .col-one h2 {
	padding-bottom: 3px;
	font: normal 3.4em "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #010101;
	letter-spacing: -2px;	
	text-transform: none;
	border-bottom: 1px solid #ebebeb;	
	margin-left: 5px;
	padding-left: 5px;
}
#content .col-one h2 a {
	color: #010101;
	text-decoration: none;	
	background: none; 
	border: none;
}
#content .col-one ul li {
	list-style-image: url(bullet.gif);
}
#content-wrapper .col-two h3, 
#content-wrapper .col-three h3 {
	color: #111;
	font: normal 1.8em "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-transform: none;
	letter-spacing: -0.5px;
	padding: 5px 10px;
	margin: 15px 0 5px 0;
}

/* sidebar menu */
ul.sidemenu {
	text-align: left;
	margin: 7px 5px 8px 0px; padding: 0;
	text-decoration: none;		
	background: url(dots.gif) repeat-x left top;
}
ul.sidemenu li {
	list-style: none;
	background: url(dots.gif) repeat-x left bottom;
	padding: 6px 10px;
	margin: 0;		
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	background-color: transparent;
	border: none;
	color: #010101;		
}
ul.sidemenu li a span {
	color: #010101;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 1em;
}
ul.sidemenu li a:hover {	
	color: #000;	
	background: none;
	border: none;
}
ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
ul.sidemenu ul li { background: none; }


/* footer */
#footer-wrapper {
	clear: both;
	color: #111;
	width: 100px;
	margin: 0 auto;
	text-align: center;
	font: normal 1em/1.6em 'Trebuchet MS', Tahoma, Sans-serif;			
}
#footer-wrapper h3, #footer-wrapper p {
	padding-left: 0;
}
#footer-wrapper h3 {
	font: normal 1.6em/1.6em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	color: #fff;	
}
#footer-wrapper a {
	color: #fff;
	background: transparent;
}

#footer-wrapper ul.footer-list {
	border-top: 1px solid #111;
	list-style: none;
	padding: 0;	
	margin-left: 0;	
}
#footer-wrapper ul.footer-list li {
	border-bottom: 1px solid #111;
}
#footer-wrapper ul.footer-list li a {
	display: block;
	width: 98%;
	line-height: 2em;
	font-weight: bold;
	padding: 4px 0;
	border: none;
	margin-left: 0;
	padding-left: 0;
	color: #fff;
}
#footer-wrapper ul.footer-list li a span {
	color: #fff;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
#footer-wrapper ul.footer-list li a:hover,
#footer-wrapper ul.footer-list li a:hover span {
	color: #fff;
	text-decoration: none;	
}

#footer {
	float: left;	
	width: 100%;	
	padding: 0;				
	margin-left: 5px;	
	margin-top: 50px;
}
#footer-bottom {
	clear: both;
	border-top: 1px solid #f9fc01;
	width: 880px;
	margin: 0 auto;	
}
#footer-bottom .bottom-left {
	float: left;
	color: #fff;
	padding-left: 5px;	
}
#footer-bottom .bottom-right {
	text-align: right;
	padding-right: 0;
}

/* postmeta */
.postmeta {	
	padding: 5px; margin: 20px 10px 15px 10px;	
	font-size: 1em;	
	color: #777;
	border: 1px solid #EBEBEB;
	background: #010101;
}
.postmeta a { background: transparent; }
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: .95em; padding-top: 3px; margin-left: 5px; color: #bababa; }
.post-info a { color: #000; }

/* thumbnails */
p.thumbs{ padding: 12px 0 0 10px; }

.thumbs img { 
	position: relative;
	padding: 4px;
	margin: 5px;
	background: #fafafa;
   border: 1px solid #dcdcdc;	
}
.thumbs img:hover	{
	border: 1px solid #8E8E8E;
	background: #8E8E8E;	
}
.thumbs a:hover { background-color: transparent; border: none }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* clearing */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}
|
