/*
=====================
Cascading Style Sheet
=====================
*/

/* andreas04 - an open source xhtml/css website layout by Andreas Viklund (http://andreasviklund.com). Made for OSWD.org, free to use as-is for any purpose as long as the proper credits are given for the original design work.  More free templates are available at: http://oswd.org/userinfo.phtml?user=Andreas

Version: 1.0,  September 23,  2005 */

body {
  margin: 0;
  padding: 0;
  font: 76% tahoma, verdana, sans-serif;
  background: #e6e6e6 url('http://www.editHere.com/picture$372') repeat-x;
  color: #333;
  text-align: center;
  }
a {
  text-decoration: none;
  color: #269;
  font-weight: bold;
  }
a:hover {
  text-decoration: underline;
  }
p {
  margin: 0 0 15px 0;
  line-height: 1.5em;
  }
h1, h2, h3, h4 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  }
h1 {
  font-size: 3.2em;
  // letter-spacing: -3px;
  color: #567;
  margin: 12px 0 5px 20px;
  }
h1 a:hover {
  text-decoration: none;
  }
h2 {
  font-size: 1.8em;
  // letter-spacing: -1px;
  margin: -10px 0 0 50px;
  color: #888;
  }
h3 {
  color: #555;
  font-size: 1.4em;
  margin: 1em 0 0.5em 0.5em;
  }
h4 {
  font-size: 1.2em;
  font-weight: bold;
  }
#container {
  width: 92%;
  min-width: 760px;
  padding: 0 20px;
  margin: 0 auto;
  background: #f0f0f0 url('http://www.editHere.com/picture$373') repeat-x;
  color: #333;
  text-align: left;
  border-left: 1px solid #eef;
  border-right: 1px solid #eef;
  }
#sitetitle {
  float: left;
  height: 100px;
  background: url('http://www.editHere.com/picture$374') no-repeat; /* Delete this line to remove the animated globe */
  color: #333;
  }
#sitetitle a {
  color: #567;
  font-weight: normal;
  }
#sitetitle a:hover {
  color: #269;
  }
#menu {
  height: 44px;
  padding-top: 120px;
  text-align: right;
  }
#menu a {
  margin: 0;
  height: 66px;
  padding: 18px 6px 23px 6px;
  font-size: 1.6em;
  font-weight: normal;
  letter-spacing: -1px;
  color: #606060;
  }
#menu a:hover {
  color: #269;
  text-decoration: none;
  background: #fff url('http://www.editHere.com/picture$375') repeat-x;
  padding: 18px 5px 23px 5px;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  }
#content {
  margin-top: 30px;
  width: 100%;
  clear: both;
  background:url('http://www.editHere.com/picture$376') bottom left no-repeat;
  }
#content h2 {
  margin: 0 0 10px 0;
  color: #555;
  border-bottom: 2px solid #abb;
  }
#content h2 a {
  color: #555;
  font-weight: normal;
  }
#content h2 a:hover {
  color: #269;
  text-decoration: none;
  background: none;
  }
#content p {
  margin: 0.5em 1em 0.8em 0em;
  }
#left {
  margin-right: 25%;
  margin-top: -15px;
  }
#right {
  float: right;
  width: 25%;
  }
#right h2 {
  margin: 15px 0 5px 0;
  width: 98%;
  font-size: 1.6em;
  }
#footer {
  clear: both;
  padding: 10px 0 12px 24px;
  text-align: left;
  color: #888;
  }
#footer a {
  color: #888;
  font-weight: normal;
  }
#footer span {
  color: #aaa;
  font-size: 2em;
  letter-spacing: -2px;
  }
.entry {
  position: relative;
  margin: 0 0 20px 0;
  border: 2px solid #fff;
  background: #eee url('http://www.editHere.com/picture$377') repeat-x;
  color: #333;
  padding:10px 10px 0 10px;
  }
.entry a:hover, .intro a:hover {
  text-decoration: none;
  padding-bottom: 2px;
  background: url('http://www.editHere.com/picture$378') bottom left repeat-x; /* Delete this line to remove the flashing underline for regular links */
  }
.link {
  color: #269;
  background: url('http://www.editHere.com/picture$379') left no-repeat;
  display: block;
  margin: 4px 0 0 0;
  padding: 2px 1em;
  }
.link:hover, .linkWhite:hover {
  color: #48b;
  background: url('http://www.editHere.com/picture$380') left no-repeat; /* Delete this line to remove the blinking arrows by the links */
  text-decoration: none;
  }
.thumbs img {
  position: relative;
  padding: 3px;
  margin: 0 2px 2px 0;
  border: 1px solid #fff;
  background-color: #ddd;
  color: #555;
  }
.thumbs img:hover {
  background: url('http://www.editHere.com/picture$381'); /* Delete this line to remove the blinkingblue frame around the thumbnails */
  }
.entryphoto {
  margin: 5px 10px 10px 0;
  float: left;
  padding: 3px;
  border: 1px solid #fff;
  background-color: #ddd;
  color: #333;
  }
.meta {
  clear: both;
  border-top: 2px solid #ccc;
  padding: 5px 1px 0 0;
  margin:10px 0 0 0;
  text-align: right;
  font-size: 0.9em;
  color: #567;
  }
.pagenav {
  color: #888;
  text-align: center;
  }
.entry img {
  position: relative;
  }
.subcontainer {
  width: 98%;
  }
.leftsub {
  float: left;
  width: 513px;
  }
.leftsub2 {
  margin-left: 526px;
  }
.date {
  float: left;
  font-weight: bold;
  }
.right {
  text-align: right;
  }
.center {
  text-align: center;
  }
.clear {
  clear: both;
  }
.hide {
  display: none;
  }

/* CMotion Image Gallery - < http://www.dynamicdrive.com/dynamicindex4/cmotiongallery.htm > */

#motioncontainer img {
  margin-left: 5px;
  }
#motioncontainer a img{ /*image border color*/
border: 1px solid #ccc;
}

#motioncontainer a:hover img{ /*image border hover color*/
border: 1px solid navy;
}

#motioncontainer a:hover{
color: red; /* Dummy definition to overcome IE bug */
}

#statusdiv{
position: absolute;
padding: 2px;
left: -300px;
background-color: lightyellow;
border: 1px solid gray;
visibility: hidden;
}