body {
  background-color:#fff;
  margin:0;
  padding:40px 20px;
  font:small Georgia,Serif;
  text-align:center;
  color:#333333;
  font-size/* */:/**/small;
  font-size: /**/small; 
  }
#centercol {
	margin: 0 auto;
	width: 770px;
	background: #fff;
	text-align:left;
	
}
a:link {
  color:#993300;
  text-decoration:none;
  }
a:visited {
  color:#663366;
  }
a:hover {
  color:#c60;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }

hr {
	clear:right;
	margin: 10px 0;
	border: none 0;
	border-bottom: 1px dashed #333;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

/* Header
----------------------------------------------- */
@media all {
  #header {
    width:760px;

    margin:0 auto 0 4px;
    }
  }
@media handheld {
  #header {
    width:90%;
    }
  }
  
#header {
	margin-left: 4px;
	height:200px;
	width: 760px;
	background: #fff;
	border-bottom: 1px solid #ccc;
}

#header img {

	border:none;
	}
#header h1 {#666;}

  
  

/* Content
----------------------------------------------- */
@media all {
  #content {
    width:760px;
    margin:0 auto;
    padding:0;
    text-align:left;
    }
  #main {
    width:430px;
	padding-left: 40px;
    float:right;
	margin-right:50px;
	border-left: 1px solid #ccc;
    }
#main p {
margin-bottom: 15px;
}
#main ul  {
list-style-position:outside;
	}
	
#main ol li {margin-bottom:10px;}
#main ul li {
margin-bottom:10px;list-style-type:disc;

}

#main li.linked {
list-style-image:url(images/global/0187_green_star.png);
}

#sidebar {
    width:220px;
    float:left;
	margin-left: 20px;
    }
  }
@media handheld {
  #content {
    width:90%;
    }
  #main {
    width:100%;
    float:none;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  }

/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#333333;
  }
h3 {
	font: normal 100% Georgia, "Times New Roman", Times, serif;
	color:#FF3300;
	margin-top:0;
}
/*- - - - - - - - - - - - - The Top navigational menu is an unordered list - - - - - - - - - - - - */
#topnav {
margin-left: 4px;
float:left;
width: 760px;
padding:  0;
background-color:#FFCC66;
font-family:Georgia, "Times New Roman", Times, serif;
font-variant:small-caps;
text-transform:lowercase;
margin-top: -1px;
font-weight:bold;
}

#topnav ul {
float:right;
list-style-type:none;
padding: 0;
margin: 0;
}

#topnav li {
float:left;
}

#topnav a {
float:left;
padding: 4px 8px;
margin: 0 0 0 5px;
display:block;
color:#000;
text-decoration:none;
}

#topnav a:hover, body#home #t-home a,   body#web #t-web a {
color: #000;
background-color:#FFFF99;
}




/* Posts
----------------------------------------------- */
@media all {
  .date-header {
    margin:1.5em 0 .5em;
	text-align:center;
    }
  .post {
    margin:.5em 0 1.5em 0;
    border-bottom:1px dotted #ccc;
    padding-bottom:1.5em;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
h1, .post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#FF3300;
  text-align:center;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#FF3300;
  font-weight:normal;
  }
.post h4 {
  margin:1.5em 0 .75em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#FF3300;
  }

.post-title strong, .post-title a:hover {
  color:#333;
  }
p,.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }


/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }


/* Profile
----------------------------------------------- */
#profile-container {
  margin:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.profile-datablock {
  margin:.5em 0 .5em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  padding:4px;
  border:1px solid #ddd;
  margin:0 8px 3px 0;
  }
.profile-data {
  margin:0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.profile-data strong {
  display:none;
  }
.profile-textblock {
  margin:0 0 .5em;
  }
.profile-link {
  margin:0;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/* Footer
----------------------------------------------- */
#footer {
  width:760px;
  clear:both;
  margin:0 auto 0 4px;
  background-color: #fff;
  text-align:center;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding:5px 0;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }
  
  /* - - - - - - - - - - - Images and image galleries - - - */
.img_shadow {
  float:right;
  background: url(images/global/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/global/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img_shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }

.caption_div {
float:right;
width: 215px;
font-size:smaller;
text-align:center;
line-height:normal;
}
.img_gallery {
float:left;
margin: 0 15px 15px 0;
padding: 5px;
width: 125px;
border: 1px solid #ccc;
text-align:center;
}

.img_gallery img {
margin-bottom: 5px;
border: 0;
}

a:hover .img_gallery {
background-color:#FFFF99;
}
.img_gallery p {
font-size:smaller;
line-height:normal;
text-align:left;}

 .clearboth { clear:right; }
	
