/*
Theme Name: Curious Orange Theme
Theme URI: http://www.armandbook.com/theme/curious-orange-wordpress-theme-v100/
Description: <a href="http://www.armandbook.com/theme/curious-orange-wordpress-theme-v100/">Curious Orange Theme 1.0.0</a> is a simple 3 columns black orange and white Wordpress theme, designed by <a href="http://www.armandbook.com">Armandbook</a>.
Version: 1.0.0
Author: Armand Tjogong
Author URI: http://www.armandbook.com/
Tags: black, orange, white, three-columns, left-sidebar, right-sidebar, fixed-width
*/

body
{ 
	background-color:#fff;
	background: url(images/body-bg.gif) repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}

h1,h2,h3,h4,h5,h6 
{
	margin-left: 12px;
}
#container
{
	//background-color:#fff;
	width: 950px;
	margin: 0 auto;
	display: block;
	margin-top: -5px;
}
#header-wrapper
{
	background: url(images/header-bg.gif) repeat-x;
	background-color: #1A171B;
	margin: 0 auto;
	width: 99%;
	margin-top: 15px;
	/* rounded rectangle */
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   -webkit-border-radius: 5px;
   	border-radius: 5px;
	border: 1px #EA6821 solid;
}
#header-logo
{
	float: left;
	width: 70%;
	height: 120px;
	//background-color: #1A171B;
	//border-left: 5px #EA6821 solid;
}
#header-logo h2, h3
{
	color: #EA6821;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-left: 5px;
}
#header-logo h2
{
	margin-top: 25px;
	font-size: 25pt;
}
#header-logo h2 a
{
	color: #EA6821;
	text-decoration: none;
}
#header-logo h2 a:active
{
	color: #EA6821;
	text-decoration: none;
}
#header-logo h2 a:visited
{
	color: #EA6821;
	text-decoration: none;
}
#header-logo h2 a:hover
{
	color: #F4F1EE;
	text-decoration: none;
}
#header-logo h3
{
	font-size: 13pt;
	margin-top: -25px;
	color: #F4F1EE;
}
#rss-icon
{
	margin-top: 7px;
	float: right;
	width: auto;
	height: 120px;
}
#rss-icon h3
{
	margin-top: 25px;
	margin-left: 5px;
	padding: 20px;
}
#rss-icon h3 a
{
	color: #EA6821;
	text-decoration: none;
}
#rss-icon h3 a:active
{
	color: #EA6821;
	text-decoration: none;
}
#rss-icon h3 a:visited
{
	color: #EA6821;
	text-decoration: none;
}
#rss-icon h3 a:hover
{
	color: #F4F1EE;
	text-decoration: none;
}
#rss-icon img
{
	margin-top: -15px;
}
#content-wrapper
{
	margin: 0 auto;
	margin-top: 15px;
	width: 99%;
	background-color: #F4F1EE;
	//background: url(images/content-bg.gif) top repeat-x;
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   -webkit-border-radius: 5px;
   	border-radius: 5px;
	border: 1px #EA6821 solid;
}
#content-left
{
	width: 55%;
	float: left;
	background-color: #fff;
	margin-top: 1px;
}
#content-left ul li
{
	list-style-type: none;
	list-style-image: url(images/bullet-diamond.gif);
}
#content-left ul li a
{
	color: #EA6821;
	text-decoration: none;
}
#content-left ul li a:active
{
	color: #EA6821;
	text-decoration: none;
}
#content-left ul li a:visited
{
	color: #EA6821;
	text-decoration: none;
}
#content-left ul li a:hover
{
	color: #EA6821;
	text-decoration: underline;
}
#content-left ol li a
{
	color: #EA6821;
	text-decoration: none;
}
#content-left ol li a:active
{
	color: #EA6821;
	text-decoration: none;
}
#content-left ol li a:visited
{
	color: #EA6821;
	text-decoration: none;
}
#content-left ol li a:hover
{
	color: #EA6821;
	text-decoration: underline;
}

#content-left p
{
	padding: 2px;
	margin: 12px;
}
#content-left p a
{
	color: #EA6821;
	text-decoration: none;
}
#content-left p a:active
{
	color: #EA6821;
	text-decoration: none;
}
#content-left p a:visited
{
	color: #EA6821;
	text-decoration: none;
}
#content-left p a:hover
{
	color: #EA6821;
	text-decoration: underline;
}
#content-left h1
{
	margin-left: 12px;
	color: #EA6821;
	font-weight: normal;
}
#content-left h1 a
{
	color: #EA6821;
	text-decoration: none;
}
#content-left h1 a:active
{
	color: #EA6821;
	text-decoration: none;
}
#content-left h1 a:visited
{
	color: #EA6821;
	text-decoration: none;
}
#content-left h1 a:hover
{
	color: #EA6821;
	text-decoration: underline;
}
#content-left h5
{
	margin-left: 12px;
	font-weight: normal;
}
#content-left h5 a
{
	color: #EA6821;
	text-decoration: none;
}
#content-left h5 a:active
{
	color: #EA6821;
	text-decoration: none;
}
#content-left h5 a:visited
{
	color: #EA6821;
	text-decoration: none;
}
#content-left h5 a:hover
{
	color: #EA6821;
	text-decoration: underline;
}
#content-left h1,h2,h3,h4,h5,h6
{
	margin-left: 12px;
}
#content-left table
{
	margin-left: 12px;
	margin-right: 12px;
}
#content-left form
{
	margin-left: 12px;
	margin-right: 12px;
	padding: 2px;
}
#commentform
{
	margin-left: 12px;
}
#page-nav
{
	width: 100%;
	margin-top: 10px;
}

.comments-icon
{
	background: url(images/comments-icon.gif) no-repeat;
	padding: 3px;
	margin-top: 5px;
}
.cat-icon
{
	background: url(images/bullet-diamond.gif) no-repeat;
	padding: 3px;
	margin-top: 5px;
}
blockquote
{
	padding: 0px;
	margin-left: 12px;
	font-style: italic;
}
#content-right
{
	width: 44%;
	float: left;
	background-color: #F4F1EE;
	margin-top: 12px;
	margin-left: 7px;
	height: 100%;
}
#content-right p
{
	padding: 2px;
	margin-left: 12px;
	margin-right: 12px;
}
#content-right p a
{
	color: #EA6821;
}
#content-right h3
{
	color: #EA6821;
	font-weight: bold;
	margin-left: 12px;
	margin-right: 12px;
	margin-top: 5px;
	
}
#content-right ul li
{
	list-style-type: none;
	list-style-image: url(images/bullet-diamond.gif);
}
#content-right ul li a
{
	color: #EA6821;
	text-decoration: none;
}
#content-right ul li a:active
{
	color: #EA6821;
	text-decoration: none;
}
#content-right ul li a:visited
{
	color: #EA6821;
	text-decoration: none;
}
#content-right ul li a:hover
{
	color: #EA6821;
	text-decoration: underline;
}
	
#sidebar-top p
{
	padding: 2px;
	margin-left: 12px;
	margin-right: 12px;
}

#sidebar-top p a
{
	color: #EA6821;
	text-decoration: none;
}
#sidebar-top p a:active
{
	color: #EA6821;
	text-decoration: none;
}
#sidebar-top p a:visited
{
	color: #EA6821;
	text-decoration: none;
}
#sidebar-top p a:hover
{
	color: #EA6821;
	text-decoration: underline;
}
#sidebar-top h3
{
	color: #F4F1EE;
	font-weight: bold;
	//border: 1px #EA6821 solid;
	background-color: #1A171B;
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   -webkit-border-radius: 5px;
   	border-radius: 5px;
	padding: 2px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
}
#searchform
{
	margin-left: 2px;
	margin-right: 12px;
	padding-bottom: 5px;
}
#sidebar-bottom
{
	width: 100%;
	margin: 0 auto;
}
#sidebar-left
{
	float: left;
	width: 42%;
	//background-color: #F4F1EE;
}
#sidebar-left ul
{
	margin-left: -15px;
	margin-right: 2px;
}
#sidebar-left h3
{
	//color: #EA6821;
	//margin-left: 12px;
	//margin-right: 12px;
	color: #F4F1EE;
	background-color: #1A171B;
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   -webkit-border-radius: 5px;
   	border-radius: 5px;
	padding: 2px;
	margin-right: 5px;
	margin-left: 0px;
	font-weight: normal;
}
#sidebar-left p
{
	padding: 2px;
	margin-left: 12px;
	margin-right: 12px;
}
#sidebar-right
{
	float: left;
	width: 58%;
	//background-color: #F4F1EE;
}
#sidebar-right ul
{
	margin-left: -15px;
	margin-right: 2px;
}
#sidebar-right p
{
	padding: 2px;
	margin-left: 12px;
	margin-right: 12px;
}
#sidebar-right h3
{
	//color: EA6821;
	//margin-left: 12px;
	//margin-right: 12px;
	color: #F4F1EE;
	background-color: #1A171B;
   -moz-border-radius: 5px;
   -khtml-border-radius: 5px;
   -webkit-border-radius: 5px;
   	border-radius: 5px;
	padding: 2px;
	margin-right: 0px;
	margin-left: 5px;
	font-weight: normal;
}
#footer
{
	width: 99%;
	margin: 0 auto;
	height: 30px;
//	background-color: #000;
	background: url(images/body-bg.gif) repeat;
	border-bottom: 1px #EA6821 solid;
}
.commentlist ol li
{
 margin-top: 5px;
}
small
{
	color: #EA6821;
	font-size: 7pt;
	float: right;
	padding: 10px;
}
small a
{
	color: #EA6821;
	text-decoration: none;
}
small a:active
{
	color: #EA6821;
	text-decoration: none;
}
small a:visited
{
	color: #EA6821;
	text-decoration: none;
}
small a:hover
{
	color: #EA6821;
	text-decoration: underline;
}
.commentmetadata
{
	float: left;
	padding: 0px;
	
}
.clear
{
	height: 1px;
	clear: both;
	overflow: hidden;
}

/* image properties, standard from codex.wordpress.com to display images correclty */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.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;
}

/* end of image properties */
