/*
THEME.CSS - Controls visual appearance of the entire site.

Please do not plagiarize. If you would like to
use any of the content on this site, please obtain 
permission first.

If you see any mistakes here please contact the webmaster
using the form at http://www.holymyrrhbearers.org.

Copyright(c) 2008 Lyosha Blinnikov
Webmaster, Holy Myrrh-bearers Orthodox Church.
*/

/* Page body */
body
{
	background-image: url(images/background.gif);
	font-size: 10pt;
	color: black;
	font-family: Verdana;
	background-color: #c47f00;
}
#subtitle
{
	/*background-image: url(images/panel.gif);*/
}
#subtitletext
{
	font-size: 10.5pt;
	color: #990000;
	font-weight: bold
}
#middle
{
	background-color: white;
	/*background-image: url(images/sidebar_bg.gif);*/
	background-repeat: repeat-y
}
#sidebar_main
{
	background-color: transparent
}
#sidebar_title
{
	font-weight: bold
}
#bodyarea
{
	background-color: transparent;
}
#bodytext
{
	font-size: 10pt;
}
#bodytitle
{
	background-color: transparent;
	padding-bottom: 0.5em;
}
#bodytitletext
{
	font-weight: bold;
	font-size: 13pt
}
#bottom_footer
{
	/*background-color: #dcc197;*/
	background-color: #ffe8aa;
	/*background-image: url(images/panel.gif);*/
}
#bottom_links
{
	font-size: 8pt;
	padding-bottom: 1px;
	color: #9c8157;
}
a, a:visited
{
	color: #990000;
	text-decoration: none
}
a:hover
{
	color: #ff0000;
	text-decoration: underline
}
a:active
{
	color: #ff0000
}

/* Tables */
table.styled
{
	border-style: solid;
	border-width: 1px;
	border-color: #cfc1a5;
}
table.styled tr th
{
	font-weight: bold;
	background-color: #efe1c5;
}
table.styled tr td
{
	text-align: left;
	vertical-align: top;
}
table.styled tr td.shade1
{
	background-color: #ffffff;
}
table.styled tr td.shade2
{
	background-color: #f7f2eb;
}

table.styled tr td.tdate
{
	width: 180px;
}
table.styled tr td.ttime
{
	width: 70px;
}
table.styled tr td.tevent
{
	width: 300px;
}

/* Menus */
#container
{
	background-color: #efe1c5
}

#nav ul
{
	background-color: #dfd1b5;
	font-weight: normal;
	/*filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;*/
}
#nav ul ul
{
	/*filter: none; opacity: 1; -moz-opacity:1;*/
}
#nav a
{
	color: #000000;
}
#nav a.parent
{
	background-image: url(images/arrow.gif);
}
#nav a.emph
{
	text-decoration: underline;
	font-weight: normal;
	font-size: inherit;
}
#nav li ul
{
	font-weight: normal;
}
#nav li:hover, li.sfhover
{
	background: #eeddba;
}
#nav li.top:hover, li.sthover
{
	background: #dfd1b5;
}
li.menusep, li.menusep:hover
{
	background-color: #dfd1b5;
}

ul.ordlist
{
	padding-top: 0em;
}
li.ordlist
{
	padding-top: 0em;
}

#sitemap_list
{
	line-height: 1.5;
	font-weight: bold;
	font-size: 11pt;
}
#sitemap_list li
{
	padding-top: 0.5em;
}
#sitemap_list li ul
{
	font-weight: normal;
	font-size: 10pt;
}
#sitemap_list li ul li
{
	font-style: normal;
	padding-top: 0em;
}
#sitemap_list li ul li ul li
{
	font-style: italic;
}
#sitemap_list li ul li ul li ul li
{
	font-style: normal;
}
ul.dirlist
{
	font-size: 11pt;
	line-height: 1.5;
}
ul.dirlist ul
{
	font-size: 10pt;
}
#contactformtable
{
}
#contactformtable tr
{
	padding-bottom: 5em;
}
#contactformtable tr td
{
	padding-bottom: 5em;
}
select.listbox
{
	font-family: Verdana;
	font-size: 10pt;
}
input
{
	font-family: Verdana;
	font-size: 10pt;
}
textarea
{
	font-family: Verdana;
	font-size: 10pt;
}
.warningtext
{
	font-weight: bold;
	color: #ff0000;
}
div.hitcounter
{
	text-align: center;
	font-size: 8pt;
	color: #9c8157;
	/*xposition: relative;
	top: -2.5em;
	padding-right: 5em;
	z-index: -999;*/
}
span.hitcounter
{
	/*background-color: #e4af60;
	z-index: -999;*/
}
span.hitcounternum
{
	font-weight: bold;
}

.quotedtext
{
margin-left: 5px;
padding-left: 5px;
border-left: 1px #dfd1b5 solid;
padding-right: 2em; 
font-style: italic; 
font-size: 11pt; 
font-family: times new roman;
}
a.broken, a.broken:link, a.broken:hover, a.broken:active
{
	color: #999999;
}

.hextend
{
	background-color: #ffe8aa;
}
#loginsearch
{
	color: #9c8157;
}

div.webdesign
{
	text-align: right;
	font-size: 8pt;
}
div.webdesign a:link, div.webdesign a:visited
{
	xcolor: black;
}
div.webdesgin a:hover, div.webdesign a:active, div.webdesign a:focus
{
	xcolor: white;
}

/* Headings */

h1
{
	
}

