	
@charset "UTF-8";
	/* Basic ========================================= */
	body {
		background: #ffffff;
		font: 14px/22px "Trebuchet MS",Helvetica,sans-serif;
		color: #787878;
	}

	/* #Header
	================================================== */
	.logo { font: 42px/50px 'AvantGarGotItcTEEDemRegular', "Trebuchet MS",Helvetica,sans-serif; }
	.logo span.logo:first-letter { font-size:130%; }
	.logo .desc { font:bold 11px/42px "Trebuchet MS",Helvetica,sans-serif; }
	h1.logo a { 
		display: block; 
		width: 346px; 	/*width of your logo image*/
		height: 75px; 	/*height of your logo image*/
		background: url(../images/logo.png) no-repeat;
	}
	h1.logo a.no-bg { display:inline; background:none; width:auto; height:auto; }
	#navigation, #promo .container, #arapah-slider li.ui-tabs-nav-item a { 
		background:#f8f8f8;
		box-shadow: 0 0 10px #ccc;
		-moz-box-shadow: 0 0 10px #ccc;
		-webkit-box-shadow: 0 0 10px #ccc;
	}

	/* #Font
	================================================== */
	h1, h2, h3, h4, h5, h6, #arapah-carousel a.Car-PostTitle, .carousel-widget a.Car-PostTitle, #promo .bigbutton a, h3.page-title, h2.page-title, .title a, .sidebar h3, 
	h2.post-title, h1.contentheading, .post-title a { font-family: 'AvantGarGotItcTEEDemRegular'; }
	#arapah-slider .info h2, #promo .text, #bottom h3, #navigation ul.menu > li > a, h1.page-title { font-family: 'AvianRegular'; }
	#arapah-carousel .post-meta { font-family: "Trebuchet MS",Helvetica,sans-serif; }
	#navigation a, #navigation ul.menu > li.active > a { color:#787878; }
	#time .time, #topest ul li a, #search-form .inputbox, #arapah-slider, #arapah-slider  .ui-tabs-nav-item .title, #bottom, #bottom a, #bottom h3, 
	#topest, article a.more-link span:hover, .widget_wysija_cont .wysija-submit:hover, #footer, #footer a, .sidebar .widget_wmp_widget h3, .container .button a:hover, 
	.sidebar .recent-posts-plus h3, #promo .bigbutton a, #navigation ul.menu ul.sub-menu a, 
	#commentform input[type="submit"]:hover, .wpcf7  input[type="submit"]:hover, #slider .da-slide .da-link:hover { color:#fff; }
	#nav-below .wp-pagenavi a:hover, #nav-below .button a:hover, #navigation ul li:hover a { color:#60c5de; }
	#arapah-slider .ui-tabs-nav-item .title { color:#787878; }
	/*#arapah-carousel a.Car-PostTitle, h3.page-title, .title a, .sidebar h3, .widget_wysija_cont .form-valid-sub input.defaultlabels,
	article a.more-link span, .widget_wysija_cont .wysija-submit { text-shadow: 1px 1px 1px #fff; }*/
	.container a, #arapah-carousel a, #promo .text .like, h1.contentheading, p.trigger a, p.trigger a:hover,p.trigger.active a:hover, .portf h1.page-title { color:#0ca3c8; }
	.container a:hover, #arapah-carousel a:hover, h1.contentheading:hover { color:#a7cfd9; }

	/* Background */ 
	#topest { background: url(../images/bg-topest.png) 50% 0 repeat-x; }
	#topest .justbg { background: #0ca3c8; }
	#promo .bigbutton a { background:#0ca3c8; }
	#promo .bigbutton a:hover { background-position: 50% 100%; }
	.sidebar .widget_wmp_widget h3, .sidebar .recent-posts-plus h3, #slider .da-slide .da-link, 
		 #slider .da-dots span, #slider .da-arrows span { background-color: #a6a8ab; }
	#arapah-slider ul.ui-tabs-nav li.ui-tabs-active a { #f8f8f8; }
	#bottom {background-image: url(../images/bg-botsl.png);}
	#bottom .padding /*{ background: url(../images/gradient.png) 0 100% repeat-x; }*/
	article a.more-link span, .widget_wysija_cont .wysija-submit, .button a, .wp-pagenavi span, .wp-pagenavi a, #commentform input[type="submit"], .wpcf7  input[type="submit"] { 
		/*background:#f7f6f4 url(../images/readon.png) 0 100% repeat-x;*/ 
		border:1px solid #c6c6c6; }
	article a.more-link span:hover, .widget_wysija_cont .wysija-submit:hover, .button a:hover, #nav-below .wp-pagenavi a:hover, #commentform input[type="submit"]:hover, 
	.wpcf7  input[type="submit"]:hover { 
		background:#a7cfd9; 
		border:1px solid #969799; }
	#footer /*{ background: url(../images/bg-footer.jpg) 50% 0 no-repeat; }*/
	#navigation ul li:hover, #navigation ul.sub-menu, #topest, #arapah-slider li.ui-tabs-nav-item a:hover, #slider .da-slide .da-link:hover { background-color: #0ca3c8;}
	#bottom /*{ background-color: #0ca3c8;}*/
	#footer /*{ background-color: #0ca3c8;}*/
	#navigation ul.sub-menu li a:hover, #arapah-slider li.ui-tabs-nav-item a { background-color:#f8f8f8; }
	#navigation > ul > li.current-menu-item > a, #navigation > ul > li.active > a { background: #ffffff; }
	h2.post-title, ul.post-data, h1.contentheading, .portf h1.page-title { background:url(../images/line.png) 100% 100% repeat-x; }

	#navigation ul.sub-menu li { border-top: 1px solid #2c2116; }
	#navigation ul.sub-menu li:first-child { border-top:none; }
		

	/* Width */
	#bottom .widget-1, #bottom .widget-2, #bottom .widget-3, #bottom .widget-4, #bottom .widget-5 { float:left; /*width:18%;*/ }
	#bottom .widget-last { width:35%; }

	/* CSS3 Animation Effect */
	.ui-tabs-panel .slider_image{
	transition: all 0.5s linier 0.1s;
	-moz-transition: all 0.5s linier 0.1s; /* Firefox 4 */
	-webkit-transition: all 0.5s linier 0.1s; /* Safari and Chrome */
	-o-transition: all 0.5s linier 0.1s; /* Opera */
	}

	/*  #Mobile (Portrait)
	================================================== */

		/* Note: Design for a width of 320px */

		@media only screen and (max-width: 767px) {
		
			#bottom .widget-1, #bottom .widget-2, #bottom .widget-3, #bottom .widget-4, #bottom .widget-5 { width:100%; }
			#bottom {background-image: none;}
			#bottom { background-color: #a7a9ac}

		}


	/* #Mobile (Landscape)
	================================================== */

		/* Note: Design for a width of 480px */

		@media only screen and (min-width: 480px) and (max-width: 767px) {
		
					#bottom .widget-1, #bottom .widget-2, #bottom .widget-3, #bottom .widget-4, #bottom .widget-5 { width:50%; }
				
		}