/*
Theme Name: Mon-Cheri
Theme URI: http://mon-cheri.co.uk
Description: New version for Mon-Cheri site
Version: 1.0
Author: MG
Author URI: http://
Tags: blue, custom header, fixed width, two columns, widgets

	Mon-Cheri v1.0

*/

/* Begin Typography & Colors */

@font-face {
    font-family: 'TrajanProRegular';
    src: url('trajanpro-regular-webfont.eot');
    src: url('trajanpro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('trajanpro-regular-webfont.woff') format('woff'),
         url('trajanpro-regular-webfont.ttf') format('truetype'),
         url('trajanpro-regular-webfont.svg#TrajanProRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
	font-size: 80%; /* Resets 1em to 10px */
	font-family: "Times New Roman", Times, serif;
	background-color:#fff;
	color: #000000;
	text-align: center;
	background-image: url(images/bg-body-bridal.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	}

#page {
	text-align: left;
	}

#header {
	}

#headerimg 	{
	}
	

#header-landing {
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#headerimg-landing 	{
	}

#content {
	font-size: 1em;
	}

.widecolumn .entry p {
	font-size: 1em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}
	
.narrowcolumn .entry p {
	font-size: 1.1em;
	margin-top: 15px;
	margin-bottom: 15px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #fff;
	border: none;
	}
	
.breadcrumb {
	color: #000;
	letter-spacing: 0.1em;
	font-size: 1em;
	text-transform: lowercase;
	margin-right: 30px;
	margin-left: 30px;
	position: absolute;
	top: 165px;
	left: 0px;
	width:880px;
}

.breadcrumb a {
	color: #7F7F7F;
	font-size: 1em;	

}

small {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	}

h1 {
	font-family: TrajanProRegular;
	font-size: 32px;
	font-weight:normal;
	text-align: center;
	line-height:40px;
	letter-spacing:2px;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 2em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color:#7fbef7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7fbef7;
	padding-bottom: 3px;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #7fbef7;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #7fbef7;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h3, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #7fbef7;
	}


#sidebar {
	font-family: "Times New Roman", Times, serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
#content a {
	text-decoration: underline;

}

a, h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: none;
	font-size: 1em;
	}

a:hover {
	color: #7fbef7;
	text-decoration: underline;
	}
	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	padding: 0px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fff;
	border-left-color: #fff;
	}

.background {
	background-image: url(images/bg-background.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	position:relative;
	z-index:1;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 160px;
	width: 940px;
	position: relative;
	}

#headerimg {
	margin: 0px;
	height: 160px;
	width: 100%;
	padding: 0px;
	}
	
#header-landing {
	}

#headerimg-landing 	{
	height: 165px;
	width: 940px;
	margin: 0px;
	}
	
.header-content {
	height: 200px;
	width: 300px;
	position: absolute;
	top: 0px;
	right: 0px;
}

.breadcrumb {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7fbef7;
	padding-top: 5px;
}

.narrowcolumn {
	float: left;
	width: 595px;
	margin-top: 35px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
	}
	
.collections-container {
	position: relative;
	height: 522px;
	width: 597px;
}

.entry .collections-container ul {
	margin: 0px;
	padding: 0px;
	text-indent: 0px;
}

.entry .collections-container li {
	margin: 0px;
	padding: 0px;
}
	
.collections-panel-1 {
	position:absolute;
	width: 200px;
	height: 235px;
	left: 20px;
	top: 20px;
	z-index: 100;
	}
	
.collections-panel-2 {
	position:absolute;
	width: 200px;
	height: 235px;
	left: 20px;
	top: 265px;
	z-index: 100;
	}

.widecolumn {
	text-align: center;
	width:940px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
	
.widecolumn img {
	margin: 0px;
	border: 1px solid #C9CACB;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.collections-text {
	margin-right: 135px;
	margin-left: 135px;
	margin-top: 25px;
	font-size: 1.1em;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	min-height: 10px;
	clear: both;
	text-align: center;
	}

#footer p {
	text-align: left;
	font-size: 1.1em;
	color: #A9A9A9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
.back {
	font-family: TrajanProRegular;
	font-weight:bold;
	text-align: left;
	margin-top:20px;
	margin-left: 30px;
	margin-bottom: 20px;
}

#content .back a {
	text-decoration:none;
	color:#7fbef7;

}

#content .back a:hover {
	text-decoration:none;
	color:#a9a9a9;

}

#mainimage {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #c9cacb;
	height: 500px;
	overflow: hidden;
}

#imagefade {
}


.drop-shadow {
	float:left;
	position: relative;
	width: 280px;
	background: #fff;
	color: rgba(0,0,0, .8);
	margin:10px 10px 10px 20px;
}

.drop-shadow:before, .drop-shadow:after {
	z-index: -1; 
	position: absolute; 
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%; 
	top: 75%;
	max-width:280px;
	background: rgba(0, 0, 0, 0.7); 
	-webkit-box-shadow: 0 15px 10px rgba(0,0,0, 0.7);   
	-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	-webkit-transform: rotate(-5deg);    
	-moz-transform: rotate(-5deg);   
	-o-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	transform: rotate(-5deg);
}

.drop-shadow:after {
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-o-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
	transform: rotate(5deg);
	right: 10px;
	left: auto;
}	

.margin-left-landing {
	margin-left:330px;
}

.drop-shadow-2 
{
  position: relative;
  width: 597px;
  height: 522px;
  background: #ddd;
  color: rgba(0,0,0, .8);
}


.drop-shadow-2:before, .drop-shadow-2:after 
{
  z-index: -1; 
  position: absolute; 
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%; 
  top: 90%;
  max-width:300px;
  background: rgba(0, 0, 0, 0.7); 
  -webkit-box-shadow: 0 15px 10px rgba(0,0,0, 0.7);   
  -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
  -webkit-transform: rotate(-3deg);    
  -moz-transform: rotate(-3deg);   
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.drop-shadow-2:after 
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}    

/* End Structure */



/*	Begin Headers */
h1 {
	padding: 0px;
	margin: 0px;
	color:#7fbef7;
	}

h2 {
	padding: 0px;
	margin: 0px;
	color:#7fbef7;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h3 {
	padding-top: 8px;
	width: 255px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.grey-border {
	border: 1px solid #330066;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;

	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	line-height: 1.5em;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	text-align: left;
	background-color: #F0F0F0;
	border: 1px solid #7fbef7;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 245px;
	}

 #searchform #s {
	width: 165px;
	padding: 2px;
	border: 1px solid #F0F0F0;
	}
	

#searchsubmit {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	color: #7fbef7;
	background-color: #F0F0F0;
	}
	
.search-text {
	color: #7F7F7F;
	position: absolute;
	top: 70px;
	right: 29px;
	text-align: left;
	width: 258px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


/* End Form Elements */


/* Begin Sidebar */
#sidebar
{
	width: 293px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: right;
	}
	
#sidebar img
{
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	}

#sidebar form {
	margin: 0;
	}

#sidebar .current_page_item {
	text-decoration: underline;
	font-weight: bold;
}

#sidebar img
{
	margin-top: 10px;
	margin-left: 10px;
	}
/* End Sidebar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* End captions */
