body {
	margin:0px;
	margin-top:20px;
	text-align:center;
	font-family: "Book Antiqua", "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}


image {
	border:0px;
}


.box {
	margin-top:20px;
}

.container {
	margin: 0 auto;
	background:#FFF;
	text-align:left;
	border:1px solid #fff;
	padding:5px;
	width:840px;
}


.inner_box {
	background: #fff;
	min-height:500px;
	padding:5px;
	text-align:justify;
	color: #746F62 !important;
	font-size:105%;
}


.inner_box a {
	color:#333;
}


.inner_box a:hover {
	color:orange;
}


.page_title {
	color:#123456;
	padding:1px;
	padding-right:3px;
	border-bottom:1px solid #333;
	text-align:right;
	font-size:120%;
	margin-bottom:10px;
	background:url('http://www.mekdigital.com/img/m.gif') left no-repeat;

}


.box, input {
	font-size:80%
	color:#333;
}

blockquote {
	background:#fff;
	border:1px solid #333;
	padding:15px;
}

code {
        color:#333;
        font-family: 'Bitstream Vera Sans Mono'; 
        font-size: 12px;
}

.post_title {
	background:#333;
	color:#fff;
	padding:5px;
	border:0px solid #fff;
	border-bottom:0px solid #333;
	border-right:0px solid #333;
	text-align:left;
	font-size:110%;
}

.post_title a {
	color:#ebebeb;
	text-decoration:none;
}

.post_title a:hover {
	color:#orange;
}

.post_date {
	text-align:right;
	font-size:75%;
	padding:5px;
	padding-right:10px;
	color:#333;
}


.post_entry {
	font-size:90%;
	background:#ebebeb;
	padding:10px;
	border:1px solid #ccc;

}

.post_meta {
	font-size:75%;
	padding:5px;
	padding-left:10px;
	color:#333;
	margin-bottom:40px;

}



.post_comment_header {
	margin-top:50px;
	font-weight:bold;
	padding:1px;
	padding-right:3px;
	border-bottom:1px solid #ccc;
	text-align:right;
	font-size:95%;
	margin-bottom:10px;
}

.add_a_comment {
	margin-top:60px;
	font-weight:bold;
	padding:1px;
	font-size:95%;
	margin-bottom:10px;
	text-align:right;
}

.odd {
	font-size:80%;
	background:#fff;
	padding-top:10px;
	border-bottom:1px solid #ccc;
	margin-top:15px;
}

.even {
	font-size:80%;
	font-size:80%;
	background:#fff;
	padding-top:10px;
	border-bottom:1px solid #ccc;
	margin-top:15px;
}

.mycomment {
	font-size:80%;
	font-size:80%;
	background:#fff;
	padding-top:10px;
	border-bottom:1px solid #ccc;
	margin-top:15px;
	background:url('http://www.mekdigital.com/img/m.gif') right bottom no-repeat

	
}
.comment_date {
}

.column {
	padding-top:10px;
	padding-right:25px;
	padding-left:25px;
}


.menu {
	margin: 0 auto;
	color: #FFF;
	text-align:left;
	border:1px solid #ebebeb;
	padding:0px;
	width:850px;
	min-height: 30px;
	background:url('../images/mekdigital_logo.png') right no-repeat #fff
}

#menu-bar ul {
  display:inline;
  list-style-type:none;
  background-color:#fff;
  padding:0;
}
#menu-bar ul li {
  float:left;
  margin:0;
}

#menu-bar #menu-0, #menu-1, #menu-bar #menu-2, #menu-bar #menu-3, #menu-4, #menu-5, #menu-6, #menu-7 {
  display:block;
  width:120px;
  height:30px;
  margin:0;
}

#menu-bar #menu-0 {
  background:url('../images/menu_0.png') 0 0 no-repeat;
}

#menu-bar #menu-0:hover {
  background-position: -120px 0;
}

#menu-bar #menu-1 {
  background:url('../images/menu_1.png') 0 0 no-repeat;
}

#menu-bar #menu-1:hover {
  background-position: -120px 0;
}

#menu-bar #menu-2 {
  background:url('../images/menu_2.png') 0 0 no-repeat;
}

#menu-bar #menu-2:hover {
  background-position: -120px 0;
}

#menu-bar #menu-3 {
  background:url('../images/menu_3.png') 0 0 no-repeat;
}

#menu-bar #menu-3:hover {
  background-position: -120px 0;
}


#menu-bar #menu-4 {
  background:url('../images/menu_4.png') 0 0 no-repeat;
}

#menu-bar #menu-4:hover {
  background-position: -120px 0;
}

img {
	border:0px;
}

.menu a {
	color:#FFF;
}


.menu a:hover {
	color:orange;
}


.note {
	color:red;
	padding-top:100px;
	font-size:80%;
	text-align:center;
}


.hilight {
	/*
	background:#cbcbcb;
	padding-right:2px;
	padding-left:2px;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	*/
	color:#123456;
}
