BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
	background: #ff8915 url("../images/bg/body-bg.jpg") no-repeat center top;
}
A {text-decoration: none;}
A:HOVER {text-decoration: underline;}
IMG {border: none;}
LABEL {cursor: pointer;}
H1, H2, H3, H4, H5, H6, P, UL, FORM, OL {
	padding: 0;
	margin: 0;
}
.content H1, .content H2, .content H3, .content H4,
.content H5, .content H6, .content P {margin: 10px 20px 0;}
.content P {font-size: 12px;}
.content UL, .content OL {
	font-size: 12px;
	margin: 10px 40px 0;
}
.content A {color: #9f5302;}
.relax {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

/*  Page  */
#page {
    margin: auto;
    text-align: left;
	width: 926px;
}

/*  Header  */
.header {padding-top: 52px;}
.header UL {list-style: none;}
.header UL LI {
	display: inline;
	float: left;
}
.header UL LI A {
	float: left;
	height: 59px;
	text-align: center;
	outline: none;
	background: url("../images/bg/nav-bg.png") repeat-x left top;
}
.header UL LI A:HOVER, .header UL LI.selected A {
	background: url("../images/bg/nav-bg-hover.png") repeat-x left top;
	cursor: pointer;
}
.header UL LI.border {
	height: 59px;
	width: 2px;
	background: url("../images/bg/nav-border.png") no-repeat left top;
}
.header UL LI.home A {
	width: 98px;
	padding: 0;
	background: url("../images/bg/nav-first.png") no-repeat left top;
}
.header UL LI.home A:HOVER, .header UL LI.home-selected A {
	background: url("../images/bg/nav-first-hover.png") no-repeat left top;
}
.header UL LI.store A {
	width: 99px;
	padding: 0;
	background: url("../images/bg/nav-last.png") no-repeat left top;
}
.header UL LI.store A:HOVER, .header UL LI.store-selected A {
	background: url("../images/bg/nav-last-hover.png") no-repeat left top;
}
.header IMG {margin-top: 20px;}
.header UL LI SPAN {
	float: left;
	height: 25px;
}
.header UL LI STRONG {
	position: relative;
	float: left;
	padding: 18px 16px 8px;
}
.header UL LI SPAN IMG {display: none;}
.header UL LI.home SPAN {
	width: 55px;
	background: url("../images/nav/home.png") no-repeat left top;
}
.header UL LI.home STRONG {
	padding: 18px 0 8px 25px;
}
.header UL LI.media SPAN {
	width: 61px;
	background: url("../images/nav/media.png") no-repeat left top;
}
.header UL LI.about SPAN {
	width: 65px;
	background: url("../images/nav/about.png") no-repeat left top;
}
.header UL LI.blog SPAN {
	width: 52px;
	background: url("../images/nav/blog.png") no-repeat left top;
}
.header UL LI.blog STRONG {
	padding: 18px 15px 8px;	
}
.header UL LI.press SPAN {
	width: 66px;
	background: url("../images/nav/press.png") no-repeat left top;
}
.header UL LI.press STRONG {
	padding: 18px 8px 8px;
}
.header UL LI.store SPAN {
	width: 67px;
	background: url("../images/nav/store.png") no-repeat left top;
}
.header UL LI.store STRONG {
	padding: 18px 0 0 15px;
}
.header UL LI.empty {
	height: 59px;
	width: 365px;
	background: url("../images/bg/nav-bg.png") repeat-x left top;
}
.logotype {width: 669px;}
.logotype A {
	position: relative;
	margin-top: -110px;
	float: right;
	height: 137px;
	width: 403px;
	background: url("../images/logotype.png") no-repeat left top;
}
.logotype A IMG {display: none;}
/*  Footer  */
.footer {
	color: #522d10;
	font-size: 10px;
	background: url("../images/bg/footer-bg.gif") repeat-x left top;
}
.footer-left {
	background: url("../images/bg/footer-left.jpg") no-repeat left top;
}
.footer-right {
	height: 51px;
	background: url("../images/bg/footer-right.jpg") no-repeat right top;
}
.footer UL {
	list-style: none;
	padding-top: 19px;
	margin-left: 20px;
}
.footer UL LI {display: inline;}
.footer A {color: #522d10;}
.footer UL LI A {margin: 0 3px;}
.footer SPAN {
	float: right;
	margin: 17px 20px 0 0;
	width: 205px;
	line-height: 170%;
}
.footer SPAN A {
	padding: 3px 40px 4px 0;
	float: right;
	line-height: 100%;
	background: url("../images/icons/footer-icon.gif") no-repeat right top;
}
/*  Content  */
UL.logos {
	list-style: none;
	float: left;
	position: relative;
	margin: 12px 0 0 -16px;
}
UL.logos LI {
	display: inline;
	float: left;
}
.box {
	margin-top: 381px;
	width: 100%;
}
.welcome-area DIV {
	float: left;
	padding: 30px 0 0px 0;
	width: 293px;
	position: relative;
}
.content .box H2, .content .game-info H2,
.content .characters H2, .content .reviews H2,
.content .small-column H2 {
	font-size: 37px;
	position: absolute;
	left: -16px;
	top: -25px;
	margin: 0;
	width: 161px;
	height: 79px;
	background: url("../images/titles/welcome.png") no-repeat left top;
}
.content .box H2 IMG, .content .game-info H2 IMG,
.content .characters H2 IMG, .content .reviews H2 IMG,
.content .small-column H2 IMG {display: none;}
.pict {
	float: left;
	margin: 0 0 0 6px;
}
.content .box P {margin: 0;}
.news {
	float: right;
	width: 605px;
	display: inline;
	margin-right: 9px;
	position: relative;
	padding: 28px 0 0 0;
}
.content .box .news H2 {
	left: -18px;
	top: -40px;
	width: 212px;
	height: 85px;
	background: url("../images/titles/latest-news.png") no-repeat left top;
}
.content .box H3 {
	font-size: 12px;
	margin: 0;
}
.content .box H3 A {color: #000;}
.content .news SPAN {color: #fff;} 
.column {
	float: left;
	width: 215px;
	margin-top: 5px;
	padding-bottom: 10px;
	position: relative;
	display: inline;
}
A.more {
	float: right;
	position: absolute;
	right: 10px;
	bottom: 8px;
	width: 67px;
	text-indent: -2000em;
	height: 36px;
	outline: none;
	background: url("../images/buttons/more.jpg") no-repeat left top;
	z-index: 150;
}
A.more:HOVER {
	background: url("../images/buttons/more-hover.jpg") no-repeat left top;
}

A.download-press-pack{
	background:transparent url(../images/buttons/download-press-pack.png) no-repeat scroll left top;
	cursor:pointer;
	float:right;
	height:35px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-indent:-2000em;
	width:179px;
}
A.download-press-pack:hover {
	background:transparent url(../images/buttons/download-press-pack-hover.png) no-repeat scroll left top;
}

.column.odd {
	margin-left: -25px;
	margin-right: 20px;
}
/*.column.odd p {
	float: left;
	display: inline;
}*/
.image {
	position: absolute;
	top: 45px;
	right: -84px;
	width: 78px;
	height: 89px;
	background: url("../images/pictures/image.png") no-repeat left top;
}
.welcome-area {
	width: 309px;
	float: left;
	background: url("../images/bg/welcome.png") no-repeat left top;
}
.news-area {
	width: 616px;
	float: right;
	background: url("../images/bg/news-bg.png") no-repeat left top;
}
/*  Media  */
BODY.media {
	background-image: url("../images/bg/body-bg-media.jpg");
}
.main-content {
	float: left;
	width: 679px;
}
.media-area {
	height: 446px;
	width: 100%;
	background: url("../images/bg/media-bg.png") no-repeat left top;	
}
BODY.media .box {margin-top: 30px;}
.content .box H2.twitter, .content .small-column H2.twitter {
	top: -15px;
	width: 152px;
	height: 66px;
	background: url("../images/titles/twitter.png") no-repeat left top;
}
.content .box H2.presspack, .content .small-column H2.presspack {
	left: -38px;
	top: -40px;
	width: 212px;
	height: 85px;
	background: url("../images/titles/press-pack.png") no-repeat left top;
}
BODY.media .welcome-area .pict {margin-top: 5px;}
BODY.media .news-area .column.odd {margin-left: -10px;}
BODY.media A.more {bottom: -8px;}
.follow {
	position: absolute;
	right: 0px;
	bottom: 4px;
	width: 179px;
	float: left;
}
A.follow-the-raskulls {
	width: 179px;
	height: 35px;
	text-indent: -2000em;
	outline: none;
	float: left;
	cursor: pointer;
	background: url("../images/buttons/follow-the-raskulls.png") no-repeat left top;
}
A.follow-the-raskulls:HOVER {
	background: url("../images/buttons/follow-the-raskulls-hover.png") no-repeat left top;
}
.media-area DIV.main-photo-conteiner {
	width: 629px;
	padding-top: 25px;
	margin: 0 0 0 25px;
	position: relative;
	z-index: 10;
	height: 358px;
}

.media-area DIV.main-photo-conteiner A.download {
	position: absolute;
	left: 470px;
	top: 300px;
	width: 153px;
	background: url("../images/buttons/download-original.png") no-repeat left top;
	height: 45px;
display: none;
}
.media-area DIV.main-photo-conteiner A.download SPAN {display: none;}
.media-area UL.main-photo {
	margin: 0;
	padding: 0;
	list-style: none;
}
.media-area UL.main-photo LI {
	position: absolute;
	left: 0;
	top: 25px;
}

/*.media-area UL.main-photo LI.selected-img {display: block;}*/

.media-area UL.main-photo LI img {
	width: 629px;
	height: 356px;
	/*position: absolute;
	left: 0;
	top: 0;*/
}
.content-photos-thumbnail, .content-videos-thumbnail {
	float: left;
	width: 100%;
	height: 50px;
	position: relative;
}
.media-area .thumbnail-conteiner, .media-area .video-thumbnail-conteiner {
	width: 507px;
	height: 50px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 88px;
}

.content .media-area UL.small-pictures {
	list-style: none;
	margin: 0;
	position: absolute;
	left: 0;
	top: 3px;
}
.content .media-area UL.small-pictures LI {
	display: inline;
	float: left;
	width: 73px;
	overflow-y: hidden;
}

/* body.page-template-youtube-php .content .media-area UL.small-pictures LI {
	width: auto;
} */

.content .media-area UL.small-pictures LI A {
	position: relative;
	width: 69px;
	float: left;
	height: 50px;
	margin-top: 2px;
	cursor: pointer;
	outline: none;
}

/*body.page-template-youtube-php .content .media-area UL.small-pictures LI A {
{
	width: auto;
}*/

.content .media-area  A.arrow-left,
.content .media-area  A.arrow-right {
	text-indent: -2000em;
	width: 67px;
	margin: 0;
	height: 50px;
	outline: none;
	position: absolute;
	top: 0px;
	left: 20px;
	z-index: 10;
}
.content .media-area A.arrow-left { 
	background: url("../images/buttons/arrow-left.jpg") no-repeat left top;
}
.content .media-area  A.arrow-left:HOVER { background: url("../images/buttons/arrow-left-hover.jpg") no-repeat left top; }
.content .media-area A.arrow-right { 
	background: url("../images/buttons/arrow-right.jpg") no-repeat left top;
	left: 596px;
}
.content .media-area  A.arrow-right:HOVER { background: url("../images/buttons/arrow-right-hover.jpg") no-repeat left top;}
.content .media-area UL.small-pictures LI A SPAN {
	width: 69px;
	height: 39px;
	position: absolute;
	float: left;
	left: 0;
	text-indent: -2000em;
	top: 0;
}
.content .media-area UL.small-pictures LI A:HOVER SPAN,
.content .media-area UL.small-pictures LI.selected A SPAN {
	background: url("../images/bg/hover.gif") no-repeat left top;
}


BODY.media .content {
	position: relative;
	width: 100%;
	margin-top: 10px;
}
.picture {
	float: right;
	width: 363px;
	height: 239px;
	position: absolute;
	right: -60px;
	top: -210px;
	background: url("../images/pictures/picture.png") no-repeat left top;
}
.menu {
	float: right;
	width: 198px;
	height: 232px;
	display: inline;
	margin-right: 30px;
	background: url("../images/bg/menu-bg.png") no-repeat left top;
}
.content .menu UL {
	list-style: none;
	margin: 25px 0 0 23px;
}
.content .menu UL LI {
	position: relative;
	margin-top: -3px;
	float: left;
}
.content .menu UL LI A {
	float: left;
	width: 152px;
	height: 49px;
	outline: none;
	background: url("../images/bg/menu.png") no-repeat left top;
}
.content .menu UL LI A:HOVER,
.content .menu UL LI.selected A {
	cursor: pointer;
	background: url("../images/bg/menu-hover.png") no-repeat left top;
}
.content .menu UL LI A SPAN IMG {display: none;}
.content .menu UL LI A SPAN {
	float: left;
	width: 115px;
	height: 23px;
	margin: 13px 0 0 20px;
	background: url("../images/nav/screenshots.png") no-repeat left top;
}
.content .menu UL LI.videos A SPAN {
	width: 61px;
	margin: 14px 0 0 42px;
	background: url("../images/nav/videos.png") no-repeat left top;
}
.content .menu UL LI.concept-art A SPAN {
	width: 111px;
	background: url("../images/nav/concept-art.png") no-repeat left top;
}
.content .menu UL LI.wallpapers A SPAN {
	width: 109px;
	margin: 13px 0 0 21px;
	background: url("../images/nav/wallpapers.png") no-repeat left top;	
}
.image-left {position: relative;}
.image-left DIV {
	width: 77px;
	height: 126px;
	position: absolute;
	top: 20px;
	left: -74px;
	float: left;
	background: url("../images/pictures/image-2.png") no-repeat left top;
}
/*  About  */
BODY.about {
	background-image: url("../images/bg/body-bg-about.jpg");
}
.game-info {
	width: 100%;
	margin-top: 25px;
}
.top, .bottom {
	width: 100%;
	line-height: 0;
	font-size: 1px;
}
.top {
	height: 14px;
	// float: left;
	background: url("../images/bg/game-info-top.png") no-repeat left top;
}
.bottom {
	height: 15px;
	background: url("../images/bg/game-info-bottom.png") no-repeat left top;
}
.bg {
	background: url("../images/bg/game-info-bg.png") repeat-y left top;
	padding: 20px 0 12px 0;
	width: 100%;
}
.about-the-game {
	float: left;
	width: 267px;
	display: inline;
	margin-left: 5px;
	position: relative;
}
.content .game-info H3 {
	font-size: 12px;
	background: url("../images/icons/title-ic.gif") no-repeat left center;
	padding-left: 17px;
}
.content .game-info P {
	color: #522d10;
	margin: 3px 0 0 22px;
}
.content .game-info H2 {
	left: -20px;
	top: -60px;
	width: 255px;
	height: 84px;
	background: url("../images/titles/about-the-game.png") no-repeat left top;
}
.game-modes {
	float: right;
	width: 589px;
	position: relative;
	display: inline;
	margin-right: 24px;
}
.mode {
	float: left;
	width: 294px;
}
.title {position: relative;}
.content .game-info .game-modes H2 {
	height: 76px;
	width: 225px;
	background: url("../images/titles/stuff-to-enjoy.png") no-repeat left top;
	left: -11px;
}
.character IMG {
	display: none;
}
.character {
	width: 382px;
	height: 359px;
	margin: 50px 0 0 60px;
	float: left;
	display: inline;
	background: url("../images/pictures/picture-2.png") no-repeat left top;	
}
.image-right {
	position: absolute;
	right: -102px;
	top: 30px;
	width: 83px;
	height: 131px;
	background: url("../images/pictures/image-3.png") no-repeat left top;
}

.date {
	width: 234px;
	text-align: right;
	padding-top: 7px;
	// padding-top: 9px;
	float: left;
	height: 19px;
	// height: 17px;
}
.content .buttons STRONG {
	color: #ffc000;
	font-size: 12px;
	line-height: 150%;
	width: 54px;
}
.content .buttons UL {
	list-style: none;
	margin: 12px 0 0;
	width: 322px;
	float: left;
	position: relative;
}
.content .buttons UL LI {
	display: inline;
	float: right;
	width: 86px;
}
.content .buttons UL LI A {
	float: left;
	width: 86px;
	height: 87px;
	text-indent: -2000em;
	outline: none;
	background: url("../images/buttons/left.jpg") no-repeat left top;
}
.content .buttons UL LI A:HOVER {
	background: url("../images/buttons/left-hover.jpg") no-repeat left top;
}
.content .buttons UL LI.right {
	margin-left: 21px;
	width: 91px;
}
.content .buttons UL LI.right A {
	width: 91px;
	background: url("../images/buttons/right.jpg") no-repeat left top;
}
.content .buttons UL LI.right A:HOVER {
	background: url("../images/buttons/right-hover.jpg") no-repeat left top;	
}
/*  Press  */
BODY.press {
	background-image: url("../images/bg/body-bg-press.jpg");
}
BODY.press .content {
	text-align: center;
}
.press-area {
	width: 223px;
	margin: 37px auto 0;
}
.content .press-area P {
	margin: 7px 0 0;
	color: #522d10;
	font-style: italic;
}
.content .press-area P A {
	color: #000;
	font-style: normal;
}
.ign IMG {display: none;}
.ign {
	width: 150px;
	height: 134px;
	float: left;
	margin-left: 45px;
	cursor: pointer;
	background: url("../images/pictures/ign-com.png") no-repeat left top;
}
.reviews-top, .reviews-bottom {
	line-height: 0;
	font-size: 1px;
}
.reviews {
	width: 100%;
	text-align: left;
	margin-top: 90px;
}
.reviews-top {
	height: 17px;
	background: url("../images/bg/reviews-top.png") no-repeat left top;	
}
.reviews-bg {
	padding: 20px 0 15px;
	background: url("../images/bg/reviews-bg.png") repeat-y left top;	
}
.reviews-bottom {
	height: 16px;
	background: url("../images/bg/reviews-bottom.png") no-repeat left top;	
}
.content .reviews UL {
	list-style: none;
	margin: 0;
	float: left;
	width: 100%;
}
.content .reviews UL LI {
	display: inline;
	float: left;
	width: 267px;
	margin: 6px 0 0 22px;
}
.content .reviews UL LI DIV {
	float: right;
	width: 140px;
}
.content .reviews UL LI .pict {
	width: 113px;
	height: 85px;
	text-align: center;
	background: url("../images/bg/pict-bg.jpg") no-repeat left top;
}
.content .reviews UL LI .pict IMG {margin-top: 17px;}
.content .reviews UL LI H3 {
	font-size: 12px;
	margin: 5px 0 0;
}
.content .reviews UL LI H3 A {
	color: #000;
	padding-left: 17px;
	background: url("../images/icons/title-ic.gif") no-repeat left center;
}
.content .reviews UL LI P {
	margin: 3px 0 0;
	color: #522d10;
	line-height: 120%;
}
.content .reviews H2 {
	left: -26px;
	top: -54px;
	width: 331px;
	height: 73px;
	background: url("../images/titles/reviews-and-articles.png") no-repeat left top;
}
.reviews .title {
	width: 100%;
	float: left;
}
/*  Blog  */
BODY.page-template-default {
	background-image: url("../images/bg/body-bg-blog.jpg");
}
.large-column {
	float: left;
	width: 600px;
	margin-top: 12px;
}
.box-area {
	color: #625a52;
	margin-top: 7px;
}
.box-top, .box-bottom {
	line-height: 0;
	font-size: 1px;
}
.box-top {
	height: 15px;
	background: url("../images/bg/box-top.png") no-repeat left top;	
}
.box-bottom {
	height: 16px;
	background: url("../images/bg/box-bottom.png") no-repeat left top;	
}
.box-bg {
	padding: 20px 0;
	background: url("../images/bg/box-bg.png") repeat-y left top;	
}
.box-bg img {
	margin: 10px;
	display: inline;
}
.box-bg img.alignleft {float: left;}
.box-bg img.alignright {float: right;}

.single .box-bg {
	min-height: 400px;
	_height: 400px;
}

.content UL.posted-by {
	list-style: none;
	margin: 15px 35px 0;
}
.content UL.posted-by LI {
	display: inline;
	margin-right: 20px;
}
.content UL.posted-by LI A {
	text-decoration: underline;
	margin-right: 5px;
}
.content UL.posted-by LI A:HOVER {text-decoration: none;}
.content .box-area H3 {
	margin: 0 35px;
	font-size: 20px;
	color: #000;
	text-transform: uppercase;
}
.content .box-area P {
	color: #625a52;
	margin: 15px 35px 0;
}
.content .box-area P.small {
	font-size: 10px;
	padding-left: 15px;
	margin-top: 5px;
	background: url("../images/icons/title-ic.gif") no-repeat left center;
}
.screenshot {
	margin: 15px 0 0 35px;
	border: 3px solid #ccc;
}
.btn-area A {
	width: 181px;
	height: 36px;
	text-align: center;
	float: left;
	outline: none;
	text-indent: -2000em;
	background: url("../images/buttons/older-posts.jpg") no-repeat left top;
}
.btn-area A:HOVER {
	text-decoration: none;
	background: url("../images/buttons/older-posts-hover.jpg") no-repeat left top;
}
.btn-area A.newer-posts {
	float: right;
	background: url("../images/buttons/newer-posts.jpg") no-repeat left top;
}
.btn-area A.newer-posts:HOVER {
	background: url("../images/buttons/newer-posts-hover.jpg") no-repeat left top;	
}
.small-column {
	float: right;
	width: 312px;
	margin-top: 17px;
	color: #522d10;
}
.small-box-top, .small-box-bottom {
	line-height: 0;
	font-size: 1px;
}
.small-box {
	margin-bottom: 10px;
}
.small-box-top {
	height: 77px;
	background: url("../images/bg/small-box-top.png") no-repeat left top;	
}
.small-box-bottom {
	height: 23px;
	background: url("../images/bg/small-box-bottom.png") no-repeat left top;	
}
.small-box-bg {
	background: url("../images/bg/small-box-bg.png") repeat-y left top;	
}
.content .small-column P {
	margin-top: 0;
}
.small-area {
	position: relative;
	margin-top: -40px;
	float: left;
}
.content .small-column H2.twitter {
	top: -45px;
	width: 152px;
}
.small-box .pict {
	margin-left: 12px;
	width: 109px;
	display: inline;
	height: 117px;
	background: url("../images/pictures/pict-5.png") no-repeat left top;
}
.small-box .pict IMG {
	display: none;
}
.content .small-box UL {
	list-style: none;
	margin: 7px 25px 0;
	padding-bottom: 5px;
}
.content .small-box UL A {
	background: url("../images/icons/list-ic.gif") no-repeat left center;
	padding-left: 20px;
	line-height: 150%;
}
.content .small-column H2.categories {
	top: -52px;
	width: 193px;
	height: 72px;
	background: url("../images/titles/categories.png") no-repeat left top;
}
.content .small-column H2.date-t {
	top: -45px;
	left: -13px;
	width: 102px;
	height: 66px;
	background: url("../images/titles/date.png") no-repeat left top;
}
.btn {
	float: left;
	position: relative;
	left: -10px;
	top: 5px;
}
.content .small-column H2.search {
	top: -45px;
	left: -13px;
	width: 135px;
	height: 64px;
	background: url("../images/titles/search.png") no-repeat left top;
}
.content .small-column H2.rss-feed {
	top: -57px;
	left: -13px;
	width: 156px;
	height: 69px;
	background: url("../images/titles/rss-feed.png") no-repeat left top;
}
.small-column A {
	color: #fff;
	text-decoration: underline;
}
.small-column A:HOVER {
	text-decoration: none;
}
.rss {
	width: 93px;
	height: 95px;
	float: right;
	position: absolute;
	right: 6px;
	top: -7px;
	background: url("../images/pictures/rss.png") no-repeat left top;	
}
.small-box.rss-area {
	position: relative;
}
.small-box.rss-area A {
	position: relative;
	margin-left: 20px;
}
.search-btn {
	width: 82px;
	height: 40px;
	float: left;
}
.small-column BUTTON {
	width: 82px;
	height: 40px;
	cursor: pointer;
	border: none;
	text-indent: -2000em;
	color: #8e4401;
	float: left;
	background: url("../images/buttons/search.png") no-repeat left top;
}
.small-column BUTTON:HOVER {
	background: url("../images/buttons/search-hover.png") no-repeat left top;
}
.small-column INPUT {
	float: left;
	width: 172px;
	padding: 3px;
	border: 1px solid #fff;
	background: #fff;
	font-size: 12px;
	margin: 7px 0 0 32px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
.small-area.search-area {margin-top: -45px;}
.bottom-pict {
	position: relative;
	height: 242px;
}
.bottom-pict IMG {
	position: absolute;
	margin-left: 10px;
	left: 0;
	top: 0;
}
.rss-area .small-area  {
	margin-top: -32px;
}

/* integration */
/*.news {height: 126px;}*/
BODY.page-template-about-php { background-image: url("../images/bg/body-bg-about.jpg"); }

body.page-template-media-php, body.page-template-youtube-php { background-image: url("../images/bg/body-bg-media.jpg"); }
body.page-template-media-php .box, body.page-template-youtube-php .box { margin-top: 0px; }

body.page-template-media-php .content, body.page-template-youtube-php .content{
	margin-top:10px;
	position:relative;
	width:100%;
}
body.page-template-press-php { background-image:url(../images/bg/body-bg-press.jpg); }
.content .press-area P {text-align: center;}
.press-area {
	min-height: 268px;
	_height: 268px;
}
 
BODY.category, 
BODY.single,
BODY.search { background-image: url("../images/bg/body-bg-blog.jpg"); }
.btn-area a {outline: none;}
.btn-area .alignright {float: right;}
.btn-area .alignright a{ 	background: url(../images/buttons/newer-posts.jpg) no-repeat left top;}
.btn-area .alignright a:hover{ background: transparent url(../images/buttons/newer-posts-hover.jpg) no-repeat left top; }
.large-column.search h2 {
	margin: 0 35px;
	text-transform: uppercase;
	color: #000;
	font-size: 24px;
}
.large-column.search h3 {margin-top: 20px;}
.large-column.search .box-bg {
	min-height: 400px;
	_height: 400px;
}

.characters-area {
	float: left;
	width: 100%;
	height: 400px;
	position: relative;
}
.content-characters {
	position: relative;
	margin: 30px 0 0 400px;
}

.characters {
	display: block;
	height: 297px;
	background: url("../images/bg/character-bg.png") no-repeat left top;
	width: 322px;
}
.characters-area UL.hero {
	margin: 0;
	padding: 0;
	list-style: none;
}
.characters-area UL.hero LI{
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 100%;
	height: 400px;
	display: none;
}
.characters-area UL.hero LI div.bord-image{
	position: absolute;
	top: 25px;
	left: 45px;
	width: 340px;
	text-align: center;
}
/*.characters-area UL.hero LI div.bord-image IMG {height: 340px;}*/

.characters-area UL.hero LI div.info{
	position: absolute;
	top: 80px;
	left: 438px;
	width: 240px;
	text-align: center;
}
.characters-area UL.hero LI.selected { display: block; }

.content .characters H2 {
	left: -20px;
	top: -18px;
	width: 203px;
	height: 69px;
	background: url("../images/titles/characters.png") no-repeat left top;
	z-index: 10;
	zoom: 1;
	position: absolute;
}
.content .characters-area UL.hero LI div.info H3 {
	margin: 0;
	padding: 0 0 20px 0;
	position: relative;
	font-size: 22px;
	text-transform: uppercase;
}
.content .characters-area UL.hero LI div.info P {
	margin: 0;
	position: relative;
}

.buttons-area {
	position: absolute;
	left: 340px;
	bottom: 0px;
}
.buttons {
	width: 450px;
	height: 152px;
	background: url("../images/bg/buttons-bg.png") no-repeat left top;
}
.date{
	width: 53px;
	margin-left: 192px;
	display: inline;
	text-align: center;
}
.shadow-character {
	position: absolute;
	bottom: -10px;
	left: 47px;
}
.shadow-character div{
	width: 370px;
	height: 34px;
	background: url("../images/bg/shadow.png") no-repeat left top;
}
BODY.home {position: relative;}
BODY.home .box { margin-top: 0;}
#home-people {
	width: 731px;
	height: 360px;
	background: url("../images/bg/bg-home.png") no-repeat left top;
	margin: -10px 0 0 121px;
}
.lay{ 
	height: 550px; 
	position: absolute; 
	z-index: 1; 
	left: 0; 
	top: 0;
	width: 100%;
	background: url("../images/bg/bg-ray.jpg") no-repeat center top;
}
BODY.home #page { position: relative; z-index: 2;}

.small-area span.follow{
	float:left;
	left:-10px;
	position:relative;
	top:5px;
}
.image-blog {
	width: 316px;
	height: 235px;
	background: url("../images/bg/img-blog.png") no-repeat center top;
}
.box-content {position: relative; float: left; width: 100%;}
.box-content .welcome-area, 
.box-content .news-area { 
	background: none;
	margin-top: -88px;
	_filter: none;
}
.box-bot {
	background: url("../images/bg/bg-box-bot-index.png") no-repeat left bottom;
	height: 21px;
	font-size: 0;
}
.box-index {background: url("../images/bg/bg-box-index.png") repeat-y left top;}
.box-top-index {
	background: url("../images/bg/bg-box-top-index.png") no-repeat left top;
	height: 88px;
	margin-top: 34px;
	font-size: 0;
}
.box  p{color: #522d10;}
.box-content .welcome-area p {margin: 0 0 0 15px;}
.box .img-welcome {
	padding: 0;
	float: left;
	background: url("../images/pictures/pic-index-1.png") no-repeat left top;
	width: 121px;
	height: 110px;
}
.box .img-news {
	padding: 0;
	float: left;
	background: url("../images/pictures/pic-index-2.png") no-repeat left top;
	width: 146px;
	height: 122px;
}
.box .img-twitter{
	padding: 0;
	float: left;
	background: url("../images/pictures/img-twitter.png") no-repeat left top;
	width: 126px;
	height: 112px;
	margin-left: -15px;
}

.box .img-press-pack{
	padding: 0;
	float: left;
	background: url("../images/pictures/img-twitter.png") no-repeat left top;
	width: 126px;
	height: 112px;
	margin-left: 0px;
}
p.nocomments {font-style: italic;}

/* comments */
#respond, #comments { margin-top: 25px; }
#respond p{ margin-top: 0; }

.welcome-area .press-pack-area{
	float: none;
	margin-left: 15px;
	width: 280px;
}

/* Twitters */
.welcome-area .aktt_tweets,
.small-column .aktt_tweets{
	padding: 0 0 40px 0;
	float: none;
	margin-left: 15px;
	width: 280px;
}

.aktt_tweets UL {
	margin: 0;
	list-style: none;
}
.aktt_tweets UL LI {
	color: #522D10;
	font-size: 12px;
}
.content .small-box .aktt_tweets UL LI  a{
	padding: 0;
	background: none;
}
.aktt_tweets UL LI.aktt_more_updates {
	bottom:4px;
	float:left;
	position:absolute;
	right:0;
	width:179px;
}
.aktt_tweets UL LI.aktt_more_updates a,
.content .small-box .aktt_tweets UL LI.aktt_more_updates  a {
	background:transparent url(../images/buttons/follow-the-raskulls.png) no-repeat scroll left top;
	cursor:pointer;
	float:left;
	height:35px;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-indent:-2000em;
	width:179px;
}

.aktt_tweets UL LI.aktt_more_updates a:hover,
.content .small-box .aktt_tweets UL LI.aktt_more_updates  a:hover {
	background:transparent url(../images/buttons/follow-the-raskulls-hover.png) no-repeat scroll left top;
}

.small-column .aktt_tweets .img-twitter {
	background:transparent url(../images/pictures/pict-5.png) no-repeat scroll left top;
	display:inline;
	height:117px;
	width:109px;
	float: left;
	display: inline;
	margin-left: -3px;
}

.youtube-video
{
	text-align: center;
	margin: auto;
}

body.page-template-youtube-php .small-pictures li {
	text-align: center;
}

body.page-template-youtube-php .small-pictures li {
	background: transparent url(../images/bg/thumb.gif) no-repeat 2px left;
}


