/* 
Theme Name: Royal
Theme URI: http://ulyssesonline.com/2008/01/04/the-mountain-dawn-theme/
Description: A simple single column WordPress theme.
Author: Ulysses Ronquillo
Author URI: http://ulyssesonline.com
Version: 0.3
Tags: one columns, fixed width, blue, green, orange, widgets, no sidebar, graphics free

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
        background-color:#dbb65f;
	}
p{
margin-bottom:20px;
}
 
 #page {
  height: auto;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom:30px;
 /*     background-image:url('images/content.jpg');
	background-position: left;
  background-repeat:repeat-y; */
  
 }
 
  
#container {
  height: auto;
  overflow: visible;
  width: 960px;
  padding: 0;
  margin-top:0;
margin-bottom:50px;
  margin-left: auto;
  margin-right: auto;
  
 }


#header {
	height: 224px;
	width: 960px;
	top: 0px;
	vertical-align:middle;
	margin-right: auto;
	margin-left: auto;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
	Font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
 }

#headerbottom {
	height: 64px;
	width: 960px;
margin-top:224px;
        background-image:url('images/overlay.png');
        position: absolute;
	margin-right: auto;
	margin-left: auto;
        z-index:300;
 }

#header2 {
	height: 300px;
	width: 960px;
	vertical-align:middle;
	margin-right: auto;
	margin-left: auto;
 }


#sidebar {
  
  width: 300px;
  float: left;
margin-top:20px;
  text-align: left;

  
}




#content {
  
  padding: 0;
  width: 600px;
margin-top:20px;
margin-bottom:50px;
  float: right;
  text-align: left;
  
}

#homeslider {
  
  padding: 20px;
  width:308px;
  text-align: left;
  background-color: #dbb65f;
  margin-top:10px;
  margin-bottom:30px;
  
}



/* js-disabled class - set image sizes so they all fit in the viewer */  
.js-disabled img { width:100px; height:100px; display:block; float:left; margin:30px 0 0; }  
  
#outerContainer { width:960px; height:300px; margin:auto; position:relative; background-image:url(http://nobody-somebody.com/wp-content/uploads/2010/05/showbg.jpg);}  
#imageScroller { width:960px; height:300px; position:relative; background-image:url(images/imageScrollerBG.png) no-repeat; }  
#viewer { width:960px; height:300px; overflow:hidden; margin:auto; position:relative; }  
#imageScroller a:active, #imageScroller a:visited { color:#000000; }  
#imageScroller a img { border:0; }  
#controls { width:960px; height:47px; background:url(images/controlsBG.png) no-repeat; position:absolute; top:4px; left:4px; z-index:10;    }  
#controls a { width:37px; height:35px; position:absolute; top:3px; }  
#controls a:active, #controls a:visited { color:#0d0d0d; }  
#title { color:#ffffff; font-family:arial; font-size:100%; font-weight:bold; width:100%; text-align:center; margin-top:10px; }  
#rtl { background:url(images/rtl.png) no-repeat; left:100px; }  
#rtl:hover { background:url(images/rtl_over.png) no-repeat; left:99px; }  
#ltr { background:url(images/ltr.png) no-repeat; rightright:100px; }  
#ltr:hover { background:url(images/ltr_over.png) no-repeat; }  





#homeabout {
  
  padding: 20px;
  width: 480px;
  text-align: left;
  margin-top:10px;
  margin-bottom:30px;
  
}



#footer {
	
	width: 920px;
	padding:20px;
        clear: both;
        letterspacing:1em;
        margin-right: auto;
	background:#C00;
	margin-left: auto;
	text-align: center;
	Font-size:10pt;
 }

a.footer {
	color:#000000;
	text-decoration: underline;
}

li.mail {
margin-top:20px;
}

.alt {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	}

h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-size: 2.8em;
        letter-spacing: 0.05em;
	text-align: left;
        font-style: oblique;
        color: #C00;
	}


h2 {
	font-size: 2em;
	line-height:40px;
	color: #000000;
	}


h3 {
	font-size: 9pt;
	line-height:14pt;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:lighter;
	}

h4 {
	font-size: 1.3em;
	font-family: Georgia, New Times Roman, Serif;
	}

a, h2 a:hover, h3 a:hover {
        color: #C00;
	text-decoration: underline;
	}

a:hover {
	color: #332200;
	text-decoration: underline;
	
	}

/* End Typography & Colors */


/* Begin Structure */

	
.post {
	width:350px;
	padding: 20px;
	margin-top:30px;
	text-align: left;
	}

#footer a {
        color:#000000;
}

#footer a:hover {
color:#F90;
}

#s3slider { 
   width: 308px; /* important to be same as image width */ 
   height: 400px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

ul#s3sliderContent {
   list-style: none;
   margin: 0;
   padding: 0;
   width: 308px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

li.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
   padding: 0;
   margin: 0;
}

.s3sliderImage span p {
	margin: 0;
	padding: 10px 13px;
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   width: 100%;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   bottom: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image 
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}


.clear {
   clear: both;
}

/* End Structure */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 0 0 0 10px;
        padding: 0 0 0 10px;
	}

.pagepost ul li, .post ul li {
        list-style-type: square;
        }

.entry ul li:before, #sidebar ul ul li:before {
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* End Entry Lists */


/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: left;
	}

#sidebar #searchform #s {
	width: 150px;
	padding: 2px;
        background-color: #eee;
        color: #333;
	}

#sidebar #searchsubmit {
	padding: 1px;
	background-color: #eee;
        color: #333;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
        color: #333;	
        background-color: #f7f7f7;
        border: 1px solid #ccc;
	}

#commentform textarea {
	width: 340px;
	padding: 2px;
        background-color: #f7f7f7;
        border: 1px solid #ccc;
        color: #333;
	}

#commentform #submit {
	margin: 0 4px 0 0;
	float: right;
        border: 1px solid #ccc;
	}

input, textarea {
        padding-left:2px;
        color: #333;
	}	

/* End Form Elements */


/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* End Comments */





/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
        border-left: 1px solid #ccc;
        padding-left: 10px;
}

hr {
	display: none;
	}
 
.center {
	text-align: center;
	}

img {
        border: 0;
}

.post img, .postpage img {
        padding: 1px;
        border: none;
	}

.entry img, .entrytext img {
	margin:0;
        padding:1px;
        border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
.widget_search {
	padding: 0;
        margin: 30px 0 0 0;
}
	
.widget_search input {
	margin: 2px 0;
	padding: 1px;
	color: #333;
	background-color: #eee;
}

html {
        min-height: 100%;
        margin-bottom: 1px;
}

.embed {
	width:48%;
	float:left;
        padding:0 0 0 10px;
        margin:0 0 20px 0;
}

#personalpic img {
        padding:0;
	margin:0 10px 0 0;
	border: none;
	float:left;
}

.highlighted li {
        background-color:#ffe;
        border:1px solid #ddd;
}

#contact legend {
       font-size: 1.5em;
       color:#F56203;
}

table.center {
       margin-left:auto; margin-right:auto;
}

.post table {
       margin: 10px 0;
}

.post table th {
      background-color: #F56203;
}

.post table td {
      background-color: #f7f7f7;
}

.left {
      float: left;
      margin: 0 0 0 40px;
}

.right {
      float: right;
      margin: 0 40px 0 0;
}

.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
        text-align: left;
        float: left;
}

.alignright {
        text-align: right;
        float: right;
}
	
.gravatar img {
	float:right;
	margin-top:-15px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* End Various Tags & Classes*/
#dropmenubox {
        float:right;
		margin-top:180px;
		margin-right:10px;
	}

#dropmenu, #dropmenu ul {margin-bottom:0; padding:0; list-style-type:none; list-style-position:outside; width:100%; }
#dropmenu a {display:block; text-align:left; padding:0.25em 1em; color: #000000; font-weight:bold; font-size:11.5pt; font-style:oblique; text-decoration:none;}
#dropmenu a:hover {background: #C00; color:#F90;}
#dropmenu li {float:left; position:relative;}
#dropmenu ul {position:absolute; display:none; width:6em; top:1.9em; left:-1px; }
#dropmenu ul a {background:#F90; color:#FFFFFF; border-bottom: dashed #CC9; font-style:normal; font-size:12pt; line-height: 20px;}
#dropmenu li ul {width:6em; z-index: 999;}
#dropmenu li ul a {width:6em; height:auto; float:left;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:6em; margin:0px 0 0 10px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
