/*
File:			custom.css
Description:	Custom styles for Your Theme

HOW TO USE THIS FILE:

Override any class you want and it will change default styling to suit your needs.

    1. Open style.css file and find any clasess you want to override
	2. Copy classes to override in this file, make sure you put classes outside
	3. Activate custom.css file in theme admin panel

*/
/* START OVERRIDING / ADDING NEW CLASESS BELOW THIS LINE */


/*//////////tHgt@~[TCYΟX/////////*/
body{
	font-family: Helvetica, Arial, sans-serif, Osaka, "qMmpS Pro W3", "lr oSVbN";
	font-size:12px;
}

/*wb_[ΰy[WNETCYΟX*/
.top_menu{
	font-size:13px;
	font-weight: bold;
}

/*ΪeI[o[eLXg*/
.top-featured-box1 .title_bg a, .top-featured-box2345 .title_bg a, .top-featured-box6 .title_bg a{ font-size:14px; }

/*e^Cg*/
.boxed_posts .post .title_bg h2 a{ font-size:14px; }

/*ey[Wh1*/
.single-post #header-about h1{
	font-family: Helvetica, Arial, sans-serif, Osaka, "qMmpS Pro W3", "lr oSVbN";
	font-size: 24px;
	line-height: 24px;
}

.more-news h2{
	font-family: Helvetica, Arial, sans-serif, Osaka, "qMmpS Pro W3", "lr oSVbN";
	font-size: 20px;
}

/*y[W^Cg*/
#header-about h2{
	font-family: Helvetica, Arial, sans-serif, Osaka, "qMmpS Pro W3", "lr oSVbN";
	font-size: 24px;
	line-height: 24px;
}

/*EBWbg^Cg*/
.widget h2, .widget h3{
	font-family: Helvetica, Arial, sans-serif, Osaka, "qMmpS Pro W3", "lr oSVbN";
	font-size: 18px;
	line-height: 18px;
}
.footer .block .widget h2, .footer .block .widget h3{
	font-family: Helvetica, Arial, sans-serif, Osaka, "qMmpS Pro W3", "lr oSVbN";
	font-size: 18px;
	line-height: 18px;
}
.widget .side_more li {
	list-style: none;
	text-align: right;
	padding: 0;
}

/*^CgE}V[Ξτ*/
.content h1 {
	word-break: break-all;
	word-wrap: break-word;
}
.content h1 span {
	font-size: 12px;
}

span.title_bg {
	word-break: break-all;
	word-wrap: break-word;
}

span.title_bg span {
	font-size: 10px;
}

.post h2 {
	word-break: break-all;
	word-wrap: break-word;
}
.post h2 span {
	font-size: 10px;
}

/*{Άp*/
.entry p{ font-size:12px; }
.entry a{ background-color: #EEEDE5; }

.entry span.post_cr { float: right; }

/*//JeS[j[//*/
/*WEB§μ*/
#catnav li.cat-item-167 a:hover {
	background-color: #F5AB2E;
}
/*MV§μ*/
#catnav li.cat-item-171 a:hover {
	background-color: #44B5FF;
}
/*oC§μ*/
#catnav li.cat-item-161 a:hover {
	background-color: #A1D6DC;
}
/*f§μ*/
#catnav li.cat-item-169 a:hover {
	background-color: #F36F67;
}
/*fUCufBO*/
#catnav li.cat-item-168 a:hover {
	background-color: #5EBC68;
}
/*}lWg*/
#catnav li.cat-item-172 a:hover {
	background-color: #CB94E2;
}
/*R[fBlCg*/
#catnav li.cat-item-216 a:hover {
	background-color: #B9D94D;
}
/*»ΜΌ*/
#catnav li.cat-item-1 a:hover {
	background-color: #FBD363;
}

/*//tB[`[BOX//*/
/*WEB§μ*/
.top-featured-box1 span.catid167, .top-featured-box2345 span.catid167, .top-featured-box6 span.catid167 { background:#E5A02B; }
/*MV§μ*/
.top-featured-box1 span.catid171, .top-featured-box2345 span.catid171, .top-featured-box6 span.catid171 { background:#40AAEF; }
/*oC§μ*/
.top-featured-box1 span.catid161, .top-featured-box2345 span.catid161, .top-featured-box6 span.catid161 { background:#70C7D0; }
/*f§μ*/
.top-featured-box1 span.catid169, .top-featured-box2345 span.catid169, .top-featured-box6 span.catid169 { background:#E36860; }
/*fUCufBO*/
.top-featured-box1 span.catid168, .top-featured-box2345 span.catid168, .top-featured-box6 span.catid168 { background:#58AF61; }
/*A[eBXg}lWg*/
.top-featured-box1 span.catid172, .top-featured-box2345 span.catid172, .top-featured-box6 span.catid172 { background:#BD8AD3; }
/*R[fBlCg*/
.top-featured-box1 span.catid216, .top-featured-box2345 span.catid216, .top-featured-box6 span.catid216 { background:#B9D94D; }
/*»ΜΌ*/
.top-featured-box1 span.catid1, .top-featured-box2345 span.catid1, .top-featured-box6 span.catid1 { background:#EAC55C; }


/*//EBWbgVIDEO//*/
.idTabs li{
	width: auto;
	line-height: 1em;
	text-align: center;
}
  .idTabs li a{
	margin:0 4px 0 0;
	padding:4px 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.vidtabs .idTabs li a:hover {
	text-decoration: none;
}
#video.widget {
	width: 240px;
	padding-left: 0px;
}
#video.widget h3{
	padding-left: 15px;
	margin-left: 0;
}

.widget .idTabs a, .widget .idTabs li { color: #FFFFFF !important }