@charset "utf-8";
/*
Theme Name: YogaDublin
Theme URI: http://www.yogadublin.com/
Description: Custom Yoga Dublin theme
Author: Marta Sikora
Author URI: http://www.mahagaine.com/
Tags: custom
*/

/*CSS reset*/
body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul,  
ol, li, dl, dt, dd, form, a, fieldset, input, th, td  
{margin: 0; padding: 0; border: 0; outline: none;}  

body {
	background: url('images/bgs.gif') repeat fixed;
}

#container {
	margin: auto;
	width: 850px;
	background:	#EAE2DB;
	-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.75);
    -khtml-box-shadow: 0px 0px 8px rgba(0,0,0,0.75);
    -webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.75);
}

#header {
	position:relative;
	height: 80px;
	width: inherit;
	background:#f9f6ed url('images/topribbon.jpg') no-repeat top;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}

#minilogo {
float:left;
margin-left: 40px;
}

#booking {
float:right;
margin: 26px 40px 0px 0px;
}

.button {
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	line-height: 1;
	padding: 9px 16px 10px;
	margin: 4px 0px;
	background: url('images/alert-overlay.png') repeat-x;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	cursor: pointer;
}

#search {
	position:relative;
	right:-650px;
	bottom:-25px;
}

#menu {
	border-bottom: 1px #ccc solid;
	background:#f9f6ed;
	padding-bottom: 10px;
}


/* nav */

#nav, #subnav {
	width: 95%;
	margin: auto;
}

#nav {
	border-top: 1px #3C210D solid;
	padding-top: 4px;
	font: italic bold 17px Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	height:26px;
	}
	
#nav li {
	margin: 0px 6px;
	}

#nav li, #subnav li {
	float:left;
	list-style:none
	}

#nav a, #nav a:visited {
	color: #3C210D;
	text-decoration: none;
	}

#nav a:hover, #nav a:active,
li.current_page_parent a,
li.current_page_parent a:visited,
#nav li.current_page_item a,
#nav li.current_page_item a:visited
        {
	color: #9b0301;
	}

#subnav {
	padding-top: 6px;
    border-top:1px solid #FFF;
	font: 12px Arial, "Trebuchet MS", sans-serif;
	text-transform:uppercase;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	height:24px;
	}

#subnav li {
	padding:0 3px;
	}	

#subnav a, #subnav a:visited {
	color:#877A78;
	text-decoration:none;
	}

#subnav a:hover, #subnav a:active,
#subnav li.current_page_item a,
#subnav li.current_page_item a:visited {
	text-decoration:underline
	}

/* end of nav*/
#featured {
	height: 277px;
	text-align: right;
	background:#ffffff url('images/yd_logo.png') no-repeat left top;
	border-bottom: 1px #fff solid;
}

#sections, #buttons {
	text-align: center;
	background:#f9f6ed;
	border-bottom: 1px #ccc solid;
}

#buttons {
	clear: both;
	height: 80px;
	padding: 10px 0px;
}

#box1, #box2, #box3, #box3 {
	float: left;
	width: 210px;
}

#news {
	width: 550px;
}

#newsWide {
	width: 760px;
}

#news, #newsWide {
	float: left;
	margin: 20px 8px 10px 15px;
	padding: 15px;
}

#news, #newsWide, #sidebar {
	background:#f9f6ed;
	border: 1px #fff solid;
}

#sidebar {
	float: right;
	width: 220px;
	margin: 20px 0px 0px 0px;
	padding: 6px 5px 30px 6px;
}

#sidebar a {
	font: 12px Arial, "Trebuchet MS", sans-serif;
	text-transform:uppercase;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	height:24px;
	color:#877A78;
	text-decoration:none;
	}

#sidebar a:hover {
	text-decoration:underline;
	}

#sidebar h2, #sidebar h2 a {
	font: italic bold 17px Georgia, "Times New Roman", Times, serif;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	height:26px;
	text-transform:capitalize;
	padding: 12px 0px 0px 0px;
	color: #3C210D;
	text-decoration: none;
}

#sidebar ul {
	margin: 0px 0px 12px 0px;
	padding: 0px 0px 6px 0px;
	border-bottom:1px solid #FFF;

}

#footer {
	clear: both;
	background:#3B2313 url(images/footer_top.jpg) no-repeat top;
	padding: 25px 10px 15px 30px;
}

#footerdetails {
	float:right;
	padding: 0px 20px 0px 0px
}

#footerdetails p, #footerdetails p a {
	color:#FFF;
	text-align:right;
	}

#sidebar li {
	list-style: none;
}

ul.footerlinks {
	font: 11px/15px Trebuchet, sans-serif;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
}

.footerlinks li{
	list-style: none;
}

.footerlinks a {
	color: #ffffff;
	text-decoration: none;
}

.footerlinks a:hover {
	text-decoration: underline;
	}
	
img.section {
	padding: 20px 10px;
}

h1 {
	font: bold italic 26px "Times New Roman", Times, serif;
	color: #fff;
	padding: 4px 0px 12px 15px;
	margin-bottom: 10px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
	background:#81B1B4 url('images/h1_back.jpg') no-repeat bottom;
	border-top: 1px #399 solid;

}

h2 {
	color: #333333;
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px 0px 5px 0px;
}

h2 a {
	color: #333333;
	text-decoration: none;
}

h2 a:hover {
	text-decoration:underline;
}

h3 {
	font: 13px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 6px 0px 0px 0px;
}

p, ul, body {
	color: #333333;
	font: 13px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.tip {
	font-size: 12px;
	line-height: 16px;
	padding: 3px 0px;
}

p , #news ul{
	padding: 0px 0px 6px 0px;
}

#news ul, #news ul li {
	list-style-type:square;
	margin-left: 10px;
}

.postinfo {
	color: #999999;
	text-transform:uppercase;
	font: 11px/13px Arial, sans-serif;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	padding: 0px 0px 3px 0px;
}

p a, td a, ul a {
	color: #C33;
	text-decoration:none;
}

p a:hover, td a:hover {
	text-decoration:underline;
}


#news img {
	float: left;
}

#news img, iframe {
	margin: 6px 12px 6px 0px;
	border: 4px solid #FFF;
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
    -khtml-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.4);
}


.thumb {
	float:left;
}

#buttons a {
	font: 13px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.thumblist {
	clear: right;
		float:left;
width: 265px;
padding: 6px 6px 0px 0px;
	vertical-align:top;
}

.button1, .button2, .button3 {
	background: #222 url('images/alert-overlay.png') repeat-x;
	display: inline-block;
	padding: 5px 10px 6px;
	margin-bottom: 8px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}

.buttonColor1 { /*	background-color: #C33;
*/ background-color: #F23100; }

.buttonColor2 {
	background-color: #589194;
}

.buttonColor3 {
	background-color: #900;
}

.buttonColor4 {
	background-color: #9D81C5;
}

#clean_contact_send, #news input {
	color:#333;
	background-color:#fff;
	border:1px solid #ccc; 
	padding:2px 5px 2px 5px;
	}
	
.shopping-cart {
	padding: 0px;
}
