@font-face {
	font-family: Advert;
	src: url('pslxadvert-webfont.eot');
	src: local('☺'), url('pslxadvert-webfont.woff') format('woff'), url('pslxadvert-webfont.ttf') format('truetype'), url('pslxadvert-webfont.svgz#webfontEsTdyHnF') format('svg'), url('pslxadvert-webfont.svg#webfontEsTdyHnF') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Kittithada';
	src: url('pslxkittithada_bold-webfont.eot');
	src: local('☺'), url('pslxkittithada_bold-webfont.woff') format('woff'), url('pslxkittithada_bold-webfont.ttf') format('truetype'), url('pslxkittithada_bold-webfont.svgz#webfont7RCS3hc1') format('svg'), url('pslxkittithada_bold-webfont.svg#webfont7RCS3hc1') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica';
	src: url('helveticaneueltstd-md-webfont.eot');
	src: local('☺'), url('helveticaneueltstd-md-webfont.woff') format('woff'), url('helveticaneueltstd-md-webfont.ttf') format('truetype'), url('helveticaneueltstd-md-webfont.svgz#') format('svg'), url('helveticaneueltstd-md-webfont.svg#') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Slider';
	src: url('slider-webfont.eot');
	src: local('☺'), url('slider-webfont.woff') format('woff'), url('slider-webfont.ttf') format('truetype'), url('slider-webfont.svgz#webfontT0s7hIem') format('svg'), url('slider-webfont.svg#webfontT0s7hIem') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*
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%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom left;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#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 {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

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: white;
	}

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: 0.9em 'Lucida Grande', 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: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	position: relative;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.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: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	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 {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* 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: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#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
{
	padding: 0px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#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-top: 10px;
	margin-bottom: 60px;
	}
/* 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." */

/* Add CSS by Non */

/* Add-on */
.btn-v, .btn-h { list-style: none; margin: 0; display: block; }
.btn-v li { margin: 0 }
.btn-h li { margin: 0; display: inline; }
.btn-h li a { display: block; float: left; }
input.btn { cursor: pointer; border: none; text-indent: -1000em; text-transform: capitalize; position: relative; }

/** Add options by me 
------------------------------**/

.clear {clear:both;}

/** Clear float anything **/

    /* float clearing for IE6 */
    * html .clearfix{
      height: 1%;
      overflow: visible;
    }

    /* float clearing for IE7 */
    *+html .clearfix{
      min-height: 1%;
    }

    /* float clearing for everyone else */
    .clearfix:after{
      clear: both;
      content: ".";
      display: block;
      height: 0;
      visibility: hidden;
    }
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */

/** End from Clear float anything **/ 

.btn-v, .btn-h { list-style: none; margin: 0; display: block; }
.btn-v li { margin: 0 }
.btn-h li { margin: 0; display: inline; }
.btn-h li a { display: block; float: left; }
input.btn { cursor: pointer; border: none; text-indent: -1000em; text-transform: capitalize; position: relative; }

Body { background: #f5f5f5; color: #909090; }
a { color: #00765e; }
a:hover { color: #00765e; }
#linkcat-4 { position: absolute; top:0px; }
#linkcat-4 h2, .description { display:none; }

/* Layout */
#page { width: 970px; background: url(images/bg-header.jpg) no-repeat 0px top;  position:relative }
#sidebar { width: 315px; margin:0; }
.narrowcolumn { float:right; width: 640px; padding-left: 0px; }
#footer { background: none; width: 970px; } 
div.post { border: solid 1px #ddd8d8; padding: 6px 8px; margin: 0 0 15px; background: #fff; }
div.post h2 { margin: 0; }

/* Header */
#header { width: 970px; height: 200px; padding-top: 100px; background: url(http://blog.maxions.com/images/bg-header.jpg) no-repeat left bottom; margin-bottom: 15px; }
h1 a { display:block; text-indent: -1000em;  position: absolute; width: 173px; height: 50px; top: 41px; left:0; }

/* Navigation */
#nav { position:absolute; list-style:none; padding:0; margin:0; top: 44px; left: 173px; width: 970px;  display:block; width:797px; }
#nav li a { text-transform: uppercase; display: block; width: 150px; text-align: center; color: #797979; text-indent: -1000em; height: 44px; float: left; background: url(images/btn-nav.png) no-repeat; }
#nav li a:hover { text-decoration: none; color: #00765e; }
#nav li.nav-1 a { background-position: 0 0; }
#nav li.nav-2 a { background-position: -150px 0; width: 156px; }
#nav li.nav-3 a { background-position: -307px 0; width: 155px; }
#nav li.nav-4 a { background-position: -461px 0; }
#nav li.nav-1 a:hover, #nav li.nav-1 a.active { background-position: 0 -44px; }
#nav li.nav-2 a:hover, #nav li.nav-2 a.active { background-position: -150px -44px; }
#nav li.nav-3 a:hover, #nav li.nav-3 a.active, #nav li.nav-3 a { background-position: -307px -44px; }
#nav li.nav-4 a:hover, #nav li.nav-4 a.active { background-position: -461px -44px; }
/*
#nav li { display: block; float: left; margin:0; }
#nav li a { display: block; float: left; background: url(http://www.psd-css.com/images/btn-nav.png) no-repeat; height: 50px; text-indent: -1000em; }
#nav li a.btn-nav-1 { width:150px; background-position: -173px 0; }
#nav li a.btn-nav-2 { width:157px; background-position: -323px 0; }
#nav li a.btn-nav-3 { width:154px; background-position: -480px 0; }
#nav li a.btn-nav-4 { width:151px; background-position: -631px 0; }
#nav li a.btn-nav-1:hover { background-position: -173px -50px; }
#nav li a.btn-nav-2:hover { background-position: -323px -50px; }
#nav li a.btn-nav-3:hover { background-position: -480px -50px; }
#nav li a.btn-nav-4:hover { background-position: -631px -50px; }
*/

#nav li.search { height: 50px; background: url(http://www.psd-css.com/images/btn-nav.png) no-repeat right top; width: 185px; position:relative; }
#searchform { margin:0; padding:0; }
#s { position: absolute; top: 15px; left: 28px; width:105px; border:none; background: transparent; height:20px; padding:3px 0 0 23px; font-size: 12px; color: #949494; }
#searchsubmit { border:none; width:1px; height: 1px; background: transparent; text-indent: -1000em; text-transform: capitalize; position: absolute;  }


#nav-sub { position: absolute; right: 0; top: 23px; padding:0; margin:0; font-size: 12px;}
#nav-sub a { color: #7FBAAE;  }

/* Footer Page */
#footer p { text-align: left; float: left; color: #00765e; }
#footer p.nav-footer { float: right; }

/* Sidebar */
.side-block { border: solid 1px #ddd8d8; position: relative; background: #fff;}
.side-block h4 { display: none; }
.side-block dt { background: #000; color: #fff; text-align: center; padding: 5px 0; font-size: 16px; font-weight: normal; font-family: Slider  }
.side-block dd { margin: 0; }
.side-block dd.icon { text-align: center; padding: 5px 0;}
.side-block .content li ul li {  font-size: 16px; font-weight: bold;  }
.side-block .content li ul li a { color: #7d7d7d; }
dd.facebook { padding: 0 5px; height: 235px; overflow: hidden;}
ul.tab { background: #000; height: 30px;   }
ul.tab li a { display: block; padding: 6px 0; text-decoration: none; color: #fff; font-size: 16px; font-weight: normal; font-family: Slider;  text-align: center; background: url(/images/bg-devide-grey.png) no-repeat left center;}
ul.tab li a:hover, ul.tab li.ui-state-active a { color: #00765e; }
ul.tab li a.tab-1 { width: 106px; background: none; }
ul.tab li a.tab-2 { width: 91px;  }
ul.tab li a.tab-3 { width: 115px;  }
dl.book dd { height: 215px; position: relative; padding: 0 0 0 15px; }
a.btn { display: block; text-indent: -1000em; }
a.more { width: 75px; height: 24px; background: url(/images/btn-more.png) no-repeat; position: absolute; right: 15px; bottom: 15px; }

.book li a { display: block; float: left; margin: 0 1px 1px 0; }
#sidebar ul ul, #sidebar ul ol { margin: 0; }
#sidebar .side-block div.content li ul li { border-bottom: solid 1px #ddd8d8; padding: 13px 0 8px 22px; display: block; list-style: none; }
#sidebar ul li.categories { margin: 0; }
#sidebar ul li.categories h2 { display: none; }
#sidebar .side-block div.content li ul li.none { border: none; }
.ui-tabs-hide { display: none; }
.ui-tabs-panel { padding: 5px; }
img.avatar { padding: 3px; border: solid 1px #ddd8d8; float: left; margin: 0 5px 0 0; }
.hd-post { min-height: 78px; height: auto !important; height: 78px; border-bottom: solid 2px #7e7e7e; margin-bottom: 10px; position: relative; float: left; width: 620px; }
div.entry { display: block; float: left; padding: 0px 10px 10px; width: 600px; }
div.entry p { margin-top: 0; }
div.entry img.entry { float: right; margin: 5px -10px 10px 10px; }
#content .author { font-style: normal; font-family: Arial, Helvetica; font-size: 13px; color: #9e9e9e; position: absolute; right: 70px; bottom: 5px; }
.date { display: block; width: 65px; height: 70px; position: absolute; right: 0px; top: 0px; font-family: slider;}
.day { border: solid 1px #ddd8d8; border-bottom: none; text-align: center; width: 63px; height: 50px; display: block;  }
.day strong { color: #00775d; font-size: 40px;  }
.month { background: #000; text-align: center; display: block; text-transform: uppercase; padding: 3px 0 2px; color: #fff; font-weight: normal; font-family: slider; font-size: 14px; }
.hd-post h2 { display: block; width: 500px; padding-top: 3px; color: #00775d;  }
.hd-post h2 a {color: #00775d; line-height: 70%; font-family: Advert; font-weight: normal; font-size: 32px;  }
div.tag { width: 240px; height: 115px; display: block; position: relative; float: right;  }
a.read { width: 94px; height: 42px; display: block;  background: url(/images/btn-read.png) no-repeat; position: absolute; bottom: -1px; right: 0;}
a.related { background: url(/images/btn-related-post.png) no-repeat; width: 137px; height: 42px; position: absolute; bottom: 0; left: 0; }
p.postmetadata { display: none; }

.tag ul { margin: 0; padding: 0; }
.tag ul li { padding-bottom: 23px; width: 60px; display: block; float: left; position: relative; }
.tag ul li a { display: block; text-indent: -1000em; width: 60px; height: 15px; position: absolute; bottom: 0;  }
.tag ul li em { font-style: normal; text-align: center; display: block; width: 60px; height: 37px; background: url(/images/bg-balloon.png) no-repeat center center; color: #444; font-size: 24px; padding-top: 5px; font-family: Arial, Helvetica;}
.tag ul li.twitter em { font-size: 22px; line-height: 70%; }
.tag ul li.twitter em span { font-size: 10px; }
.tag ul li.twitter { background: url(/images/badge-twitter.png) no-repeat center bottom;  }
.tag ul li.facebook { background: url(/images/badge-facebook.png) no-repeat center bottom;  }
.tag ul li.comment { background: url(/images/badge-comment.png) no-repeat center bottom;  }
.tag ul li.like { background: url(/images/badge-like.png) no-repeat center bottom;  }
div.inner-tag { height:70px; }
.widecolumn { width: 640px; float: right; margin: 0; padding: 0;}
span.cat { position:relative; margin-top: 4px; display: block; height: 20px; }
span.cat a  { padding: 3px 10px; background: #cbcbcb url(/images/bg-tag.jpg) repeat-x; color: #fff; text-shadow: 1px 1px 0 #666;  text-decoration: none; border: solid 1px #d6d6d6; font-size: 11px; font-weight: normal; font-family: Slider;  }
span.cat a:hover { color: #00775d;  text-shadow: 1px 1px 0 #fff;    }

/* Related Post */
#related-post h3 { border-bottom: solid 1px #ccc; text-indent: -1000em; background: url(/images/hd-related-post.png) no-repeat 2px 0; height: 14px; }
#related-post ul { padding: 0; }
#related-post ul li img { float: left; margin: 0px 15px 0 0; }
#related-post ul li { min-height: 70px; height: auto !important; height: 70px; border-bottom: solid 1px #ccc; padding: 5px 0 5px; }
#related-post ul li a { margin: 15px 0 0 0; display: block; font-weight: bold; font-size: 13px; }
#related-post ul li em { font-size: 12px; font-style: normal;}

/* Comment */
#content #dsq-content .dsq-textarea .dsq-textarea-wrapper, #content #dsq-content .dsq-post-fields .dsq-input-wrapper { border: solid 1px #ccc; background: none; }
#content .dsq-dc-logo {  display: none;}
#content p.dsq-autheneticate-copy a { }

/* Alert Box */
.greet_block { }

/* Menu Detail */
.menu-detail { background: #565656 url(../images/bg-menu-detail.jpg) repeat-y center top; color: #fff; font-weight: normal; margin: 5px 2px 15px; padding: 10px 30px; }
.menu-detail li { display: block; float: left; margin: 0; font-family: Arial, Helvetica; font-size: 13px; letter-spacing: 1px; }
.menu-detail img { border: none; display: block; }
.menu-detail a { color: #fff;}
#solution ul { list-style: none;  margin: 0; position: relative; left: 0px;}
#solution li { padding: 0 5px; text-align: center; }
#solution li img { border: solid 1px #fff; margin-bottom: 5px; }

#blog table, #blog p { margin: 0;}
#blog table { margin-top: 10px; }
#blog table td { border-right: solid 1px #fff; padding: 0 15px; line-height: 120%; }
#blog table td.last { border: none; }
a.more-menu { background: url(../images/btn-more-menu.png) no-repeat; float: right; width: 98px; height: 31px; }
#blog p.more { padding: 10px 0 0; }
#blog h4 { font-family: Helvetica; font-size: 14px; font-weight: normal; color: #003e31; padding-bottom: 5px; border-bottom: solid 1px #000; line-height: 100%;  }
#blog em { display: block; text-align: right; color: #535353; font-size: 11px; padding: 2px 0 5px; }

#case { padding-bottom:10px; }
#case li { padding-right: 26px; }
#case li.last { padding-right: 0; }
#slider { border-top: solid 1px #b6b7b7; width: 900px; position: relative; top: -5px;  }
a.ui-slider-handle { display: block; width: 16px; height: 16px; background: url(../images/btn-slider.png) no-repeat; position: absolute; top: -7px; margin-left: -5px; }
#case .ui-tabs-panel { width: 900px; text-align: center; min-height: 20px; height: auto!important; height: 20px; padding-top: 20px; font-size: 13px; font-family: Helvetica;}
#case .ui-tabs-panel a { color: #003e31; margin-left: 5px;  }
#case .ui-tabs-panel a:hover { text-decoration: underline; }
#case p.more { padding: 10px 0 0; margin: 0; }