/*
Theme Name: Minor Threat
Theme URI: http://www.chip.co.id/
Description: Grid based, news style theme.
Version: 1.0
Author: Patrick Gerard van Diest
Author URI: http://patvandiest.com/
Tags: grey, grid, 2 columns, custom header

	Minor Threat v1.0
	 http://www.chip.co.id/

	This theme was designed and built by Patrick Gerard van Diest,
	whose blog you will find at http://patvandiest.com/

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

*/



/* START HEADER */

body {
	font: 13px/1.5 Arial, Helvetica, sans-serif;
	color: #363636;
	background-color: #E0E0E0;
}

a {
	color: #C14A4A;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	padding: 0;
}

hr {
  border: 0;
  width: 80%;
  color: #d2d2d2;
  background-color: #d2d2d2;
  height: 3px;
}

h1 {
	font: 29px/1.5 Helvetica, sans-serif;
	color: #363636;
}

#headmaster {
	color: #000000;
	width: 960px;
	background: url('http://forum.chip.co.id/images/bub/backhead.png') repeat-x;
	margin: 0;
	padding: 0;
}

.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

/* BUBBLE PLASTIC HORIZONTAL MENU */

.bubplastic.horizontal {
	width: 100%;
	height: 35px;
	margin: 0;
	padding: 0;
	background: #000000 url(http://forum.chip.co.id/images/bub/bg-bubplastic.gif) top left repeat-x;
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
	float: left;
	margin: 0;
	padding: 0;
	xbackground: transparent url(http://forum.chip.co.id/images/bub/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 27px;
	padding-left: 35px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: right;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	xbackground: transparent url(http://forum.chip.co.id/images/bub/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC HORIZONTAL MENU */



/* BUBBLE PLASTIC VERTICAL MENU */

.bubplastic.vertical {
	width: 250px;
	margin: 0;
	padding: 0;
	display: block;
}
.bubplastic.vertical ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.vertical ul li {
	display: block;
	float: right;
	width: 100%;
	margin: 0;
	padding: 0;
	xbackground: transparent url(http://forum.chip.co.id/images/bub/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.vertical ul li a {
	display: block;
	margin: 0;
	width: 100%;
	padding-left: 35px;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
	xbackground: transparent url(http://forum.chip.co.id/images/bub/bg-bubplastic-button.gif) top left no-repeat;
}

.bubplastic.vertical ul li a span.menu_ar {
	display: block;
	margin: 0;
	width: 100%;
	height: 22px;
	padding-top: 5px;
	padding-right: 35px;
	xbackground: transparent url(http://forum.chip.co.id/images/bub/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}
/* END BUBBLE PLASTIC VERTICAL MENU */



/* AQUA HOVER */
.bubplastic.aqua ul li a:hover,
.bubplastic.aqua ul li.highlight a {
	xbackground: transparent url(http://forum.chip.co.id/images/bub/bg-bubplastic-h-aqua.gif) top left no-repeat;
}
.bubplastic.aqua ul li a:hover span.menu_ar,
.bubplastic.aqua ul li.highlight a span.menu_ar {
	xbackground: transparent url(http://forum.chip.co.id/images/bub/bg-bubplastic-h-aqua.gif) top right no-repeat;
}


/* BLUE HOVER */
.bubplastic.blue ul li a:hover,
.bubplastic.blue ul li.highlight a {
	xbackground: transparent url(http://forum.chip.co.id/images/bub/bg-bubplastic-h-blue.gif) top left no-repeat;
}
.bubplastic.blue ul li a:hover span.menu_ar,
.bubplastic.blue ul li.highlight a span.menu_ar {
	xbackground: transparent url(http://forum.chip.co.id/images/bub/bg-bubplastic-h-blue.gif) top right no-repeat;
}


/* GRAY HOVER */
.bubplastic.gray ul li a:hover,
.bubplastic.gray ul li.highlight a {
	xbackground: transparent url(http://forum.chip.co.id/images/bub/bg-bubplastic-h-gray.gif) top left no-repeat;
}
.bubplastic.gray ul li a:hover span.menu_ar,
.bubplastic.gray ul li.highlight a span.menu_ar {
	xbackground: transparent url(http://forum.chip.co.id/images/bub/bg-bubplastic-h-gray.gif) top right no-repeat;
}


/* LIME HOVER */
.bubplastic.lime ul li a:hover,
.bubplastic.lime ul li.highlight a {
	xbackground: transparent url(http://forum.chip.co.id/images/bub/bg-bubplastic-h-lime.gif) top left no-repeat;
}
.bubplastic.lime ul li a:hover span.menu_ar,
.bubplastic.lime ul li.highlight a span.menu_ar {
	xbackground: transparent url(http://forum.chip.co.id/images/bub/bg-bubplastic-h-lime.gif) top right no-repeat;
}


/* ORANGE HOVER */
.bubplastic.orange ul li a:hover,
.bubplastic.orange ul li.highlight a {
	xbackground: transparent url(http://forum.chip.co.id/images/bub/bg-bubplastic-h-orange.gif) top left no-repeat;
}
.bubplastic.orange ul li a:hover span.menu_ar,
.bubplastic.orange ul li.highlight a span.menu_ar {
	xbackground: transparent url(http://forum.chip.co.id/images/bub/bg-bubplastic-h-orange.gif) top right no-repeat;
}


/* PINK HOVER */
.bubplastic.pink ul li a:hover,
.bubplastic.pink ul li.highlight a {
	xbackground: transparent url(http://forum.chip.co.id/images/bub/bg-bubplastic-h-pink.gif) top left no-repeat;
}
.bubplastic.pink ul li a:hover span.menu_ar,
.bubplastic.pink ul li.highlight a span.menu_ar {
	xbackground: transparent url(http://forum.chip.co.id/images/bub/bg-bubplastic-h-pink.gif) top right no-repeat;
}


/* PURPLE HOVER */
.bubplastic.purple ul li a:hover,
.bubplastic.purple ul li.highlight a {
	xbackground: transparent url(http://forum.chip.co.id/images/bub/bg-bubplastic-h-purple.gif) top left no-repeat;
}
.bubplastic.purple ul li a:hover span.menu_ar,
.bubplastic.purple ul li.highlight a span.menu_ar {
	xbackground: transparent url(http://forum.chip.co.id/images/bub/bg-bubplastic-h-purple.gif) top right no-repeat;
}


/* RED HOVER */
.bubplastic.red ul li a:hover,
.bubplastic.red ul li.highlight a {
	xbackground: transparent url(http://forum.chip.co.id/images/bub/bg-bubplastic-h-red.gif) top left no-repeat;
}
.bubplastic.red ul li a:hover span.menu_ar,
.bubplastic.red ul li.highlight a span.menu_ar {
	xbackground: transparent url(http://forum.chip.co.id/images/bub/bg-bubplastic-h-red.gif) top right no-repeat;
}

/* END HEADER */

/*
#banneratas {
	margin: 1em 0 1em 1em;
}
*/

#banneratas {
	margin: 0 0 10px;
	padding: 10px;
	background-color: #000000;
}

div#latest {   
  font-size: 14px;
  border-right: 1px solid #d2d2d2;
  padding-right: 5px;
}

div.putih 
{
  background-color: #FFFFFF;
  border-left: 1px solid #d4d4d4;
  border-right: 1px solid #d4d4d4;
}

div#latest h1, div#latest h1 a, div#latest h2, div#latest h2 a, div#latest h3, div#latest h3 a, div#latest h4, div#latest h4 a {   
  font-family: Helvetica;
  text-decoration: none;
  color: #000000;
  margin: 0;
  padding: 0;
}

div#latest h1 a:hover {
  text-decoration: none;
  color: #424242;
}

div#latest a {   
  text-decoration: none;
  margin: 0;
}

div#latest a:hover {
  text-decoration: underline;
  color: #424242;
}

div#latest hr {
  border: 0;
  width: 90%;
  color: #d2d2d2;
  background-color: #d2d2d2;
  height: 3px;
}

blockquote {
background:#f9f9f9;
border-left:5px solid #ccc;
margin:1.5em 10px;
padding:.5em 10px;
font-style:italic;
quotes:"\201C""\201D""\2018""\2019";
}

blockquote:before {
color:#ccc;
content:open-quote;
font-size:4em;
line-height:.1em;
margin-right:.25em;
vertical-align:-.4em;
}

blockquote p {
display:inline;
}

div.metaalpha {
  margin: 15px 0 15px 0;
  font-size: 11px;
  font-style: italic;
}

div.metaalpha a {
  font-size: 11px;
  font-style: italic;
}

div.metaalpha a:hover, div.metagamma a:hover {
  text-decoration: none;
  color: #424242;
}

div.metagamma {
  text-align: right;
  margin: 15px 0 15px 0;
  font-size: 11px;
  font-style: italics;
}

div.metagamma a {
  text-decoration: underline;
}

div.metanavialpha {
  text-align: left;
  margin: 15px 0 15px 0;
}


div.metanavigamma {
  text-align: right;
  margin: 15px 0 15px 0;
}

div.meta {
  text-align: left;
  margin: 0 0 20px 0;
  font-size: 11px;
}

div#sidebar {  
  font-size: 12px;	
  margin: 0 0 10px 0;
  padding: 0 0 0 5px;
}

div#sidebar h2 {  
  font-size: 16px;
  font-family: helvetica, arial, serif;
  font-weight: bold;
  margin: 10px 0 10px 5px;
}

div#navisidebar ul {
	  float: left;
	  width: 15em; /* width is changed */
	  margin: 0 10px 10px 10px;
	  padding: 0;
	  list-style: none;
}  
  
div#navisidebar li { 
	  float: left;
	  width: 6em;
	  margin: 0;
	  background-image: url(./img/arruw.jpg);
	  background-position: 0 3px;
	  background-repeat: no-repeat;
	  padding: 0 0 0 1.5em; /* left padding moves the text away from the bullet */ 
}

div#tagsidebar {
	  margin: 0 10px 10px 10px;
	  padding: 0;
}

div#editorialsidebar {
	  margin: 10px 0 10px 5px;
}


div#recentsidebar ul {  
	list-style:none;   
    margin: 0 10px 0 10px;
	display: block; 
}  
  
div#recentsidebar li { 
      margin: 0 1em 0.5em 0; 
	  background-image: url(./img/arruw.jpg);
	  background-position: 0 3px;
	  background-repeat: no-repeat;
	  padding: 0 0 0 1.5em;
}

div#rsslogo {
	margin: 20px 20px 0 0;
}

div#footer {
	  margin: 0;
	  border-top: 1px solid #808080;
	  padding: 10px 0 5px 20px;
	  background-color: #f5f5f5;
	  color: #000000;
}

div#footer hr {
	border: 0;
	width: 100%;
	color: #000000;
	background-color: #000000;
	height: 1px;
}

div#subfoot {
	  margin: 0 20px 0 0px;
}


div#comment h2 {
	font: 18px/1.5 Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}

div#sharethis {	  
  margin: 0 10px 20px 0;
  font-size: 14px; 
}

/* Comments Styling */

span.says {
	color: #B6b6b6;
}

ul.children {
	list-style: none;
}

.reply {
	text-align: right;
	margin: 0 5px 10px 0;
}

li.thread-odd {
	background-color: #f5f5f5;
	margin-bottom: 20px;

}

li.thread-even {
	background-color: #ffffff;
	margin-bottom: 20px;
}

li.bypostauthor {
	border-top: 1px solid #E6DB55;
	border-bottom: 1px solid #E6DB55;
	background-color: #fefbdd;
}

div#authornya {
	border-bottom: 3px solid #d2d2d2;
	border-top: 3px solid #d2d2d2;
	background:#f9f9f9;
	font-size: 12px;
	margin: 10px 0;
	padding: 5px 0 5px 5px;
}

/* IMAGE */

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

/* Transparent image */
.wp-caption {
	position: relative;
	display: block;
	padding-bottom:20px;
	width: 575px;
}

p.wp-caption-text {
	background: #111;
	filter:alpha(opacity=55);
	opacity:.55;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 600px;
	padding: 10px;
	border-top: 1px solid #999;
}

/* END IMAGE */

div.subbox {
	margin:10px 5px 10px 120px;
}

/* WP CALENDAR */

#wp-calendar {
display: block;
margin: 0 0;
padding: 0 0;
text-align: center;
width: 310px;
}

#wp-calendar a {
	font-weight: bold;
	text-decoration: none;
}

#wp-calendar a:hover {
	font-weight: bold;
}

#wp-calendar td {
border: 1px solid #000000;
padding: 13px 13px;
color: #000000;
text-align: center;
font-size: 14px;
}


#wp-calendar th {
border: 1px solid #000000;
padding: 13px 13px;
color: #000000;
text-align: center;
font: bold;
}

#wp-calendar .pad {
background: #transparent;
border: 1px solid #000000;
}

#wp-calendar caption {
text-align: left;
font-size: 16px;
font-family: helvetica, arial, serif;
font-weight: bold;
text-transform: uppercase;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #000;
	font-weight: bold;
}

#wp-calendar #next  {
	border: none;
	background: none;
}

#wp-calendar #prev  {
	border: none;
	background: none;
}

#wp-calendar td.pad {
	background: #fff;
	border: none;
}




