/*
  Morpheus Theme for phpBB version 2.0.x
  Created by Vjacheslav Trushkin
  http://www.phpbbstyles.com
*/

@import url(pnet_main.css);

body { 
	background-color: #C7C7C7;
	scrollbar-arrow-color: #C23E3F;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-track-color: #E0E0E0; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #C0C0C0; 
	scrollbar-shadow-color: #FFFFFF; 
	scrollbar-darkshadow-color: #B0B0B0;
	margin-top:0px;
	margin-bottom:0px;
}

hr { 
	border-color: #A02D30; //C33B3D
}

/* links */
a { 
	color: #C23E3F; //A02D30
}
a:visited { 
	color: #AF3535;
}
a:hover, a:active { 
	color: #FF9C00; 
}

/* header */
#header-box { 
	background-image: url(images/red/logo_bg.gif); 
}
/* header login form */
#header-login {
	background: url(images/red/logo_right.gif) top right no-repeat;
}
.login-input, .login-submit {
	background-color: transparent;
	border-color: #A83334;
	color: #7B2425;
}
.login-submit {
	background-color: #D56768;
}
.login-input:hover, .login-submit:hover {
	background-color: #D56768;
	border-color: #7C2627;
}
.login-input:focus, .login-submit:focus {
	background-color: #DD7677;
	color: #000;
}
* html .login-input { 
	background-color: transparent; 
	border-color: #7C2627;
	color: #000;
}
* html .login-submit { 
	background-color: #D56768;
	border-color: #7C2627;
	color: #000;
}

#navigation { 
	background-image: url(images/red/logo_bg2.gif); 
}

/* table headers */
table.hdr { 
	background-image: url(images/red/hdr_bg.gif); 
	color: #C03C3D; 
}
table.hdr a, table.hdr a:visited { 
	color: #C03C3D; 
}
table.hdr a:hover, table.hdr a:active { 
	color: #FF9C00; 
}

td.postline { 
	background-color: #C33B3D; 
}

/* rows */
td.row, .row1, .row2, .row3 { 
	background-color: #FFF;
}

/* th */
th, td.th { 
	color: #F5F6F6; 
	background: #F2F1F1 url(images/red/bg_th.gif) top left repeat-x; 
	border-color: #A02D30; /E1595B
}

/* bottom row */
td.catBottom { 
	background: #C35556 url(images/red/bg_cat.gif) top left repeat-x;
}

.nav { color: #FF9C00;}
.nav a, .nav a:visited { color: #C23E3F; }
.nav a:hover, .nav a:active { color: #FF9C00; }

table.nav { border-color: #D95153; }

a.forumlink_new, a.forumlink_new:visited { color: #F2A62E; }

.moderators a:hover, .moderators a:active { color: #FF9C00; } 

input.post, textarea.post, select, input.button, input.mainoption, input.liteoption { border-color: #9A2E2F; }

select optgroup { background-color: #C9C3C4; }

a.topiclink_new, a.topiclink_new:visited { color: #FF9C00; }

.pagination a, .pagination a:visited { border-color: #DAD4D4; background-color: #EBEBEA; }
.pagination a:hover, .pagination a:active { border-color: #EFEBEA; }

.gotopage a, .gotopage a:visited { border-color: #DFDBDA; background-color: #EEE9EA; }
.gotopage a:hover, .gotopage a:active { border-color: #E9E5E6; }

td.spacerow { background-image: url(images/red/bg_th.gif); }

///////////////////////////////////////////////////////////////////////////////
///// CUSTOM PATTYNET STYLES
///////////////////////////////////////////////////////////////////////////////

table.pnetlayout td.pnetheader {
	background-color:#C7C7C7;
	text-align:left; }

table.pnetlayout td.pnetwoman {
	vertical-align:bottom; }

table.pnetlayout td.pnetsubhead {
	border-top:1px solid #A02D30;
	background-color:#FFFFFF;
	text-align:left; 
	padding-top:10px; }

table.pnetlayout td.pnetcontent {
	background-color:#FFFFFF;
	vertical-align:top;
	text-align:center;
	padding-top:10px;
	padding-bottom:40px; }

table.pnetlayout td.pnetfooter {
	background-color:#FFFFFF;
	text-align:right;
	padding-bottom:10px;
	padding-right:40px; }

.indent {
	margin-left: 25px;
}

///////////////////////////////////////////////////////////////////////////////
///// CUSTOM PATTYNET LYRICS STYLES
///////////////////////////////////////////////////////////////////////////////

table.lyricslist { 
	border-collapse: collapse; }
table.lyricslist td { 
	border-bottom: 1px solid #A02D30; 
	text-align:left; }
table.lyricslist td.first { }
table.lyricslist td.lyricsheader { 
	text-align:left; }
table.lyricslist td.lyricsheader h3 { 
	font-size: 14px;
	margin-bottom: 0px; }
table.lyricslist td.lyriccontent { 
	border: 0px; }
table.lyricslist a { 
	text-decoration: none; }
table.lyricslist a:hover { 
	text-decoration: none; }

.lyrictitle {
	font-size: 14px; }


///////////////////////////////////////////////////////////////////////////////
///// CUSTOM PATTYBASE STYLES
///////////////////////////////////////////////////////////////////////////////

table.dbtabs { 
	height:15px; }
table.dbtabs td.emptyspace { 
	background-color: #FFFFFF; }
table.dbtabs td.tab { 
	background-color: #F7F7F7;
	background-image: url(images/bg_nav.gif);
	height:15px;
	width:100px; }
table.dbtabs td.border { 
	background-color: #A02D30; }
table.dbtabs td.tabselected { 
	background: #A02D30 url(images/red/bg_th.gif) top left repeat-x;
	height:15px; 
	width:100px }
table.dbtabs td.borderselected { 
	background-color: #A02D30; }
a.tab { 
	color: #A02D30;
	font-weight: bold ! important;
	text-decoration: none ! important; }
a.tab:hover, a.tab:active { 
	color: #FF9C00; 
	font-weight: bold ! important; 
	text-decoration: none ! important; }
a.tabselected { 
	color:#ffffff; 
	font-weight: bold; 
	text-decoration:none; 
	font-style: italic; }
a.tabselected:hover, a.tabselected:active { 
	color: #ffffff; 
	text-decoration:none; }
a.tabselected:visited { 
	color: #ffffff; }

h2 {
	font-size: 18px; }

h2.pageheader {
	margin-bottom:4px;
	margin-top:0 }

.paging { 
	font-size: 10px; color: #646464; }

span.nonlink { color:#C23E3F; font-style:italic; }
.subheader { color:#C23E3F; font-size:14px; font-weight:bold; }

a.setlist { color:#000000; text-decoration:none; }
a.setlist:visited { color:#000000; text-decoration:none; }
a.setlist:hover { color:#C23E3F; text-decoration:underline; }
a.setlist:active { color:#C23E3F; text-decoration:none; }

.small { font-size: 11px; }

table.setlist { background-color: #C0C0C0; }
td.setlist_head { background-color: #F2F2F2; font-size: 11px; color: #555; background-image: url(images/bg_nav.gif); padding: 2px 5px; }
td.setlist_content { background-color: #FAFAFA; wrap-option: emergency; padding: 5px 5px; }

/* main tables */
table.dblist {
	background-color: #C0C0C0; 
	text-align: left; }
table.dblist th {
	text-align: center;
	background: #A02D30 url(images/red/bg_th.gif) top left repeat-x; 
	border-color: #A02D30; 
}

///////////////////////////////////////////////////////////////////////////////
///// CUSTOM NEWS (BLOG) STYLES
///////////////////////////////////////////////////////////////////////////////

.dummy {}

table.news_post {
	margin-bottom:5px;
	width:100%;
}

.news_date {
	font-size:11px;
	font-weight:bold;
	color:#646464;
	text-align:right;
	margin-right:10px;
	margin-bottom:10px;
}

td.news_title {
	border: 1px solid #C0C0C0;
	background-color: #F2F2F2;
	background-image:url(images/bg_nav.gif);
	padding: 2px 5px;
}

td.news_title a {
	text-decoration:none;
}

td.news_content{
	border: 1px solid #C0C0C0;
	border-top: 0;
	background-color: #FAFAFA;
	padding: 5px;
}

.news_footer {
	color:#646464;
	font-size: 11px;
	padding-top: 10px;
	clear: both;
}

td.news_shadowright {
	width: 8px;
	background-image: url(//news.pattynet.net/images/shadowr.png);
}

td.news_shadowbottom {
	height: 10px;
	background-image:url(//news.pattynet.net/images/shadowb.png);
}

td.news_shadowbottomright {
	height: 10px;
	width: 8px;
}

td.serendipity_title {
	border-top:1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	background-color: #F2F2F2;
	background-image: url(images/bg_nav.gif);
	padding: 2px 5px;
}

td.serendipity_title a {
	text-decoration:none;
}

td.serendipity_rightshadow {
	border:0;
	width:8px;
	background-image:url(//news.pattynet.net/images/shadowr.png);
}

td.serendipity_bottomshadow {
	height:10px;
	background-image:url(//news.pattynet.net/images/shadowb.png);
}

td.serendipity_bottomrshadow {
 	height:10px;
 	width:8px
}

div.serendipity_entryFooter {
    font-size: 11px;
    padding-top: 10px;
    clear: both;
}

.serendipity_commentsTitle {
	font-size:11px;
	font-weight:bold;
	color: #000000;
	text-align:left;
	padding-left: 0px;
	padding-top:0px;
	margin-top:10px;
	padding-bottom:0;
	margin-bottom:0;
}

.serendipity_center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.serendipity_comment {
	margin-top: 15px;
	margin-left: 10px;
	margin-right: 15px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: 1px solid #C0C0C0; //646464;
}

.serendipity_commentBody {
}

.serendipity_comment_source {
	color: #646464;
	font-size: 11px;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.serendipity_commentsLabel {
    vertical-align: top;
}

td.serendipity_commentsValue input,
td.serendipity_commentsValue select,
td.serendipity_commentsValue textarea {
    //font-size: 12px;
    //padding: 2px;
    width: 400px;
}

hr.thick {
	height: 0;
	border: 0px solid #A02D30;
	border-top-width: 1px;
	padding-top:0;
	margin-top:0;
}

hr.subrule {
	height: 0;
	border: solid #8D8A8A 0px;
	border-top-width: 1px;
	margin: 0px;
	padding: 0px;
}

.errormsg {
	color: #FF9C00;
	font-weight: bold;
}