/*
 * Kotodama - Orange
 */


/* - - - - - - - - - - - - - - - - - - - - */
/* Typography
/* - - - - - - - - - - - - - - - - - - - - */

a{
	color: #ff9933;
}

h1{
	color: #ff9933;
}

.colorised,
ul#navMenu li.parent a.colorised {
	color: #ff9933;
}

span.highlight{
	color: #fff;
	background: #ff9933;
}

::-moz-selection{
	color: #fff;
	background: #ff9933;
}

::selection{
	color: #fff;
	background: #ff9933;
}


/* - - - - - - - - - - - - - - - - - - - - */
/* Top Panel
/* - - - - - - - - - - - - - - - - - - - - */

#topPanel a{
	color: #ff9933;
}

#topPanelHandle:hover span{
	color: #ff9933;
}


/* - - - - - - - - - - - - - - - - - - - - */
/* Navigation
/* - - - - - - - - - - - - - - - - - - - - */

ul#navMenu li.parent a{
	background-image: url(../img/colors/orange/menu-arrow.png);
}

ul#navMenu li.parent ul li a:hover{
	color: #ff9933;
}


/* - - - - - - - - - - - - - - - - - - - - */
/* Buttons
/* - - - - - - - - - - - - - - - - - - - - */

.button{
    background: #ff9933;
}

.button:hover, .button:focus{
	color: #ff9933;
}

.button:active{
	color: #ff9933;
}


/* - - - - - - - - - - - - - - - - - - - - */
/* Image Frames
/* - - - - - - - - - - - - - - - - - - - - */

.imgShadow a.lightbox,
.postThumb a.lightbox,
a.lightbox .thumbHolder{
	background-image: url(../img/colors/orange/magnify.png);
}

.imgShadow a.lightbox.video,
.postThumb a.lightbox.video,
a.lightbox.video .thumbHolder{
	background-image: url(../img/colors/orange/play.png);
}


/* - - - - - - - - - - - - - - - - - - - - */
/* Footer
/* - - - - - - - - - - - - - - - - - - - - */

#footer{
	border-top: 4px solid #ff9933;
}

#footer a{
	color: #ff9933;
}

#footer ul.arrowList li a:hover{
	color: #ff9933;
}


/* - - - - - - - - - - - - - - - - - - - - */
/* Pagination
/* - - - - - - - - - - - - - - - - - - - - */

.pagination ul.pageList li a:hover{
	background-color: #ff9933;
}

.pagination ul.pageList li span.current{
	background-color: #ff9933;
}


/* - - - - - - - - - - - - - - - - - - - - */
/* Blog
/* - - - - - - - - - - - - - - - - - - - - */

.postMeta .postTitle a:hover{
	color: #ff9933;
}

.commentList ul.children{
	background-image: url(../img/colors/orange/comment-reply.png);
}


/* - - - - - - - - - - - - - - - - - - - - */
/* Portfolio
/* - - - - - - - - - - - - - - - - - - - - */

.portfolioItem h2 a:hover{
	color: #ff9933;
}

.portfolioItem.innerDesc .description .date{
	color: #ff9933;
}

.portfolioItem.innerDesc .portfolioThumb a.viewDetail{
	background-image: url(../img/colors/orange/open-link.png);
}


/* - - - - - - - - - - - - - - - - - - - - */
/* Slider
/* - - - - - - - - - - - - - - - - - - - - */

.contentSliderWrapper .csDirectionNav.csPrev{
	background-image: url(../img/colors/orange/slider-arrow-left.png);
}

.contentSliderWrapper .csDirectionNav.csNext{
	background-image: url(../img/colors/orange/slider-arrow-right.png);
}

.contentSliderWrapper .csBulletNav li{
	background-image: url(../img/colors/orange/slider-bullet-nav.png);
}

.contentSliderWrapper .csNavWrapper .csThumbnailNavArrowLeft{
	background-image: url(../img/colors/orange/slider-thumb-arrow-left.png);
}

.contentSliderWrapper .csNavWrapper .csThumbnailNavArrowRight{
	background-image: url(../img/colors/orange/slider-thumb-arrow-right.png);
}

#mainSlider .nivo-prevNav{
	background-image: url(../img/colors/orange/slider-arrow-left.png);
}

#mainSlider .nivo-nextNav{
	background-image: url(../img/colors/orange/slider-arrow-right.png);
}

#mainSlider .nivo-controlNav a{
	background-image: url(../img/colors/orange/slider-bullet-nav.png);
}


/* - - - - - - - - - - - - - - - - - - - - */
/* Widgets
/* - - - - - - - - - - - - - - - - - - - - */

.toggle .toggleTitle{
	background-image: url(../img/colors/orange/button-toggle.png);
}

ul.accordion li .accordionTitle h4{
	background-image: url(../img/colors/orange/button-accordion.png);
}

/* - Testimonial - */

.testimonialWidget ul.testimonialList{
	background-image: url(../img/colors/orange/quote-left.png);
}

ul.testimonialList li{
	background-image: url(../img/colors/orange/quote-right.png);
}

.testimonialDetail .testimonialArrows span{
	background-image: url(../img/colors/orange/testimonial-arrows.png);
}

/* - Twitter - */

.twitterArrows span.twitterArrowUp{
	background-image: url(../img/colors/orange/twitter-arrow-up.png);
}

.twitterWidget.large .twitterArrows span.twitterArrowUp{
	background-image: url(../img/colors/orange/twitter-arrow-up-large.png);
}

.twitterArrows span.twitterArrowDown{
	background-image: url(../img/colors/orange/twitter-arrow-down.png);
}

.twitterWidget.large .twitterArrows span.twitterArrowDown{
	background-image: url(../img/colors/orange/twitter-arrow-down-large.png);
}

/* - Tags - */

ul.tagsList li a{
	color: #8f5c35;
	border-color: #edca42;
	background: #f8f2cb;
}

ul.tagsList li a:hover{
	border-color: #ff9933;
	background: #ff9933;
}

/* - Archives - */

.widgetArchive ul,
.widgetMenu ul{
	background-image: url(../img/colors/orange/widget-title-arrow.png);
}

.widgetArchive h4,
.widgetMenu h4{
	border-bottom: 3px solid #ff9933;
}

.widgetArchive ul li a,
.widgetMenu ul li a{
	background-image: url(../img/colors/orange/sidebar-list-arrow.png);
}



/* - - - - - - - - - - - - - - - - - - - - */
/* Extra Pages
/* - - - - - - - - - - - - - - - - - - - - */

h1.notFound strong{
	color: #ff9933
}

/* - - - - - - - - - - - - - - - - - - - - */
/*     Cotodama simplybook
/* - - - - - - - - - - - - - - - - - - - - */

#offer .light_blue_button {
	background-color: #ff9933;
}

.details h2 span, .details h4 span , 
#offer .light_blue_button:hover, .details .tabnav li a:hover,
#testi-monials li .testicontent span, #offer h1 span {
	color: #ff9933;
}
