/*  
	Theme Name: 	ihplatform
	Theme URI: 		http://ihjournal.com
	Description:	A theme based on ihplatform and modified from theme941 
	Version: 		1.1
	Author: 		
	Author URL: 	
*/

* { padding:0; margin:0;}

	html { font-size:100.01%; }
	body { font-size:62.5%; font-family: Arial, Helvetica, sans-serif; background: #fff; color:#6d7f89;}

	
	
	.ihp-headerWrap { background: #FBC428 url(images/header_bg.png) repeat-x; }
	.ihp-header { margin: 0 auto; width:960px; height:200px; position:relative; }
	.ihp-rainbow { background: url(images/rainbow.gif) repeat-x center top; height:10px; }
	.ihp-logo { border:none; position: absolute; top:18px; left:0px; }
	.ihp-title { position:absolute; top:78px; left:235px; /*right:0px;*/ }



















.clear { clear: both;}

	table, td, div, img { border:0; border-collapse:collapse;}
	td {vertical-align:top;}
	ul { list-style: none;}
	p { padding:0px 0px 18px 0px;}
		
a {text-decoration: underline; color:#2b9ed1; outline:none;}
a:hover {text-decoration: none;}
	
	input, select, textarea, html body textarea { vertical-align:middle; font-size:12px; color:#000; font-family: Arial;}
	input.text, select, textarea { padding:2px 0px 3px 6px; border:1px solid #a5a5a5; background:#fff;}
	
/*** Main ***/
	.main { /*width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "960px" : "100%"); min-width:980px;*/}
	
	/*.tail-right { position:absolute; float:right; top:0; right:0; width:50%; height:1055px; background:url(images/tail-right.gif) repeat-x 0 0;}*/

	.main-width { width:960px; margin:0 auto; background: #fff; }
	
	.main { background: #f3f3f3; }
	.main-left { /*background:url(images/shadow-left.gif) no-repeat 0 103px;*/ }
	.main-right { /*background:url(images/shadow-right.gif) no-repeat right 103px;*/ overflow:hidden; height:100%; padding:0px 11px 0px 12px;}

	.header { /*height:177px; background:url(images/logo-bgr.jpg) no-repeat 0 0;*/ }
	.header_f { /*height:447px; background:url(images/logo-bgr.jpg) no-repeat 0 0;*/}

/*** Menu ***/

/*
	.main-menu { clear:both; height:74px; background:url(images/menu-bgr.gif) repeat-x 0 0;}
	.main-menu .bgr01 { background:url(images/menu-left.gif) no-repeat 0 0;}
	.main-menu .bgr02 { height:74px; background:url(images/menu-right.gif) no-repeat right 0;}
	
	.menu { float:left; padding:0px 0px 0px 16px;}
	
	.menu ul { float:left; list-style:none; overflow:hidden; height:74px;}
	.menu ul li { overflow:hidden; height:100%; float:left; background:url(images/ver.gif) no-repeat 0 0; padding:0px 0px 0px 2px; margin:0px 0px 0px -2px;}
	
	.menu ul li a { display:block; text-align:center; height:74px; line-height:67px; font-size:1.3em; color:#fff; font-weight: bold; text-transform:uppercase; float:left; text-decoration:none; padding:0px 32px 0px 32px;}	
	.menu ul li a:hover { background:url(images/menu-act.gif) repeat-x 0 0;}
	
	.menu ul li.current_page_item a { background:url(images/menu-act.gif) repeat-x 0 0;}
*/
	.menu { position:absolute; bottom: 0px; }
	.menu li {		
    	float: left;
    	font-size: 16px;
    	font-weight: bold;
    	margin: 0 42px 0 0;
    	padding: 15px 0 5px;
    	text-transform: uppercase;
		letter-spacing: 0px;
	}
	
	.menu a { color:#4A4000; text-decoration:none; }
	.menu a:visited { color:#4A4000; }
	.menu a:hover { color:#977701; }




	
/*** Logo ***/
	.logo { float:left; height:103px;}
	.logo .indent { padding:12px 0px 0px 13px;}
	.logo h1 {/* float:left;*/ width:555px; height:82px; font-size:2.1em; display:block; color:#fff; overflow:hidden; text-indent:-1000em; cursor:pointer; background: url(images/logo.png) no-repeat 0 0;}
	.logo h1:hover { text-decoration:none;}
	
/*** Slogan ***/
	.slogan { overflow:hidden; height:100%;}
	.slogan .indent { padding:70px 46px 0px 308px;}
	.slogan h2 {  width:294px; height:113px; overflow:hidden; text-indent:-1000em;}
	.slogan .more {
		display:block; float:right;
		width:114px; height:37px; line-height:34px;
		background:url(images/button-start.gif) no-repeat 0 0;
		font-size:13px; font-weight: bold; color:#fff;
		text-align:center; text-transform:uppercase;
		text-decoration: none;
		}
		
	.slogan .more:hover { text-decoration:none;}
	
/*** Search ***/
	.search { /*float:right; padding:33px 0px 0px 0px;*/ width:249px; height:30px; /*margin:0px 1px 0px 0px;*/ position:absolute; right:0; top:10px; background:url(images/search_bg2.jpg) no-repeat 0 0;}
	.search .indent { overflow:hidden; background:url(images/search-bgr.gif) no-repeat 0 0; padding:10px 0px 12px 12px;}
	
	.search form { padding:0px 0px 2px 0px; }
	.search .text { width:169px; padding:5px; border:0; background: transparent; font-size:12px; height: 20px; margin:0 0 0 5px; }
	.search .but { cursor: pointer;}
	
	.searchButton { background: transparent; border: none; color: #fff; padding-left:6px; font-weight:bold; cursor:pointer; padding-bottom:2px; }
	
/*** Rss ***/
	.rss { padding:15px 0px 0px 34px;}
	
/*** Column ***/
	.content { clear:both; overflow:hidden; height:100%; background:#fff; padding:0px 0px 40px 0px;}
	
	.content-bgr {  overflow:hidden; height:100%; background:url(images/widget-bg.gif) repeat-y right 0;}
	
	/******/
		.column-right { float:right; width:260px; margin:0px 0px 0px 0px; _margin:0px 0px 0px -3px;}
	
/*** Widgets  ***/
	.widget {
		clear:both;
		overflow:hidden; height:100%;
		margin:0px 0px 0px 0px;
		}
	
	.widget-bgr { overflow:hidden; height:100%; padding:18px 20px 14px 15px;}
	
	.widget .title {
		overflow:hidden; height:100%;
		 margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;
		}

	.widget h2 {
		height:100%; 
		font-size:2.2em; font-weight: normal;
		color:#263b54; line-height:1.8em;
		padding:0px 0px 6px 1px; margin:0px 0px 0px 0px;
		}

	.widget ul { clear:both; overflow:hidden; height:100%; font-size:1.3em; color:#000; line-height:1.3em; margin:0px 0px 0px 0px;}
	
	.widget ul li { overflow:hidden; height:100%; background:url(images/marker.gif) no-repeat 1px 7px; padding:1px 10px 9px 14px;}
	
	.widget ul li a { color:#2b9ed1;}
	
	.widget ul ul { font-size:100%; margin:0px 0px 0px 0px;}
	
	.widget ul ul li { border:0;}
	
	/*** widget_tag_cloud ***/
		.widget_tag_cloud a { color:#363636; font-size:1.1em;}
	
	/*** widget_text ***/
		.textwidget { color:#363636; font-size:1.3em; line-height:1.3em; padding:0px 20px 40px 20px;}
		.textwidget a { color:#363636;}
		
	/*** widget_categories ***/
		.widget_categories .widget-bgr { background:#2986c6;}
		
		.widget_categories h2 { color:#fff;}
		
		.widget_categories ul li { overflow:hidden; height:100%; background:url(images/marker02.gif) no-repeat 1px 7px;}
		.widget_categories ul li a { color:#fff; text-decoration:none;}
		.widget_categories ul li a:hover { text-decoration: underline;}
		
	/*** widget_archive ***/
		.widget_archive .widget-bgr { background:#edf4f9;}
		.widget_archive ul li { overflow:hidden; height:100%; background:url(images/marker03.gif) no-repeat 1px 7px;}
		.widget_archive ul li a { color:#6d7f89; text-decoration:none;}
		.widget_archive ul li a:hover { text-decoration: underline;}
		
	/*** widget_meta ***/
		
	/*** widget_links  ***/
	
	/*** widget_recent_entries  ***/

	/*** widget_recent_comments  ***/

	
	/*** widget_other ***/
		#search form { padding:10px 0px 0px 10px;}
		
		#search form .text { display:block; margin:0px 0px 8px 0px;}
		
		#search form .but { margin:0px 0px 0px -3px;}
		
		.widget_calendar table { margin:10px 0px 0px 20px;}
	
/*** Content  ***/

	/******/
		.column-center { overflow:hidden; height:100%; padding:15px 53px 0px 19px;}
		
				
		.column-center .indent { clear:both; overflow:hidden; height:100%; border-bottom:1px solid #d6dde2; padding:0px 0px 30px 0px; margin:0px 0px 16px 0px;}

		/******/	
			.column-center .title {
				overflow:hidden; height:100%;
				padding:0px 0px 10px 0px;
				margin:0px 0px 0px 0px;
				}
			
			.column-center .title h2 {
				overflow:hidden; height:100%;
				font-size:2.2em; font-weight: normal;
				/*color:#263b54;*/
				color:#0092bd;
				padding:10px 10px 8px 2px;
				}
				
			.column-center .title h3 {
				font-size:2em; font-weight: normal;
				color:#263b54;
				padding:10px 10px 8px 2px;
				}
		
		/******/	
			.column-center .title h2 a { /*color:#263b54;*/ color:#0092bd; text-decoration:none;}
			.column-center .title h3 a { color:#263b54;text-decoration:none;}

			.column-center .title h2 a:hover,
			.column-center .title h3 a:hover { text-decoration: underline;}

		/*.title h1, .title h2, .title h1 a, .title h2 a { color:#0092bd!important; }*/
		
		/******/
			.title-page01 * {  font-size:2em; color:#263b54; text-transform:uppercase; padding:0px 0px 10px 0px;}
			.title-page02 * {  font-size:2em; color:#263b54; text-transform:uppercase; padding:0px 0px 10px 0px;}
			
		/******/
			.date {
				font-size:1.2em; color:#050505;
				padding:3px 0px 0px 2px; font-style: italic;
				}
				
			.date span { text-decoration:underline; color:#2b9ed1;}
			
			.author { font-style: italic;
				font-size:1.2em; color:#050505; margin:-1px 0px 0px 0px;
				padding:0px 0px 0px 2px; font-family:arial;
				} 
				
			.column-center .bgnone { background: none; border:0;}
		
	/*******/
		.text-box {
			clear:both;
			font-size:1.5em; line-height:1.2em;
			padding:4px 0px 0px 2px;
			}
			
		.pd { padding:0px 0px 0px 0px;}
			
		/*.text-box .list { float:left; width:200px;}
		.text-box .right { margin:0px 18px 0px 20px;}*/
		
		.text-box p { padding:0px 0px 13px 0px;}
		.text-box p strong { font-size:13px; line-height:1.3em;}
		
		.fleft {  margin:-1px 20px 0px 0px; padding:0px 0px 0px 0px; display: inline; float:left; overflow:hidden; height:100%;}
		.fleft img { margin:0px 0px 0px 0px;}
		
		.fright {  overflow:hidden; height:100%; display: inline; float:right; margin:1px 0px 0px 24px; padding:0px 0px 0px 0px; }
		.fright img { margin:0px 0px 5px 0px;}
		
		.text-box p.img {  padding:0px 0px 20px 0px;}
		.text-box img.img  { margin:0px 0px 0px 0px;}
		
		.text-box .line { clear:both; height:1px; background:url(images/line.gif) repeat-x 0 0; line-height:0; font-size:0; margin:15px 0px 15px 0px;}
		
		
		/******/
			.more-link {
				clear:both;
				font-size:12px;  font-weight: bold;  /*color:#356d9d;*/ padding:0px 0px 10px 0px;
			}
		
		/******/
			.comments {clear:both; float:left; padding:3px 1px 0px 1px;}
			
			.comments a { font-size:12px;}
			/*.comments a:hover { text-decoration:underline;}*/
		
		/******/
			.postmetadata { clear:both; font-size:1.1em; padding:5px 0px 10px 0px;}
			.postmetadata a { padding:0px 1px 0px 5px; color:#0b77a4; text-decoration:none;}
			.postmetadata a:hover { text-decoration: underline;}
		
		/******/
			.link-edit { float:right; padding:3px 0px 0px 0px;}
			.link-edit a { font-size:12px;}
			
		/******/
			.navigation { clear:both; font-size:12px; color:#2b9ed1; padding:5px 0px 5px 0px;}
			
			.navigation a { font-size:12px; color:#2b9ed1; padding:0px 0px 0px 5px;}
			
			.nav-top { display:block; margin:-20px 0px 0px 0px; height:100%; background:#fff;}
			
			/*.navigation a {text-decoration:none;}
			.navigation a:hover { text-decoration:underline;}*/
		
	/*******/
		.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5, .text-box h6 { color:#000; font-family: Arial; line-height:1.5em;}
		/*.text-box h1 { font-size:2.2em; font-weight: normal;}
		.text-box h2 { font-size:2em; font-weight: normal;}
		.text-box h3 { font-size:1.8em;}
		.text-box h4 { font-size:1.6em;}
		.text-box h5 { font-size:1.4em;}
		.text-box h6 { font-size:1.2em;}*/
		.text-box h1 { font-size:1.6em; font-weight: normal;}
		.text-box h2 { font-size:1.4em; font-weight: normal;}
		.text-box h3 { font-size:1.2em;}
		.text-box h4 { font-size:1em;}
		.text-box h5 { font-size:0.8em;}
		.text-box h6 { font-size:0.6em;}

		.text-box h1, .text-box h2 {font-family: TitilliumText14L, Arial!important;}

	/*** OL UL style***/
		.text-box ul { padding:0px 0px 10px 1px; overflow:hidden; height:100%;}
		.text-box ul li { background:url(images/marker.gif) no-repeat 0 7px; padding:0px 0px 9px 12px; list-style-image:none; list-style:none; font-weight:normal;}
		.text-box ul li ul { margin-left:10px;}
		.text-box ul li ol { margin-left:15px;}
		.text-box ul li ol li { list-style-type:decimal;}
		
		.text-box ol { padding-left:2px;}
		.text-box ol li { /*background:none;*/ padding:0px; margin-left:13px;  font-weight:normal;list-style-type:decimal;}
		.text-box ol li ul { padding:2px 0px 5px 2px;}
		.text-box ol li ul li { font-weight:normal; background:url(images/marker.gif) no-repeat 0 5px; padding:3px 0px 9px 13px;}
		
		.text-box ul li { list-style-image:none; list-style:none;}
		
		.text-box ul li a { }
		.text-box ul li a:hover {}
		
		.text-box ul li ul { margin-left:15px;}
		.text-box ul li ol {margin-left:20px;}
		.text-box ul li ol li { list-style-type:decimal;background:none;}
		.text-box ul li ol li a { /*background:none;*/}
		
		.text-box ol { padding:5px 0px 5px 2px;}
		.text-box ol li{ /*background:none;*/ padding:0px; margin-left:20px;}
		.text-box ol li a { padding-left:0px; text-decoration:none; font-weight:normal;}
		.text-box ol li a:hover{ text-decoration:underline; }
		.text-box ol li ul li a { font-weight:normal; text-decoration:underline;}
		.text-box ol li ul li a:hover {text-decoration:none;}

/*** Footer ****/
	.footer {
		clear:both;	overflow:hidden;
		/*border-top:1px solid #d6dde2;*/
		font-size:1.3em;
		/*color:#fff;*/
		line-height:1.9em;
		background: #fbc428 url(images/rainbow_footer_gray.jpg) repeat-x center top;
		color: #4A4000;
	}
		
	.footer .width { width:960px; margin:0 auto; background: url(images/rainbow_footer_white.jpg) no-repeat; }
		
	.footer .indent {
		overflow:hidden; height:100%;
		padding:84px 0 55px 0px;
	}
	
	.footer a { color:#4A4000;}
	
	.flinks ul { list-style: none; margin:0; padding:0; }
	.flinks li { float:left; margin-right:24px; }
	
	.flinks a { text-decoration: none; border-bottom:1px dotted #4A4000; color:#4A4000; font-size:16px; font-weight:bold; }
	.flinks a:visited { color:#4A4000; }
	.flinks a:hover { border-bottom:1px solid #4A4000; }
	
	
			
/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */

	.info-sidebar { padding:12px 20px 20px 20px; width: auto; color:#000; overflow: hidden; font-size:1.2em; line-height:1.4em;}
	.info-sidebar a { text-transform:none; color:#000;}
	
	.pagetitle { font-size:2.1em; font-weight: normal; overflow:hidden; color: #000; text-align:center; padding:6px 12px 10px 12px; *padding:6px 12px 0px 12px;}

/*--- Navigations ---*/
	.navigation { clear:both; overflow:hidden;}
	.navigation .alignleft { float: left; width:45%; text-align:left;  padding:0px 0px 0px 0px;}
	.navigation .alignright { float: right; width:45%; text-align:right; padding:0px 0px 0px 0px;}
	
	
	.pd-nav { padding:0; margin:0;}
	.pd-nav .alignleft { padding:0; margin:0;}
	.pd-nav .alignright { padding:0; margin:0;}
	
	.pd-title {padding-bottom:0;}
	
	.marg { margin-bottom:10px;}

/*--- Begin Images ---*/
	p img {
		padding: 0;
		max-width: 100%;}
	
	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	img.alignright { float: right;display:inline;
		padding: 0;
		margin: 3px 0px 10px 20px;}
	
	img.alignleft {	padding: 0;	margin: 3px 25px 5px 0; float:left; display:inline;}
	
/*------*/
	#tag_cloud .widget-bottom-left { padding-bottom:15px;}
	#tag_cloud .widget-heading { margin-bottom:15px;}
	#tag_cloud a { padding-left:3px;}
	
	/*--- Popup styles ---*/
	#commentspopup {}
	#commentspopup #header {background:#2F3F99 url(images/popup_header_bg.gif) top repeat-x;}
	#commentspopup .page-padding {padding:0 5px;}
	#commentspopup .page-width {width:538px; margin:0 auto;}
	#commentspopup .header-top {background:url(images/popup_header_bg_top.jpg) top repeat-x;}
	#commentspopup .header-top-right {background:url(images/popup_header_bg_top_right.jpg) top right no-repeat;}
	#commentspopup .header-top-left {background:url(images/popup_header_bg_top_left.jpg) top left no-repeat; width:100%; height:160px;}
	#commentspopup .header-padding {padding:39px 0 0 89px;}
	#commentspopup h1 {font-size:1em; margin:0; padding:0; color:#E1E7EC; text-indent:-10000em; width:141px; height:27px;}
	#commentspopup h1:hover {text-decoration: none; cursor:pointer;}
	#commentspopup .description {width:141px; height:9px; text-indent:-10000em; margin-top:2px;}
	#commentspopup .description2 {width:249px; height:27px; text-indent:-10000em; margin-top:19px;}
	#commentspopup .border-bottom-left {padding:17px 37px 10px;}
	#commentspopup p {font-size:12px;}
	
	
/*--- Begin Typography & Colors ---*/
	small {	font-size: 1em; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
	small * {font-size: 0.9em;}
	small p {font-size: 0.9em;}
	
	select { width: 130px;}
		
	#commentform {font-size:1.2em;}
	
	#commentform input {
		margin: 5px 5px 1px 0;}
	
	#commentform {
		margin: 5px 10px 0 0;}
		
	#commentform textarea {
		width: 100%;
		padding: 2px;}
		
	#respond:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;}
		
	#commentform #submit {
		margin: 0 0 10px auto;
		float: right;}
		
	#respond p { padding:0px 0px 10px 0px; text-indent:0;}
	#respond form p { padding:0px 0px 10px 0px; text-indent:0;}
	
/*--- Begin Calendar ---*/
	#wp-calendar { empty-cells:show; width: 155px;}
	
	#wp-calendar th { padding:3px 0; text-align:center; color:#000;}
	#wp-calendar td { padding:3px 0; text-align:center; color:#000;}
	
	#wp-calendar a { display: block; font-weight:bold; color:#000;}
	#wp-calendar #next a { padding-right: 10px;	text-align: right; font-weight: normal;}
	#wp-calendar #prev a { padding-left: 10px; text-align: left; font-weight: normal;}
	
	#wp-calendar caption { text-align: center; color:#000; font-weight:bold; font-size:1.3em; padding:0px 0px 6px 0px;}
	
	.widget-bot #wp-calendar * { color:#000;}
	
	.widget-bottom #wp-calendar * { color:#000;}
	
	
/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
		cursor: help;
		}
	
	acronym, abbr {
		border-bottom:1px dashed #999;
		}
	
	blockquote {
		border:1px solid #d4d0cc;
		background:#f0eeed; padding:15px 10px 10px 20px; margin:5px 0; color:#545151;
		}
	
	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}
	
	
/* Captions */
	.aligncenter,
	div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	.wp-caption {
		border: 1px solid #ddd;
		text-align: center;
		background-color: #f3f3f3;
		padding-top: 4px;
		margin: 10px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;}

	.wp-caption.alignleft {
		float:left!important; 
		margin: 3px 25px 5px 0!important;
		padding: 0!important;
		display:inline!important;
	}
	.wp-caption.alignright {
		float: right!important;
		margin: 3px 0px 10px 20px!important;
		padding: 0!important;
		display:inline!important;
	}
	.wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;}
	
	.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		padding: 0 4px 5px;
		margin: 0;}
	
	
/* Begin Comments*/
	.alt { clear:both; padding-bottom:20px; font-weight: normal;}
	
	.alt a { padding:0px 0px 0px 0px; text-decoration:underline;}
	
	.commentlist { color:#000;
		text-align: justify;
		}
	.commentlist a { color:#000}
	.commentlist span { color:#000; font-weight: bold;}
	
	ol.commentlist  li { list-style: none; font-size:12px;
		margin:6px 0px 6px 0px;
		padding: 5px 10px 3px;
		/*list-style: none;*/
		border:1px solid #d4d0cc;
		background:#f0eeed;
		}
		
	.commentlist li .avatar { 
		float: right;
		border: 1px solid #000;
		padding: 2px;
		background: #fff; /*margin:0px 20px 15px 0px;*/
		}
	
	.commentlist p { color:#545151;
		margin: 10px 5px 10px 0;
		}
	
	#commentform p {
		margin: 5px 0;
		padding-left:15px;
		}
	
	.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}
	
	.commentmetadata {
		margin: 0;
		display: block;
		}



	div#feature_list h3 {
		margin: 0;	
		/*padding: 7px 0 0 0;*/
		padding: 16px 0 0 0;
		font-size: 16px;
		text-transform: uppercase;
	}
	
	div#featureWrap {
		background: #f3f3f3;
		padding:10px 0;
		
	}
	
	div#feature_list {
		/*
		background: #d2e4f0 url('images/header_bg.jpg');
		width: 936px;
		height: 269px;
		overflow: hidden;
		position: relative;
		*/
		
		margin: 0px auto;
		width: 939px;
		background:#fff;
		border:1px solid #e8e8e8;
		padding:10px;
		
	}

	div#feature_list div.banner_t, div#feature_list div.banner_m, div#feature_list div.banner_b {
		margin-left:10px;
		width: 274px;
		height: 80px;
		overflow: hidden;
	}

	div#feature_list div.banner_t {
		margin-top:6px;
	}

	div#feature_list div.banner_m, div#feature_list div.banner_b {
		margin-top:7px;
	}

	div#feature_list ul {
		position: absolute;
		top: 0;
		list-style: none;
		padding: 0;
		margin: 0;
	}

	ul#f_tabs {
		right: 0;
		z-index: 2;
		width: 299px;
	}

	ul#f_tabs li {
		font-size: 12px;
		font-family: Arial;
	}
	
	ul#f_tabs li img {
		padding: 5px;
		border: none;
		float: left;
		margin: 14px 14px 0 0;
	}

	ul#f_tabs li a {
		color: #222;
		text-decoration: none;	
		display: block;
		padding: 10px;
		height: 70px;
		outline: none;
	}

	ul#f_tabs li a:hover {
		text-decoration: underline;
	}

	ul#f_tabs li a.current {
		background: url('images/header_ltc.png');
		color: #fff;
	}

	ul#f_tabs li a.current:hover {
		text-decoration: none;
		cursor: default;
	}

	ul#f_output {
		left: 0;
		width: 643px;
		height: 269px;
		position: relative;
	}

	ul#f_output li {
		position: absolute;
		width: 643px;
		height: 269px;
	}

	ul#f_output li a {
		position: absolute;
		bottom: 10px;
		right: 10px;
		padding: 8px 12px;
		text-decoration: none;
		font-size: 11px;
		font-weight: bold;
		color: #fff;
		background: #ff9324;
		-moz-border-radius: 5px;
	}
	
	ul#f_output li a:hover {
		background: #ff4334;
		color: #fff;
	}

	/* CUFON improvement for IE*/
	.cufon-vml{ 
		margin: 4px 0 4px 0; 
	}
		
	/* CUFON improvement*/
	.cufon-loading .title h1, .cufon-loading .text-box h1, .cufon-loading .title h2, .cufon-loading .text-box h2, .cufon-loading .cufon-text{
		visibility: hidden !important;
	}

/* Begin blog*/
	.ihjBlog .similar-posts {
		display:none;
	} 
	
	
	
			