/* CSS Document */

/* @license
 * MyFonts Webfont Build ID 1891222, 2012-01-10T16:54:51-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Contax Sans 56 Italic by Type Innovations
 * URL: http://www.myfonts.com/fonts/typeinnovations/contax-sans/56-italic/
 * Licensed pageviews: unlimited
 * 
 * Webfont: Contax Sans 55 by Type Innovations
 * URL: http://www.myfonts.com/fonts/typeinnovations/contax-sans/55-regular/
 * Licensed pageviews: unspecified
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=1891222
 * Webfonts copyright: Copyright (c) Alex Kaczun, dba Type Innovations, 2011. All rights reserved.
 * 
 * © 2012 Bitstream Inc
*/
  
 @font-face {font-family: 'ContaxSans56-Italic';src: url('fonts/1CDB96_0_0.eot');src: url('fonts/1CDB96_0_0.eot?#iefix') format('embedded-opentype'),url('fonts/1CDB96_0_0.woff') format('woff'),url('fonts/1CDB96_0_0.ttf') format('truetype');}
 
  
 @font-face {font-family: 'ContaxSans55';src: url('fonts/1CDB96_1_0.eot');src: url('fonts/1CDB96_1_0.eot?#iefix') format('embedded-opentype'),url('fonts/1CDB96_1_0.woff') format('woff'),url('fonts/1CDB96_1_0.ttf') format('truetype');}
 


@font-face {
    font-family: 'KorinnaBTRegular';
    src: url('fonts/korinna_regular_bt-webfont.eot');
    src: url('fonts/korinna_regular_bt-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/korinna_regular_bt-webfont.woff') format('woff'),
         url('fonts/korinna_regular_bt-webfont.ttf') format('truetype'),
         url('fonts/korinna_regular_bt-webfont.svg#KorinnaBTRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'QuattrocentoRomanRegular';
    src: url('fonts/Quattrocento-Regular-webfont.eot');
    src: url('fonts/Quattrocento-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Quattrocento-Regular-webfont.woff') format('woff'),
         url('fonts/Quattrocento-Regular-webfont.ttf') format('truetype'),
         url('fonts/Quattrocento-Regular-webfont.svg#QuattrocentoRomanRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	background:#6b7e7f;


	font: 90%/1.2 'ContaxSans55', Palatino Linotype, Book Antiqua3, Palatino, serif; 
	color:#DADFD9;
	text-align:center;
}

em {
	font: 'ContaxSans56-Italic';
}

#container {
	margin:40px 0 20px 0;
	width:960px;
	margin-left:auto;
	margin-right:auto;
		text-align:left;
}

.contentArea {
	border-top: 1px solid #4c381a;
	border-bottom: 1px solid #4c381a;
	background:#8d9793;

	padding:20px 30px ;
	margin: 10px 0 10px 0;
}

#patterns .contentArea {
	border-top: 1px solid #4c381a;
	border-bottom: 1px solid #4c381a;
	background:#8d9793;
	background:#190800;
	padding:20px 30px ;
	margin: 10px 0 10px 0;
}

#contact .contentArea {
	padding: 60px 30px 300px 30px;
	background:#8d9793 url(images/back.gif) no-repeat center bottom;
}


#mainContent {
	text-align:left;
	
}

#menu {
	font-family:'QuattrocentoRomanRegular', Palatino Linotype, Book Antiqua3, Palatino, serif;
}

ul#menu a {
	text-decoration:none;
	color:#c4dfe0;
	
}

ul#menu a:hover, #artwork .artwork a, #web .web a, #design .design a, #vid .vid a, #about .about a, #teaching .teaching a, #contact .contact a, #practice .practice a, #recent .recent a  {
	color:#e8e8e8;
}

 ul#menu {
	list-style-type:none;
	margin:0;
	padding:0;
}

 ul#menu li {
	float:left;
	text-transform:lowercase;
	margin-right:20px;
}

h1, h2, h3, h4, h5, h6 {
	font-family:'QuattrocentoRomanRegular', Palatino Linotype, Book Antiqua3, Palatino, serif;
	text-transform:lowercase;
	color:#c4dfe0;
	color:#4c381a;
	color:#4c3221;
		
	margin:0 0 8px 0;
	padding:0;
	font-weight:normal;
}

h1 {
	font-size:1.6em;
	font-weight:normal;
	margin:5px 20px 4px 0;
}
h2{
	font-size:1.4em;
}

h3 {
	font-size:1.1em;
}

a {
	text-decoration:underline;
	color:#4c381a;
	}

a:hover {
}

img {
	border:none;
}


.clear {clear:both}

.itemLeft a, .itemRight a {
	text-decoration:none;
	border-bottom: 1px solid #4c381a;
		display:block;
	background-color:#acb8b3;
	color: #4c3221;
	padding-bottom:2px;
}

.itemLeft a img, .itemRight a img{
	border-top: 1px solid #4c381a;
	border-bottom: 1px solid #4c381a;
	margin-bottom:2px;
		
		
}

.itemLeft a:hover, .itemRight a:hover  {
	display:block;
	background-color:#d6e5df;
}



.itemLeft, .itemRight {
	float:left;
	width:400px;
	margin: 10px 10px 0 0;
	text-align:center;

}

.itemRight {
	float:right;
	margin: 10px 0 10px;
}

#vid .itemLeft {
	width:280px;
}

#footer {
	text-align:right;
	color:#9EBBB1;
}

.right {
	float:right;
	margin: 0 0 8px 8px;
}

.image {
	font-style:italic;
	font-size:0.8em;
}