/*****************************************************************************  
Theme Name: Logic Puzzle
Theme URI: http://www.rahmatblog.com
Description: 3-column wordpress theme, elegant, and cool. Let me solve logic puzzle first.
Version: 1.0
Author: Rahmat
Author URI: http://www.rahmatblog.com
*****************************************************************************/

/*****************************************************************************
Main properties of document. 
*****************************************************************************/
body {
	font-size: 11px; 
	font-family: Arial;
	color: #333;
	text-align: center;
	margin: 0px;
        background-color: #000000;
	padding: 0px 5px;
}


/*****************************************************************************
   Header is made of instances header_left, header_right, nav_left, nav_right.
*****************************************************************************/
.header {
	width: 100%;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 0px;
        font-size: 1.0em;
        padding: 0;
}

#header_left {
	width: 500px;
	height: 130px;
	float: left;
        padding: 4px;
}

#header_right {
	width: 17px;
	height: 130px;
	float: right;
        padding: 4px;
}

a.header_link:link, a.header_link:visited, a.header_link:hover {
	display: block;
	padding: 62px 0px 0px 0px;
	font-size: 2.7em;
	color: #FFFFFF;
	font-weight: bold;
        text-decoration: none;
}


/*****************************************************************************
   "Nav" is the class for the objects in the navigation bar, that contains
   the "Home", "About" buttons.   This bar is made of instances "nav_left"
   and "nav_right".    
*****************************************************************************/
.nav {
	background-image: url(images/nav_bg.gif);
	width: 100%;
	float: left;
	height: 40px;
	margin-bottom: 5px;
}

/* Display the left side of the navigation box. */
#nav_left{
	background-image: url(images/nav_left.gif);
	height: 40px;
	width: 13px;
	float: left;
}


/* Display the right side of the navigation box. */
#nav_right{
	background-image: url(images/nav_right.gif);
	height: 40px;
	width: 17px;
	float: right;
}

/* The buttons in the navigation bar are in instance "menu". */
a.nav_link {
	display:block;
	height:40px;
}

#menu {
	height: 40px;
	float: left;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	height: 20px;
	padding: 13px 10px 0px 10px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
        text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	background-image: url(images/nav_bg.gif);
	color: #0099FF;	
	text-decoration: none;
}

#menu .current_page_item a {
	background-image:url(images/nav_bg.gif);
	
}

/*****************************************************************************
   The middle of the document is made of one or more posts on the left side,
   and of the sidebar on the right.    

   The posts are in a DIV of class "content", and enclosed in a DIV with
   instance name "content".

   The sidebar are in a DIV of class "sidebars", and enclosed in a DIV 
   with instance name "sidebar". 
*****************************************************************************/
.mid{
	width:100%;
}


/*****************************************************************************
   The class "content" is on the left side of the document.
*****************************************************************************/
.content {
	width: 65%;
	float: left;
	margin-right: 10px;
        text-align: justify;
}

/* The top instance in mid section is "con_top", which is empty. */
#con_top {
	background-color: #ffffff;
	float: left;
	width: 100%;
}

/***************************************************************************** 
   The next instance in mid section is "con_main".  It contains a DIV named
   content that is attributed below.
*****************************************************************************/
#con_main {
	background-color: #ffffff;	
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	color: #333333;
	font-family: Arial;
	font-size: 12px;
        text-align: justify;
}

/* The next instance in mid section is "con_bottom", which is empty. */
#con_bottom {
	width: 100%;
	float: left;
	background-color: #ffffff;
}


/***************************************************************************** 
   The instance named "content".
*****************************************************************************/
#content {
	font-size: 12px;
	text-align: justify;
}

#content p {
	font-size: 12px;
	text-align: justify;
}

.widecolumn .entry p {
	line-height: 1.4em;
	font-size: 12px;
       	text-align: justify;
}

.narrowcolumn .entry p {
	line-height: 1.4em;
	font-size: 12px;
       	text-align: justify;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
        text-align: justify;
        font-size: 12px;
}

.widecolumn {
	line-height: 1.4em;
        text-align: justify;
        font-size: 12px;
}

.narrowcolumn {
	float: left;
	line-height: 1.4em;
	padding: 0 5px 10px 5px;
	margin: 0px 0 0;
        text-align: justify;
}

.narrowcolumn .postmetadata {
	text-align: justify;
}

/* This is mainly for password protected posts, makes them look better. */
.entry form { 
	text-align: left;
}

.entry p a:visited {
	color: #0F88F7;
}


/***************************************************************************** 
   The title of a post is a div of class "title".
*****************************************************************************/
.title {	
	background-image: url(images/title_bg.gif);
	background-repeat: repeat-x;
	background-color: #0F88F7;
	float: left;
width: 100%;
	margin-bottom: 10px;
}

.separator{
	width: 1px; 
	height: 40px;
	float: left;
}

.title_mid{
	float: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 7px;
	vertical-align: top;
}

.title_mid h2 {
	color: #ffffff;
}

.title_right{
	width: 0px;
	height: auto;
	float: right;
}


/***************************************************************************** 
   The instance named "sidebar".
*****************************************************************************/
#sidebar {
	padding: 0px 0 0px 0;
	margin-left: 5px;
	margin-right: 15px;
	float: right;	
}

#sidebar{
	font: 12px Arial;
        line-height: 15px;
}

#sidebar h2, #sidebar2 h2{
	font-family: Arial;
	font-size: 1.2em;
	}

#sidebar ul li h2, #sidebar2 ul li h2 {
	font-family: Arial;
	font-size: 14px;
	background: url(images/rightsidetitle_bg.gif) no-repeat; 
	padding-bottom: 4px;
	padding-left: 50px;
        height: 35px;
	color: #ffffff;
        line-height: 35px;
	text-transform:uppercase;
        text-align: left;
}

#sidebar form {
	margin: 0;
}

.button-submit {
        width: 65px;
        height: 20px;
        font-size: 11px;
}

#sidebar #searchform {
}


#sidebar a:link,
#sidebar a:hover,
#sidebar a:visited {
	text-decoration: none;
}

#sidebar a:hover {
	color: #0099FF;	
}

#searchform {
	margin: 5px auto;
	padding: 5px 0px; 
	text-align: left;
}

/* Standard HTML objects. */
small {
	font-family: Arial;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited {
	color: #333;
}

h3, h3 a, h3 a:visited{
	color:#333333;
}

h2, 
h2 a, 
h2 a:hover, 
h2 a:visited, 
h3, 
h3 a, 
h3 a:hover, 
h3 a:visited, 
#sidebar h2,
#sidebar2 h2, 
#wp-calendar caption, 
cite {
	text-decoration: none;
}

.commentlist li, 
#commentform input, 
#commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, 
.commentlist cite a, 
.commentlist cite a:visited, 
.commentlist cite a:link, 
.commentlist cite a:active {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color:#333333;
	}

.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,
#sidebar2 ul ul li, 
#sidebar2 ul ol li, 
.nocomments, 
blockquote, 
strike {
	color: #ffffff;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #333333;
	text-decoration: none;
	}

a:hover {
	color: #0F88F7;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
        text-align: justify;
	}

/* Unused */
/*
#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	width: 758px;
	}
*/

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 0px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
        text-align: justify;
}

.narrowcolumn .postmetadata {
	padding-top: 3px;
        text-align: justify;
}

.widecolumn .postmetadata {
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
	color:#333333;
        text-align: justify;
}


/***************************************************************************** 
   The footer DIV with name "footer".
*****************************************************************************/
#footer {
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
	border: none;
	padding: 0;
	margin: 0 auto;
	clear: both;
	width:100%;
	height:49px;
	float:left;
	margin-top:10px;
	font-size:12px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	font-size:12px;
}



/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	text-align: right;
}

#sidebar h2 ,#sidebar2 h2 {
	margin: 5px 0 0;
	padding: 0;
}

h3 {
	padding: 0;
	margin: 0px 0 0;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	/*max-width: 100%; buat menghilangkan picture*/
	}

/*	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;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
} 

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li:before, 
#sidebar ul ul li:before, 
#sidebar2 ul ul li:before {
        content: "\00A0 \00A0";
        background-image:url(images/icon01.gif);
        background-repeat:no-repeat;
        background-position:bottom left;
        width:10px;
        padding-left:1px;
}

.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;
}

#sidebar ul, 
#sidebar ul ol,
#sidebar2 ul, 
#sidebar2 ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li, 
#sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, 
#sidebar ul select, 
#sidebar2 ul p, 
#sidebar2 ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, 
#sidebar ul ol, 
#sidebar2 ul ul, 
#sidebar2 ul ol {
	margin: 3px 0 0 10px;
}

#sidebar ul ul ul, 
#sidebar ul ol, 
#sidebar2 ul ul ul, 
#sidebar2 ul ol {
	margin: 0 0 0 10px;
}

ol li, 
#sidebar ul ol li, 
#sidebar2 ul ol li{
	list-style: decimal outside;
}

#sidebar ul ul li, 
#sidebar ul ol li, 
#sidebar2 ul ul li, 
#sidebar2 ul ol li {
	margin: 2px 0 0;
	padding: 0;
}

/* End Entry Lists */

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 90%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: left;
}

/* End Form Elements */
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	color:#ffffff;
}

#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: left;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {	
	text-align: center;
	margin-top: 1px;
	margin-bottom: 20px;
}

/* End Various Tags & Classes*/

div.post h2 a:link,
div.post h2 a:visited {
        color : #ffffff;
        font-family:Arial, Helvetica, sans-serif;
        font-size:18px;
        font-weight:bold;
}

div.post div.title_mid h3, 
div.post div.title_mid h3 a:link, 
div.post div.title_mid h3 a:visited, 
div.post div.title_mid h3 a:active {
	color:#ffffff;
}

div.post h2 a:hover{
        color: #333333;
}

li.current-cat a:link,
li.current-cat a:visited {
        padding-left: 0px;
        margin-left: 7px;
        color: #ffffff;
}

li.pagenav a:link,
li.pagenav a:visited{
        padding-left: 0px;
        margin-left: 7px;
        color: #ffffff;
}

li a:link,
li a:visited{
        padding-left: 0px;
        margin-left: 7px;
        color: #ffffff;
}

div.post small{
        color: #333333;
}

div.post div.title_mid small{
	color:#ffffff;
}

div.post p.postmetadata small{
	color:#333333;
}

.postmetadata a {
        color: #333333;
        font-weight:bold;
        text-decoration: none;
}

.postmetadata a:hover {
        color: #000000;
        text-decoration: none;
}

.narrowcolumn h2 {
        color: #333;
        text-align:justify;
}

label small{  
        color:#333
}

#comments, 
#respond { 
        color:#333
}

img { 
        margin-right:10px;
}

input { 
        width:120px;
}

.input01 { 
        width:170px;
}

#sidebar li ul, 
#sidebar2 li ul {
        padding-left:10px;
}

#today, 
#today a:link, 
#today a:visited { 
        color:#FF0000;
}

#commentform p a { 
        color:#333333;
}

/*=========style index.html========*/

#leftcorntop {
	background-image:url(images/con_corntopleft.gif);
	width: 13px;
	height: 15px;
	float: left;
}
#rightcorntop {
	background-image: url(images/con_corntopright.gif);
	width: 10px;
	height: 15px;
	float: right;
}

#leftcornbottom {
	background-image: url(images/con_cornbottomleft.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 13px;
	height: 12px;
	float: left;
}
#rightcornbottom {
	background-image:url(images/con_cornbottomright.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	width:10px;
	height:12px;
	float:right;
}

.sidebar{	
	float:left;
}

.sidetitle{
	background-image: url(images/rightsidetitle_bg.gif);
	width: 181px;
	height: 38px;
	
}

#commentform{
	text-align:left;
}

small.commentmetadata a{
	color:#333333;
}

h3#respond{
	text-align:left;
}

/* Unused stuff */
/*

#headerimg { 
	margin: 7px 9px 0; 
	height: 192px; 
	width: 740px; 
}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: right;
}


p {
	font-size: 1.05em;
       	text-align:justify;
	}


*/

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

/*  Unused
.entry p {
	line-height: 1.4em;
	font-size: 12px;
       	text-align: justify;
}
*/

/*  Unused
#footer_left {
	background-image:url(images/footer_left.gif);
	width:13px;
	height:49px;
	float:left;
}

#footer_mainleft {
	font-size:11px;
	color:#ffffff;
	font-family:Arial;
	float:left;
	padding-top:10px;
}

#footer a,
#footer a:link,
#footer a:hover,
#footer a:visited,
{
	color: #FFFFFF;
        text-decoration: none;
}


#footer_right{
	background-image:url(images/footer_right.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding-left:15px;
	padding-top:10px;
	font-size:11px;
	color:#ffffff;
	font-family:Arial;
	width:160px;
	height:39px;
	float:right;
}

h2.pagetitle {
	font-size: 1.6em;
}

*/

/* Unused. */
/*
.line{
        background-image:url(images/line01.gif);
        background-repeat:repeat-x;
        height:12px;
}
*/

select {
        width: 130px;
}


