body {
	color: #dddddd;
	font-family: Helvetica, Arial;
	font-size:12px;
}

span {
	font-size: inherit;
}

p {
	padding-bottom: 1em;
	line-height:1.4;
}


h1,h2{
	letter-spacing: -0.02em;
}


h1 {
	font-size: 28px;
	font-weight: normal;		
}
h1:hover {
	color:#cccccc;
}

h2 {
	font-size: 22px;
	font-weight:normal;
}

h3 {
	font-size: 16px;
	font-weight: normal;	
	padding-bottom:0.2em;
	line-height:1;
}

h4 {
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.02em;		
}

textarea {
	font-family: "Lucida Grande", Arial, Sans-serif;
	font-size: 10px;
	resize: vertical;
}

a {
	color: #888888;
	text-decoration: none;
}

a:hover {
	color: #cccccc;	
	text-decoration: none;
}

a#img-bullets {
	font-size:14px;
	font-weight:normal;
	color:#444444;
	margin:0.5em 0;
	padding-left: 0.5em;
	padding-right: 0;
}

/*
a#vid-bullets{color:#ffffff;}
*/

a#img-bullets:hover {
	color:#666666;
}

a#img-bullets.selected {
	color:#aaaaaa;
}

.gray1 {
	color: #777777 !important;
}

.gray2 {
	color: #444444 !important;
}
.gray3 {
	color: #999999 !important;
}

.serif {
	font-family: Georgia, Times, serif;
	letter-spacing: 0.02em;
}

h2.serif {
	line-height:1;	
	letter-spacing:0;
}
h2.serif a,h3.serif a{
	color: #ffffff;	
}
h2.serif a:hover,h3.serif a:hover{
	color: #dddddd;
}

.small {
	font-size: 10px;
	font-weight:bold;
}

#project-desc {
	text-align:right;
	line-height:1.5;
	font-size:12px;
}


#clients, #contact{
	text-align:right;
}

#contact, #contact a {
	font-size:10px;
	color:#777777;	
	line-height:1.4;
	letter-spacing: 0.03em;		
}


#clients, #clients a{
	font-size:9px;
	color:#444444;
	text-transform: lowercase;
	line-height:1.2;
	letter-spacing: 0.05em;
}

#contact a:hover, #clients a:hover{
	color:#eeeeee;
	text-decoration: none;
}

#news-header{
	font-size:20px;
	padding:0;
	margin:0;
}

#news-block{
	text-align:right;
}

#navimore a.curr, ul li a.curr {
    color:#dddddd;
}

ul li a.curr:hover {
    color:#d0d0d0;
    text-decoration:none;
}

#navimore a.curr:hover {
    color:#dddddd;
    text-decoration:none;
}


ul#twit-twit li.twit-date{
	font-size:12px;
	color:#dddddd;
	line-height:1.3;
}


ul#twit-twit li.twit-date ul li span {
	font-size:11px !important;
	letter-spacing: 0.02em;
	margin-right:0.1em;
	color:#888888;
}

ul#twit-twit li.twit-date ul li a {
	color:#aaaaaa;
	text-decoration: none;
}

ul#twit-twit li.twit-date ul li a:hover {
	color:#dddddd;
}


ul#twit-twit li.twit-date ul li a.twit{
	font-size:9px !important;
	color:#666666;
	text-decoration:none;
}

ul#twit-twit li.twit-date ul li a.twit:hover {
	color: #CCCCCC;
	text-decoration: none;
}

ul#twit-twit li a.twit-more {
	color: #777777;
	font-size:11px;
	text-decoration:underline;
}
ul#twit-twit li a.twit-more:hover {
	color: #CCCCCC;
}


div.navimenuopen ul li a {
	color: #dddddd;
	font-size:11px;
}
div.navimenuopen ul li a:hover {
	color: #aaaaaa;
}

.c-text {
	color: #dddddd;
	width: 320px;
}

.shadow {
	text-shadow: #000000 1px 1px 0px;
}

a.project-thumb-link{
	font-size:13px;
	margin-top:2px;
	color:#ccc;
}
a.project-thumb-link:hover{
	color:#888;
}
