/*
Theme Name: Filippo Chia
Theme URI: http://bavotasan.com/
Description: A fully customizable theme developed for Robert Morrison. Designed by <a href="http://bavotasan.com">c.bavota</a>.
Version: 1.0
Author: c.bavota
Author URI: http://bavotasan.com/
Tags: right-sidebar,left-sidebar,fixed-width,three-columns,two-columns,white,custom-header,theme-options

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

*/

/* Basic Tag Elements */

a {
	text-decoration: none;
	outline: none;
	color: #111;
	}

	a:hover {
		text-decoration: none !important;
		}

* {
	outline: none;
	}

	a:hover {
		text-decoration: underline;
		}
	
img { 
	border: 0;
	}

body {
	width: 980px;
	margin: 0 auto; 
	font-size: 14px; 
	line-height: 22px;
	padding: 0; 
	font-family: 'century gothic',verdana,arial,helvetica,sans-serif;
	background: #615954;
	color: #444;
	}
	
	#wrapper {
		float: left;
		width: 900px;
		padding: 0 40px;
		margin: 0;
		/*border-radius:12px; 
		-moz-border-radius:12px; 
		-webkit-border-radius:12px;
		box-shadow: 0px 0px 10px rgba(0, 0, 0, .8);
		-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .8);
		-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, .8);*/
		}
	
h1 a, h2 a, h3 a, h4 a, h5 a, h1, h2, h3, h4, h5, h6 {
	color: #111;
	}
	
le.services {
	margin: auto;
	}	
	
	table.services td {
		padding: 0 10px;
		}

#gallery {
	width: 900px;
	height: 590px;
	}
	
/* Header Elements */

#header{
	float: left;
	width: 100%;
	padding: 12px 0;
	position: relative;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 0.5px;
	}

#title {
	text-transform: uppercase;
	margin: 20px 0 0;
	padding: 0;
	color: #fff;
	position: absolute;
	top: 12px;
	right: -150px;
	z-index: 100;
	}
	
	#title a {
		color: #fff;
		}
	
#description {
	font-variant: normal;
	text-transform: uppercase;
	clear: both;
	font-size: 12px;
	letter-spacing: .46em;
	color: #111;
	line-height: 14px;
	margin: 6px 0 0;
	}
		
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
*:first-child+html .group { zoom: 1; } /* IE7 */

#navigation { text-align: center; margin: 20px 0 10px 5px; list-style: none; position: relative; width: 100%; }
#navigation a { color: #9f9e9d; }
#navigation a.current { color: #fff; }
#navigation a span { font-size: 12px; }
	#navigation ul, #subnav ul {
		width: 100%;
		padding: 0;
		margin: 0;
		text-align: center;
		}

#navigation li, #subnav li { display: inline; }
#navigation li a, #subnav li a { position: relative; z-index: 200; color: #444; font-size: 12px; padding: 6px 10px 4px 10px; text-decoration: none; text-transform: uppercase; margin: 0 }

#magic-line-two { position: absolute; top: 0; left: 0; width: 100px; background: #ddd; z-index: 100; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
body.page-id-10 #magic-line-two { background: #e0d6b1; }
/* Main Elements */
	
#subnav {
	margin: 0;
	display: none;
	position: absolute;
	bottom: -10px;
	padding: 10px 0 0;
	text-align: center;
	}	
	
	#subnav.show {
		display: block;
		}
	
	#subnav li a {
		color: #888;
		}
	
	#subnav li a:hover, #subnav li.current_page_item a {
		color: #133463;
		}
	
#mainwrapper {
	float: left;
	width: 100%;
	padding: 0;
	margin: 10px 0;
	}

.catposts {
	float: left;
	margin-right: 2%;
	}
	
	.catposts h4 {
		margin: 5px 0 20px;
		}

.posts {
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	float: left;
	}
	
	.posts h2 {
		margin: 10px 0 0;
		}
	
	.posts img {
		margin: 10px 10px 10px 0;
		float: left;
		}
		
.page-id-3 h2 {
	font-size: 24px;
	}		
		
.maintext {
	width: 780px;
	margin: 0 0 10px 10px;
	font-size: 14px;
	text-align: justify;
	float: left;
	}
	
	body.page-id-125 .maintext {
		font-family: Arial, Helvetica, sans-serif;
		}
		
	.maintext.main {
		margin-top: 10px;
		}
	
	.maintext.pages {
		width: 520px;
		margin: 10px 0 10px 30px;
		}
		
		.maintext.contact {
			width: 750px;
			margin: 10px 0 10px 30px;
			font-size: 14px;
			}
	
	.page-id-125 .maintext strong {
		color: #bfa760;
		}	
	
	/*.maintext.pages p:first-line, */
	.maintext h2 
	/*.information p:first-line*/ {
		font-family: "Times New Roman", Times, serif;
		font-variant: small-caps;
		font-size: 20px;
		font-weight: bold;
		color: #bfa760;
		letter-spacing: 0.05em;
		}
		/*
	.maintext.pages p em,
	 .information p em, 
	 .information p.nobig:first-line, 
	 .maintext.pages p.nobig:first-line, 
	 .page-id-128 .maintext p:first-line, 
	 .maintext.regular p:first-line {
		font-variant: normal;
		font-size: 14px;
		font-weight: normal;
		color: #444;
		}
		*/
		
	.page-id-10 #tabs-3, .page-id-10 #tabs-1, .page-id-10 #tabs-2 {
		line-height: 16px;
		background: #fff;
		padding: 0 20px;
		width: 480px;
		border-radius: 6px; 
		-moz-border-radius: 6px; 
		-webkit-border-radius: 6px;
		margin-top: 20px;
		border: 1px solid #ccc;
		min-height: 520px;
		}
		
		.page-id-10 #tabs-1, .page-id-10 #tabs-2 {
			text-align: justify;
			line-height: 22px;
			font-size: 14px;
			font-family:Arial,Helvetica,sans-serif;
			}
		
		.page-id-10 #tabs-3 h3 {
			font-size: 18px;
			font-style: italic;
			font-color: #444;
			padding-top: 14px;
			border-top: 1px solid #eee;
			}

.maintext p a {
		color: #5281aa;
		text-decoration: underline;
		}	
				
.tr {
	text-align: right;
	}	
		
		
.quote {
	font-style: italic;
	}	
	
#footer {
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	padding: 8px 0;
	margin: 10px 0 10px;
	font-size: 12px;
	color: #aaa;
	border-top: 1px solid #676767;
	letter-spacing: 1px;
	}
	
	#footer a {
		color: #aaa;
		}
	
/* Main Slideshow */	
	
#mainslideshow {
	width: 800px;
	height: 475px;
	background: #aa0000;
	margin: 0 0 20px 0;
	}	
	
	#mainslideshow img {
		border: 1px solid #fff;
		margin: 36px 0 0 36px;
		float: left;
		}
		
	#mainslideshow p {
		width: 280px;
		color: #fff;
		float: right;
		margin: 36px;
		}
		
.bigpic {
	border: 1px solid #888;
	margin-bottom: 20px;
	}
	
	.bigpic.main {
		margin-bottom: 0px;
		}

#leftcol {
	float: left;
	}	
	
	#leftcol strong {
		color: #222;
		}
	
	
		
.leftboxes {
	clear: left;
	float: left;
	width: 500px;
	background: #fff;
	color: #000;
	line-height: 18px;
	padding-right: 20px;
	text-align: justify;
	margin: 20px 0 10px;
	min-height: 160px;
	position: relative;
	border: 1px solid #eee;
	}		
	
	.leftboxes .textbox {
		width: 260px;
		float: right;
		}
	
	.leftboxes .hideme {
		display: none;
		padding: 0 0 20px 0;
		margin: 0;
		}
		
		.leftboxes a.readmore, .leftboxes a.readless {
			color: #dd0000;
			position: absolute;
			bottom: 10px;
			right: 20px;
			text-transform: uppercase;
			font-size: 12px;
			}
	
			.leftboxes a.readless {
				display: none;
				}
	
	.leftboxes img {
		float: left;
		margin-right: 15px;
		}


.indexbottom {
	clear: both;
	float: left;
	width: 100%;
	display: none;
	}

	#page.indexbottom {
		display: block;
		}
		
.fivebottom {
	clear: both;
	float: left;
	width: 800px;
	padding-top: 10px;
	margin-left: 50px;
	}		
				
	.fivebottom .bottom, .fiveside .bottom {
		width: 120px;
		height: 120px;
		padding: 0 16px 0 0;
		float: left;
		text-align: center;
		font-size: 14px;
		line-height: 16px;
		position: relative;
		}
				
		.fivebottom .bottom img, .fiveside .bottom img {
			position: absolute;
			top: 0;
			left: 0;
			}
			
							
		.fivebottom .bottom .bottomtitle, .fiveside .bottom .bottomtitle {
			font-size: 12px;
			letter-spacing: 1px;
			color: #111;
			}
	
		.fivebottom .bottom6 {
			padding-right: 0;
			}
			
	
.fiveside {
	float: right;
	width: 180px;
	margin: 30px 30px 0 0;
	}
	
	.fiveside .bottom {
		float: left;
		clear: left;
		margin-bottom: 16px;
		width: 180px;
		padding: 0;
		}

/* Left Content Elements */

#leftcontent {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	}

	#leftcontent h5 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin: 0;
		padding: 0;
		color: #cc0000;
		margin-bottom: 5px;
		font-size: 14px;
		}

	#leftcontent h1 {
		margin: 0;
		padding: 0;
		font-size: 24px;
		line-height: 26px;
		}

#leftcontent h1.catheader {
	margin-top: 3px;
	color: #cc0000;
	font-weight: normal;
	}
	
	#leftcontent .post h1, 
	#leftcontent .ind-post h1, 
	#leftcontent .twopost h1, 
	#leftcontent .threepost h1 {
		margin-top: 5px;
		font-size: 36px;
		font-family: Georgia, Times, serif;
		font-weight: normal;
		line-height: 38px;
		color: #222;
		}
		
	#leftcontent .twopost h1 {
		font-size: 26px;
		line-height: 28px;
		}
	
	#leftcontent .threepost h1 {
		font-size: 20px;
		line-height: 22px;
		}
	
	#leftcontent .postmetadata {
		clear: both;
		line-height: 14px;
		}
		
	#leftcontent .post .entry {
		font-size: 15px;
		line-height: 18px;
		}
		
	#leftcontent .date {
		margin-bottom: 5px;
		font-style: italic;
		color: #888;
		}
		
	#leftcontent .meta {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #444;
		}	
		
	#leftcontent .catdesc {
		background: #f7f7f7;
		border: 3px double #ddd;
		padding: 0 10px;
		color: #666;
		font-size: 13px;
		line-height: 15px;
		margin: 10px 0 20px;
		width: 94%;
		}
		
	
/* integral boxes */


.integral a {
	width: 160px;
	height: 90px;
	background: #591313;
	color: #fff;
	text-align: center;
	padding: 50px 10px 0;
	float: left;
	margin: 8px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #aaa;
	}
	
	.integral a span {
		font-size: 20px;
		}
		
	.integral a:hover {
		text-decoration: none;
		border: 1px solid #111;
		}	

.more-link {
	font-size: 11px;
	text-align: right;
	color: #cc0000;
	}

.tags a {
	color: #cc0000;
	}
	
.mainhr {
	float: left;
	background: #aaa;
	clear: both;
	width: 100%;
	height: 1px;
	border: 0;
}	
	
.threepost, .fourpost, .fivepost {
	float: left;
	margin-bottom: 2%;
	margin-top: 15px;
	}
	
	.threepost1 {
		margin-left: 4%;
		}

.fourpost {
	background: #999;
	width: 23.5%;
	height: 100px;
	text-align: center;
	padding: 10px 0;
	}
	
	.fourpost:hover {
		background: #666;
		}

	.threepost2 {
		margin: 15px 8% 0;
		}
		
	.fourpost2 {
		margin: 0 1% 0 2%;
		}
		
	.fourpost3 {
		margin: 0 2% 0 1%;
		}
		
	.fivepost2 {
		margin: 0 1% 0 2%;
		}
		
	.fivepost3 {
		margin: 0 1%;
		}	
		
	.fivepost4 {
		margin: 0 2% 0 1%;
		}		
		
	.threepost1, .fourpost1, .fivepost1 {
		clear: left;
		}
			
/* Other Elements */

.red, .entry a {
	color: #cc0000;
	}
	
#tagcloud {
	width: 400px;
	text-align: center;
	margin: auto;
	padding: 20px;
	}	
	
#tagcloud a {
	color: #cc0000;
	}

/* Comment Elements */

h3#comments {
	text-transform: none;
	padding-bottom: 5px;
	}

#postcomments {
	padding-top: 20px;
	}
			
			
	 h4#comments, #respond h3 { color:#333; font:normal 240% georgia,times,serif; margin:0 0 .1em; padding:0 0 .1em; }

	 #respond p { font-size:11px; margin:0 0 1em; }	

	 ol.commentlist { list-style:none; margin:0; padding:0; }

	 ol.commentlist li { border:1px solid #d5d5d5; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0 0 10px; padding:5px 7px 5px 64px; position:relative; }

	 ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }

	 ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px; font-family: helvetica,arial,sans-serif; }

	 ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 11px; }

	 ol.commentlist li div.vcard cite.fn a.url, .cancel-comment-reply a { color:#cc0000; text-decoration:none; }

	 ol.commentlist li div.vcard cite.fn a.url:hover, .cancel-comment-reply a:hover { color:#000; }

	 ol.commentlist li div.vcard img.avatar { background: #fff; border:1px solid #aaa; padding: 5px; left:7px; position:absolute; top:7px; }

	 ol.commentlist li div.comment-meta { font-weight:bold; font-size: 10px; line-height: 16px; font-family: helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }

	 ol.commentlist li div.comment-meta a { color:#205B87; text-decoration:none; }

	 ol.commentlist li p { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; margin:5px 0 12px; }

	 ol.commentlist li ul { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; list-style:square; margin:0 0 12px; padding:0; }

	 ol.commentlist li div.reply { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 5px 4px;  text-align:center; width:36px; }

	 ol.commentlist li div.reply:hover { background:#cc0000; border:1px solid #cc0000; }

	 ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }

	 ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }

	 ol.commentlist li ul.children li.depth-2 { margin:0 0 3px; }

	 ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }

	 ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }

	 ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }

	 ol.commentlist ul.children li.odd { background:#fff; }

	 ol.commentlist ul.children li.even { background:#f6f6f6; }

	 ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
			
.commentnumber {
		position: absolute;
		left: 7px;
		bottom: 3px;
		font-size: 14px;
		color: #ccc;
		}
		
.bigimage {
	width: 800px;
	height: 275px;
	background: #aa0000;
	}

.contact {
	width: 100%;
	margin-top: 10px;
	font-size: 12px;
	}
	
	.contact td {
		padding: 4px 5px;		
		}
	
	.contact input { 
		padding: 5px;
		}
		
	.contact .dr {
		padding: 5px;
		background: #fff;
		color: #000;
		border: 1px solid #aaa;
		margin-top: 20px;
		}
		
	.contact #submit {
		border: 1px solid #888;
		background: #aaa;
		color: #fff;
		cursor: pointer;
		padding: 5px 10px;
		}
		
	table.info th{
		vertical-align: top;
		text-align: right;
		padding: 0 4px;
		}
		
		table.info td {
			padding: 0 4px;
			}

/* WordPress Required Elements */

.aligncenter,
div.aligncenter {
   display: block;
   margin: 5px auto;
}

.alignleft, div.alignleft {
   float: left;
   margin: 5px 15px 5px 0;
}

.alignright, div.alignright {
   float: right;
   margin: 5px 0 5px 15px;
}

.alignnone {
	margin: 5px 0;
	}

.wp-caption {
   text-align: center;
   background-color: #aa0000;
   padding: 15px 15px 30px 15px;
   margin: 0 11px !important;
}

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

.wp-caption p.wp-caption-text {
   padding: 0 4px 5px;
   margin: 0;
   color: #fff;
}

#today {
	color: #cc0000;
	}

#wp-calendar {
	margin: auto;
	}
	
/* Tabs
----------------------------------*/
#tabs {
	width: 750px;
	float: left;
	margin: 30px 0 0 30px;
	display: none;
	color: #444;
	}
	
	#tabs.side {
		/*background: url(images/tabright.png) repeat-y #fff;*/
		}

	
.ui-tabs { padding: 0; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: 0; margin: 0; float: left; }
	#tabs.side.ui-tabs .ui-tabs-nav { width: 180px; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; font-size: 12px; font-family: "Times New Roman", Times, serif; padding: 5px 30px; border-right: 1px solid #fff; background: #eee; color: #000; letter-spacing: 1px; }
	.page-id-10 .ui-tabs .ui-tabs-nav li a {width: 112px; text-align: center; text-transform: uppercase; }
	#tabs.side.ui-tabs .ui-tabs-nav li a { display: block; text-align: right; width: 180px; padding: 5px 10px; border: 0; }
	.page-id-10 .ui-tabs .ui-tabs-nav li a { border-right: 1px solid #F4EFDC; background: #e0d6b1; }
.ui-tabs .ui-tabs-nav li.noline a { border: 0;}
.ui-tabs .ui-tabs-nav li a:hover { color: #000; background: #ddd; }
	#tabs.side.ui-tabs .ui-tabs-nav li a:hover { color: #000; background: #ddd; }
	.page-id-10 .ui-tabs .ui-tabs-nav li a:hover,
	.page-id-10 .ui-tabs .ui-tabs-nav li.ui-tabs-selected a { background: #f2e5b4; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a { color: #000; background: #ddd; }
	#tabs.side.ui-tabs .ui-tabs-nav li.ui-tabs-selected a { color: #000; background: #ddd; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; background: none; clear: both; float: left; padding: 15px 0; }
	#tabs.side.ui-tabs .ui-tabs-panel { clear: right; float: right; width: 500px; margin-right: 10px; padding: 0;}
.ui-tabs .ui-tabs-hide { display: none !important; }

		
.vendor_box {
    padding: 0;
	float: left;
	width: 740px;
	clear: both;
	margin: 20px 0 0 30px;
}

	.vendor_box .slideshow_left {
		float: left;
		}
	
	.pane_right {
		width: 150px;
		float: right;
		padding: 12px 10px;
		line-height: 18px;
		position: relative;
		height: 341px;
		font-size: 13px;
		background: #fff;
		border-radius: 6px; 
		-moz-border-radius: 6px; 
		-webkit-border-radius: 6px;
		border: 1px solid #ccc;
		}
		
		.pane_right h3 {
			margin: 0 0 10px;
			}
		
		.pane_right p {
			margin: 6px 0 0;
			}
		
	.pane_right a.readmore {
		position: absolute;
		bottom: 10px;
		left: 20px;
		color: #dd0000 !important;
		text-decoration: none !important;
		text-transform: uppercase;
		font-size: 12px;
		}	

/* Calendar */

.calnk a:hover {
	 background-position:0 0;
	 text-decoration:none;  
	 color:#000000;
	 border-bottom:1px dotted #000000;
	 }
.calnk a:visited {
	 text-decoration:none;
	 color:#000000;
	 border-bottom:1px dotted #000000;
	}
.calnk a {
	text-decoration:none; 
	color:#000000; 
	border-bottom:1px dotted #000000;
	}
.calnk a span { 
	display:none; 
	}
.calnk a:hover span {
	color:#333333; 
	background:#F6F79B; 
	display:block;
	position:absolute; 
	margin-top:1px; 
	padding:5px; 
	width:150px; 
	z-index:100;
	}
 .calendar-table {
	border:none;
	width:100%;
 }
 .calendar-heading {
	height:25px;
	text-align:center;
	border:1px solid #ccc;
	background-color:#eee;
 }
 .calendar-next {
	width:25%;
	text-align:center;
 }
 .calendar-prev {
	width:25%;
	text-align:center;
 }
 .calendar-month {
	width:50%;
	text-align:center;
	font-weight:bold;
 }
 .normal-day-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:0.8em;
	border:1px solid #ccc;
	background-color:#eee;
 }
 .weekend-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:0.8em;
	border:1px solid #ccc;
	background-color:#eee;
	color:#aa0000;
 }
 .day-with-date {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:80px;
	border:1px solid #ccc;
	background: #fff;
	padding: 5px;
 }
 .no-events {

 }
 .day-without-date {
	width:60px;
	height:80px;
	border:1px solid #eee;
	background: #fff;
	padding: 5px;
}
 span.weekend {
	color:#aa0000;
 }
 .current-day {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:80px;
	border:1px solid #ccc;
	background-color:#eee;
	padding: 5px;
}
 span.event {
	font-size:0.75em;
 }
 .kjo-link {
	font-size:0.75em;
	text-align:center;
 }
 .event-title {
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
 }
 .event-title-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	background-color:#000000;
 }
 .event-content-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	background-color:#000000;
 }
 .calendar-date-switcher {
	height:25px;
	text-align:center;
	border:1px solid #D6DED5;
	background-color:#E4EBE3;
 }
 .calendar-date-switcher form {
	margin:0;
	padding:0;
 }
 .calendar-date-switcher input {
	border:1px #D6DED5 solid;
 }
 .calendar-date-switcher select {
	border:1px #D6DED5 solid;
 }
 .cat-key {
	width:100%;
	margin-top:10px;
	padding:5px;
	border:1px solid #D6DED5;
 }
