/*
Theme Name: WLTM Blog v1
Description: WLTM Blog v1, 
Version: 1.0
Author: Who Links To Me
Author URI: http://pro.wholinkstome.com/
Tags: fixed width, right sidebar, two columns, valid XHTML, widgets
*/
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-position: top left;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #182F3A;
	margin: 0 auto;
	padding: 0;
}

h1,h1 a{
	font-family:Georgia,"Times New Roman",Times,Serif;
	font-size:24px;
	font-style:normal;
	font-weight:700;
	text-align:left;
	color:#102028;
}

h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
}

h2,h2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: italic;
	font-weight: 700;
	text-align: left;
	color: #1F79AA;
	text-decoration: none;
}

h2.pagetitle,h2 a.pagetitle {
	margin: 0 0 10px 0;
	font-style: normal;
	color: #185468;
}

h3,h3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	text-align: left;
	color: #F35030;
	margin-top: 33px;
}

h4,h4 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	color: #182F3A;
}

h5,h5 a,h6,h6 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #182F3A;
}

p {
	margin: 15px 0;
	line-height: 21px;
}

a {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
	color: #217591;
}

a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #398C5A;
}

img#wpstats {
	display: none
}

a img {
	border: 0;
}

a.PostHeader:hover {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0;
	text-align: left;
	color: #EF9C43;
}

a.PostHeader {
	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0;
	text-align: left;
	color: #1C657D;
}

blockquote {
	border: 1px solid #9DC4D7;
	background-color: #FBE4CB;
	background-image: url('images/PostQuote.png');
	background-position: left top;
	background-repeat: no-repeat;
	margin: 10px 10px 10px 50px;
	padding: 5px 5px 5px 38px;
}

blockquote p {
	color: #091116;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	letter-spacing: 0;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 3px;
	line-height: 125%;
}

img {
	border: 1px solid #E27F15;
	margin: 10px;
	padding: 5px;
}

img.r {
	float: right;
	clear: both;
}

img.l {
	float: right;
	clear: both;
}

img.metadata-icon {
	border: none;
	vertical-align: middle;
}

input,select {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 125%;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	letter-spacing: 0;
	line-height: 150%;
}

.timeauthor {
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 10px;
	padding: 0;
}

ul {
	list-style-type: none;
	color: #081B21;
	margin: 0;
	padding: 0;
}

button.Button,a.Button {
	width: 90px;
	border: none;
	background: url(images/Button.png) top left;
	height: 29px;
	cursor: pointer;
	margin: 10px auto;
	padding: 0;
}

button.Button:hover {
	background: url('images/Button-hover.png') top left;
	height: 29px;
	width: 90px;
}

.aligncenter,div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

table {
	
}

td {
	padding: 2px 0px 2px 4px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.clear-float {
	float: none;
	clear: both;
}

div.Header {
	position: relative;
	width: 874px;
	height: 203px;
	margin: 30px auto;
}

div.Header div.Header-c {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 203px;
	background-image: url('images/header.png');
	background-repeat: no-repeat;
	background-position: center center;
}

div#mylogo {
	height: 145px;
	width: 370px;
	display: block;
	margin: 0 0 0 20px;
}

div#mylogo a {
	display: block;
	float: left;
	margin-top: 0;
	height: 68px;
	width: 348px;
}

#mylogo a span {
	display: none;
}

#commentform textarea {
	width: 618px;
	padding: 2px;
}

.nav {
	position: absolute;
	top: 169px;
	left: 635px;
	width: 224px;
	height: 33px;
	z-index: 100;
	text-align: center;
	margin: 0 0 0 37px;
}

.navigation {
	display: none;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 3em;
}

.artmenu {
	text-align: center;
	padding: 0;
}

.artmenu a {
	cursor: pointer;
	text-decoration: none;
	margin-right: 0;
	margin-left: 0;
}

.artmenu a span span {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 27px;
	text-align: center;
	background-image: none;
	background-position: left top;
	background-repeat: repeat-x;
	color: #fff;
	margin: 0;
	padding: 0 12px;
}

.artmenu a,.artmenu a span {
	height: 27px;
	display: block;
}

.artmenu a,.artmenu a,.artmenu a:hover {
	text-align: left;
	text-decoration: none;
	outline: none;
	letter-spacing: normal;
	word-spacing: normal;
	color: #F2BE8D;
}

.artmenu a.active span span {
	color: #e27f15;
	display: block;
}

.artmenu a:hover span span,.artmenu li:hover a span span {
	color: #F2BE8D;
	background-position: left -27px;
}

.artmenu li {
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background: none;
	text-align: center;
	margin: 0;
	padding: 0;
}

.artmenu li:hover {
	z-index: 10000;
	white-space: normal;
	text-align: center;
}

.artmenu li:hover>ul {
	visibility: visible;
	top: 100%;
}

.artmenu {
	border: 0px;
	list-style-type: none;
	display: block;
	text-align: center;
	min-height: 0px;
	margin: 0px;
	padding: 0px;
}
.artmenu:after,.artmenu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

.Main {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	background: url('images/footer-repeat.png') bottom repeat-x;
}

.PageBackgroundGradient {
	background-image: url('images/page-bggradient.png');
	background-repeat: repeat-x;
	height: 203px;
	margin-top: 30px;
}

.contentLayout .content {
	position: relative;
	border: 0;
	float: left;
	overflow: hidden;
	width: 665px;
	margin: 0 0 0 0px;
	padding: 0;
}

.contentLayout .sidebar1 {
	position: relative;
	border: 0;
	float: right;
	overflow: hidden;
	width: 278px;
	margin: 0;
	padding: 0;
}

.Sheet {
	overflow: hidden;
	min-width: 57px;
	min-height: 57px;
	position: relative;
	z-index: 0;
	width: 900px;
	margin: 0 auto;
}

.Sheet-body,.Block-body {
	position: relative;
	z-index: 0;
	margin: 0;
}

.Block {
	overflow: hidden;
	min-width: 1px;
	min-height: 1px;
	position: relative;
	z-index: 0;
	margin: 0 0 30px 0;
}

.Block table.table {
	border-collapse: collapse;
	margin: 1px;
}

.Block table.table td {
	vertical-align: top;
}

.Block table.table th,.Block table.table td {
	padding: 2px;
}

.header-tag-icon {
/*	display: inline-block;
	background: url('images/BlockHeaderIcon.png') no-repeat left bottom;
	background: none;
	height: 23px;
	margin: 0;
	padding: 0 0 0 25px;
	padding: 0 0 0 5px;
*/
}

.BlockContent {
	overflow: hidden;
	min-width: 3px;
	min-height: 3px;
	position: relative;
	z-index: 0;
	margin: 0 auto;
}

.BlockContent-body {
	position: relative;
	z-index: 0;
	color: #182F3A;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 125%;
	margin: 10px 0 0 0;
}

.BlockContent-body a:hover {
	color: #EF9C43;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	letter-spacing: 0;
}

.BlockContent-body a {
	color: #2B9ABF;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	letter-spacing: 0;
}

.BlockContent-body li {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	text-decoration: none;
	letter-spacing: 0;
}

.BlockContent-body ul a:hover {
	color: #EF9C43;
	text-decoration: underline;
}

.BlockContent-body ul {
	list-style-type: disc;
	color: #18536E;
	margin: 0 0 0 18px;
	padding: 0;
}

.BlockContent-body ul li {
	background-image: none;
	line-height: 1.2em;
	margin: .5em 0;
	padding: 0 0 0 0px;
}

.BlockHeader {
	position: relative;
	overflow: hidden;
	z-index: 0;
	margin-bottom: 0;
	padding: 0;
	border-bottom: 1px solid #9CA1A3;
}

.BlockHeader-text {
	color: #18536E;
	font-size: 20px;
	font-weight: normal;
	text-align: right;
	font-family: "Franklin Gothic Medium",Arial,"Gill Sans","Gill Sans MT","Eras Medium ITC","Segoe UI",Futura,Century Gothic,sans-serif;
	display: block;
}

.Post {
	overflow: hidden;
	min-width: 1px;
	min-height: 1px;
	position: relative;
	z-index: 0;
	margin: 0px 0 20px 0px;
}

.entry {
	margin: 20px 0 10px 0;
}

.Post ul li {
	background-image: url('images/PostBullets.png');
	background-repeat: no-repeat;
	line-height: 22px;
	margin: .5em 0;
	padding: 1px 0 1px 22px;
}

.Post-body {
	position: relative;
	z-index: 0;
	margin: 15px 10px 15px 0;
}

.PostContent {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	color: #182F3A;
}

.Post-inner {
	margin: 0 10px 0 0;
	padding: 0;
	border-bottom: 1px dashed #4B6075;
}

.PostHeaderIcon-wrapper {
	word-spacing: normal;
	font-variant: normal;
	text-transform: none;
	text-indent: 0;
	line-height: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: italic;
	font-weight: 700;
	text-decoration: none;
	letter-spacing: 0;
	text-align: left;
	color: #028cbe;
	margin: 0 0 10px;
	padding: 0;
}

.PostHeaderIcon-wrapper img {
	border: none;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	display: none;
}

.PostMetadataFooter {
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: #224353;
	padding: 10px 0 10px 0;
}

.PostMetadataFooter a:hover {
	text-decoration: underline;
	color: #EF9C43;
}

.PostMetadataFooter a {
	text-decoration: none;
	color: #1B6179;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	background: #fff;
	padding: 2px;
}

/*
.Footer {
	position: relative;
	z-index: 0;
	height: 139px;
	width: 880px;
	background: url('images/Footer.png') no-repeat bottom center;
	margin: 5px auto 0;
}
*/

.Footer {
	position: relative;
	background: url('http://pro.wholinkstome.com/images/footer-repeat.gif') top left repeat-x;
	height: 199px;
	width: 1000px;
	margin: 0px auto;
}

.Footer .Footer-inner {
	position: relative;
	z-index: 0;
	text-align: center;
	padding: 70px 0 0;
}

.Footer .Footer-text {
	display: inline-block;
	color: #C5DCE7;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	letter-spacing: 0;
	line-height: 100%;
}

.Footer .Footer-text a:hover {
	color: #EF9C43;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	text-decoration: underline;
}

.Footer .Footer-text a {
	text-decoration: none;
	color: #7AC7E1;
	font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.Footer .Footer-text p {
	margin: 0;
}

.Footer-background {
	width: 100%;
	height: 139px;
}

.rss-tag-icon {
	position: relative;
	float: left;
	background: url('images/rssicon.png') top right no-repeat;
	height: 30px;
	width: 31px;
	margin: 0 5px 0 0;
	padding: 0 0 0 20px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

#wp-calendar {
	empty-cells: show;
	width: 155px;
	margin: 10px auto 0;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	text-align: center;
	padding: 3px 0;
}

#searchform input {
	width: 80%;
}
