/*  
Theme Name:Harddolar
Theme URI: http://www.harddollar.com
Description: Harddollar is a premium theme. Compatible with WordPress 2.7. Valid CSS & HTML, SEO Layout, clean code.
Version: 1.0
Author: Hence Wijaya
Author URI: http://www.hencewijaya.com/
Tags: blue, white, light, two-columns, right-sidebar, fixed-width

	This theme is released under GNU General Public License (GPL): 
	http://www.gnu.org/licenses/gpl.html

*/
@import url(system-menus.css);

html, body, div, span, input, textarea, form {margin: 0px; padding: 0px;}

/* Begin Typography, Colors & Structure */
body {
	color: #5f6a72;
	font-size:11px;	
    background-color:#D1D3D4;
	font-family:Arial, Helvetica, sans-serif;
	}

#wrapper {
	width:850px;	
	margin: 0px auto;
	position:relative; 
	background-color:#FFFFFF;
}

hr {
	color: #daddde;
	background-color: #daddde;
	margin-top: 20px;
	margin-bottom: 20px;
	}

#page { position:absolute;top:124px;margin: 0px auto; width:850px;background-color: #fff;}
#container {clear:both;margin: 0px auto; width:850px; /*background:url(images/bg.png) repeat-y top left;*/}
#container_btm{clear:both; /*background:url(images/bg-btm.png) repeat-y top left; height:20px;*/}

#header { width: 100%; }
#header {
	position:absolute; top:0px;
	/*position:relative;
	overflow:hidden;*/
	margin: 0px auto;
}
#header #top{
	height:30px;
	background-color:#005295;
/*	background-color:#20558a;*/
	color:#FFFFFF;
	border-bottom: 0px solid #ffcb00;
}
	#top #search{float:right;padding:5px 8px 0 0;}
	#search #edit-search-theme-form-1{border:0px solid #ffcb00;margin-right:3px; vertical-align:middle; width:136px;font-size:11px;padding:2px 0 1px 0;}
	#top #search .form-submit{
		background:url(images/search-btn.png) no-repeat top left; border:none; width:55px; height:20px; vertical-align:middle;
	}
	#top #secondary{float:left; padding:8px 5px 0 10px}
	#top #secondary ul li{
		padding:0px 0px 0px 0px;
	}
	#top #secondary ul li a{
		color:#FFFFFF; padding:0px 8px 0px 4px;
		/*background:url(images/top-menu-separator.png) no-repeat center right;*/
	}
	#top #secondary ul li.last a{background:none;}
	#top #secondary a:hover, #top #secondary a.active{color:#bfc9e1; text-decoration:underline;}
	#top #craftysyntax{float:right;width: 310px; padding-top:7px;}
	#top #craftysyntax a{text-decoration:underline; color:#ffcb00;}
	#top #craftysyntax span{color:#ffcb00;font-weight:bold;}
#subheader{
	margin: 0px auto;
	width:100%;
	height:93px;
	background-color:#FFFFFF;
	/*background:url(images/header.png) no-repeat bottom left;	*/
}
#logo {
	padding:5px 5px 0 0;
}

#content {
	font-size: 11px; padding-top:20px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 10px 35px;
	margin: 0px 0 0;
	width: 600px;
	}
	
.narrowcolumn .entry{
	line-height: 1.4em;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	text-align: left;
	}

.narrowcolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.narrowcolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

#footer {
	width:850px;
	clear:both;
	padding: 5px 0 36px 0;
	font-size: 9px;
	vertical-align:bottom;
	color:#66676b;
	margin: 0px auto;
	background-color:#FFFFFF;
	}
#footer img { padding:0 17px 0 0;}
#footer p { padding:10px 2px 0 22px; }
	
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0px; padding:5px 0 5px 0;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited { color: #005295;}	
	
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
h1, h2 {
	font-size:18px;
	color: #005295;
}
h4, h5, h6 { font-size: 12px; color: #36424a;}
h3, h3 a, h3 a:visited{font-size: 14px; color: #36424a;}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2.pagetitle {}

#content h2 {color: #005295;}
#sidebar h2 {
	font-size: 12px;
	color:#36424a;
	}

h3 {
	/*font-size: 1.3em;*/
	}

.entry p a:visited {
	color: #0066cc;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #36424a;
	}

code {
	font: 11px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.2em;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

.post {
	clear:both;
	margin: 0 0 20px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
	background-color: #e7edf7;
	padding: 10px;
	margin-bottom: 30px;
}

.clear {
	clear: both;
}
/* End Typography, Colors & Structure */


/*	Begin Headers */
h1 {
	padding-top: 20px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}

h4.pagetitle {
	margin-top: 10px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 5px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
.postmetadata a {
	color: #a47700;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	padding-bottom:15px;
	margin:0 7px 10px 1px;
	/*background:#c4c7c8 url(images/box-btm.jpg) no-repeat bottom left;*/
	}

#sidebar ul li ul li{
	background:url(images/arrow.jpg) no-repeat center left;
	padding-left:10px;
	}

#sidebar ul li#search, #sidebar ul li#search-2{
	padding:10px 0 10px 0;
	/*background:url(images/search.jpg) no-repeat top left;*/
}
#sidebar ul li h2{
	padding:10px 0 0 10px;margin:0;
	*/background:#c4c7c8 url(images/box-top.jpg) no-repeat top left;*/
}
#sidebar ul li h3{
	padding:0;margin:0;
        font-size: 12px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 130px; /*was 108px*/
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	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 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	font: 1em;
	color: #36424a;
	padding: 20px 0 10px 0;
	margin-left: 670px;
	width: 168px;
	}

#sidebar a:link, #sidebar a:active, #sidebar a:visited{color:#36424a;}
#sidebar a:hover{color:#666666}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
	}
	
.navigation a {
	color: #a47700;	
}
/* End Various Tags & Classes*/


/* 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 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 captions */

.breadcrumb{
	position:absolute;top:0px;
	padding: 5px 10px 0px 35px; color:#666666;
}
.breadcrumb a{color:#828a8f; text-decoration:none}
.breadcrumb a:hover{text-decoration:underline;}
