/*
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.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	}


#page {
	text-align: left;
	}

#header {
	}

#headerimg 	{
	}
	

#header-landing {
	height:190px;
	}

#headerimg-landing 	{
	}

#content {
	font-size: 1em;
	position:relative;
	}

.widecolumn .entry p, .searchcolumn p {
	font-size: 1.1em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn, searchcolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #fff;
	border: none;
	}

small {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
.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;	

}

h1, h2, h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	}

h1 {
	font-size: 2em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-family:TrajanProRegular;
	font-size: 42px;
	font-weight: normal;
	letter-spacing:2px;
	line-height:40px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


#sidebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #333333;
	text-decoration: underline;
	}

a:hover {
	color: #666666;
	text-decoration: underline;
	}
	
.home-text {
	width:280px;
	float:left;
	margin: 10px 10px 10px 20px;
}

.home-text h3 {
	color:#7f7f7f;
	font-family:TrajanProRegular;
	font-size:16px;
	letter-spacing:2px;
	margin:0;
	font-weight:normal;
	line-height:26px;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	padding: 0;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	}

#header {
	margin: 0;
	padding: 0;
	height: 200px;
	width: 940px;
	position: relative;
	}

#headerimg {
	height: 165px;
	width: 940px;
	}
	
#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: #C9CACB;
	padding-top: 5px;
}

.narrowcolumn {
	float: left;
	width: 600px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	}

.widecolumn {
	text-align: center;
	width:940px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
	
.widecolumn img {
	border: 1px solid #C9CACB;
	}
	
.searchcolumn {
	text-align: left;
	width:913px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 27px;
	background-position: center -50px;
	}
	

.landing {
	background-image: url(images/bg-landing-content.gif);
	background-repeat: repeat-x;
	background-color: #DADBDC;
	text-align: center;
	width:940px;
}
	
.landing img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.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;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0px;
	width: 940px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 10px;
	}

#footer p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	
.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;
}	

.home-footer-panel {
	background-image: url(images/bg-home-footer.png);
	background-repeat: no-repeat;
	height: 257px;
	width: 940px;	
	padding: 50px 0px 0px 0px;
	margin: 20px 0 0 0;
}

.home-footer-panel h3 {
	font-family:TrajanProRegular;
	color:#827b79;
	font-weight:normal;
	font-size:25px;
	letter-spacing:2px;
	display:block;
	float:left;
	margin: 0 0 40px 0;
	line-height:30px;
}

.news-home {
	width:690px;
	float:left;
	margin: 0 0 0 30px;
}

.news-item {
	width:220px;
	float:left;
}

.news-item img {
	float:left;
	margin: 0 10px 0 0;
}

.news-item p {
	text-align:left;
	margin:0px 10px 0 0;
	color:#827b79;
}

.news-item a {
	color:#827b79;
	padding:0px;
	margin:0px;
	text-align:left;
	display:block;
}

.follow-home {
	color:#000;
	float:left;
	width:180px;
	text-align:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #827b79;
	padding: 0 0 0 20px;
}

.follow-home p {
	margin:0;
}

.follow-home img {
	margin: 10px 10px 0 0;
	border:none;
}
	

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	padding: 0px;
	margin: 0px;
	height: 60px;
	color:#000000;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

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;
	}
/* 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 {
	content: "\00BB \0020";
	}

.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: 15px;
	}

#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;
	}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	text-align: left;
	background-color: #F0F0F0;
	border: 1px solid #000;
	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: #000;
	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;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* 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;
	margin-left: 25px;
	margin-right: 25px;
	}
/* End Various Tags & Classes*/


