/* VOTES */
#vote{
}
#vote h4{
	margin-bottom:10px;
}
#vote ul{
}
#vote ul li{
	margin-bottom:20px;
	font:bold 14px Arial, Helvetica, sans-serif;
}
#vote ul li:last-child{
	margin-bottom:0px;
}
#vote ul li span.percent{
	width:50px;
	height:35px;
	display:block;
	float:right;
	color:#999;
	background:#eee;
	font:normal 11px/35px Tahoma, Geneva, sans-serif;
	text-align:center;
	margin-left:15px;
}
#vote ul li .info{
	width:215px;
	float:right;
}
#vote ul li label{
	display:block;
	margin-bottom:8px;
}
#vote ul li label input{
	margin:5px 0px 0px 10px;
}
#vote ul li p.percentage-bar{
	width:100%;
	height:5px;
	background:#ddd;
	position:relative;
	overflow:hidden;
}
#vote ul li p.percentage-bar span.progress{
	height:5px;
	background:#000;
	display:block;
}
#vote ul li.green span.progress{
	background:#829f48 !important;
}
#vote ul li.red span.progress{
	background:#cc0000 !important;
}
#vote ul li.orange span.progress{
	background:#ff9900 !important;
}
#vote .action {
	margin-top:10px;
}
#vote .button {
	border:none;
	float:left;
	color:#ffffff;
	padding:8px 13px;
	background:#99cc33 ;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	border-radius:3px;
	margin-left:0px;
}
#vote .button:hover {
	background-color:#333333;
	cursor:pointer;
}


/* SEARCH */
#search {
}
#search .content {
	background:#f5f5f5 url(../images/footer-background.png) repeat;
}
#search .searchtext {
	padding:9px;
	width:210px;
	border:1px #dedede solid;
	float:right;
	border-left:none;
	-webkit-border-radius:0px 3px 3px 0px;
	-moz-border-radius:0px 3px 3px 0px;
	-o-border-radius:0px 3px 3px 0px;
	-ms-border-radius:0px 3px 3px 0px;
	border-radius:0px 3px 3px 0px;
}
#search .searchbutton {
	float:right;
	color:#ffffff;
	border:1px #99cc33 solid;
	padding:9px 13px;
	background:#99cc33;
	-webkit-border-radius:3px 0px 0px 3px;
	-moz-border-radius:3px 0px 0px 3px;
	-o-border-radius:3px 0px 0px 3px;
	-ms-border-radius:3px 0px 0px 3px;
	border-radius:3px 0px 0px 3px;
	margin-left:0px;
}
#search .searchbutton:hover {
	cursor:pointer;
	border-color:#333333;
	background-color:#333333;
}
.search-stats {
	padding:10px;
	background:#f9f9f9 url(../images/white_carbon.png);
}
.search-stats h4 {
	float:right;
}
.search-stats h4 span {
	font-style:italic;
	color:#99cc33;	
}
.search-stats span.result-stats {
	float:left;
}
.search-form {
	padding:10px;
}
.search-form .inputsearch {
	padding:9px 10px;
	width:640px;
	border:1px #dedede solid;
	border-radius:3px;
	box-shadow:inset 0px 0px 5px #dfdfdf;
}

/* SINGLE */
#asra #box{
background-color:#fff;	
}
#asra ul.breadcrumb {
	height:30px;
	padding:0 10px;
	border-bottom:2px #1458c4 solid;
	background:rgb(231, 231, 231);
}
#asra ul.breadcrumb li {
	float:right;
	color:#333333;
	margin-left:15px;
	padding-left:15px;
	line-height:36px;
	background:url(../images/navigation.png) left center no-repeat;
}
#asra ul.breadcrumb li{
	color:#999;
	font:bold 14px/30px Arial, Helvetica, sans-serif;
}
#asra ul.breadcrumb li a {
	font:bold 14px/30px Arial, Helvetica, sans-serif;
	margin-left:3px;
	color:#CCC;
	text-shadow:1px 1px 0px #ffffff;
}
#asra ul.breadcrumb li a:hover {
	color:#1458c4 !important;
}
#asra ul.breadcrumb li span {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#666666;
	margin-top:1px;
	text-shadow:1px 1px 0px #ffffff;
}
#asra ul.breadcrumb li:first-child {
	padding-right:0px;
}
#asra ul.breadcrumb li a:hover {
	color:#333333;
}

#asra h2.posttitle {
    padding: 10px;
    color: #FFFFFF;
    width: 650px;
    font: bold 20px/28px Arial, Helvetica, sans-serif;
    background-color: #222;
    margin-bottom: 10px;
}
#asra .post .thumb {
	/*width:680px;
	height:340px;
	position:relative;*/
}
#asra .enlarge {
	display:none;
	position:absolute;
	top:125px;
	right:0px;
}
#asra .enlarge a {
	display:block;
	width:55px;
	height:55px;
	background:#000000 url(../images/enlarge.png) center center no-repeat;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}
#asra .enlarge a:hover {
	background-color:#333333;	
}
#asra #content .details {
}
#asra .statue-social{
    height: 37px;
    border-bottom:1px #eeeeee solid;
    background:#f9f9f9 url(../images/white_carbon.png);
}
#asra .post ul.stats {
	height:16px;
	padding:10px;
	background:#f9f9f9 url(../images/white_carbon.png);
	border-bottom:1px #eeeeee solid;
	float:right;
	width:409px;
}
#asra .post ul.stats li {
	float:right;
	padding-right:20px;
	margin-left:15px;
	
}
#asra .post ul.stats li,
#asra .post ul.stats li a{
	font:normal 11px Tahoma, Geneva, sans-serif;
}
#asra .post ul.stats li a:hover {
	color:#333333;	
}
#asra .post ul.stats li:last-child {
	margin:0px;
}
#asra .post ul.stats li.category {
	background:url(../images/icon-category.png) center right no-repeat;
}
#asra .post ul.stats li.datetime {
	background:url(../images/icon-calendar.png) center right no-repeat;
}
#asra .post ul.stats li.reads {
	display:none;
	background:url(../images/icon-views.png) center right no-repeat;
}
#asra .post ul.stats li.comment {
	background:url(../images/icon-comments.png) center right no-repeat;
}
#asra .post ul.social {
	float:left;
	height:16px;
	padding:10px 10px;
	background:#f9f9f9 url(../images/white_carbon.png);
	border-bottom:1px #eeeeee solid;
}
#asra .post ul.social li {
	float:left;
	margin-right:10px;
}
#asra div.post-text {
	padding:10px;
	font:bold 16px/28px "Times New Roman", Arial, Serif, Helvetica, sans-serif;
	color: #000;
}
#asra div.post-text p {
	line-height:28px;
	margin-bottom:15px;
	text-align:justify;
}
#asra  .post-text p a:hover {
	color:#333333;
	text-decoration:underline;
}
#asra  .post-text p:last-child {
	margin-bottom:0px;
}
#asra .post .related {
	margin-bottom:10px;
}
#asra .post .related h2 {
	margin:10px;
	color:#666666;
	font:normal 18px/28px Arial, Helvetica, sans-serif;
}
#asra .post .related ul {
	padding:0px 7px 10px;
	margin:10px 0px 0px;
	border-bottom:1px #eeeeee solid;
}
#asra .post .related ul li {
	width:152px;
	float:right;
	margin-left:5px;
	padding:4px;
	background-color:#ffffff;
	border:1px #eeeeee solid;
}
#asra .post .related ul li:hover {
	background:#9c3;
	border:1px solid #83b125;
}
#asra .post .related ul li:last-child {
	margin-left:0px;
}
#asra .post .related ul li h4 a {
	height:33px;
	overflow:hidden;
	display:block;
	background:#f9f9f9 url(../images/white_carbon.png);
	text-shadow:1px 1px 0px #ffffff;
	padding:5px 7px 8px;
}
#asra .post .related ul li:hover h4 a {
	background:#ffa500 ;
	text-shadow:none;
	color:#ffffff;
}

/* COMMENT */
.comments {
	padding:10px;
	*background-color:#F6F6F6;
	border-top: 1px #DEDEDE solid;
}
.comments h2 {
	margin-right:10px;
}
.comment-form p {
	margin:10px 0px;
}
.commentbox .details {
	float:right;
	width:600px;
}
.commentbox .details {
	float:right;
	width:600px;
}
.commentbox .details h4 {
	float:right;
	margin-left:10px;
}
.commentbox .details span {
	float:left;
}
.commentbox .details p {
	margin-top:5px;
}
.commentbox .thumb {
	float:right;
	margin-left:10px;
	width:48px !important;
	height:48px !important;
}
.commentbox .flaged {
	color:#d74d30 !important;
}
.actions {
	margin-top:10px;
}
.input {
	width:637px;
	padding:10px;
	border:1px #dedede solid;
	font: normal 12px Tahoma, Geneva, sans-serif;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}
.captcha .input {
	float:right;
	width:515px;
	margin:0 0 0 10px;
}
.captcha .captcha-control {
	background-color:#f1eded;
	border-radius:3px 0px 0px 3px;
	border:1px #dedede solid;
	height:33px;
}
.captcha .captcha-control img {
	margin-top:2px;	
}
.captcha .captcha-control a {
	text-indent: -200px;
	overflow: hidden;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	background:url(../images/refresh.png) center top no-repeat;
	margin:10px 5px;
}
.captcha .captcha-control a:hover {
	background-position:center bottom;	
}
.input:focus {
	box-shadow:0px 0px 5px #eeeeee;	
}
.textarea {
	width:637px;
	height:40px;
	padding:7px 10px;
	resize:vertical;
	border:1px #dedede solid;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	-moz-transition:0.2s linear height;
	-webkit-transition:0.2s linear height;
	transition:0.2s linear height;
}
.textarea:focus {
	box-shadow:0px 0px 5px #eeeeee;
	height:70px;
}
.button {
	float:right;
	margin-left:10px;
	border-radius:3px;
	border:none;
	background-color:#1458c4;
	color:#ffffff;
	padding:9px 15px;
}
.button:hover {
	cursor:pointer;
	background-color:#333333;
}
p.spinner {
	float:right;
	margin-top:7px;
}
p.spinner span {
	font:normal 11px Tahoma, Geneva, sans-serif;
	display:none;
}
p.spinner img {
	margin-bottom:-5px;
	margin-left:5px;
	display:none;
}

/* CATEGORY */
#asra .category ul.list {
	padding:10px 10px 0px 10px;
	*border-bottom:1px #dddddd solid;
}
#asra .category ul.list li {
	float:right;
	width:208px;
	border:1px #dddddd solid;
	margin:0px 0px 10px 10px;
	background-color:#fdfdfd;
	border-radius: 5px 5px 3px 3px;
	box-shadow: 0px 0px 3px #dedede;
}
#asra .category ul.list li:nth-child(3n) {
	margin-left:0px;
}
#asra .category ul.list li a {
	display:block;	
}
#asra .category ul.list li img {
	border-radius: 3px 3px 0px 0px;
}
#asra .category ul.list li h4 {
	display:block;
	width:194px;
	padding:7px;
	background:#F9F9F9 url(../images/white_carbon.png);
	text-shadow:1px 1px 0px #ffffff;
	border-bottom:1px #eeeeee solid;
}
#asra .category ul.list li h4 a {
	display:block;	
	height:20px;
	overflow:hidden;
	font:bold 14px/20px Arial, Helvetica, sans-serif;
}
#asra .category ul.list li p.datetime {
	background:url(../images/icon-calendar.png) 190px 6px no-repeat;
	padding:7px 27px 0px 0px;
	color:#999999;
}
#asra .category ul.list li p.text {
	width:200px;
	height:51px;
	padding:5px;
	overflow:hidden;
	text-align:justify;
	font:normal 11px/17px Tahoma, Geneva, sans-serif;
}
/* GALLERY */
#asra .gallery {
}
#asra .gallery ul.list {
	padding:5px;
}
#asra .gallery #pagination {
	padding:5px;
	border-top: 1px #dedede solid;
}
#asra .gallery ul.small {
	padding-top:0px;	
	padding-bottom:5px;
	border-bottom:1px #eeeeee solid;
}
#asra .gallery ul.list li {
	float:right;
	margin:1px;
}
#asra .gallery ul.small li {
	margin:1px;
}
#asra .gallery ul.small li:nth-child(4n) {
	margin-left:0px;
}
#asra .gallery ul.list li a {
	display:block;	
}
#asra .gallery ul.stats {
	height:16px;
	padding:10px 10px;
	background:#f9f9f9 url(../images/white_carbon.png);
	border-bottom:1px #eeeeee solid;
}
#asra .gallery ul.stats li {
	float:right;
	padding-right:20px;
	margin-left:15px;
}
#asra .gallery ul.stats li a:hover {
	color:#333333;	
}
#asra .gallery ul.stats li:last-child {
	margin:0px;
}
#asra .gallery ul.stats li.category {
	background:url(../images/icon-category.png) center right no-repeat;
}
#asra .gallery ul.stats li.datetime {
	background:url(../images/icon-calendar.png) center right no-repeat;
}
#asra .gallery ul.stats li.reads {
	background:url(../images/icon-views.png) center right no-repeat;
}
#asra .gallery ul.stats li.comment {
	background:url(../images/icon-comments.png) center right no-repeat;
}
#asra .gallery .text {
	padding:5px;
	border-bottom:1px #eee solid;
	background-color:#f8f8f8;
}
#asra .gallery .text .thumb {
	margin-left:5px;
	float:right;
}
#asra .gallery .text .thumb img {
	border-radius:3px;	
}
#asra .gallery .text h4{
	clear:none;
	font:bold 16px/28px Arial, Helvetica, sans-serif;
}
#asra .gallery .text p {
	height:72px;
	overflow:hidden;
	line-height:18px;
	text-shadow:1px 1px 0px #ffffff;
}
/* GALLERIES */
#asra .galleries {
}
#asra .galleries .gallery-content {
	background:#f5f5f5;
	margin-bottom:10px;
}
#asra .galleries .content {
	border-bottom:1px #eeeeee solid;
	margin-bottom:0px;
	padding:5px;	
}
#asra .galleries .thumb {
	float:right;
	margin-left:10px;
}
#asra .galleries .thumb img {
	border-radius:3px;
}
#asra .galleries .text {
	float:right;
	width:495px;
}
#asra .galleries .text p {
	text-shadow:1px 1px 0px #ffffff;
	max-height:70px;
	line-height:18px;
	overflow:hidden;
}
#asra .galleries .text h4 {
	font:bold 16px/28px Arial, Helvetica, sans-serif;
	text-shadow:1px 1px 0px #ffffff;
	max-height:25px;
	overflow:hidden;
}
#asra .galleries ul.stats {
	height:16px;
	padding:10px 10px;
	background:#f9f9f9 url(../images/white_carbon.png);
	border-bottom:1px #eeeeee solid;
}
#asra .galleries ul.stats li {
	float:right;
	padding-right:20px;
	margin-left:15px;
}
#asra .galleries ul.stats li a:hover {
	color:#333333;	
}
#asra .galleries ul.stats li:last-child {
	margin:0px;
}
#asra .galleries ul.stats li.category {
	background:url(../images/icon-category.png) center right no-repeat;
}
#asra .galleries ul.stats li.datetime {
	background:url(../images/icon-calendar.png) center right no-repeat;
}
#asra .galleries ul.stats li.reads {
	background:url(../images/icon-views.png) center right no-repeat;
}
#asra .galleries ul.stats li.comment {
	background:url(../images/icon-comments.png) center right no-repeat;
}

/* VIEW */
#asra .view .big {
	position:relative;
}
#asra .view .big a.play span {
	position:absolute;
	right:50%;
	top:50%;
	margin-right:-27px;
	margin-top:-27px;
	display:block;
	width:55px;
	height:55px;
	background:url(../images/play.png) center bottom no-repeat;	
}
#asra .view .big a.play:hover span {
	display:block;
	background-position:center top;
}
#asra .view .control {
	width:680px;
	bottom:0px;
	position:absolute;
}
#asra .view .big:hover a {
	opacity:1;	
}
#asra .view .control a {
	position:absolute;
	bottom:170px;
	background:#333333;
	color:#ffffff;
	padding:10px 15px;
	opacity:0;
}
#asra .view .control a:hover {
	color:#99cc33;
	background:#000000;	
}
#asra .view .control a.next {
	left:10px;
	border-radius:0px 3px 3px 0px;
}
#asra .view .control a.previous {
	right:0px;
	border-radius:3px 0px 0px 3px;
}
#asra .view ul.stats {
	border:1px #eeeeee solid;
	height:16px;
	padding:10px;
	background:#f9f9f9 url(../images/white_carbon.png);
}
#asra .view ul.stats li {
	float:right;
	padding-right:20px;
	margin-left:15px;
}
#asra .view ul.stats li,
#asra .view ul.stats li a{
	font:normal 11px Tahoma, Geneva, sans-serif;
}
#asra .view ul.stats li a:hover {
	color:#333333;	
}
#asra .view ul.stats li.category {
	background:url(../images/icon-category.png) center right no-repeat;
}
#asra .view ul.stats li.category a:hover {
	color:#99cc33;	
}
#asra .view ul.stats li.datetime {
	background:url(../images/icon-calendar.png) center right no-repeat;
}
#asra .view ul.stats li.reads {
	background:url(../images/icon-views.png) center right no-repeat;
}
#asra .view ul.stats li.comment {
	background:url(../images/icon-comments.png) center right no-repeat;
}
#asra .view .text {
	background-color:#f5f5f5;
}
#asra .view h4 {
	font-size:16px;
	font-weight:bold;
	padding: 10px;
	bottom: 0px;
	position: absolute;
	width: 650px;
	background:url(../images/title-image-background.png);
	color:#ffffff;
}
#asra .view p {
	line-height:16px;
	padding:10px;	
	font:bold 14px/20px Arial, Helvetica, sans-serif;
}

/* PLAYLISTS */
#asra .playlists {
}
#asra .playlists .playlist-content {
	background:#f9f9f9;
	margin-top:-1px;
}
#asra .playlists .content {
	border-bottom:1px #eaeaea solid;
	border-top:1px #eaeaea solid;
	margin-bottom:0px;	
}
#asra .playlists .thumb {
	float:right;
	margin-left:10px;
}
#asra .playlists .text {
	float:right;
	width:520px;
}
#asra .playlists .text p {
	text-shadow:1px 1px 0px #ffffff;
	max-height:70px;
	line-height:18px;
	overflow:hidden;
}
#asra .playlists .text h2 {
	text-shadow:1px 1px 0px #ffffff;
	max-height:25px;
	overflow:hidden;
}
#asra .playlists .text h2 a {
	color:#666666;
}
#asra .playlists .text h2 a:hover {
	color:#333333;
}
#asra .playlists ul.stats {
	height:16px;
	padding:10px 10px;
	background:#f9f9f9 url(../images/white_carbon.png);
}
#asra .playlists ul.stats li {
	float:right;
	padding-right:20px;
	margin-left:15px;
}
#asra .playlists ul.stats li a:hover {
	color:#333333;	
}
#asra .playlists ul.stats li:last-child {
	margin:0px;
}
#asra .playlists ul.stats li.category {
	background:url(../images/icon-category.png) center right no-repeat;
}
#asra .playlists ul.stats li.datetime {
	background:url(../images/icon-calendar.png) center right no-repeat;
}
#asra .playlists ul.stats li.reads {
	background:url(../images/icon-views.png) center right no-repeat;
}
#asra .playlists ul.stats li.comment {
	background:url(../images/icon-comments.png) center right no-repeat;
}
/* PLAYLIST */
#asra .playlist {
}
#asra .playlist ul.list {
	padding:5px;
	padding-bottom:0px;
}
#asra .playlist ul.small {
	padding-top:0px;	
	padding-bottom:5px;
	border-bottom:1px #eeeeee solid;
}
#asra .playlist ul.list li {
	float:right;
	margin:1px;
}
#asra .playlist ul.small li {
	margin:1px;
}
#asra .playlist ul.small li:nth-child(4n) {
	margin-left:0px;
}
#asra .playlist ul.list li a {
	display:block;	
}
#asra .playlist ul.stats {
	height:16px;
	padding:10px 10px;
	background:#f9f9f9 url(../images/white_carbon.png);
	border-bottom:1px #eeeeee solid;
}
#asra .playlist ul.stats li {
	float:right;
	padding-right:20px;
	margin-left:15px;
}
#asra .playlist ul.stats li a:hover {
	color:#333333;	
}
#asra .playlist ul.stats li:last-child {
	margin:0px;
}
#asra .playlist ul.stats li.category {
	background:url(../images/icon-category.png) center right no-repeat;
}
#asra .playlist ul.stats li.datetime {
	background:url(../images/icon-calendar.png) center right no-repeat;
}
#asra .playlist ul.stats li.reads {
	background:url(../images/icon-views.png) center right no-repeat;
}
#asra .playlist ul.stats li.comment {
	background:url(../images/icon-comments.png) center right no-repeat;
}
#asra .playlist .content {
	border-bottom:1px #eeeeee solid;
	margin-bottom:0px;	
	background:#f9f9f9;
}
#asra .playlist .thumb {
	float:right;
	margin-left:10px;
}
#asra .playlist .text {
	*float:right;
	width:520px;
}
#asra .playlist .text p {
	height:75px;
	overflow:hidden;
	line-height:18px;
	text-shadow:1px 1px 0px #ffffff;
}
#asra .playlist .text h2 {
	text-shadow:1px 1px 0px #ffffff;
	max-height:25px;
	overflow:hidden;
}
/* PLAY */
#asra .play .big {
	position:relative;
}
#asra .play .control {
	width:670px;
	bottom:0px;
	position:absolute;
}
#asra .play .big:hover a {
	opacity:1;	
}
#asra .play .control a {
	position:absolute;
	bottom:170px;
	background:#333333;
	color:#ffffff;
	padding:10px 15px;
	opacity:0;
}
#asra .play .control a:hover {
	color:#ffa500;
	background:#000000;	
}
#asra .play .control a.next {
	left:0px;
	border-radius:0px 3px 3px 0px;
}
#asra .play .control a.previous {
	right:0px;
	border-radius:3px 0px 0px 3px;
}
#asra .play ul.stats {
	border:1px #eeeeee solid;
	height:16px;
	padding:10px;
	background:#f9f9f9 url(../images/white_carbon.png);
}
#asra .play ul.stats li {
	float:right;
	padding-right:20px;
	margin-left:15px;
}
#asra .play ul.stats li a:hover {
	color:#333333;	
}
#asra .play ul.stats li.category {
	background:url(../images/icon-category.png) center right no-repeat;
}
#asra .play ul.stats li.datetime {
	background:url(../images/icon-calendar.png) center right no-repeat;
}
#asra .play ul.stats li.reads {
	background:url(../images/icon-views.png) center right no-repeat;
}
#asra .play ul.stats li.comment {
	background:url(../images/icon-comments.png) center right no-repeat;
}
#asra .play .text {
	background-color:#f5f5f5;
}
#asra .play h4 {
	padding:10px;	
}
#asra .play p {
	line-height:16px;
	background-color:#f5f5f5;
	padding:10px;	
}

/* PAGINATION */
.category #pagination {
	padding:10px;
	border-top: 1px #DEDEDE solid;	
}
.gallery #pagination {
	padding:9px;	
}
.galleries #pagination {
	padding:9px;	
	padding-top:0px;
}
#pagination li {
	float:right;
	margin-left:5px;
	font:normal 11px Tahoma, Geneva, sans-serif;
}
#pagination li a {
	display:block;
	padding:6px 11px;
	background-color:#dedede;
	color:#333333;
	text-shadow:1px 1px 0px #ffffff;
	font:normal 11px Tahoma, Geneva, sans-serif;
}
#pagination li a:hover {
	background-color:#3370cc;
	text-shadow:none;
	color:#ffffff;
}
#pagination li a:active{
	box-shadow:inset 1px 1px 3px #1a4e83;
}
#pagination li.active {
	padding:6px 11px;
	background-color:#3370cc;
	color:#ffffff;
	box-shadow:inset 1px 1px 3px #1a4e83;
}
#pagination li.previous-off,
#pagination li.next-off {
	display:block;
	padding:6px 11px;
	background-color:#f5f5f5;
	text-shadow:1px 1px 0px #ffffff;	
}
#pagination li.previous a, #pagination li.next a {
	padding:6px 11px;
}
/* contact-text */
.contact-text{
    text-align: center;
    margin-top: 20px;
}
.contact-text p{
    font: bold 14px Arial;
    margin-bottom: 10px;
}
.contact-text a{
    color: #333333;
}
.contact-text a:hover{
    color: #000000;
    text-decoration: underline;
}
/* video */
#asra .play .video-play{
    position: relative;
    display: inline-block;
    clear: both;
}
#asra .play .video-icon{
    display:block;
    width:60px;
    height:60px;
    z-index:3;
    position:absolute;
    top:50%;
    right:50%;
    margin: -30px -30px 0 0;
    background:url(../images/video.png) center center no-repeat;
}
#asra .play .video-icon:hover,
#asra .play .video-play:hover .video-icon{
    background:url(../images/video-hover.png) center center no-repeat;
}
