/* @override http://www.amicast.com/AmicastWeb/styles/amicast2.css */

/*
	
	Scale
	
	36 - 3em Bold	Level 1 heading
	24 - 2em 		Level 2 heading
	18 - 1.5em 		Level 3 heading
	12 - 1em		Body Text

*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 75%;
	font-family: Helvetica, Arial, Serif;
	background: #FFF;
	color: #666;
}
 
html > body {
	font-size: 12px;
	line-height: 1.5em;
}
 
a {
	color: #EB7F26;
	text-decoration: none;
}

a:hover {
	color: #666;
}

img {
	border: none;
}

input {
	color: #666;
	font-family: Helvetica, Arial, Serif;
	text-indent: 4px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

h1, h2, h3 {
}

-#gridhelper {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	background: url(i/grid.png) top center repeat-y;
	z-index: -1;
}

/* 

	Layout
	
*/

/* Page */

#page {
	background: url(i/header-bg.png) top center no-repeat;
}

#wrapper {
	width: 908px;
	margin: 0.95em auto 2em auto;
	border-top: 1px solid #CCC;
}

/* Header */

#header {
	width: 908px;
	margin: 0 auto;
	padding-top: 2em;
	position: relative;
}

#header .logo {
	height: 48px;
}

#header #menu li {
	display: inline;
}

#header .main {
	height: 4em;
	background: url(i/menu.png) no-repeat;
}

#header .main li {
	float: left;
	line-height: 1em;
}

#header .main li a {
	color: #FFF;
	font-size: 1.5em;
	padding: 0.66em 0.7em 0.66em 0.66em;
	display: block;
	background: url(i/menu-st.png) no-repeat top right;
}

#header .main li a:hover {
	background-repeat: repeat;
}

#header .user {
	position: absolute;
	top: 0; right: 0;
	font-size: 1.5em;
	padding-top: 44px;
}

#header .user li {
	padding-left: 0.5em;
	font-weight: bold;
	letter-spacing: -0.1em;
}

#header .search {
	position: absolute;
	top: 72px; right: 0;
	height: 36px;
	line-height: 1em;
}

#header .search label {
	float: left;
	font-size: 1.5em;
	padding: 0.66em;
	color: #FFF;
}

#header .search span.inp {
	float: left;
	display: none;
}

#header .search span.inp input {
	border: none;
	margin: 6px;
	height: 24px;
	width: 144px;
	font-size: 1.5em;	
}

#header .search .btn-search {
	width: 37px;
	float: left;
}

#header .search .btn-search input {
	width: 37px;
	height: 36px;
	margin: 0;
	padding: 0;
	border: none;
	overflow: hidden;
	background: url(i/search-button.png);
	text-indent: -99em;
	cursor: pointer;
}

#header .search .btn-search input:hover {
	background-position: 0px -36px;
}

/* Footer */

#footer {
	width: 908px;
	margin: 0 auto;
	position: relative;
	border-top: 1px solid #CCC;
	padding: 2em 0em;
}

#footer ul {
	position: absolute;
	right: 0; top: 2em;
	list-style: none;
}

#footer ul li {
	display: inline;
	padding-left: 1em;
}

/* 

	Pages

*/

/* Front page */

#p-frontpage #content {
	padding-top: 1em;
}

#p-frontpage h1 {
	width: 16em;
	color: #67A333;
	font-size: 3em;
	line-height: 1em;
	letter-spacing: -0.1em;
	padding-top: 0.12em;
}

#p-frontpage p.more {
	text-align: center;
	padding-top: 12px;
	font-size: 18px;
}

/* Search */


#p-search #content {
	width: 908px;
	padding-top: 24px;
}

#p-search #content h1 {
	margin-bottom: 0.68em;
	font-size: 3em;
	letter-spacing: -0.1em;
	line-height: 0.6em;
}

/* Settings */

#p-facebook #content {
	padding: 4em 0em;
}

#p-facebook h1 {
	margin-bottom: 0em;
	font-size: 3em;
	letter-spacing: -0.1em;
	line-height: 1em;
	text-align: center;
}

#p-facebook h1 span {
	display: block;
	font-weight: normal;
}

#p-facebook .about p {
	text-align: center;
}

#p-facebook #facebookUser {
	text-align: center;
	padding-top: 12px;
}

#p-facebook #facebookUser a {
	color: #EA7F26;
}

#p-facebook #facebookUser a:hover {
	color: #666;
	text-decoration: none;
}

#p-facebook #facebookUser .fbprofile {
	width: 478px;
	margin: 0 auto;
	margin-top: 12px;
	padding: 12px 0px 12px 62px;
	position: relative;
	text-align: left;
	border: 1px dotted #CCC;
	border-width: 1px 0px;
}

#p-facebook #facebookUser .fbprofile .fb_profile_pic_rendered {
	position: absolute;
	left: 0; top: 6px;
}

#p-facebook #facebookUser .fbprofile #FBExtPerms {
	font-size: 18px;
	margin-bottom: 12px;
}

#p-facebook #fbisconnected {
	text-align: center;
	padding-top: 24px;
}

#p-facebook #fbisconnected .amicastLinkEmulator {
	color: #EA7F26;
	font-weight: bold;
	padding-left: 1em;
	cursor: pointer;
}

/* Browse */

#p-browse #wrapper {
	padding-top: 2em;
}

#p-browse #content {
	width: 724px;
	float: right;
}

#p-browse #content h1 {
	margin-bottom: 0.68em;
	font-size: 3em;
	letter-spacing: -0.1em;
	line-height: 0.6em;
}

#p-browse #sidebar {
	width: 172px;
	margin-right: 12px;
	float: right;
	_display: inline;
	padding-top: 5px;
}

#p-browse #sidebar ul {
	list-style: none;
	margin-bottom: 1em;
	font-size: 1.5em;
}

#p-browse #sidebar ul li.selected a {
	color: #67A333;
}

#p-browse #sidebar h2 {
	margin-bottom: 12px;
	line-height: 18px;
}

/* View post */

#p-viewpost #content {
	width: 540px;
	float: left;
	margin-right: 12px;
}

#p-viewpost #sidebar {
	width: 356px;
	float: left;
	margin-top: 1em;
}

#sidebar .box {
	margin-bottom: 1em;
	border-bottom: 1px solid #CCC;
	position: relative;
}

#sidebar .box h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 12px;
}

#sidebar .about {
	padding-bottom: 1em;
}

#sidebar .about ul {
	list-style: none;
}

#sidebar .about ul span.label {
	float: left;
	width: 184px;
	font-weight: bold;
}

#p-viewpost #sidebar a.editbutton,
#addTagButton {
	position: absolute;
	font-weight: bold;
	top: 2px; right: 0;
}

#p-viewpost #sidebar .tags #addTagsForm {
	padding: 12px 0px;
	border-top: 1px dotted #CCC;
}

#p-viewpost #sidebar .tags #addTagsForm input {
	border: 1px solid #CCC;
	width: 354px;
	font-size: 18px;
}

#p-viewpost #sidebar .tags h2 {
	margin: 0;
}

#p-viewpost #sidebar .tags {
	padding-bottom: 12px;
}

#p-viewpost h1 {
	font-size: 3em;
	letter-spacing: -0.1em;
	position: relative;
	margin-top: 0.5em;
	line-height: 1em;
}

#p-viewpost h1 span {
	font-size: 12px;
	letter-spacing: 0;
	color: #EA7F26;
}

#p-viewpost .thisentry {
	position: relative;
}

#p-viewpost .thisentry .image {
	width: 540px;
	position: relative;
	min-height: 85px;
	text-align: center;
}

#p-viewpost .thisentry .image img {
	max-width: 540px;
	min-width: 540px;
}

#p-viewpost .thisentry .image .trans,
#p-viewpost .thisentry .image .amifoo {
	position: absolute;
	bottom: 0; left: 0;
	width: 516px;
	background: #333;
	height: 60px;
	padding: 12px;
}

#p-viewpost .thisentry .image .amifoo {
	background: none;
	color: #FFF;
	text-align: left;
}

#p-viewpost .thisentry .image .amifoo .close {
	position: absolute;
	top: 12px; right: 12px;
	font-weight: bold;
}

#p-viewpost .thisentry .player {
	height: 36px;
	background: url(i/player-bg.png) top left no-repeat;
	position: relative;
	margin-top: 24px;
}

#p-viewpost .thisentry .player ul {
	list-style: none;
}

#p-viewpost .thisentry .player #player_play,
#p-viewpost .thisentry .player #player_pause {
	width: 38px;
	height: 36px;
	display: block;
	text-indent: -99em;
	overflow: hidden;
	background: url(i/player-playpause.png) 0px 0px;
	cursor: pointer;
	position: absolute;
}

#p-viewpost .thisentry .player #player_pause {
	background: url(i/player-playpause.png) 0px 36px;
}

#p-viewpost .thisentry .player #player_stop {
	display: none;
}

#p-viewpost .thisentry .player #player_progress {
	width: 324px;
	height: 10px;
	position: absolute;
	top: 0; left: 51px;
	margin: 13px 0px;
}

#p-viewpost .thisentry .player #player_progress_load_bar {
	height: 10px;
	background: #C3D1B6;
}

#p-viewpost .thisentry .player #player_progress_play_bar {
	height: 10px;
	background: #EA7F26;
}

#p-viewpost .thisentry .player #player_playlist_message {
	position: absolute;
	top: 10px; right: 91px;
	font-size: 0.9em;
}

#p-viewpost .thisentry .player #player_playlist_message #song_title {
	display: none;
}

#p-viewpost .thisentry .player #player_playlist_message div {
	display: inline;
}

#p-viewpost .thisentry .player #player_cont {
	width: 42px;
	height: 36px;
	position: absolute;
	background: url(i/player-contin.png);
	top: 0; right: 38px;
	text-indent: -99em;
	overflow: hidden;
	cursor: pointer;
}

#p-viewpost .thisentry .player #player_cont:hover,
#p-viewpost .doplaynext .player #player_cont {
	background-position: 0 36px;
}

#p-viewpost .thisentry .player #player_volume_min,
#p-viewpost .thisentry .player #player_volume_max {
	width: 40px;
	height: 36px;
	background: url(i/player-sound.png) 0px 0px;
	position: absolute; top: 0; right: 0;
	overflow: hidden; text-indent: -99em;
	cursor: pointer;
}

#p-viewpost .thisentry .player #player_volume_max {
	background: url(i/player-sound.png) 0px 36px;
	display: none;
}

#p-viewpost .share {
	margin-top: 1em;
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #CCC;
}

#p-viewpost .share h2 {
	font-weight: normal;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 12px;
}

#p-viewpost .share .col {
	width: 184px;
	float: left;
	padding-top: 1em;
}

#p-viewpost .share .col h3 {
	font-size: 1em;
}

#p-viewpost .share .col p input {
	border: 1px solid #CCC;
	width: 172px;
}

#p-viewpost .share .post {
	width: 172px;
}

#p-viewpost .commentlist {
	margin-bottom: 1em;
	border-bottom: 1px solid #CCC;
}

#p-viewpost .commentlist h2,
#p-viewpost .postcomment h2 {
	margin-bottom: 12px;
	font-weight: normal;
}

#p-viewpost .commentlist .item {
	border-top: 1px dotted #CCC;
	padding: 12px 0px;
}

#p-viewpost .commentlist p.user {
	font-weight: bold;
}

#p-viewpost .commentlist p.user .date {
	font-weight: normal;
	color: #999;
	padding-left: 0.5em;
}

#p-viewpost .commentlist .item .text p {
	margin-bottom: 1em;
}

#p-viewpost .postcomment .meta {
	width: 172px;
	padding-right: 12px;
	float: left;
}

#p-viewpost .postcomment .text {
	width: 356px;
	float: left;
}

#p-viewpost .postcomment textarea {
	border: 1px solid #CCC;
	padding: 0; width: 354px;
	margin-bottom: 12px;
	height: 103px;
}

#p-viewpost .postcomment p label {
	display: block;
	font-weight: bold;
}

#p-viewpost .postcomment p span.error, p.error, span.error {
	color: red;
}

#p-viewpost .postcomment p span.in input {
	border: 1px solid #CCC;
	font-size: 1.5em;
	width: 172px;
}

#p-viewpost .postcomment p.button input {
	font-size: 18px;
}

#p-viewpost .postcomment .meta .fb_profile_pic_rendered {
	position: absolute;
	left: 0;
}

#p-viewpost .postcomment .fbook {
	margin-top: 4px;
	position: relative;
}

#p-viewpost .postcomment .fbook p {
	margin-bottom: 12px;
}

#p-viewpost .postcomment .fbook .name {
	height: 60px;
	padding-left: 62px;
	border-bottom: 1px dotted #CCC;
}

#p-viewpost .postcomment .fbook .name a {
	display: block;
}

#p-viewpost .comments span.delete {
	color: #EA7F26;
	padding-left: 6px;
}

#p-viewpost .comments .facebook {
	padding: 24px 0px 12px 0px;
	text-align: center;
	border-top: 1px dotted #CCC;
	margin-top: 12px;
}

#p-viewpost .comments .facebook .label {
	display: block;
	font-weight: bold;
}

#p-viewpost .thisentry .entries {
	display: none;
	position: absolute;
	top: 48px; left: 12px;
	width: 516px;
}

#p-viewpost .thisentry .nexttrans {
	background: #000;
	height: 72px;
	width: 516px;
	opacity: 0.6;
	position: absolute;
}

#p-viewpost .thisentry .entries .entry {
	width: 400px;
	border: navajowhite;
	margin-left: 12px;
}

#p-viewpost .thisentry .entries .entry h3 {
	width: auto;
	font-size: 18px;
}

#p-viewpost .thisentry .entries .entry .date {
	color: #FFF;
}

#p-viewpost .thisentry .entries .entry .playnext {
	position: absolute;
	right: 0;
	top: 12px;
	font-weight: bold;
}

#p-viewpost .thisentry .entries .entry .count {
	color: #FFF;
	padding-right: 6px;
	display: none;
}

/* Profile */

#p-profile #wrapper {
}

#p-profile h1 {
	margin-bottom: 0.68em;
	font-size: 3em;
	letter-spacing: -0.1em;
	line-height: 0.6em;
}

#p-profile #content {
	width: 540px;
	float: left;
	margin-right: 12px;
	padding-top: 2em;
}

#p-profile #sidebar {
	width: 356px;
	float: left;
	margin-top: 1em;
}

#p-profile #sidebar .tags {
	padding-bottom: 12px;
}

/*

	Modules

*/

/* Entries */

#p-frontpage .entries {
	border-top: 1px solid #CCC;
	margin-top: 1.6em;
}

#p-frontpage .entries h2 {
	font-weight: normal;
	margin: 1.1em 0em 0.6em 0em;
}

.entries .entry {
	width: 172px;
	float: left;	
	margin: 0em 12px 11px 0em;
	border-bottom: 1px dotted #CCC;
	padding-bottom: 9px;
}

.entries .end {
	margin-right: 0;
}

.entries .entry .entry-img {
	overflow: hidden;
	width: 172px;
	height: 96px;
	display: block;
	position: relative;
	margin-bottom: 0.9em;
	background: url(i/noimg.png);
}

.entries .entry .entry-img img {
	width: 172px;
}

.entries .entry h3 {
	font-size: 1.5em;
	font-weight: normal;
	width: 172px;
	overflow: hidden;
	height: 1em;
	line-height: 0.8em;
	position: relative;
}

.entries .entry h3 a {
	white-space: nowrap;
}

.entries .entry h3 span {
	background: url(i/title-fade.png) top right no-repeat;
	width: 20px;
	height: 24px;
	position: absolute;
	right: 0; top: 0;
}

.entries .entry ul {
	list-style: none;
	line-height: 1em;
}

/* Smaller version */

.small .entry {
	width: 80px;
	padding: 12px 0px 0px 92px;
	border: 1px dotted #CCC;
	border-width: 1px 0px 0px 0px;
	position: relative;
	min-height: 48px;
}

.small .entry h3 {
	font-size: 1em;
	font-weight: bold;
	width: 80px;
}

.small .entry .entry-img {
	width: 80px;
	height: 48px;
	position: absolute;
	left: 0;
	background: none;
}

.small .entry .entry-img img {
	width: 80px;
}

.small .entry li.user {
	white-space: nowrap;
	overflow: hidden;
}

/* Paging */

div.paging {
	margin-top: 1em;
}

div.paging a, div.paging span {
	font-size: 1.5em;
	padding: 0 0.5em 0 0;
}

div.paging ul {
	list-style: none;
	display: inline;
}

div.paging ul li {
	display: inline;
}

div.paging ul li.current span {
	color: #67A333;
}

/* Login */

#amicastlogin {
	background: url(i/login-bg.png) bottom center;
}

#amicastlogin .wrap {
	width: 908px;
	margin: 0 auto;
	padding: 2em 0em;
}

#amicastlogin p {
	float: left;
	width: 172px;
	margin-right: 12px;
	padding: 0 !important;
}

#amicastlogin p label {
	display: none;
}

#amicastlogin p.f-country select {
	width: 172px;
	font-size: 1.5em !important;
	margin-top: 1px;
}

#amicastlogin p.label {
	font-size: 1.5em;
}

#amicastlogin select {
	display: block !important;
	color: #666 !important;
}

#amicastlogin select option {
	color: #666 !important;
}

#amicastlogin p span.in input {
	border: 1px solid #CCC;
	font-size: 1.5em;
	width: 172px;
}

#amicastlogin p.button {
	margin: 0;
	text-align: right;
}

#amicastlogin p.button input {
	font-size: 18px;
}

#amicastlogin p.button .lostpass {
	font-weight: bold;
	padding-right: 12px;
}
