/*  
Theme Name: SunJulHung
Theme URI: http://help-to.info
Description: The widgets-enabled three columns WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>. Special For <a href="http://freshfreejokes.blogspot.com">julianto_19</a> and MrHung, <a href="http://shoespalace.net">Suwandi1585</a>
Version: 1.1
Author: Sumpit
Author URI: http://help-to.info/

	This theme was made at the request of my friend

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

	*** REGARDING IMAGES ***
	All CSS that involves the use of images, can be found in the 'index.php' file.
	This is to ease installation inside subdirectories of a server.

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Lucida Grande, "Verdana", Arial, Sans-Serif;
	background: #261f00 url('images/kubrickbgcolor.jpg');
	color: #333;
	text-align: center;
	}

#header {
	background:#6a3f19 url('images/header-bg.png') repeat-x top center;	
	margin:0;
	padding:0;
	border-bottom: solid 3px #6a3f19;}
	
#headerimg {
	float:left;
	width:410px;
	background: url('images/logo.png') no-repeat 3px 3px;	
	padding:1em 0;}

#headerimg h1 	{    
	margin:0;
	padding:0 0 0 2.3em;
        color:#000000;	
	font-size:2em;}
#headerimg h1 a, #headerimg h1 a:hover, #headerimg h1 a:visited {	color:#000000; text-decoration: none;}
#content {
	font-size: 1.2em;
	}

.widecolumn .entry p, #respond {    padding:0 1.5em 0 2em;
	}

.narrowcolumn .entry p {	margin:0;
	}
.narrowcolumn .entry, .widecolumn .entry {	
	line-height: 1.4em;
	}
.widecolumn {	float: left;	padding: 0 ;	margin: 5px 0 15px 15px ;	width: 520px;	background:#f5f5f5;	text-align:left;		}

.narrowcolumn .postmetadata {
	text-align: left;
        margin-top:-0.4em;
        color:#000000;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: url('images/header-bg.png') repeat-x bottom center;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;	color:#000000;
	font-size:10px;
	line-height: 1.5em;
	}


 h3 {
	font-family: Trebuchet MS, Lucida Grande, "Verdana", Arial, Sans-Serif;
	font-weight: bold;
	}


#headerimg .description {
	font-size: 1.1em;
	text-align: center;
	letter-spacing:0.7em;
	margin:0 0 0 3.8em;
	padding:0 ;
	}

h2 {
	font-size: 1.2em;
	font-family:arial,sans-serif;}



h3 {
	font-size: 1.3em;
	}

 #headerimg .description {
	text-decoration: none;
	color: #000000;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited,  #wp-calendar caption, cite {
	text-decoration: none;
	}


.entry  p a:link, .entry p a:visited {
	color: #ff0000;
	font-weight: 800;
	text-decoration: underline;}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.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;
	}

.nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

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:#f97d3a;
	text-decoration: none;
	}

a:hover {
	color: #b44108;
	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.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color:#cdbfa5 /*#7c513c*/;
	margin: 20px auto;
	padding: 0;
	width: 734px;	
	}

.narrowcolumn {		float: left;		padding: 0 ;		margin: 0.3em 0 1.5em 1.5em ;		width: 376px;		background:#f5f5f5;	}


.narrowcolumn .post {
	margin: 0.5em 1em 0 2.5em ;
	text-align: left;
	width:320px;
	padding:0;        
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;    
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 734px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 0.3em 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */

h2 {
	margin: 0;
	}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3#comments {
	padding:0;
	margin: 2em 0 0 1.5em ;
	}
/* 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 15px 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 25px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 15px 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;
	}





/* Begin Form Elements */

.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 2em 0 1.5em;
	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 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 {	font: 1.1em 'Courier New', Courier, Fixed;
	margin: 15px 25px 0 25px;	color:#009cff;
	padding:0;	border: 1px dotted #009cff;
	}
blockquote p {	margin:0.5em 0;	padding:0;}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin:1.5em 3em 1.5em 3em;
	}
/* 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 */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
	
	
#topNav {
	float:right; 
	width: 322px; 
	height: 35px;
	margin:1em 0 0 0; 
	padding: 0; 
	display: inline; 	
	border-left:solid #000 1px;
	}

.menu ul { 
	width: 100%; 
	margin: 2em 0 0 0; 
	padding: 0; 
	list-style: none; 
	text-align: left; }

.menu ul li { 
	display: inline; margin:o; }
	
.menu ul li a { 
	width: 100%; 
	margin:0 0 0 0.6em; 
	padding: 1.5em 0 0 3.2em; 
	text-decoration: none; 	 
	font-size: 1.2em; 
	color: #3f1501; }

.menu ul li a:hover {
	color: #3f1501;  }

.menu a:link, .menu a:visited { 
	text-decoration: none;
	color: #3f1501; }
	
#homebtn  a {
	background: url('images/homebtn-bg.png') no-repeat 2px 0}
	
#aboutbtn  a {
	background: url('images/aboutbtn-bg.png') no-repeat 2px 0}
	
#contactbtn  a {
	background: url('images/contactbtn-bg.png') no-repeat 10px 0}

	
/***** SIDEBAR *****/

#left_sidebar { 
	background:#f5f5f5; 
	width: 150px; 
	float: left; 
	margin:0.4em 0; 
	padding:0; }
	
#right_sidebar { 
	background:#f5f5f5; 
	width: 150px; 
	float: right; 
	margin:0.4em 0; 
	padding:0; } 
#single_sidebar {	background:#f5f5f5; 	width: 160px; 	 	margin:0 0  0.5em   1.4em; 	padding:0;}	
#left_sidebar ul li a:hover, #right_sidebar ul li a:hover, #single_sidebar  ul li a:hover { 
	color: #660000; }	.current-cat  a { 	color: #660000; }

#left_sidebar ul li a, #right_sidebar ul li a, #single_sidebar  ul li a { 
	font-size: 1.2em; 
	display: inline; 
	margin: 0 0 0 0; 
	padding:0 0.5em;
    color:#f97d3a;	}

#left_sidebar ul li, #right_sidebar ul li, #single_sidebar  ul li { 
	background: transparent; 
	display: block; 
	padding: 0; 
	margin: 0; 
	list-style: none;  }

#left_sidebar ul ul li, #right_sidebar ul ul li, #single_sidebar  ul ul li {
	border-bottom: dotted 1px #999999;     padding:0.3em 0 ;
	text-align:left;}
#left_sidebar ul ul, #right_sidebar ul ul { 
	margin: 0 0 0 0;
    	}

#left_sidebar ul ul ul, #right_sidebar ul ul ul { 

	margin: 0 0 0 10px; }

#left_sidebar ul, #right_sidebar ul, #single_sidebar  ul {
     margin: 0 0 1em 0; 	 
	 padding: 0; }
	 
#leftColumn {
	width: 310px;
	float: right;	
	margin:0.3em 1.5em 1.5em 0;	
	font-family:Verdana, "Arial", Helvetica, sans-serif;
	padding:0;
	/*border:solid #000 1px;*/
	} 
#searchform #s {	width:74%;	background:#ffffff;	border:#b3a281 solid 1px;	padding:0.1em 0.2em 0.1em 0.2em;}		#searchform #searchsubmit {	color:#ffffff;	background:#3f1501;	padding:0.1em 0.2em 0.1em 0.2em;}
#subcribe-form-wrap, #searchform  {	
	background:#ebe0db;
	padding:0.5em 0;
	margin:0;    	
	}

#subcribe-form label {
	font-size:1.3em;
	color: #3f1501;
	font-weight:bold;
	letter-spacing:0.007em;
	}

#subcribe-form .input-text{	
	width:74%;
	background:#ffffff;
	border:1px solid #000000;
	padding:0.15em 0.3em;
	}

#subcribe-form .input-submit {
	background: #3f1501;
	width: auto;
	cursor:pointer;
	color: #ffffff;	
	padding:0.2em 0.3em;
	margin: 0 ;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	line-height: 14px;		
	border:#333333 solid 1px;
}

.adsTop {
	height:25px;
	background:#3f1501;
	padding:0.5em 0 0 0;
	margin:0;
	border-bottom: solid 2px #ae8d50;}
	
.hLine {
	border-top:1px solid #000;}
	
 #left_sidebar h2, #right_sidebar h2, #popularpost h2, #single_sidebar  h2, .single_popularpost h2 {
	font-size: 1.6em; 
	font-variant: small-caps; 
	letter-spacing: normal; 
	margin:0.3em; 
	padding: 0 0 0 0.3em; 
	text-align: left; 
	background:#ebe0db; 	
	color:#3f1501;
    border-bottom:1px solid #b3a281;	}		h2.topheading {		font-variant: small-caps; 	letter-spacing: normal; 	margin:0.3em; 	padding: 0 0 0 0.3em; 	text-align: left; 	background:#ebe0db; 		color:#3f1501;    border-bottom:1px solid #b3a281;}

.narrowcolumn, .widecolumn,  #subcribe-form-wrap, #left_sidebar, #right_sidebar, #popularpost, #single_sidebar, .single_popularpost, #searchform  {
	border:1px solid #b3a281;/* optional rounded corners for browsers that support it */ 	
	-moz-border-radius: 6px; 
	-khtml-border-radius: 6px; 
	-webkit-border-radius: 6px;    
	border-radius: 6px;}

#popularpost ul li a span.wpp-post-title, #popularpost ul li a, .single_popularpost ul li a span.wpp-post-title { 
	font-size: 1.1em;
        font-family: "verdana" arial;
        font-weight:bold;
        text-decoration: underline; 
	display: inline; 
	margin: 0 0 0 0; 
	padding: 0;
        color:#f97d3a;  }

 #popularpost ul li , .single_popularpost ul li  { 
	background: transparent; 
	display: block; 
	padding:0 0 0.3em 0; 
	margin: 0; 
	list-style: none;
        font-size: 1.1em;  }

.single_popularpost ul li  { 
	background: transparent; 
	display: block; 
	padding:0 0 1.3em 0; 
	margin: 0; 
	list-style: none;
        font-size: 1.2em;  }

#popularpost ul, .single_popularpost ul  {
	 margin: 0 0 5px 0; 	list-style: none;
	 padding: 0 0.5em 0 0.5em; }

#popularpost {
	
	/*border:1px solid #000;*/
	padding:0 0 0.5em 0;
        margin-left: 0;
        text-align:left;
        background:#f5f5f5;
        border-bottom:1px solid #b3a281}
.single_popularpost  {	width:160px;	/*border:1px solid #000;*/	padding:0 0 0.3em 0;        margin: 0 0 0.5em 1.4em;        text-align:left;        background:#f5f5f5;        border-bottom:1px solid #b3a281}	
.wpp-date {
       font-size:0.8em;
       color:#000000;
       font-weight: normal;}

.narrowcolumn h2.pageTitle a {
	margin:0;
	padding:0;
	text-align: left;	
        color:#660000;
        text-decoration: underline;}
#singlerightcolumn {	float:left;	width:195px;	text-align:center;	margin:5px 0 15px 0;}
.social_bookmark, .d {
 margin:0 25px;
 text-align:center;}


/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.8 Plugin: WP-PageNavi 2.50									|
|	Copyright (c) 2009 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://lesterchan.net															|
|																							|
|	File Information:																	|
|	- Page Navigation CSS Style													|
|	- wp-content/plugins/wp-pagenavi/pagenavi-css.css					|
|																							|
+----------------------------------------------------------------+
*/


.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #ff6000;
	color: #ff6000;
	background-color: f5f5f5;	
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #ff6000;
	color: #ff6000;
	background-color: f5f5f5;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: f5f5f5;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #ff6000;
	color: #ff6000;
	background-color: f5f5f5;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: f5f5f5;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: f5f5f5;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: f5f5f5;
}
