﻿/*  
Theme Name: i2Theme 1.0 Classic (Right Edition)
Theme URI: http://www.mangoorange.com
Description: WordPress theme designed by <a href="http://www.ndesign-studio.com">N.Design Studio</a>, customized by <a href="http://www.mangoorange.com">MangoOrange&trade;</a>, sponsored by <a href="http://www.web-hosting-top.com/">Web Hosting Reviews &amp; Free Coupons</a>.
Version: 1.0
Author: Mickey Cheong
Author URI: http://www.mangoorange.com/about/

	This theme was designed by Nick La, customized by Mickey Cheong Kah Meng.	
	
	By downloading and using this theme, you agree to the following terms:
		- You may NOT resell this theme
		- A link back to N.Design Studio and MangoOrangeĂ˘â€žË must be retained in the footer (either modified or unmodified)
		- You may use this theme for personal or commercial projects
		- You may modify, translate or distribute
		- You may not remove the sponsored links
   
   Sponsored by
	   * Top 10 Web Hosting Worldwide (http://www.web-hosting-top.com/)
   	
  	Changelog
	Version 1.0
		* Enhancements and Bug-fixes from i3Theme version 1.6
		* Site Admin link available in Meta [with icon modified from famfamfam's silk icons (http://famfamfam.com/)]
		* Quote icon available for blockquoted text
		* Enable coloured bullet points for List
		* SEO-friendly header title
		* Enable hierarchical structure for category's sidebar (for Widgets, use the 'Categories' widget)
		* Availability of author credential of each post
		* Fully tested on Internet Explorer 7, Firefox 2, Safari 3 and Opera 9
		* Works on the latest Wordpress v2.3 release
		* Support Widgets Plugin by Automattic.
		* Links sorted according to alphabetical order by default.
		* Supported Plugins (means fully tested)
		  * Paged Comments (http://www.keyvan.net/code/paged-comments/)
		  * Inline Adsense (http://philhord.com/phord/adsense-inline-with-wordpress-blog-posts/)
		  * Secure Contact Form (http://blue-anvil.com/archives/secure-accessible-contact-form-for-wordpress-multi-user-version)
		  
*/

body {
	padding: 0px;
	margin: 0px;
	background: #4D5052 url(images/html-bg.gif) repeat-x;
	color: #333333;
	font: 75%/160% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

ul {
	margin: 5px 0px 15px;
	padding-left: 10px;
}

ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}

form {
	margin: 0px;
	padding: 0px;
}

small {
	font-size: 90%;
}

blockquote{
	padding: 10px 5px 5px 36px;
	background: url(images/blockquote.gif) no-repeat left top;
	color: #777;
	font-style: italic;
}

/* site title */
h1 {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font: normal 14px/100% Arial, sans-serif;
	position: absolute;
	top: 18px;
	left: 22px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
}

/* post title */
h2 {
	margin: 3px 0 2px 0px;
	padding-bottom: 4px;
	color: #333333;
	font: normal 150%/100% "Lucida Grande", Arial, sans-serif;
	border-left-style: solid;
	border-left-color: #0C9DDE;
	border-left-width: 5px;
	padding-left: 8px;
}

h3 {
	margin: 5px 0px 5px;
	color: #666666;
	font: bold 110%/110% "Lucida Grande", Arial, sans-serif;
}

ul li {
	margin: 0px;
	padding-left: 20px;
	list-style: none;
	background: url(images/bullet-orange.gif) no-repeat;
}

ol li {
	margin: 0px;
}

.description {
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	position: absolute;
	top: 77px;
	left: 25px;
}

.post {
	padding: 0px;
	clear: both;
	overflow: hidden;
}

.mini-add-comment {
	padding-left: 12px;
	float: right;
	background: url(images/mini-down-arrow.gif) no-repeat left center;
}

.entry {
	padding: 10px 0px 5px;
	clear: both;
}

/* next & previous page navigation */
.page-nav {
	clear: both;
	background: url(images/navigation-bg.gif) no-repeat left center;
	height: 21px;
}

/* next & previous post navigation */
.post-nav {
	clear: both;
	padding-bottom: 35px;
	margin-top: -15px;
	font-size: 95%;
}

/* comment list */
.commentlist {
	margin: 10px 0px;
	padding-left: 45px;
	line-height: 130%;
}

/* alignments */
.center {
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.hidden {
	clear: both;
	visibility: hidden;
}

a:visited {
	color: #5EAFD7;
}

hr.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}

.previous-entries a {
	float: left;
	padding-left: 10px;
	margin-left: 10px;
	background: url(images/navigation-left.gif) no-repeat left center;
}

.next-entries a {
	float: right;
	padding-right: 10px;
	margin-right: 10px;
	background: url(images/navigation-right.gif) no-repeat right center;
}

.commentlist li{
	padding: 5px 10px;
}

.commentlist cite {
	color: #669900;
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
}

.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}

img.center, img[align="center"] {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

img.left, img[align="left"] {
	float: left;
	margin: 2px 10px 5px 0px;
}

img.right, img[align="right"] {
	float: right;
	margin: 2px 0px 5px 10px;
}

.post .date {
	width: 45px;
	padding: 0px 2px 0 0;
	float: left;
	background: url(images/calendar.gif) no-repeat;
	color: #666666;
	font: normal 22px Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 100%;
	height: 50px;
}

.post .title {
	float: left;
	margin-left: 10px;
	width: 438px;
}

.postdata .category{
	padding-left: 18px;
	float: left;
	background: url(images/mini-category.gif) no-repeat;
}

.postdata .comments{
	padding-left: 18px;
	float: right;
	background: url(images/mini-comment.gif) no-repeat;
}

.commentlist .alt {
	background: #F4F4F4;
}

.post .date span {
	padding-top: 5px;
	display: block;
	color: #ffffff;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: center;
	height: 16px;
}

.entry p.submeta{
	font-size: 11px;
}

.post-nav .previous a {
	float: left;
	padding-left: 20px;
	background: url(images/post-nav-previous.gif) no-repeat left center;
}

.post-nav .next a {
	float: right;
	padding-right: 20px;
	background: url(images/post-nav-next.gif) no-repeat right center;
	text-align: right;
}

h1 a, h1 a:visited {
	color: #666666;
	text-decoration: none;
}

h2  a:hover, a, .postdata a:hover {
	color: #44a1d0;
	text-decoration: none;
}

.commentlist cite a, .commentlist cite a:visited {
	color: #669900;
}

.commentlist small a, .commentlist small a:visited{
	color: #999999;
}

.page-nav a, .page-nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.postdata a, .postdata a:visited, .post-nav a, .post-nav a:visited {
	color: #999999;
	text-decoration: none;
}

#page {
}
#logo {
	background: url(images/logo.gif) no-repeat;
	width: 175px;
	height: 48px;
	margin-top: 35px;
	margin-left: 20px;
	position: absolute;
}

#wrapper {
	width: 824px;
	margin: 0px auto;
	position: relative;
	background-color: #F1F1F1;
}

/* ------------------------------------- header area  */
#header {
	background: url(images/main-bg.jpg) no-repeat center top;
	height: 380px;
}

/* search form */
#searchform {
	width: 210px;
	background: url(images/searchform-bg.png) no-repeat right bottom;
	position: absolute;
	top: 380px;
	right: 15px;
	height: 37px;
}

/* ------------------------------------- main content area  */
#left-col {
	width: 579px;
	float: left;
	margin-top: -20px;
	margin-left: 10px;
	background: url(images/gif/bg-content.gif);
}

/* main menu */
#nav {
	margin-left: 17px;
	background: url(images/content-top-bg.png) no-repeat left top;
	height: 26px;
}

/* sub menu */
#subnav {
	margin: 0px 17px 0px 17px;
	background: #ecebeb;
}

/* content */
#content {
	padding: 25px 25px 15px 25px;
	width: 495px;
	clear: both;
	margin: 0px 17px 0px 17px;
	background: #ffffff;
	overflow: hidden;
}

/* commentform */
#commentform {
	margin-top: 10px;
}

/* ------------------------------------- footer area  */
#footer {
	padding: 20px 0px 0px 20px;
	background: url(images/content-bottom-bg.png) no-repeat;
	color: #282828;
	font-size: 80%;
	line-height: 15px;
	text-align: center;
}

/* ------------------------------------- sidebar area  */
/* sidebar */
#sidebar-right{
	float: right;
	margin-top: 60px;
	margin-right: 10px;
	width: 218px;
	color: #666666;
	line-height: 140%;
}

/* ------------------------------------- comment area  */
h3#comments {
	padding-left: 22px;
	clear: both;
	background: url(images/comments.gif) no-repeat;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
}

h3#respond {
	padding-left: 22px;
	margin: 20px 0px 0px;
	clear: both;
	background: url(images/respond.gif) no-repeat;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
}

#nav ul{
	margin: 0px 0px 0px 25px;
	padding: 0px;
	list-style: none;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
}

#subnav ul {
	margin: 0px;
	padding: 3px 5px 5px 5px;
	list-style: none;
	font: 11px/100% Arial, Helvetica, sans-serif;
}

#subnav li {
	border-right: 1px solid #D8D8D8;
	padding: 0px 7px;
	margin: 0 0 5px;
	display: inline;
	background: none;
	line-height: 18px;
}

#commentform label {
	padding-left: 5px;
	color: #666;
	font-weight: bold;
	font-size: 100%;
}

#commentform input {
	width: 220px;
	padding: 5px 3px 3px 7px;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
	background: url(images/form-field-bg.gif) no-repeat;
	font: 110% Arial, Helvetica, sans-serif;
}

#commentform textarea {
	width: 480px;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
	background: url(images/form-field-bg.gif) no-repeat;
	font: 110% Arial, Helvetica, sans-serif;
	height: 140px;
}

#sidebar-right h3{
	color: #666666;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
}

#sidebar-right ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

/* calendar */
#calendar table {
	margin: 0px auto;
}

#calendar td {
	padding: 0px 4px;
}

p, #sidebar-right p {
	margin: 0px 0px 15px;
}

#nav ul li{
	margin: 0px 1px 0px 0px;
	padding: 0px;
	float: left;
	background: none;
}

#sidebar-right h3 img{
	vertical-align: middle;
}

#sidebar-right ul li{
	padding-left: 18px;
	background: url(images/bullet-orange.gif) no-repeat;
}

/* ------------------------------------- widget styles  */
/* archives widget */
#archives ul li {
	background: url(images/mini-archive.gif) no-repeat;
}

/* recent comments widget */
#recent-comments ul li {
	background: url(images/mini-comment.gif) no-repeat;
}

/* recent posts widget */
#recent-posts ul li {
	background: url(images/mini-page.gif) no-repeat;
}

/* links widget */
#links ul li {
	background: url(images/mini-blogroll.gif) no-repeat;
}

#nav ul li a{
	padding: 5px 7px 6px 7px;
	display: block;
	color: #000000;
	text-decoration: none;
}

#sidebar-right ul li ul li{
	padding-left: 12px;
	background: url(images/bullet-grey.gif) no-repeat;
}

/* meta */
#meta .site_admin {
	background: url(images/cog.gif) no-repeat;
}

#meta .rss {
	background: url(images/mini-rss.gif) no-repeat;
}

#meta .login {
	background: url(images/mini-user.gif) no-repeat;
}

#meta .check {
	background: url(images/mini-check.gif) no-repeat;
}

#meta .wordpress {
	background: url(images/mini-wp.gif) no-repeat;
}

.postdata, #commentform small {
	color: #999999;
	font-size: 90%;
}

/* MangoOrange.com footer (must be included, but can be modified) */
div#footer span.mangoorange{
	color: #666666;

}

#subnav li a:hover {
	color: #3b9acc;
	text-decoration: none;
}

#searchform #s{
	width: 148px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	border: none;
	background: #ffffff url(images/form-field-bg.gif) no-repeat;
	color: #999999;
	height: 17px;
}

#searchform #searchsubmit {
	width: 24px;
	border: none;
	margin-top: 6px;
	background: url(images/search-btn.png) no-repeat left top;
	text-indent: -999%;
	line-height: 1px;
	height: 24px;
}

#commentform #submit {
	border: none;
	width: 135px;
	padding-bottom: 6px;
	margin-left: 355px;
	color: #000000;
	background: url(images/submit-btn.gif) no-repeat top left;
	font: 12px/100% Arial, Helvetica, sans-serif;
	height: 25px;
}

#commentform #submit:hover {
	background: url(images/submit-btn.gif) no-repeat bottom left;
}

#sidebar-right h3 a, #sidebar-right h3 a:visited{
	color: #666666;
}

#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3b9acc;
}

#subnav .current_page_item a, #subnav .current_page_item a:visited {
	color: #3b9acc;
}

div#footer span.mangoorange a, 
div#footer span.mangoorange a:visited{
	color: #4D5052;
	font-weight: bold;
	text-decoration: underline;
}

#subnav li a, #subnav li a:visited, #subnav .page_item, h2 a, h2 a:visited {
	color: #333333;
	text-decoration: none;
}

#nav li a:hover, #nav .current_page_item a, #nav .current_page_item a:visited{
	background: #2e91c6 url(images/nav-item-hover.gif) repeat-x;
	color: #ffffff;
	text-decoration: none;
}

a:hover, #footer a:hover, #sidebar-right a:hover, #sidebar-right a:focus, #sidebar-right a:active, div#footer span.mangoorange a:hover {
	text-decoration: underline;
}

#footer a, #footer a:visited, #sidebar-right a, #sidebar-right a:visited, h1 a:hover, #nav li a:visited, .page-nav a:hover, .post-nav a:hover {
	color: #000000;
	text-decoration: none;
}

/* category widget */
#categories ul li,
#categories-1 ul li,
#categories-2 ul li,
#categories-3 ul li,
#categories-4 ul li,
#categories-5 ul li,
#categories-6 ul li,
#categories-7 ul li,
#categories-8 ul li,
#categories-9 ul li {
	background: url(images/mini-category.gif) no-repeat;
}
