/* ============================= */
/* ! Layout for Mullaghmore Burren  */
/* ============================= */

/* CSS Resets */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0}article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative}figure img{width:100%}


body {
font-family: verdana, arial, sans-serif;
font-size:100%;
padding:1% 0;
background-color:#C3C8AA;
background-image:url(../images/back13.jpg);
background-position: top left;
	background-attachment:fixed;
	background-repeat: no-repeat;
	background-size: 100% auto;
	-moz-background-size: 100% auto;
	-webkit-backgound-size: 100% auto;
}

img, object, embed {
max-width: 100%;
}

img {
height: auto;
}

/* ============================= */
/* ! Desktop   */
/* ============================= */

#header {
background-color: #476319;
}

.content {
background-color:#fff;
color: #666;
width: 975px;
}

.back {
background-color: #476319;
}


#footer {
background-color: #476319;
}

#footer a, #footer p.text3 {
letter-spacing:2px;
text-decoration:none;
color: #fff;
}


h1{
letter-spacing:2pt;
font-size:100%;
color:#fff;
text-align:left;
font-family: 'Trebuchet MS',Verdana, Arial, sans serif;
padding: 0 0 0 10px;
text-shadow:1px 1px #000000;
}

.content h2 {
font-family: Verdana, Arial, sans serif;
font-size:120%;
letter-spacing:1pt;
padding: 15px 0 0 20px;
color:#5B2E00;
text-align: left;
}

.back h2{
color: #fff;
text-align: center;
text-shadow: 1px 1px 1px #ccc;
}

h3 {
font-size: 80%;
text-align:center;
color:#666;
margin-top: 5px;
line-height: 1.1;
}

.phone, .phone p {
font-size: 140%;
text-align:left;
color:#fff;
padding-left: 5px; 
} 

.content a, .phone a {
color:#476319; 
text-decoration:underline;
font-weight: 700;
} 

.advert {
width: 120px;
float: right;
clear: right;
margin: 5px 20px 5px 5px;
padding: 5px;
border: 1px solid #ccc;
-moz-border-radius:15px;
border-radius:15px;
text-align: center;
}

.facebookadvert {
width: 320px;
float: right;
clear: right;
margin: 5px 5px 5px 5px;
padding: 5px;
text-align: center;
}


.c1 {
width: 58%;
float:left;
clear:left;
text-align:right;
background-color: white;
padding-left: 10px;
}

.c2 {
width: 38%;
float:right;
clear:right;
text-align:left;
margin-right: 5px;
background-color: white;
}

.d1 {
	width: 100%;
	clear: both;
	min-height: 20px;
	background-color: white;
}

p.text1 {
font-size: 75%;
text-align: left;
padding: 0 20px 20px 20px;
}

.copyright p.text1 {
font-size: 70%;
text-align: center;
padding: 5px 0 5px 0;
background-color: #fff;
}

p.text2 {
font-size: 75%;
text-align: right;
}

p.text3 {
font-size: 75%;
text-align: left;
color:#fff;
padding: 5px 5px 5px 10px;
}

a:hover, #footer a:hover, .copyright p.text1 a:hover{
text-decoration:underline;
color:#ff6600;
}

.copyright p.text1 a{
color: #333;
text-decoration:none;
}

img.floatleft {
float: left; 
clear:left;
margin: 5px 10px 5px 0px;
}

img.floatright {
float: right; 
clear:right;
margin: 5px 0px 5px 10px;
}

img.nobright {
float: right; 
clear: right;
margin: 10px 0 0 10px;
border:none;
}

img.nobleft {
float: left; 
clear:left;
margin: 10px 10px 10px 0px;
border: none;
}

.c2 img, .c3 img, .c1 img{
border: 1px solid #ddd;
padding: 5px;
}

img.noborder {
border:none;
}

#footer .background { 
top: 0; 
left: 0; 
width: 100%; 
height: 100%; 
} 

#footer .scale { 
width: 100%; 
} 

#header .background { 
top: 0; 
left: 0; 
width: 100%; 
height: 100%; 
z-index:2; 
} 

#header .scale { 
width: 100%; 
} 



/* ============================= */
/* ! Layout for all   */
/* ============================= */

.display {
display: inherit;
}

.display_mobile, .phone, .display_facebookno {
display: none;
}

@media all and (max-width: 991px) {

body {
padding: 10px;
}


.content {
width: 100%;
border: none;
margin: 40px 0 -7px 0;
}

}


/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */

@media handheld, only screen and (max-width: 767px) {

body {
-webkit-text-size-adjust: none;
background-image:none;
}

#wrapper {
width: 100%;
}

.display_mobile, .phone {
display: inherit;
}

.display {
display: none;
}

.c1, .c2, .c3 {
width: 100%;
text-align: center;
margin: 0;
}

h1, h3 {
font-size: 130%;
line-height: 1.0;
padding: 5px;
}

.content h2 {
font-size: 130%;
line-height: 1.0;
padding-top: 50px;
}

p.text1, p.text2, p.text3 {
font-size: 100%;
text-align: center;
}

p.top{
background-color:#500;
width: 100%;
text-align: center;
}

p.top a{
background-color: #500;
color: #ffc;
font-size: 120%;
text-decoration: none;
padding: 5px;

}

li {
font-size: 130%;
}

#footer {
font-size: 130%;
}

}

@media handheld, only screen and (max-width: 599px) {

h1, h2, h3, p.text1, p.text2, p.text3, .phone, .content h2 {
text-align: center;
}

img.floatright, img.floatleft, img.nobleft, img.nobright, .c1image_right, img.border  {
float: none; 
clear: both;
margin: 3px;
text-align: center;
}

.advert, .facebookadvert {
width: 95%;
float:none;
}

.display_facebook{
	display: none;
}
	
.display_facebookno{
	display: inherit;
}
	
#slideshow {
height: 250px; /* +10 incl border */
}

}
