/*  
Theme Name: I Concept
Theme URI: http://www.iconceptsolutions.com.my/
Description: Design by I Concept Solutions
Author: Allan Gan
Author URI: http://www.iconceptsolutions.com.my/
*/

/* Universal Selectors
----------------------------------------------------------------------------- */

	*  {
		margin: 0;
		padding: 0;
		}
		
		#hana_flv_flow3_1 {
	 display: block!important;
    float: left!important;
    height: 320px!important;
    width: 480px!important;
	margin-top:-30px!important;
	margin-bottom:20px!important;
	
}
		
	table td{
		padding: 2px;
		}
		
	ul {
		list-style-type: none;
		}
	
	* a:link, * a:visited, * a:hover, * a:active {
		text-decoration: none;
		color: #D90000;
		}
		
	* a:hover {
		cursor: pointer;
		/* works well for onclick anchors */
		}
	
	:link img {
		border: 0;
		}
	
	* img {
		border: 0;
		}
	
	a img {
		border: 0;
		}
	
	:link img, :active img {
		border: 0;
		}
		
	.clear {
		clear: both;
	}


/* Structure
----------------------------------------------------------------------------- */
	
	html { 
		background: #fff;
		}

	body {
		font-size: 12px;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		text-align: left;
		color: #000;
		line-height: 1.5;
		}
		
	#bg {
		background-image: url(images/bg.jpg);
		background-repeat:no-repeat;
		margin: 0 auto;
		overflow:hidden;
		background-position:top center;
		min-height: 1050px;
		height:auto !important;
   		height:1050px;
	}

	#wrapper {
		width: 960px;
		margin: 0 auto;
		position: relative;
		}
		
	#header {

		}
		
	#contact {
		position: absolute;
		top: 0px;
		left: 830px;
		width:300px;
	}
	
	#menu {
		width: 564px;
		top: 50px;
		left: 396px;
		position: absolute;
	}
	
	#dashed {
		border-top: 4px dashed #000;
		width: 650px;
		top: 125px;
		left: 310px;
		position: absolute;
	}

	#main {
		padding-top: 40px;
				min-height: 880px;
		height:auto !important;
   		height:880px;
		}

	#content {
		float:right;
		width: 650px;
		}
		
	#home_bottom {
		border-top: 4px dashed #D1D1D1;
		padding-top: 25px;
	}
	
	#home_left {
		width: 321px;
		float: left;
		padding-right: 19px;
		border-right: 1px dashed #d1d1d1;
	}
	
	#home_right {
		width: 290px;
		float: right;
		padding-left: 19px;
	}
	
	#testi {
		width: 240px;
		height: 140px;
		position: absolute;
		top:655px;
	}
	
	#testi h3 {
		font-family: "Times New Roman", Times, serif;
		font-size: 24px;
		font-weight: 600;
		padding-bottom: 10px;
	}
	
	#testi p {
		padding-bottom: 18px;
	}
		
	#sidebar {
		float: left;
		width: 310px;
		}
		
	#footer {
		padding: 20px 10px 20px 0;
		margin-bottom: 20px;
		margin-top: 20px;
		width: 650px;
		float: right;
		text-align: right;
		border-top: 1px solid #EEE;
		border-bottom: 1px solid #EEE;
		clear:both;
		}
		
	#footer li {
		float: left;
	}
	
	#footer li.site {
		margin-left: 10px;	
	}

	/* menu
	----------------------------------------------------------------------------- */
	#menu ul li a{
		display: block;
	}
	
	#menu ul li {
		float: left;
		text-indent: -9999px;
	}
	
	#menu ul li.page-item-2 a{
		background: url(images/home.gif) top;
		width: 116px;
		height:58px;
	}
	
	#menu ul li.page-item-5 a{
		background: url(images/about.gif) top;
		width: 107px;
		height:58px;
	}
	
	#menu ul li.page-item-6 a{
		background: url(images/services.gif) top;
		width: 131px;
		height:58px;
	}
	
	#menu ul li.cat-item-3 a{
		background: url(images/works.gif) top;
		width: 115px;
		height:58px;
	}
	
	#menu ul li.cat-item-4 a{
		background: url(images/blog.gif) top;
		width: 95px;
		height:58px;
	}
	
	#menu ul li.current_page_item a , #menu ul li.current_page_parent a{
		background-position: bottom;
	}
	
	#menu ul li.current-cat a {
		background-position: bottom;
	}
	
	#menu ul li a.active_category {
		background-position: bottom;
	}
	
	#menu ul li a:hover {
		background-position: bottom;
	}


	/* Header
	----------------------------------------------------------------------------- */
	
		#header h1 a {
			}
			
		#header p.description {
			font-size: 1.2em;
			}

				
	/* Content
	----------------------------------------------------------------------------- */
	
		#content h2.title a ,#content h2.title{
			color: #000;
			font-family:"Arial Black", Gadget, sans-serif;
			font-size: 30px;
			line-height: 1;
			}
			
		#content h2.title a:hover {
			color: #c0c0c0;
		}
	
	
			#content h2.title2 a ,#content h2.title2{
			color: #000;
			font-family:"Arial Black", Gadget, sans-serif;
			font-size: 20px;
			line-height: 1;
			padding-bottom:5px;
			}
			
		#content h2.title2 a:hover {
			color: #c0c0c0;
		}
		
		#content p a, #content .metadata a {
			padding-bottom: 2px;
			border-bottom: 1px solid #ddd;
			}
			
		#content p a.image_link {
			padding-bottom:0;
			border: none;
		}
		
		#content p a.image_link:hover {
			padding-bottom:0;
			border: none;
		}
	
		#content p a:hover, #content .metadata a:hover {
			border-bottom: 1px solid #666;
			}
			
		#content p a:visited, #content .metadata a:visited {
			}
	
		#content p {
			font-family: Arial, Helvetica, Verdana, sans-serif;
			padding: 0 0 24px 0;
			}
	
		#content .post h3 {
			border-bottom: 1px solid #ccc;
			font: 1.2em "Lucida Grande", sans-serif;
			padding-top: 20px;
			text-transform: uppercase;
			}
			
		#content .entry {
			padding-top: 10px;
			width: 100%;
			overflow: auto;
			height: 1%;
			}
	
		#content .metadata {
			display: block;
			padding: 10px 0 60px;
			}

	
	/* Comments
	----------------------------------------------------------------------------- */
	
		.commentlist {
			padding: 10px 0 30px 0;
			}
			
		.commentlist li {
			background: url(images/dot.gif) bottom left repeat-x;
			/* This fixes a Firefox / Safari bug where the bottom border sometimes shwoed up and sometimes didn't */
			margin: 10px 0;
			padding: 25px 0 10px 0;
			list-style-type: none;
			width: 100%;
			overflow: auto;
			height: 1%;
			}
			
		.comment_number a {
			font: 3.2em Georgia, serif;
			float: right;
			padding-right: 10px;
			color: #d6d6d6;
			}
			
		.comment_author {
			font-size: 1.4em;
			}
			
		h3#respond {
			display: block;
			padding-top: 15px;
			}
	
	
	
	
	
	/* Sidebar
	----------------------------------------------------------------------------- */
	
		#sidebar ul li.side {
			padding-bottom: 25px;
			}
			
		#sidebar div {
			line-height: 1.7em;
			}
			
		#sidebar h2 {
			display: block;
			padding: 0 0 10px;
			}
		
		#sidebar ul li a {
			line-height: 1.9em;
			}
			
		#sidebar ul li ul li ul {
			padding-left: 15px;
			}
			
		#sidebar ul li ul li ul li ul {
			padding-left: 30px;
			}
	
	
	
	
	
	/* Footer
	----------------------------------------------------------------------------- */
	
		#footer p {
			line-height: 2.2em;
			}	





/* Lists
----------------------------------------------------------------------------- */

	#content ul, #content ol {
		line-height: 30px;
		padding: 0 0 15px 0;
		list-style: disc outside;
		margin: 0 0 0 20px;
		}

	#content ul li a, #content ol li a {
		line-height: 2.5em;
		}

	#content .post ol {
		padding-left: 25px;
		*padding-left: 30px;
		}
		
	#content .post ul li {
		padding-left: 20px;
		background: url(images/bullet.gif) center left no-repeat;		
		}




/* Headings
----------------------------------------------------------------------------- */

	h1, h1 a, h1 a:hover, h1 a:visited, h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited {

		}

	h1 {
		font-size: 2.2em;
		}

	h2 {
		font-size: 24px;
		padding-bottom: 15px;
		}

	h3 {
		font-size: 18px;
		color: #D90000;
		padding-bottom: 20px;
		}

	h4 {
		font-size: 1.6em;
		}
		
		
		
		
		
/* Images
----------------------------------------------------------------------------- */

	#content img {
		max-width: 100%;
		display: inline-block;
		}

	#content img.none {
		border: 0;
		max-width: 90%;
		margin: 0 auto;
		}
		
	#content img.wp-smiley {
		border: 0;
		padding: 0;
		margin: 0;
		display: inline;
		/* For whenever one uses smileys in posts */
		}





/* Forms
----------------------------------------------------------------------------- */

	.searchform {
		width: 250px;
		float: right;
		text-align: right;
		}
		
		
		
		
		
/* Page Specific
----------------------------------------------------------------------------- */

	.last_20 li {
		line-height: 2em;
		}

	.archive_date {
		width: 100px;
		float: left;
		}
		
	/* This is if you use the current page-archives.php for your archives */
		
	.pagetitle {
		display: block;
		padding: 0 0 20px;
		color: #d90000;
		}
					
	
			
/* Extras
----------------------------------------------------------------------------- */

	blockquote {
		margin: 0;
		padding: 0 0 0 25px;
		background: url(images/quote.gif) top left no-repeat;
		}

	html>body blockquote {
		background-position: 0 0;
		}
		
	.center {
		text-align: center;
		}

	hr {
		border-bottom: none;
		border-left: none;
		border-right: none;
		border-top: 1px dashed #d1d1d1;
		}
		
			.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin-right: 20px;
   padding-top: 3px;
}

.alignright {
   float: right;
   margin-left:20px;
   padding-top: 3px;
}

.date {
	background: #d90000;
	color: #fff;
	padding: 2px 5px;
}

#sort {
	text-align: right;
}

/* plugin
----------------------------------------------------------------------------- */

.navi {
	padding-bottom: 20px;
}

.active_category {
	background: black;
}

.thumb img {
	border: 8px solid #DDD;
	margin: 0 20px 20px 0;
	float: left;
}

.thumb_w img {
	border: 8px solid #DDD;
}

.thumb_w img:hover {
	border: 8px solid #ccc;
}

div.thumb_works {
	width: 316px;
	float: left;
	margin: 0 20px 20px 0;
}

.thumb img:hover {
	border: 8px solid #ccc;
}

.entry_works {
	width: 314px;
	float: right;
}

#socialbar{
	position: fixed;
	right:1px;
	bottom:10px;
	width:30px;
}

#socialbar a{
	float:right;
}

* html #socialbar{ /*IE6 only rule, applied on top of the default above*/
position: absolute;
top: expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+50+"px" : body.scrollTop+50+"px");
}
