/*
Theme Name:     Rugged Themes v4
Theme URI:      http://web.onezerosix.net/wpthemes
Description:    Custom Themes for Indorugged.com
Author:         deni johanes
Author URI:     http://onezerosix.net/
Template:       twentytwelve                             
Version:        0.4.0
*/


@import url("../twentytwelve/style.css");
@import url("css/rggd-fonts.css");
@import url("css/my-pagi.css");
@import url("css/contactcss.css");


/* ------------------------------------------------------------------------------------ Global
*/

.site-content {
	margin-top:1px !important;
}

body {
	background:url(images/body-bg.png) top left repeat;
}

a:hover {
	color:#00AEEF;
}
body .site  {
	font-size:13px;
	line-height:150%;
	margin-top:1px !important;
	padding:0 30px;
	max-width:950px;
	margin-bottom:0;
}
.ie body .site  {
	font-size:13px !important; 
}

.site-content article {
	border:none;
}

.bg-isi {
	background:#fff url(images/bg-isi.jpg) -5px 0 repeat-y;
}

.archive-header {
	margin-bottom:20px !important;
	border-bottom:1px dashed #ccc !important;
}
.category-archive-meta {
	padding-top:10px;
}
.cat-news {
	color: #666 !important;
	float:right;
	margin-top:-15px;
}
.cat-news a {
	font-size:11px !important;
	text-decoration:none;
}

/*
-------------------------------------------------------------------------------------------------- header  */

#top-bar {
	color:#fff;
	font-size:13px;
	width:100%;
	background:#333 url(images/carbon-bg.jpg) top left repeat;
}
.top-bar {
	max-width:950px;
	margin:0 auto;
	border-left:0px solid red;
	padding:8px 30px;
}

hgroup {
	max-width:950px;
	margin:0 auto;
}
.site-header {
	max-width:950px;
	margin:0 auto;
	height:50px;
}

.site-title {
	float:left;
	text-indent:-9999px;
	display:block;
	width:290px;
	height:62px;
	background: url(images/logo-top.png) top left no-repeat;
}

.comp-logo {
	display:block;
	width:290px;
	float:right;
	text-align:right;
	margin-top:5px;
}

/* 
-------------------------------------------------------------------------------------------------- navigation */
.main-menu-container {
	max-width:950px;
	margin:0 auto;
	padding:0px 30px;
	background:#333 url(images/carbon-bg.jpg) top left repeat;
	border-radius:8px 8px 0 0;
	border-bottom:1px solid #0fa1e0;
}
.main-navigation div.nav-menu > ul {
    border:none !important;
}
.main-navigation ul.nav-menu {
	border:none;
	margin-left:-45px;
}
.menu-home {
	margin-left:20px !important;
}
.main-navigation li {
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0 30px;
	text-align:center;
}
.ie .main-navigation li {
	font-size:12px !important;
}
.ie .nav-menu {
	border:none !important;
}
.ie .main-navigation ul {
	padding-left:50px;
}
.ie .main-navigation li {
	width: auto !important;
	padding:0;
}

.ie .main-navigation li {
	width:15%;
}

.ie .main-navigation li a {
	color:#fff;
}
.ie .main-navigation li a:hover {
	color:#00AEEF;
}
.main-navigation li a {
	color:#fff;
}


.main-navigation li a:hover {
	color:#00AEEF;
}

.main-navigation li ul li{
	font-size:14px;
	font-weight:bold;
	width:auto !important;
	margin-left:-56px !important;
}
.main-navigation li ul li a,
.ie .main-navigation li ul li a {
	background:#ccc;
	text-align:left;
	font-size:13px;
	color:#636363;
}
.main-navigation li ul li a:hover,
.ie .main-navigation li ul li a:hover {
	background: #333;
	color:#00AEEF;
}
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a {
	color:#00AEEF;
}
.menu-home {
margin-left: 20px !important;
}

/*------------------------------------------------------------------------------------------------- breadcrumb */
#block-breadcrumb {
}
.breadcrumbs {
	display:block;
	width:100%;
	max-width:950px;
	background:#333;
	margin:0 auto;
	padding:0px 30px;
	font-size:11px;
	color: #CCC;
	text-transform: uppercase;
}

.breadcrumbs a {
	display:inline-block;
	text-decoration:none;
	color:#00AEEF;
	padding-top:8px;
	padding-right:20px;
	padding-bottom:8px;
	padding-left:5px;
	background: url(images/ind-small-arrow.png) center right no-repeat;
}
.breadcrumbs .current {
	display:inline-block;
	text-decoration:none;
	color:#ccc;
	padding-top:8px;
	padding-right:20px;
	padding-bottom:8px;
	padding-left:5px;
}



.breadcrumbs a:hover {
	text-decoration:none;
	color:#fff;
	background:#333 url(images/ind-small-arrow.png) center right no-repeat;
}
/* 
--------------------------------------------------------------------------------------------- Feature */
#feature-block,
#intro,
#product-home {
	width:100%;
	margin-top:0px;
}

.feature-block {
	margin:0 auto;
	max-width:1010px;
	height:auto;
	box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}

/* 
--------------------------------------------------------------------------------------------- front page section */

#intro {
	margin-bottom:20px;
}
.intro {
	margin:0 auto;
	text-align:center;
	line-height:22px;
	padding:30px 0px 20px;
	font-size:13px;
	width:90%;
	border-bottom:1px solid #ccc;
}

.judul-intro {
	font-size: 26px;
	font-family:  'KreonBold', "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:10px;
}

.product-home li {
	display: inline-block;
	float:left;
	width:22.5%;
	border:1px solid #ccc;
	margin-right:3%;
	text-align:center;
	border-radius:8px;
	overflow:hidden;
	padding-bottom:20px;
	margin-bottom:5%;
}

.ie .product-home li {
	display: inline-block;
	float:left;
	width:21.7%;
	border:1px solid #ccc;
	margin-right:3%;
	text-align:center;
	border-radius:8px;
	overflow:hidden;
	padding-bottom:20px;
	margin-bottom:5%;
}

.product-home li:last-child {
	margin-right:0;
}

.product-home-title {
	display:block;
	padding:10px 2px;
	background:#333 url(images/carbon-bg.jpg) top left repeat;
	margin-bottom:10px;
}
.product-home-title a {
	text-decoration:none;
	color:#ccc;
	font-weight:bold;
}
	
.product-home li img {
	max-width:80%;
	border:none;
	box-shadow:none;
	margin-bottom:10px;
}
.lanjut {
	font-size:90%;
	margin:0 auto;
	line-height:250%;
	display:block;
	border-radius:20px;
	width:50%;	
	background:#333 url(images/carbon-bg.jpg) top left repeat;
}
.lanjut a {
	text-decoration:none;
	color:#ccc;
	margin-bottom:40px;
}

.product-home-title a:hover,
.lanjut a:hover {
	text-decoration:none;
	color:#f28e00;
}

/* ---------------------------------------------------------------------------------------------- CATEGORY */

.cat-produk li {
	float: left;
	width:30%;
	list-style:none;
	margin-right:15px;
	border:1px solid #ddd;
	overflow:hidden;
	margin-bottom:20px;
	text-align:center;
	background:#fff;
	border-radius:5px;
	position: relative;
	/* padding:5px 5px 0;*/
}



.cat-produk img {
	box-shadow:none;
	width:auto;
	clear:both;
}



.cat-produk img:hover {
	opacity:0.5;

}



.name-cat-produk {
	display: block;
	width:165px;
	display: table-cell;
	vertical-align:middle;
	height:40px;
    vertical-align : middle;
	font-size:85%;
	font-weight:bold;
	/* margin-bottom:10px; */
	text-transform:uppercase;
	padding:5px 10px;
	background:#f4f4f4;
	/*background: url(http://indorugged.com/_rggd2/wp-content/themes/_rugged106/images/footer-tail.jpg) top left repeat;*/
}

.name-cat-produk a {
	color: #666;
	text-decoration:none; 
	text-shadow:1px 1px #fff;
}



.name-cat-produk a:hover {
	color:#00AEEF;
	text-decoration:none; 
}

/* ------------------------------------------------------------------------------------ Single style 
*/
.news-title {
	display:block;
	border-bottom:1px dotted #ccc;
	padding-bottom:10px;
	margin-bottom:10px;
	font-size:22px;
	font-weight:bold;
	line-height:24px;
}
.block-news-sjdul {
	display:block;
	margin-bottom:10px;
	border-bottom:1px dotted #ccc;
}
.block-acce-sjdul,
.block-produk-sjdul {
	display:block;
	margin-bottom:10px;
	border-bottom:0px dotted #ccc;
}
.news-sjdul {
	font-size:14px;
	color: #999;
	padding-bottom:10px;
}

.news-content p{
	font-size:13px;
	line-height:22px;
	margin-bottom:15px;
}

.news-info {
	display:block;
	font-size:12px;
	color:grey;
	padding-bottom:10px;
	margin-top:10px;
}
.news-info a {
	color:orange;
	text-decoration:none;
}
.news-info a:hover {
	color:black;
}

.news-lainnya {
	margin-top:20px;
	margin-bottom:50px;
}
.news-lainnya h3 {
	display:block;
	background:#666;
	font-size:16px;
	color:#fff;
	padding:10px;
	margin-bottom:20px;
}
.news-lainnya ul {
	margin-left:10px;
	margin-top:-15px;
}
.news-lainnya li {
	display:block;
	font-size:13px;
	padding:8px 0;
	border-bottom:1px dotted #ccc;
	text-decoration:none;
}

.news-lainnya li a {
	text-decoration:none;
}

.cat-product-box {
	display:block;
	text-align:right;
	float:left;
	margin:0 20px 10px 0;
	border:2px solid #f4f4f4;
	overflow:hidden;
	font-weight:bold;
	background:#fff;
	padding:0px;
	}
	.cat-box-atas {
		display:block;
		width:100%;
		max-height:300px;
		overflow:hidden;
		margin: 0 auto;
		margin-left:1px;
	}
	.cat-box-foot {
		display:block; 
		background:#999; 
		float:left;
		width:100%;
		padding:5px 0 0;
		clear:both;
		text-align:center;
		position:relative;
		/* z-index:9000; */
		padding-left:23px;
		margin-top:-5px;
		}
	.cat-box-foot li {
		display:block; 
		background:#999; 
		margin-right:10px;
		float:left; 
		}
	.ie .cat-box-foot li img {
		width:80px !important;
		}

.list-news {
	display:block;
	margin-bottom:60px;
}
.box-list-news {
	display:block;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
}
.jdul-cat-news {
	font-size:14px;	
	font-family: sans-serif;
	font-weight:bold;
	width:90%;
}
.jdul-cat-news a {
	text-decoration:none;
	color:#00AEEF;
}
.jdul-cat-news a:hover {
	text-decoration:none;
	color: #666;
}
.cat-news-sumary {
	font-size:13px !important;
	line-height:22px !important;
}
.cat-news-sumary img {
	width:auto;
	height:100px;
	box-shadow:none !important;
	margin-bottom:30px;
}

.next-event-icon {
	width:20px;
	height:20px;
	display:inline-block;
	margin-right:10px;
	background:url(images/next-event-icon.gif) center  center no-repeat;
}

.produk-lainnya {
	margin-top:20px;
	margin-bottom:50px;
}
.produk-lainnya h3 {
	display:block;
	background:#333 url(images/carbon-bg.jpg) top left repeat;
	font-size:16px;
	color:#fff;
	padding:10px;
	margin-bottom:20px;
}
.produk-lainnya ul {
}
.news-lainnya li {
}

ul.other-product-single {
	margin-left:0px;
	height:130px;
}
.other-product-single li {
	display:inline-block;
	width:22%;
	float:left;
	border:1px solid #ccc;
	text-align:center;
	margin-right:2%;
	overflow:hidden;
	font-size:11px;
}
.other-product-single li img {
	width:auto;
	height:100px;
}
.related-nama {
	display: table-cell;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	padding:5px 10px;
	line-height:110%;
	height:30px;
	background:#333 url(images/carbon-bg.jpg) top left repeat;
}
.produk-lainnya a {
	text-decoration:none;
	color:#fff;
}
.produk-lainnya a:hover {
	text-decoration:none;
	color:orange;
}


/* ------------------------------------------------------------------------------------ single acce
*/
.spec-grup-title {
	display:block;
	background:#333 url(images/carbon-bg.jpg) top left repeat;
	font-size:16px;
	color:#fff;
	padding:10px;
	margin-bottom:20px;
}
	
.spec-grup {
	width:100%;
	font-size:13px;
	line-height:26px;
	border-bottom:1px solid #ededed;
	border-top:1px solid #ededed;	
	border-left:1px solid #ededed;
	margin-bottom:20px;
}

.spec-grup1 {
	width:27%;
	padding-left:2%;
	line-height:26px;
	border-bottom:1px solid #ededed;
	border-right:1px solid #ededed;
	font-size: 13px;
	color: #444;
	text-shadow: 1px 1px #fff;
	
}

.spec-grup2 {
	padding-left:2%;
	line-height:24px;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	color: #444;
	
}
.grup.column-grup {
	width:50px !important;
}
.site-content tr:nth-child(2n+0) {
background: #f4f4f4;
}

/* ---------------------------------------------------------------------------------------------- SIDEBAR */

.widget-title {
	display:block;
	border-bottom:1px solid #ccc;
	font-size:20px;
}

.widget-area .widget li {
	font-size:14px;
	font-weight:bold;
	display:block;
	text-decoration:none;
	border-bottom:1px solid #ccc;
	text-transform:uppercase;
}

.ie h3.widget li {
	font-size:13px !important;
}

.widget-area .widget li:first-child {
	margin-top:-20px;
}



.widget-area .widget li a {
	text-decoration:none;
	display:block;
	padding:5px 0 5px 15px;
}

.widget-area .widget li a:hover {
	color:#00AEEF;
	background:#333;
}

.widget img {
	box-shadow:none !important;
}
.side-badge {
	display:block;
	width:222px;
	height:90px;
	margin-bottom:20px;
	position:relative;
	margin:0 auto 20px;
}
	.toughbook {
		background: url(images/toughbook-badge.png) top center no-repeat;
	}
	.toughbook:hover {
		background: url(images/toughbook-badge2.png) top center no-repeat;
	}
	.toughpad {
		background: url(images/toughpad-badge.png) top center no-repeat;
	}
	.toughpad:hover {
		background: url(images/toughpad-badge2.png) top center no-repeat;
	}


/* ---------------------------------------------------------------------------------------------- FOOTER */

#foot-area {
	width:100%;
	font-size:15px;
    font-family: 'KreonRegular';
	color: #999898;
	text-shadow:-0.1em -0.1em #000;
}

.foot-block {
	padding:0 30px;
	max-width:950px;
	height:80px;
	margin:0 auto;
	background:#000 url(images/footer-tails.jpg) top left repeat;
	margin-bottom:20px;border-radius:0 0 8px 8px;
}



footer[role="contentinfo"] {
	border-top: 0px solid #ededed;
	margin-top: 1px;
	margin-top: 0.1rem;
	padding-top:15px;
}

.grup-foot {
	float:left;
	display:block;
}

.left {
	display:block;
	width:400px;
	float:left;
}
.foot-right {
	display:block;
	width:240px;
	float:right;
	margin-top:10px;
	text-align:right;
	font-size:13px;
}

/* ------------------------------------------------------------------------------------ move sidebar to left
*/



/*-- move sidebar to the left --*/
@media screen and (min-width: 600px) {
    .site-content {
        float: right;
	padding-top:23px;
       width: 65.104166667%;
    }
    .widget-area {
        float: left;
    }
    .site {
	padding-top:30px;
    }
    body.full-width .site-content {
       width: 65.104166667%;
   }
    .ie body.full-width .site-content {
       width: 65.104166667%;
   }
}

/* for IE8 and IE7 ----------------*/
.ie .site-content {
    float: right !important;
	padding-top:30px;
       width: 65.104166667% !important;
}
.ie .widget-area {
    float: left;
}

.ie .template-front-page #secondary.widget-area {
 width: 100%; }
  .ie .template-front-page #secondary.widget-area .first.front-widgets {
width: 50.1%; margin-right: 3%; background: #f4f4f4; }
  .ie .template-front-page #secondary.widget-area .second.front-widgets {
width: 46.8%; margin-right: 0; background: #f4f4f4; }
 .ie .template-front-page #secondary.widget-area .widget {
 width: 100%;  }
 

 
  
 /* -------------------------------------------------------------------------------------- global styles
 */