/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
 /*body {
	font-size: 62.5%; 
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}*/

body {
	color:#000000;
	font-family:Verdana, "BitStream vera Sans", Helvetica, Sans-serif;
	font-size:12px;
}
#page {
	background-color: white;
	text-align: left;
	}

#header {
	background-color: #FFFFFF;
    background-image: url('images/banner_01.jpg');
	background-repeat: no-repeat;
	}

#headerimg 	{
	height: 94px;
	width: 900px;
	}

#content {
	font-size: 1.2em;
	
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Book Antiqua', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	color: #000;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #004162;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 12px Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: #ffffff;
	width: 900px;
	}

#header {
	background-color: #FFFFFF;
	padding: 0;
	height: 139px;
	width: 900px;
	}

#headerimg {
	margin: 0;
	height: 94px;
	width: 900px;
	}

.narrowcolumn {
	width: 544px;
	padding-top: 0;
	padding-bottom: 0px;
	}

.widecolumn {
	width: 450px;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin-right: 7px;
	}

.alignright {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
		}

.alignleft {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	}
	
	.single_img {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	margin-right:16px;
	padding-top:6px;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 4px auto;
	padding: 4px 3px;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{	
	width: 100%;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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 {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-bottom: 30px !important;
	margin-bottom: 40px;
	padding-top:20px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	.menu_bg {
	background-image: url(images/menu.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
	
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-color: #FFFFFF;
}
a.menulink:link {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	background-repeat: no-repeat;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}
a.menulink:visited {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	background-repeat: no-repeat;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}
a.menulink:hover {
	color: #4FA753;
	font-family: Arial;
	font-size: 14px;
	background-repeat: no-repeat;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}




.btn_home {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.btn_buy {
color: #FFFFFF;
font-family: "Arial";
	font-size: 14px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.btn_blog {
color: #FFFFFF;
font-family: "Arial";
	font-size: 14px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.btn_about {
color: #FFFFFF;
font-family: "Arial";
	font-size: 14px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.btn_contact {
color: #FFFFFF;
font-family: "Arial";
	font-size: 14px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.btn_homeOver {
	background-image: url(../images/menuOver_09.gif);
	background-repeat: no-repeat;
	font-family: "Arial";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.btn_buyOver {
color: #FFFFFF;
font-family: "Arial";
	font-size: 14px;
	background-image: url(../images/menuOver_10.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
.btn_blogOver {
color: #FFFFFF;
font-family: "Arial";
	font-size: 14px;
	background-image: url(images/menuOver_11.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
.btn_aboutOver {
color: #FFFFFF;
font-family: "Arial";
	font-size: 14px;
	background-image: url(../images/menuOver_12.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
.btn_contactOver {
color: #FFFFFF;
font-family: "Arial";
	font-size: 14px;
	background-image: url(../images/menuOver_13.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.text_gray_tl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 12pt;
	text-decoration: none;
	padding-left: 6px;
}
.text_gray_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 10pt;
	text-decoration: none;
	padding-left: 4px;
}
.bookAntiqua {
	font-family: "Book Antiqua";
	font-size: 14pt;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	padding-left: 0px;
	line-height:18px;
}
.tfield {
	height: 20px;
	width: 110px;
	border: 1px solid #999999;
	background-image: url(images/tfieldbg.gif);
	background-repeat: repeat;
}
.button {
	background-image: url(images/downloadBtn_20.gif);
	background-repeat: no-repeat;
	height: 37px;
	width: 144px;
	border: 0px solid #F4F4F4;
	color: #4fa753;
	background-color: #F4F4F4;
	margin-bottom:10px;
}

.featuresImg {
	height: 215px;
	width: 200px;
	
	padding-top: 10px;
}
.emailbtn {
	background-image: url(images/emailbtn_06.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
.twittail {
	background-image: url(images/twittail_03.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.latest_tweets {
	font-family: "Book Antiqua";
	font-size: 15pt;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1pt;
	padding-left: 10px;
	padding-top: 10px;
}
.tweet {
	list-style-image: url(images/bullet.gif);
}
.twitbody {
	background-image: url(images/twitbody_04.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.leftpadding {
	padding-top: 10px;
	padding-right: 4px;
	padding-left: 8px;
}
.blogPost {
	padding-bottom: 4px;
	background-color: #E1E1E1;
	background-image: url(images/rss.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.latest_tweets2 {
	font-family: "Book Antiqua";
	font-size: 14pt;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 20px;
}
.blogsearch {
	font-family: "Book Antiqua";
	font-size: 14pt;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 8px;
	line-height:18px;
}
.blogpost2 {
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
}
a.followus:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a.followus:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a.followus:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.searchbox {
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 10px;
}















.post {
	padding-bottom:5px !important;
	padding-bottom:15px;
}
*+html .post {
	padding-bottom:15px !important;
}
.post  {
	display:block;
	margin-top:10px;
	/*border-bottom:1px solid #CCC;*/
	padding:0 0px 3px;
	font-size:16px;
	font-family: "book Antiqua";
}
a.title {
	text-decoration:none;
	color:#004162;
	font-family: "book Antiqua";
	font-size: 22px;
	line-height: 24px;

}
a.title:hover {
	color:#930;
}
.post h2 .act a {
	font-weight:normal;
}
.post .info {
	margin:5px;
}
.post .info span.first {
	margin-left:0;
}
.post .date, 
.post .author, 
.post .editpost, 
.post .comments, 
.post .addcomment, 
.post .addlink, 
.post .editlinks {
	background:url(image/comment.gif) no-repeat;
	padding-left:22px;
	height:16px;
	line-height:16px;
	display:block;
	font-size:11px;
}
.post .tags, 
.post .categories {
	background:url(image/icons.gif) no-repeat;
	width:16px;
	height:16px;
	line-height:16px;
	display:block;
	text-indent:-999em;
}
.post .under span.tags, 
.post .under span.categories {
	margin-right:6px;
}
.post .act {
	height:16px;
	float:right;
}
.post .act span {
	float:left;
	margin-left:15px;
}
.post .tags {
	background-position:0 -400px;
}
.post .categories {
	background-position:0 -480px;
}
.post .date {
	background-position:0 -48px;
	margin-right:15px;
	float:left;
}
.post .author {
	background-position:0 0;
	float:left;
}
.post .editpost {
	background-position:0 -64px;
	margin-left:15px;
	float:right;
}
.post .comments {
	background-position:0 -96px;
	float:right;
}
.post .addcomment {
	background-position:0 -112px;
	margin-left:15px;
	float:right;
}
.post .addlink {
	background-position:0 -176px;
}
.post .editlinks {
	background-position:0 -192px;
}
.post .content {
	padding:5px 0 0 5px;
	line-height:145%;
	overflow:hidden;
}
.post .content p {
	margin-bottom:10px;
}
.post .under {
	height:16px;
	line-height:16px;
	font-size:11px;
	margin-bottom:10px;
}
.post .under span {
	float:left;
	margin-right:15px;
}
.post .content h4 {
	color:#080;
	margin-bottom:10px;
}
.post .content img {
	max-width:566px;
}
.post .content ul, 
.post .content ol {
	padding-bottom:10px;
}
.post .content ul li, 
.post .content ol li {
	list-style-position:inside;
	padding-left:20px;
}
.post .content table {
	background:#FFF;
	border:2px solid #CCC;
	border-collapse:collapse;
	margin:5px 0 10px;
}
.post .content th, 
.post .content td {
	border:1px solid #CCC;
	padding:3px 10px;
	text-align:left;
	vertical-align:top;
}
.post .content tr.even td {
	background:#F7F7F7;
}
.post .content th {
	background:#EDEFF0;
}
.shareThis {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00CCCC;
	text-decoration: none;
	float: right;
	margin-bottom: 0px;
	margin-top: 5px;
	padding-top: 0px;
	height:20px;
}

.post .content .boxcaption {
	background-image:url(image/postbox.gif);
}
.post .content .box {
	background-image:url(image/postbox.gif);
}
.fixed, .clear {
	clear:both;
	}
	
#mydiv {
	
	height: 28px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f5f5f5;
	margin-bottom: 25px !important;
	margin-bottom: 15px;
	}
.mydate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background-image: url(images/date.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 16px;
	padding-left: 20px;
	float: left;
}


.rss {
	background-image: url(images/rssicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
	padding-left: 20px;
	height: 20px;
	text-align: left;
	line-height: 20px;
}

.mycomments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background-image: url("images/comment.gif");
	background-repeat: no-repeat;
	background-position: left center;
	height: 16px;
	padding-left: 20px;
	float: right;	
}
.searchicon {
	background-image: url(images/search_03.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.searchicon2 {
	background-image: url(images/search2_03.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.anoma {
	background-image: url(images/anoma_06.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.blog_tweets {
	font-family: "Book Antiqua";
	font-size: 14pt;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 25px;
	line-height:18px;
}
.post_bullet {
	list-style-image: url(images/blog_bullet.gif);
	}
.comment_title {
	font-family: "Book Antiqua";
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	padding-top: 20px;
}
.post_title {
	font-family: "Book Antiqua";
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	border-bottom:1px solid #CCC;
	padding-bottom: 2px;
	text-align: left;
	line-height:24px;
}

#myposttitle {
	display:block;
	margin-top:-10px;
	font-size:16px;
	font-family: "book Antiqua";
	color: #000;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.navalignleft {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	}
	.navalignright {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099CC;
	}
	.archivetitle {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	text-align: left;
	margin-top: 0px;
	padding-top:1px;
}

.contentPadding {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#twitter_div {
	padding-left:0px;
	padding-right:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	width: 200px;
	margin-top: 10px;
}
.facebook {
	background-image: url(images/facebook.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
.says{
display:none;
}

.footer_bg {
	width:815px;
	height:52px;
	margin-top:7px;
	margin-left:43px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-image: url('images/footer_bg_20.jpg');
	background-repeat: no-repeat;
}

a.fotter_links:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #66676a;
	text-decoration: none;
}
a.fotter_links:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #66676a;
	text-decoration: none;
}
a.fotter_links:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #09C;
	text-decoration: none;
}

.footer_table {
	margin-top: 10px;
}

.cont_bg {
	background-image: url(images/bg_02.jpg);
	background-repeat: repeat;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.cont_div_bottom {
	width: 566px;
	margin-left: 43px;
	margin-top:10px;
	padding-bottom:7px;
}

.cont_div_top {
	width: 566px;
	background-image: url(images/content_top_05.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-top:11px;
}

.cont_div_mid {
	width: 566px;
	background-image: url(images/content_mid_08.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.cont_div_bot_grad {
	width: 566px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.side_div {
	width: 238px;
	margin-top: 10px;	
	
}

.blog_info {
	width: 238px;
	background-image: url(images/sub_md.gif);
	background-repeat: repeat-y;
}

.blog_tp {
	width: 238px;
	height:9px;
	background-image: url(images/sub_tp.gif);
	background-repeat: no-repeat;
}

.blog_bt {
	width: 238px;
	padding-bottom:5px;
	background-image: url(images/sub_bt.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.prase_of_day {
	width: 238px;
	background-image: url(images/phrase_of_day_69.jpg);
	background-repeat: no-repeat;
	height: 236px;	
}

.side_blog_bg {
	width: 239px;
	background-image: url(images/blog_arch_bg_17.gif);
	background-repeat: repeat-y;
}

.blog_list {
	list-style-type:none;
	margin-left:-26px !important;
	margin-left: 12px;
	margin-top:-10px;
}

.blog_info_ {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11.5px;
	color: #333;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

a.media_link:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #069;
	text-decoration: none;	
}a.media_link:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #069;
	text-decoration: none;
}
a.media_link:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #960;
	text-decoration: none;
}

.onepx {
	
	width: 100%;
	margin-top: 20px !important;
	margin-bottom:0px !important;
	margin-bottom:-20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}


.small_soc_icons {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666;
	width:516px;
	height:20px;
	padding-top:6px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:4px;
	margin-left:10px;
	margin-top:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.onepx_archive {
	
	width: 100%;
	margin-top: 10px !important;
	margin-bottom:20px !important;
	margin-bottom:-20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.social_icons {
	width: 60px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-top: 25px;
	margin-left: 6px;
}

.blog_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;

}

.blog_list_div {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	width: 210px;
	padding-bottom: 8px;
	padding-top: 8px;
}

.blog_list_div_over {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	width: 210px;
	padding-bottom: 8px;
	padding-top: 8px;
	background-color: #030;
}

a.blog_list_link:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	display: block;
}
a.blog_list_link:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
	text-decoration: none;
}

a.blog_list_link:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #069;
	text-decoration: none;
}

.blog_box {
	height: 18px;
	margin-bottom: 4px;
}



.search_field {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	height: 15px;
	width: 120px;
	border: 1px solid #FFF;
	padding-top: 0px;
	margin-top: 0px;
}

.search_div_blog {
	height: 23px;
	width: 136px;
	background-image: url(images/search_bg_03.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 4px !important;
	padding-top: 0px;
	margin-left: 72px;
	margin-top: 12px;
}

.search_div_blog_ {
	height: 25px;
	width: 136px;
	background-image: url(images/search_bg_03.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	margin-left: 160px;
	padding-top: 4px !important;
	padding-top: 3px;
	margin-top: 12px;
	margin-bottom: -10px;;

}

.search_field_blog {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	height: 15px;
	width: 120px !important;
	width: 118px;
	border: 1px solid #FFF;
	padding-top: 0px;
	margin-top: -8px !important;
	margin-bottom: 2px;

}
.search_field_blog_ {
font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;	
	height: 15px;
	width: 120px;
	border: 1px solid #FFF;
}

.phrase_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	width: 140px !important;
	margin-top: 45px !important;
	margin-left: 46px;
	height: 50px;
}
.phrase_text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	width: 140px;
	margin-top: 14px;
	margin-left: 46px;
	height: 50px;
}
.phrase_speaker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	width: 140px;
	margin-top: 25px;
	margin-left: 30px;
	height: 40px;
}



li.categories { 
	
}  /* outermost list item */


 li.cat-item { 
 	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	width: 210px;
	padding-bottom: 8px;
	padding-top: 8px;
 }
 li.cat-item-7 {  }  /* category ID #7, etc */
 li.current-cat { 
	 border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	width: 210px;
	padding-bottom: 8px;
	padding-top: 8px;
 }
 li.current-cat-parent { 
	 border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	width: 210px;
	padding-bottom: 8px;
	padding-top: 8px;
 }
 ul.children { 
 	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	width: 210px;
	padding-bottom: 8px;
	padding-top: 8px;
 }

.singletitle {
	color:#004162;
	font-family: "book Antiqua";
	font-size: 22px;
	padding-right: 10px;
	padding-left: 10px;
	line-height:24px;
}

.single_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	width: 530px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	line-height:22px;
	/*border: 1px solid #9C0;*/
}

.single_social_icons {
	width: 70px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: right;
	margin-top: 12px;
	margin-left: 6px;
	visibility: visible;
}

.single_comments {
	
	width: 530px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	/*border: 1px solid #9C0;*/
}

.wp-post-image_ {
	border: 1px solid #ccc;
	
}
.thumbnail {
	height: 200px;
	width: 134px;
	float: left;
	margin-right: 14px;
}

.aut_avatar {
	border: 1px solid #CCC;


}

.single_onepx {
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	padding-bottom: 10px;
	margin-top: 10px;

}

.combo_box {
	width: 180px;	
	
}

.cat_thumbnail {
	height: 40px;
	width: 40px;
	float: left;
	margin-right: 6px;
	margin-left: 4px;

}

.cat_div {
	background-color: #EDEDED;
	height: 1px;
	width: 92%;
	margin-top: 4px;
	margin-bottom: 4px;
}

a.comment_link_:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #6f6f6f;
	text-decoration: none;	
}

a.comment_link_:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}

a.comment_link_:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
.comment_link2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #6f6f6f;
	text-decoration: none;	
}



.doc_mobile-apps_bg {
	background-image: url(images/doc_mobile-apps_bg_20.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

.doc_mac_bg {
	background-image: url(images/doc_mac_bg_21.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
}

.doc_phrase_bg {
	background-image: url(images/doc_phrase_bg_22.jpg);
	background-repeat: no-repeat;
}

.content_pd {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 10px;
}

.archive_grad {
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 1px;
	width:224px;
}

.latest_grad {
	background-image: url(_images/grad2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width:220px;
	height:44px;
}

.thetag {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDEDED;
	background-image: url(images/tag_grad.gif);
	background-repeat: repeat-x;
	height: 38px;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 4px;
}

a.tag_link_:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6f6f6f;
	text-decoration: none;
}

a.tag_link_:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	
}

a.tag_link_:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	
}

.more_title {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	margin-left:6px;
	padding-top:12px;
}

.hrule {
	background-color: #999;
	height: 1px;
	width: 100%;	
}

.twopx {
	width:524px;
	height:42px;
	background-image: url(images/stories_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding-top:0px;
}

.rel_thumbnail {
	height: 55px;
	width: 55px;
	
}

.in_adbox {
	height: 183px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EDEDED;
}

.authour_grad {
	background-image: url(images/grad2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-left: 1px;
	width:224px;
}

a.auth_link:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
	text-decoration: none;	
}


a.auth_link:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #069;
	text-decoration: none;	
}

a.auth_link:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #09F;
	text-decoration: none;
}

.p_thumbnail {
	padding-left: 6px;
}

a.art_link:link {
	color: #000;
}
a.art_link:visited {
	color: #000;
}
a.art_link:hover {
	color: #069;
}

.forum_mid {
	background-color: #FFF;
	background-image: url(images/prod_mid.gif);
	background-repeat: repeat-y;
	width: 814px;
	display:block;
	margin-left: 44px;
}

.forum_top {
	background-image: url(images/prod_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.forum_bot {
	background-image: url(images/prod_bot.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#my_icons {
	padding-right:4px;
	padding-top:24px;
	padding-bottom:4px;
	width:54px;
	position:relative;
	display:block;	
}

.footer_align {
	margin-left:auto;
	margin-right:auto;

}

a.email_art:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

a.email_art:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

a.email_art:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #09C;
	text-decoration: none;
}

.home_download {
	background-image: url(images/nkyea_promo_08.jpg);
	background-repeat: no-repeat;
}
.trial_btn {
	margin-top:156px;
	margin-left:34px;
}