/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	/* background: #000000; */
	background: "white"; 
	font: normal small "Gill Sans MT", Arial, Helvetica, sans-serif;
}

h1, h2, h3
{
	color: black;
	font: normal small "Gill Sans MT Bold", "Arial Bold", Helvetica, sans-serif;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ol, blockquote {
	margin-top: 0;
}

a:link {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #3284B5;
}

a:hover {
	border: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 700px;
	height: 200px;
	margin: 0 auto;
	/* background: url(images/Header Slices/space-monkey.jpg) no-repeat; */
}

#header * {
	margin: 0;
	border: none;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#BRAddress * 
{
	text-align: left;
	margin: 0;
	border: none;
	text-decoration: none;
}

#CustAddress * 
{
	margin: 0;
	border: none;
	text-decoration: none;
}

#header h1 {
	float: left;
	padding: 140px 0 0 10px;
	font-size: 3em;
}

#header h2 {
	float: right;
	padding: 180px 0 0 10px;
	font-size: 1.2em;
}

/* Menu */

#menu {
	width: 700px;
	height: 40px;
	margin: 0 auto;
	background: #37AEF2 url('../images/img2.gif')
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover, #menu .active a {
	background: url(../images/img3.gif);
	color: #FFFFFF;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	background: url(../images/img4Blog.jpg);
}

#colOne {
	float:right;
	width: 215px;
	padding: 20px 10px 0 10px;
}

#colTwo {
	float: right;
	width: 440px;
	padding: 20px 10px 0 10px;
}

/* Footer */

#footerborder {
	width: 700px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/img6.gif) repeat-x;
}

#footerimage {
	width: 700px;
	height: 200px;
	margin: 0 auto;
	padding: 0;
}

#footer 
{
	width: 700px;
	margin: 0 auto;
	padding: 10px 0;
	font-size: smaller;
	background: url(../images/img6.gif) repeat-x;
}

#footer * {
	color: #666666;
}


/* Footer */

h2.date-header {
  margin-top: 0;
  padding-left: 14px;
  font-size: 90%;
  color: #ff3333;
  background: url(http://www.blogblog.com/tictac/date_icon.gif) no-repeat 0 50%;
  }
  
  h3.post-title {
  margin-top: 0;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  letter-spacing: -1px;
  color: #ff3333;
  }

.post {
  margin: 0 0 1.5em 0;
  padding: 0 0 1.5em 14px;
  border-bottom: 1px solid #ddd;
  }

.post-footer {
  margin: 0;
  padding: 0 0 0 14px;
  font-size: 88%;
  color: #999;
  background: url(http://www.blogblog.com/tictac/tictac_grey.gif) no-repeat 0 8px;
  }

.post img {
  padding: 6px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  }
  
 /* ---( sidebar )--- */

h2.sidebar-title {
  margin: 0 0 0 0;
  padding: 25px 0 0 50px;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  color: #666;
  height: 32px;
  background: url(http://www.blogblog.com/tictac/sidebar_icon.gif) no-repeat 20px 15px;
  height: 32px !important; /* for most browsers */
  height /**/:57px; /* for IE5/Win */
  }

#sidebar ul, #sidebar p {
  margin: 0;
  list-style: none;
  padding: 5px 20px 1em 20px;
  border-bottom: 1px solid #ddd;
  }

#sidebar li 
{
 list-style : none;
 padding-left: 14px;
   background: url(http://www.blogblog.com/tictac/tictac_green.gif) no-repeat 0 5px;
  }

/* profile block */

.profile-datablock {
  margin: 0;
  padding: 5px 20px 0 20px;
  }

.profile-datablock dd {
  margin: 0;
  padding: 0;
  }

.profile-img img {
  float: left;
  margin: 0 10px 0 0;
  padding: 4px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  background: #fff;
  }

#sidebar p.profile-link {
  padding-left: 36px;
  background: url(http://www.blogblog.com/tictac/profile.gif) no-repeat 20px 4px;
  }

p#powered-by, #sidebar p.profile-textblock {
  margin-top: 1em;
  border: none;
  }
  