/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image:   url("images/leftdivbackground.gif");
	background-repeat: repeat-y;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #eeeeee;
	margin: 12px 0px 12px 425px;
	padding: 0px 7px;
	width: 300px;
}
h2 {
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 7px;
	margin-right: 2px;
	margin-bottom: 7px;
	margin-left: 2px;
}
h3 {
	font-size: 13px;
	color: #000000;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
}
h4 {
	font-size: 12px;
	color: #333333;
	margin: 1px 2px;
	padding: 2px;
}
p, li {
	font-size: 12px;
	color: #333333;
	margin: 1px 4px;
	padding: 2px;
}
/* positioning/div tags */
div#header{
	padding:0px 5px;
	margin:0px;
	border-top:1px solid #eeeeee;
	border-bottom:2px double #CC6666;
	background:#CB152E url(images/background/zipper_crop.jpg) no-repeat;
	color:#eeeeee;
	width: 100%;
	height: 110px;
	border-right-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: double;
	border-right-color: #eeeeee;
	border-left-color: #CC6666;
	}
div#navHeader {
	padding:0px 5px;
	margin:0px;
	border-top:1px solid #eeeeee;
	border-bottom:2px double #CB152E;
	background:#CB152E no-repeat;
	color:#eeeeee;
	width: 100%;
	border-right-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: double;
	border-right-color: #eeeeee;
	border-left-color: #CC6666;
}
div#leftCol {
	float: left;
	width: 225px;
	margin: 0px;
	padding: 5px;
	min-height: 500px;
}
div#leftColComp {
	background-color: #eeeeee;
	margin: 5px 0px;
	padding: 5px;
	width: 90%;
	border-top: 1px solid #CB152E;
	border-right: 1px solid #CB152E;
	border-bottom: 1px solid #CC6666;
	border-left: 1px solid #CC6666;
}
div#leftColComp ul{margin:0px 0px 7px 0px;padding:0px 0px 0px 0px;list-style-type:none;}
div#leftColComp li{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;list-style-type:none;}
div#bodyCol {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 550px;
}
div#right_col{
	left: 5px;
	right: 5px;
	float: right;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 5px;
	padding: 5px;
	text-align: right;
	border-top-style: solid;
	width: 205px;

}
div#right_col_fp {
	left: 5px;
	right: 5px;
	float: left;
	margin: 5px 5px 5px 20px;
	padding: 5px;
	text-align: right;
	width: 275px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
/* class tags */
.hdrImg {
	margin: 0px;
	padding: 2px;
	float: left;

}
/* Links */
.mainnav {
	padding: 1px 15px;
	margin: 0px 2px;
}
a.mainnav:link, a.mainnav:visited {
	color: #eeeeee;
	text-decoration: none;
}
a.mainnav:hover {
	color: #FFFFFF;
	background-color: #CE535E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
/* standard links */
a:link, a:visited {
	color:#000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline overline;
	color: #CE535E;
}
/* Form Fields */
input, textarea  {
	color: #666666;
	background-color: #eeeeee;
	margin: 1px;
	padding: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input#contact {
	width: 120px;
}
textarea#contact {
	width: 190px;
}
input:focus, textarea:focus {
	color: #000000;
	background-color: #FFFFFF;
	
}
button#contact {
	color: #666666;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
} 
form#contact-form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.icon-left {
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* from blogger template */
#modular-component-grey ul{margin:0px 0px 7px 0px;padding:0px 0px 0px 0px;list-style-type:none;}
#modular-component-grey li{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;list-style-type:none;}
.blogPost{margin:0px 0px 30px 0px;}
.blogPost strong{color:#000000;font-weight:bold;}
.bug{padding:5px;border:0px;}
.byline{padding:0px;margin:0px;color:#444444;font-size:10px;}
.smaller { font-size: 75%; }

/* likes CSS */
div#listen {
	background-image: url(images/icons/cd-listen.gif);
	background-repeat: no-repeat;
}
div#listen p {margin-left: 21px;}
div#watch {
	background-image: url(images/icons/movie-watch.gif);
	background-repeat: no-repeat;
}
div#watch p {margin-left: 21px;}
div#other {
	background-image: url(images/icons/other-icon.gif);
	background-repeat: no-repeat;
}
div#other p {margin-left: 21px;}
div#read {
	background-image: url(images/icons/book-read.gif);
	background-repeat: no-repeat;
}
div#read p {margin-left: 21px;}
ul, li {
	padding: 2px;
	margin-left: 10px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.strikethrough {
	text-decoration: line-through;
}

/* comment information from blogger template */

#comments {
  margin:2em 0 0;
  border-top:2px solid #356;
  padding-top:1em;
  }
#comments h4 {
  margin:0 0 .25em;
  text-transform:lowercase;
  }
#comments-block {
  margin:0;
  line-height:1.6em;
  }
.comment-poster {
  margin:0 0 .25em;
  text-transform:lowercase;
  }
.comment-body, .comment-body p {
  margin:0 0 .75em;
  }
p.comment-timestamp {
  margin:-.25em 0 2em;
  }
#main .comment-timestamp a {
  color:#689;
  }
#main .comment-timestamp a:hover {
  color:#9ec;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }

.date-header {
	font-size: 12px;
	text-align: right;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 5px 5px 0px 0px;
}

/* end comment css styles */
