/* CSS Document */

body {
text-align:center; background:#efefef url(top_header.jpg) top repeat-x; margin:0px auto; font-family:Calibri, "Century Gothic", Arial, sans-serif;}

.header {width:766px; margin:0px auto; text-align:left; padding:10px 0px 10px 20px;}

.header a {padding-right:30px; text-decoration:none; color:#12B0C1;}


.content {width:766px; margin:0px auto; text-align:left;}

.footer { background:url(img/blog_footer.png) no-repeat 50% 0; width:100%; height:200px; position:fixed; left:0; bottom:0; color: #F7F7F2; font: bold 1em;  } 

.footer a { color: #F7F7F2; text-decoration: none; }
.footer a:hover { color: #FFC; }

/* path (horizontal navigation) */
.path { background: none;/*url(img/bg_path.png) top left repeat-x;#797167;*/ color:#000000; font: normal 1.1em Verdana,sans-serif; padding: 0px 12px 0px 12px; height: 35px; }
.path li,.path ul { display: inline; }
.path a { color: #000000; text-decoration: none; margin-right: 16px; }
.path a:hover { color: #048; text-decoration: underline; }
.path .left { float: left; padding: 9px 0px 0px 0px; }
.path .right { float: right; padding: 5px 0px 0px 0px; text-align: right; }
.path .right a { margin-right: 0px }

.clearer { clear: both; font-size: 0; }