/* @override 
	http://localhost/mama/wp-content/themes/mama/style.css
	http://localhost/mama/wp-content/themes/mama/style.css
	http://bravetheskies.com/z-mamadoreenscupcakes/wp-content/themes/mama/style.css
	http://localhost/mamadoreenscupcakes.co.uk/wp-content/themes/sba-theme/style.css
	http://localhost/mamadoreenscupcakes.co.uk/wp-content/themes/sba-theme/style.css
	http://selectbookingagency.co.uk/wp-content/themes/sba-theme/style.css
	http://selectbookingagency.co.uk/wp-content/themes/sba-theme/style.css
	http://localhost/mamadoreenscupcakes.co.uk/wp-content/themes/sba-theme/style.css
	http://www.bravetheskies.com/sites/mamadoreenscupcakes/wp-content/themes/mama/style.css
	http://localhost:8888/mama/wp-content/themes/mama/style.css
	http://www.mamadoreenscupcakes.co.uk/wp-content/themes/mama/style.css
*/

/*
Theme Name: Mama Theme
Theme URI: http://www.bewerleyproductions.co.uk
Description: The theme for mama!!.
Version: 1.0
Author: Marc Jarratt
Author URI: http://www.bewerleyproductions.co.uk
Tags: scroll, custom artists, fixed width, two columns, widgets

*/

/* MAIN STYLES
-------------------------------------------*/
* html body {
    margin-top: 0px !important;
}


* { margin: 0; padding: 0; }

body,html {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #494949;
	line-height: 150%;
	margin:0;
	padding:0;
	background: #221f1e url(images/tiled.gif) no-repeat center 614px;
}

ul { list-style: none;
	margin-bottom:5px;
 }

ul li {
	padding:5px 0;
	background:url(images/arrow.jpg) 0 8px no-repeat;
	padding-left:15px;
	position:relative;
	text-transform:capitalize;
}

img{
	border: none;
}

a {
	color: #f38dab;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3 {
	font-size:24px;
	letter-spacing:-1px;
	color: #eb6e69;
	font-weight:bold;
	padding:10px 0 5px;
	text-transform:capitalize;
}

h2 {
	font-size:18px;
	padding:5px 0 0;
		font: normal 20px 'Lobster', arial, serif;

}

#twtr-widget-1 div.twtr-doc div.twtr-ft div {
	padding: 0 !important;
}

#sidebar h2 {
	margin: 0;
}



h3 {
	font-size:14px;
	color: #6c6c6c;
	padding:5px 0 0;
}



/* LAYOUT STRUCTURE
--------------------------------------------------*/
#mainWrapper {
	background: url(images/bg_bg.jpg) repeat-x center 0;
	padding: 0;
	margin: 0;
}

#wrapper {
	margin:0 auto;
	width:900px;
	padding: 0;
}

#colLeft div.storycontent table.productcart tbody tr td form input {
}

input.coupon {
	background-color: #f8cbe7;
	width: 100px;
}

#header {
	height: 500px;
	position:relative;
	padding: 0;
	margin: 0;
	background: url(images/bg_flash.jpg) no-repeat;
}
#woman{
		background: url(images/bg_woman.png) no-repeat;
	height: 400px;
	width: 400px;
	position: relative;
	top: 11px;
	left: 400px;
}
#content {

	background: white url(images/bg_content.jpg) no-repeat center bottom;
	padding: 0;
	margin-bottom: 0px;
	float: left;
}

#footer {
	background-position: 0 0;
	background-repeat: repeat;
	width: 900px;
	float: left;
	margin-bottom: 0;
	height: 55px;
	margin-top: 20px;
}


#innerFooter {
	margin: 0 auto;
	padding-left: 60px;
	color: #40140C;
	background-position: 0 0;
	background-repeat: repeat;
	padding-top: 25px;
}
#innerFooter ul{
	margin-bottom: 3px;
	padding-top: 0;
}
#innerFooter ul li{
	display: inline;
	text-shadow: #fffeff 1px 1px 0;
}
#innerFooter ul li a{
color: #dca1a1;
}
#innerFooter ul li.copyright {


	
	color: #dca1a1;

}

#innerFooter ul li.copyright:hover {

}

#innerFooter ul li.copyright strong a {
	color: #dca1a1;
}



/* HEADER ELEMENTS 
--------------------------------------------------*/
/* -- logo --*/
#logo {
	position:absolute;
	top:15px;
	left:0px;
	
}

#logo h1 {
	padding:0;
}

#logo h1 a, #logo h1 a:hover{
	width:365px;
	height:230px;
	text-indent:-9000px;
	display:block;
	text-decoration:none;
}

#topheadline {
	position:absolute;
	top: 325px;
	left:0px;
	text-indent:-9999px;
	width:900px;
	height:78px;
	background: url(images/cupcakes.png) no-repeat center;
}

#topMenu {
	position:absolute;
	top:385px;
	left:0;
	margin: 0;
	background: #f5ecec url(images/bg_topmenu.jpg) no-repeat;
	padding: 80px 0 0;
	width: 100%;
}

#topMenu li {
	float:left;
	background:none;
	padding: 15px 20px 5px;
}

#topMenu li.current_page_item {
}

#topMenu li.current_page_item:hover {
}

#topMenu li:hover {
}

#topMenu li a {
	font-size: 14px;
	color: #d06f69;
	text-decoration:none;
	font-weight: bold;
	text-transform:uppercase;
	text-shadow: #fbfbfb 1px 1px 0;
}

#topMenu li a:hover {
	color: #eb6e69;
}

#topMenu li.selected a{
color: #ebff7e;}

#topMenu li.current_page_item a {
		color: #8d3918;
}


/*CONTENT ELEMENTS
--------------------------------------------*/

#content p {
	margin: 0.9em 0;
		font-size:12px;
	color: #6d6d6d;
	line-height: 20px;
	text-shadow: #fffeff 1px 1px 0;
	padding-right: 10px;
	padding-left: 5px;
	text-align: left;
}

#tweet-id-1 div.twtr-tweet-wrap div.twtr-tweet-text p {
	font-size: 11px;
}

#twtr-widget-1 div.twtr-doc div.twtr-hd {
	display: none !important;
}

#twtr-widget-1 div.twtr-doc div.twtr-ft div a img {
		display: none !important;

}

#content p.intro {
	font-size: 19px;
	line-height: 26px;
}

#colLeft.home p.intro {
	color: #ef7074;
}

#colLeft {
	float:left;
	width:630px;
	padding-right:10px;
	/*background:url(images/bk_vertline.jpg) 100% 0 repeat-y;*/
	margin-top:15px;
	padding-left:20px;
}

#colLeftInner1 {
	width:255px;
	float:left;
	background:url(images/bk_vertline.jpg) 100% 0 repeat-y;
	padding-right:20px;
}

#colLeftInner2 {
	float:left;
	width:315px;
	margin-left:20px;
}

 ul.latestPosts {
	margin-top:10px;
}

 ul.latestPosts li {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	padding:0;
}

ul.latestPosts li.artist-icon a{
background: none no-repeat 0 4px;
padding:2px 0 6px 2px;
}

* html ul.latestPosts li {
	float:left;
	width:100%;
}

ul.latestPosts li a {
	display:block;
	background:url(images/ico_post.jpg) 0 4px no-repeat;
	padding:2px 0 6px 20px;
	text-decoration:none;
	margin:0;
}

ul.latestPosts li a:hover {
	color:#333;
}

ul.latestPosts li a span.date {
	font-size:10px;
	color:#999;

}

#coltop{
	float: left;
		background: url(images/bk_vertline.jpg) repeat-y 653px 0;
	margin-bottom: 20px;
}

#coltopRight {
	float:right;
	width:225px;
	margin-left: 50px;
	margin-top: 15px;
}

#coltopRight p.line {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	display:block;
	padding:10px 0;
	margin:0;
}


#colRight {
	float:left;
	width:205px;
	margin-left: 15px;
	padding-bottom: 15px;
	margin-top: 20px;
}

#colRight p.line {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	display:block;
	padding:10px 0;
	margin:0;
}

#colRight p img {
	vertical-align:middle;
	padding-right:5px;
}

#colRight .featured {
	margin:10px 0;
}

#colRight .featured img{
	background:#fff;
	padding:6px;
	border:none;
}


/* BLOG 
--------------------------------------------*/
.post {
	padding: 10px;
	position:relative;
	background-color: #f7fee0;
	margin-bottom: 20px;
}

.post h2 {
	padding-bottom:8px;
}
.post h2 a{
	background-color: #cd5e5e;
	color: white;
	padding: 5px 10px;
	text-shadow: #000000 0 0 0px;
	font: 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.post small {
	color:#666;
	display:block;
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	padding-bottom:6px;
}



#colLeft div.storycontent blockquote p{
	font-size: 14px;
	font-style: italic;
	color: #da7d7d;
	margin-top: 28px;
	margin-bottom: 1px;
	line-height: 21px;
}

.postmetadata {
	color:#666;
	font-size:11px;
}

.post .entry {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	padding-bottom:5px;
}

div#respond {
	padding: 10px;
		background-color: #f7fee0;
}

.post .entry img {
	border:1px solid #ddd;
	background:#fff;
	padding:7px;
	
}
.post .entry img.photo{
		background: transparent url(images/bk_featured.png) no-repeat left top;
border:0px solid #ddd;
	padding: 14px 14px 19px;

}

img.photo {
		background: transparent url(images/bk_featured.png) no-repeat left top;
border:0px solid #ddd;
	padding: 14px 14px 19px;
	
}
h2{
	margin-top: 10px;
	margin-bottom: 2px;
}

h2 a{
	text-decoration:none;
	color: white;
	color: #b86666;
	font-weight: normal;
	font-style: normal;
}

h1 {

}

#colLeft h1 {

	margin-bottom: 10px;

	font: normal 26px 'Lobster', arial, serif;
	text-shadow: white 1px 1px 0;
	text-decoration: none;
		color: #eb6e69;
	text-align: left;
}

#post h2 a {
	color: #5eb900;
}

h2 a:hover {
	color:#333;
}

.post .ribbonType {
	position:absolute;
	top:58px;
	left:568px;
	width:45px;
	height:43px;
}

*html .post .ribbonType {
	top:71px;
}

#sidebar ul {
	background:url(images/bk_horizline.jpg) 100% 0 repeat-x;
	margin: 10px 0;
}

#sidebar ul li {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	padding:0;
}

* html #sidebar ul li {
	float:left;
	width:100%;
}

#sidebar ul li a {
	display:block;
	background:url(images/arrow.jpg) 0 11px no-repeat;
	padding:6px 0 8px 16px;
	text-decoration:none;
	margin:0;
}

#sidebar ul li a:hover {
	color:#333;
}

/* Comments */

h3#comments {
	padding:10px 0 15px;
}

.navigation {
	font-weight:bold;
}

.navigation div {
	float:left;
	margin-right:20px;
}


ul.commentlist {
	border-top:4px solid #e5e5e5;
}

ul.commentlist li {
	background:url(images/bk_horizline.jpg) 0 100% repeat-x;
	text-transform:none;
}

ul li.comment {
	padding-left:0;
	margin-bottom:5px;
	display:block;
}

.commentmetadata {
	font-size:10px;
}

.comment-author {
	font-style:normal;
	font-size:11px;
	padding-left:16px;
	background:url(images/ico_comment.jpg) 0 4px no-repeat;
}

.comment-author cite {
	font-weight:bold;
	font-style:normal;
}

#respond h2 {
	clear:left;
	padding-top:15px;
}

*html #respond h2 {
	padding-top:7px;
}

/* CAROUSEL
---------------------------------------------*/

.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 625px; /*Width of Carousel Viewer itself*/
	height: 333px; /*Height should enough to fit largest content's height*/
	margin-top:20px;
	float: left;
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left:0;
	top: 0;
}

.stepcarousel .panel{
	/*background:url(images/bk_featured.png) 0 0 no-repeat;*/
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin:2px;
	width: 625px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height:333px;
	position:relative;
	
}

.stepcarousel .panel .projectDetails {
	float:left;
	width:540px;
	margin: 307px 0 0 7px;
}

.stepcarousel .panel .projectDetails .title {
	font-size: 16px;
	font-weight: bold;
	color: white;
	background-color: #eb6e69;
	display: inline;
	padding: 4px 6px 2px;
}



.stepcarousel .panel .ribbonType {
	position:absolute;
	top:14px;
	left:224px;
	width:45px;
	height:43px;
}



.stepcarousel .panel .projectImg{
	position:absolute;
	top:14px;
	right:14px;
}



.stepcarousel .panel .projectImg img {
	border:none;
}

.web {
	background:url(images/ribbon_web.png) 0 0 no-repeat;
}

.logo {
	background:url(images/ribbon_logo.png) 0 0 no-repeat;
}

.print {
	background:url(images/ribbon_print.png) 0 0 no-repeat;
}





/* FORMS
-------------------------------------------------*/
form label, form#commentform label {
	display:block;
	padding: 2px 0;
	font-weight: bold;
}

form input, form#commentform input, form textarea, form#commentform textarea  {
	border:1px solid #E5E5E5;
	padding:5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	width:300px;
}


form textarea, form#commentform textarea {
	width:500px;
}

form input#submit, form#commentform input#submit, form input#searchsubmit{
	border:none;
	width:103px;
	height:24px;
	text-align:center;
	padding-top:4px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:15px;
	background: #eb6e69 no-repeat 0 0;
	font-size:11px;
}

img.alignright {
	float: right;
	margin-left: 10px;
}

#cupcakepage p.bottom {
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #b35e6d;
	color: white;
	font-size: 17px;
	font-weight: bold;
	font-style: italic;
	text-shadow: #ebc7c7 0 0 0;
	text-align: center;
}

#cupcakepage p {
	text-align: center;
}

#cupcakepage p.bottom a {
	color: white;
}

 #weddingpage p.bottom {
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #b35e6d;
	color: white;
	font-size: 14px;

	clear: both;
	margin-bottom: 0;
	text-shadow: #d16a6a 0px 0px 0px;
}

#weddingpage p {
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	font-style: italic;
}

#weddingpage p.intro {
	text-align: center;
}

img.alignleft {
	float: left;
	border: 2px solid #79424c;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 5px;
	background-color: #b35e6d;
	border-right-style: none;
	border-top-style: none;
	border-bottom-width: 3px;
}

div#weddingpage {
	background-color: #ffffea;
	text-align: center;
	padding: 0;
	float: left;
	margin: 0;
}

div#contactpage {
	background-color: #ffffea;
	padding: 10px;
	float: left;
	margin: 0;
	
}

div#testimonialspage {
	background-color: #ffffea;
	text-align: center;
	padding: 0 0 0 10px;
	float: left;
	margin: 0;
	
}

#weddingpage p img.alignright.size-medium.wp-image-120 {
}

div#calendarpage {
text-align: center;
	background-color: #f4fed8;
	float: left;
}

#calendarpage p {
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 30px;
}

#calendarpage p.intro {
		margin-bottom: 10px;
}

#calendarpage p.bottom {
	clear: both;
	padding: 10px;
	margin: 0;
	background-color: #b35e6d;
	color: white;
	font-size: 15px;
	text-shadow: #d16a6a 1px 1px 0;
}

#cupcakepage {
	text-align: center;
	background-color: #f4fed8;
}



form input#searchsubmit {
	width:60px;
	margin:0;
	background: #eb6e69 no-repeat 0 0;
}

form#searchform input#s {
	width:143px;
	margin:0;
}

form#searchform div {
	padding:0 0 10px;
}

form#searchform label {
	padding:0;
	margin:0;
}

#colLeft div.storycontent div.ddfmwrap form.ddfm div.submit input {
		background-color: #eb6e69;
	color: white;
	font-weight: bold;
}




/* CLEARING
---------------------------------------------------*/
.clearfix:after {
    content: "."; 
    display:block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: block;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.clear {
	clear: both;
}

.noclear {
	clear: none;
}


span.st {
	
	font-size: 17px;
	margin-right: 20px;
}

span.dl {
	font-size: 17px;
	
	font-weight: bold;

	margin-right: 20px;
}

span.dc {

	font-size: 17px;
	font-weight: normal;
	margin-right: 20px;
	font-style: normal;
}

span.wc {
	
	font-size: 17px;

	font-weight: bold;	
	margin-right: 20px;
}

span.co {
	font-size: 17px;

	margin-right: 20px;
	font-weight: bold;
}

span.pv {
	
	font-weight: normal;
	font-size: 17px;
	margin-right: 20px;
	font-style: normal;
}

span.gc {
	
	font-weight: bold;
	font-size: 17px;
	margin-right: 20px;
}

span.ff {
	
	font-weight: normal;
	font-size: 17px;
	margin-right: 20px;
	font-style: normal;
}

span.pc {
	
		margin-right: 20px;
	font-weight: normal;
	font-size: 17px;
	font-style: normal;
}

span.c {
			
	font-weight: bold;
	font-size: 17px;
	margin-right: 20px;
}

span.ic {
		
	font-weight: bold;
	font-size: 17px;
	margin-right: 20px;	
}

#till {
	width: 205px;
	position: absolute;
	left: 675px;
	top: 264px;
	background: url(images/till.png) no-repeat 50px top;
}

