body {
	background-color: #53534A;
	margin: 0px;
	padding: 0px;
}

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

a img {
	border: 0;
}

.NormalText, body, td {
	font-family: Myriad, "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #777;
    text-decoration: none;
	font-weight: normal;
	text-transform: none;
	font-style:normal;
}

.MainGrayText {
	font-family: Myriad, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #7E7E77;
    text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}

.SmallGray {
	font-family: Myriad, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #CECDC4;
    text-decoration: none;
	font-weight: normal;
}

.SmallLightGray {
	font-family: Myriad, "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #BDBCB0;
    text-decoration: none;
	font-weight: bold;
}

.SmallWhite {
	font-family: Myriad, "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #FFF;
    text-decoration: none;
	font-weight: bold;
}

.LightGray {
	font-family: Myriad, "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #BDBCB0;
    text-decoration: none;
	font-weight: normal;
	line-height: 20px;
	font-weight: bold;
}

.NavHeader {
	font-family: Myriad, "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #BDD73C;
	font-weight: normal;
}

.BlogSubject {
	font-family: Myriad, "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #999;
	font-weight: normal;
}

.NewsHeader {
	font-family: Myriad, "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #ABDFEA;
	font-weight: normal;
}

.AskTitle {
	font-family: Myriad, "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #E96F35;
	font-weight: normal;
}

.BlogSubject {
	font-family: Myriad, "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #BDBCB0;
	font-weight: normal;
}

.LargeGray {
	font-family: Myriad, "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #DADAD2;
	font-weight: normal;
}

.LargeWhite {
	font-family: Myriad, "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
}

* #container {
	width: 892px;
	margin: 0px auto 0px auto;
	background-image: url(http://thek5.com/blog/wp-content/themes/thek5/images/bg.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}

* #main {
	width: 619px;
	float: left;
	background-image: url(http://thek5.com/blog/wp-content/themes/thek5/images/bg.jpg);
}

* #ads {
	width: 892px;
	height: 90px;
	float: left;
}

* #ad {
	width: 728px;
	height: 90px;
	float: left;
}

* #adtwo {
	width: 184px;
	height: 90px;
	float: left;
}

* #left {
	width: 179px;
	float: right;
}

* #vnav {
	width: 149px;
	float: left;
	padding-left: 20px;
	padding-top: 15px;
}

* #navad {
	width: 149px;
	float: left;
	padding-left: 20px;
	padding-top: 45px;
}

* #allright {
	width: 273px;
	float: left;
}

* #rightspacer {
	width: 14px;
	float: left;
	background-image: url(http://thek5.com/blog/wp-content/themes/thek5/images/rightspacer.jpg);
}

* #right {
	width: 259px;
	float: left;
}

* #right p {
  line-height: 2em;
}

* #header, * #nav {
	width: 619px;
	float: left;
}

#header {
	background: #fff url("http://thek5.com/blog/wp-content/themes/thek5/images/k5_header.jpg") no-repeat top left;
	height: 118px;
}

#header h1 {
	width: 466px;
	height: 109px;
	float: left;
	padding: 0;
	margin: 0;
	text-indent: -999px;
}

#header_image {
	float: left;
	width: 140px;
}

#header h1 a {
	display: block;
	width: 466px;
	height: 109px;
}

* #nav ul {
	list-style: none;
	padding: 0px;
	margin-left: 30px;
	height: 20px;
}

* #nav li {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

* #nav ul a {
	display: inline;
	padding-left: 17px;
}

/* Nav Links */

* #nav ul a.green {
	background: url(http://thek5.com/blog/wp-content/themes/thek5/images/green_bullet.jpg) 0 50% no-repeat;
	color: #7E7E77;
}

* #nav ul a.blue,
* #nav ul a.blue:visited,
* #nav ul a.blue:active {
	background: url(http://thek5.com/blog/wp-content/themes/thek5/images/blue_bullet.jpg) 0 50% no-repeat;
	margin-left: 60px;
	color: #7E7E77;
}

* #nav ul a.orange,
* #nav ul a.orange:visited,
* #nav ul a.orange:active {
	background: url(http://thek5.com/blog/wp-content/themes/thek5/images/orange_bullet.jpg) 0 50% no-repeat;
	margin-left: 60px;
	color: #7E7E77;
}

* #nav ul a.gray,
* #nav ul a.gray:visited,
* #nav ul a.gray:active {
	background: url(http://thek5.com/blog/wp-content/themes/thek5/images/gray_bullet.jpg) 0 50% no-repeat;
	margin-left: 60px;
	color: #7E7E77;
}

* #nav ul a.blue:hover { color: #BCE5EE;}
* #nav ul a.orange:hover { color:#F37022; }
* #nav ul a.gray:hover { color: #D1D0BE; }
* #nav ul a.green:hover { color: #BDD73C; }


/* Link Styles */

a:link, a:visited, a:active {
	color: #BDD73C;
	text-decoration: none;
	font-weight: none;
	font-style: normal;
}

#right a:link,
#right a:visited,
#right a:active {
  color: #fff;
  text-decoration: underline;
}

#right a:hover {
	color: #fff;
	text-decoration: none;
}

a.news, a.news:visited, a.news:active {
	color: #AEDFE4;
}

a.ask:link, a.ask:visited, a.ask:active {
	color:#F37022;
}

a:hover,
a.news:hover,
a.ask:hover,
a.videos:hover {
	color: #777;
}

a.click:link,
a.click:active,
a.click:visited {
	color: #fff;
	text-decoration: underline;
}

a.click:hover {
	text-decoration: none;
}

/*
a.news:hover,
a.ask:hover { color: #FFF; }
*/
a.newstitle,
#right a.newstitle {
	font-family: Myriad, "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #ABDFEA;
	font-weight: normal;
	text-decoration: none;
}

a.newstitle:hover,
a.asktitle:hover,
a.abouttitle:hover,
#right a.newstitle:hover,
#right a.asktitle:hover,
#right a.abouttitle:hover {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}

#right a.asktitle,
a.asktitle {
	font-family: Myriad, "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #F37022;
	font-weight: normal;
	text-decoration: none;
}

#right a.abouttitle,
a.abouttitle {
	font-family: Myriad, "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #DADAD2;
	font-weight: normal;
	text-decoration: none;
}

#right a.jointitle,
a.jointitle {
	font-family: Myriad, "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

a.right, a.right:visited, a.right:active {
	color: #FFF;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
	font-style: normal;
}

a.right:hover {
	color: #BDBCB0;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
	font-style: normal;
}

a.videos,
a.videos:link,
a.videos:visited,
a.videos:active {
	color: #BDD73C;
	font-weight: normal;
}

a.vidpick, a.vidpick:visited, a.vidpick:active {
	font-size: 18px;
	color: #BDBCB0;
	font-weight: normal;
}

a.videos:hover,
a.vidpick:hover {
	color: #7E7E77;
	text-decoration: none;
	font-weight: none;
	font-style: normal;
}

a.active:link,
a.active:active,
a.active:visited,
a.active:hover {
	color: #777 !important;
}

* #blog {
	width: 420px;
	float: right;
	padding-top: 5px;
	margin-right: 20px;
}

* #leftbar {
	width: 159px;
	float: left;
	padding-top: 10px;
}

* .clear {
	clear: both;
}

#bsubject {
	width: 430px;
	float: left;
}

textarea#comment {
	width: 425px;
}

#search {
	width: 90px;
	font-size: 10px;
}

#searchsubmit {
	font-size: 10px;
	width: 47px;
}

#ads #ad-header {
	float: left;
	width: 609px;
	height: 77px;
padding-top: 13px;
padding-left: 10px;
	background-color: #F37022;
}

#ads #ad-sidebar {
	float: left;
	width: 245px;
	height:68px;
	padding-left:14px;
	padding-top:22px;
	background-color: #AEDFE4;
}

#ads #ad-sidebar a {
  color:#53534A;
	display:block;
	font-weight:bold;
	padding-left:19px;
	margin-bottom: 5px;
	height: 16px;
}

a#rss {
	background:transparent url(http://thek5.com/blog/wp-content/themes/thek5/images/feed-icon-14x14.png) no-repeat scroll left top;
}

a#facebook {
	background:transparent url(http://thek5.com/blog/wp-content/themes/thek5/images/facebook-15x15.png) no-repeat scroll left top;
}

a#twitter {
	background:transparent url(http://thek5.com/blog/wp-content/themes/thek5/images/twitter_icon_16.png) no-repeat scroll left top;
}

/* --- Contact Forms --- */

table.Contact td {
	vertical-align: top;
}

table.Contact td label {
	width: 150px;
}

table.Contact input.contact_text {
	width: 250px;
}

table.Contact textarea {
	width: 300px;
	height: 150px;
}

table.Contact input.radio {
	margin-left: 160px;
}

table.Contact td label em {
	color: #AF0000;
}

table.Contact p.warning {
	font-size: 11px;
	color: #AF0007;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	background-color: #FFFBCF;
}

table.Contact div#errors {
	border: 1px solid #AF0000;
	background-color: #FFEFEF;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 20px;
}

.message-error {
	color: #c00;
}

.message-success {
	color: #00AF18;
}

/* --- Post Styles --- */

.post-thumb {
	float: left;
	max-width: 113px;
	max-height: 113px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}