/* @override http://localhost:8100/assets/themes/asdika/style.css */

/*  
Theme Name: Asdika 2.0
Theme URI: http://asdika.org/
Description: Getting rid of a framed interface, widening the page, forum integration, and various other imporvements.
Version: 2.0 (r152)

icons courtesy of http://www.famfamfam.com/lab/icons/silk/

*/

/* @group mc_embed_signup */

#mc_embed_signup input::-webkit-input-placeholder,
#mc_embed_signup input.placeholder {
	color: #777;
}

#mc_embed_signup {
	padding-top: 12px;
	background: #fff url('images/airmail.png') no-repeat top left;
	color: #444;
	margin-bottom: 10px;
}



#mc_embed_signup fieldset {
	margin: 0; padding: 0;
	border: 0;
}
#mc_embed_signup legend {
	display: block; float: none;
	margin: 0; padding: 5px 5px 8px ;
	color: #0b1b69;
}
.mc-field-group { float: right; }
.mc-field-group { width: 150px; padding: 0 5px; }
.mc-field-group.first { width: 210px; position: relative;}
.mc-field-group.first .required {
	position: absolute; top: 14px; left: 10px; font-size: 13px; background: #fff;
}
.mc-field-group ul {
	list-style-type: none;
	margin: 0;
}

#mc-embedded-subscribe-form label.input-group-label {
	font-size: 16px;	
	font-weight: bold;
}

#mc-embedded-subscribe-form label {
	font-weight: normal;
}

#mc_embed_signup input.text {
	width: 200px;
	font-size: 15px;
}

#mc_embed_signup .mailbutton {
	float: none;
	clear: both;
	overflow: hidden;
	display: block;
	height: 40px;
background: #fff url(images/mailbutton.jpg);
}
#mc_embed_signup button {
	display: block;
	float: none;
	width: 200px;
	margin: 8px auto;
	border: 0;
	background: none;
}

#mce-responses .response {
	display: none;
}

.mce_inline_error {
	color: #8a1f11; 
}

/* @end */

body{
	background: #fff url('images/header.jpg') top center repeat-x;
}

.error, .notice, .success { border-width: 1px; padding: 9px; }
#loading {
	margin:10px;
	padding-right: 22px;
	text-align: right;
	background: url('images/spinner.gif') top right no-repeat;
}

.notification { margin: 3px 0; border-width: 1px; position: relative; padding-right: 30px;}
.notification a { text-decoration: underline; }
.notification img { position: absolute; right: 10px; top: 15px; cursor: pointer; }


h1, h2, h3, h4, h5, h6 {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: bold;
	margin-bottom: 8px;
}

#bd { font-size: 120%; }

#contentMain h3,
#contentMain h4 
{padding-bottom: 5px;}

a{text-decoration: none;}
a:hover{text-decoration: underline;}

/* @group Header */

#hd { height: 125px; position: relative; }

#hd #logo{
	padding: 0px 15px 15px 15px;
	background: transparent url('images/logo_bg.png') no-repeat 0 0px;
	position: absolute;
	top: 5px; right: -10px;
}

#hd h1 {
	position: absolute;
	right: 200px;
	top:11px;
	width: 250px;
	height: 0px;
	padding-top: 100px;
	overflow: hidden;
	background: transparent url('images/logotype.gif') no-repeat;
}
#hd p {
	position: absolute;
	right: 465px;
	top: 50px;
	width: 250px;
	height: 0;
	padding-top: 20px;
	overflow: hidden;
	background: transparent url('images/tagline.gif');
}
#hd #search {
	position: absolute;
	top: 5px; left: -10px;
	background: transparent url('images/searchbox.png') no-repeat top right;
	width: 250px;
	height: 40px;
}
#hd #search input#s, #hd #search input#query {
	display: block;
	margin: 0 15px 15px 15px;
	width: 220px;
	text-align: right;
	line-height: 1.7;
	border: 0;padding: 0;
	font-size: 120%;
	height: 28px;
}
#hd #currentTime {
	position: absolute;
	left: 0;
	bottom: 20px;
	background: #fff;
	padding: 3px;
}

/* @end */

/* @group Nav */

#sideBar ul { list-style-type: none; margin: 0; }
#sideBar ul a:hover { text-decoration: underline; }
#main-nav li a, #sub-nav li span {
	margin-bottom: 5px;
	height: 20px;
	display: block;
	overflow: hidden;
	color: #50606e;
	font-weight: bold;
	font-size: 120%;
	padding: 4px;
	padding-right: 28px;
	background: #dae4ed url('images/nav_matrix.png') no-repeat 0 0;
}
#main-nav li a.music {background-position: 0 -35px;}
#main-nav li a.radio {background-position: 0 -70px;}
#main-nav li a.television {background-position: 0 -105px;}
#main-nav li a.photo {background-position: 0 -140px;}
#main-nav li a.forum {background-position: 0 -175px;}
#main-nav li a.bible {background-position: 0 -210px;}
#main-nav li a.daily-devotional {background-position: 0 -350px;}

#sub-nav a {
	color: #50606e;
}
#sub-nav li span { margin-bottom: 0;line-height: 1.1; background: #e4e4e4 url('images/nav_matrix.png') no-repeat 0 -245px;}
#sub-nav span.read { background-position: 0 -280px;}
#sub-nav span.more { background-position: 0 -315px; }

#sub-nav li ul {
	list-style-type: none;
	padding-top: 5px;
	margin-bottom: 5px;
}
#sub-nav li ul li {
	padding-right: 30px;
	font-weight:bold;
	background: url('images/bullet.gif') no-repeat 160px center;
}

#sideBar #mc_signup {
	background: #f3f3f3;
	border: 1px solid #cdcdcd;
	padding: 5px;
}

/* @end */

/* @group Mast */
#mast {
	display: block;
	width: 765px;
	overflow: hidden;
	margin:0;
	background: #454e6b url('images/nav_header.gif') top right no-repeat;
	color: #fff;
}

#mast a { color: #fff; }

#breadcrumb {
	padding: 5px;
	width: 450px;
	float: right;
	color: #ccc;
}
#breadcrumb img {
	position: relative;
	top: 2px;
	float: right;
	padding-left: 8px;
}
#breadcrumb a { color: #ccc; }

#breadcrumb .last {
	display: block;
	margin-right: 10px;
	color: #fff;
	font-size: 17px;
	padding-right: 20px;
	background: url(images/arrow_turn_up.gif) no-repeat 425px 4px;
}
#user {
	display: block;
	float: left;
	width: 300px;
	margin:0;
	list-style-type: none;
	overflow: auto;
}
form#user ol { list-style-type: none; margin: 0; }
form#user fieldset {
	padding: 5px 0; margin: 0; border: 0;
	font-size: 11px;
}
.ff2 form#user fieldset {
	margin-right: 155px;
	width: 135px;
}
form#user fieldset.first {
	width: 150px;
	float: right;
	margin-left: 10px;
	margin-right: 0;
}
form#user fieldset.first input.text{
	width: 80px;
	font-size: 11px;
	padding: 2px;
	margin: 3px  0;
}

form#user input.checkbox { padding-right: 6px; }
form#user fieldset { margin-top: 5px; }
form#user fieldset.first { margin-top: 0; }
form#user fieldset.first label {
	display: -moz-inline-block;
	display: inline-block;
	width: 60px;
}
form#user .submit { margin-top: 5px; }

/* @end */

/* @group page header */

.pageHeader, .nav-buttons-bar {
	background: #dae4ed;
	padding: 5px;
	margin: 5px 0;
	height: 30px;
	position: relative;
}
.nav-buttons-bar table { margin: 0; }
.pageHeader img {
	float: right;
	height: 30px;
}
.pageHeader h2, .pageHeader h1 {
	margin: 0;
	margin-right: 50px;
	margin-left: 210px;
	color: #454e6b;
	font-size: 190%;
}
.pageHeader h1 a, .pageHeader h2 a {
	color: #454e6b;
}
.pageHeader .date, .pageHeader a.categoryFeed {
	position: absolute;
	display: block;
	height: 18px;
	line-height: 1.9;
	left: 5px;
	top: 9px;
	font-size: 10px;
	color: #666;
	width: 200px;
	text-align: left;
	padding: 2px 0;
}
.pageHeader a.categoryFeed {
	padding-left: 20px;
	background: transparent url('images/feed.gif') no-repeat left center;
}
.pageHeader .edit {
	padding: 3px 3px 3px 20px;
	margin: 0 2px;
	background: #fff url('images/pencil.gif') center left no-repeat;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.pageHeader .categoryParent {
	text-align:left;
	display: block;
	position: absolute;
	left: 15px;
	top: -3px;
	padding: 5px;
	padding-left: 25px;
	background: #fff url('images/arrow_turn_up.gif') no-repeat 5% 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

/* @end */

#contentMain .contentBlock { padding-right: 5px; }
#contentMain .contentBlock .yui-g {	margin-top: 5px; }

div.yui-g .yui-u { width: 380px; }

.home h3.today {
	padding: 5px;
	padding-right: 25px;
	border-bottom: 0;
	margin-bottom: 0;
	background: #eee url(images/star.gif) no-repeat 357px 9px;
	width: 350px;
}

.home .recentComments { margin-bottom: 0; }
.home .recent-comments { background-color: #eee; }

.home .new {
	background: #eee url('images/information.gif') no-repeat 357px 9px;
	padding: 5px;
	padding-right: 29px;
	position: relative;
}
.home .new .feed {
	position: absolute;
	left: 5px;
	top: 8px;
}
.home a.publicity {
	margin-bottom: 5px;
}
.home .publicity a img { border: #eee solid 5px; }

.skype {
	position: relative;
	display: block;
}
.skype .status {
	position: absolute;
	top: 10px;
	right: 10px;
}

/* @group playerWindow */

#playerWindow {
	position: relative;
	background: #fff url('images/media_bg.gif') no-repeat;
	padding: 15px 25px;
	height: 240px;
}
#playerWindow .warning {
	position: absolute;
	display: block;
	width:290px;
	height: 210px;
	top: 20px;
	right: 35px;
	font-size: 90%;
}
#playerWindow .warning p {
	margin: 0; margin-bottom: 10px;
}
#playerWindow .warning img {
	float: none;
	padding: 0;
	margin: 0;
}
#playerWindow .play {
	position: absolute;
	top: 15px;
	right: 30px;
	display: block;
	width: 320px;
	height: 240px;
	cursor: pointer;
}
#playerWindow .play img {
	display: block;
	margin: 100px auto;
}
#playerWindow .mediaImage {
	position: absolute;
	right: 30px;
}
#playerWindow p {
	margin: 0;
}

.js #lecture ol li div { display:none; }

.attachment-380x380 { /*For the photo section*/
	float: none;
	margin: 0;
}

/* @end */

.description, #category-description {
	margin-top: 10px;
	padding: 0 25px;
}
.mediaDownload {
	display: block;
	margin: 0 25px;
	padding: 5px 10px;
	background: #238913 url('images/download_bg.gif') no-repeat 0 0 ;
	color: #fff;
}
.mediaDownload a {
	color: #fff;
	padding-right: 5px;
	text-decoration: underline;
}
.mediaDownload a:hover { color: #fff; }
.mediaDownload img {
	padding-left:5px;
	position: relative;
	top: 2px;
}
#subSeries {
	padding: 5px;
	padding-bottom: 0px;
	overflow: auto;
	background: #eee;
	margin-bottom: 5px;
}
#subSeries .category { background: #fff; }
#subSeries .category .entry-description h3 {
	border: 0; }

/* @group Entry */

div.entry {
	clear: both;
	margin-bottom: 5px;
	min-height: 70px;
}
.entry img.entry-image-small { float: right; }
.entry img.word-doc, #yui-main .entry a.pdf-doc { padding: 3px; }
.entry .entry-description { padding: 0px 5px 5px 0px; margin-right:90px; }
.entry .entry-description p {	margin: 5px 0 0 0; }
.entry .entry-description h3 { margin: 0; padding-top: 5px; border-top: 1px #ddd solid;}
.entry .comments { 
	background: #eee url('images/comment_add.gif') no-repeat 99% 50%; 
	padding: 2px;
	padding-right: 18px; 
	margin-right: 5px;
	display: inline-block; 
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.entry .comments a { color: #666; }
.entry .comments a:hover { color: #333; }

/* @end */

.firstEntry {
	background: #238913 url('images/first_bg.gif') top right no-repeat;
	color: #ddd;
	padding: 5px;
	padding-bottom: 10px;
}
.firstEntry small {
	display: block;
	font-size: 12px;
}
.firstEntry h3 {
	display:inline;
	float: right;
	padding-right: 18px;
	background: transparent url('images/bullet_green.gif') no-repeat right center;
}
.firstEntry .date {
	font-size: 11px;
	margin-right: 15px;
}
.firstEntry a {
	color: #fff;
	text-decoration: underline;
}
.firstEntry a:hover { color: #ddd; }
#moreSeries, #moreComments {
	display: block;
	background-color: #fff;
	font-weight: bold;
	padding: 2px;
	padding-bottom: 10px;
	cursor: pointer;
}

.category-daily-devotional div.description {
	text-align: justify;	
}
#calendar td, #calendar th, #calendar caption {
	text-align: center;
}
#calendar td#prev { text-align: left; }
#calendar td#next { text-align: right; }
#calendar tbody td a {
	background: #eee;
	padding: 5px;
}

#lecture ol {
	margin: 0;
	list-style-type: none;
}
#lecture ol h3 {
	font-size: 16px;
	padding: 5px;
	background: #eee;
	margin-bottom: 1px;
}
#lecture ol h3 a {
	color: #444;
}
#lecture a:hover {
	text-decoration: none;
}
#lecture h3.active {
	background: #222;
}
#lecture h3.active a {
	color: #eee;
}


/* @group comments */

#writeComment{
	background: #eee;
	margin-bottom: 5px;
	overflow: auto;
}

#writeComment h3, h3.recentComments {
	padding: 5px;
	padding-right: 25px;
	border-bottom: 0;
	margin-bottom: 0;
	background: url(images/comment_add.gif) no-repeat 357px 9px;
	width: 350px;
	height: 1%;
}

h3.recentComments {
	background-color: #eee;
	background-image: url('images/comment.gif');
	padding-bottom: 5px;
}

#writeComment h3.closed {
	background-image: url('images/comments_delete.gif');
}

#commentform { padding: 5px; }
#commentform textarea {
	width: 355px;
	height: 150px;
}
#commentform #submit {
	display: block;
	margin-bottom: 7px;
}
#commentform p {
	margin: 0;
}
#commentform p.name {
	margin-left: 10px;
	float: right;
}
.ff2 #commentform p.name {
	float: none;
}
#commentform p input {
	display: block;
	width: 166px;
}
.required {
	color: #8a1f11;
}
#commentform #loading {
	float: left;
	margin: 5px 10px;
}

#commentform p.loggedIn { font-size: 18px;}
#commentform p.loggedIn img { margin: 0 0 0 5px; }

.commentlist, .postlist {
	clear: both;
	list-style-type: none;
	margin: 0; padding: 0;
	border: 5px solid #eee;
	border-top:0;
}
.commentlist .comment, .postlist .post {
	position: relative;
	display: block;
	height: 1%;
	background: #fff;
	padding: 5px;
	margin: 0;
	border-top: #eee 5px solid;
}
.moderate span {
	background: #FFF6BF; 
	color: #514721;
	padding: 5px;
	font-size: 12px;
	display: inline-block;
}
.comment img {	
	position: absolute;
	right: 0; top: 0;
	background: #666 url('images/gravatar.gif') top right no-repeat;
}
.comment .description {
	margin: 0 60px 0 0;
	padding: 0;
	display: block;
}

.comment .commentMeta {
	line-height: 0.8;
	margin-bottom: 5px;
}
.comment .commentMeta cite {
	color: #000;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}
.comment .commentMeta .date {
	font-size: 10px;
}

.comment .commentMeta .edit {
	font-size: 11px;
	padding: 3px 20px 3px 3px;
	background:  url('images/pencil.gif') center right no-repeat;
}

#commentlist li.noComment {
	list-style-type: none;
	font-size: 18px;
	color: #999;
	font-style: italic;
	border-top: 5px solid #eee;
	padding: 0 15px;
}

/* @end */

/* @group forum threads */

#forumThreads thead a {
	text-decoration: underline;
	color: #ccc;
	padding-left: 17px;
}

#forumThreads thead a.selected {
	background: transparent url('images/sort.gif') 0 4px no-repeat;
}

#forumThreads table .center {text-align: center;}
#forumThreads table.threads thead tr th {
	background: #454e6b url('images/nav_header.gif') 50% 50% no-repeat; color: #fff;
}
#forumThreads table.threads .thread {width: 310px;}
#forumThreads table.threads .author {width: 70px;}
#forumThreads table.threads .date {width: 70px;}
#forumThreads table.threads .forum {width: 140px;}
#forumThreads table.threads .replies {width: 50px;}
#forumThreads table.threads .views {width: 50px;}

/* @end */

/* @group popout player */

#popoutPlayer {
	width: 320px;
	margin: 0 auto;
	color: #50606e;
}
#popoutPlayer h1 {
	height: 20px;
	padding: 10px 5px 5px 5px;
	overflow: hidden;
	font-size: 18px;
	margin: 0;
	color: #50606e;
	position: relative;
}
#popoutPlayer h1 a {
	color: #50606e;
	text-decoration: none;
}
#popoutPlayer h1 a:hover {
	text-decoration: underline;
}
#popoutPlayer h1 #writeComment {
	position: absolute;
	right: 5px;
	top: 10px;
	background-color: transparent;
	overflow: hidden;
}
#popoutPlayer #playerWindow { position: relative; background-image: none; padding:0;}
#popoutPlayer #playerWindow .notice {
	top: 5px;
	right: 5px;
}
#popoutPlayer #playerWindow .notice p {
	margin-bottom: .5em;
	text-align: center;
}
#popoutPlayer #playerWindow .notice p img {
	float: none;
	margin: 0 auto;
}
#popoutPlayer #ft {
	margin-right: 0; border: 0;
}

#playlist {
	display: none;
	height: 220px;
	overflow: auto;
	margin:0;
	text-align: right;
}
#playlist .even { background: #E5ECF9;}
#playlist .over { background: #cecece; color: #50606e;}
#playlist .playing { background: #454e6b; color: #fff; }
#playlist li {
	padding: 3px;
	padding-right: 10px;
	list-style-type: none;
}
#playlist.album li {
/*	list-style-type: decimal;
	list-style-position: inside; - TODO - firefox puts the numbers on their own lines */
}
#playlist li span {
	cursor: pointer;
	display: inline-block; 
	width: 260px;
}
#playlist li.album span { display: block; }
#playlist li a.permalink { display: none; }
#playlist li.playing a.permalink {
	display: inline-block; 
	width: 20px;
	text-align: left;
}
.ff2 #playlist li.playing a.permalink {
	display:-moz-inline-block;
}
#popoutPlayer .navigation .previous {
	background-position: -25px -40px;
}
#popoutPlayer #ft {
	font-size: 10px;
	font-family: arial;
	text-align: left;
	color: #666;
	height: 15px;
	overflow: hidden;
	padding: 2px 10px;
	direction: ltr;
	position: relative;
}
#popoutPlayer #ft #sort {
	position: absolute;
	top: 0;
	right: 0;
	padding: 2px;
	padding-right: 19px;
	color: #eee;
	background: #999 url('images/sort.gif') 97% 3px no-repeat;
}

/* @end */

/* @group Navigation */

.navigation {
	margin: 10px auto;
	overflow: auto;
	clear: both;
	width: 370px;
}
.navigation span {
	width: 180px;
	height: 40px;
	line-height: 1.7;
	overflow: hidden;
	font-size: 130%;
	float: right;
}
.navigation span a {
	color: #fff;
	display: block;
	width: 160px;
	height: 30px;
	padding: 5px 10px;
	overflow: hidden;
}
.navigation span a:hover { color: #fff; }
.navigation .previous {
	background: url('images/previous.gif') no-repeat 0 -40px;
	text-align: left;
	margin-left: 10px;
}
.navigation .previous a {
	background: url('images/previous.gif') no-repeat top right;
}
.navigation .next {
	background: url('images/next.gif') no-repeat 0px -40px;
	text-align: right;
}
.navigation .next a {
	background: url('images/next.gif') no-repeat top left;
}

/* @end */

/* @group Footer */

#subFooter { 
	overflow: hidden; 
	background: #454e6b url(images/nav_header.gif) no-repeat 0 0; 
	padding: 5px;
	margin-top: 5px;
	font-size: 12px; 
	color: #999; 
}
#subFooter a { font-weight: bold; color: #fff; }

#elsewhere {
	margin: 0;
	overflow: hidden;
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
	position: relative;
	height: 54px;
	display: block;
}

#ft #elsewhere li {
	list-style-type:none;
	overflow: hidden;
	width: 187px;
	height: 54px;
}

#ft #elsewhere li a{
	position: absolute;
	display: block;
	width: 187px;
	height: 0px;
	overflow: hidden;
	background-color: #d1dee8;
	background-image: url(images/elsewhere.png);
	background-repeat: none;
	padding-top: 54px;
}
#elsewhere li a.facebook 
{background-position: 187px -54px; 
top: 0; right: 0;}
#elsewhere li a.youtube 
{background-position: 0px -54px; 
top: 0; right: 192px;}
#elsewhere li a.vimeo 
{background-position: 187px 0px; 
top: 0; left: 193px;}
#elsewhere li a.dailymotion 
{background-position: 0px 0px; 
top: 0; left: 0;}
#elsewhere li a:hover.facebook 
{background-position: 187px 54px; }
#elsewhere li a:hover.youtube 
{background-position: 0px 54px; }
#elsewhere li a:hover.vimeo 
{background-position: 187px 108px; }
#elsewhere li a:hover.dailymotion 
{background-position: 0px 108px; }

#ft {border-top: 1px solid #ddd;padding-top: 5px;margin-top:5px;color: #666;height: 3em; direction: ltr; text-align: left; margin-right:185px;}
#ft a{color:#333;font-weight:bold;text-decoration:none;}
#ft a:hover{text-decoration:underline;}

/* @end */
noscript .error { margin-top: 5px; } /* main page noscript notice */

/* IE Specific stuff, will not work without javascript */
.ie #hd #search input { position: relative; top: -1px; }
.ie #commentform p input {width:160px;}
.ie #commentform {height:1%;}
.ie .notification {height: 1%;}
.ie #forumFooter { height: 22px; overflow: hidden; }

/* IE 6 specific stuff, again will not work without javascript */
.ie6 #hd #search { background-image: url('images/searchbox.gif'); }
.ie6 #hd #logo { background-image: url('images/logo_bg.gif'); }
.ie6 #hd #logo:hover { background-image: url('images/logo_bg.gif');
