/*black borders (testing phase)
------------------------------------*/
body, div, span, article, aside, footer, header, nav, section, ul {
padding:0;
/*border:1px solid blue;
margin:0;*/
}


/*body 
------------------------------------*/
body{
  width: 100%;
  height: 100%;
  font: small/1.6em Verdana, Helvetica, Arial, sans-serif;
  text-align: justify;
  /*background-image:url('images/underconstruction.jpg');  
  background-repeat:no-repeat;
  background-attachment:fixed;
  background-color: black;

*/
}

/*divs
------------------------------------*/
div#main{
  margin: 0 auto; 
  width: 950px;
  /*color: #FFFFFF;
  background-color: #0063FF;
  border-style:		solid;
  border-width: 	0px;
  border-color: 	black;
    padding-top: 0px;
  padding-bottom: 15px;*/
}

div#goldenrod {
  width: 600px;
  margin: auto;
  text-align: center;
  /*background-color: #D1C500; 
  color: #000;
  border-style:		solid;
  border-width: 	1px;
  border-color: 	black;
  margin: 0px; 
  padding: 15px 5px;*/
  }

div#sith {
  width: 700px;
  float: left;
  background-color: #FC0000; 
  /*color: #000;
  border-style:		solid;
  border-width: 	1px;
  border-color: 	black;
  margin: 0px; 
  padding: 15px 5px;*/
}

  
div#yoda {
width: auto;
height: 700px;
background-color:green;
/*border-style:		solid;
  border-width: 	1px;
  border-color: 	black;
padding: 15px 5px;
clear:both; 
margin: 0px;
overflow: hidden;*/
} 

div#R2D2 {
width: auto;
background-color:blue;
/*color: white;
border-style:		solid;
  border-width: 	1px;
  border-color: 	black;
margin: 0px;
overflow: hidden;
padding: 15px 5px;*/
} 

div#logohere {
/*text-align: right;
width: 160px;
margin-right: 1px;
float:right;*/
}

div#ads {
width: 200px;
height: 200px;
/* color: white;
background-color: black;
padding: 5px;
margin: 0px;
border: 0px solid white;
overflow:auto;*/
}

/*images
------------------------------------*/

#construction {
width: 900px;
height: 500px;
padding: 0px 25px;
/*border-style:solid;
border-top-width: 2px;
border-top-color: #0063ff;
border-left-width: 2px;
border-left-color: #0063ff;
float:left;
background-color:#0063FF;
padding: 4px 0px;
margin: 4px 0 0 0 */
}

/*audio & video
------------------------------------*/

video {

}

/*articles
------------------------------------*/
article {
/*padding: 20px;
margin: 5px 0px 0px 0px;
border: 10px solid white;*/
}

.articles {

}

.alpha {
 
}

.omega {
 
}

/*section
------------------------------------*/
section {
 
} 

section#main {
float:left;
width: 700px;
height:auto;
/*background-color: #0063FF;
overflow:auto;*/
}

/* aside
------------------------------------*/
aside {
float:right;
}

/* Navigation
------------------------------------*/
nav {
clear:both;
width: 950px;
}

.nav_left {
float: left; 
}
.nav_right {
float: right; 
}

.center {
text-align: center;
}

/*Lists
------------------------------------*/

ul {
/*height: 75px;
margin: 0;
padding: 20px 0px 0px 0px;
list-style-type: none;
text-align: right;*/
}

ul  li{
list-style-type:none;
display: inline; 
/*border: 1px solid red;
line-height:normal;*/
}

#hansel {
/*background-color:red;
border: 1px solid white;
height: 50px;
float: left;
margin-right: 5px;*/
}

#gretel {
/*background-color:blue;
border: 1px solid black;
height: 50px;
float: left;
text-align: right;*/
}


/*navigation UL and LI
------------------------------------*/
#navigation {
/*margin: 0;
padding: 77px 0px 0px 0px;
list-style-type: none;
text-align: right;
border-style:solid;
border-top-width: 2px;
border-top-color: #0063ff;
border-right-width: 2px;
border-right-color: #0063ff;
border-left-width: 2px;
border-left-color: #0063ff;
float: left;
width: 396px;
background-image:url('images/400x100image.png');
background-repeat:no-repeat;*/
}

#navigation li {
/*display: inline;*/
}
#navigation li a {
/*text-decoration: none;
padding: 10px;
color: #0063ff;*/
}
#navigation li a.active, #navigation li a:hover {
/*background: #eee;
border-top: 0px solid #ddd;
color: #ff0000;*/
}

#iconlist {
/*margin: 0;
padding: 70px 0px 0px 0px;
list-style-type: none;
text-align: right;
border: 0px solid red;
float: right;
width: 198px;*/
}

#iconlist li {
/*display: inline;*/
}

#iconlist li a {
/*text-decoration: none;
padding: 1px;
color: #0063ff;/*
}
#iconlist li a.active, #iconlist li a:hover {
/*background: #eee;
border-top: 0px solid #ddd;
color: #ff0000;*/
}

/*fonts
------------------------------------*/
h1, h2 {

}

h1 {
  font-size: 150%;
  color: black;
}

h2 {
  font-size: 130%;
  color: black;
}


/*WARNING (for the Noscript section)
------------------------------------*/
.warning{
color:red;
}

div.warning{
background-color: black;
border: 5px solid red;
}

.warning a:link {
  color: white;
}

.warning a:visited {
  color: white;
}

/*header & footer
------------------------------------*/
.header{
 }

footer {
  clear:both;
  font-size: 70%;
  text-align: center;
  line-height: normal;
 }

/*Lists and items
------------------------------------*/

.navmenu a:link {
   
}

.navmenu a:visited {
    
}

.navmenu a:hover {
   
}

/* misc. classes (by number)
------------------------------------*/
.200 {
/* width: 200px;
float:left;
background-color: white;
}*/

.300 {

}

.400 {
/*float:left;
border-style:dashed;
border-color: green;
border-width: 10px;*/
}

.500 {

}

.600 {

}

.700 {
/*width: 700px;
float:left;
background: #0063FF;
border-style: solid;
border-color: orange;
border-width: 25px;*/
}

/* Misc. stuff
------------------------------------
------------------------------------
------------------------------------
------------------------------------
------------------------------------*/

/*miscellaneous

  border-radius:	10px;

img{
  margin:           0px;
  padding:			0px; 
  border: 0px;
  line-height:0px; 
}

.navmenu {
  border: thin solid #007e7e;
  width: 200px;
  padding: 0px 20px 20px 20px;
  margin-left: 20px;
  text-align: center;
  background-image: url("images/cocktail.gif");
  background-repeat: repeat-x;
  line-height: 1;
  float: right;
}

.navmenu h2 {
  color: black;
}

.navmenu h3 {
  color: #d12c47;
}


.cd {
  font-style: italic;
}

.artist {
  font-weight: bold;
}

a:link {
  color: #007e7e;
}

a:visited {
  color: #333333;
}

.navmenu a:link {
  color: #007e7e;
}

.navmenu a:visited {
  color: #333333;
}

.navmenu a:hover {
  background: #f88396;
  color: #0d5353;
}

******* CSS Reset *******
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section  { 
	margin:0;
	padding:0;
	display: block;

*/

/* reset.css
((only use what you need))
------------------------------------*/
/* html {
margin:0;padding:0;border:0;
}

body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;
}

article, aside, dialog, figure, footer, header, hgroup, nav, section {
display:block;
}

body {
line-height:1.5;background:white;
}

table {
border-collapse:separate;border-spacing:0;
}

caption, th, td {
text-align:left;font-weight:normal;float:none !important;
}

table, th, td {
vertical-align:middle;
}

blockquote:before, blockquote:after, q:before, q:after {
content:'';
}

blockquote, q {
quotes:"" "";
}

a img {
border:none;
}

:focus {
outline:0;} */

/*
------------------------------------*/


