@charset "utf-8";
@import url('style-table.css');
@import url('style-custom-post.css');
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed);
/* @import url('style-nav-menu.css');

	Theme Name: Anjoo 2.0
	Theme URL: http://PCball.com/
	Description: AnnJoo 2.0 Pro is an insanely  customizable Widget-ready theme created for WordPress.
	Author: Clemence Lee Wai Hong
	Author URI: http://www.pcball.com
	Version: 13.12
	
*/

/*------CSS RESET------*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;}

/* -------------------[ Main Page Elements ]------------------- */
html,body{
	height:100%;
	}

body {
	background:#ffffff;/* url(images/white.jpg) repeat-x;*/
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	color:#000;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#top00{
	width:100%;
	background-color:#fff;
	height:0px;
	display:block;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:12px;
	}
	
	 .wrap960{
		width:960px;
		margin: 0 auto;
		display:block;
		}
		
		 #top00 a, #top00 a:visited, #top00 a:link{
			color:#ffffff;
			}
			
			#top00 a:hover{
				color:#FF0;
				}
	
#wrap {
	margin: 0 auto;
	display:block;
	
	}
	
	.page-id-1895 #wrap {
		display:table;
		}
	
	
#header {
	margin: 0 auto;
	padding:0;
	background-color:#FFFFFF;
	padding:10px;
	width:960px;
	}

#head-content {
	background:url(images/headbg.png) no-repeat;
	padding:0;
	margin:0 auto;
	height:100px;
	margin-top:5px;
	background-position:left bottom;
	}

#sitetitle {
	width:550px;
	float:left;
	margin:0;
	margin-bottom:10px;
	padding:0;
	}

#sitetitle h1, #sitetitle .title {
	font-size: 30px;
	padding:0;
	height:85px;
	text-align:left;
	letter-spacing:-1px;
	text-indent:-9999px;
	}


#sideright-top {
	float:right;
	text-align:right;
	}

.main-menu-background {
				width:960px;
				margin:0 auto;
				}

.alignleft {float:left;text-align:left;margin-right:10px;}
.alignright {float:right;text-align:right;margin-left:10px;}



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

	
	.clear{
		clear:both;
		}
	
	.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

a, a:link, a:visited{
text-decoration: none;
color: #003366;
}

a, a:link, a:visited{
text-decoration: none;
color: #003366;
}

a:hover, a:active {
text-decoration: underline;
color: #000000;
}

#padding-block {
	clear:both;
	height:10px;
}


h1.title,h1.archive-title {
	font-size:20px;
	text-align:center;
	color:#000;
	font-family:"HelvNeueBold","Helvetica Bold","Arial Bold",Gadget,sans-serif;
	padding:10px;
	line-height:25px;
	font-weight:bold;
	text-rendering:optimizelegibility;
	border-bottom: 2px solid #efbf00;
	margin-bottom:10px;
	}



.wp-caption {text-align:center;font-size:12px;letter-spacing:2px;}


blockquote {
	padding-left: 10px;
	padding-top:10px;
	margin-top:5px;
	border-left: 3px solid #666;
    color: #666;
	}

.date_posted {
	font-size:12px;
	display:block;
	color:#efbf00;
	}
		
/* -------------------[ Cat-list ]------------------- */



li.cat-list-thumb{
	float:left;
	}
	
	
	li.cat-list-thumb a img {
		border:#F2F2F2 2px solid;
		}
		
		li.cat-list-thumb a:hover img {
			border:#efbf00 2px solid;
			}
			
			
li.cat-list-thumb-career {
	float:left;
	}
	
	li.cat-list-thumb-career a img {
		border:#F2F2F2 2px solid;
		width:200px;
		height:100px;
		}
		
		li.cat-list-thumb-career a:hover img {
			border:#efbf00 2px solid;
			}
	
	
	
/* -------------------[ Footer ]------------------- */


#footer {
	clear: both;
	width:100%;
	background-color:#efbf00;
	margin:0px auto;
	padding:0px;
	height:60px;

	}


#footer .limit {
	width:960px;
	padding: 20px;
	margin:0px auto;
	font-size:11px;
	padding-bottom:30px;
	color:#000;
	}
#footer a, #footer a:link, #footer a:visited,#footer a:active {
	color:#000;
	}

#footer a:hover {
	}
	
	#footer .alignright{}

ul#menu-top-menu {
	list-style:none;
	font-size:13px;
	padding-top:10px;
	padding-bottom:10px;
	font-family:Helvetica, Arial, sans-serif;
	float:right;
	}

		ul#menu-top-menu li a,ul#menu-top-menu li a:visited {
		color:black;
		padding:5px;
		}
	
	ul#menu-top-menu li a:hover {
		color:orange;
		text-decoration:none;
		}
	
	ul#menu-top-menu li {
		display:inline-block;
		}

	
ul#menu-footer-menu {
	list-style:none;
	font-size:12px;
	}
	
	ul#menu-footer-menu li {
		display:inline-block;
		}
	ul#menu-footer-menu li a,ul#menu-footer-menu li a:visited {
		color:white;
		}
		
	ul#menu-footer-menu li a:hover {
		color:yellow;
		}


/* -------------------[ Section Left ]------------------- */

#section-left{
	margin-top:10px;
	margin-left:0px;
	margin-bottom:10px;
	margin-right:0px;
	width:260px;
	float:left;
	border:0px solid #CCC;
	}
	

#section-left-entry{
	margin-top:10px;
	margin-left:0px;
	margin-bottom:10px;
	margin-right:0px;
	width:550px;
	float:left;
	border:0px solid #CCC;
	}
	
/* -------------------[ Section right ]------------------- */

#section-right{
	width:700px;
	float:left;
	margin-top:15px;
	}
	
	.title-category{
		font-weight:bold;
		margin-bottom:15px;
		color:#C00;
		font-size:15px;
		}
	
/* -------------------[ cat-table-header ]------------------- */		
	.cat-table-header {
	width:100%;
	height:30px;
	line-height:30px;
	margin-top:0;
	border-bottom:#000066 2px solid;
	font-size:15px;
}
.cat-table-header .head-left{
	color:#000;
	margin-left:0px;
	font-weight:bold;
	float:left;
}

.cat-table-header .head-right{
	color:#000;
	float:right;
	margin-right:10px;
}
	
	#cat-list ul{ padding:0;margin:0;}
	#cat-list li{padding:0; border-bottom:1px #555555 dashed;border-top:none; background:none; list-style:none; line-height:0px; }
	#cat-list li a{display:block;color:#333;text-decoration:none;line-height:18px;padding:10px;padding-left:0;font-size:15px;}
	#cat-list li:hover{ background:#FAFFD7;}
	#cat-list li a:hover{ color:#D86F10;}
	#cat-list li .date{float:right;font-weight:normal;font-size:11px; letter-spacing:0px; font-family:Arial, Helvetica, sans-serif;}
	#cat-list li .title{margin-left:0px; float:left;padding:0; text-transform:capitalize; }
	#cat-list li .excerpt{margin-left:90px;float:left;}
	
/* -------------------[ Breadcrumb ]------------------- */	
	.breadcrumb {
	width:98%;
	font-size: 11px;
	border:0px solid #ddd;
	margin-bottom:10px;
	padding-right:0;
	/*border-bottom: 1px dotted #C0C0C0;*/
	
	}
	.breadcrumb a{
	text-decoration:underline;
	text-decoration:none;
	font-weight:bold;
	}
	.breadcrumb a:hover {
	text-decoration:underline;
	color: #efbf00;
	}
/* -------------------[ Features ]------------------- */

#s3 { height: 330px;margin:0;width:450px;
	color:#000;
	/*background: #9e0a0e url(images/my-glider-bg.jpg) repeat-x;margin-top:3px;*/
	background:#fff;border:1px solid #999;
	float:left;
	
	}

#s3 a {
	
	color:#FFFF00;
	text-decoration:none;
	}
	#s3 a:hover {
	color:#FFFF00;
	color:#FFFFFF;
	}
	


	
/*#nav {border: 1px solid #000;margin-top:-50px; margin-left:30px;position:relative;z-index:99;width:180px;}*/
#nav {border: 1px solid #999;width:450px;background: #09F;float:left;}
#nav a {  background: #09F; text-decoration: none;
padding:5px;
width: 30px;
height:15px;
font-family:Verdana, Geneva, sans-serif;
display:inline-block;
font-size:13px;
text-align:center;
font-weight:bold;
color:#d7f3fe;
 }
 
#nav a.activeSlide { background: #36F;color:#fff;}
#nav a:focus { outline: none; }



		
/* -------------------[ Home Page Styles ]------------------- */	

.home-entry-left-panel{
	background:#FFFFFF;
	margin:0;
	padding:0;
	}
	
	.home-entry-left-panel{
		float:left;
		width:640px;
	}
	
	.home-entry-left-panel .inner{
		font-size:15px;
		text-transform:uppercase;
		line-height:30px;
		padding-top:10px;
		padding-bttom:10px;
		margin-bottom:10px;
		border-bottom:1px #666 solid;
		}
		
	.home-entry-right-panel{
		background-image:url(http://www.pcball.com/annjoo/wp-content/uploads/2013/12/bg_sidebar.png);
		background-repeat:no-repeat;
		background-position:top-right;
		}
		
		.inner{
			padding:30px;
			text-align:justify;
			}
			.inner h4{
				color: #003366;
				font-size: 18px;
				line-height: 1;
				font-weight: bold;
				margin: 5px 0px 0px 0px;
				padding: 0px 0 5px 0;
				}
				
				.inner h5{
					color: #003366;
					font-size: 14px;
					line-height: 1;
					font-weight: bold;
					margin: 0px;
					padding: 0px 0 5px 0;
					}
	
	
	.home-grid-post p {
		text-align:justify;
		font-size:13px;
		line-height:20px;
		padding-top:10px;
		}
		
		.home-grid-post h5 {
			width:99%;
			font-weight:bold;
			font-size:14px;
			color:#FFF;
			background-color:#FFBA00;
			padding:10px;
			text-align:center;
			}
	
/*------Entry----*/
.content-home {
	display:block;
	width:100%;
	padding:10px;
	background-color:#FFF;
	box-shadow: 0px 5px 25px #888888;
	border-radius:10px;
	border:#FFF solid 2px;
	margin-bottom:20px;
	background:#ffffff url(images/content-top.gif) repeat-x ;
	height:100%;
	}

.content {
	display:block;
	padding:20px;
	background-color:#FFF;
	box-shadow: 0px 5px 25px #888888;
	border-radius:10px;
	border:#FFF solid 2px;
	margin-bottom:20px;
	background:#ffffff url(images/content-top.gif) repeat-x ;
	height:100%;
	text-align: justify;
	}


.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
	margin-bottom: 10px;
	}
	.entry h2 {font-size:160%; font-weight:bold;}
	.entry em {font-style:italic;}
.entry {font-size:110%;line-height:25px;margin-top:15px;}
.entry img {
	max-width:100%;
	max-height:auto;
	}
.entry p{margin-bottom:15px;}
.entry ul,.entry ol {padding-left:40px;margin-bottom:10px;margin-top:0px;padding-top:0;}
.entry ul li {list-style:disc;}
		.entry ul ul li {list-style:disc;}


.entry a, .entry a:link, .entry a:visited{
	text-decoration:none;
	}
	
	.entry a:hover{
		color:#efbf00;
		
		text-decoration:underline;
		}
		
		.content .link_title {
			font-size:11px;
			}


.entry ol.alpha{list-style-type:lower-alpha;}

/* -------------------[ Sidebar ]------------------- */
	
	
#sidebar {
	width:85%;
	display:block;
	background:#FFF;	
	padding:10px;
	box-shadow: 0px 5px 10px #888888;
	border-radius:10px 10px 10px 10px;
	}
	
	#sidebar li {
	line-height:20px;
	text-align:left;
	padding:3px;
	margin-bottom:10px;
	
	}
	
	#sidebar li a{
		display:block;
		}
	
	#sidebar li li {
	border:none;
	margin:0;
	font-size:11px;
	font-family:'Pontano Sans', sans-serif;
	background: url(images/marker.png) 0px 8px no-repeat;
	border-bottom:#efbf00 1px dotted;
	}
	#sidebar li li a{
		padding-left:20px;
		}
	
	
	.recentcomments:hover {
	background:#e1e1e1;	
	}
	
	.widgettitle ,.widgettitle a{
	font-family:'Pontano Sans', sans-serif;
	padding:0;
	padding-bottom:10px;
	font-weight:bold;
	margin: 0;
	letter-spacing:0px;
	font-size:18px;
	height: 25px;
	color:#666;
	}
	
/************************************************
*	Search Form									*
************************************************/
#searchform {
	
	}
	
	#searchform .s{
	width:150px;
	height:23px;
	text-align:center;
	border: 1px solid #000000;
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana;
	}
	
	
	#searchform .sgo{
	padding:0px;
	height:25px;
	width:80px;
	border: 1px solid; 
	border-color: #efbf00;
	background-color:#efbf00;
	font-size:12px;
	text-transform:uppercase;
	color:black;
	}
	
	.sgo:hover {cursor:pointer;}
	

	
/*--------------Page Navi-----------------*/

.wp-pagenavi {
margin-top:30px;
font-size:15px;
line-height:30px;

}	
.wp-pagenavi .current {
background:#CC0000;
color:#FFFFFF;
}

/*--------------Google Reader gReader-list-----------------*/
ul.gReader-list {
	padding:0;
	margin:0;
	font-size:0.9em;
}

ul.gReader-list li{
	list-style:none;
	padding-bottom:10px;
	
	border-bottom:#CCCCCC 1px solid;
	width:650px;
	height:45px;
}

a.gReader-title {
width:630px;
float:left;
font-weight:bold;
}
div.gReader-date{
font-size:0.8em;
float:left;
}
div.gReader-source a{
font-size:0.8em;
margin-left:10px;
padding-left:10px;
border-left:1px #999999 solid;
}

.mt-shadow {
background: url('images/donate-shadow.png') center -1px no-repeat;
height:60px;
}

.main-container{
	display:block;
	margin:0 auto;
	width:960px;
	}
	
#menu-footermenu li {
	float:left;
	margin-right:5px;
	}


/* Visual Composer*/

.entry .wpb_row{
	margin:0;
	}
	
	.entry .wpb_content_element .wpb_tabs_nav li.ui-tabs-active{
		border:#999 1px solid;
}

.wpb_tour_heading {
	border-bottom:1px #efbf00 solid;
	}
	
	li.vc_span3 {
		width:150px;
		text-align:center;
		margin-right:10px;
		line-height:18px;
		height:250px;
		}
		
	.manufacturing-anshin ul,.annoucement-link ul  {
		list-style:none;
		}	
	
	.manufacturing-anshin ul li,.annoucement-link ul li a{
		
		/*color: #000000;
		padding: 5px;
		background-color: #b10f14;
			background-color:#efbf00;
		font-size: 1.13m;
		margin-bottom: 1px;
		
		width: 31%;
		margin-left:1px;
		text-align:center;*/
		}
		
		.stockist-trading ul {
			/*padding: 0;
			margin: 0;
			list-style: none;
			background-color: #b10f14;
			background-color:#efbf00;*/
			}
			
			.stockist-trading li {
				/*display: block;
				padding: 5px 10px;
				color: #000000;
				border-bottom: #FFFFFF 1px solid;*/
				}
				
				.annoucement-link ul li a {
					display:block;
					color:#FFFFFF;
					}
					
					.annoucement-link ul li a:hover {
						background-color:#efbf00;
						}
		
.avgrund-content {
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	.avgrund-content em {
		text-decoration:underline;
		}
	
	.avgrund-content ul {
		margin:10px 0;
		}
		
		.avgrund-content ul li {
			margin-left:25px;
			list-style:disc;
			font-size:12px;
			}
			
.contactus-according-entry h3{
	font-weight:bold;
	color:black;
	margin:0;
	padding:0;
	font-size:14px;
	}


	.textwidget img {
		text-align:center;
		}
		
