/*
=== darkred ===
bg: #1e1d1c
links: #fe0065
intro: #fe0065
footer: #33322f
titles: #33322f
widgets: #33322f
border: #1e1d1c

body: #d7d7d7
menu: #bfbfbf
h: #262625
*/

/*=== Setup ===*/
body{
	background: url(darkred/bgr.gif) #1e1d1c repeat-x top;
	color: #d7d7d7;
font-family:Georgia, "Times New Roman", Times, serif; 
}
a{
	color: #a6a5a5;
}
input,select,textarea{
	border: #e6e6e6 1px solid;
}
h2{
	color: #f2f2ee;
}
h2 a{
	color: #f2f2ee
}
h3{
	color: #f2f2ee;
}
h4{
	color: #f2f2ee;
}

.box, .box5 {
	color:#555555;
}
.box h2, .box5 h2{
	color: #262625;
}
.box h2 a, .box5 h2 a{
	color: #262625
}
.box h3, .box5 h3{
	color: #262625;
}
.box h4, .box5 h4{
	color: #444444;
}

/*=== Intro ===*/
p.intro a {
	color:#FFFFFF;
}
p.intro a:hover {
	color:#222222;
}

/*=== Buttons ===*/

.btn-rounded a{
	background: url(darkred/btn-rounded.gif) no-repeat left;
	color: #ffffff;
}
.btn-rounded a span{
	background: url(darkred/btn-rounded.gif) no-repeat right;
}
.btn {
	background:url(darkred/btn.gif) repeat-x;
	border:1px solid #fe0065;
 	color:#FFF;
}

/*=== Navigation ===*/
/*- Nav1 -*/
#nav1 li a{
	color: #bfbfbf;
}
#nav1 li a:hover,
#nav1 li.active a, #nav1 li.current_page_item a{
	background: url(darkred/btn-rounded.gif) no-repeat left;
	color: #ffffff;
}
#nav1 li.active a span,
#nav1 li.current_page_item a span,
#nav1 li a:hover span{
	background: url(darkred/btn-rounded.gif) no-repeat right
}

/*- Nav2 -*/
.nav2 li a, .widget li a{
	color: #d7d7d7;
}
.nav2 li a:hover, .widget li a:hover{
	color: #bfbfbf;
}

/*=== Right Column ===*/
#rightcol h3, #rightcol h3 a{
	color: #ffffff;
}
#rightcol h3 span{
	background: #2a2927;
}
#rightcol .widget ul, #rightcol .textwidget 
{
	background: #3c3b38;
}

/*=== Sub Columns ===*/
.col1 a{
	color: #d7d7d7;
}
.col3 h2{
	color: #464646;
}
.col5 img{
	border: 10px solid #f6f5ed;
}

/*=== Styling Boxes ===*/
/*- Box1 -*/
.box .top,.box .bot{
	background: url(darkred/box-top.gif) no-repeat top;
}
.box .bot{
	background: url(darkred/box-bot.gif) no-repeat top
}
.box .spacer{
	background: #ffffff;
}
/*- Box2 -*/
.box2 .top,.box2 .bot{
	background: url(darkred/box2-top.gif) no-repeat top;
}
.box2 .bot{
	background: url(darkred/box2-bot.gif) no-repeat top
}
.box2 .spacer{
	background: #33322f;
}
/*- Box3 -*/
.box3 .top,.box3 .bot{
	background: #e9edf0;
}
.box3 .spcr{
	background: #e9edf0;
}
/*- Box4 -*/
.box4{
	color: #ffffff;
}
.box4 .top,.box4 .bot{
	background: url(darkred/box4-top.gif) no-repeat top;
}
.box4 .bot{
	background: url(darkred/box4-bot.gif) no-repeat top
}
.box4 .spacer{
	background: #fe0065;
}
/*- Box5 -*/
.box5 .top,.box5 .bot{
	background: url(darkred/box5-top.gif) no-repeat top;
}
.box5 .bot{
	background: url(darkred/box5-bot.gif) no-repeat top
}
.box5 .spacer{
	background: url(darkred/box5-bgr.gif) repeat-y top;
}
/*- Box6 -*/
.box6 .top,.box6 .bot{
	background: url(darkred/box6-top.gif) no-repeat top;
}
.box6 .bot{
	background: url(darkred/box6-bot.gif) no-repeat top
}
.box6 .spacer{
	background: #33322f;
}

/*- Date -*/
.date{
	color: #898989;
}

/*=== Styling Forms ===*/
/*- Search -*/
#search input.keyword{
	background: #33322f;
	border-bottom: 1px solid #3c3b38;
	border-right: 1px solid #3c3b38;
	border-top: 1px solid #1e1d1c;
	border-left: 1px solid #1e1d1c;
}

/*- Form1 Setup -*/
.btn-general{
	background: #fe0065;
	color: #ffffff;	
}
.btn-general a { 
	color: #ffffff;
}
.btn-arr a{
	background: #33322f;
	color: #ffffff;
}

/*=== Footer ===*/
#footer a{
	color: #949387;
}

/*=== Posts ===*/
.post img {	
	border:8px solid #f6f5ed;
}
.post li a:hover{
	color: #a6a5a5;
}
.post blockquote {
	font-family:Georgia, "Times New Roman", Times, serif; color:#777777;
	background:#f9faf4 url(darkred/ico-quote-grey.gif) no-repeat 10px 10px;
	border-top:1px solid #e4e4e0;
	border-bottom:1px solid #e4e4e0;	
}

/*=== Widget styling ===*/
.widget #recentcomments li a{
	color: #a6a5a5;
}
.widget #recentcomments li a:hover{
	color: #a6a5a5;
}
.widget #searchform, .widget #calendar_wrap{
	background: #33322f;
}
.widget #wp-calendar caption {
	color:#333333;
}
.widget #wp-calendar thead th {
	color:#333333;
}
.widget #wp-calendar tfoot td a {
	color:#333333;	
}
.quote {
	background:url(darkred/ico-quote.gif) no-repeat top left;
}
.widget #recentcomments li{
	background: url(darkred/hl-dot.gif) repeat-x bottom;
}
.nav2 li, .widget li{
	background: url(darkred/hl-dot.gif) repeat-x bottom;
}



.P365WhtBigItal {
	font-size: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.P365PnkBigItal {
	font-size: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #fe0065;
	text-decoration:none;
	}
a.P365WhtBigItal {
	font-size: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.P365PnkBigItal {
	font-size: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #fe0065;
	text-decoration:none;
	}
a.P365PnkBigItal:hover {
	font-size: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #fe0065;
	text-decoration:none;
	}
a.P365WhtBigItal:hover {
	font-size: 45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}


	/*- Link Titles*/
.P365BluMedBold{
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #9dedff;
	text-decoration:none;
	}
a.P365BluMedBold { text-decoration:none;}
a.P365BluMedBold:hover {
	background-color:#9dedff;
	color:#000000;
}
	
.P365OraMedBold {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #f8ba58;
	text-decoration:none;
	}
a.P365OraMedBold { text-decoration:none;}
a.P365OraMedBold:hover {
	background-color:#f8ba58;
	color:#000000;
}

.P365YelMedBold {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #fff062;
	text-decoration:none;
	}
a.P365YelMedBold { text-decoration:none;}
a.P365YelMedBold:hover {
	background-color:#fff062;
	color:#000000;
}

.P365PnkMedBold {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #fe0065;
	text-decoration:none;}
a.P365PnkMedBold{ text-decoration:none; }
a.P365PnkMedBold:hover {
	background-color:#fe0065;
	color:#000000;
}

.P365WhtMedBold {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	}
A.P365WhtMedBold { text-decoration:none;}
a.P365WhtMedBold:hover {
	background-color:#ffffff;
	color:#000000;
}

.P365Body .maintextheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #666666;
	line-height: 24px;
}
a.P365Body a.maintextheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #fe0065;
	line-height: 24px;
}
.P365Body .smallermaintextheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #999999;
	line-height: 22px;
}

