/*  
Theme Name: ndoware-jigur
Theme URI: http://ndoware.com/
Description: modified 02/10/09 02:59
Version: 4.5
Author: Munyux Corp.
Author URI: 
Tags: thumbnails, newspaper, magazine, widgets, admin panel
*/

/* HTML Elements */
* {
	margin:0;
	padding:0;
	}
body {
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;	
	font-size: 11px;
	background: #FAFAFA url(images/bgtop.jpg) repeat-x;
	color: #505050;        
	}
p {	
	margin: 15px 0;
	}
a:link, a:visited {
	color: #3B5998;
	text-decoration:none
	}
a:hover, a:active {
	color: #3B5998;
	text-decoration:underline;
	}
a:active, a:focus {
outline: 0
} 
a img {
	border:0;
	}
code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	
acronym, abbr, span.caps {	
	font-size: 10px;
	letter-spacing: .07em;
	cursor: help;
	}			
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #ececec;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}
select {
	width: 130px;
	}	
/* Structure */
#head {
	width:940px;
	height: 70px;
	margin:0px auto;
	padding: 30px 0 10px 0;
	position:relative;
	}
#page {
	width:940px;
	margin:0px auto 1px auto;
	padding:0 0 10px 0;
	}
.left {
	float:left;
	}
.right {
	float:right;
	}
/* Navigation Bar*/
#navbar {
	margin:0 auto 10px auto;
	padding:0px 10px 0px 10px;
	text-transform:uppercase;
	width:920px;
	height: 27px;
	overflow: hidden;
	background: #ffffff url(images/navbg.jpg) repeat-x;
	border: 1px solid #ECECEC;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	}
#page-bar {
	padding:0px;
	float: left;
	}
#page-bar ul {
	list-style: none;
	}
#page-bar li {
	float:left;
	list-style:none;
	cursor: pointer;
	display:block;
	}
#page-bar li:hover, #page-bar li.current_page_item {
	background: #f1f1f1;background: url(images/navbg-h.jpg);
	}
#page-bar a, #page-bar a:visited {
	margin: 0px;
	padding:7px 12px;
	font-weight:bold;
	color:#333333;
	display:block;
	}
#page-bar a:hover {
	text-decoration:none;
	display:block;
	}
#page-bar p {
	margin:0;
	padding:0;
	}
#searchform {
	width:184px;
	float:right;
	text-align:right;
	padding-top:28px;
	margin-right:10px;
	}
/* Dropdown Menus */		
#page-bar li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
#page-bar li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 132px;
	text-transform:none;
	}
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	width: 122px;
	float: none;
	margin: 0px;
	padding: 4px 10px 4px 10px;
	background: #ffffff;
	z-index: 1;
	position: relative;
	border-left: 1px solid #ECECEC;
	border-right: 1px solid #ECECEC;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	background: #f1f1f1;
	padding: 4px 10px 4px 10px;
	}
#page-bar li ul {
	position: absolute;
	left: -999em;
	border-bottom:1px solid #ECECEC;
	width:144px;
	}
#page-bar li:hover ul {
	left: auto;
	display: block;
	}
#page-bar li:hover ul, #page-bar li.sfhover ul {
	left: auto;
	}
/* Text*/
h1 {}
h2 {
	font:2.0em;
	font-weight:bold;
	}
h3 {
	font:1em;
	margin-bottom:3px;
	color:#333;
	font-weight:bold;
	}
h4 {
	font:1.0em;
	}
h3.cat_title, h3.cat_title a {
	color:#333333;
	letter-spacing:-0.05em;
	}
h3#respond {
	margin-top:0px;
	padding-top:20px;
	}
h3#comments {
	margin-top:32px;
	padding-left:0px;
	margin-bottom:15px;
	}
h3.authors {
	margin-top:15px;
	}
/* Index Page*/
#logo {
	height:70px;
	padding:0;
	text-align:center;
	width:222px;
	}
#tagline {
	margin-top:10px;
	color: #919191;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	position: absolute;
	top: 72px;
	left: 160px;
	font-family: "Times New Roman", Times, serif;
	}
#top {
	margin:0 auto;
	padding-top:12px;
	width:940px;
	}
#headline {
	width:500px;
	float:left;
	padding:10px 20px;
	line-height:1.5em;
	margin:0;
	background:#ffffff;
	color:#333;
	height: 230px;
	border:1px solid #ececec;
	position: relative;
	
	z-index: 0;
	}
#headline a {
	color:#333;
	}
#headline a:hover {
	color:#000;
	text-decoration: none;
	}
#top div.label {
	font:Arial;
	font-weight:bold;
	text-transform:lowercase;
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	padding-bottom:0px;
	padding-top:15px;
	}
#headline h2{
	font-size:16px;
	font-weight:bold;
	line-height:1.2em;
	display:block;
	padding-bottom:10px;
	overflow: hidden;
	}
#headline div.meta {
	display:block;
	padding:4px 0px 4px 0px;
	color:#ececec;
	font-size:0.85em;
	height:145px;
	padding-bottom:5px;
	overflow: hidden;
	}
#headline p {
	height:144px;
	overflow: hidden;
  text-align:justify;
  font-size: 1.1em;
	}
#featured {
	width:386px;
	float:right;
	margin: 0 0 5px 0;
	height: 230px;
	background: #DADADA;
	border:1px solid #CCCCCC;
	position: relative;
	padding: 2px 0;
	}
#featured li {
	padding-bottom:3px;
	height:55px;
   list-style:none;
	}
#featured .info {
	margin-top:0px;
	padding-top:0px;
	float:right;
	width:290px;
	}
#featured h3 {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
}
#featured .meta {
	padding: 0 0 3px 0;
	font-size:8px;
	color: #999;
	font-weight: normal;
	}
#featured .title {
	font-weight:bold;
	}
#featured .divider {
	margin-left:95px;
	}
#featured p {
	color: #444444;
}

#featured a {
	color:#222222;
	}
#featured a:hover {
	color:#222222;
	}
#featured a img {
	border:2px solid #fff;
	margin-right:10px;
	}
#news {
	overflow: hidden;
}
#headline a img {
	border:1px solid #e1e1e1;
	padding: 1px;
	background: #fff;
	margin: 0;
	margin-right:15px;
	margin-bottom:10px;
	}
#single_head {
	width:195px;
	float:left;
	padding:15px 12px 20px 25px;
	margin:0;
	background:#333333;
	color:#fff;
	}
#single_head a img {
	border:3px solid #fff;
	}
#single_desc {
	width:675px;
	float:right;
	padding:0px 10px 5px 10px;
	font-size:1.05em;
	line-height:1.5em;
	}
#single_desc div.title {
	font:2.4em Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	padding-bottom:5px;
	padding-top:10px;
	}
#single_desc div.meta {
	display:block;
	padding-bottom:5px;
	font-size:0.85em;
	}
#single_desc p {
	margin:0px;
	padding-bottom:10px;
	}
#single_desc a {
	color:#000000;
	}
#single_desc a:hover {
	color:#808080;
	}
#mores {
	margin:0 auto;
	width:940px;
	font-size:0.7em;
	}
#more-head {
	background:#333333;
	text-align:center;
	float:left;
	padding:10px 12px 10px 15px;
	margin-left: 10px;
	}
#more-feat {
	background:#dedede;
	text-align:center;
	float:right;
	width:310px;
	padding:10px 10px 10px 13px;
	margin-right: 10px;
	}
#more-head a {
	background:#404040;
	color:#b0b0b0;
	}
#more-feat a {
	background:#d0d0d0;
	color:#505050;
	}
#more-head a, #more-feat a {
	display:block;
	font-weight:bold;
	padding:3px;
	}
#more-feat a:hover {
	text-decoration:none;
	background:#b0b0b0;
	}
#more-head a:hover {
	text-decoration:none;
	background:#505050;
	}
#middle {
	margin:0 auto;
	padding:10px 10px 0px 10px;
	background:#fff;
	width:940px;
	font-size:0.7em;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	} 
.category {
	width:164px;
	float:left;
	border-top:8px solid #333333;
	margin:0px;
	padding:5px 10px 15px 10px;
	background:#fff;
	}
.category p {
	margin:0;
	}
.category span.cat_title, #front-popular h3, #front-list .cat_title, #gallery h3, #paged-list .cat_title {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}
#front-list .cat_title,#paged-list .cat_title {
	font-size:1.25em;
	}
#front-popular h3 {
	color:#fff;
	padding-bottom: 5px;
	
	font-family: "Times New Roman", Times, serif;
	}
.more-link {
	display:block;
	margin:15px 0px;
	}
.category a {
	color:#333333;
	display:block;
	background:none;
	}
.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}
#bottom-left {
	float:left;
	}
#bottom-left .meta, #content.archive .meta {
	font-size:0.85em;
	}
#front-list {
	width:570px;
	padding:10px;
	background:#fff;
	font-size:1.05em;
	line-height:1.75em;
	margin-bottom:10px;
	border:1px solid #ececec;
	}
#front-list blockquote {
	padding: 0px 10px 0 10px;
	}
#front-list .title {
	font:1.5em Arial;
	font-weight:bold;
	letter-spacing:-0.05em;
	}
#front-list .divider {
	margin-left:216px;
	margin-top:0px;
	margin-bottom:0px;
	}
.author {
	font-size:0.8em;
	font-weight:bold;
	}
.meta {
	color:#333333;
	font-weight:bold;
	}
#headline p, #featured p {
	margin:0;
	}
#paged-list {
	width:570px;
	padding:0px 10px;
	background:#fff;
	font-size:1.05em;
	line-height:1.75em;
	border:1px solid #ececec;
	}
#paged-list .clearfloat {
	background:url(images/dots_content.gif) repeat-x bottom;
    padding-bottom:1px;
	}
.onecolumn {
	line-height:1.5em;
	padding:10px 0px;
	margin:0;
	}
.onecolumn img {
	float:left;
	margin:8px 10px 7px 0px;
	border:1px solid #ccc;
	padding:2px;
	}
.tanbox {
	width:275px;
	line-height:1.5em;
	padding:10px 0px;
	margin:0;
	}
.archive .tanbox {
	width:570px;
	background:url(images/dots_content.gif) repeat-x bottom;
    padding-bottom:1px;
	}
.tanbox img {
	float:left;
	margin:8px 10px 7px 0px;
	border:1px solid #ccc;
	padding:2px;
	}
.tanbox h2 a, .onecolumn h2 a {
	font:16px Arial;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:bold;
	}
.tanbox p, .onecolumn p {
	margin:5px 0px;
	}	
#navigation {
	padding:15px 10px;
	font-size:1.05em;
	text-align:center;
	width:550px;
   z-index: -1;
	}
/* Content Page*/
#content {
	width:590px;
	background:#FFFFFF url(images/bg1.jpg) repeat-x bottom;
	padding:10px;
	line-height:1.75em;
	float:left;
	border:1px solid #e9e9e9;
	}
.post {
	font-size:1.05em;
	line-height:1.75em;
	}
.post p {
	margin-top:0px;
	}
.post .clearfloat {
	border-bottom:1px solid #e2e2e2;
	padding-bottom: 10px;
	}
.entry {
        text-align:justify;
        }
.entry ul, .post ol {
	margin-bottom:15px;
	}
#content h2.title {
	letter-spacing:-0.05em;
	border-bottom:1px solid #e2e2e2;
	border-top:3px solid #e2e2e2;
	margin-bottom:0px;
	padding:5px 0px;
	color:#000000;
	}
.entry ul li {	
	list-style:square;
	margin-left:30px;
	}
.entry ol li {	
	list-style:decimal;
	margin-left:30px;
	}
.entry ol li ul li {	
	list-style:square;
	margin-left:20px;
	}
.entry img, .post a img, #front-list img {
	border:1px solid #ccc;
	margin:0 10px 5px 0;
	padding:2px;
	}
	
.entry img {max-width:560px;}
.entry a {
	font-weight: bold;
	}
.post .ads {
	margin-top:10px;
	}
.stats {
	margin-bottom:15px;
	padding:8px 0px;
	font:0.9em Arial;
	display:block;
	border-bottom:1px solid #e2e2e2;
	font-weight:bold;
	}
.stats .tags {
	background: url(images/ico-tags-trans.png) no-repeat top right;
	float: right;
	padding-right: 20px;
	height: 16px;
	font-size: 10px;
}
.tags a {
	color: #666;
}
span#map {
	font-size:0.9em;
	}
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
}
/* Sidebar*/
#sidebar {
	width:320px;
	float:right;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	}
.spoiler { 	
	padding:0px 12px;
	background:#fff;
	border:1px solid #ececec;
	margin-bottom:12px; 	
	overflow:hidden;
}
.spoiler:hover {
	background:#f6f6ff;
}
.spoiler img {
	border:1px solid #ccc;
	padding:2px;
	margin-right:3px;
	margin-bottom:10px;
	}
#sidebar .spoiler h3 {
	padding: 0;
	background: none;
}
#sidebar .spoiler h3 a {
	font:1em Arial, Helvetica, Verdana, Sans-Serif; 	
	font-weight:normal; 	
	color:#fff; 	
	margin:0px 0px 8px 0px; 	
	padding:3px 10px;
	border-bottom:1px solid #ececec;
	background: #333333;
	width: 275px;
	display: block;
	cursor: pointer;
	}
.spoiler h3 a {
	color:#fff;
	text-decoration:none;
	}
.spoiler p {
	margin:0;
	color:#6d6d6d;
	}
.spoiler h4 {
	font:1.05em Arial, Helvetica, Verdana, Sans-Serif; 	font-weight:bold;
	margin-bottom:5px;
	}
.spoiler h4 a {
	color:#333333;
	}
#sidebar a {
	color: #000000;
}
#sidebar a:hover {
	color: #333333;
} 
#sidebar h3 {
	font:1.1em Arial;
	font-weight:bold;
	background:#333;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:3px 10px;
	}
#sidebar-top, #sidebar-bottom {
	width:298px;
	float:right;
	padding:0px 10px 10px 10px;
	background:#fff;
	border:1px solid #ececec;
	}
#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}
#sidebar-middle {
	width:320px;
	float:right;
	}
/*
#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	background:#fff;
	border:1px solid #ececec;
	}
#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	background:#fff;
	border:1px solid #ececec;
	}
*/
#sidebar li {
	list-style:none;
	border-bottom:1px dotted #bbbbbb;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}
#sidebar li ul li {
	border-bottom:0px;
	}
#sidebar-ads {
	width:300px;
	float:right;
	margin-bottom:10px;
	padding:10px;
	background:#fff;
	}
#sidebar h3 img { margin-top:1px; }
/* Form Elements */
select {
	border:1px solid #333333;
	width:100%
	}
.submitbutton {
	padding: 1px;
	border:1px solid #aaa;
	background:#fff;
	font-size:0.9em;
	color:#aaa;
	cursor: pointer;
	}
.field {
	padding: 1px;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	background:#fff;
	font-size:1.0em;
	}
#search .searchbutton {
	padding: 1px;
	border:1px solid #333333;
	background:#fff;
	font-size:1.0em;
	}
#commentform input {
	width: 140px;
	margin: 5px 5px 0px 0;
	}
#commentform textarea {
	width: 99%;
	margin-top:5px;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	}
/* Comments*/
#comments {
	line-height:1.5em;
	
	padding-top: 25px;
	}
.commentlist cite {
	font-style:normal;
	margin-bottom:0px;
	display:block;
	font-size:1em;
	}	
.commentlist blockquote {
	background:#ededed;
	}
.commentlist p {
	margin: 10px 0;
}	
.commentlist p.thdrpy {
	font-size: 10px;
}
.commentlist li {
	color:#000000;
	padding: 10px 14px 10px 14px;
	background:#f6f6f6;
	border-bottom: 1px solid #dfdfdf;
	list-style:none;
	margin-bottom:3px;
	}
.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}
.commenttext {
	width:470px;
	float:right;
	line-height:1.2em;
	}
.commenttext-child {
		width:415px;
	float:right;
	line-height:1.2em;
}
	
li.my_comment {
	background: #fff;
	}
li cite strong {
	font-size: 1.1em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
.commentmetadata {
	color:#4d4d4d;
	display: block;
	text-align:right;
	font-size:0.9em;
	float: right;
	}
.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
.commentlist small {
	background:#e9e9e9;
	}
.avatar {
	border:1px solid #ccc;
	margin:0px 8px 6px 0;
	float:left;
	padding:2px;
	}	
#sidebar .avatar {
	border: none;
	padding: 0;
	margin: 0;
	
}
#comment {
	width:590px;
	background:#fff;
	}
/* Footer*/
#carousel {
	font-size:0.7em;
	color:#fff;
	width: 910px;
	background:#fff;
	margin: 0 auto;
	padding:15px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}
.carousel-item {
    width:131px;
    float:left;
    padding:0px 20px;
    border-right:1px dotted #ccc;
}
.carousel-item img {
    border:1px solid #ccc;
    padding:2px;
    margin-bottom:5px;
}
.carousel-item .info {
    font-weight:bold;
}
#gallery {
	font-size:0.7em;
	color:#333;
	width: 940px;
	background:#dedede;
	margin: 0 auto;
	padding:15px 0px 0px 15px;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	}
#front-popular #random, #gallery #random {
    float:right;
    width:613px;
    padding-bottom:5px;
}
#front-popular #random img, #gallery #random img {
    padding:2px;
    border:1px solid #ccc;
    margin-right:16px;
    margin-bottom:15px; 
    background:#fff;
}
#gallery h3 {
    display:block;
    padding-bottom:5px;
}
#front-popular {
	color:#fff;
	width: 890px;
	background:#333;
	margin: 0 auto;
	padding:15px 25px;
	}
#recentpost, #mostcommented {
	width:256px;
	float:left;
	padding:0px 20px 0px 0px;
	/*border-right:1px solid #808080;*/
	}
#mostcommented {
	margin-left:20px;
	}
#recent_comments {
	width:276px;
	float:right;
	padding:0px;
	}
#recentpost a, #mostcommented a, #recent_comments a {
	color:#fff;
	}
#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}
#recentpost li, #mostcommented li, #recent_comments li {
	list-style:none;
	background:url(images/dots_footer.gif) repeat-x top;
    padding-top:1px;
	}
#recentpost ul li a, #mostcommented ul li a, #recent_comments ul li a {
	padding:5px;
	display:block;
	text-decoration:none;
	}
#recentpost ul li a:hover, #mostcommented ul li a:hover, #recent_comments ul li a:hover {
	background:#000000;
	color:#fff;
	}
#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	background:none;
	}
#footer {
	margin: 0 auto;
	width: 900px;
	text-align: center;
	color:#333333;
	padding:10px 0 30px 0;
	font-family: Arial, Helvetica, sans-serif;
	}
#footer p {
	margin: 0;
}
#footer a {
	color: #000000;
}
#footer a:hover {
	color:#808080;
	}
.more a {
	color: #919191;
}
/* Float Properties*/
.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.clearfloat {
	display: inline-block;
	}
/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}
*+html .clearfloat {
	height:1%;
	}
.clearfloat {
	display:block;
	}
.postmetadata {
	font-size: 75%;
	font-weight: bold;
	font-style: italic;
}
/*Headline Post Slide Show*/ 
.slide_cont ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.slide_cont ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.slide_cont{
	width:590px;
	height: 250px;
	clear:none;
	float:left;
}
 .slide_cont ul li h3 a, .slide_cont ul li h3 a:hover{
	color:#fff;
}
 
.prev{
	display:block;
	width:20px;
	height:17px;
	background: #ffffff url('images/nav.png') no-repeat 2px 1px;
	cursor:pointer;
	margin:0;
	position: absolute;
	top: -10px;
	right:35px;
	z-index: 5;
	border: 1px solid #ECECEC;
	text-align: center;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-bottomleft:6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-bottom-left-radius:6px;
}
 a.prev:hover {
 	background: #ffffff url('images/nav-h.png') no-repeat 2px 1px;
 }
 .morejurnal{
	display:block;
	width:100px;
	height:17px;
	background: #ffffff;
	cursor:pointer;
	margin:0;
	position: absolute;
	bottom: 5px;
	right:5px;
	z-index: 5;
	border: 1px solid #ECECEC;
	text-align: center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
a.morejurnal:hover{
	background: #fff6f6;
}
.next{
	display:block;
	width:20px;
	height:17px;
	background: #ffffff url('images/nav.png') no-repeat  -32px 1px;
	cursor:pointer;
	position: absolute;
	top: -10px;
	right:10px;
	z-index: 5;
	border: 1px solid #ECECEC;
	text-align: center;
	-moz-border-radius-topright:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-border-top-right-radius:6px;
	-webkit-border-bottom-right-radius:6px;
}
a.next:hover {
	background: #ffffff url('images/nav-h.png') no-repeat  -32px 1px;
}
.morenews{
	display:block;
	width:100px;
	height:15px;
	background: #ffffff;
	cursor:pointer;
	margin:0;
	position: absolute;
	bottom: -1px;
	right:5px;
	z-index: 5;
	border: 1px solid #cccccc;
	text-align: center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-weight: bold;
}
#featured a.morenews a {
  	font-weight: bold;
  }
a.morenews:hover {
	text-decoration: none;
	background: #fff6f6;
  }
  
label {
	font-size:11px;
	font-weight:bold;
	text-align:left;
	padding:0 3px;
}
.headtags {
	position: absolute;
	top:222px;
	left: 2px;
	font-style: italic;
	color: #a0d0eb;
	background: url(images/ico-tags-trans.png) no-repeat top left;
	padding-left: 17px;
	font-size: 10px;
}
#headline .headtags a {
	color: #888;
}
#headline .headtags a:hover {
	color: #333;
} 
/* LABELS */
#headline h2.labeljurnal{
	display:block;
	width:66px;
	height:18px;
	background: #ffffff;
	cursor:pointer;
	margin:0;
	position: absolute;
	top: -19px;
	left:10px;
	z-index: 5;
	border: 1px solid #ECECEC;
	border-bottom: none;
	text-align: center;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	padding: 0;
}
#headline h2.labeljurnal a {
	color: #222222;
}
#headline h2.labeljurnal a:hover {
	color: #000000;
}
	.labelnews{
	display:block;
	width:66px;
	height:14px;
	background: #DADADA ;
	cursor:pointer;
	margin:0;
	position: absolute;
	top: -6px;
	left:10px;
	z-index: 5;
	border: 1px solid #CCCCCC;
	border-bottom: none;
	text-align: center;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
}
#featured a.labelnews {
	color: #222222;
}
#featured a.labelnews:hover {
	color: Black;
	text-decoration: none;
}
h1.labelartikel{
	display:block;
	width:66px;
	height:18px;
	background: #ffffff;
	cursor:pointer;
	margin:0;
	position: absolute;
	top: -19px;
	left:10px;
	z-index: 5;
	border: 1px solid #ECECEC;
	border-bottom: none;
	text-align: center;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	padding: 0;
}
#headlinelist {
	width:500px;
	height: 90px;
	float:left;
	padding:10px;
	line-height:1.5em;
	margin:0;
	margin-left:10px;
	background:#f6f6f6;
	color:#333;
	border:1px solid #ececec;
	border-top: none;
	position: relative;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-left-radius:6px;
	-webkit-border-bottom-right-radius:6px;
	}
#headlinelist ul li {
	margin-left: 5px;
	list-style: none;
}
#headlinelist li {
	background:transparent url(images/PostContentLiIco.png) no-repeat scroll 0 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:2px 0 2px 13px;
	height: 14px;
	overflow: hidden;
}
#headlinelist a {
	text-decoration: none;
	font-weight: bold;
}
#headlinelist a:hover {
	color: #000000;
	text-decoration: none;
}
/*ARTIKELS*/
#artikel {
	width: 940px;
	background:#FFFFFF url(images/bg1.jpg) repeat-x bottom;
	border:1px solid #ECECEC;
	padding: 0;
	position: relative;
}
#artikel-1, #artikel-3, #artikel-2, #artikel-4 {
	float:left;
}
#artikel-1:hover , #artikel-3:hover , #artikel-2:hover , #artikel-4:hover  {
	background: #f8f8f8;
}
.artikellist {
	width: 215px;
	padding: 10px;
}
.artikellist img {
	border:1px solid #CCCCCC;
	float:right;
	margin:0px 0 5px 5px;
	padding:2px;
}
#artikel h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	width: 166px;
	background: url(images/ic.png) no-repeat;
	padding: 0 0 2px 40px;
	margin: 0 0 10px 0;
}
#artikel-2 h2 {
	background: url(images/fpga.png) no-repeat;
}
#artikel-3 h2 {
	background: url(images/plc.png) no-repeat;
}
#artikel-4 h2 {
	background: url(images/comp.png) no-repeat;
}
#artikel .clearfloat {
	border-bottom: 1px dotted #dadada;
	padding: 5px 0 0 0;
}
#artikel h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	font-size: 12px;
}
#artikel li h3  {
	font-size: 11px;
}
#artikel h2 a:hover {
	text-decoration: none;
}
#artikel p {
	margin: 2px 0;
	text-align: justify;
}
#artikel p.labelnew {
	clear: both;
	float: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	background: url(images/ico-star-trans.png) no-repeat;
	padding: 0 0 0 20px;
	margin: 5px 0 ;
	display: none;
}
#artikel p.labellist {
	clear: both;
	float: none;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	background: url(images/post.gif) no-repeat;
	padding: 0 0 0 20px;
	margin: 15px 0 5px 0 ;
}
#artikel ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:5px;
}
#artikel li {
	background:transparent url(images/sub.png) no-repeat scroll 0 0;
	padding:2px 0 2px 13px;
}
#artikel a {
	color: #222222;
}
#artikel a:hover {
	color: #666666;
}
#panel-1, #panel-2, #panel-3, #panel-4, #panel-cm {
	display: none;
}
 .moreartikel{
	display:block;
	width:125px;
	height:17px;
	background: #ffffff;
	cursor:pointer;
	margin:0;
	z-index: 5;
	float: right;
	border: 1px solid #ECECEC;
	text-align: center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin: 7px 0;
}
#cse-search-box {
	width:184px;
	float:right;
	text-align:right;
	padding-top:3px;
	margin-right:80px;
	}
	
#hasil-pencarian {
	width: 800px;
	margin: 10px auto;
}
/*ADVERTISE*/
#topads {
	float: right;
	padding-right: 15px;
	position:absolute;
	right:0;
	top:10px;
}
#topads img {
	height: 40px;
	width: 300px;
}
#middleads {
	margin: 0px auto;
	padding: 0;
	width: 940px;
	height: 60px;
}
#middleads img {
	width: 460px;
	float: left;
	height: 50px;
}
#topbutton {
	position: absolute;
	top: 103px;
	right: 14px;
}
/*Info Komentar */
#commentsinfo {
	background:url(images/idc-infobar.png) no-repeat scroll 0 0;
	float:none;
	height:41px;
	width:auto;
}
#commentsinfo-inner {
	background: url(images/idc-infobar.png) no-repeat scroll 100% 0;
	float:none;
	line-height:41px;
	margin:0 0 0 23px;
	padding:0 9px 0 0;
	width:auto;
}
#commentsinfo h3 {
	font-size:22px;
	line-height:41px;
	font-family:Arial,Helvetica,Verdana,sans-serif;
}
#commentsinfo h3 small {
	font-size: 13px;
}
#commentsinfo a {
	cursor: pointer;
}
#commentsinfo span {
	display: inline;
}
#toggle-cm {
	float:left;
line-height:41px;
}
#toggle-cm-img{
	border-left:1px solid #999999;
	display:block;
	float:left;
	height:21px;
	margin:8px 0 8px 9px;
	padding:4px 0 0 9px;
	width:19px;
}
#open-cm, #close-cm {
	background:transparent url(images/idc-infobar.png) no-repeat scroll 0 -41px;
	display:block;
	height:18px;
	width:19px;
	cursor: pointer;
}
#open-cm:hover {
	background-position:-19px -41px;	
}
 #close-cm {
 	background-position:-38px -41px;	
 }
 #close-cm:hover {
 	background-position:-57px -41px;	
 }
 .comment-childs {
 	margin:5px 0px 2px 0px;
padding:4px 2px 2px 4px;
 }
a.commentbut {
	background: url(images/comment-grey-bubble.png) no-repeat;
	padding-left: 15px;
	height: 16px;
	float: left;
}
.addthis_toolbox {
	float: left;
	width: 200px;
}
#video {
	width:376px;
	float:right;
	margin: 0;
	height: 125px;
	background: #F6F6F6;
	border:1px solid #ECECEC;
	position: relative;
	padding: 10px 5px;
	}
.morevideo{
	display:block;
	width:100px;
	height:17px;
	background: #ffffff;
	color: #000000;
	cursor:pointer;
	margin:0;
	position: absolute;
	bottom: 5px;
	right:5px;
	z-index: 5;
	border: 1px solid #cccccc;
	text-align: center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-weight: bold;
}
#video a {
	color: Black;
}
  a.morevideo:hover {
	text-decoration: none;
	background: #fff6f6;
  }
.labelvideo{
	display:block;
	width:66px;
	height:18px;
	background: #F6F6F6 ;
	cursor:pointer;
	margin:0;
	position: absolute;
	top: -19px;
	left:10px;
	z-index: 5;
	border: 1px solid #ECECEC;
	border-bottom: none;
	text-align: center;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-webkit-border-top-left-radius:6px;
	-webkit-border-top-right-radius:6px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
}
#video a.labelvideo {
	color: #222222;
}
#video a.labelvideo:hover {
	color: Black;
	text-decoration: none;
}
.videothumb {
	padding-right: 5px;
	position: relative;
	width: 120px;
	height: 120px;
	display: block;
	float: left;
	overflow: hidden;
	background: url(images/defaultvid.jpg) no-repeat;
}
.videothumb img {
	border: 1px solid #ffffff;
	margin: 0;
	padding: 0;
}
.videothumblayer {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	height: 90px;
}