/*
Theme Name: Emma Tomlinson
Theme URI: http://wordpress.org/
Description: Emma Tomlinson
Author: Malvolio
Version: 1.0
Tags: none
*/


/* =Reset default browser CSS. 
-------------------------------------------------------------- */

/* ----- FONTS ----- */

@font-face {
    font-family: 'CaviarDreamsItalic';
    src: url('font/CaviarDreams_Italic-webfont.eot');
    src: url('font/CaviarDreams_Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/CaviarDreams_Italic-webfont.woff') format('woff'),
         url('font/CaviarDreams_Italic-webfont.ttf') format('truetype'),
         url('font/CaviarDreams_Italic-webfont.svg#CaviarDreamsItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CaviarDreamsBoldItalic';
    src: url('font/CaviarDreams_BoldItalic-webfont.eot');
    src: url('font/CaviarDreams_BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/CaviarDreams_BoldItalic-webfont.woff') format('woff'),
         url('font/CaviarDreams_BoldItalic-webfont.ttf') format('truetype'),
         url('font/CaviarDreams_BoldItalic-webfont.svg#CaviarDreamsBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CaviarDreamsRegular';
    src: url('font/CaviarDreams-webfont.eot');
    src: url('font/CaviarDreams-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/CaviarDreams-webfont.woff') format('woff'),
         url('font/CaviarDreams-webfont.ttf') format('truetype'),
         url('font/CaviarDreams-webfont.svg#CaviarDreamsRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CaviarDreamsBold';
    src: url('font/Caviar_Dreams_Bold-webfont.eot');
    src: url('font/Caviar_Dreams_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Caviar_Dreams_Bold-webfont.woff') format('woff'),
         url('font/Caviar_Dreams_Bold-webfont.ttf') format('truetype'),
         url('font/Caviar_Dreams_Bold-webfont.svg#CaviarDreamsBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'zapfino_linotype_oneregular';
    src: url('font/zapfino-webfont.eot');
    src: url('font/zapfino-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/zapfino-webfont.woff') format('woff'),
         url('font/zapfino-webfont.ttf') format('truetype'),
         url('font/zapfino-webfont.svg#zapfino_linotype_oneregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ArchitectsDaughterRegular';
    src: url('font/ArchitectsDaughter-webfont.eot');
    src: url('font/ArchitectsDaughter-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/ArchitectsDaughter-webfont.woff') format('woff'),
         url('font/ArchitectsDaughter-webfont.ttf') format('truetype'),
         url('font/ArchitectsDaughter-webfont.svg#ArchitectsDaughterRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}





/* BODY STANDARD
-------------------------------------------------------------- */

body {
    font-family: 'Century Gothic', Arial, Helvetica, sans-serif;
    font-size:   13px;
    padding:     0px;
    margin: 0;
	color: #727273;
	background-color: #ffffff;
}

pre, code {
	font-family: "Courier 10 Pitch", Courier, monospace;
}

i, em {
	font-style: italic;
}

#centered-header {
	width: 930px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
}

#centered-content {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
}

hr {
	border: 0;
	border-top: 1px solid #e2e0de;
}


/* HEADER
-------------------------------------------------------------- */

#header-bar {
	float: left;
	margin: 0px;
	}

#menubar {
	float: left;
	height: 37px;
	width: 745px;
	margin-left: 35px;
}

#social-media {
	float: left;
	height: 28px;
	width: 28px;
	margin-left: 24px;
	margin-top: 4px;
}

#abia {
	float: left;
	height: 35px;
	width:56px;
	margin-left:14px;
	margin-top: 1px;
}

#emt-slideshow {
	float: left;
	height: 318px;
	margin-top: 20px;
	margin-bottom: 30px;
}


/* MAIN CONTENT
-------------------------------------------------------------- */

#content {
	float: left;
	width: 570px;
	margin-top: 5px;
    text-align: left;
	margin-right: 10px;
}

#content p {
	margin-top: 0px;
	margin-bottom: 15px;
}

h1 {
	color: #5E92A6;
	font-size: 52px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
	font-weight: normal;
	font-family: 'zapfino_linotype_oneregular', 'Century Gothic', Arial Bold;
}

h2 {
	color: #727273;
	font-size: 20px;
	margin-bottom: 20px;
	padding: 0;
	font-weight: normal;
	font-family: 'CaviarDreamsRegular', 'Century Gothic', Arial;
	text-transform: uppercase;
}



#content a, .widget-container a {
    color: #5E92A6;
	text-decoration: none;
	transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}

#content a:hover, .widget-container a:hover {
	color: #5E92A6;
	opacity: 0.7;
}



/* TESTIMONIALS
-------------------------------------------------------------- */

#separator {
	width: 19px;
	height: 383px;
	float: left;
	margin-right: 20px;
	background: url(images/separator.gif);
}

#sidebar {
	width: 278px;
	float: left;
	margin-top: 5px;
	font-size:   12px;
}

.testimonial {
	font-family: 'ArchitectsDaughterRegular', 'Century Gothic', Arial;
	color: #88ADBD;
	font-size: 13px;
	line-height: 22px;
}

cite {
	font-family: 'CaviarDreamsRegular', 'Century Gothic', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
    font-size: 12px;
	color: #AFAFAF;
	font-style: normal;
	display: block;
	margin-top: 7px;
	line-height: normal;
}

li.widget-container {
	list-style-type: none;
	margin: 0;
	padding: 0;
}




/* FOOTER
-------------------------------------------------------------- */

#footer {
	width: 840px;
	height: 19px;
	float: left;
	background: url(images/footer.gif);
	font-family: 'CaviarDreamsRegular', 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #969697;
	text-align: right;
	padding: 15px 30px;
	margin: 20px 0 5px 0;
}




/* ----- WORDPRESS ----- */

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}








/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */

/* Text elements */
ul {
	list-style: square;
	margin: 0;
}
ol {
	list-style: decimal;
	margin: 0;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}



input[type="text"], input[type="email"],
textarea {
	background: #ffffff;
	border: 1px solid #969697;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
	width: 300px;
}





/* CONTENT IMAGES
-------------------------------------------------------------- */


#content .attachment img {
	max-width: 580px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft,
#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}