/* @override 
	http://my.vub.ac.be/sites/all/themes/custom/vub_intranet/css/style.css?lxdd21
	https://my.vub.ac.be/sites/all/themes/custom/vubintranet/css/style.css?m2kt7l
*/

/* @group main layout stuff */

* {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

a {
	color: #abb202;
	text-decoration: none;
}

body {
	font-size: 12px;
}


/* @end */

div#page {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -237px;
	width: 960px;
	position: relative;
}


div#name-and-slogan {
	text-align: right;
	text-transform: uppercase;
	font-weight: normal;
	background-color: #006;
	padding: 20px ;
	margin: 21px 0;
}

div#name-and-slogan div {
  display:inline;
	color: #ffffff;
	font-size: 32px;
	font-weight: bold;
}

div#site-slogan,
div#name-and-slogan a {
	color: #ffffff;
	font-size: 32px;
	font-weight: bold;
}

#content {
	width: 640px;
	float: left;
	margin-bottom: 25px;
}

#sidebar-first,
#navigation {
	float: right;
	width: 300px;
	margin-left: 20px;
}

#navigation h2 {
	display: none;
}

#main-menu {
	position: absolute;
	top: 0;
	right: 0;
}

h1 {
	padding: 0;
	margin: 0;
}

h2 {
	background-color: #D4D4D4;
	padding: 8px;
	margin: 0;
	color: #60614F;
	font-weight: bold;
	font-size: 17px;
	line-height: 1em;
	text-transform: uppercase;
	padding: 5px 0px 5px 35px;
	margin-bottom: 1em;
	font-size: 17px;
	line-height: 1em;
}

body.front #page-title {
	display: none;
}

.node-teaser h2 {
	background-color: transparent;
	text-transform: none;
	font-weight: bold;
	font-size: 18px;
	margin: 0;
	line-height: 27px;
}

.node-news-item .content {
	font-size: 12px;
	padding-left: 8px;
}

/* @group Button */

input.button,
a.button {
	cursor: pointer;
	padding: 4px 17px;
	margin-bottom: 1em;
	margin-right: 1em;
	color: #5A5A5A;
	text-align: center;
	font-weight: normal;
	font-size: 1.077em;
	font-family: "Lucida Grande", Verdana, sans-serif;
	border: 1px solid #E4E4E4;
	border-bottom: 1px solid #B4B4B4;
	border-left-color: #D2D2D2;
	border-right-color: #D2D2D2;
	background: url(../images/buttons.png) 0 0 repeat-x;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	color: #ffffff;
	text-decoration: none;
	border-color: #ffffff;
	border: none;
	background-color: #ABB202;
}

a.button.red {
	background: #FF0000;
	border: none;
}

a.button.right {
	float: right;
}

a.button:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



.roundbutton {
	display: inline-block;
	margin: 5px 5px;
	padding: 15px;
	background-color: #ABB202;
	border-radius: 15px;
	-moz-border-radius: 15px;
	clear: both;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	height: 4em;
	width: 80%;
}

.roundbutton a {
	color: #ffffff;
}


/* @end */



/* @group grid */
.gr1,.gr2,.gr3,.gr4,.gr5,.gr6,.gr7,.gr8,.gr9,.gr10,.gr11,.gr12 {
	float: left;
	margin-right: 10px;
}

.last {
	margin-right: 0;
}

.gr1 {
	width: 70px;
}

.gr2 {
	width: 150px;
}

.gr3 {
	width: 230px;
}

.gr4 {
	width: 310px;
}

.gr5 {
	width: 390px;
}

.gr8 {
	width: 630px;
}

.gr12 {
	width: 950px;
}


/* @end */

/* @group nieuws */
#block-views-news-front-non-stickies {
	margin-bottom: 10px;
}

#block-views-news-front-non-stickies h2 {
	border-left: none;
	background: url(../images/icon-news.gif) no-repeat #9E9F8D;
	height: 17px;
	color: white;
	font-weight: bold;
	padding: 5px 0px 5px 35px;
	margin-bottom: 1em;
	font-size: 17px;
	line-height: 1em;
	text-transform: uppercase;
}

.view-news-front h3 {
	font-size: 14px;
	margin: 0px;
}

div.poststamp {
	display: none;
}

.front .views-row .news-date {
	color: red;
}

.views-row.readitem {
	color: #000000;
}


.group-navigation-links {
	margin-top: 15px;
	border: none;
	border-top: 1px solid #000;
	padding-top: 5px;
}

.group-pager {
	float: right;
	white-space: nowrap;	
}

div.field-name-all-events, div.field-name-all-news {
float: left;
}

div.field-name-previous-event,
div.field-name-next-event,
div.field-name-previous-news-item,
div.field-name-next-news-item {
	display: inline;
}

div.field-name-previous-event,
div.field-name-previous-news-item {
	padding-right: 5px;
	border-right: 1px solid #000;
}

div.field-name-next-event,
div.field-name-next-news-item {
	padding-left: 5px;
}
div.field-name-view-all-events,
div.field-name-read-all-news {
	float: left;
}

/* @end */

/* @group tools */

.tools {
	overflow:auto;
}

.tools ul.menu {
	list-style-image: none;
	list-style: none;
	padding: 0;
	margin: 0;
}


.tools ul.menu li {
	list-style-image: none;
	list-style: none;
}


.tools ul.menu li.leaf {
	list-style: none;
	padding: 0;
	float: left;
	margin: 0;
}

.tools .content a span,
#block-block-2 .content a span {
	display: inline-block;
	width: 100px;
	height: 100px;
	margin: 5px 28px;
	background-color: #abb202;
	border-radius: 15px;
	-moz-border-radius: 15px;
	clear: both;
}

.tools .content a span {

}

.tools .content a {
	text-transform: uppercase;
	text-align: center;
	display: block;
	width: 156px;
	height: 156px;
	font-size: 14px;
}

.tools .content p {
	clear: both;
	overflow: auto;
}

#block-menu-menu-faculteiten {
	clear: both;
}

/* @end */

/* @group intranet-login */

a.button {
	cursor: pointer;
	padding: 4px 17px;
	margin-bottom: 1em;
	margin-right: 1em;
	color: #5A5A5A;
	text-align: center;
	font-weight: normal;
	font-size: 1.077em;
	font-family: "Lucida Grande", Verdana, sans-serif;
	border: 1px solid #E4E4E4;
	border-bottom: 1px solid #B4B4B4;
	border-left-color: #D2D2D2;
	border-right-color: #D2D2D2;
	background: url(../images/buttons.png) 0 0 repeat-x;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	color: #ffffff;
	text-decoration: none;
	border-color: #ffffff;
	border: none;
}

a.button.red {
	background: #FF0000;
	border: none;
}

a.button:hover {
	color: #F0F0F0;
	text-decoration: underline;
}

.intranet-login-link p {
	margin-top: 4px;
	margin-bottom: 30px;
}

.intranet-login div.login {
	background-color: #abb202;
	padding: 10px;
	border-radius: 15px;
	-moz-border-radius: 15px;
}

.intranet-login p.register {
	margin-top: 0;
	font-size: 9px;
	color: #555;
	padding: 3px 15px;
	margin-bottom: 15px;
}

.intranet-login h3 {
	margin: 0px;
}

.intranet-login td.invulveld input {
	width: 147px;
	float: right;
}

.intranet-login td input.buttons {
	float: right;
}

.intranet-login .voorbeeldveld a,
.intranet-login .voorbeeldveld {
	font-size: 9px;
	color: #555;
}

.intranet-login .voorbeeldveld a {
	text-decoration: underline;
}

.intranet-login form{
margin-top: 5px;	
}

.intranet-login tbody {
	border: none;
}

/* @end */


/* @group footer */
#footer {
	padding-top: 52px;
	padding-bottom: 16px;
	margin: 0px;
	color: white;
	background: #006 url(../images/footertop.gif) no-repeat 0 top;
	width: 960px;
	z-index: 1;
	overflow: auto;
}

#footer h2 {
	background: none;
}

#footer  .block-menu {
	margin-left: 0;
}

#footer .content ul {
	overflow: auto;
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer .content ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 140px;
}

#footer .content ul.menu li {
	font-size: 14px;
	font-weight: bold;
	color: white;
	margin: 10px;
	margin-bottom: 10px;
	display: block;	
	padding: 1px 0;
	overflow: auto;
	float: left;
	width: 140px;
}

#footer .content ul.menu ul.menu {
	margin-top: 10px;
}

#footer .content ul.menu ul.menu li {
	font-weight: normal;
	list-style: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	width: 100%;
	margin: 0;
	font-size: 12px;
} 

#footer a {
	color: #ffffff;
}

hr {
	background: #DDD;
	color: #DDD;
	clear: both;
	float: none;
	width: 100%;
	height: .1em;
	margin: 0 0 1.45em;
	border: none;
}

#footer .doormat {
	margin: 0 10px;
}

#footer .doormat hr { 
	margin-bottom: 2px;
}

/* eventueel zegel in de footer? */
#footer .doormat small {
	padding-left:  0px;
	font-size: 9px;
}

#footer .social-media {
	float: right;
	margin-right: 10px;
}

#footer .social-media p {
	margin: 0;
}

/* @end */

#block-views-top-faqs-block {
	overflow:auto;
}

.faq {
	margin-bottom:10px;
}

h3.faq-header {
	padding-bottom:0;
	margin-bottom:0;
}

h4.faq-header {
	padding:0px;
	margin:0px;
}

