/*

Theme Name: TSKW

Theme URI: http://www.7thwavegraphics.com

Description: Custom.

Version: 1.0 Beta

Author: Hami Gendron

Author URI: http://www.7thwavegraphics.com

*/



@import "library/css/reset.css";



/**********************************************

	Global styles 

***********************************************/

body {	

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	line-height: 1.52em;

	background-color: #fff;

	color: #333;

}



a { 

	text-decoration: none;

	color: #660000;	

}



a:hover {	

	text-decoration: underline;

}



h1,h2,h3,h4 {

	font-family: Arial, sans-serif;

	font-weight: normal;	

	line-height: 1em;	

	color: #000;

	margin-bottom: 5px;

}



h1 { 

	font-size: 18px;

	font-weight: bold;	

	letter-spacing: -1px;

}



h2 { 

	font-size: 21px;

	padding-top:10px;

}



h3 {

	font-size: 17px;	

	border-bottom: 1px #ccc dashed;

}



h4 {

	font-size: 17px;		

}



h5, h6 { 

	font-size: 12px;

	text-transform:uppercase;

	letter-spacing:2px;	

}



h5 {

	border-bottom: 1px #ddd dashed;	

}



h1,

h3,

h5,

h6,

dl,

ol,

ul,

pre,

table,

address,

fieldset,

object {

	margin-bottom: 10px;

}



p {

	margin: 0 0 20px;	
	font-weight: normal;

}



ul {

	margin: 0 0 20px 18px;

	list-style:square;

}



ol {

	margin: 0 0 20px 24px;

	list-style-type: decimal;

}



ol ol {

	list-style:upper-alpha;

}



ol ol ol {

	list-style:lower-roman;

}



ol ol ol ol {

	list-style:lower-alpha;

}



ul ul, ol ol, ul ol, ol ul {

	margin-bottom:0;

}



dl	{

    margin:0 0 10px;

}



dt {

    font-weight:bold;

}



dd {

	margin: 0 0 18px 10px;

}



strong {

	font-weight: bold;

}



big {

	font-size: 120%;

}



small, sup, sub {

	font-size: 80%;

}



address {

	font-style: italic;

	margin: 0 0 21px 0;

}



li address, dd address {

	margin: 0;

}



cite, em, i {

	font-style: italic;

}



blockquote {

	margin: 0 3em;

}



blockquote em, blockquote i, blockquote cite {

	font-style:normal;

}



pre {

	font:11px Monaco, monospace;

	border-left: 5px solid #ccc;

	background: #f9f9f9;

	line-height:18px;

	margin-bottom:18px;

	padding: 10px 15px;

	overflow:auto;

}



code {

	font:11px Monaco, monospace;

	background-color:#f9f9f9;

}



abbr, acronym {

  border-bottom:1px dotted #333;

  cursor: help;

}



ins {

	text-decoration:none;

}



sup,

sub {

	height: 0;

	line-height: 1;

	vertical-align: baseline;	

	position: relative;	

}



sup {

	bottom: 1ex;

}



sub {

	top: .5ex;

}



ins, dfn {

	font-style: italic;

	text-decoration: none;

	border-bottom: 1px solid #666;

}



del {

	text-decoration: line-through;

}



blockquote {	

	font-family: "Times New Roman", Georgia, Times, serif;		

	font-size:23px;

	line-height:1.2em;

	color:#444;

	margin:30px 0;

	letter-spacing:-1px;

}



blockquote cite {	

	font-size:18px;

	color:#666;

	display:block;

	font-style:italic;	

	margin-top:5px;

	text-align:right;

}



blockquote.alignright {	

	width:40%;

	margin: 0 0 10px 1em;

}



blockquote.alignleft {	

	width:40%;

	margin: 0 1em 10px 0;

}



blockquote p {

	margin:0;

}



hr {

	background:#ddd;

	color:#ddd;

	clear:both;	

	width:100%;

	height:1px;

	margin:20px 0;

	border:none;

}



input, textarea {

	font-size: 1em;	

	padding: 3px;

}



:focus {

	outline: none;

}



form label {

	cursor: pointer;

}



option {

	padding: 1px 3px;

}



caption {

    text-align:left;

}



table { 

	border-left: 1px solid #ccc;

	border-top: 1px solid #ccc;

    line-height:15px;

    margin:0 0 22px 0;

    text-align:left;

}



th {

	font: bold 11px Helvetica, Arial, sans-serif;

	color: #fff;

	border-right: 1px solid #ccc;

	padding: 3px 10px 3px 9px;

	background: #666;

}



td {

	border-right: 1px solid #ccc;

	border-bottom: 1px solid #ccc;	

	padding: 6px 6px 6px 12px;

	color: #333;

}



tr.even {

	background: #fafafa;

}





i, u, center, menu, layer, s, strike, font, xmp {

	margin: 0;

	padding: 0;

	vertical-align: baseline;

	outline: none;

	font-size: 100%;

	font-weight: normal;

	font-style: normal;

	background: transparent;

	border: none;

	text-decoration: none;

}



font {

	color: #333;

}



center {

	text-align: left;

}





.alignleft{

	float:left

}



.alignright {

	float:right;

}



img.wp-smiley {

	float: none;

	border: none !important;

	margin: 0 3px;

}



/* Some useful classes */

.dropcap {

	float:left;

	color:#D4D4C7;

	font-size:45px;

	line-height:38px;

	padding-top:2px;

	margin-right: 3px;

	font-family: Times, serif, Georgia;

}



.intro {

	font-size:16px;

	color:#666;

	line-height:22px;

}



.col1 {

	float: left;

	width: 50%;	

}



.col2 {

	float: right;

	width: 45%;	

}



.box {

	padding: 20px;

	background-color: #f6f6f6;

	border: #dadada 1px solid;

	margin-bottom: 20px;

}



.box.boxstyle2 {	

	background-color: #e3e1d5;

	border: #eee 1px solid;

}



.box.boxstyle3 {

	background-color: #666;

	color: #fff;

	border: none;

}



.box.boxstyle3 a {

	color: #fff;

	text-decoration:underline;

}



.box.alignright {	

	margin:0 0 1em 1em;

	width:40%;	

}



.box.alignleft {	

	margin: 0 1em 1em 0;

	width:40%;

}



ul.checklist {

	margin-left: 5px;
	list-style-type: disc;

}



ul.checklist li {

	list-style-type: none;	

	padding-left:20px;

	margin-bottom: 10px;	

	font-size:14px;

}



ul.pointerlist {

	margin-left: 3px;

}



ul.pointerlist li {

	list-style-type: none;

	background: transparent url(images/arrow.gif) no-repeat 0 2px;

	padding-left: 15px;

}



ol.bignumlist {

	list-style-type:none;

	margin-left:5px;

}



ol.bignumlist li {	

	margin: 10px 0;	

}



.bnum {

	float:left;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:30px;	

	width:55px;

}



a.linkdots {	

	background: transparent url(images/dot.gif) repeat-x left 1em;

}



a:hover.linkdots {

	background: none;

}



.mb20 {	margin-bottom: 20px; }

.mt20 {	margin-top: 20px; }

.ml20 {	margin-left: 20px; }

.mr20 {	margin-right: 20px; }

.mb40 {	margin-bottom: 40px; }

.mt40 {	margin-top: 40px; }

.ml40 {	margin-left: 40px; }

.mr40 {	margin-right: 40px; }

.ml10 {	margin-left: 10px; }

.mr10 {	margin-right: 10px; }

.mb0 { margin-bottom: 0px; }

.mt0 { margin-top: 0; }

.pb0 { padding-bottom: 0px; }

.pt0 { padding-top: 0; }



.image-border {

	border: solid 1px #ddd;

}



.image-frame {

	border: solid 1px #ddd;

	background: #ffffff;

	padding: 4px;

}



.image-frame-black {	

	background: #000;

	padding: 4px;

}



.bigtext {

	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;

	font-size:60px;

	color:#ccc;

	line-height:70px;	

}



/* Gallery */

img.alignright {margin:0 0 1em 1em; width: auto;}

img.alignleft {margin:0 1em 1em 0; width: auto;}

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



.gallery img, .gallery a img, img.size-thumbnail, .widget_flickrRSS a img {

	border: solid 1px #ddd;

	background: #ffffff;

	padding: 4px;	

}



.widget_flickrRSS a img { 

	margin:5px 5px 0 0;

	float:left;

}



.gallery a:hover img, .post a:hover img.size-thumbnail, .widget_flickrRSS a:hover img {

	border-color: #999;

	background: #fff;

}



.post .gallery-item, #sidebar .gallery-item {		

	margin: 0 0 10px 0;	

	text-align:left;

}



.post .ngg-gallery-thumbnail img {

	margin:4px 4px 4px 0;

	border: solid 1px #ddd;

}



.post .ngg-gallery-thumbnail img:hover {

	background-color: #fff;

	border-color: #999;

	

}



.ngg-navigation {

	padding-bottom:2px;

}



.ngg-galleryoverview {

	margin-top: 20px;

	margin-bottom: 20px;

}



/* End Gallery */





/* Captions */

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f9f9f9;

	padding-top: 4px;	

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



.wp-caption.alignright, .caption.alignright {margin:0 0 .5em 1em}

.wp-caption.alignleft, .caption.alignleft {margin:0 1em .5em 0}

.wp-caption.aligncenter, .caption.aligncenter {display: block; margin-left: auto; margin-right: auto; margin-bottom: 20px;}



.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 5px;

	margin: 0;

	text-align:left;

}



.caption {

	padding:7px;	

	background-color: #f9f9f9;

	border: 1px solid #ddd;

	color:#333;

}



.caption.caption-black {

	padding:8px;

	background-color: #000;	

	color:#fff;

	border: none;

}



.caption.caption-black a {

	color:#fff;

}



.caption p {

	margin:5px 0 0;

}



.fancycaptiontext {

	font-size:10px;

	text-transform:uppercase;

	letter-spacing:3px;

	font-weight:bold;

}





/* End captions */



/**********************************************

	Layout 

***********************************************/

body {margin-top: 15px;}

#container {	

	width:1000px;

	display:table;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	position: relative;

	padding: 0px;
	
	min-height: 1043px;

		

}



#header {

 	width: 1000px;

	}



.top_navi {

	float: right;

	height: 30px;

	width: 800px;

	text-align: right;

	/*padding-right: 36px;*/

	padding-right: 0px;

	padding-top: 66px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 20px;

	font-weight: bold;

	color: #a7a9ac;

	text-decoration: none;

}



#feature {	

	margin: 0 0 30px;

	width: 800px;

	overflow:hidden;

	line-height:0;	

}



.sidemenu {

	width:231px;

	float:left;

	padding-left: 26px;

    

}



.center_menu {

	width:299px;

	float:left;

	padding-right: 26px;

	border-right: 1px solid #ccc;

}



.right_menu {

	width:231px;

	float:left;

	padding-left: 26px;

	padding-right: 26px;

	border-right: 1px solid #ccc;

	

}



#content { 

	

	width: 1000px;

		

}







/**********************************************

	Header

***********************************************/	

#logo {

	float:left;

	line-height:0;

	margin-right: 10px;

}



#header h1.blog-title {

	float:left;

	margin-bottom:0;

}



#header h1.blog-title a {	

	float:left;

	line-height: 0.8;	

	font-size: 42px;

	letter-spacing: -1px;

	margin-bottom: 0;	

	text-decoration:none;

	font-weight:bold;

}



#header p.description {

	float:left;

	font-size: 20px;

	margin: 12px 0 0 10px;

}



.top_flash {

	height: 380px;

	width: 1000px;

}



.slogansep {

	float:left;

	margin: 10px 0 0 12px;

	font-size:30px;

	color:#eee;

}



#topsearch {	

	float:right;

	margin-top: 9px;

}



#rss {

	float:right;

	margin: 9px 0 0 15px;

}



#custom-header-bg {

	margin: 0 0 30px;

	width: 800px;

	overflow:hidden;

	line-height:0;	

}



/**********************************************

	Navigation

***********************************************/

ul#navigation, ul#filter {	

	list-style-type: none;

	margin: 0px;

	padding: 0px;

	position: relative;

	z-index: 100;

	display: inline;

}



ul#navigation li, ul#filter li {	

	display: inline;	

	margin: 0 10px 0 0;

}

ul#filter li .subtitle, ul#filter li .subtitle a {font-size: 16px; font-weight: lighter;}

ul#navigation li a, ul#filter a, ul#filter li {	

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 20px;

	font-weight: bold;

	text-decoration: none;

	padding-right: 3px;

	padding-left: 3px;

}



ul#navigation li.current_page_item a, ul#filter li.current_page_item a {	

	color: #660000;

}



.pagenavigation .wp-pagenavi a, .pagenavigation .wp-pagenavi a:link, .pagenavigation .wp-pagenavi a:visited {	

	border: 1px solid #333;

	color: #fff;

	background-color: #666;	

}





/* Superfish Dropdown Menu */



.sf-menu, .sf-menu *, .filters, .filters * {

	margin:			0;

	padding:		0;

	list-style:		none;

	position:relative;

}

.sf-menu ul, .filters ul {

	position:		absolute;

	top:			-999em;

	width:			14em; /* left offset of submenus need to match (see below) */

}

.sf-menu ul li, .filters ul li{

	width:			100%;

}

.sf-menu li:hover, .filters li:hover {

	visibility:		inherit; /* fixes IE7 'sticky bug' */

}

.sf-menu li, .filters li {

	display: inline;

	position:		relative;

}

.sf-menu li li, .filters li li {

    float: left;

	position:		relative;

}

.sf-menu li:hover ul,

.sf-menu li.sfHover ul, .filters li:hover ul, .filters li.sfHover ul {

	left:			0;

	top:			2em; /* match top ul list item height */

	z-index:		99;

}

ul.sf-menu li:hover li ul,

ul.sf-menu li.sfHover li ul, ul.filters li:hover li ul,

ul.filters li.sfHover li ul {

	top:			-999em;

}

ul.sf-menu li li:hover ul,

ul.sf-menu li li.sfHover ul, ul.filters li li:hover ul,

ul.filters li li.sfHover ul {

	left:			12em; /* match ul width */

	top:			0;

}

ul.sf-menu li li:hover li ul,

ul.sf-menu li li.sfHover li ul, ul.filters li li:hover li ul,

ul.filters li li.sfHover li ul {

	top:			-999em;

}

ul.sf-menu li li li:hover ul,

ul.sf-menu li li li.sfHover ul, ul.filters li li li:hover ul,

ul.filters li li li.sfHover ul {

	left:			12em; /* match ul width */

	top:			0;

}

.sf-menu li li, .filters li li {

	background:		#fff;

	border-left:	1px solid #eee;

	border-right:	1px solid #eee;

	border-bottom:	1px solid #eee;

	padding: 		.55em 1em;

	text-align: left;

}



#filters {height: 20px; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #ccc; }



#filters #fT {font-size: 12px; font-weight: bold; float: left; margin-right: 10px;}



/**********************************************

	Blog Posts

***********************************************/

#main {



	width:877px;

	background-color:#FFFFFF;

	margin:27px auto 0 106px;

	padding-left: 26px;

	border-left: 1px solid #ccc;
	
	min-height: 800px;
	
	position: relative;



}



#content #main {margin:0 auto 0 106px; width:768px; position: relative;}



#bottomSlide h2 {



    font-size: 62px;

    letter-spacing: -2px;

    text-transform: lowercase;

    color: #fff;

    padding-left: 25px;

    padding-top: 5px;



}



.sidemenu #blog {



    margin-bottom: 27px;



}


.sidemenu .whatson #blog {



    margin-bottom: 0px;



}


.page.inn_contain12 {

	font:bold 14px Arial, Helvetica, sans-serif;

	line-height:17px;

	/*letter-spacing:-0.7px;*/

	/*Change after 11FEB Feedback

	color: #cbcbcb;*/

	color: #696969;

	/**/

	text-decoration: none;

	

	/*text-align: justify;

	border:1px solid;*/

	

}



#blog, #next, #news {



    padding: 10px;

    



} 



#blog span, #next span, #news span{



   font-size: 40px;

   font-weight: bold;

} 



#next, #news {margin-bottom: 27px;}







.post {

	margin: 0 0 40px 0px;	
	position: relative;

}





.feature .post-title, .normal .post-title {

	margin-top: -5px;

	margin-bottom:12px;	

	position:relative;

}



.post .post-title a {

	font-family: Georgia, 'Times New Roman', Times, serif;

	font-weight: normal;	

	line-height: 1.1em;	

	font-size: 18px;

	font-weight: bold;	

	color: #333;

	letter-spacing:-1px;

}



.post.single .post-title a {

	padding-right: 0;	

}



.post.single .postimage, .post.archive .postimage {



    float: left;

    margin-right: 10px;

    margin-bottom: 10px;

   



}



.post .date_news {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 8pt;

	/*line-height: 15px;*/

	line-height: 17px;

	font-weight: normal;

	color: #a3a3a3;

	text-decoration: none;

}



.post.single .date {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 8pt;

	line-height: 15px;

	font-weight: normal;

	color: #00adef;

	text-decoration: none;

	letter-spacing: 1px;

}



.post.single .newsnavi a{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 20px;

	font-weight: bold;

	color: #848484;

	text-decoration: none;

	padding-right: 3px;

	padding-left: 3px;

}

.post.single .newsnavi a:hover{

	color: #00adef;

	text-decoration: none;

}



.post.single .calender1_link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11pt;

	color: #FFFFFF;

	/*background-color: #0093bf;*/

	font-weight: bold;

	text-decoration: none;

	padding-right: 4px;

	/*padding-left: 6px;*/

	padding-top: 1px;

	padding-bottom: 1px;

	width: 101px;

	clear: both;

}

.post.single .calender1_link a {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11pt;

	color: #FFFFFF;

	background-color: #0093bf;

	font-weight: bold;

	text-decoration: none;

	padding-right: 4px;

	/*padding-left: 6px;*/

	padding-top: 1px;

	padding-bottom: 1px;

	width: 101px;

	clear: both;

	vertical-align:bottom;



}

.post.single .calender1_link a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11pt;

	color: #FFFFFF;

	background-color: #00ADEF;

	font-weight: bold;

	text-decoration: none;

	padding-right: 4px;

	/*padding-left: 6px;*/

	padding-top: 1px;

	padding-bottom: 1px;

	width: 101px;

	clear: both;

}





.post .right_contain1_news {

	width: 211px;

	height:96px;

	padding-left: 13px;

	float: right;

	text-align: justify;

	bottom: 0px;

	left: auto;

	top: auto;

	right: auto;
	

}









.post .title-classes {



    font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	line-height: 17px;

	font-weight: normal;

	color: #a7a9ac;

	text-decoration: none;



}



.post #top_center .title {float: left; width: 258px;}



.post #top_center .custom {float: right; width: 300px; text-align: right;}



.post #top_center .contain26bold {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	line-height: 23px;

	font-weight: bold;

	color: #0093bf;

	text-decoration: none;

}

.post #middle_center {

	

	clear:both;

	

	padding-top:20px;

	

	}

.post .inn_contain12, .post .inn_contain12 p {

	font: 14px Arial, Helvetica, sans-serif;

	line-height:17px;

	/*letter-spacing:-0.7px;*/

	/*Change after 11FEB Feedback

	color: #cbcbcb;*/

	color: #696969;

	/**/

	text-decoration: none;

	

	/*text-align: justify;

	border:1px solid;*/

	

}

.catdesc {border-bottom: 1px solid #ccc; margin-bottom: 20px; font-size: 16px;}

.catdesc p { margin-bottom: 10px;}

.post #top_center .style3 {color: #e90e8b;} 

.post .style3 {color: #e90e8b;} 



#titlesBusiness {height: 20px; padding-bottom: 20px; margin-bottom: 20px;}



#titlesBusiness h1 {color: #333333;}



#content .post.archive.classes {



    width:814px; float:left; clear:both; padding-bottom:25px;



}



.post .post-title .comment {

	position:absolute;

	top:5px;

	right:0;	

	width: 43px;

	height: 46px;

	background: transparent url(images/comment.gif) no-repeat top right;

	padding-top: 8px;

	text-align:center;

}



.post .post-title .comment a {

	font-family:Arial, Helvetica, sans-serif;

	font-size:16px;	

	padding-right:0;

	letter-spacing:0;

	line-height: 1;	

}



.post .meta {

	margin: 10px 0;	

	border-top: 1px #eee solid;

	border-bottom: 1px #eee solid;	

	font-size: 10px;

	text-transform:uppercase;

	color: #666;	

}



.post .meta a {	

	color: #666;	

}



.post a.more-link, .post a.comment-link {

	font-size: 14px;

	padding-left: 10px;

	background: url(images/pointer3.gif) no-repeat left 4px;

	margin-right: 10px;	

}



.post.thumb a.more-link {

	font-size: 13px;

	padding-left: 0;

	background: none;

	text-transform: lowercase;

}



.post.center_menu1_wshop {

	width:299px;

	margin: 0 0 20px 0;

	float:left;

	clear: both;

	/*padding-top: 11px;*/

	padding-bottom: 20px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 1px;

	border-left-width: 0px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #f1f1f1;

	border-right-color: #f1f1f1;

	border-bottom-color: #f1f1f1;

	border-left-color: #f1f1f1;

}



.post.center_menu1_blog {



    width:281px;

    margin:0 26px 20px 0px;

    height: auto;

	float:left;

	clear: both;

	/*padding-top: 11px;*/

	padding-bottom: 20px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 1px;

	border-left-width: 0px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #f1f1f1;

	border-right-color: #f1f1f1;

	border-bottom-color: #f1f1f1;

	border-left-color: #f1f1f1;

}



.post .blog_content {



    position:relative; float:left; height:180px; width:125px; margin-left: 10px; font:13px Arial, Helvetica, sans-serif;

	line-height: 18px; letter-spacing:-0.02em;

	color: #676767;



}



.post.frontpage p {margin-bottom: 10px; text-align: left;}





.post.thumb {

	float:left;

	width: 220px;		

	margin: 20px 40px 20px 0;

}



.post.archive.thumb {

	margin: 0 40px 40px 0;

}



.post.normal .post-title {

	margin-top: 10px;

}



.post.t .postimage {

	width: 146px;

	float: left;

	

}



.post.exhibitions .title {float: left; width: 400px;}

.post.exhibitions .dates {float: right; text-align: right;}



.post.news .postimage {



    float: left;



}



.post.archive.news .postimage {



    margin: 0;

    padding: 0;



}







.post.frontpage.news {



	clear: both;

	float: left;

	width: 217px;

	margin-bottom: 20px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	line-height: 140%;

	color: #676767;

	text-decoration: none;

	font-weight: normal;

	text-align: left;

	padding-bottom: 20px;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 1px;

	border-left-width: 0px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #f1f1f1;

	border-right-color: #f1f1f1;

	border-bottom-color: #f1f1f1;

	border-left-color: #f1f1f1;



}



.post.archive.news {



	width: 318px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 10pt;

	line-height: 140%;

	color: #676767;

	text-decoration: none;

	font-weight: normal;

	text-align: left;

	padding-bottom: 27px;

	margin-bottom: 27px;

	

	border-bottom: 1px solid #f1f1f1;

	

	

    margin-right: 20px;

    height: 96px;



}



.post.archive.odd {float: left;}

.post.archive.even {float: right;}





.post.normal .postimage {		

	width: 480px;	

	overflow:hidden;

	line-height:0;

}



.post.thumb a.thumb-link  {	

	font-weight: normal;

	color: #333;

}



.post.thumb h2 {

	padding-top: 0px;	

}



.post.thumb.last-thumb {

	margin-right:0;

}



.pageheader {		

	background-color: #666;

	color: #fff;

	padding: 200px 0 0 0;

	font-size: 70px;

	line-height: 0.6;

	overflow:hidden;

	letter-spacing: -1px;	

}



#pageheader {	

	padding: 200px 0 0px 0;	

	background-color:#423434;

	font-family: Trebuchet MS, Arial, sans-serif;

	color:#fff;

	text-transform:uppercase;

	font-size:90px;

	font-weight: bold;

	line-height:.6em;

	letter-spacing: -0.05em;

}



.post.single {

	margin-bottom:0;

}



.postdivider {	

	clear:both;

	border-bottom: 1px #ddd solid;

	margin:20px 0;	

}



.nofeature {	

	margin-top: 30px;

	clear:both;

}



.attachment img {	

	margin-top: 20px;

	overflow:hidden;	

}



.pagelink a {

	border:1px solid #DDDDDD;

	font-style:italic;

	margin:0 1px;

	padding:1px 6px;

}



.social a {

	font-size:14px;

}



.related-posts ul, .recent-posts ul, .popular-posts ul {

	margin: 0 0 0 3px;

	list-style-type: none;		

}



.related-posts ul li {

	padding: 0 0 0 0;	

}



.related-posts .date, .recent-posts .date {

	color: #777;

}



.post.portfolio .postimage {

	margin-right: 20px;

	float:left;

}



.post.portfolio img {

	border: solid 1px #ddd;

	background: #ffffff;

	padding: 8px;

}



.post.portfolio .post-title {

	margin-bottom: 10px;	

}



.post.portfolio .pftext {

	float:left;

	width:282px;

}



.post.portfolio h1 {

	font-size:32px;

	color:#333;

}



.post.portfolio h1 a {

	color:#333;

}



.post.portfolio.slide h4 a {

	font-size:24px;

	color:#333;

	line-height:1em;

}



.post.portfolio .details {

	margin-bottom: 40px;

	font-size:12px;

	text-transform:uppercase;

}



.post.portfolio .button {

	margin-right: 5px;	

}



.pagenavigation {

	margin-top: 20px;	

}



#feature-page { 

	margin-bottom: 30px;	

	border: 1px #eee solid;

}



.post.frontpage .addthis_container { float: right; }



.post .contain13 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	line-height: 17px;

	font-weight: normal;

	color: #a7a9ac;

	text-decoration: none;

	float: left;

	width: 550px;



}



.post .contain13 .group {margin-bottom: 10px;}



.post .contain13 .group h2 {margin: 0; font-size: 16px; color: #676767; padding: 0px;}



.post .heading18, .post h4 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: bold;

	color: #0093bf;

	line-height: 25px;

	text-decoration: none;

	}



#container #rotator { margin-bottom:40px; }



/* new selector */



.center_text {

	font:13px Arial, Helvetica, sans-serif;

	line-height: 18px; letter-spacing:-0.02em;

	color: #676767;

	text-decoration: none;

	width: 110px;

	height: 180px;

	padding-left: 16px;

	float: left;

	position: relative;

}

.center_text a{	

	color: #676767;

	text-decoration: none;

}



.post.archive.artistsThumb {





    width:127px; margin-right:30px; margin-bottom: 30px;

    float: left;

    



}



.post.archive.artistsThumb .postimage {





    margin-bottom: 10px;

    float: none;

    



}



.post.artistsThumb .art_thumb1 {

    position: relative;

    padding: 10px;

	font:bold 13pt Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	text-decoration: none;

	text-align: center;

	/*line-height: 18pt;*/

	background: #0093bf;
	
	height: 60px;

	

}

.post.artistsThumb .art_thumb1 a{

	color: #FFFFFF;

	text-decoration: none;

}

.post.artistsThumb .art_thumb1 a:hover{

	color: #FFFFFF;

	text-decoration: none;

}



.post.artists .postimage .art_thumb {

	font:bold 13pt Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	text-decoration: none;

	text-align: center;

	/*line-height: 18pt;*/

	background: #0093bf;

	padding: 10px;

	

}



.post.artists .postimage {

    

    width:181px; padding-right:20px;

    float: left;



}



.post.artists .contain25 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 22px;

	font-weight: bolder;

	color: #aeaeae;

	line-height: 25px;

	float: left;

}



.post.artists .contain25 p {margin: 0;}



.post.artists .inn_contain12 {

	font:bold 14px Arial, Helvetica, sans-serif;

	line-height:17px;

	/*letter-spacing:-0.7px;*/

	/*Change after 11FEB Feedback

	color: #cbcbcb;*/

	color: #696969;

	/**/

	text-decoration: none;

	

	/*text-align: justify;

	border:1px solid;*/

	

}

.post.artists .inn_contain12 a{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13pt;

	line-height: 17pt;

	font-weight: bold;

	color: #00adef;

	text-decoration: none;

	/*text-align: justify;*/

}

.post.artists .inn_contain12 a:hover{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13pt;

	line-height: 17pt;

	font-weight: bold;

	color: #0093bf;

	text-decoration: none;

	/*text-align: justify;*/

}



.post.archive.business { float: left; margin-bottom: 30px; width: 150px; height: 220px; } 



.mrB {margin-right: 60px;}

.mrD {margin-right: 20px;}


.post.archive.business .postimage {margin: -10px;padding: 10px;padding: 10px;}



.post.archive.business .bTxt {text-align: center;}



/**********************************************

   Categories

**********************************************/



.work_thumb1 {

	/*background-color: #0093bf;*/

	background-color: #aeaeae;

	font-family: Arial, Helvetica, sans-serif;	

	font-size: 18pt;

	font-weight: bolder;

	color: #aeaeae;

	text-decoration: none;

	width: 181px;

	margin-right: 26px;

	float: left;

	text-align: center;

	/*padding-bottom: 4px;*/

	line-height: 24pt;

	float: left;

}

.work_thumb1 a{

	background-color: #FFFFFF;/*#0093bf*/

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18pt;

	font-weight: bolder;

	color: #aeaeae;

	text-decoration: none;

	width: 181px;

	margin-right: 26px;

	float: left;

	text-align: center;

	/*padding-bottom: 4px;*/

	line-height: 24pt;

}

.work_thumb1 a:hover{

	background-color: #0093bf;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18pt;

	font-weight: bolder;

	color: #FFFFFF;

	text-decoration: none;

	width: 181px;

	margin-right: 26px;

	float: left;

	text-align: center;

	/*padding-bottom: 4px;*/

	line-height: 24pt;

}



.small_desc {



	font-family:Arial, Helvetica, sans-serif;

	

	font-size:14px;

	

	color:#696969;

	

	line-height:1em;

	

	

	}

	

a:hover .small_desc  {



	color:#FFFFFF;

	

	

	}

#whatson {

  
  width:200px;



}

/**********************************************

	Sidebar 

***********************************************/

#sidebar { 

	position: absolute;

	

	z-index: 10;

	
	width:155px;

	text-align: left;	

	left: -170px;
	top:0;

}

#sidebar .shoppingcart {float: right;}


#sidebar .widgetheading {display: none;}

#sidebar .widgetheading h2 {margin: 0; padding: 0;}

#sidebar #scr { width:144px; margin-top: 40px;}



#sidebar #sponsors-bar, #sidebar #accommodation, #sidebar #yourcart, #sidebar #donate, #sidebar #catalog, #sidebar #enews, #sidebar #enroll, #sidebar #video, #sidebar #calendar, #sidebar .widgetheading, #sidebar .gocheckout, #sidebar .emptycart, #sidebar .visitshop {padding: 3px 7px 3px 6px; margin-bottom: 8px; float: right;}



#sidebar span a, #sidebar .widgetheading {font-size: 16px; font-weight: bold;}



#sidebar #donate, #sidebar #enews, #sidebar #enroll, #sidebar #accommodation, #sidebar #yourcart, #sidebar #calendar, #sidebar #video, #sidebar .widgetheading, #sidebar .gocheckout, #sidebar .emptycart, #sidebar .visitshop  {width: 96px;}

#sidebar .visitshop {display: none;}

#sidebar #catalog {width: 96px;}



#sidebar #sponsors-bar {width: 96px;}

#sidebar #wget {float: right;}

#sidebar .emptycart a, #sidebar .gocheckout a, #sidebar .visitshop a {font-size: 16px;}

#sidebar .visitshop {}


.inside {

	margin: 0 auto;	

}


#sidebar .shopping-cart-wrapper {width: 169px;}




#sidebar .widget_tag_cloud a {

	margin: 0 5px;

	text-transform:capitalize;

	white-space:nowrap;

}



#sidebar .widget_text .widgetheading,  #sidebar .widget_sidepages .widgetheading {

	margin-bottom: 10px;

}

	

#sidebar ul, #sidebar ol {

	margin: 0;

	padding: 0;	

}



#sidebar ul li {

	list-style-type: none;

	list-style-image: none;		

}



#sidebar ul li.widget {

	margin-bottom: 40px;

}



#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

}



#sidebar ul ul, #sidebar ul ol  {

	margin: 5px 0 0 0;

}



#sidebar ul ul ul {

	margin: 0;

}



#sidebar ul ul li, #sidebar ul ol li {

	margin: 3px 0 0;

	padding: 0;	

	border-bottom: 1px #eee solid;	

}



#sidebar #recent-posts ul li {

	background:none;

}



#sidebar ul li ul li, #sidebar ul li ol li {	

	display: block;

	padding: 5px 0;

}







#sidebar .date {

	color: #000;

}



#sidebar .widget_custom_recent_comments a {

		padding-bottom:0;

}



#sidebar li.recentcomments {	

	padding: 5px 0;

}





#sidebar .widget_categories ul li, 

#sidebar .widget_archive ul li, 

#sidebar .widget_links ul li {

	width: 110px;

	float: left;

	display: inline;

	margin-right: 13px;

	padding: 5px 0 5px 10px;

	background: #fff url(images/arrow.gif) no-repeat left 12px;

}



#sidebar img.alignright {float:right; margin:5px 0 5px 10px}

#sidebar img.alignleft {float:left; margin:5px 10px 5px 0}

#sidebar a img.alignright {float:right; margin:5px 0 5px 10px}

#sidebar a img.alignleft {float:left; margin:5px 10px 5px 0}



#sidebar img.size-thumbnail {

	max-width: 115px;

	height: auto;	

}



#sidebar .gallery img {

	max-width: 115px;

	height: auto;	

}




#sidebar .post.thumb.no-image {

	margin:10px 0 10px;

	width: 270px;

}



#sidebar .post.thumb h4 {

	margin-bottom:0;

}



#sidebar .post.thumb .postimage {

	height: auto;

}



#sidebar .post.thumb {

	margin-top: 10px;

	margin-bottom: 15px;

}

#fb {
	
	background-color:#FFFFFF;
border:1px solid #CCCCCC;
margin-bottom:9px;
padding:7px 0 6px 5px;
	
	
}

#fbbtn {
	
	float:left;
margin-right:5px;
	
	
	
	}



/* Tabbed Widgets */

#container #sidebar ul.tw-nav-list a { 

	background: #666;

	color: #fff;

	font-size:13px;	

	font-family: Arial, Helvetica, sans-serif;

	font-weight:normal; 

	padding:3px 10px; 

}



#sidebar .tw-tabbed-widgets ul ul {	margin-left: 3px; }

#sidebar .tw-tabbed-widgets ul ul li { border-bottom: 1px #eee solid; }

#sidebar .tw-tabbed-widgets ul li {	border-bottom: none; }

#container #sidebar .tw-rotate { margin:0; }

#container #sidebar .tw-tabbed-widgets { margin-bottom: 40px; }

#container #sidebar ul.tw-nav-list li { margin:0 2px 0 0; padding:0 0 0 0; border:none;  }

#container #sidebar ul.tw-nav-list li.ui-tabs-selected  { background: #000; padding-bottom:0; }

#container #sidebar ul.tw-nav-list li.ui-tabs-selected a  { background: none; }

#container #sidebar .ui-tabs-panel { margin:0 0 0 0; padding:0 0 0 0; float:left; width:100%; }





/* Global Widget Styling */

li.widget {

	list-style-type: none;

}



/**********************************************

	Search 

***********************************************/

.searchform {

	margin: 0;

	padding: 1px 0 0;	

}



.searchform .searchbox {	

	border:1px solid #ccc;

	padding:0 10px 0 0;

	float:left;	

	width: 251px;

}



.searchform a.searchicon {

	float:right;

	background: url(images/search.gif) no-repeat;

	height:16px;

	width:16px;

	margin: 5px 0 0 5px;

}





.searchform .searchfield {

	float:left;

	width: 222px;

	padding:4px;

	border:0;

	color: #999;

}

#7wglogo {
	
	
	margin-top:10px;
	
	}



/**********************************************

	Footer 

***********************************************/




#footer {



/* original */



/*	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #d3d4d5;

	height: 81px;

	background-color: #FFFFFF;

	width: 955px;

	margin-left: 19px;

	margin-top: 20px;

	display: block;

	clear: both;

	float: left;*/

	

/* new */	

	border-top: 1px solid #d3d4d5;

	height: 81px;

	background-color: #FFFFFF;

	width:1000px;

	padding-top:10px;

	margin:60px auto 0px auto; 

	display: block; clear: both;

}

/* shrenik class 4 html*/

*html #footer

{

	border-top: 1px solid #d3d4d5;

	height: 81px;

	background-color: #FFFFFF;

	width:1000px;

	margin:20px auto 0px auto; 

	display: block; clear: both;

}



*html .bott_part1 {

	width: 93px;

	font:normal 8pt Arial, Helvetica, sans-serif;

	line-height: 15px; color: #00adef;

	text-decoration: none; 	float: right;

	text-align: right; display: block;

	/*padding:32px 15px 0px 256px;*/

	padding:32px 15px 0px 11px;

}



/* new css*/

.bott_navi {

	float: left; height: 51px;

	/*width: 426px; */

	width: 755px; 

	text-align: left;

	padding:30px 0px 0px  96px; 

	font:bold 12px Arial, Helvetica, sans-serif;

	line-height: 16px; color: #a7a9ac;

	text-decoration: none;

	background: url(images/bott_logo_tskw.gif) no-repeat -36px 50%; }

.bott_navi ul{

	display: inline;

	list-style-image: none;

	list-style-type: none;

	margin: 0px 0px 0px 0px;

	padding: 0px;

	line-height: 16px;

}

.bott_navi li{

	display: inline;

	list-style-image: none;

	list-style-type: none;

	margin: 0px;

	padding: 0px;

	line-height: 16px;

}

.bott_navi a{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 12px;

	font-weight: bold;

	color: #a7a9ac;

	text-decoration: none;

	padding-right: 3px;

	padding-left: 3px;

}

.bott_navi a:hover{

	color: #00adef;

	text-decoration: none;

}



#footer-widgets {

	margin-top: 40px;	

	padding-top: 10px;

	border-top: 1px #ddd solid;

}





#footer-widgets li.widget {	

	float: left;

	margin-left: 40px;

	_margin-left: expression(this.previousSibling==null?'0px':'40px');

}



#footer-widgets li.widget:first-child {

	margin-left: 0px;	

}



#footer-widgets h2 {

	margin-bottom: 15px;	

}



#footer-widgets ul, #sidebar ol {

	list-style:none;

	margin: 0;

	padding: 0;	

}



#footer-widgets ul li ul {

	padding: 2px;	

}



#footer-widgets ul li ul li {

	padding-bottom: 5px;

	margin-bottom: 5px;

	border-bottom: 1px #eee solid;

}



#footer-widgets ul p {

	margin: 0;

}



#toplink {

	float: right;	

	font-size:11px;	

}


/**********************************************

	become a member

***********************************************/
#bmemb1{
	border-spacing: 12px 12px;
	margin-left: -12px;
	border: 0;
	margin-bottom: 50px;
	}
	
#bmemb1 td {
	border: 1px solid #ccc;
	}
	
	
#bmemb2{
	border-spacing: 12px 12px;
	border: 0;
	margin-left: -12px;
	width: 889px
	}
	
	
	
#bmemb2 td {
	border: 1px solid #ccc;
	}

#spacer{
padding-top:8px

}

	



#gifts {
	
position:absolute;
right:-97px;
top:255px;
padding:13px;
background-color:#eeeeee;
width: 188px;


}




/**********************************************

	Comments

***********************************************/



ol.commentlist {

	margin-left: 0;

}			

			

.commentlist li {

	margin: 0 0 18px 0;

	padding: 15px;

	background:#f6f6f6;	

	list-style:none

}



ul.children {

	margin-left: 0;

}



.commentlist li.depth-2 {

	border:none;

	background:#fff;

	border-top: 1px solid #f2f2f2;	

	margin-left:15px;	

}



.commentlist li.depth-3	 {	

	border:none;

	background:#f6f6f6;

	margin-left:15px;	

}



.commentlist li.depth-4	 {	

	border:none;

	background:#fff;

	margin-left:15px;	

}



.commentlist li.depth-5	 {	

	border:none;

	background:#f6f6f6;

	margin-left:15px;	

}

	

.commentlist code {

	background:#e6e6e6;

	padding:3px;

}



.commentlist .moderation {	

	margin-top: 10px;

	color: #660000;	

}



.comment-author {

	margin-bottom: 10px;

}

	

.avatar {

	margin-right: 10px;

	float:left;

	padding:2px;

	border:1px solid #ddd;

	background: #fff;	

}



.commentlist .children {

	margin-top:15px;	

}



.reply {

	margin-bottom:0px;	

}



.reply a:link, .reply a:visited  {	

	background-color:#666;	

	color:#fff;	

	padding: 3px 8px;		

	text-align:center;		

	text-decoration:none !important;

	text-transform: uppercase;

	font-size:10px;	

}



.reply a:hover {	

	background-color:#333;

}



#pings {

	margin-bottom:40px;

}

			

cite.fn {

	font: bold 18px Georgia, "Times New Roman", Times, serif;

	letter-spacing:-0.05em;

	display:block;

	padding-top:9px;

}	



.comment-meta {

	float:left

}



.comment-meta a {

	color: #333;

}

 

.comment-date a, .comment-date a:visited {

	color: #888;

	font-size: 12px;	

}



#author, #email, #comment, #url, #s {

	background: #FFF !important;

	padding: 4px;

	border: 1px solid #ddd;	

}



#author, #email, #url {

	width:200px;

	margin-right: 10px;

}

		

.button {

	padding: 5px 12px;

	background: #444;

	color: #FFF !important;

	border: none;

}



.button:hover {

	background: #333;

	color: #fff;

	text-decoration:none

}



.button:active {

	background:#000;

}



#commentform textarea {

	width: 98%;

	margin-top: 5px;

	height: 200px;

}



/* TSKW Slider */



.sidepages p {margin: 0}



#secondslide {



    background-color: #0093bf;

    padding: 20px 23px 0;

    width: 954px;

    height: 199px;



}



#bottomSlide {



    background-color: #0093BF;

    background-repeat: no-repeat;

    height: 67px;

    width: 1000px;

    margin-bottom: 30px;



}



/**********************************************

	Float clearing Fix

***********************************************/



.clearfix:after {

    content: ".";

    display: block;

    clear: both;

    visibility: hidden;

    line-height: 0;

    height: 0;

}



.clearfix {

    display: inline-block;

}



html[xmlns] .clearfix {

    display: block;

}



* html .clearfix {

    height: 1%;

}



.clear {

	clear:both; 

}








ol#controls{ margin:1em 0; padding:0; height:28px; }

ol#controls li{	margin:0 10px 0 0; padding:0; float:left; list-style:none; height:28px;	line-height:28px; }

ol#controls li a{ float:left; height:28px; line-height:28px; border:1px solid #333;	background:#666; color:#fff; padding:0 10px; text-decoration:none; }

ol#controls li.current a{ background:#fff; color:#000; }




ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none; }







/*  tskw-page-4 */



#tskw-page-4, #tskw-page-3 {visibility: hidden;}


/* email form */


#emailform {

    width: 589px;
    height: 84px;
    
    padding: 114px 0 0 279px;

    background-image: url("http://www.tskw.org/wp-content/uploads/greenflash.jpg");

}

#emailform .form {

    width: 260px;
    height: 47px;

}


.form .subt {font-size: 18px; font-family: Arial, sans-serif; color: #fff; font-weight: bolder; margin-bottom: 6px;}


.form .fields {height: 21px; padding: 2px; background-color: #fff; width: 100%;}

.form .fields .email { border: 0; height: 15; padding: 2px; float: left; width: 201px; 
margin: 0; color: #595959; text-align: right; font-size: 14px; font-family: Arial, sans-serif; font-weight: normal; }
 
.form .fields .submit { border: 0; padding: 2px; float: right; background-color: #595959; text-align: right; font-size: 14px; font-family: Arial, sans-serif; color: #fff; font-weight: bolder;
margin: 0; }


/* Shop */

#titlesEvents h1 {font-weight: lighter;}

#titlesEvents h1 span.gray {color: #595959;}

.pBox {width: 420px; float: left;}

.left {float: left;}

.right {float: right;}

.pTxt {width: 318px; height: auto;}

.post .pTxt h2 {font-size: 14px; padding-top: 0; margin-bottom: 5px;}

.become {background-color: #6bab37; padding: 3px; color: #fff; font-weight:bold;}

.widget_donations {display: none;}

.widget_donations label {display: none;}

.totheright form {text-align: right;}


/* Accomodations */
.link {margin-bottom: 20px;}
.linkcontent {margin-left: 20px; width: 500px;}

/* Begin Calendar */


#wp_calendar{
	padding: 15px 0 5px 15px;
	background: #fff;
	
	
}
	#wp_calendar h3{
		margin: 0 15px 10px 0;
		padding: 2px 5px;
		color: #f6891f;
		text-align: left;
		font-size: 13px;
		font-weight: bold;
	}
	#widgets_top .mTitle{
		margin: 0 15px 10px 0;
		padding: 2px 5px;
		color: #f6891f;
		text-align: left;
		font-size: 15px;
		font-weight: bold;
	}

	#wp_calendar ul.weekdays{
		overflow: hidden;
		padding: 0 0 10px 0;
	}
		#wp_calendar ul.weekdays li{
			display: block;
			float: left;
			margin: 0 10px 0 0;
			padding: 5px 0 0 0;
			text-indent: 5px;
			width: 110px;
			color: #f6891f;
			font-size: 11px;
			font-weight: bold;
			text-align: center;
		}
	#wp_calendar ol.month{
		overflow: hidden;
	}
	
	#wp_calendar ol.month {margin: 0; padding: 0;}
	
		#wp_calendar ol.month li{
			overflow: hidden;
			display: block;
			float: left;
			margin: 0 10px 10px 0;
			padding: 0;
			width: 110px;
			background: #fff;
		}
		#wp_calendar ol.month li.noday{
			
		}
		#wp_calendar ol.month li div.head{
			overflow: hidden;
			padding: 0 5px;
			height: 18px;
			line-height: 18px;
			color: #f6891f;
			text-align: right;
			font-weight: bold;
			font-size: 11px;
			background: #f6f6ef;
		}
		#wp_calendar ol.month li div.day{
			overflow: auto;
			height: 175px;
			padding: 5px;
			
		}
		
			#wp_calendar ol.month li div.day ul{
				padding: 0px;
				margin: 0px;
			}
				#wp_calendar ol.month li div.day ul li{
					float: none;
					margin: 0;
					padding: 2px 0;
					width: auto;
					background: inherit;
					border: none;
					border-bottom: dotted 1px #ddd;
				}
					#wp_calendar ol.month li div.day ul li a{
						text-decoration: none;
					}
					
					
        #wp_calendar .day ul li {font-size: 11px;}
        
        
        #wp_calendar .full .day {background-color: #f6891f;}
        
        #wp_calendar .empty .day {background-color: #fdfdfb;}
        
        #wp_calendar .day a.anchorLink {display: block; width: 100%; height: 100%;}
        
        #list_calendar .noday {visibility: hidden;}
        
        #list_calendar ul {margin: 0; padding: 0; list-style-type: none;}
        
        #list_calendar ul li div.head {text-align: center; padding: 10px 0; background-color: #ddd;}

/* End Calendar */



