/*
Theme Name: Simtic
Theme URI: http://www.simtic.com
Description: 
Author: Simtic
Author URI: http://www.simtic.com
Tags:
*/

*
{ margin: 0;
  padding: 0;
}

html
{ height: 100%;
}

body
{ text-align: center;
  height: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}

pre, div { text-align: left; }

.content
{ margin-left: auto;
  margin-right: auto;
  width: 980px;
}

.clear, .clearfix
{ clear: both;
  font-size: 0px;
  line-height: 0px;
  height: 0px;
}

.related-cat-meta h3.related-h3 {
    color: #000000;
    display: block;
    float: left;
    font-size: 1em;
    font-weight: bold;
    height: auto;
    line-height: 22px;
    margin: 0;
    padding: 0;
    text-decoration: none;
    width: 71%;
	background-color:transparent;
	background-image:none;
	background-repeat:repeat;
	background-position:0 0;
	border: none;
	clear:none;
	text-align:left;
}

.related-cat-meta h3 a.related-h3-a {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}

.related-cat-meta h3 a.related-h3-a:hover {
    font-weight: bold;
    text-decoration: undeline;
}

.post-meta h2 {
	clear: both;
    color: #005562;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: auto;
    margin: 0 0 3px;
    padding: 0;
    width: 100%;
}

.post-meta h2 a {
	color: #005562;
    display: block;
    font-weight: bold;
    text-decoration: none;
}

.post-meta h2 a:hover {
    text-decoration: underline;
}

.post-meta p.breadcrumb {
	display:block;
	float:left;
	margin-right:10px;
}

.post-meta ul  {
	list-style:none;
	margin-bottom: 10px;
}

.post-meta ul li {
	display: block; 
	float: left; 
	margin-right: 9px;
}

.post-meta ul li a{
	color:#005562;
	font-weight:bold;
	text-decoration:none;
}

.post-meta ul li a:hover{
	text-decoration:underline;
}
