/*
Theme Name: Celtic Hearts
Theme URI: http://www.celtichearts.org
Description: Site for Celtic Hearts RWA
Version: 1.0
Author: Jeannie Ruesch, Will Design For Chocolate
Author URI: http://www.willdesignforchocolate.com
*/

/* --------LAYOUT---------- */
	body {
	margin-bottom: 0;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	height: 100%;
	background-image: url(images/back.gif);
	background-repeat: repeat;
	}
	
.container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 500px;
	overflow: hidden;
	height: 100%;
	background-image: url(images/mainback.gif);
}
.sidebar {
	background-repeat: repeat;
	float: left;
	width: 176px;
	overflow: hidden;
	min-height: 100%;
	margin-left: 6px;
}

.maincontent {
	float: right;
	width: 574px;
	_width: 614px;
	height: 100%;
	padding-right: 25px;
	_padding-right: 0px;
	padding-left: 15px;
	_padding-left: 0px;
	position:relative;
}


.rightsidebar {
	float: right;
	width: 200px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #E1DB8E;
	margin-left: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 150%;
	font-weight: bold;
	color: #003300;
}

a.hover img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #006600;
	text-decoration: none;
}
a:hover {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #58719D;
	border-bottom-color: #58719D;
}
a:visited {
	color: #006633;
	text-decoration: none;
}
.authors {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-size: 16px;
	margin-bottom: 8px;
}


.header {
	height: 350px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

.clear {
	clear: both;
	height: 1px;
	width: 100%;
}

/* --------NAV---------- */
.navtext {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #c9c1ae;
	padding-left: 20px;
	padding-bottom: 8px;
	padding-top: 8px;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	margin: 0px;
	font-size: 12px;
	color: #333300;
}

a.nav:link {
	text-decoration: none;
	color: #333300;
}
a.nav:visited {
}
a.nav:hover {
	color: #000033;
	height: 27px;
	width: 183px;
}
a.nav:active {
	color: #0A376E;
} 

a.clean:link {
	text-decoration: none;
	color: #333300;
}
a.clean:visited {
	text-decoration: none;
}
a.clean:hover {
	color: #000033;
	height: 27px;
	width: 183px;
	text-decoration: none;
}
a.clean:active {
	color: #0A376E;
	text-decoration: none;
} 

/* --------TEXT---------- */

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #2D1F17;
}
.backlightshaded {
	background-color: #cbba91;
	text-align: center;
}
.tablerightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CBBA91;
	text-align: center;
}

.centered {
	text-align: center;
}


.bold {
	font-weight: bold;
}


/* --------ROLL MENU---------- */

ul.rollmenu {
	list-style-type: none;
	color: #333300;
	background-color: #ada48d;
	margin: 0;
	width: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-family: "Century Gothic", Verdana, Arial, sans-serif;
	font-size: 12px;
	padding-top: 15;
	padding-bottom: 15;
	padding-right: 0px;
	padding-left: 0px;
	border: 0px solid #dda;
}
    html>body ul.rollmenu {
	width: 176px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}

ul.rollmenu li {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
ul.rollmenu ul {
	list-style-type: none;
	margin: 0.1em 0 0 0;
	border-bottom: 1px solid #dda;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-top: 0.1em;
	margin-right: -0.5em;
	margin-bottom: 0;
	margin-left: -0.5em;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 0;
}
ul.rollmenu a {
	font-weight: normal;
	text-decoration: none;
	color: #333300;
	background-color: transparent;
    margin 0;
	padding: 0 0.5em 0 1.25em;
	width: 100%;
	display: block;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 1em
}
html>body ul.rollmenu a {
	width: auto;
}
ul.rollmenu a:hover {
	color: #000000;
	background-color: #dbd2bb
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333300;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.register {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333300;
}
.photoleft_border {
	padding: 5px;
	float: left;
	margin-right: 20px;
	border: 1px solid #006699;
}
.red {
	color: #990000;
}
.sizeup_bold {
	font-size: 16px;
	font-weight: bold;
}
.tablep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #2D1F17;
}
.photoright_border {
	padding: 5px;
	float: right;
	border: 1px solid #006699;
	margin-left: 20px;
}
.photo_border {
	padding: 5px;
	border: 1px solid #006699;
	margin-left: 10px;
	margin-right: 10px;
}
.questions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-size: 14px;
	margin-bottom: 8px;
}

.nounderline .img {
border: none !important;
}
