/*  
Theme Name: ShinyRoad
Theme URI: http://www.jauhari.net/themes/shinyroad
Description: <p>ShinyRoad Theme is boxes layout that build with 2 Colums Layout,</p> <ul style="list-style:none;"><li>* Right Sidebar</li><li>* Widget Ready</li></ul><p>Visit the <a href="http://www.jauhari.net/themes/shinyroad">Theme Page</a> for theme update and other related information.</p><p>The CSS, XHTML and design is released under a <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 License</a></p>
Version: 2.2
Author: Nurudin Jauhari
Author URI: http://www.jauhari.net/

	This theme was designed and built by Nurudin Jauhari,
	whose blog you will find at http://jauhari.net/themes/shinyroad
	Crafted on 04 April 2007
	Last Edit: 13 January 2009 21:38  +7 GMT

	The CSS, XHTML and design is released under a Creative Commons Attribution 3.0 License:
	http://creativecommons.org/licenses/by/3.0/

*/

/* Social Style 
********************* */

html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}
p
{
	line-height: 1.6em;
	margin: 0.7em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}
img.right
{
	float: right;
	margin: 10px 0 0 10px;
}
img.left
{
	float: left;
	margin: 0 10px 10px 0;
}
hr
{
	display: none;
}
body
{
	background-attachment: fixed;
	background: #424900;
	color: #444;
	font: 100%/1.6em Arial, verdana, tahoma, arial, sans-serif; 
	margin: 0 0 30px;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited
{
	color: #666;
}
a:hover, a:active
{
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Georgia, Verdana, Arial, Serif;
}

/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#page {
	text-align: left;
	background: #EBE8DF;
	margin: 10px 30px 0 30px;
	padding: 0px;
	min-height: 2400px;
}
#pager {
 	padding-bottom: 0px; 
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto; 
	background: #EBE8DF; 
}
#pager a {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	position: relative; 
} 
#header {
	background: #1BACF2;
	border-bottom: 5px solid #B98718;
}
#headr {
	float: left;
	margin: 0;
	padding: 0;
	text-align:left;
	color: #C3EAFB;
}
#headr h1 {
	margin: 40px 0 0 30px;
	color: #fff;
}
#headr h1 a {
	color: #fff;
	}
#headr .description {
	color: #efefef;
	margin-left: 30px;
}

#content {
/*	width: 520px; */
	float: left;
	background: url(images/contentshadow.png) 0 0 repeat-x;
	padding: 0 250px 200px 320px;
/*	padding-left: 250; */
	padding-right: 10px; 
	margin-top: 0px;
}
.post {
	border-bottom: 2px solid #d2d2d2;
	margin-bottom: 10px;
}
.postmetadata {
	font-size: 0.9em;
	color: #999;
        margin-top: 0px;
}
.postmetadata  a{
	color: #666;
}
#page-image {
	margin-top: 80px;
}
#sidebar-top {
	float: left;
	margin-top: -50px;
	position: absolute;
	background: #C2BCA4 url(images/cabsidebar.png) no-repeat;
	width: 313px;
	height: 193px;
}
#sidebar {
	width: 256px;
	float: left;
	background: #C2BCA4;
/*	background: #8B4915; */
	color: #fff;
	position: absolute; 
	left: 61px;
	margin-top: 143px; 
/*	padding-bottom: 20px; */
}
.side1 {
	float: left;
	padding-left: 20px;
	width: 160px;
	padding-right: 20px;
}
.inside {
	background: #C2BCA4;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 0.8em;
}
.side2 {
	float: left;
}
#footer {
	margin: 0px 30px 0px 30px;
	text-align: left;
}
#imagen {
	widht: 330px;
	height: 191px;
	background: #EBE8DF url(images/footerbg.png) no-repeat; 
}
#boton-footer a {
	text-align: right;
	background: #DCD7C1;
	color: #80805C;
	font-size: 1.2em;
	font-weight: 900;
	float: right;
	margin-top: 40px;
	margin-right: 25px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#boton-footer a:link, #boton-footer a:visited, #boton-footer a:hover, #boton-footer a:active
{
	color: #80805C;
}
#footer p{
	margin: 0px 0px 0px 0px;
	font-size: 1.2em;
	color: #80805C;
	text-align: left;
	margin-left: 330px;
	padding-left: 10px;
	margin-top: -67px;
	padding-top: 20px;
	height: 47px;
	background: #dcd7c1;
}

/* Design 
******************** */
#sidebar  ul{
	list-style: none;
}

/* Design  Typo
********************* */
#headr  h1 {
	font-size: 2.5em;
}
#headr  h1 a {

}
#sidebar h2{
	background: #7d7c64;
	padding-left: 20px;
	font-size: 1.2em;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#sidebar a {
	color: #4c4125;
	font-weight: 900; 
}
#sidebar a:hover {
	color: #fff;
}
#pagetitleleft{
	text-align: right;
	background: #DCD7C1 url(images/pagetitle-left.png) left no-repeat;
	color: #80805C;
	font-size: 1.4em;
	float: right;
	height: 61px;
	padding-top: 20px;
	padding-right: 32px;
}
#pagetitleright{
	text-align: right;
	background: #DCD7C1 url(images/pagetitle-right.png) right no-repeat;
	color: #80805C;
	font-size: 1.4em;
	float: right;
	height: 61px;
	padding-top: 20px;
	padding-left: 32px;
}
h2.pagetitle {
	text-align: right;
	background: #DCD7C1 url(images/pagetitle-bkg.png) left repeat-x;
	color: #80805C;
	float: right;
	height: 61px;
	padding-top: 20px;
}
.post h2 {
	font-family: Arial, "Trebuchet MS", Verdana, sans-serif; 
        font-size: 1.4em;
	background: url(images/redsquare.png) left 16px no-repeat;
        padding-left: 12px;
}
.post h2 a {	
	color: #80805C;
}
.post h2 a:hover {
	color: #666;
}
p.postmetadata
{
	color: #999;
	font-size: 100%;
	margin-bottom: 10px;
	color: #80805C;
}
p.postmetadata a
{
	color: #666;
	color: #80805C;
        font-weight: 900;
	text-decoration: none;
}
span.timr
{
}
span.catr
{
	background: url(images/catr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.editr
{
	background: url(images/editr.png) 0 0 no-repeat;
	padding-left: 15px;
}
span.commr
{
	background: url(images/commr.png) 0 0 no-repeat;
	padding-left: 15px;
}
.post ul.postspermonth{
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	border-bottom: 1px solid #ccc;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
.post p a:hover {
	border: none;
}
/* .post a img, .post img {
	border: none;
	float: left;
	padding-right: 5px;
}	 */

.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2{
	border-bottom: 1px solid #ccc;
}
#footer {
	color: #ccc;
	font-size: 0.95em;
	text-align: center;
}
#footer a {
	color: #fff;
}
#footer a:hover {
/*	color: #fff; */
	text-decoration: underline
}
.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}
/* Comment Etc
********************* */
.navigation a
{
	color: #666;
}
/* .alignleft
{
	float: left;
	width: 50%;
}
.alignright
{
	float: right;
	text-align: right;
	width: 50%;
} */

.ileft {
	float: left;
	padding-right: 5px;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr
{
	background: url(images/feed.png) no-repeat left center;
	padding-left: 20px;
}
#content .trackbackr
{
	background: url(images/arrow_refresh.png) no-repeat left center;
	padding-left: 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Arial, Verdana, Arial, Serif;
	padding: 2px;
	width: 140px; 
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
#submit
{
	padding: 3px 5px; 
}
#searchsubmit
{
	padding: 1px 10px;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt
{
	background: #f9f9f9;
}
.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}
#comment {
	width: 100%;
}

/* Top Navigation Style 
********************* */
#navr
{
	background: transparent;
	font-family: Trebuchet MS,Tahoma, Verdana, Arial, Serif;
	margin: 0 auto 10px;
	overflow: hidden;
	padding: 0;
	position: relative;
	text-align: left;
/*	width: 750px; */
}
html #navr
{
	height: 1%;
}
#navr ul li
{
	float: left;
	list-style-type: none;
	margin: 0 5px 0 0;
}
#navr ul li a
{
	background: #EBC167;
	border: #B98718 1px solid;
	border-top: none;
	color: #fff;
	display: block;
	font-weight: bold;
	letter-spacing: 0px;
	padding: 2px 10px;
	text-decoration: none;
}
#navr ul li a:hover {
	background: #B98718;
	border: #B98718 1px solid;
	border-top: none;
	color: #fff;
}
#navr ul li a:active, #navr ul li.current_page_item a
{
	background: #B98718;
	border: #B98718 1px solid;
	border-top: none;
	color: #fff;
	font-weight: bold;
}
#navr ul li.search
{
	font-size: 0.9em;
	position: absolute;
	right: 0p;
	top: 5px;
}
#navr ul li.search input#s {
	width: 150px;
}
#navr ul li.search input#searchsubmit
{
	background: #B98718;
	border: #B98718 1px solid;
	color: #fff;
	font-size: 0.9em;
	margin: 0;
	padding: 1px 2px; 
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}


pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #94661B;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #e6ccb0;
	padding: 5px;
	background: #f8ede1;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #94661B;
padding: 2px;
}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

small {
	}
img.wp-smiley { 
   vertical-align: -25%; 
}


/* 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; }

#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 Calendar */


/* 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 */

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

.navigation .alignleft {
	float: left;
	width: 50%;
	text-align: left
}
.navigation .alignright {
	float: right;
	width: 50%;
	text-align: right;
}

/* 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 */


/* Change Log *** 
1.0	: Initial Public Released
1.1  	: Fix Some Minnor Problem
1.2	: Fix Dynamics Sidebar
2.1	: Change License from GPL to Creative Commons Attribution 3.0 License:

*** */