 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; }

body {
	background: #F5F8EC;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #777; 
	text-align: center;
}

/* links */
a, a:visited {
	text-decoration: none;
	color: #777;
	background: inherit;
}
a:hover {
	color: #BB5148;
	background: inherit;
	text-decoration: underline;
}

a.highlight {color: #BB5148;
	}

.style1 {color: #6c698e;
	font-weight: bold;
}
.style2 {color: #bb5148;
}

/* headers */
h1, h2, h3 {
	font-family: Verdana, Tahoma, Sans-serif;
	font-weight: Bold;
	color: #6c698e; 		
}
h1 {
	font-size: 110%;	
}
h2 {
	font-size: 120%;
	text-transform: uppercase;
	color: #88ac0b;
}
h3 {
	font-size: 120%;
	color: #666666; 
}

/* images */
img {
	background: #FAFAFA;
    border: 1px solid #E5E5E5;
	padding: 5px;
}

img.spec {
	border: none;
	background: none;
	padding: 0;
		}
		
img.martia {
	background: #FAFAFA;
    border: 1px solid #E5E5E5;
	padding: 5px;
	position: center;
	margin-top: 0px;
	margin: 0px 5px 0px 25px;
}


h1, h2, h3,  {
	padding: 10px;		
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul li {
	list-style-image: none;
}

ul.spec {
	margin: 0px 5px;
	padding: 5px 0px 0px 0px;
}

ul li.spec {
	list-style-image: none;
	margin-left: -1px;
}

td.spec {
	padding: 5px 25px 5px 25px;
}

td.left {
	width: 270px;
}

td.right {
	width: 270px;
}

td.center {
	width: 8px;
}



td.martia {
	padding: 0px 0px;
	vertical-align: top;
}


/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 90%;
	background: #FFF;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	clear: both;
	width: 525px;
	padding: 0; 
	margin: 10px auto;
}
#header {
	width: 820px;
	position: relative;
	height: 125px;
	background: #f5f8ec url(header3.jpg) no-repeat center top;
	padding: 0;	
	color: #FFF;
	/* font-size: 14px; */
}


/* Menu */
#menu {
	clear: both;	
	margin: 0 auto; padding: 0;
	background: url(menu1.jpg) repeat-x 0 0;	
	font: bold 12px/37px Verdana, Arial, Tahoma, Sans-serif;
	height: 37px;
	width: 780px;	
}
#menu ul {
	float: right;
	list-style: none;
	list-style-image: none;
	margin:0; padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 10px;
	color: #777;	
	text-decoration: none;
}
#menu ul li.last a {
	padding-right: 20px;	
}
#menu ul li a:hover {
	color: #BB5148;	
}
#menu ul li#current a {	
	color: #BB5148;
}

/* Main Column */
#main {
	float: center
	width: 90%;
	padding: 0; margin: 0 0 0 5px;
	text-align: left
	background: #FFF
}
#main h1 {
	width: 450px
	margin-top: 10px;
	font: Bold 110% Verdana, Tahoma, Sans-serif;
	color: #6c698e; 
	padding: 5px 0 5px 25px; 	
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(paw.gif) no-repeat 3px 50%;	
}

.post-footer {
	background-color: #F5f8ec;
	padding: 5px; margin: 20px 10px 0 10px;
	border: 1px solid #fff;
	font-size: 95%;	
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
#main style1 a {
	color: #777
}	

/* Sidebar */	
#sidebar {
	text-align: left;
	width: 200px;
	padding: 0; margin: 5;	
	color: #68774A;	
}	
#sidebar h1 {
	margin-top: 10px;
	padding: 5px 5px; 
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #728D26;	
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 4px 4px 8px 70; padding: 0;
	text-decoration: none;		
	background: url(dots.jpg) repeat-x left top;
}
#sidebar ul.sidemenu li {
	list-style: none;
	background: url(dots.jpg) repeat-x left bottom;
	padding: 4px 0 4px 5px;
	margin: 0 2px;	
	color: #68774A;	
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #777;			
}
#sidebar ul.sidemenu li a:hover {	
	color: #BB5148;	
}

/* Footer */	
#footer {
	color: #777;
	background: #F5F8EC url(footer1.jpg) no-repeat center top;
	clear: both;
	width: 820px;
	height: 65px;
	text-align: center;	
	font-size: 98%;	
}
#footer a { 
	color: #777;
	text-decoration: none; 
}
#footer a:hover {
	color: #BB5148;
	font-size: 100%;
}


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.float-center { float: center; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }


