.brochures2 {
padding: 10px;
}
.brochures2 img {
padding-bottom: 5px;
}

.contactform textarea {
display:block;
width: 100%;
font-size: 18px;
padding: 6px 12px;
  background-color: #eff7ff;
  background-image: none;
  border: 1px solid #b8dbf9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.sb-icon-navbar {
float: right;
top-margin: 0px;
z-index: 850;
position: absolute;
}

.move-search-button {
float: right;
position: relative;
z-index: 2005;
right: 0;
width: 176px;
margin-top: 50px;
margin-right: -71px;
}

@media (max-width: 991px) {

.move-search-button {
 margin-top: 31px;
}
  
}



@media (max-width: 767px) {

.move-search-button {
 margin-top: 11px;
}

}

@media (min-device-width: 768px)    {   {*this width is an issue maybe*}
.navbar-header {}
}

@media (max-width: 990px) {

.navbar .container {
width: 95%;
padding-right: 5px;
padding-left: 5px;
}
 
}



.align-text-right {
text-align: right;
}

.lastitem {
font-weight: 400;
font-size: .95em;
}

img.alignright {
    float: right;
    margin: 1% 0 1% 3%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
/*
	-webkit-box-shadow: 0px 1px 4px 1px #cacaca;
	-moz-box-shadow: 0px 1px 4px 1px #cacaca;
	box-shadow: 0px 1px 4px 1px #cacaca;*/
}
img.alignleft {
    float: left;
    margin: 1% 3% 1% 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;	

/*	-webkit-box-shadow: 0px 1px 4px 1px #cacaca;
	-moz-box-shadow: 0px 1px 4px 1px #cacaca;
	box-shadow: 0px 1px 4px 1px #cacaca;*/
}

img.alignright-roundimage {
    float: right;
    margin: 1% 0 1% 3%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;

	-webkit-box-shadow: 0px 1px 4px 1px #c0b0c7;
	-moz-box-shadow: 0px 1px 4px 1px #c0b0c7;
	box-shadow: 0px 1px 4px 1px #c0b0c7;
}

img.alignleft-roundimage {
    float: left;
    margin: 1% 3% 1% 0;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;

	-webkit-box-shadow: 0px 1px 4px 1px #c0b0c7;
	-moz-box-shadow: 0px 1px 4px 1px #c0b0c7;
	box-shadow: 0px 1px 4px 1px #c0b0c7;
}

img.alignright-no-shadow {
    float: right;
    margin: 1% 0 1% 3%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

img.alignleft-no-shadow {
    float: left;
    margin: 1% 3% 1% 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
}

.alignright-no-shadow {
    float: right;
    margin: 1% 0 1% 3%;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.alignleft-no-shadow {
    float: left;
    margin: 1% 3% 1% 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;	
}

.NewsPostDetailDate {
font-size: .6em;
display: block;
}
#NewsPostDetailTitle {

}



.news-color {
margin-bottom: 20px;
}


ul.newsposts {
    list-style: none outside none;
    margin: 0;
    padding: 0 0 20px 0px;
}
.widget p, .widget ul, .widget ol {
    font-size: 90%;
}

.news-color ul.newsposts a {
	text-decoration: none;
}

.summary-content {
padding: 0px 0 5px 60px;
}



.newsposts li {
border-bottom: 1px dashed #e3e7e8 /*B9BDAD*/;
padding: 0 0 25px 0;
margin: 0px 0 20px 0;
}
.right-col4 .newsposts li {
padding: 0 0 35px 0;
margin: 10px 0 25px 0;
}

.short-news  .newsposts li {
padding: 0 0 0px 0;
margin: 10px 0 0px 0;
}


.summary-date {
display: inline-block;
color: #88b336;
padding: 2px 0 0px 0px;

}
.NewsSummarySummary, .NewsSummaryContent, .NewsSummarySummary p, .NewsSummaryContent p {
font-size: 1.0em;



/*line-height: 1.1em;*/
padding: 5px 0 0 0px;
}
.NewsSummarySummary p, .NewsSummaryContent p {
font-size: 1em;
padding: 0;
margin: 0;
}

.NewsSummarySummary {
height: 145px;
overflow: hidden;
}

.right-col4 .NewsSummarySummary {
height: auto;
}

.NewsSummaryMorelink {
padding: 2px 0 5px 0px;
font-size: 1em;
float: left;
margin-top: -5px;
}

.right-col4 .NewsSummaryMorelink {
padding: 8px 0 5px 0px;
}

.newsposts h3 {
border: 0;
box-shadow: none;
font-size: 1.1em;
    margin-bottom: 0;
margin-top: 5px;
    padding: 2px 0 0 0;
line-height: 1.2em;
font-weight: bold;
}
.newsposts h3 a:link, .newsposts h3 a:visited {
color: #4065b0;
text-decoration: none;
}
.newsposts h3 a:hover {
color: #88B336;
text-decoration: underline;
}





ul.newsposts span.date {
	color:#4065b0;

	display: block;
	float: left;
	line-height:1; 
	height: 60px;
	width:51px;
	padding: 2px 0px 0 5px;
margin: 2px 2px 0 0;

	text-align: center;
background: url(http://www.galwaywater.ie/images/drop.png) no-repeat;
}
.news-color ul.newsposts span.date {
 	background: #fff;
	color:#4065b0;
    -webkit-border-radius: 60px;
    border-radius: 60px;
	display: block;
	float: left;
	line-height:1; 
	height: 44px;
	width:44px;
	padding: 0px 0 0 0;
	text-align: center;
	border: 3px solid #fff;		
	margin-right: 5px;
}


ul.newsposts .date .day {
	font-size: 19px;
	font-weight: bold;
	display:block;
	color: #4065b0;
	padding: 1px 0 10px 0;
font-weight: 700;
width: 97%;
}

.lt-ie9 ul.newsposts .date .day {
	top:2px;
}

ul.newsposts span.date .month {
	font-size: 11px;
	display:block;
	position: relative;
	text-transform: uppercase;
	background: none;
	width: 100%;
	padding: 10px 0 0px 0;


}


ul.newsposts span.date .year {
	display: none;
}

.pagenavigation {
padding: 0;
margin-bottom: 30px;
}

.contact-form {
margin: 0px 0 10px 0;
}

.contact-form label {
width: 150px;
}

.contact-form div {
padding: 2px 0 2px 0;
}

.contact-form legend {
 color: #7E1B51;
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
    text-transform: uppercase;
   font-size: 1.5em;
}


/* Stylesheet: GW Modified On 2015-01-12 15:04:05 */
