body.news #capsule{
	background: transparent url(/c/i/bg-news.jpg) center 0px no-repeat scroll;
}
body.news #header_capsule{
	background: transparent;
	height : 190px;
}
 a#news_home {
    display: block;
    height: 32px;
    position: absolute;
    text-indent: -5000px;
    top: 130px;
    width: 350px;
 }

#page_title h1 {
	font-size: 26px;
    letter-spacing: -0.01em;
    font-weight : bold;
	}
	
h2.post-title a {
    color : #000;
}
h2.post-title {
	font-size: 26px;
    letter-spacing: -0.01em;
    font-weight : bold;
    margin : 0;
}

div.post-date {
	-moz-border-radius : 4px;
	background: none repeat scroll 0 0 #000000;
    color: #FFF;
    font-size: 11px;
    height: 60px;
    margin: -30px 0 0 -65px;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 50px;
	}
	
div.post-date span {
	font-size : 24px;
	margin-top : 3px;
	display : block;
	}
	
.post-info-home, .credits {
	text-transform : uppercase;
	font-size : 10px;	
	}
	
.post-content {
	margin : 0 0 0 0;
	font-size: 14px;
	}
	
.more a {
background: url("/c/i/sprite-news.png") no-repeat scroll -280px -260px transparent;
    display: block;
    height: 12px;
    width: 52px;
    text-indent : -5000px;
    margin : 12px 12px 0 0;
    
}
	
	.facebook-like {
    float: left;
    width: 370px;
}
.facebook-share {
    float: right;
}	
	
.facebook_share_button {
    background: url("http://static.ak.connect.facebook.com/images/connect_sprite.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-weight: bold;
}
.facebook_share_button_logo {
    background: url("http://static.ak.connect.facebook.com/images/connect_sprite.png") no-repeat scroll 0 -232px #29447E;
    display: block;
    height: 16px;
    padding: 1px;
}
.facebook_share_button_text {
    background: url("http://static.ak.connect.facebook.com/images/connect_sprite.png") repeat scroll 0 0 transparent;
    border-bottom: 1px solid #1A356E;
    border-top: 1px solid #879AC0;
    color: #FFFFFF;
    display: block;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 10px;
    margin-left: 17px;
    padding: 2px 6px 3px;
}

#tab_box {
	margin : 0 0 25px;
	}

#tab_box h2 {
	background : url('/c/i/sprite-news.png') 0 -50px no-repeat;
	height : 30px;
	line-height : 30px;
	cursor : pointer;
	width : 165px; 
	float : left;
	text-indent : -500px;
	z-index : 100;
}

#tab_box h2#tab_2 {
	background-position : -165px -50px;
	}

#tab_box h2#tab_1.tab_active {
	background-position : 0 -80px;
}

#tab_box h2#tab_2.tab_active {
	background-position : -165px -80px;
}

#tab_box_tabs {
	z-index : 1;
	background : url('/c/i/sprite-news.png') -330px -50px no-repeat;
	height : 250px;
	margin-top : -16px;
}

#tab_box_tabs a {
	color : #FFF;
	}

#tab_box_tabs a span {
	float : right;
	}


#search.simple_box h2 {
	background : url('/c/i/sprite-news.png') 0 -110px no-repeat;
	height : 30px;
	line-height : 30px;
	text-indent : -500px;
}
#archives h2 {
	background : url('/c/i/sprite-news.png') 0 -140px no-repeat;
	height : 30px;
	line-height : 30px;
	text-indent : -500px;
}

#news-next {
	margin : 0 0 25px;
	}
	
#news-next.listing ul li, #news-next.listing li {
    margin: 0;
    padding: 2px 0;
}

#news-next h2 {
	background : url('/c/i/sprite-news.png') 0 -170px no-repeat;
	height : 30px;
	line-height : 30px;
	text-indent : -5000px;
}

.news #comments h2 {
	background : url('/c/i/sprite-news.png') 0 -200px no-repeat;
    height: 40px;
    text-indent: -3000px;
    line-height : 40px;
}

.news #comments h2 {
	background : url('/c/i/sprite-news.png') 0 -200px no-repeat;
    height: 40px;
    text-indent: -3000px;
    line-height : 40px;
    width : 300px;
    margin : 0;
}
.news #comments #commentform legend {
	background : url('/c/i/sprite-news.png') 0 -240px no-repeat;
    height: 20px;
    text-indent: -3000px;
    width : 300px;
    margin-bottom : 20px;
	}
	
.news #comments form label {
    display: block;
    float: left;
    text-align: left;
    width: 160px;
}

.news #comments #send {
    margin: 0 0 0 168px;
}

#content .news_next {
    background: transparent url('/c/i/sprite-news.png') right -350px;
    float: right;
    height: 16px;
    padding-right: 15px;
    margin-right: 5px;
}
#content .news_previous {
    background: transparent url('/c/i/sprite-news.png') left -350px;
    height: 16px;
    float : left;
    padding-left: 15px;
}
    