/*
Theme Name: Inkyman6
Theme URI: http://www.inkymanstudio.com
Description: The Original Of Wordpress theme. Mixed By Inkyman.
Version: 5.0
Author: Apisit Numchaichanakij
Author URI: http://www.inkymanstudio.com
Tags: Classic Style
*/



/* Begin Typography & Colors */
body {
	color:#666666;
	font-family:'Helvatica','Arial','Lucida Grande',sans-serif;
	font-size:13px;
	margin:0px;
	padding:0px;
	background-image: url('images/bg_top.jpg');
	background-repeat: repeat-x;
	}
#page {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}
#header {
	width: 980px;
	height: 114px;
	margin-left: auto;
	margin-right: auto;
	}
#header-logo {
	width: 278px;
	height: 114px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;	
	float: left;
}
#header-search {
	width: 220px;
	height: 30px;
	float: right;
	clear: right;
	background-color: #333;
}
#header-search form {
	margin: 0px;
	padding: 0px;
}

#header-navigation {
	width: 553px;
	height: 29px;
	float: right;
	padding-bottom: 4px;
	margin-top: 37px;
	padding-left: 10px;
	padding-right: 0px;
	text-align: left;
}
#header-navigation ul {
	list-style-type: none;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 0px;
	float: right;
}
#header-navigation ul li{
	float:left;
	white-space: normal;
	display: block;
	overflow: hidden;
}
#header-navigation ul li a {
	text-decoration: none;
	font-size: 14px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding-top : 9px;
	padding-bottom : 9px;
	padding-left : 9px;
	padding-right : 9px;
	margin-left: 10px;
	font-weight: none;
	color: #666;
	float: left;
	float: right;
}
#header-navigation ul li a:hover, #header-navigation ul li .current, #header-navigation ul li a:hover small, #header-navigation ul li .current small {
	color: #FFF;
	background-color: #333;
}
#rotator {
	width: 100%;
	height: 400px;
	margin-top: 10px;
	background-color: #999;
	background-image: url(images/wallpaper-1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
#rotator-textarea {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 260px;
}
#textheader {
	width: 300px;
	height: 55px;
	padding: 9px;
	background-color: #333;
	float: right;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}
#textheader h6 {
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #F90;
	font-style: normal;
	font-variant: normal;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}
#content-left {
	width: 490px;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	}
#content-right {
	width: 480px;
	font-size: 14px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	float: right;
	}
#content-right .col-l,  #content_single_r .col-l {
	width: 170px;
	background-color: #F4F4F4;
	float: left;
	margin-top: 0px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding-top : 9px;
	padding-bottom : 9px;
	padding-left : 0px;
	padding-right : 0px;
	/*background-image: url(images/bgsidebar.png);*/
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 10px;
}
#content-right .col-l ul, #content_single_r .col-l ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content-right .col-l ul li, #content_single_r .col-l ul li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content-right .col-l ul li a, #content_single_r .col-l ul li a {
	text-align: left;
	display: block;
	text-decoration: none;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	color: #999;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-transform: uppercase;
}
#content-right .col-l ul li a:hover, #content_single_r .col-l ul li a:hover {
	color: #FFF;
	background-image: url(../images/arrow_hover.png);
	background-position: left center;
	background-color: #666;
}
/* EXTRA ADD */
#content_single_r .col-l2 {
	width: 170px;
	background-color: #333;
	float: left;
	margin-top: 0px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding-top : 9px;
	padding-bottom : 9px;
	padding-left : 0px;
	padding-right : 0px;
	/*background-image: url(images/bgsidebar.png);*/
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	margin-bottom: 10px;
}
#content_single_r .col-l2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content_single_r .col-l2 ul li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#content_single_r .col-l2 ul li a {
	text-align: left;
	display: block;
	text-decoration: none;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	color: #CCC;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-transform: uppercase;
}
#content_single_r .col-l2 ul li a:hover {
	color: #FFF;
	background-image: url(../images/arrow_hover.png);
	background-position: left center;
	background-color: #000;
}
#content_single_r .col-l3 {
	width: 170px;
	background-color: #FFF;
	float: left;
	margin-top: 0px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding-top : 9px;
	padding-bottom : 9px;
	padding-left : 0px;
	padding-right : 0px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
	margin-bottom: 10px;
	text-align: center;
}
#tab {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 5px;
}
/* END EXTRA ADD */
#content-right .col-r {
	width: 275px;
	background-color: #F5F5F5;
	float: right;
	margin-top: 0px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding-top : 9px;
	padding-bottom : 9px;
	padding-left : 9px;
	padding-right : 9px;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
	margin-bottom: 10px;
	line-height: 21px;
}
#content_single_l {
	margin-top: 20px;
	float: left;
	width: 785px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E9E9E9;
	margin-bottom: 10px;
	min-height: 390px;
	padding-right: 10px;
}
#content_single_r {
	margin-top: 20px;
	width: 175px;
	float: right;
}
#solid_footer {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-color: #000;
	display: block;
	overflow: hidden;
}

#footer {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
	font-size: 12px;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	}

h1 {
	font-size: 28px;
	text-align: left;
	font-weight: normal;
	color: #333;
	margin-top: 10px;
	}

h2 {
	font-size:18px;
	margin:0px;
	padding:0;
	font-weight: normal;
	}

h3 {
	font-size: 23px;
	font-weight: normal;
	color: #333;
	margin-top: 0px;
	margin-bottom: 7px;
	}

h4 {
	font-size: 16px;
	font-weight: normal;
	color: #333;
	margin-top: 15px;
	margin-bottom: 7px;
	}

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

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;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	float: left;
	}

.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: 14px;
	color: #333;
	}

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

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

.commentmetadata a {
	font-weight: normal;
	color: #666;
	}
	
.commentmetadata a:hover {
	font-weight: normal;
	color: #000;
	}

#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;
	}

h2 a:hover, h3 a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #F60;
	}

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;
	padding: 0;
	}

.post {
	text-align: justify;
	overflow:hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	}
	
.post_classified {
	text-align: justify;
	overflow:hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	}	
	
.post_comment {
	clear: both;
	padding: 8px;
	text-align: justify;
	overflow:hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F8F8F8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-bottom: 10px;
	}
.post_list {
	text-align: justify;
	overflow:hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #CCC;
	}

.listwhole {
	clear: both;
	display: block;
	overflow: hidden;
}

.arrow {
	width: 40px;
	height: 40px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}

.navlist {
	width: 445px;
	margin-top: 0px;
	padding: 0px;
	float: right;
}

.navdate {
	font-size: 12px;
	width: 445px;
	margin-top: 0px;
	padding: 0px;
	float: right;
	text-align: left;
}

.navmeta {
	width: 445px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	float: right;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.postmetadata {
	overflow:hidden;
	display: block;
	clear: both;
	margin: 0px;
}

.clear {
	clear: both;
}

.timestamp {
	color:#666;
	float:right;
	font-weight:normal;
	margin-right: 0px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 6px;
	padding-bottom: 3px;
	font-size: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #F3F3F3;
}
.timeinside {
	font-size: 10px;
	color: #999;
}
.entry-content {
	float:left;
	width:785px;
	margin-bottom: 10px;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	line-height: 22px;
}
.entry-content2 {
	float:left;
	width:765px;
	margin-bottom: 10px;
}
.entry-content h2 a:hover {
	color: #666;
}

.postmetadata-category a:link, .postmetadata-category a:visited {
	-moz-border-radius: 0.5em;
	-khtml-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	background-color:#F69;
	color:white;
	float:left;
	font-size:11px;
	text-decoration:none;
	text-transform: uppercase;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	overflow:hidden;
	display: block;
}
.postmetadata-category a:hover {
	background-color:#F06;
}

.postmetadata-command a:link, .postmetadata-command a:visited {
	-moz-border-radius: 0.5em;
	-khtml-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	background-color:#F90;
	color:white;
	float:left;
	font-size:11px;
	margin:2px 4px 0 0;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	text-decoration:none;
	overflow:hidden;
	display: block;
}
.postmetadata-command a:hover {
	background-color: #F30;
}

.postmetadata-tag a:link, .postmetadata-tag a:visited {
	-moz-border-radius: 0.5em;
	-khtml-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	background-color:#09F;
	color:white;
	float:left;
	font-size:11px;
	margin:2px 4px 0 0;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	text-decoration:none;
	text-transform: uppercase;
	overflow:hidden;
	display: block;
}
.postmetadata-tag a:hover {
	background-color:#039;
}

.minibar {
	-moz-border-radius: 0.5em;
	-khtml-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	font-size: 16px;
	color: #FFF;
	background-color: #333;
	padding: 7px;
	padding-left: 10px;
	margin-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCC;
}

/* End Structure */



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

h2 {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	}

h3 {
	margin: 0px;

}
/* 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;
	list-style: none;
	padding-left: 20px;
	text-indent: -20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	}

html>body .entry li {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 20px;
	}

.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;
	margin: 0px;
	}

#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 textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



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

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

.commentlist li {
	width: 357px;
	list-style: none;
	margin-top: 15px;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	-moz-border-radius: 0.5em;
	-khtml-border-radius: 0.5em;
	-webkit-border-radius: 0.5em;
	background-color: #FFF;
	border: 1px solid #E6E6E6;
	}

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#solid_sidebar {
	margin: 0px;
	padding: 0px;
	width: 100%;
	margin-top: 0px;
	padding: 20px 0 10px 0;
	overflow:hidden;
	display: block;
	background-image: url(images/bgsidebar.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CCC;
	background-color: #000;
}
#sidebar
{
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	overflow: hidden;
	display: block;
}

#sidebar form {
	margin: 0;
	}

#sidebar .colsearch {
	width: 180px;
	margin-right: 0px;
	float: left;
	text-align: left;
	overflow:hidden;
	display: block;
	
}
#sidebar .colsearch li {
	list-style-type: none;
	list-style-image: none;
}
#sidebar .colsearch li form input {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: left;
	float: left;
}

#sidebar .colsearch li h1 ,#sidebar .colcat li h1 ,#sidebar .colcat2 li h1 ,#sidebar .colcat3 li h1{
	font-size: 14px;
	color: #CACACA;
	text-align: left;
	margin-bottom: 8px;
	padding: 0px;
	font-weight: normal;
}

#sidebar .colcat {
	width: 340px;
	margin-right: 0px;
	float: left;
	overflow:hidden;
	display: block;
}
#sidebar .colcat li {
	list-style-type: none;
	list-style-image: none;
}
#sidebar .colcat li ul {
	margin-left: 5px;
	padding: 0px;
}
#sidebar .colcat li ul li{
	width: 110px;
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 5px;
	float: left;
}
#sidebar .colcat2 {
	width: 180px;
	float: left;
	margin-right: 0px;
	overflow:hidden;
	display: block;	
}
#sidebar .colcat2 li {
	list-style-type: none;
	list-style-image: none;
}
#sidebar .colcat2 li ul {
	margin-left: 5px;
	padding: 0px;
	
}
#sidebar .colcat2 li ul li{
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 5px;
}
#sidebar .colcat3 {
	width: 280px;
	float: left;
	overflow:hidden;
	display: block;
}
#sidebar .colcat3 li {
	list-style-type: none;
	list-style-image: none;
}
#sidebar .colcat3 li ul {
	margin-left: 5px;
	padding: 0px;
}
#sidebar .colcat li ul li a, #sidebar .colcat2 li ul li a, #sidebar .colcat3 li ul a, #footer a{
	color: #666;
}
#sidebar .colcat li ul li a:hover, #sidebar .colcat2 li ul li a:hover, #sidebar .colcat3 li ul a:hover, #footer a:hover{
	color: #CCC;
}

/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 15px;
	text-align: center;
	width: 460px;
	display: block;

	}
.navigation a {
	margin-left: 5px;
	font-size: 11px;
	background-color: #333;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #FFF;
	text-decoration: none;
	padding: 8px;
	}
.navigation a:hover {
	font-size: 11px;
	background-color: #999;
	color: #FFF;
	text-decoration: none;
	}
	
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-textenter {
	border: 1px solid #ddd;
	text-align: left;
	background-color: #f3f3f3;
	padding: 0px;
	margin: 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #666;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: left;
	background-color: #f3f3f3;
	padding: 0px;
	margin: 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #666;
}

input[type="submit"]:hover {
	color: #FFF;
	border: 1px solid #000;
	font-weight: normal;
	background-color: #333;
}

.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 */

/* Nav */


/* "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." */

