/*
Theme Name: LGIU Ireland
Theme URI: http://www.helfultechnology.com
Description: A theme built around bootstrap 3.0 for LGIU, adapted for LGIU Ireland
Author: Anthony O'Malley & Steph Gray
Author URI: 
Version: 0.03
*/

.hiddentext {
	position: absolute;
	left: -9999px;
}

.fullwidth {
	width: 100%;
}

ul#sidebar {
	padding-left: 0;
}

ul#sidebar li {
	list-style: none !important;
}

.member-status {
	background: rgb(118, 44, 121);
	padding: 0.25em 0.5em;
	font-size: 70%;
	color: white;
	margin-left: 0.5em;
}

.member-new {
	background: yellow;
	padding: 0.25em 0.5em;
	font-size: 70%;
	color: #666;
	margin-left: 0.5em;
}

.member-csn {
	background: #5CB0CD;
}

#comments form label {
	display: block;
}

ol#comments, ol#comments li {
	list-style: none;
	padding: 0;
}

.comment-list {
	padding: 0;
}

div.commentmetadata, div.comment-body > p {
	padding-left: 60px;
}

.comment-list img.avatar {
	margin-right: 8px;
}

.comment-list li.comment {
	margin-top: 1em;
}

#footer a {
	color: white !important;
}

#footer ul.visible-list {
	padding-left: 1.5em;	
}

#footer ul.visible-list li {
	list-style: disc !important;
	font-size: 90%;
	margin-bottom: 0.5em;
}

#footer ul.menu, #footer ul.menu li {
	list-style: none;
	padding-left: 0;
}

#content li {
	line-height: 1.6em;
}

.pdfdocument {
	background: url('img/pdf.gif') no-repeat left 2px;
	padding-left: 20px;
}

.docdocument {
	background: url('img/doc.gif') no-repeat left 2px;
	padding-left: 20px;
}

.xlsdocument {
	background: url('img/xls.gif') no-repeat left 2px;
	padding-left: 20px;
}

.sideSingleImg {
	width: auto !important;
}

.glyphicon-lock {
	font-size: 0.7em;
	color: #aaa;
}

.headStrip h1 {
	margin: 20px auto;
	padding: 10px 0;
	font-weight: bold;
	font-size: 2.2em;
}

.photocredit {
	font-style: italic;
	margin: 0.5em 0;
}

#docLead .lead {
	margin-right: 0 !important;
}

/* overrides for Ireland theme */

#header, #footer {
	background-color: rgb(22,155,98) !important; 
}

.navbar, .navbar-right form.thesearch .btn {
    background-color: #128051 !important;
}

.btn-default {
	background-color: #ea9800 !important;
	border-color: #ea9800 !important;
}

.lgiuengland {
	background: url('img/external.png') no-repeat right top;
	padding-right: 23px;
}

.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus {
	color:white;
	background-color:#128051 !important;
}

.wp-pagenavi a {
	background: #cc6600 !important;
	border-color: none;
}

h1 {
	color: rgb(22,155,98) !important;
}

#content a {
	color: #cc6600;
}

#header .lgiu_logo {
	width: 135px !important;
	height: auto !important;
	box-shadow: none !important;
	-webkit-box-shadow: none !important;
}

.docArchiveListing {
	margin-top: 10px !important;
}

.download-btn {
	color: white !important;
}