/*  
Theme Name: FFTI Theme
Theme URI: http://ffti.info/
Description: Fair Trade template for Fair Trade website 
Version: 2.0
Author: Rahaji
*/

* { margin: 0; padding: 0 } a:focus { outline: invert none }
body {
	background: #0c2236 url("images/2bg.jpg") top repeat-x; 
	font: 12px/1.4em Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
}
p, ul, ol, h2, h3, h4, h5 { margin: 1em auto } 
ul, ol { margin-left: 2em; }

a { 
	color: #0099cc; 
	text-decoration: none; 
	}
a:hover {color: #66ccff; }

img, div { behavior: url(iepngfix.htc); }
.clr { clear: both; }

#page { 
	background-color: #ffffff;
	border: 1px solid #000066;
	border-bottom: 0; 
	margin: 0px auto; 
	text-align: left;
	width: 960px; 
	}

#lang { 
	text-align: right;
	width: 900px;
	margin: 15px auto 1px;
	}
	
#lang a {color: #ffffff; }
#lang a:hover {color: #aa5c09; }



#header { 
	background: url(images/ffti-header.jpg) top right no-repeat; 
	height: 130px; 
	position: relative;
	border-bottom: 1px solid #eb9c1f;
	border-top: none;
	}
	
#header h1 a { 
	background: url(images/ffti-title.jpg); 
	height: 130px; 
	display: block; 
	float: left; 
	text-indent: -999em; 
	width: 409px; 
	}
	
#header ul { 
	height: 1.8em; 
	margin: -2px; 
	position: absolute; 
	bottom: 0px; 
	right: 30px; 
	}
	 
#header li { 
	float: left; 
	list-style: none outside; 
	}
	
#header a { color: #cccccc; }	
#header li { margin-right: 0px; } 
#header li a { display: block; }

#header li a { 
	padding-left: 15px; 
	width: auto!important; 
	width: 80px; 
	background: url(images/tab-orange.png) top left no-repeat;
	padding-right: 2px;
	text-align: center; 
	}
	
#header li a span { 
	background: url(images/tab-orange-right.png) top right no-repeat;
	display: block; 
	padding-bottom: 3px; 
	padding-right: 15px; 
	}
	
#header li a:hover { 
	background: url(images/tab-left-hover.png) top left no-repeat; 
	color: #cccccc; 
	height: 20px; 
	padding-left: 15px; 
	width: auto!important; 
	width: 80px; 
	text-align: center; 
	}
	
#header li a:hover span { 
	background: url(images/tab-right-hover.png) top right no-repeat; 
	display: block; 
	padding-right: 15px; 
	}
	
#header li.current_page_item  a { 
	background: url(images/tab-left-hover.png) top left no-repeat; 
	height: 20px; 
	padding-left: 15px; 
	width: auto!important; 
	width: 80px; 
	text-align: center; 
	}
	
#header li.current_page_item  a span { 
	background: url(images/tab-right-hover.png) top right no-repeat; 
	display: block; 
	padding-right: 15px; 
	}
	
#header li.current_page_item  a:hover { color: #eb9c1f; }

#content { background: #ffffff; border-top: 1px solid #000066; }

#content h2 { 
	background: url(images/bullet-h2.png) center left no-repeat; 
	border-bottom: 1px solid #ffe6be; 
	font: normal 14px Arial, Helvetica, sans-serif; 
	margin: 0; 
	padding-left: 22px;
	color: #000066; 
	}
	
#content h3 { 
	background: #e8e8ff; 
	border-bottom: 1px solid #ffe6be; 
	font: bold 16px Arial, Helvetica, sans-serif; 
	margin-top: 0; 
	padding: 5px 0;
	}
#content h3 a {	color: #1e52ba; }
	
#content h4 { 
	color: #c8ceff; 
	font: bold 14px Arial, Helvetica, sans-serif; 
	border-bottom: 1px solid #ffe6be; 
	}
	
#content .main { 
	background: #ffffff; 
	float: left; 
	margin: 20px 0 20px 20px; 
	width: 500px; 
	}
	
#content .main img { 
	border: none;
	padding: 0px; 
	}

#content .sidebar { 
	float: right; 
	margin: 20px 20px 20px 0; 
	width: 390px; 
	}
	
#new_products { 
	list-style: none outside; 
	margin: 10px 0;
	}
	
#new_products li { 
	float: left; 
	margin-right: 13px; 
	}
	
#new_products a img { 
	background: #ffffff; 
	border: 1px solid #eb9c1f; 
	padding: 2px; 
	}

#sections { 
	border-top: 1px solid #c8ceff; 
	margin: 20px auto; 
	padding-top: 5px; 
	}
#sections a {color: #184d83;}	
#sections a:hover { color: #eb9c1f }

#sections #a { 
	float: left; 
	width: 190px; 
	} 

#sections #b { 
	float: right; 
	width: 190px; 
	}
	
#sections ul { 
	list-style: url(images/bullet-sections.jpg) outside;
	}
	
#sections ul li { border-bottom: 1px dashed #c8ceff; } 
#sections ul li:hover { list-style-image: url(images/bullet-sections-hover.jpg) }
#footer { 
	background: #336699 url(images/pengganti-gradasi-bawah.jpg) top repeat-x scroll; 
	margin: 0 auto; 
	padding-bottom: 2em; 
	position: relative; 
	width: 1000px; 
	}
	
#footer .in { 
	background: #ffffff url(images/ffti-note-me-top.jpg) bottom left no-repeat; 
	border: 1px solid #000066; 
	border-bottom: 0; 
	border-top: 0; 
	height: auto!important; 
	height: 186px; 
	margin: 0 auto; 
	min-height: 186px; 
	text-align: left; 
	width: 960px; 
	}
	
#footer .notify { 
	background: url(images/ffti-note-me-bottom.jpg) top left no-repeat; 
	color: #cccccc; 
	margin: 0 auto; 
	text-align: left; 
	width: 960px; 
	}
	
#footer .notes { 
	float: right; 
	margin: 1em auto; 
	width: 500px; 
	z-index: 100 }
	
#footer .notes .l { float: left; width: 240px; }
#footer .notes .r { float: right; width: 240px; }
#footer .notes p { margin: 0; }
#footer .notify { height: 300px; }
#footer .notify p { margin-top: 0; }
#footer .notify #frm { padding: 20px 0 0 10px; width: 220px; }
#footer .notify input { width: 120px; }
#footer .notify input#QS_user_email_tt { width: 98%; }

#footer #cre { 
	background: url(images/ffti-footer-credit.jpg); 
	height: 116px; 
	width: 960px; 
	position: absolute; 
	text-align: left; 
	font: 11px/1.4em Arial, Helvetica, sans-serif;
	color: #cccccc; 
	right: 20px; 
	bottom: 0; 
	}

#footer #cre a { color: #eb9c1f; }
#footer #cre a:hover { color: #ffca56; }


.navigation { height: 1.4em }
.navigation .alignleft { float: left }
.navigation .alignright { float: right }

#content .member { 
	border-bottom: 1px dotted #3366cc; 
	overflow: hidden; 
	}
	
#content .member .thumb { 
	float: left; 
	margin-right: 10px; 
	}

#content .products h3 { color: #3366CC }
#content .product { 
	float: left; 
	height: 180px; 
	margin-right: 15px; 
	width: 160px; 
	}
	
#content .product img { padding: 5px }
#content .product h4 { 
	border: none; 
	font-size: 12px; 
	font-weight: normal; 
	margin-top: 5px; 
	text-align: center; 
	}
	
#content .product h4 a { color: #333333; }
#quick_subscribe_form { text-align: right; }
#quick_subscribe_form input { margin-bottom: 5px; }
.main p { text-align: justify; }
