/*
Theme Name: gg-09
Author URI: griyagrafika.com
Version: 1.0
Author: One
Description: GG-09 wp.
*/

html, body { margin: 0; padding: 0; }

body {
	color: #666;
	font-size: 12px;
	font-family: verdana, Times New Roman, Sans-Serif;
	text-align: center;
    background: url(images/bg.gif) repeat-x;
   }

body * {margin: 0px; padding: 0px;}

.clearfix:after { content: "."; display: block; clear: both; margin: 0px; padding: 0px; height: 0; visibility: hidden; }

/*********************************************
		Link
*********************************************/
a {
	color: #000;
	text-decoration: none;
}
a:hover { color: #000; text-decoration: underline; }

/*********************************************
		Text
*********************************************/
p, ul, ol, blockquote {color: #333;}
ol, ul {
	margin: 5px 35px;
}
blockquote {
	margin: 5px 0px 5px 10px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #999;
}
img { border: 0px; background: none; }
p {
	padding: 5px 0px;
	margin: 0px;
}
/*********************************************
		Header
*********************************************/
h1 {
	font-size: 20px;
	padding: 10px 0px 5px 0px;
	margin: 0px;
	color: #990000;
	text-decoration: none;
	text-align: left;
}
h1 a {
	color: #000;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;

}
h2 {
	background: #fff;
	font-size: 16px;
	color: #fff;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
}
h3 {
	font-size: 20px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	color: #fff;
	text-decoration: none;
}
h3 a {
}
h3 a:hover {
}
h4 {
	font-size: 18px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	color: #0e3391;
	text-decoration: none;
	border-bottom: 1px solid #999;
}
h5 {
	font-size: 15px;
	color: #0e3391;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
}
h6 {
	font-size: 15px;
	color: #0e3391;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
}

/*********************************************
		Div Cont
*********************************************/
#container {
	border: 0px solid #829F60;
	text-align: left;
    margin: 0px auto;
    width: 935px;
    padding: 0px;
    background-color: transparent;
	background:url(images/bgcont.gif);
}

/*********************************************
		Header
*********************************************/
#header {
	border: 0px solid black;
	background: url(images/logo.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	width: 935px; height: 155px;
	display: block;
	position: relative;
}
#header h1, #header h1 a {
	display: block;
	width: 10px; height: 45px;
	text-indent: -9999px;
	overflow: hidden;
}
#header h2 {
	font-size: 18px;
	color: #0e3391;
	background: transparent;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#header p {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
.headerleft {
	width: 100px;
	float: left;
	margin: 0px;
	padding: 80px 20px 2px 2px;
	}
.headerright {
	width: 935px;
	float: right;
	margin: 0px;
	
	}
/*********************************************
		Banner
*********************************************/
#banner {
	clear: both;
	border: 0px solid #BCBC78;
	background: transparent;
	color: #000;
	margin: 0px 0px 15px 0px;
	padding: 0px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 0px;
    border-bottom: 0px solid #BCBC78;
	display: block;
	position: relative;
	height: 155px;

}
#banner p {
	color: #000;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
#banner h2 {
	font-size: 23px;
	color: #000;
	background: transparent;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-weight: normal;
}
#banner a {
	color: #ff0000;
	text-decoration: underline;
}
#banner a:hover {
	text-decoration: none;
}
#banner ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#banner ul li {
	padding: 0px;
}
#banner ul li ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
#banner ul li ul li {
	padding: 0px;
	margin: 0px 0px 0px 25px;
	list-style-type: square;
	color: #000;
}

#banner img { border: 0px; background: none; }
#banner .textwidget {
	color: #000;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}

.bannerkiri {
	background: #fff;
	width: 400px;
    height:180px;
	float: left;
	margin: 0px;
	padding: 0px;
	}

.bannerkanan {
	background: #fff;
	width: 400px;
    height:180px;
	float: right;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
.bannerkanan a {
 color: #0033FF;
	}
/*********************************************
		Menu Style
*********************************************/
#menu {
	text-transform: uppercase;
    font-size: 0.85em;
	text-align: right;
	padding: 10px 0px;
	margin: 0px;
	display: block;
	width: auto;
    height: 25px;
    width: 100%;
}
#menu ul {
	margin: 0px;
	padding: 5px 0px;
	}
#menu ul li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px;

	}
#menu ul li a {
	color: #000;
	padding: 5px 10px;
	margin: 0px;
	text-decoration: none;
    background-color: #fff;

	}
#menu ul li a:hover {
	color: #fff;
	text-decoration: none;
	background: #18469a url() no-repeat;
    width: auto;
    height: 20px;
	}


/*********************************************
		Home Thumbnails Div
*********************************************/

.thumbnail{
	float: left;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	border: 0px solid #000;
    clip:rect(50px 218px 155px 82px);
	}
.thumbnail p{
	font-size: 10px;
	text-transform: uppercase;
	clear: both;
	padding: 0px;
	text-align: center;
	}
.thumbnail h3 {
	font-size: 15px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	color: #000;
	text-decoration: none;
	text-align: center;
}
.thumbnail h3 a {
	color: #000;
	text-decoration: none;
}
.thumbnail h3 a:hover {
	text-decoration: underline;
}

.thumbnail img {
	margin: 0px 8px 8px 0px;
   	border: 0px;
	padding: 0px;
	width: 165px;
	float: left;
	border: 1px solid #587a2c;
	}
.thumbnail img a {
	border: none;
	}
.thumbnail img a:hover {
	border: 0px solid #fff;
	}
.thumbnail clip{
  position:absolute;
  clip:rect(50px 218px 155px 82px);
}

/*********************************************
		Home Picture Div
*********************************************/

.gambar{
	float: left;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	border: 0px solid #000;
	}
.gambar p{
	font-size: 10px;
	text-transform: uppercase;
	clear: both;
	padding: 0px;
	text-align: center;
	}
.gambar h3 {
	font-size: 15px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	color: #000;
	text-decoration: none;
	text-align: center;
}
.gambar h3 a {
	color: #000;
	text-decoration: none;
}
.gambar h3 a:hover {
	text-decoration: underline;
}

.gambar img {
	margin: 0px 8px 8px 0px;
   	border: 0px;
	padding: 0px;
	width: 560px;
	height: 350px;
	float: left;
	border: 1px solid #666;
	}
.gambar img a {
	border: none;
	}
.gambar img a:hover {
	border: 0px solid #fff;
	}
/*********************************************
		Gambar Kiri
*********************************************/

.gambarkiri{
	float: left;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	border: 0px solid #000;
	}
.gambarkiri p{
	font-size: 10px;
	text-transform: uppercase;
	clear: both;
	padding: 0px;
	text-align: center;
	}
.gambarkiri img {
	margin: 0px 8px 8px 0px;
   	border: 0px;
	padding: 0px;
	width: 60px;
	height: 60px;
	float: left;
	border: 1px solid #666;
	}
.gambarkiri img a {
	border: none;
	}
.gambarkiri img a:hover {
	border: 0px solid #fff;
	}
/*********************************************
		Div Content
*********************************************/
#content {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 700px;
	display: block;
	border: 0px solid black;
}
.post-more {
}
.post-more a, .post-more a:visited {
}

/***********************
 Meta
***********************/
.meta-top {
	clear: both;
	padding: 5px;
	margin: 10px 0px;
	background: #CCC;
}
.meta-bottom {
	clear: both;
	padding: 5px;
	color: #333;
	margin: 20px 5px;
	background: #fff;
	border-top: 1px solid #999;
}
.meta-date {
	margin: 0px 5px;
}
.meta-author {
	margin: 0px 5px;
}
.meta-comments {
	margin: 0px 5px;
}
.meta-category {
	margin: 0px 5px;
}

/*********************************************
		Pagination
*********************************************/
.page-nav {
	clear: both;
	margin: 10px 0px;
	padding: 5px 0px;
}
.nav-previous {
	width: 249px;
	float: left;
	text-align: left;
}
.nav-next {
	width: 249px;
	float: right;
	text-align: right;
}

/*********************************************
		Sidebar
*********************************************/
#pad{
	float: left;
	margin: 0px;
	padding: 2px 15px 2px 15px;
	width: 200px;
	display: block;
	border: 0px solid #323c05;
    clear: left;
    }
#sidebar {
	float: left;
		border-bottom: 1px solid #bedaff;
    border-left: 1px solid #bedaff;
    border-right: 1px solid #bedaff;
    border-top: 0px solid #bedaff;
	width: 200px;
	display: block;
    background: url(images/bgside.jpg) bottom repeat-x;
    margin: 0px 5px 5px 0px;
	padding: 5px 0px


}
#sidebar h2 {
	background: #fff url(images/sideback.gif) top center no-repeat;
	font-size: 14px;
    font-family: Arial;
    height:25px;
	color: #FFF;
	margin: 0px 0px 10px 0px;
	padding:3px 0 1px 5px;
    line-height:20px;
	font-weight: bold;
    text-transform:uppercase;
    text-indent: 35px;
}
#sidebar p {
	padding: 5px;
}
#sidebar img {
	text-align: center;
}
#sidebar form {
	padding: 0px;
	margin: 5px;
}
#sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#sidebar ul li {
	padding: 0px 0px 10px 0px;
}
#sidebar ul li ul {
	padding: 0px 0px 0px 0px;
}
#sidebar ul li ul li {
	padding: 0px;
	margin: 5px;
}
#sidebar ul li ul li a {
	text-decoration: none;
}
#sidebar ul li ul li a:hover {
	text-decoration: underline;
}
#sidebar ul li ul li ul {
	padding: 0px;
	margin: 0px;
}
#sidebar ul li ul li ul li {
	padding: 0px;
	margin: 5px 10px 5px 5px;
}

/*********************************************
		Comment
*********************************************/
#comments {
	padding: 8px;
}
#comments .even {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border-bottom: 1px solid #B7B7B7;
}
#comments .odd {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border-bottom: 1px solid #B7B7B7;
}
/************************************
*	Bottom 				     		*
************************************/

#bottom {
	background: #ffffff;
	width: 830px;
	margin: 0px auto 0px;
	padding: 10px 0px 20px 0px;
	line-height: 20px;
	border-top: 1px solid #0b163c;
	clear: both;

	}

#bottom p, #bottom .textwidget {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}

#bottom h2 {
	color: #0b163c0b163c;
	background: #EDEDED;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 0px 0px;
	}

#bottom h2 a, #bottom h2 a:visited  {
	color: #0b163c0b163c;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#hometop h2 a:hover {
	color: #0b163c0b163c;
	text-decoration: none;
	}

#bottom img{
	float: left;
	border: none;
	margin: 0px 0px 10px 0px;
	}

#bottom ul{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#bottom ul li{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
    display: block;
	}
#bottomrandom {
	float: left;
	margin: 0px;
	padding: 0px 5px 5px 18px;
	width: 800px;
	display: block;
    border-top: 1px;
	border: 0px solid black;
}

/*********************
		bawah
*********************/
#footer {
	margin: 0px auto 0px;
	padding: 0px;
	clear: both;
	text-align: left;
	width: 930px;
    background: url(..images/footer.gif) no-repeat;
    height: 68px;
    color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer p {
	margin: 0px;
	padding: 0px 10px 0px 10px;
	}
#footer ul {
	margin: 0px;
	padding: 5px 0px;
	}
#footer ul li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px;
	}
#footer ul li a {
	padding: 5px 10px;
	margin: 0px;
	text-decoration: none;
	}

#footer ul li a:hover {
	text-decoration: underline;
	}
.footerkiri {
	width: 100%;
	float: center;
	margin: 5px 5px 10px 5px;
	padding: 0px;
    text-align: center;
    color: #fff;
	}

/********************
Image
********************/
.prod{
  float:left;
  width:180px;
  margin:7px;
  padding:5px;
  text-align:center;
  border:1px solid #fff;
  min-height: 180px;
  overflow: hidden;
  }
.prod img { height: 120px; margin: 0 auto; }
.prod:hover{
  background:#FBFBF8;
  border:1px solid #E6E4D9;
  }
.prod p{
  float:left;
  width:180px;
  font:11px verdana,arial,sans-serif;
  font-weight:normal;
  color:#0b163c;
  text-align: center;
  margin:0;
  padding:5px;


  }
  .prod a
  {text-decoration:none;
  }
  /*****************8
  ******************/
.prodBottom{
  float:left;
  width:170px;
  margin:7px;
  padding:5px;
  text-align:center;
  border:1px solid #fff;
  min-height: 120px;
  overflow: hidden;
  }
.prodBottom img { height: 110px; margin: 0 auto; }
.prodBottom:hover{
  background:#e8f2db;
  border:1px solid #E6E4D9;
  }
.prodBottom p{
  float:left;
  width:170px;
  font:11px verdana,arial,sans-serif;
  font-weight:normal;
  color:#0b163c;
  text-align: center;
  margin:0;
  padding:5px;


  }
  .prodBottom a
  {text-decoration:none;
  }
/****************
****************/

.prodHome{
  float:left;
  width:565px;
  margin:7px;
  padding:5px;
  text-align:center;
  border:1px solid #fff;
  min-height: 350px;
  overflow: hidden;
  }
.prodHome img { height: 350px; margin: 0 auto; }
.prodHome:hover{
  background:#e8f2db;
  border:1px solid #E6E4D9;
  }
.prodHome p{
  float:left;
  width:560px;
  font:11px verdana,arial,sans-serif;
  font-weight:normal;
  color:#0b163c;
  text-align: center;
  margin:0;
  padding:5px;


  }
  .prodHome a
  {text-decoration:none;
  }

.clipwrapper{
  width:180px;
  display: block;
  padding: 2px;
}
.clip{
  position:absolute;
  clip:rect(0px 165px 150px 0px);
  width:180px;
  border-color:#fff;
}
.clip a:hover img
{
  position:absolute;
  left:-10px; top:-12px;
  border-color:#fff;
  }
.ir { background: none; text-align: center; overflow: hidden; }

#paging{
  padding:5px;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  color:#0b163c0b163c;
  font-weight:bold;
  text-align: right}
#paging a{
  padding:4px 7px 4px 7px;
  margin:0px 2px 0px 2px;
  border:1px solid #6699FF;
  background:#FFFFFF;
  color:#6699FF;
  text-decoration:none
  }
#paging a:hover{
  border:1px solid #6699FF;
  background:#6699FF;
  color:#FFFFFF;
  text-decoration:none
  }

/*****************
SLIDE IMAGE
*****************/
#slide-images{
	position:relative;
	display:block;
	margin:0px;
	padding:0px;
	width:400px;
	height:180px;
	overflow:hidden;
    border: 1px;
}

#slide-images li{
	position:absolute;
	display:block;
	list-style-type:none;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

#slide-images li img{
	display:block;
	background-color:#FFFFFF;
}

#showcase {
  background: url(images/showcase2.gif);
  width: 935px;
  height: 200px;
  display: block;
}
.showcaseText {
  font-size: 10px;
  width: 630px;
  height: 90px;
  padding-top: 75px;
  padding-left: 30px;
}
.showcaseText h2 {
  font-size: 12px;
  color: #CC0000;
  background: transparent;
}

.red {
  color: #CC0000;
  font-size: 14px;
  font-weight: bold;
}
.putih {
  color: #fff;
 }

.Row460 { float:left; width:320px; margin-left:15px; }
.Row460 p { margin-left:10px; margin-top:10px; }
.Rowb { float:left; width:220px; height:180px; margin-right:10px; }
.Rowb { color:#666;}
.Rowb h3{ color:#000; font-size: 12px;}
.Rowb h3 a { color:#000; font-size: 12px;}
.Rowc { float:left; width:80px; height:180px; }
.imageBorder { border:5px solid #F1EFEE; }
