/*
Template Name: Internet Business
File: Layout CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/

@import url(http://pgsd.upgrismg.ac.id/styles/navi.css);
@import url(http://pgsd.upgrismg.ac.id/styles/forms.css);
/*@import url(http://pgsd.upgrismg.ac.id/styles/tables.css);*/
@import url(http://pgsd.upgrismg.ac.id/styles/style.css);
@import url(http://pgsd.upgrismg.ac.id/styles/featured_slide.css);

body{
	margin:0;
	padding:10px 0 0 0;
	font-size:12px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background:#fff url('http://pgsd.upgrismg.ac.id/images/bgpgri.gif') repeat-x; font: 11px Verdana, Arial, Helvetica, sans-serif; color:#333;
	}

img{border:0; display:block; padding:0; margin:0;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear:both;}
br.clear{clear:both; margin-top:-15px;}
a{outline:none; text-decoration:none;}

.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr{border:1px solid #DFDFDF; padding:5px; color:#666666; background-color:#FFFFFF;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

/* ----------------------------------------------Generalise-------------------------------------*/

h1, h2, h3, h4, h5, h6{
	margin:0 0 10px 0;
	padding:0 0 8px 0;
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px dotted #FBBC11;
	color:#0421B2;
	}

#header, #topbar, #featured_slide, #homecontent, #breadcrumb, #container, #footer, #copyright{
	margin:0 auto 0;
	display:block;
	width:960px;
	}

.wrapper{

	display:block;
	width:920px;
	padding:3px 10px;
	color:#666666;
	background-color:#FFFFFF;
	border-left:10px solid #DFDFDF;
	border-right:10px solid #DFDFDF;
	}

/* ----------------------------------------------Header-------------------------------------*/

#header .wrapper{
	border-top:10px solid #DFDFDF;
	}

#header h1, #header p{
	margin:0;
	padding:0;
	}

#header .fl_left{
	display:block;
	float:left;
	width:400px;
	margin:5px 0 0 0;
	}

#header .fl_right{
	display:block;
	float:right;
	width:468px;
	}

#header h1{
	margin:0;
	font-size:36px;
	border:none;
	}

#header h1 a{
	color:#AA0602;
	background-color:#FFFFFF;
	}

/* ----------------------------------------------Topbar-------------------------------------*/

#topbar .wrapper{
	padding:0 10px;
	}

#topbar #search{
	display:block;
	float:right;
	width:251px;
	height:31px;
	margin:0;
	padding:5px 0 0 8px;
	color:#FFFFFF;
	background-color:#FBBC11;
	border-left:1px dotted #666666;
	overflow:hidden;
	}

/* ----------------------------------------------Homepage Intro-------------------------------------*/

#homecontent .wrapper{
	padding:25px 10px;
	}

#homecontent a{

	color:#AA0602;
	background-color:none;
	}

#homecontent ul{
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
	}

#homecontent li{
	display:block;
	float:left;
	width:290px;
	margin:0 25px 0 0;
	padding:0;
	}

#homecontent li.last{margin-right:0;}

#homecontent li h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 8px 0;
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	background-color:#FFFFFF;
	line-height:normal;
	border-bottom:1px dashed #CCCCCC;
	}

#homecontent li h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	}

#homecontent p.readmore{
	display:block;
	width:100%;
	text-align:right;
	line-height:normal;
	font-weight:bold;
	margin:0;
	padding:0;
	}

/* ----------------------------------------------BreadCrumb-------------------------------------*/

#breadcrumb .wrapper{
	padding:15px 10px;
	border-bottom:1px solid #CCCCCC;
	}

#breadcrumb a{
	color:#059BD8;
	background-color:#FFFFFF;
	}

#breadcrumb ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#breadcrumb ul li{display:inline;}
#breadcrumb ul li.current a{text-decoration:underline;}

/* ----------------------------------------------Content-------------------------------------*/

#container .wrapper{
	padding:20px 10px;
	line-height:1.4em;
	color:#666666;
	background-color:#F5F5F5;
	}

#container a{
	color:#059BD8;
	background-color:#F5F5F5;
	}

#container h1, #container h2, #container h3, #container h4, #container h5, #container h6{
	padding-bottom:8px;
	border-bottom:1px dotted #CCCCCC;
	}

#content{
	display:block;
	float:left;
	width:610px;
	}

/* ------Comments-----*/

#comments{margin-bottom:40px;}

#comments .commentlist {margin:0; padding:0;}

#comments .commentlist ul{margin:0; padding:0; list-style:none;}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}

#comments .commentlist li.comment_odd{color:#666666; background-color:#FFFFFF;}
#comments .commentlist li.comment_odd a{color:#059BD8; background-color:#FFFFFF;}

#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#059BD8; background-color:#E8E8E8;}

#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}

#comments .commentlist p{margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}

#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}

/* ----------------------------------------------Column-------------------------------------*/

#column{
	display:block;
	float:right;
	width:300px;

	
	}

#column .holder, #column #featured{
	display:block;
	width:300px;
	margin-bottom:20px;

	
	}

#column .holder h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 0 0;
	font-size:20px;
	line-height:normal;
	border-bottom:1px dashed #666666;
	}

#column .holder h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	border:1px solid #666666;
	}

#column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	color:#666666;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	}

#column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}
	
/* Featured Block */

#column #featured a{
	color:#666666;
	background-color:#F9F9F9;
	}

#column #featured ul, #column #featured h2, #column #featured p{
	margin:0;
	padding:0;
	list-style:none;
	}

#column #featured a{
	color:#059BD8;
	background-color:#F9F9F9;
	}

#column #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 25px;
	color:#666666;
	background-color:#F9F9F9;
	}

#column #featured li p.imgholder{
	display:block;
	width:240px;
	height:90px;
	margin:20px 0 15px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

#column #featured li h2{
	margin:0;
	padding:0 0 14px 0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	border-bottom:1px dashed #666666;
	}

#column #featured p.readmore{
	display:block;
	width:100%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

#column #latestnews{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	}

#column #latestnews li{
	display:block;
	margin:0 0 20px 0;
	padding:0 0 15px 0;
	border-bottom:1px dotted #DDDDDD;
	}

#column #latestnews li.last{
	margin-bottom:0;
	}

#column #latestnews p{
	margin:0;
	padding:0;
	line-height:normal;
	}

#column #latestnews .imgl{
	margin:0 10px 10px 0;
	padding:4px;
	}

/* ----------------------------------------------Footer-------------------------------------*/

#footer .wrapper{
	padding:20px;
	border:none;
	color:#52812B;
	background-color:#FBBC11;
	}

#footer a{
	color:#fff;
	background-color:#FBBC11;
	}

#footer h2{
	padding-bottom:8px;
	border-bottom:1px dotted #999999;
	}

#footer p, #footer ul, #footer a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:normal;
	}

#footer .footbox{
	display:block;
	float:right;
	width:175px;
	margin:0 0 0 30px;
	padding:0;
	}

#footer li{
	margin-bottom:3px;
	}

#footer .last{
	margin:0;
	}

#newsletter{
	display:block;
	float:left;
	width:300px;
	}
#newsletter li{
list-style-type:square;
	}

/* ----------------------------------------------Copyright-------------------------------------*/

#copyright .wrapper{
	padding:10px 20px;
	border:none;
	}

#copyright p{
	margin:0;
	padding:0;
	}

#copyright .wrapper, #copyright a{
	color:#AA0602;
	background-color:#0421B2;
	}
	
#copyright .wrapper, #copyright a:hover{
	color:#fff;
	background-color:#0421B2;
	}
/*--------------Tambahan Style---------------*/
.box-01-top {width:300px; height:5px; margin-top:360px; background:url("http://pgsd.upgrismg.ac.id/styles/design/box-01-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-01-top2 {width:300px; height:5px; margin-top:10px; background:url("http://pgsd.upgrismg.ac.id/styles/design/box-01-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-01-top-b {padding:5px 10px 15px 10px; background:url("http://pgsd.upgrismg.ac.id/styles/design/box-01-top-b.gif") 0 100% no-repeat;}
.box-01-top-b .f-left {text-transform:uppercase; padding-left:55px; font-size:120%;}
.box-01-top-b .f-right {padding-top:5px; font-size:85%;}
.box-01-bottom {width:300px; height:11px; background:url("http://pgsd.upgrismg.ac.id/styles/design/box-01-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-01 {padding:5px; background:url("http://pgsd.upgrismg.ac.id/styles/design/box-01.gif") 0 0 repeat-y;}
.box-01 .bg {margin:10px 0; padding:10px 0;}

.box-01-top, .box-01-top-b {background-color:#21c8fe; color:#FFF;}
.box-01-top-b .f-right {color:#FFF;}
.box-01 .bg {border-top:1px solid #A8E7FB; border-bottom:1px solid #A8E7FB; background:#21c8fe;}

	.news {margin:0;}
    .news dt {display:block; float:left; width:50px; font-weight:bold; text-align:center; line-height:1.2;}
    .news dt span {font-size:140%;}
    /*.news dd {display:block; float:left; width:250px; font-size:85%; line-height:1.8;}*/
	
	
	
	.newsart {margin-left:5px;}
    .newsart dt {display:block; float:left; width:50px; font-weight:bold; text-align:center; line-height:1.2;}
    .newsart dt span {font-size:140%;}
    /*.news dd {display:block; float:left; width:250px; font-size:85%; line-height:1.8;}
	.news dda {display:block; float:left; width:250px; padding-right:2px; height:auto;}*/


/*#tampil_komentar{
	width:420px;
	float:left;
	margin:5px 5px;
	padding:5px 5px;
	border: 1px solid #E1E2F1;
-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
-webkit-border-radius:0.4em;
}
#tampil_komentar h1{
text-align:center;
font:Arial, Helvetica, sans-serif;
font-size:18px;
color:#0066CC;
}
#com{
	border: 1px solid #CFCEE1;
	margin-bottom:7px;
	padding:6px;
	width:410px;
	float:right;
	-moz-border-radius:2em 0;
	-khtml-border-radius:2em 0;
-webkit-border-radius:0.4em;
}
#com:hover{
border: 1px solid #5B53E0;
}
#com a{
color:#272222;
border:none;
}

#berita{float:left; width:635px; border:solid 0px; border-color:#CACAD8; padding:5px;}
.div_berita{
	border: 1px solid #dedede;
	margin-bottom: 10px;
	padding: 0px 2px 0px 2px;
	/*padding: 0px 10px 0px 10px;
	line-height: 160%;
	text-align:justify;
	word-spacing: -1px;
	color:#003366;
	background:#FFF2B4;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
-webkit-border-radius:0.4em;
}
.div_berita:nth-child(2n+2){
background-color:#DAF1B2;
line-height: 160%;

}


.div_berita:hover{
	border: 1px solid #9DB9C3;
	background: #D7E68F;
}

.judul_berita_home {

	padding: 5px 5px 5px 5px;
	border: 0px solid #ffff00;
	margin-left: 5px;
	font-size: 1.2em;
	font:Arial, Arial, sans-serif;
	font-weight: bold;
	font-style:italic;
	border-bottom: 0px dashed #ff0000;
	color:#000066;

}
.judul_berita_home a {
color:#fff;
}
.judul_berita {

	padding: 5px 5px 5px 5px;
	border: 0px solid #ffff00;
	margin-left: 5px;
	font-size: 1.5em;
	font:Arial, Arial, sans-serif;
	font-weight: bold;
	font-style:italic;
	border-bottom: 0px dashed #ff0000;
	color:#000066;

}
.judul_berita a {
color:#fff;
}
.isi_biasa{
color:#000099;
	padding: 0px 10px 0px 10px;
}
.isi_biasa li{
	margin: 0px 0px 0px 35px;
	padding: 0px 0px 0px 2px;
}
.view_berita {
	/*background: #E0E4E4;
	width:899px;
	/*border-bottom: 1px solid #3D484C;
	padding: 5px;
	-moz-border-radius:0.5em;
	-webkit-border-radius:0.5em;
	-khtml-border-radius:0.5em;
	}
	
.view_berita table{
	width:899px;
	/*border-bottom: 1px solid #3D484C;
	padding: 5px;
	-moz-border-radius:0.5em;
	-webkit-border-radius:0.5em;
	-khtml-border-radius:0.5em;
	}
.view_berita h2{
	font-size:12px;
	color:#41290B;
	font-style:italic;
	background: #E0E4E4;
	font:Arial, Helvetica, sans-serif;
	}
#pertanyaan{
	width:420px;
	float:right;
	margin:12px;
	padding:0px 0px;
	/*border: 1px solid #E1E2F1;
-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
-webkit-border-radius:0.4em;
}
#pertanyaan h1{
text-align:center;
}
#tampil_pertanyaan{
	width:420px;
	float:left;
	margin-right:5px;
	margin-top=10px;
	padding:5px 5px;
	/*border: 1px solid #E1E2F1;
-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
-webkit-border-radius:0.4em;
}

.pertanyaan table{ 
width:100px;
	border-collapse:collapse;
	table-layout:auto;
	vertical-align:top;
	margin-bottom:15px;
	border:1px solid #CCCCCC;
	
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
	-webkit-border-radius:0.4em;
	

}

.image { float: left; border: 1px solid #52812B; padding: 4px; margin: 5px 5px 0px 5px; }*/