/* Body and generic tags
----------------------------------------------- */
body {
font-family: arial,helvetica,verdana,sans-serif;
margin: 0px;
padding: 0px;
font-size: 10px;
color: #58544f;
}

h1{
	position: absolute;
	font-family: Helvetica, Arial, verdana, sans-serif;
	text-transform: uppercase;
	top: 164px;
	left: 177px;
	font-size: 35px;
	color:#FD0326;
}
/*h1{
	font-size: 3.5em;
	margin-bottom: 20px;
}
h1,h2{
	font-family: "Times New Roman";
	text-transform: uppercase;
}
*/
a {
color: #58544f;
text-decoration: none;
}

a:hover {
text-decoration: underline;
color: #FFBC09;
}


/* Logo, address, and background image.
----------------------------------------------- */
img#img-store{
	position: absolute;
	top: 0px;
	left: 154px;
}
div#address{
	top: 90px;
	position: absolute;
	left: 10px;
	text-transform: uppercase;
	font-size: 8pt;
	color: #89CCE4;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.3em;
}

div#address a{
	color: #89CCE4
}

img#logo{
	position: absolute;
	left: 10px;
	top: 8px;
}
div#address a.join{
	color: #bdbab3;
	display: block;
	margin-top: 10px;
	font-size: 1.1em;
}
/* Top Navigation
----------------------------------------------- */
div#nav-top{
	width: 326px;
	height: 129px;
	background-image: url(../images/nav-top-bg.gif);
	position: absolute;
	left: 628px;
	top: 0px;
	color: #fff;
	font-size: 12px;
	background-repeat: no-repeat;
	font-family: Helvetica, Arial, sans-serif;
}

div#nav-top ul  {
	color: #FFFFFF;
	list-style-type: none;
	width: 326px;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 50px;
	position: absolute;
	text-align: center;
	text-indent: 3px;
	display: block;
	margin-left: -11px;
	}
div#nav-top   ul li {
	display: inline;
	float: left;
			}
div#nav-top   ul  li a {
				color: #FFFFFF;
				text-decoration: none;
				}
div#nav-top   ul  li a:hover {
					color: #89CCE4;
					}

/*div#nav-top ul{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 50px;
	left: 25px;
	width: 320px;
}
div#nav-top ul li{
	margin: 0px;
	float: left;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
div#nav-top ul li a{
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: .1em;
	display: block;
	float: left;
	padding-right: 4px;
}
div#nav-top ul li.current a{
}
*/

/* Content
----------------------------------------------- */
div#content{
	width: 580px;
	padding-left: 177px;
	padding-top: 225px;
	text-align: left;
}
div#content {
  min-height:560px;
  height:auto !important;
  height:560px;
}
/* body#home-simple
----------------------------------------------- */
body#home-simple div#content{
	padding-left: 100px;
}

body#home-simple h1{
	letter-spacing: .2em;
	font-size: 3em;
	margin-bottom: 0px;
	text-transform: lowercase;
	letter-spacing: 0em;
	font-style: italic;
	margin: 0px; 
}
body#home-simple h2{
	margin: 0px;
	color: #d0effa;
	text-transform: lowercase;
	letter-spacing: 0em;
	font-style: italic;
	font-size: 1.8em;
}

body#home-simple div#box{
	position: absolute;
	top: 165px;
	left: 0px;
	background-color: #8e897e;
	width: 100%;
	height: 486px;
	padding: 0px;
	color: #fff;
	font-family: "Times New Roman";
	font-weight: bold;
}
body#home-simple div#details{
	position: absolute;
	top: 220px;
	background-image: url(../images/details-top.gif);
	background-repeat: no-repeat;
	padding-top: 45px;
}
body#home-simple div#copy p{
	font-size: 1.2em;
}

body#home-simple div#copy{
	width: 340px;
	margin-left: 30px;
	margin-top: 40px;
	position: relative;
}
body#home-simple p.date{
	position: absolute;
	top: 405px;
	right: 20px;
	font-style: italic;
	font-right: 0px;
	color: #d0effa;

}
body#home-simple p{
	margin-top: 0px;
}
body#home-simple img.featured{
	position: absolute;
	top: 0px;
	left: 430px;
}

/* Footer
----------------------------------------------- */
/*div#footer{
	font-family: "Times New Roman";
	text-transform: uppercase;
	font-size: 10px;
	color: #223344;
	letter-spacing: .3em;
	margin-top: 15px;
	text-align: left;
	padding-top: 5px;
	padding-left: 13px;
	padding-bottom: 20px;
	width: 390px;
	border-top: 1px dotted #58544f;		
} */

div#footer{	
	margin-top: 15px;
	text-align: left;
	padding-top: 5px;
	padding-left: 13px;
	padding-bottom: 20px;
	width: 350px;
	border-top: 1px dotted #58544f;		
}
div#footer a{
	text-decoration: none;
	color: #223344;
}
div#footer a:hover{
	text-decoration: underline;
}

/* BLOGGER STUFF */

/* Page Structure
----------------------------------------------- */
@media all {
  
  #main {
    width:680px;
    padding:0px 0px 20px 0px;
    }
  #main2 {
    padding:0px 10px 15px 0px;
    }
  #sidebar {
  	left: 0px;
    top:180px;
    position: absolute;
    padding-bottom:20px;
     width: 154px;

    }
  #sidebar2 {
    padding:0px 0px 15px 0px;
    text-align: left;
    width: 154px;
    }
  }
  #sidebar h2{
  	background-color: 
  }
@media handheld {
  #content {
    width:90%;
    }
  #main {
    width:100%;
    float:none;
    }
  #sidebar {
    float:none;
    }
  #sidebar2 {
    width:100%;
    }
  }
  p#powered-by,p#blogfeeds{
  	padding-left: 15px;
  }



/* Title & Description
----------------------------------------------- */
@media all {
  #blog-title {
    margin:0 0 .5em;
    color:#353;
    }
  #blog-title a {
    color:#353;
    text-decoration:none;
    }
  #description {
    margin:0 0 1.75em;
    color:#996;
    padding-left: 12px;
    padding-right: 10px;
    }
  #blog-mobile-title {
    display:none;
    }
  #description-mobile {
    display:none;
    }
  }
@media handheld {
  #blog-title {
    display:none;
    }
  #description {
    display:none;
    }
  #blog-mobile-title {
    display:block;
    margin:0 0 .5em;
    color:#353;
    }
  #blog-mobile-title a {
    color:#353;
    text-decoration:none;
    }
  #description-mobile {
    display:block;
    margin:0 0 1.75em;
    color:#996;
    }
  }

/* Links
----------------------------------------------- */
a:link {
  color:#488;
  }
a:visited {
  color:#885;
  }
a:hover {
  color:#000;
  }
a img {
  border-width:0;
  }


/* Posts
----------------------------------------------- */
.date-header {
	padding-bottom:0.35em;
	border-bottom:1px dotted #9b9;
	text-transform:uppercase;
	color:#89CCE4;
	font-family: Helvetica, Arial, sans-serif;
	margin-right: 0;
	margin-bottom: 0.75em;
	margin-left: 0;
  }
.post {
  margin:0 0 2.5em;
  line-height:1.6em;
  }
.post-title {
	margin:.25em 0;
	color:#FD0326;
	font-size: 1.3em;
  }
.post-title a, .post-title strong {
  background:url("http://www.blogblog.com/dots/bg_post_title.gif") no-repeat 0 .25em;
  display:block;
  color:#89CCE4;
  text-decoration:none;
  padding:0 0 1px 45px;
  }
.post-title a:hover {
	color:#89CCE4;
  }
.post p {
  margin:0 0 .75em;
  }
p.post-footer {
  margin:0;
  text-align:right;
  }
p.post-footer em {
  display:block;
  float:left;
  text-align:left;
  font-style:normal;
  color:#996;
  }
a.comment-link {
  /* IE5.0/Win doesn't apply padding to inline elements,
     so we hide these two declarations from it */
  background/* */:/**/url("http://www.blogblog.com/dots/icon_comment.gif") no-repeat 0 .25em;
  padding-left:15px;
  }
html>body a.comment-link {
  /* Respecified, for IE5/Mac's benefit */
  background:url("http://www.blogblog.com/dots/icon_comment.gif") no-repeat 0 .25em;
  padding-left:15px;
  }
.post img {
  margin:0 0 5px 0;
  padding:4px;
  border:1px solid #cca;
  }


/* Comments
----------------------------------------------- */
#comments {
  margin:0;
  }
#comments h4 {
  margin:0 0 10px;
  border-top:1px dotted #9b9;
  padding-top:.5em;
  font:bold 110%/1.4em Georgia,Serif;
  color:#333;
  }
#comments-block {
  line-height:1.6em;
  }
.comment-poster {
  background:url("http://www.blogblog.com/dots/icon_comment.gif") no-repeat 2px .35em;
  margin:.5em 0 0;
  padding:0 0 0 20px;
  font-weight:bold;
  }
.comment-body {
  margin:0;
  padding:0 0 0 20px;
  }
.comment-body p {
  margin:0 0 .5em;
  }
.comment-timestamp {
  margin:0 0 .5em;
  padding:0 0 .75em 20px;
  color:#996;
  }
.comment-timestamp a:link {
  color:#996;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }


/* More Sidebar Content
----------------------------------------------- */
.sidebar-title {
	text-transform:uppercase;
	color: #fff;
	font-family: helvetica, arial, sans-serif;
	line-height: 1.4em;
	background-image: url(../images/toc_head_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 12px;
  }
#sidebar p {
  margin:0 0 .75em;
  line-height:1.6em;
  }
#sidebar  #sidebar2 ul {
  margin:.5em 0 1em;
  padding:0 0px;
  list-style:none;
  line-height:1.5em;
  }
#sidebar   #sidebar2  ul li {
	margin:0;
	padding:0 0 5px 15px;
	list-style-type: none;
  }
#sidebar p {
  margin:0 0 .6em;
  }



/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  padding-left: 20px
  }

