<!--
body {
	/*background-image: url(template_img/bg.gif);*/
	background-repeat:repeat;
        background-image: url(template_img/leather-dark.jpg);
	height:94%;
	font-family: Georgia,"Times New Roman",Times,Serif;
	font-size:0.7em;
        background-color: #DDDDDD;
}
#d_body {
width:100%;
height:100%;
}
#d_outerbox {
background-image:url(img/paperBackground.jpg);
background-position:top center;
width:780px;
margin:0 auto;
}
#header { /* the header of the page */

border-bottom:5px solid;
height:60px;
margin:0;
padding:20px 0 10px 10px;
width:770px;

}
#d_contentbody {
padding:6px;
}
#d_contentbody_left {
float:left;
width:500px;
}
#d_contentbody_right {
background-color:#FFFFFF;
background-image:url(template_img/bg_blog.gif);
background-position:center top;

border-bottom:1px solid #E2E1E1;
border-right:20px solid;
border-top:5px solid;
float:right;
left:508px;
margin-right:-6px;
padding-bottom:6px;
padding-left:6px;
padding-top:6px;
width:248px;
z-index:1001;
}

/*
#d_contentbody_right {
	float:right;
	left:508px;
	width:248px;
	padding:6px;
background-color: #ffffff;
	background-image:url(template_img/bg_box.gif);

	background-repeat:repeat-x;
	border-bottom:solid 1px #e2e1e1;
	border-right:solid 1px #e2e1e1;
	z-index: 1001;
}*/


.d_blog {
background-image:url(template_img/bg_blog.gif);
background-position:top center;
background-repeat:repeat-y;
border-left:30px solid;
border-right:6px solid;
border-top:6px solid;
margin-left:-6px;
padding:15px 15px 15px 16px;
position:relative;
}

/*
.d_blog {/* class for the blog entries */
position:relative;
padding:15px;
background-image:url(template_img/bg_blog.gif);
background-repeat:repeat-y;
}
*/
.d_blog img {/* if you want a CSS class on images contained within blog content, borders and such */
}
h1,h2,h3 {
	font-family:"Trebuchet MS", Tahoma, Verdana;
	text-transform:uppercase;
	letter-spacing:1px;
}
h3 {
font-size:1.1em;
}

/* header styles */
.content_header { /* header for blogs */
        font-family: Georgia;
        border-bottom: 1px solid;
	/*font-size:1.3em;*/
	/*font-weight: bold;*/
}
.content_date { 
	font-size:1em;
	font-style:italic;
	font-weight:normal;
}
div.content_content {
margin-left:25px;
line-height:18px;
text-align:justify;
}
ul.linkList {
list-style:none;
list-style-image:none;
}
ul.linkList li {
padding-left: 15px;
margin-top:6px;
background-image:url(template_img/bullet_black.png);
background-repeat:no-repeat;
margin-left: -14px;
}
ul.content_linkrow li {
display:inline;
padding-left:15px;
}
ul.content_linkrow li.author {
background-image:url(template_img/person.png);
background-repeat:no-repeat;
}
ul.content_linkrow li.comments {
background-image:url(template_img/comments.png);
background-repeat:no-repeat;
}
ul.content_linkrow li.plink {
background-image:url(template_img/plink.png);
background-repeat:no-repeat;
}

/* style for polls */
.pollName { /* header */
	font-size: 11px;
	font-weight: bold;
}
.poll { /* poll */
	font-size: 11px;
}




/* link styles */
/* generic links style */
A:link    { color: #000000 }
A:active  { color: #000000}
A:visited { color: #000000}
A:hover   { color: #CCCCCC; text-decoration:underline  }
/* links within Blog content */
.b_content A:link    { color: #000000; text-decoration:underline }
.b_content A:active  { color: #000000}
.b_content A:visited { color: #000000}
.b_content A:hover   { color: #000000}
/* links within Blog subtext */
.b_subtext A:link    { color: #000000; text-decoration:underline }
.b_subtext A:active  { color: #000000}
.b_subtext A:visited { color: #000000}
.b_subtext A:hover   { color: #000000}
/* links within Comments  */
.c_content A:link    { color: #000000; text-decoration:underline; font-weight:bold }
.c_content A:active  { color: #000000; font-weight:bold }
.c_content A:visited { color: #000000; font-weight:bold }
.c_content A:hover   { color: #000000; font-weight:bold }

/* headers as links */
h1 A, h1 A:hover {
text-decoration:none;
color:#000000;
}

/* calendar begin */



}

table#calendar {
	font-size:10px;
	width:100%;
}
table#calendar caption {
}
table#calendar a {
	text-decoration:none;
}
table#calendar tr#days th {
	color: #555555;
	font-size:1em;
	font-weight: bold;
	padding: .3em 1px;
}
table#calendar tr#title th {
	font-size: 1em;

}
table#calendar td {
	width: 10px;
	height: 10px;
	color: #333333;
	text-align: center;
	vertical-align: top;
	padding:3px;
}
table#calendar td a {
	font-weight: bold;
	display: block;
	width: 10px;
	text-align:center;
	padding:0 3px 0 3px;
}
table#calendar th a {
	font-weight: bold;
}


table#calendar .today {
	background-color: #f1f1f1;
	border:solid 1px #CCCCCC;
}
table#calendar p {
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	text-align:center;
	
}
.dCenter 
{
margin-left: 15%;
margin-right: 15%;
}

/* calendar ends */


/* comments */
.c_cHeader {
border-bottom:solid 3px #dddbdb;
background-color:#f1f1f1;
padding:6px;
padding-bottom:2px;
}
.c_contentPerson {
height:32px;
padding-left:44px;
background-image:url(img/avatar/warhol.gif);
background-repeat:no-repeat;
}
.c_contentTop {
background-image:url(img/comment_bg1.gif);
background-position:right center;
background-repeat:no-repeat;
height:60px;
width:439px;
}
.c_content {
background-image:url(img/comment_bg2.gif);
background-repeat:repeat-y;
background-position:right center;
padding-left:24px;
padding-right:24px;
}
.c_contentBottom {
background-image:url(img/comment_bg3.gif);
background-position:right center;
background-repeat:no-repeat;
height:50px;
width:439px;
}

/* Commets form */
#f1 {
background-color:#f1f1f1;
border:solid 3px #dddbdb;
margin:8px;
padding:14px;
padding-top:2px;

}

#f1 input, #f1 textarea {
width:300px;
margin:5px 0 10px 0;
padding:4px;
border:2px dotted #dddbdb;
}

#f1 input {
height:18px;
}
 #f1 textarea {
 width:375x;
 }

#f1 input.selected,#f1 textarea.selected {
border:solid 2px #dddbdb;
}

#f1 input.btn {
width:60px;
height:26px;
}

.underlinemenu {
background-color:#EEEEEE;
border-bottom:5px solid #EEEEEE;
border-top:2px solid #EEEEEE;
font-weight:bold;
margin-bottom:-5px;
width:100%;
}

.underlinemenu ul{
padding: 6px 0 7px 0; /*6px should equal top padding of "ul li a" below, 7px should equal bottom padding + bottom border of "ul li a" below*/
margin: 0;
text-align: right; //set value to "left", "center", or "right"*/
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #494949;
padding: 6px 3px 4px 3px; /*top padding is 6px, bottom padding is 4px*/
margin-right: 20px; /*spacing between each menu link*/
text-decoration: none;
border-bottom: 3px solid gray; /*bottom border is 3px*/
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: black;


} 
-->