@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

#wrapper {
position: relative;
width: 960px;
margin: 0 auto 0 auto;
top: 40px;

}

b {
font-weight: bold;
}

h1 {
	font-weight: 500;
	font-size: 26px;
	letter-spacing: .8em;
	color: #666666;
	text-transform: uppercase;
	text-align: left;
	padding: 0 0 12px 12px;
	margin: 0;
} 

strong { 
	font-weight: 700;
	color: #000000;
}

.red {
	color: #cc3300;
}

#content {
width: 500px;
}



#header { 
	border-left: 10px solid #000000;
	height: 107px;
	margin: 0 0 20px 0;

}

#header h4 {
	width: 100px;
	float: right;
}

#slideshow {
	width: 550px;
	height: 400px;
	float: right;
	position: relative;
	top: 20px;
}


/* NAVIGATION */
#flash-nav {
	padding: 0;
	height: 50px;

}

#copy h3 {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .05em;
padding: 0;
margin: 0;

}

#copy h4 {
     color: #666666;
     font-size: 12px;
     font-weight: 500;
     padding: 0;
     margin: 0px;

}

#copy h5 {
    color: #666666;
    font-size: 11px;
}
	
#copy {
    width: 380px;
    position: relative;
    top: 45px;
	}
	
#copy p {
	font-size: 13px;
	color: #333333;
	font-weight: lighter;
	line-height: 1.4;
}

a {
	color:#cc3300;
	text-decoration: none;

}

a:hover{
	color: #000000;
        text-decoration: underline;
}

#static {
    width: 400px;
    float: right;
margin: 40px 0 0 0;
}

#static img {
    float: right;
}

#footer {
	font-size: 10px;
	color: #666666;
	font-weight: 333;
	text-align: center;
	width: 100%;
	clear: both;
	padding-top: 100px;
}
#footer p{
	padding: 0;
	margin: 0;
}

#copy2 h3 {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: .05em;
padding: 0;
margin: 0;

}

#copy2 h4 {
     color: #666666;
     font-size: 12px;
     font-weight: 500;
     padding: 0;
     margin: 0px;

}

#copy2 h5 {
    color: #666666;
    font-size: 11px;
}
	
#copy2 {
    width: 500px;
    position: relative;
    top: 45px;
	}
	
#copy2 p {
	font-size: 13px;
	color: #333333;
	font-weight: lighter;
	line-height: 1.4;
}

.news {
border-bottom: 1px solid #666;
padding-bottom: 20px;
margin-bottom: 20px;
}

.news h1 {
font-size: 14px;
letter-spacing: .1em;
color: #000;
padding: 0;
margin: 0;
font-weight: bold;
}

.news h2 {
font-size: 11px;
color: #666;
padding: 0;
margin: 0;
}

/* BLOG */
#sidebar {
float: right;
width: 260px;
margin: 50px 0 0 0;
font-size: 11px;
background-color: #eee;
padding: 10px;
}

#sidebar h3 {
text-align: center;
text-transform: uppercase;
font-size: 14px;
letter-spacing: .05em;
margin: 0 0 10px 0;
paddding: 0 ;
}

#sidebar h4 {
text-transform: uppercase;
font-size: 12px;
letter-spacing: .05em;
border-bottom: 1px solid #666;
margin: 0 0 10px 0;
padding: 0 ;
}

#sidebar h5 {
text-align: center;
margin: 0;
padding: 0;
font-size: 14px;
}

#sidebar ul {
margin: 5px 0 10px 0;
list-style-image: url(http://www.claireyaffa.com/dev-ee/images/bullet.gif);
}

#sidebar strong {
color: #666;
text-transform: uppercase;
letter-spacing: .05em;
}

.post {
border-bottom: 1px dotted #666;
width: 620px;
padding: 10px;
margin: 0 0 20px 0;
}

.post h3 {
padding: 0;
margin: 0;
}

.post h5 {
color: #333;
margin: 0;
padding: 0 0 10px 0;
font-weight: 300;
letter-spacing: .05em;
text-transform: uppercase;
font-size: 10px;
}
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-9184900-1");
pageTracker._trackPageview();
} catch(err) {}</script>

