﻿/*
Theme Name: Rungta College
Theme URI: http://www.rungtacolleges.com/
Description: Engineering, Management, dental in Bhilai, Chattisgarh| Rungta group of colleges.
Author: Perfectcoder
Author URI: http://www.perfectcoder.com
Version: v1.2014
  _____           __          _    _____          _           
 |  __ \         / _|        | |  / ____|        | |          
 | |__) |__ _ __| |_ ___  ___| |_| |     ___   __| | ___ _ __ 
 |  ___/ _ \ '__|  _/ _ \/ __| __| |    / _ \ / _` |/ _ \ '__|
 | |  |  __/ |  | ||  __/ (__| |_| |___| (_) | (_| |  __/ |   
 |_|   \___|_|  |_| \___|\___|\__|\_____\___/ \__,_|\___|_|.com
                                                              
################################################################    

*/

@import url('link-colour.css');



/* Inner Page
-------------------------------------------------- */

#header .logo{
	top: 0px;
	width: 95px;
	height: 95px;
	left: 45px;
	
}

#header .logo img{
	width: 100%;
	height: 100%;
}
#header .logo-text{
	padding-left: 150px;
}
#header .extra-info .info{
	margin-left: 150px;
}

#journal-container{
}

#journal-container .logo{
	text-align: center;
}
#journal-container .journal-title{
	font-family: 'PT Sans', arial, Helvetica, sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 700;
}
#journal-container .journal-subtitle{
	font-family: 'Roboto', arial, Helvetica, sans-serif;
	font-size: 30px;
	text-align: center;
	font-weight: 100;
	color: #666666;
}

.journal-cover{
	border-style: solid;
	border-width: 1px;
	float: left;
	text-align: center;
	margin-left: 180px;
	margin-right: 10px;
}
.journal-menu{
	float: left;
}
.journal-menu h1{
	padding: 0px;
	margin: 0px;
	border-width: 2px;
	border-color: #000000;
	font-family: 'Oswald', arial, Helvetica, sans-serif;
	font-size: 33px;
	color: #222222;
	line-height: 1.1em;
	text-transform: uppercase;
	border-bottom-style: solid;
}
.journal-menu ul{
	padding: 0px;
	margin: 0px 0px 50px 0px;
	list-style-type: none;
}
.journal-menu ul li{
	font-family: 'Open Sans', arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	border-width: 1px;
	border-color: #EFEFEF;
	padding: 10px 0px 10px 0px;
	font-weight: 400;
	border-top-style: solid;
}
.journal-menu ul li:first-child{
	border-style: none;
}

.journal-menu ul li a{
	font-size: 15px;
	color: #000;
	font-weight: 400;
	text-transform: uppercase;
}
.journal-menu ul li a:hover {
	color: #222222;
}

.journal-list{
	padding: 0px;
	margin: 10px 0px 10px 10px;
	font-family: 'Open Sans', arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
