/*  
Theme Name: Wordsilver
Theme URI: http://www.rahmatblog.com
Description: It's a weblog! Or It's a phpBB3 forum! Wordpress Prosilver Clone - Perfect match for integrating Wordpress with phpBB3. Brought to you by <a href="http://www.rahmatblog.com">http://www.rahmatblog.com</a>. 
Version: 1.0
Author: Rahmat
Author URI: http://www.rahmatblog.com


*/



/* Begin Typography & Colors */
body {
	font-size: 11px; 
	font-family:Arial;
	color: #333;
	text-align: center;
	background-color: #000000;
	margin:0px;
	padding:10px;
	}

#page {
	background-color: white;
	border: 1px #959596;
	text-align: left;
	}


#headerimg 	{ 
	margin: 7px 1px 0; 
	height: 192px; 
	width: 100%; 
	} 

#content {
	font-size: 11px
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}




.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	}

h2 {
	font-size: 1.5em;
	}

h2.pagetitle {
	font-size: 1.5em;
	}

#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-left: 35px;
	padding-bottom: 5px;
	height:30px;
	color: #ffffff;
	line-height:25px;
	text-transform:uppercase;
	}
h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h3, h3 a, h3 a:visited{
	color:#333333;
}
h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2,#sidebar2 h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
h2, h2 a, h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.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;
	}

#sidebar, #sidebar2 {
	font: 12px Arial;
	}

small, .nocomments, blockquote, strike {
	color: #000000;
	}
	
#sidebar ul ul li, #sidebar ul ol li,#sidebar2 ul ul li, #sidebar2 ul ol li {
	color: #000000;
}
	
#sidebar ul ul li a, #sidebar2 ul ul li a {
   padding: 0px 0px 0px 18px;
   background:url(images/categories_ico.png) no-repeat left top;
	text-decoration:none;
}
#sidebar ul ul li a:hover, #sidebar2 ul ul li a:hover {
   background:url(images/categories_ico_hover.png) no-repeat left top;
	color: #d31141;
	text-decoration: underline;
	}
		
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: #FF0000;
	text-decoration: none;
	}

a:hover {
	color: #84ad1b;
	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 00;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 10px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px; 
	padding: 0; 
	height: 200px; 
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 5px 20px 5px;
	margin: 0px 0 0;
	}

.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;
	}

.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: left;
	color:#333333;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 30px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	text-align: center;
}

#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 ;
	}
.description2 {
	font-size: 1.2em;
	text-align: center;
	color: #ffffff;
	}
	
	/* 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-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: 5px 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: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin: 30px auto;
	padding: 40px 10px 0px 0px; 
	text-align: center;
	float: right;
}

#sidebar #searchform #s, #sidebar2 #searchform #s  {
	width: 120px;
	padding: 2px;
	}

#sidebar #searchsubmit, #sidebar2 #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 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 Sidebar */
#sidebar, #sidebar2
{
	padding: 0px 0 0px 0;
	margin-left: 5px;
	width: 179px;
	float:left;
	background-color: #e1ebf2;
	}

#sidebar form, #sidebar2 form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	color:#000000;
	}

#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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {	
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
/* 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;
}
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:#000000;
}
div.post h2 a:hover{
color: #FF0000;
}
li.current-cat a:link,li.current-cat a:visited{

padding-left: 0px;
margin-left: 7px;
color: #000000;
}
li.pagenav a:link,li.pagenav a:visited{
padding-left: 0px;
margin-left: 7px;
color: #000000;

}
li a:link,li a:visited{
padding-left: 0px;
margin-left: 7px;
color: #000000;
}
div.post small{
   padding: 0px 0px 0px 12px;
   background:url(images/small.gif) no-repeat left top;
}
div.post div.title_mid small{
	color:#CCCCCC;
}
div.post p.postmetadata small{
	color:#333333;
}
.line{background-image:url(images/line01.gif);
background-repeat:repeat-x;
height:12px;
}
.postmetadata a{
color: #FF0000;
text-decoration: none;
}
.postmetadata a:hover{
text-decoration: underline;
}
.narrowcolumn h2 {
color: #333;
}
label small{  color:#333}
#comments, #respond{ color:#333}
img{ margin-right:10px;}
input{ width:70px;}
.input01{ width:150px;}
#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========*/

/* CSS Document */
body {
	background-color:#ffffff;
	padding:0px 5px;
}
.header{
	width:100%;
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x;
	float:left;
left: 0px;
	margin-bottom:10px;
margin-left: 0px;
padding-left: 0px;
}

#header_left{
        color:white;
   height:125px;
	float:left;
left: 0px;
 margin-left: 0px;
padding-left: 0px;

}


#mikes_logo {
       padding-top: 10px;
padding-left: 0px;
margin-left: 0px;
       left: 0px;
height:125px;
        width:30%;
        float:left;
	background-image:url(images/header_left.jpg);

}

#mikes_nav {
float:left;
padding-top: 60px;
padding-left: 0px;


}


#header_right{
	width:0px;
	height:125px;
	float:right;
	background-image:url(images/header_right.jpg);
}
.nav{
	background-image:url(images/nav_bg.gif);
	width:100%;
	float:left;
	margin-bottom:10px;
}
#nav_left{
	background-image:url(images/nav_left.gif);
	width:13px;
	height:40px;
	float:left;

}

a.nav_link{
	display:block;
	height:40px;
}
/* Menu */

#menu {
	height: 20px;
	float:left
    
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	height: 27px;
	padding: 13px 7px 0px 7px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform:uppercase;
	color: #000000;
}

#menu a:hover {
	background-image:url(images/nav_bg.gif);
	color: #d31141;
	
	text-decoration:underline;
}

#menu .current_page_item a {
	background-image:url(images/nav_bg.gif);
	
}
a.header_link:link, a.header_link:visited{
	display: block;
	height:90px;
	padding:60px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#000000;
}
a.header_link:hover{
	text-decoration:none;
}


#nav_right{
	background-image:url(images/nav_right.gif);
	width:10px;
	height:40px;
	float:right;
}
.mid{
	width:100%;
}
.content{
	width:60%;
	float:left;
	margin-right:10px;
}
#con_top{
	background-color:#e1ebf2;
	float:left;
	width:100%;
}
#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;
}
#con_main{
	background-color:#e1ebf2;	
	float:left;
	padding-left:10px;
	padding-right:10px;
	color:#333333;
	font-family:Arial;
	font-size:12px;
}
.title{	
	background-image:url(images/title_bg.gif);
	background-repeat:repeat-x;
	background-color:#0A8FD1;
	margin-bottom:10px;
float:left;
width:100%
	
}
.title_mid{
	float:left;
	padding-top:5px;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:5px;
	vertical-align:top;
}
.title_mid h2{
	color:#FFFFFF;
}
.title_mid h2 a:hover {
	text-decoration: underline;
	color:#FF0000;
	}

.title_right{
	background-image:url(images/title_right.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:12px;
	height:50px;
	float:right;
	}
.title_left{
	background-image:url(images/title_left.gif);
	background-repeat:no-repeat;
	width:11px;
	height:50px;
	float:left;
}
#con_bottom{
	width:100%;
	float:left;
	background-color:#e1ebf2;
}
#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:180px;
	height:30px;
	
}
#footer{
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
	width:100%;
	height:30px;
	float:left;
	margin-top:10px;
	margin-bottom:35px;
}
#footer_left{
	background-image:url(images/footer_left.gif);
	width:30px;
	height:30px;
	float:left;
}
#footer_mainleft{
	float:left;
	font-size:11px;
	color:#555555;
	font-family:Arial;
	padding-top:8px;
	padding-left:5px;
}
#footer_maincenter{
	width:100%;
	font-size:11px;
	color:#555555;
	font-family:Arial;
	padding-top:35px;
}
#footer_right{
	background-image:url(images/footer_right.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:160px;
	height:30px;
	float:right;
}
#footer a{
	color: #105289;
}
#footer a:hover {
	color: #d31141;
	text-decoration: underline;
}
#commentform{
	text-align:left;
}
small.commentmetadata a{
	color:#333333;
}
h3#respond{
	text-align:left;
}
.buy 
{
position: relative;
display: block;
width: 100px;
height: 44px;
white-space: nowrap;
margin: 0px;
padding: 0px;
background: url(http://www.cheats4clubpenguin.com/button_buy2.gif) no-repeat;	
}

.buy a 
{
display: block;	
color: #000;	
width: 100px;
height: 44px;	
float: left;
}

.buy img {width: 100px; height: 44px; border: 0; }



* html a:hover {visibility:visible}
.buy a:hover img{visibility:hidden}

.entry {

padding-top:50px;
}

#thumbnails {
	float: left;
	height: 157px;
	width: 132px;
	margin-bottom: 20px;
	text-decoration: none;
	margin-right: 10px;
	display: block;
	text-align: center;
	position: relative;
}
 