body {
	font-family:Tahoma, Helvetica, Verdana, sans-serif;
	font-size:13px;
	color:#333333;
	background:url(../images/bg_.gif) top left repeat;
}

h2 {
	font-size:15px;
	font-weight:normal;
}

.clear {
	clear:both;
}

a {
	color:#f83294;
}

#logo {
	right:-10px;
	top:-50px;
	margin-top:10px;
	position: absolute;
	z-index: 100;
}

#header {
      float:left;
      width:942px;
      background:yellow;
      font-size:93%;
      line-height:normal;
      background: url("../images/tborder.gif") repeat-x bottom;
      margin-top:80px;
}

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

#header li {
      float:left;
      background:url("../images/right_norm.gif") no-repeat right top;
      margin:0px 1px 0px 0px;
      padding:0;
}

#header a {
      display:block;
      background:url("../images/left_norm.gif") no-repeat left top;
      padding:8px 25px 10px;
      color:#ffffff;
      text-decoration: none;
      text-transform: uppercase;
}

#header .current {
    background-image:url("../images/right_norm_current.gif");
}
 
#header .current a {
    background-image:url("../images/left_norm_current.gif");
    padding-bottom:11px;
    color:#544943;
    text-decoration: none;
}

div.portfolioItem h1 {
	margin-top:10px;
}

div.portfolioItem p {
	line-height:22px;
}

div.portfolioItem img {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

div#footer {
	margin-top:20px;
	font-size: 11px;
	text-align: left;
}

div#footer a {
	text-decoration: none;
}

div#news_media a {
	display:block;
	text-decoration:none;
	margin-bottom:5px;
}

#social_holder{
	width: 145px; 
	height: 23px;
	background-image: url('../images/social_holder_pink.png');
	position: absolute;
	margin-left: 15px;
	margin-top: 522px;
	z-index: 20;
}

#social_holder p {
	width: 70px;
	padding-left: 8px;
	line-height: 23px;
	float: left;
}

#social_holder ul{
	width: 65px;
	float: left;
	list-style-type: none; 
}

#social_holder ul li{
	display: inline; 
}

#social_holder ul li a{
	display: block; 
	float: left;
	width: 16px;
	height: 16px;
	line-height: 23px;
	margin: 4px 2px;
	background-image: url('../images/social_sprite.png'); 
	text-indent: -9999px;
}

#social_holder ul li a#fb{
	background-position: -16px 0;
}

#social_holder ul li a#li{
	background-position: -32px 0;
}

#ajax-loader {
	width: 16px; 
	height: 16px; 
	position: absolute; 
	margin-top: 527px;
	margin-left: 750px;
	background-image: url('../images/ajax-loader.gif');
	display: none;
}

#twittermenu{
	width: 177px; 
	height: 23px;
	background-image: url('../images/twittermenu_pink.png');
	position: absolute;
	margin-top: 522px;
	margin-left: 770px;
	z-index: 20;
}
#twittermenu a{
	line-height: 23px;
	text-decoration: none;
	color: black;
}

#twittermenu a:hover{
	color: #fff;
}

#twittermenu a.tweetsize{
	padding-left: 5px;
	float: left;
}

#twittermenu a.follow{
	float: right;
	padding-right: 5px;
}

#tweetwall{
	height: 355px; 
	width: 177px;
	position: absolute; 
	margin-left: 770px;
	margin-top: 162px;
	overflow: hidden;
}

#block{
	height: 270px; 
	width: 177px;
}

.tweet{	
	height: 86px; 
	width: 177px;
	margin-bottom: 4px;
	background-image: url('../images/tweet_bg.png');
	font-size: 10px; line-height: 12px;
}
.tweet_info{
	color: #f83294;
	padding: 5px 5px 0 5px;

}
.tweet_content{
	padding: 5px;
}

.tweet_content a{
	text-decoration: none;	
}

.tweet_content a:hover{
	color: #fff;
}

