/*
Copyright: Darren Hester 2006, http://www.designsbydarren.com
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by-nc/2.5/
*/

body   { background: black no-repeat fixed center top; text-align: center; margin-top: 10px; margin-bottom: 10px }

A:link {
	COLOR: #FF6600; text-decoration: none
}
A:visited {
	COLOR: #FF6600; text-decoration: none
}
A:active {
	COLOR: #FF6600; text-decoration: none
}
A:hover {
	COLOR: #FF6600; text-decoration: underline
}

#page_wrapper  { background: #ffffff url(images/content_bg.jpg) repeat-y right top; text-align: left; margin-right: auto; margin-left: auto; width: 760px; border: solid 1px #717171 }

#page_header   { background: black url(images/header.jpg) no-repeat right top; height: 219px; clear: both }

#page_header h1 {
  margin: 0px;
  padding-top:30px;
  padding-left:25px;
  font-family: verdana, arial, sans-serif;
  font-size:32px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #FFFFFF;
}

#page_header h2  { color: #ffd842; font-size: 13px; font-family: verdana, arial, sans-serif; font-weight: bold; letter-spacing: 2px; margin: 0; padding-left: 25px }

#menu_bar  { background: #ffffff url(images/drop_shadow.gif) repeat-x left top; height: 40px; clear: both }

#menu_bar ul  { color: white; font-size: 11px; font-family: verdana, arial, sans-serif; font-weight: bold; background: url("images/menu_bg.gif") repeat-x left top; margin-top: 0; margin-left: 0; padding-left: 0; width: 100%; float: left }

#menu_bar ul li { display: inline; }

#menu_bar ul li a
{
  padding-top:5px;
  padding-bottom:5px;
  padding-left:15px;
  padding-right:15px;
  background: #FF6600 url('images/menu_bg.gif') top left repeat-x;
  color: #EFEFEF;
  text-decoration: none;
  float: left;
  border-right: 1px solid #fff;
}

#menu_bar ul li a:hover, #menu_bar #current
{
  background: #FF6600 url('images/menu_hover_bg.gif') top left repeat-x;
  color: #FFFFFF;
}

#menu_bar ul ul{
	display:none;
}

#content_wrapper  { margin: 10px 15px 0; clear: both }

#right_side {
  margin-top:5px;
  float: right;
  width:160px;
  border:0px dashed #cccccc;
}

#right_side h3, .sidebar_title    { color: #fff; font-size: 14px; font-family: verdana, arial, sans-serif; background-color: #f90; margin-top: 0; margin-bottom: 10px; padding: 4px; border: solid 1px #717171 }

#right_side {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #666666;
  line-height: 16px;
  padding-left:4px;
}

#left_side   { background-color: #ffffff; width: 525px; float: left; border: dashed 0 #cccccc }

#left_side h3, .blog-entry-title, .album-title, .movie-page-title { color: #ff6600; font-size: 14px; font-family: verdana, arial, sans-serif; font-weight: bold; background-color: #ffffff; margin-top: 0; margin-bottom: 10px; padding: 4px; clear: both; border-bottom: 1px dotted #717171 }

.photo-title, .movie-title{
  font-weight: bold;
  margin-top:15px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #FF6600;
  padding:4px;
  clear:both;
}

.photo-caption, .photo-links{
	font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #666666;
  line-height: 18px;
}

.photo-frame { background: #fff; padding: 10px; border: solid 1px #ff6600 }

.blog-entry-date {
  font-weight: bold;
  margin-top:-10px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 0.8em;
  color: #FF6600;
  background-color:#FFFFFF;
  padding:4px;
  clear:both;
}

.movie-page-description, .album-description, .filesharing-description{
	padding: 5px;
	margin-bottom: 5px;
}

.movie-thumbnail-frame{
	float:left;
	margin: 5px;
	padding: 5px;
	border: 1px solid #FF6600;
}

.thumbnail-wrap   { text-align: center; margin: 20px; padding: 10px 10px 20px; float: left; border: solid 1px gray }

.thumbnail-wrap:hover  { color: #fff; background: #ffd842; border-width: 1px; border-color: #f93 }

.thumbnail-frame{
	padding:0px;
}

.filesharing-item{
	border: 1px solid #FF6600;
	padding: 10px;
	margin: 5px;
}

.filesharing-item:hover{
	background: #efefef;
}

.filesharing-item-description{
	margin-left: 1em;
}

.movie-thumbnail-frame:hover{
	font-weight: bold;
	background: #efefef;
}

.movie-thumbnail-caption{
	text-align: center;
}

.blog-image-smiley{
margin-bottom: -6px;
}

.blog-entry-summary, .blog-entry-body{
line-height: 1.6em;
}

#left_side{
  margin-top:5px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #666666;
  line-height: 18px;
  padding-left:4px;
}

.image-left {
  float: left;
  margin-right: 10px;
} 

.image-right {
  float: right;
  margin-left: 10px;
}

#feature_box, blockquote, code  { background-color: #ffffe6; margin-top: 10px; margin-right: 8px; margin-bottom: 5px; padding: 10px; float: left; border: solid 1px #aae5a4 }

#feature_box h4 {
  padding-left:5px;
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #779E28;
}

#feature_box p {
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  color: #555555;
  line-height: 16px;
  margin-bottom:5px;
}

#page_footer   { background-color: #666; background-image: url("images/footer-back.jpg"); height: 40px; clear: both }

#page_footer p {
  padding-top:18px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  letter-spacing:1px;
}

#spacer {
  height:20px;
  clear:both;
}

#sideMenu { 
  margin-top: -5px;
  margin-left: 10px;
  padding-left: 0;
  list-style: none;
} 

#sideMenu li {
  display: inline;
}

#sideMenu a{
	display: none;
}

#sideMenu ul ul a { 
  margin-left: -80px;
  display: block;
  padding-left: 10px;
  background-image: url(images/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height:18px;
}
