/*
Theme Name: Margaret Fleming
Theme URI: http://wordpress.org/
Description: The 2010 theme for WordPress is stylish, customizable, simple, and readable -- make it yours with a custom menu, header image, and background. Twenty Ten supports six widgetized areas (two in the sidebar, four in the footer) and featured images (thumbnails for gallery posts and custom header images for posts and pages). It includes stylesheets for print and the admin Visual Editor, special styles for posts in the "Asides" and "Gallery" categories, and has an optional one-column page template that removes the sidebar.
Author: the WordPress team
Version: 1.1
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

body {
	color:#54301B;
	font-family: Arial, sans-serif;
	font-size:15px;
	background:#fff url('style/images/newbackground.jpg') top center;
}
* {
	margin:0;
	padding:0;
}
a {
	color:#54301B;
	text-decoration:none;
}
a:hover,
dt:hover {
	text-decoration:underline;
	cursor:pointer;
}
.accent{
	color:#BC2380;	
}
.footer {
font-size:12px;
left:-204px;
position:relative;
bottom:-40px;
width:750px;
text-align:center;
line-height:20px;
}
.current_page_item a,
.selected {
	font-weight:bold;
}
.container {
	width:980px;
	margin:100px auto 0;
	position:relative;
	height:520px;
}
#contact-number {
left:30px;
position:absolute;
top:35px;
text-transform:lowercase;
}
#contact-number span {
text-transform:uppercase;
}
#Testimonials .content{
	background:url('style/images/megaphone.png') 40px 130px no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='style/images/megaphone.png'),sizingMethod='image';
	height:500px !Important;
}
#About .content{
	background:url('style/images/trophy.png') 0 130px no-repeat;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='style/images/megaphone.png'),sizingMethod='image';
	height:500px !Important;
}
.sidebar,
.content{
	height:400px;	
}
.sidebar {
	float:left;
	width:285px;
	position:relative;
}
.logo {
	position:absolute;
	top:-85px;
	left:-50px;
	height:150px;
	width:338px;
}
ul {
	list-style:none;	
}
li {
	line-height:25px;	
}
.menu {
	text-align:right;
	padding:0 50px 20px 0;
	right:8px;
}
.menu a {
	font-size:15px;
}
.content {
	padding:10px 10px 10px 30px;
	width:580px;
	float:left;
	position:relative;
}
.menu,
.copy {
	position:absolute;
	top:80px;
}
.copy {
	left:30px;
	width:580px;
}
p, dt {
	line-height:25px;
}
h2 {
	text-transform:uppercase;	
}

/*Testimonials*/
#toggle-box {
	margin-top:20px;	
	z-index:999999;
}
h3.toggle {
	margin: 0 0 10px 0;
	font-size:16px;
	z-index:999999;
}
h3.toggle:hover {
	text-decoration:underline;
	cursor:pointer;
}
.viewer {
	padding:10px;
	position:absolute;
	right:-28px;
	top:-7px;
	background-color:transparent;
	background-image:url('style/images/viewer-bg.gif');
	z-index:999999;
}
#About .viewer {
	top:72px;	
}
.viewer-copy p {
	margin-bottom:10px;
}
.viewer .inner {
	overflow-y:auto;
	width:380px;
}
.viewer a {
	color:#BECC28;
	text-decoration:none;
}
.viewer a.close {
	position:absolute;
	top:2px;
	right:2px;
	color:#BC2380;
	font-size:12px;
	font-weight:bold;	
}
.viewer a:hover {
	font-weight:normal;
	color:#54301B;
	text-decoration:underline;
}

/*Contact*/
#Contact .strapline span {
	color:#BD2580;
}
.wpcf7 input,
.wpcf7 textarea {
	border:1px solid #CBBB9D;
	width:300px;
	padding:4px;
	background-color:#fff;
}
.wpcf7 form p {
	margin:0 0 10px 0;
}
.wpcf7 form span.title {
	width:100px;
	display:inline-block;
}
.wpcf7 #send {
	margin-left:104px;
}
.wpcf7 #send input {
	width:100px;
}
#details {
	clear:both;
}
span.wpcf7-not-valid-tip-no-ajax {
	font-size:12px !important;
	margin-left:102px !important;
	color:#BC2380 !important;	
}
div.wpcf7-validation-errors {
	border:0px solid #F7E700 !important;
	color:#BC2380 !important;	
}

/*Homepage*/
.strapline {
	position:relative;
	letter-spacing:-1px;	
}
#Testimonials .strapline,
#About .strapline {
	left:30px;
	position:absolute;
	top:28px;
}
.r1a{
	position:absolute;
	top:-6px;
	left:0;
}
.r1b{
	position:absolute;
	top:-10px;
	left:317px;
}
.r2a {
	position:absolute;
	top:24px;
	left:0;
}
.r2b {
	position:absolute;
	top:21px;
	left:58px;
}
.r2c {
	left:331px;
	position:absolute;
	top:29px;
}
#clients {
	left:316px;
	position:absolute;
	top:350px;
}
#promotion {
	left:614px;
	position:absolute;
	top:344px;
}
#perform{
	left:386px;
	position:absolute;
	top:386px;
}
#team {
	left:316px;
	position:absolute;
	top:426px;
}

.db { color:#53301B; }
.dy { color:#EAC43C; }
.dg { color: #808239; }
.dp { color: #BC2380; }
.lp { color: #EE90B7; }
.lg { color:#BEC357; }
.s14 { font-size:14px; }
.s15 { font-size:15px; }
.s16 { font-size:16px; }
.s18 { font-size:18px; }
.s20 { font-size:20px; }
.s24 { font-size:24px; }
.s30 { font-size:30px; }
.s40 { font-size:40px; }
