/**
 * plugins/themes/infinity /stkipsiliwangi.css
 *
 * Copyright (c) 2016 riftom 
 *
 * stkip siliwangi theme stylesheet.
 *
 */

body {
	background-color: #fff;
	color: #757575;
	font-family: 'Open Sans', sans-serif;
}

a {
	text-decoration: none;
}

a:link {
	color: #8b1919;
}

a:active {
	color: #8f1e1e;
}

a:visited {
	color: #db6969;
}

a:hover {
	color: #8b1919;
	background: none;
}

ol li,
ul li {
	list-style-position: inside;
}
p {
	margin: 0 0 1em;
}
input,
select,
textaera {
	border-bottom: 0 none;
	border-top: 0 none;
	border-right: 0 none;
	border-left: 0 none;
	border-radius: 0.2em;
	box-sizing: border-box;	
	padding: 0.5em;
}
input.textField, 
select.selectMenu, 
textarea.textArea, 
input.uploadField {
	border-bottom: 0 none;
	border-top: 0 none;
	border-right: 0 none;
	border-left: 0 none;
}
input[type="text"],
input[type="email"],
input[type="password"],
select,
textarea {
	box-shadow: 1px 1px 3px 0 #000000 inset;	
}
input[type="submit"] {
	border: 1px solid #cccccc;
	padding: 0.5em 1em;
}

label.error {
	color: #f60;
}

input.defaultButton {
	color: #82BD86;
	background: #040;
}

#container {
	background-color: #fff;
	font-size: 1em;
}

#header {	
	background: #63d7e2 url("img/bg-vintage-red-pias.jpg");
	box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.2) inset;
	color: #f9f9f0;
	float: left;
}
#header a {
	background: none;
	color: #eeea1e;
}
#header a:hover {
	color: #aaccaa;
}
.hal-site #header {	
	background: #004400 url("img/header-site-journal-stkip-siliwangi.jpg");
	background-size: cover;
}
#headerGlobal {
	background: rgba(0, 0, 0, 0.5);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.5) 100%);
	padding: 10px 20px;
	border-bottom: 1px solid #222222;
}
.hal-site #headerGlobal {
	padding: 100px 20px;
}
#headerGlobal #headerGlobalTitle {
	background: url("img/logo-baru-stkip-siliwangi.png") top left no-repeat;
	display: block;
	margin: 0 auto;	
	overflow: hidden;
	width: 411px;
	height: 43px;
	text-indent: -999999px;
}
#headerTitle {
	background-color: rgba(0, 0, 0, 0.35);
	border-bottom: 1px solid #454545;
	box-sizing: border-box;
	float: left;	
	padding: 20px 40px;
	text-align: center;
}
.hal-site #headerTitle {
	padding: 0 0;
}

#header h1 {	
	font-family: 'Proza Libre', sans-serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	float: left;
	font-size: 2em;
	color:  #fff;	
	padding: 0;
}
#headerTitle a#headerTitleUrl {
	color: #ffffff;
	float: left;
	line-height: 60px;
}
#headerTitle a#headerTitleUrl:hover {
	color: #aaccaa;
	background: none;
}
#headerTitle #headerTitleUrl img {
	float: left;
	height: auto;
	max-height: 60px;
	margin-right: 0;
	width: auto;	
}
#headerTitle #headerTitleUrl img:first-child {
	margin-right: 20px;
}
#headerTitle #headerISSN {
	color: #eaeaea;
	font-family: 'Proza Libre', sans-serif;
	float: right;
	font-size: 0.75em;
	font-weight: bold;
	letter-spacing: 0.025em;
	margin: 0;
}
#headerTitle #headerISSN .ISSN {
	float: left;
	line-height: 60px;
	margin-left: 20px;
	text-align: right;	
}
#headerJournalCover {
	background: rgba(0, 0, 0, 0.1);
	border-right: 1px solid #454545;
	box-sizing: border-box;
	clear: left;
	float: left;
	padding: 40px;
	width: 80%;
}
#headerJournalCover .headerJournalThumbnail {
	float: left;
	margin-right: 40px;
	width: 320px;
}
#headerJournalCover .headerJournalThumbnail img {
	float: left;
	width: 100%;
	height: auto;
}
#headerJournalCover #headerJournalDescription {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0 0 0;
	text-align: justify;
	text-shadow: 0.2px 0.2px 0.2px #f9f9f0;
}
#headerFrontLoginBox {
	box-sizing: border-box;
	clear: right;
	float: left;	
	padding: 40px;
	width: 20%;
}
#headerFrontLoginForm {
	background: rgba(255, 255, 150, 0.23);
	border: 1px solid rgba(255, 255, 150, 0.25);
	box-sizing: border-box;
	float: left;
	font-size: 0.95em;
	line-height: 1.4em;
	padding: 20px;
	width: 100%;
	text-shadow: 0.2px 0.2px 0.2px #f9f9f0;
}
#headerFrontLoginForm ul {
	line-height: 2em;
	margin: 1em 0 0;
	padding: 0;
}
#headerFrontLoginForm strong {
	font-size: 1.25em;
	line-height: 1.25em;
	margin: 0.75em 0 0;
	display: inline-block;
}
#headerFrontLoginForm table {
	width: 100%;
}
#headerFrontLoginForm table tr td {
	padding-bottom: 15px; 
}
#headerFrontLoginForm table tr:last-child td {
	padding-bottom: 0; 
}
#headerFrontLoginForm table input {
	
}
#headerFrontLoginForm table input[type="text"],
#headerFrontLoginForm table input[type="password"],
#headerFrontLoginForm table input[type="submit"] {
	padding: 6px;
	width: 100%; 
}
#headerFrontLoginForm table input#headerFrontLoginSubmit {
	background: #3273ff;
	background: linear-gradient(to bottom, #a0beff 0%, #3273ff 10%, #0050e2 100%);
	border: 1px solid #003ba7;
	box-shadow: 1px 1px 3px 0 #000000;
	color: #eaeaea;
	text-shadow: 1px 1px 1px #333333;
}
#headerFrontLoginForm table input#headerFrontLoginSubmit:hover {
	background: #003ba7;
	background: linear-gradient(to bottom, #103271 0%, #0047ca 10%, #1c57d6 100%);
	border: 1px solid #103271;
	box-shadow: 1px 1px 7px 0 #000000 inset;
	color: #fafafa;
	text-shadow: 1px 1px 1px #333333;
}

#footer {
	background: #63d7e2;
	background: #63d7e2 url("img/bg-vintage-red-pias.jpg");
	box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.5) inset;
	border-top: 1px solid #004400;
}

#footerContent {
	box-sizing: border-box;
	color:  #dadada;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0;
	text-shadow: 0 1px 0 #000000;
}
#footerContent a {
	color:  #ffffff;
}
#footerContent a:hover {
	color:  #aaccaa;
	text-decoration: underline;
}

#pageFooter {
	background-color: rgba(0, 0, 0, 0.35);
	border-left: 1px solid #212121;
	border-right: 1px solid #212121;
	box-sizing: border-box;
	width: 60%;
	margin: 0 auto;	
	padding: 40px;
}

#body {
	clear: both;
	float: left;	
}

#main {
	/*background: #fcfcfc;*/
	border-top: 0 none;
	/*border-bottom: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;*/
	box-sizing: border-box;
	font-size: 1.35em;
	line-height: 1.2em;
	margin: 0;
	padding: 0 0 80px;
	width: 60%;
	min-height: 1000px;
}
.hal-site #main {
	padding: 0 0 80px 40px;
	width: 80%;	
}

#main h2 {
	background: #8b1919;
	color: #fafafa;
	font-family: 'Proza Libre', sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0;
	padding: 10px 20px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #333333;
}

#main h3 {
	background: #8b1919;
	color: #fafafa;
	font-family: 'Proza Libre', sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0;
	padding: 0 20px 10px;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px #333333;
}

#navbar {
	background: #cacaca;
	background: linear-gradient(to bottom, #fafafa 0%, #efefef 100%);
	border-bottom: 1px solid #dadada;
	box-sizing: border-box;
	clear: both;
	float: left;
	padding-bottom: 0;
	width: 100%;
	text-align: center;
}
#navbar ul.menu {
	border-left: 1px solid #dadada;
	border-right: 1px solid #fefefe;
	display: table;
	margin: 0 auto;
	width: auto;
}
#navbar li {
	border-left: 1px solid #fefefe;
	border-right: 1px solid #dadada;
	border-bottom: 1px solid #dadada;
	float: left;
	padding: 0;
	width: auto;
}
#navbar a {
	color: #333333;
	font-size: 0.9em;
	float: left;
	height: 50px;
	line-height: 50px;
	letter-spacing: 0.03em;
	padding: 0 20px;
	text-transform: none;
	text-shadow: 0 1px 1px #ffffff;
}
#navbar a:hover {
	background: rgba(0, 68, 0, 0.7);
	box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.5) inset;
	color: #fafafa;
	text-shadow: 0 1px 1px #000000;
}

#breadcrumb {	
	box-sizing: border-box;
	font-size: 0.6em;
	height: 60px;
	line-height: 60px;
	text-align: left;
	border-bottom: 1px solid #dadada;
	padding: 0;
	font-style: normal;
	letter-spacing: 1px;
	text-shadow: 0 1px 0 #ffffff;
}
#breadcrumb a {
	background: none;
	color: #8b1919;
}
#breadcrumb a:hover {
	color: #8b1919;
	text-decoration: underline;
}

#content {
	border-top: 1px solid #8b1919;
	box-sizing: border-box;
	padding: 20px;
}

#content h3 {
	background: none;
	color: inherit;
	font-family: 'Proza Libre', sans-serif;
	font-size: 1.4em;
	padding: 0;
	text-transform: uppercase;
	text-shadow: none;
}

#content h4 {
	background: none;
	color: inherit;
	font-family: 'Proza Libre', sans-serif;
	font-size: 1.2em;
	padding: 0;
	text-transform: uppercase;
	text-shadow: none;
}

#content h5 {
	background: none;
	color: inherit;
	font-family: 'Proza Libre', sans-serif;
	font-size: 1.1em;
	padding: 0;
	text-transform: uppercase;
	text-shadow: none;
}
#content a {
	color: #8b1919;
}
#content a:hover {
	background: none;
	color: #99bb99;
}

#content #intro {
	margin-bottom: 40px;
}

span.highlight {
	border-bottom: 1px dotted #040;
}

table.listing tr.highlight {
	background: #fcff64;
}

table.listing tr.fastTracked {
	background-color: #82BD86;
}

table.listing td.headseparator {
	border-top: 1px dotted #040;
}

table.listing td.endseparator {
	border-top: 1px dotted #040;
}

span.formError {
	color: #f60;
}

ul.formErrorList {
	color: #f60;
}

div.separator {
	border-bottom: 1px dotted #040;
}

#rightSidebar ul, #leftSidebar ul {
	margin-left: 0px;
	padding-left: 0px;
}

#rightSidebar li, #leftSidebar li {
	list-style-type: none;
}

#rightSidebar, #leftSidebar {
	box-sizing: border-box;
	font-size: 0.85em;
	line-height: 1.5em;
	margin: 20px 0 0;
	padding: 40px;
	width: 20%;
}

#rightSidebar {
	/*border-left: 1px solid #dadada;*/
}
#leftSidebar {
	/*border-right: 1px solid #dadada;*/
}
#rightSidebar .block,
#leftSidebar .block {
	border-top: 1px dashed #adadad;
	box-sizing: border-box;
	clear: both;
	float: left;
	line-height: 1.75em;
	margin: 0 0;
	padding: 0 0 20px;
	width: 100%;
}
#rightSidebar .block:last-child,
#leftSidebar .block:last-child {
	border-bottom: 1px dashed #adadad;
}

#rightSidebar .block .blockTitle,
#leftSidebar .block .blockTitle {
	display: block;
	font-size: 1.4em;
	margin: 40px 0 20px;
}

#rightSidebar .block,
#rightSidebar .block {
	line-height: 3em;
}

#sidebarUser table,
#sidebarUser #sidebar-username,
#sidebarUser #sidebar-password {
	width: 100%;
}

#sidebarUser table tr:nth-child(3),
#sidebarUser table tr:nth-child(4) {
	text-align: right;
}

#sidebarLanguageToggle .button {
	margin-left: 20px;
}

#sidebarNavigation table tr:last-child td {
	padding: 2em 0 0;
}

.hal-site #content .siteListJournal {
	background: #fafafa;
	border: 1px solid #dadada;
	box-sizing: border-box;
	float: left;
	margin-bottom: 20px;
    padding: 20px;
	width: 100%;    
}
.hal-site #content .siteListJournal .homepageImage {
	float: left;
}
.hal-site #content .siteListJournal .homepageImage img {
	margin: 0 30px 20px 0;
	width: 250px;
}
.hal-site #content .siteListJournal .journalDescription {
	margin-bottom: 20px;
}
.hal-site #content .siteListJournal > p {
	font-weight: bold;
	margin: 0;
}

.tocTitle {
	font-weight: bold;
}