@charset "utf-8";
/* CSS Document */

/*  
Theme Name: Pasca UNIPA 2
Theme URI: http://www.unipa.ac.id
Description: WordPress Theme.
Version: ver 1.0
Author: Pasca UNIPA
Author URI: https://pasca.unipa.ac.id
*/

@import "css/dropdown.css";
/* GENERAL */
body {
	margin: 0;
	padding: 0;
	background: #f4f5ef url(images/bg-main.gif) fixed;
	position: relative;
}
div {
	position: relative
}
h1, h2, h3, h4, h5, h6, ol, ul, li {
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
}
.listnews .post-thumbnails {
	float: left;
  	margin: 10px 12px 10px 0;
  	padding: 4px;
  	overflow: hidden;
  	position: relative;
}

.left {
	float: left
}
.right {
	float: right
}
.clear {
	clear: both
}
#wrapper {
	width: 960px;
	margin: 10px auto;
	background: #fff;
	min-height: 600px;
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,.9);
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.9);
	box-shadow: 0px 0px 5px rgba(0,0,0,.9);
}
/* HEADER */
#header {
	min-height: 180px;
	background:url(images/header.jpg) no-repeat bottom right;
	background-size: cover;
}
.logo-img {
	margin: 20px 10px 0 36px;
	float:left;
}
.logo-img img {
	width: 100px;
	height: auto;
	max-height: 100px
}
.logo-text {
	padding: 42px 0 0 10px;
	text-shadow: 0 1px 0 rgba(0,0,0,.5);
}
.logo-text a {
	color: #fff!important;
	font-size: 28px;
	line-height: 32px
}
.logo-text .desc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #fff;
	margin: 4px 0 0 0
}
.bigmenu {
	height: 30px;
	position: absolute;
	bottom: 0;
	width: 100%;
	background: #022981;
}
/* MAIN */
#main {
	padding: 0px 0 15px
}
#breadcrumb {
	background: #e6e9ec;
	min-height: 20px;
	border-bottom: solid 1px #d2d2d2
}
#breadcrumb {
	margin: 2px 0 12px;
	font: 11px/20px Arial, Helvetica, sans-serif;
	padding: 0 10px
}
#breadcrumb a {
	line-height: 20px;
	display: inline-block;
	font-weight: normal;
	margin: 0 2px;
}
/* SIDEBAR */
.sidebar {
	width: 215px;
	color: #666;
}
.sidebar .block {
	margin: 0 0 10px 10px;
	background: #e6e9ec;
	min-height: 80px;
	line-height: 15px;
	border-bottom: solid 2px #becfe2
}
.sidebar .block ul, .bx {
	padding: 5px 10px 10px
}
.sidebar .block ul ul {
	padding: 0
}
.sidebar .block li {
	display: list-item;
	margin-left: 20px;
	padding: 2px 0
}
.sidebar .block li a {
	color: #666
}
.sidebar .block li a:hover {
	color: #a00
}
.sidebar .block img {
	max-width: 185px;
	height: auto;
	margin: 5px 0 0
}
.srch {
	background: #fff;
	padding: 4px;
	margin: 9px;
	border: solid 1px #bbb
}
.srch input {
	font: 12px/18px Arial, Helvetica, sans-serif;
	background: #fff;
	border: none;
	padding: 0;
	margin: 0;
}
.srch input[type="submit"] {
	height: 20px;
	width: 20px;
	float: right;
	cursor: pointer;
	text-indent: -9999px;
	background: url(images/magnify.png) #fff 2px 2px no-repeat
}
.srch input[type="text"] {
	width: 150px;
	height: 20px
}
/* CONTENT */
.content {
	width: 520px
}
.content .block {
	margin: 0 0 10px 10px;
	background: #fff;
	padding: 5px 10px;
	min-height: 300px
}
.single {
	padding: 15px 10px!important;
	background: #fff !important;
	border-bottom: solid 2px #ccc
}
.single .title {
	margin-bottom: 14px;
}
.single .title a {
	font-size: 20px;
	line-height: 24px;
}
.single .info {
	font-size: 11px;
	margin-bottom: 20px;
	font-style: italic;
	color: #888
}
.single .entry {
	border-bottom: solid 1px #d2d2d2;
}
.entry img {
	max-width: 480px;
	height: auto;
	display: block;
	margin: 0 auto;
	border: solid 1px #ccc;
	margin-bottom: 15px
}
.entry img.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}
.entry img.alignright {
	float: right;
	margin: 0 00px 10px 15px;
}
.entry ol, .entry ul {
	margin-left: 40px;
	margin-bottom: 15px;
}
.entry ol ul, .entry ol ol, .entry ul ul, .entry ul ol {
	margin-bottom: 0;
}
.entry li {
	display: list-item
}
.entry a, .entry a:link, .entry a:visited {
	color: #a00;
	font-weight: normal
}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	display: block;
	line-height: 1;
	margin-bottom: 15px
}
.entry table {
	border-collapse: collapse;
	display: table;
	margin-bottom: 10px;
	width: 100%;
	border-left: solid 1px #ccc;
	border-top: solid 1px #ccc
}
.entry table th, .entry table td {
	border-bottom: solid 1px #ccc;
	padding: 5px 10px;
	border-right: solid 1px #ccc
}
.single .execute {
	border-top: solid 1px #fff;
	text-align: center;
	padding: 10px 0 0;
	font-size: 10px;
	text-transform: uppercase
}
.execute a {
	padding-left: 18px;
	margin: 0 4px;
	line-height: 16px;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: top left
}
.execute a.print {
	background-image: url(images/printer.png)
}
.execute a.word {
	background-image: url(images/word.png)
}
.execute a.pdf {
	background-image: url(images/pdf.png)
}
.execute a.mail {
	background-image: url(images/mail.png)
}
/* FOOTER */
#footer-sidebar {
	display:block;
	max-height: 400px;
	min-height: 150px;
	padding: 15px 20px;
	background: #002144;
	text-shadow: 0 -1px 0 rgba(0,0,0,.5);
	color: #f7a64e;
}

#footer-sidebar h3 {
	color: #888;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 12px;
	margin-bottom: 10px;
	color: #fff
}
#footer-sidebar a, #footer a:link, #footer a:visited {
	color: #f7a64e
}
#footer-sidebar a:hover {
	color: #fff
}
#footer-sidebar .block {
	min-width: 100px;
	margin: 10px;
	max-width: 200px;
	max-height: 400px;
	min-height: 150px;
}
#footer-sidebar .block li {
	padding: 3px 0
}


#footer-sidebar1 {
	float: left;
	width: 250px;
	max-height: 400px;
	min-height: 150px;
	margin-left:5px;
	margin-right:5px;
}

#footer-sidebar2 {
	float: left;
	align: center;
	width: 450px;
	max-height: 400px;
	min-height: 150px;
	margin-right:5px;
}

#footer-sidebar3 {
	float: left;
	max-height: 400px;
	min-height: 150px;
	width: 150px;
}

footer#colophon {
  	color: #fff;
	text-align: center;
  	background-color: #222222;
  	font-size: 85%;
}

.copyright {
  font-size: 1rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}

/* */
.home-news {
	margin: 10px 0 10px 10px;
	background: #e6e9ec
}
.p1 {
	padding: 5px 10px
}
.listnews {
	padding: 10px 0 5px 0;
	border-bottom: solid 1px #d0d6dd
}
.listnews .info {
	margin: 7px 0;
	font-size: 11px;
	line-height: 13px;
	font-style: italic
}
.listnews .title {
	margin-bottom: 10px
}
.postthumb {
}
.postthumb img {
	max-width: 120px;
	height: auto;
	margin: 0 10px 10px 0
}

/* */
.home-anouncement {
	margin: 10px 0 10px 10px;
	background: #e6e9ec
}
.p1 {
	padding: 5px 10px
}
.listanouncement {
	padding: 10px 0 5px 0;
	border-bottom: solid 1px #d0d6dd
}
.listanouncement .info {
	margin: 7px 0;
	font-size: 11px;
	line-height: 13px;
	font-style: italic
}
.listanouncement .title {
	margin-bottom: 10px
}
.postthumb {
}
.postthumb img {
	max-width: 120px;
	height: auto;
	margin: 0 10px 10px 0
}


/* TYPO */
body {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #333
}
a, a:link, a:visited {
	color: #333;
	text-decoration: none;
	font-weight: bold
}
a:hover {
	text-decoration: underline
}
h3.sdtitle {
	padding: 0px 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
	background: #022981;
	line-height: 25px;
	display: block;
	text-shadow: 0 1px 0 rgba(0,0,0,.3);
	position: relative;
	text-align:left;
}
a.rss {
	display: block;
	height: 16px;
	width: 16px;
	text-indent: -9999px;
	background: url(images/feed.png) no-repeat;
	top: 0;
	right: 0;
	position: absolute;
	margin: 5px 10px;
}
/* page navi */
.pages {
	clear: left;
	margin-top: 20px;
	font-size: 10px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pages a, .pages span {
	color: #0072bc;
	display: block;
	float: left;
	padding: 0.2em 0.6em;
	margin-right: 0.3em;
	border: 1px solid #d2d2d2;
	background: #fff;
}
.pages span.current {
	border: 1px solid #0072bc;
	font-weight: bold;
	background: #73a7cb;
	color: #fff;
}
.pages a {
	border: 1px solid #d2d2d2;
	text-decoration: none;
}
.pages a:hover {
	border-color: #66a0c9;
}
.pages a.nextprev {
	font-weight: bold;
	color: #0072bc;
	background-color: #fff;
}
.pages span.nextprev {
	color: #0072bc;
	font-weight: bold;
	background-color: #fff;
}
.pages span.nextprev {
	border: 1px solid #d2d2d2;
	font-weight: bold;
	color: #0072bc;
}
.pages .nextprev-next {
	float: right;
	color: #fff;
	font-weight: bold;
	background-color: #fff;
}
.top-link {
	background: #022981;
	text-align: right;
}
.top-link ul {
	padding: 5px;
}
.top-link ul li {
	display: inline;
	margin: 5px;
}
.top-link ul li a {
	color: #fff;
}
.mobile-dropdown{
	display:none;
}
.slider{
	margin:0 0 10px 10px;
}
.desktop{
	display:block;
}
.mobile{
	display:none;
}
