body 	{
	background-color: #000;
	font-size: 18px;
	font-family: Candara, Arial, Sans-Serif;
	color:#fff;
	padding:0px;
	margin:0px;
}

textarea {
  background-color: #fdb441;
  }

p, pre{
	padding: 5px 10px;
	margin:0px;
}
	
a 	{
	color: #466483;
	text-decoration: none;
	outline: none;
}

a:visited {
  color:#466483;
  outline: none;
  }

a:hover 	{
	color: #CC0033;
}

a:active {
  color:#fff;
  outline: none;
  }

h1 	{
	padding-left: 10px;
	margin:0px;
	margin-bottom: 10px;
	color: #fdb441;
	font-size: 1.7em;
}

h2 	{
	color: #fdb441;
	font-size:1.4em;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}

h3 	{
	color: #fdb441;
	font-size:18px;
	text-align: center;
	padding-bottom: 5px;
	margin:0px;
}
	
h4 	{
	font-size: 18px;
  color: #fdb441;
	text-transform:uppercase;
	text-align: left;
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
}

h5 	{
	color: #466483;
	font-size:13px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin:0px;
}

.hr1 {
  height: 4px;
  width: 100%;
  border: 1px solid #fdb441;
  color: #000;
  background-color: #000;
  margin: 0px;
  padding: 0px;
}

.hr2 {
  height: 3px;
  width: 100%;
  color: #fff;
  background-color: #fff;
  border: 1px solid #000;
  margin: 0px;
  padding: 0px;
}

legend {
  color: #fdb441;
  }
/* -----------------content to center the remainder of the layout--------------------- */

#content {
	background-color: #000;
	width: 820px;
	padding: 0px;
	margin-left: 0px;

}

/* ----------banners for logo and navigation - when it comes-------------- */

#banner_tile {
  background: url(imgs/bannertile.jpg);
	background-repeat: repeat-x;
	height: 158px;
	width: 100%;
  }

#banner {
	background: url(imgs/banner.jpg);
	background-repeat: no-repeat;
	width: 980px;
	height: 158px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#content {
  width: 980px;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  border-left: 3px solid #fdb441;
  border-right: 3px solid #fdb441;
  border-bottom: 3px solid #fdb441;
  margin-top: 2px;
  display: block;
  }

#left {
  width: 199px;
  background: url(imgs/menutile.jpg);
	background-repeat: repeat-y;
	border-top: 3px solid #fdb441;
	border-bottom: 3px solid #fdb441;
	margin-right: 0px;
	float: left;
 	}
  
.menuhead {
  text-align: right;
  padding-right: 30px;
  padding-bottom: 12px;
  padding-top: 12px;
  }

.clockform {
  text-align: center;
  margin-top: 0px;
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  }

.clockform p{
  color: #000;
  font-size: .8em;
  letter-spacing: -.05em;
  }

.clock{
  background: #000;
  color: #fdb441;
  font-weight: bold;
  text-align: center;
  }

.blogtitle {
  color: #000;
  font-weight: bolder;
  }

.bloglist {
  font-size: .8em;
  color: #000;
  }
  
.pubdate {
  font-size: .7em;
  color: #000;
  margin-top: 0px;
  padding-top: 0px;
  margin-left: 20px;
  }
  
#left p {
  padding-left: 2px;
  }

#left a {
  display: block;
  width: 177px;
  color: #000;
  padding: 4px;
  }

#left a.active {
  background: #fff;
  color: #000;
  }

#left a.active:hover {
  background: #fff;
  color: #000;
  }
  
#left a.active:visited {
  color: #000;
  }

#left a:hover {
  background: #000;
  color: #fff;
  }  
  
#left a:visited {
  color: #fff;
  }

#counter {
  width: 192px;
  height: 71px;
  background: url(imgs/counterback.jpg);
  padding: 0px;
  margin: 0px;
  }
  
#numerals {
  padding: 0px;
  margin: 0px;
  padding-top: 7px;
  }
  
#right {
  float: right;
  width: 781px;
  }
 
#rightcontent {
  padding: 20px;
  }

#rightcontent a {
  color: #fdb441;
  }
  
#rightcontent a:hover {
  background: #fdb441;
  color: #000;
  }

#rightcontent p {
  padding-top: 10px;
  }

#rightcontent h2 {
  padding: 0px 20px;
  overflow: hidden;
  }
  
#right p{
  letter-spacing: .1em;
  line-height: 1.2em;
  }
  
#rightbanner {
	border-top: 3px solid #fdb441;
	border-bottom: 3px solid #fdb441;
	height: 45px;
	}

.mainbloghead {
  color: #ffffff;
	font-size:1.4em;
	font-weight: bold;
	padding-left: 10px;
  font-style: italic;	
	margin: 0px;
  }

.rightbannerhead {
  padding-left: 25px;
  padding-top: 12px;
  float: left;
  }

.rightbannergreet {
  float: right;
  padding-top: 12px;
  }
  
.rightbannergreet span {
  color: #fdb441;
  }

.rightpubdate {
  font-size: .6em;
  color: #000;
  margin-top: 0px;
  padding-top: 0px;
  text-align: right;
  }

.commenttable {
  text-align: center;
  }

#previewleft{
  font-style:italic;
  font-size:.8em;
  width:307px;
  padding: 0px;
  float:left;
  color:#fdb441;
  }
  
#previewcontent {
  width:287px;
  padding: 0px;
  margin-left: 0px;
  }

#floatright {
  float: right;
  margin-right: 0px;
  margin-left: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 0px;
  color: #fdb441;
  text-align: center;
  }
  
#rightnav {
  width: 199px;
  float: right;
  background-color: #fdb441;
  color: #000;
  margin-left: 15px;
  }
  
#rightnav p {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  }
  
.rightnavhead {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 0px;
  }

.caption {
  font-size: .7em;
  text-align: right;
  padding-right: 120px;
  margin-top: 0px;
  padding-top: 0px;
  color: #fdb441;
  }
  
.infolink {
  font-size: .7em;
  }
  
.infolink a {
  color: #fdb441;
  }
  
.infolink a:hover {
  background: #fdb441;
  color: #000;
  }
  
.infolink a:visited {
  color: #ff0000;
  }

.clear {
  clear: both;
  }

/* ----- THIS IS STYLING SPECIFICALLY FOR THE COMMENTS SECTION ------- */
  #owner {
  margin: 0px;
  background: #1a1a1a;
  padding: 20px;
  }
  
  #other {
  margin: 0px;
  padding: 20px;
  padding-left: 60px;
  padding-right: 60px;
  }
  
  .commentdetails {
  color: #fdb441;
  text-align: right;
  font-size: .7em;
  }
  
/* ------ HERE IS STYLING FOR THE GALLERY PAGES ------- */

.galland {
  margin-left: auto;
  margin-right: auto;
  width: 405px;
  height: 296px;
  background: url(imgs/gallery_landscape_cover.jpg);
  }
  
.gallandimg {
  width: 298px;
  height: 198px;
  margin-left: 54px;
  padding-top: 32px;
  margin-bottom: -5px;
  padding-bottom: 0px;
  }
  
.gallandcap {
  width: 298px;
  text-align: center;
  color: #000;
  margin-left: 54px;
  margin-top: 0px;
  padding-top: 0px;
  }

.gallandcap p {
  padding: 0px;
  margin: 0px;
  font-size: .8em;
  line-height: .8em;
  }
  
.galport {
  margin-left: auto;
  margin-right: auto;
  width: 405px;
  height: 395px;
  background: url(imgs/gallery_portrait_cover.jpg);
  }
  
.galportimg {
  width: 198px;
  height: 298px;
  margin-left: 104px;
  padding-top: 28px;
  margin-bottom: -5px;
  _margin-bottom: -10px;
  padding-bottom: 0px;
  }
  
.galportcap {
  width: 198px;
  text-align: center;
  color: #000;
  margin-left: 104px;
  margin-top: 0px;
  padding-top: 0px;
  }

.galportcap p {
  padding: 0px;
  margin: 0px;
  font-size: .8em;
  line-height: .8em;
  }
  
.galhead {
  margin-top: -10px;
  }
