

/*<group=layout>*/

h5 {
	font-size:8pt;
}

#contentBody {
	z-index:1;
}

#contentBody h2 {
	margin-bottom: 0;
}

#contentBody h2 a {
	background-image: url(../images/skin/h2_blog.gif);
}

#center {
	margin:0;
	width:520px;
	border-style:solid;
	border-width:0 1px 0 0;
	border-color:#000;
	border-collapse:collapse;
	float:left;
	clear:both;
	overflow:hidden;
	z-index:999;
	visibility:visible;
	background:transparent;
}

#blogbottom {
	clear:both;
	border-style:solid;
	border-width:1px 0 0 0;
	border-color:#000;
	margin:0 5px;
	height:1px;
	overflow:hidden;
	font-size:1px;
	width:700px;
}
	
/*</group>*/

/*<group=entries>*/

.date {
	
}

.date h3 {
	font-size:8pt;
	padding:5px 0 5px 20px;
	margin:0 0 0 5px;
	font-weight:normal;
	background:url(../images/skin/partidot1.gif) repeat-x bottom;
}

.entry {
	padding:20px;
	margin:0 5px;
	background:url(../images/skin/partidot0.gif) repeat-x bottom;
}

.entry h4 a {
	background:#fff;
	color:#666;
	font-size:12pt;
	margin:0;
}
.entry h4 a:hover {
	background:#666;
	color:#fff;
	text-decoration:none;
}

.date .entry {
	margin:0 0 0 5px;
}

p.entry-footer {
	margin:20px 0 0 0;
	text-align:right;
	font-size:8pt;
	color:#999;
	background-color:#fff;
}
	
/*</group>*/


/*<group=right>*/

#right {
	border-style:solid;
	border-width:0 0 0 1px;
	border-color:#000;
	width:165px;
	float:left;
	position:relative;
	top:0;
	left: -1px;
	font-size:8pt;
	overflow:hidden;
	clear:none;
	margin:0;
	border-collapse:collapse;
}

#right a {
	position:relative;
	top:0;
	left: 0;
}

#right ul li a {
	display:block;
	background-image:url(../images/skin/tri999.gif);
	background-position:left center;
	background-repeat:no-repeat;
	background-color:#ffffff;
	color:#666666;
	margin:0 0 10px 0;
	padding:0 0 0 13px;
}
#right ul li a:hover {
	background-image:url(../images/skin/trifff.gif);
	background-position:left center;
	background-repeat:no-repeat;
	background-color:#666666;
	color:#ffffff;
	text-decoration:none;
}


#right h3,#right h3 a {
	height:12px;
	display:block;
	background-position:left top;
	background-repeat:no-repeat;
	margin:0 0 10px 0;
	font-size:1px;
	text-indent:-999px;
}

#archives-list h3 a {
	background-image:url(../images/skin/blog_archives.gif);
}


#categories h3 {
	background-image:url(../images/skin/blog_categories.gif);
}

#recent-entries h3 {
	background-image:url(../images/skin/blog_recent.gif);
}



#right ul {
	
}

#right li {
	
}

#right li a {
	display:block;
}

#right .module {
	padding:20px 0 20px 20px;
}

#getfeed a {
	display:block;
	background-image:url(../images/skin/icon_syndicate.gif);
	background-position:left center;
	font-size:8pt;
	padding:5px 0 5px 19px;
	color:#666;
	background-color:#fff;
	
}

#getfeed a:hover {
	color:#fff;
	background-color:#666;
	text-decoration:none;
}
	
/*</group>*/

/*<group=elements>*/
#go-archives {
	margin:0;
	padding:10px 20px;
	text-align:center;
}

#go-archives a {
	display:block;
	font-size:1px;
	text-align:left;
	text-indent:-9999px;
	margin:0 auto;
	width:134px;
	height:21px;
	background-image:url(../images/skin/goarchives.gif);
	background-position:0 0;
}

#go-archives a:hover {
	background-position:0 -21px;
}

#contentBody.archives #center h3 {
	font-size:1px;
	height:20px;
	text-indent:-999px;
	margin:20px 0 15px 25px;
	background-image:url(../images/skin/h3_archives.gif);
}


/*</group>*/

/*<group=entry page>*/
.blog-entry h3 {
	margin:20px 0 0 0;
}

.blog-entry h4 {
	background-position:0 0;
	height:12px;
	font-size:1px;
	text-indent:-9999px;
	margin:0 0 20px 0;
}

div#trackbacks-info {
	margin:20px 0 0 0;
}

div#trackbacks-info h4 {
	background-image:url(../images/skin/h3_trackbacks.gif);
}
div#comments h4 {
	background-image:url(../images/skin/h3_comments.gif);
}

div#trackbacks-info h4 {
	background-image:;
}

div#comments {
	margin:20px 0 0 0;
}
.blog-entry .entry-footer {
	margin:20px 5px;
	padding:0 20px 10px 20px;
	background-position: left bottom;
	background-repeat: repeat-x;
	background:url(../images/skin/partidot1.gif) repeat-x bottom;
}

#ping-url {
	padding:10px;
	font-size:xx-small;
	border:2px solid #ccc;
	text-align:center;
}

#ping-url h5 {
	font-weight:normal;
	font-size:xx-small;
	display:inline;
	margin:0 2px 0 0;
}
#ping-url address {
	font-weight:bold;
	font-size:xx-small;
	display:inline;
}

/*</group>*/
