
.hFooter {
	clear: both;
	height: 40px;

	}

body{background:#f9f9f9;font:12px/19px Arial, Helvetica, Sans-serif;color:#333;}
#wrapper{width:960px;margin:15px auto;}
#content{float:left;background:#fff url(images/bg-box.png) repeat-x top center;width:605px;border:1px solid #dfdfdf;padding:25px 100px;}

.entry{
color: #333333;
font-family: "Georgia", "Times New Roman", "Times", serif;
font-size: 16px;
line-height: 1.6;
text-align:justify;
padding:10px 0 15px;}

.entry p{padding-bottom:10px;font-size:15px;}

.entry h3{font-size:20px;font-style: italic; font-weight:500;color:#b5550f;
font-family: "Georgia", "Times", "Times New Roman", serif;letter-spacing:0px;padding:8px 0 1px;text-shadow: 2px 2px 1px rgb(221, 221, 221);}
.entry h4{font:15px;font-family:Arial;font-weight:700;padding:0 0 10px;}
.entry h5{font:15px/17px Arial;font-weight:700;padding:0 0 10px;}
.entry h6{font:13px/16px Arial;font-weight:700;padding:0 0 10px;}
.entry ul{padding-bottom:10px;list-style:none;margin:0 0 0 7px;}
.entry ol{list-style-type:decimal;margin:0 0 10px 25px;}.entry ol ol{list-style:upper-alpha;}.entry ol ol ol{list-style:lower-roman;}.entry ol ol ol ol{list-style:lower-alpha;}.entry ul ul,.entry ol ol,.entry ul ol,.entry ol ul{margin-bottom:0;}.entry ul li{background:url(images/icon-bullet.png) no-repeat 0 5px;font-size:13px;line-height:20px;padding:3px 0 3px 19px;}.entry ol li{font-size:12px;line-height:19px;padding:3px 0;}.entry li a:link,.entry li a:visited{color:blue;}.entry li a:hover{color:blue;text-decoration:underline;}.entry li ul{margin:0;padding:0;}.entry del{text-decoration:line-through;color:#aaa;}.entry ins{text-decoration:underline;font-weight:700;}.entry blockquote{background:#f5f5f5;border:1px solid #eee;font-family:Georgia,"Times New Roman",Times,serif;border-width:1px 0;margin:20px 0;padding:15px 15px 1px;}.entry blockquote p,blockquote a,blockquote{color:#666;font-style:italic;font-size:1em;}.entry pre,.entry tt{white-space:pre;display:block;font:12px 'andale mono', 'monotype.com', 'lucida console', monospace;line-height:20px;background:#f5f5f5;overflow:auto;color:#666;margin:1.5em 0;padding:1em;}.entry hr{background:#e6e6e6;color:#e6e6e6;clear:both;width:100%;height:1px;border:none;margin:15px 0;}.entry input,.entry textarea{font-size:1em;padding:3px;}img.centered{display:block;margin-left:auto;margin-right:auto;margin-bottom:10px;padding:0;}img.alignnone{display:inline;margin:0 0 10px;padding:0;}img.alignright{display:inline;margin:0 0 10px 10px;padding:0;}img.alignleft{display:inline;margin:0 10px 10px 0;padding:0;}.aligncenter{display:block;margin-left:auto;margin-right:auto;margin-bottom:10px;}.alignright{float:right;margin:0 0 10px 10px;}.alignleft{float:left;margin:0 10px 10px 0;}.wp-caption{background:#F7F7F7;text-align:center;border:1px solid #e6e6e6;padding:4px 0 5px;}.wp-caption img{border:0;margin:0 0 5px;padding:0;}.wp-caption p.wp-caption-text{font-size:11px;font-weight:400;line-height:12px;margin:0;padding:0;}
.tags{background:#fff url(images/icon-tag.png) no-repeat 0 1px;color:#222;margin:7px 0 0;padding:0 0 0 21px;font-size:13px;}


table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

table > tbody > tr:hover > td,
table > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
