strong, b {
	font-weight: bold;
}
i, cite, em, var, address {
	font-style: italic;
}
p {
	font-size: 16px;
	text-shadow: white 0 1px 0;
	margin: 1em 0;
	
}
p.title {
	font-size: 14px;
	margin: 10px 0 2em 0;
	color: #a9a9a9;
	vertical-align: middle;
	line-height: 16px;
	text-align: center;
	text-decoration: none;
}
p.title img {
	height: 14px;
	width: 14px;
	padding: 1px;
	border: 1px solid #b2b2b2;
	margin: 2px 0 -2px 10px;
}
p.team {
	color: #535353;
	font-size: 18px;
	font-weight: bold;
	margin: 20px 0 0 15px;
}
p.postmetadata {
	margin: 1em 0 4em 0;
	color: #a9a9a9;
}
a {
	color:#479fdc;
	text-decoration: none;
	/*border-bottom: 1px dotted #479fdc;*/
}
a:hover {
	color: #3785bc;
	/*border-bottom: 1px dotted #3785bc;*/
}
a.authorTwitter {
	margin-left: 10px;
	border-bottom: none;
}
a img {
	border: none;
	display: inline-block;
}
#sidebar a, a:hover, .t3 {
	text-decoration: none;
}
p {
	line-height: auto;
}
.entry li {
	line-height: 18pt;
}
h1 {
	font-size: 4em;
	text-align: center;
	padding-top: 70px;
	margin: 0;
	line-height: auto;
}
h2 {
	margin: 30px 0 0;
	text-align: center;
	text-decoration: none;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	text-decoration: none;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 30px 0 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
ul.text li h3 {
	display: inline-block;
	vertical-align: middle;
}

#sidebar h2 {
	margin: 5px 0 0 10px;
	padding: 0;
	font-weight: bold;
	color: #000;
	font-size: 16px;
	text-shadow: white 0 1px 0;
}
#sidebar h3 {
	font-weight: normal;
	color: #8a8a8a;
	font-size: 13px;
	text-shadow: white 0 1px 0;
}
h4 {
	line-height: auto;
	font-size: 20px;
	text-decoration: none;
	font-weight: bolder;
}
h5 {
	line-height: 24px;
	font-size: 18px;
	text-decoration: none;
	font-weight: bolder;
}
#footer p {
	margin: 0;
	padding: 30px 0;
	text-align: center;
	color: #ffffff;
	text-shadow: none;
}
#footer a {
	color: #ffffff;
	text-decoration: underline;
	border-bottom: none;
	line-height: 25px;
}

.t2 {
	margin: 9px 0 0 10px;
	padding: 0;
	font-weight: bold;
	color: #000;
	font-size: 16px;
	text-shadow: white 0 1px 0;
	display: inline-block;
	vertical-align: middle;
}
.t3 {
	color: #8a8a8a;
	font-size: 13px;
	font-weight: normal;
	text-shadow: white 0 1px 0;
	vertical-align: middle;
	margin: 5px 0 0 59px;
	display: block;
	-webkit-transition: color .2s ease-in; /*safari and chrome */
	-o-transition: color .2s ease-in; /* opera */
	-moz-transition: color .2s ease-in; /* moz */
}
li.team .t2, li.team .t3 {
	color: #535353;
	-webkit-transition: color .1s ease-in; /*safari and chrome */
	-o-transition: color .1s ease-in; /* opera */
	-moz-transition: color .1s ease-in; /* moz */
}
li.team .t3:hover {
	color: #479fdc;
}
/* Title styling */
h2 a{

	color: #000000;
	line-height:auto;
	font-size:36px;
	text-decoration: none;
	border-bottom: none;
}
.c2 {
	color: #000000;
	font-size:36px;
	text-decoration: none;
	border-bottom: none;
	margin-bottom:40px;
}
h2 a:visited, .c2:visited {
	font-size:36px;
}
h2 a:visited:hover, .c2:visited {

}
h2 a:hover {
	color: #479FDC;
	border-bottom: none;
}
.post small {
	display:block;
	margin-top:2px;
}

.entry p a:visited {
	
}