/* ParentingExpress.com: Main stylesheet */

/* Colours:

	-- #FD92C1 - BG Pink
	-- #c - H1 Pink
	
	#FEE0C3 - Lt Peach - BG Btn
	#F3B374	- Peach
	#E05290 - Dark H1 (Dark Pink)
	#E05269 - Link (Dk Red)
	#D03E56 - Dk Link (Darker Red)
	#DF740C - Title H3
	
	#000	- Text
	
	#FEF0F7 - Lt Pink
	#FDE4F0 - Btn Hover Pink

*/

/* HTML tag styles */

body {
	background-color: #FD92C1;
	background-image: url(../images/BG.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	color: #000;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	margin : 0;
	padding: 0;
	text-align: center;
}
a:link, a:visited {
	text-decoration: underline;
	color: #E05269;
}
a:visited {
	text-decoration: underline;
	color: #888; /*#C99270*/
}
a:hover {
	text-decoration: none;
}
table {
	padding: 0;
	margin: 0;
}
td, th, table, div, input, select {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
}
table {
	margin-top: 1em;
}
td, th {
	padding: 0.5em;
	border-bottom: 1px dotted #888888;
	line-height: 1.4em;
	vertical-align: top;
	text-align: left;
}
th {
	border-top: 1px dotted #888888;
}
h1 {
	font: 2em Georgia, Times New Roman, Times, serif;	
	color: #E05269;
	margin: 0 0 1em 0;
}
h2 {
	font: 1.3em Georgia, Times New Roman, Times, serif;
	margin: 2em 0 1em 0;
	font-weight: bold;
	font-style: italic;
}
h3 {
	font-size: 1em;
	margin: 1.5em 0 1em 0;
	font-weight: bold;
}
h4 {
	font: 1.2em Georgia, Times New Roman, Times, serif;	
	color: #CF6E10;
	margin: 1.5em 0 1em 0;
	font-weight: bold;
	line-height : 1.4em;
}
h5 {
	font-size: 1em;
	color: #888888;
	margin: 1em 0 0 0;
	font-weight: normal;
}
p {
	line-height : 1.6em;
	margin: 0 0 0.5em 0;
}
hr {
	border: 0;
	border-top: 1px solid #ccc;
	height: 0;
	color : #ccc;
	margin: 1em 0 1em 0 !important;
	margin: 0 0 0.5em 0;
	clear: both;
}
ol {
	line-height : 1.6em;
	list-style-type : decimal;
	margin: 0 0 0.5em 2.65em;	
	text-indent: 0;
	padding: 0;
}
ul {
	line-height : 1.6em;

	margin: 0 0 0.5em 16px;	
	text-indent: 0;
	padding: 0;
}
li {
	margin: 0 0 0.5em 0;
}
blockquote {
	line-height : 1.4em;
	margin: 1em 0;
	padding: 0.8em 12px 0.8em 12px;
	font: 1em Georgia, Times New Roman, Times, serif;
	border: 1px solid #ccc;
	font-style: italic;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}



/* ---- CUSTOM STYLES ---- */

/* Page layout */

#frame {
	width: 701px;
	margin: auto;
	margin-top: 0;
	padding: 0;
	text-align: left;
	position: relative;			
}
#tagline {
	position: absolute;
	top: 12px; 
	right: 5px;
	width: 700px;
	z-index: 3;
	color: #fff;
	text-align: right;
	font: 1em Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-weight: bold;
}
#social {
	position: absolute;
	top: 64px; 
	right: 5px;
	width: 50px;
	z-index: 4;
	text-align: right;
}
#urgent {
	position: absolute;
	top: 112px; 
	left: 20px;
	height: 87px;
	z-index: 2;
}
#navigation {
	position: absolute;
	top: 91px; 
	left: 255px;
	height: 87px;
	z-index: 2;
}
#logo {
	position: relative;
	left: -70px;
	z-index: 1;
}
#page {
	position: relative;
	top: -50px; left: 1px;
	width: 507px;
	margin-bottom: 0px;
	clear: both;
	background-color: white;
	min-height: 33em;
	height: auto !important;
	height: 35em;
	padding-top: 120px;	
}
.col {
	width: 472px;
	margin-left: 17px;
	margin-bottom: 1em;
	background-color: white;
}
.col-1, .col-2 {
	float: left;
	margin-right: 16px;
	width: 221px;
	margin-bottom: 2em;
}
.col-2 {
	margin: 0;
	width: 235px;
}
#right-col {
	position: absolute;
	top: 92px; left: 519px;
	width: 178px;
	z-index: 2;
	background-image: url(../images/BGRight.jpg);
	background-repeat: repeat-y;
	padding-top: 0;
	padding-bottom: 17px;
	word-wrap: break-word;
}
#footer {
	width: 573px; height: 230px;
	margin: 0px 0 0 0;
	text-align: left;
	position: relative;
	font-size: 0.8em;
	color: #333;
	background-image: url(../images/BGFooter.gif);
	background-repeat: no-repeat;
	padding: 0.7em 7px;
	clear: both;
	bottom: 0;
} #footer p { width: 507px;}


/* Navigation, links */

/* Buttons */
#nav-back {
	position: absolute;
	top: 120px; left: 288px; 
	width: 200px; 
	text-align: right;
}
#nav-back a:link, #nav-back a:visited, a.button:link, a.button:visited, .button {
	font: 1.0em Georgia, Times New Roman, Times, serif;	
	color: #000;
	font-weight: normal;
	padding: 10px;
	text-decoration: none;
	font-weight: bold;
	height: 2.5em;
	vertical-align: baseline;
}
a.button:link, a.button:visited {
	border: 1px solid #F3B374;
}
#nav-back a:hover, a.button:hover {
	background-color: #FEE0C3;
	border-color: #FEE0C3;
}
a.urgent:link, a.urgent:visited {
	color: #E05290;
	border: 1px solid #E05290;
}
input.button, input.home-button {
	font: 1.0em Georgia, Times New Roman, Times, serif;	
	color: #000;
	font-weight: normal;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	height: 2.5em;
	line-height: 1.25em;
	vertical-align: top;
	border: 1px solid #F3B374;
	background-color: #fff;
}
input.home-search {
	width: 170px;
	font-size: 1.2em;
	height: 2em;
}
input.home-button {
	width:40px;
}


/* Yellow 
a.competition:link, a.competition:visited {
	color: #000;
	border: 1px solid #FEE0C3;
	background-color: #FEF5B2;
}
a.competition:hover {
	background-color: #FEE0C3;
	border-color: #FEE0C3;
}*/

/* Blue */
a.competition:link, a.competition:visited, .competition {
	display: block; width: 80px !important; width:100px; 
	color: #000;
	border: 1px solid #C6E0E8;
	background-color: #D2EDF6;
}
a.competition:hover {
	background-color: #FEE0C3;
	border-color: #FEE0C3;
	/*background-color: #C6E0E8;
	border-color: #C6E0E8;*/
}

/* Green

a.competition:link, a.competition:visited {
	color: #000;
	border: 1px solid #B0E38D;  green
	background-color: #CBFFAB;
}
a.competition:hover {
	background-color: #BFF0A1;
	border-color: #BFF0A1;
}*/


/* Main Nav, Nav Words */
#navigation ul, #nav-words {
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: both;
}
#nav-words {
	height: 100px;
	margin-bottom: 1.5em;
}
#navigation li, #nav-words li {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
}
#nav-words li {
	margin-right: 2px;
	text-align: left;
}
#navigation a:link, #navigation a:visited {
	font: 1.0em Georgia, Times New Roman, Times, serif;	
	color: black;
	font-weight: normal;
	height: 22px !important;
	height: 87px;
	padding: 65px 0 0 0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 0;
}
#navigation a:hover {
	color: black;
}
a.home, a.home-on { width: 56px; background-repeat: no-repeat; }
a.words, a.words-on { width: 61px; background-repeat: no-repeat; }
a.submit, a.submit-on { width: 64px; background-repeat: no-repeat; }
a.links, a.links-on { width: 53px; background-repeat: no-repeat; }
a.home-on, a.home:hover {
	background-image: url(../images/BGBtnHomeLt.gif);
}
a.words-on, a.words:hover {
	background-image: url(../images/BGBtnWordsLt.gif);
}
a.submit-on, a.submit:hover {
	background-image: url(../images/BGBtnSubmitLt.gif);
}
a.links-on, a.links:hover {
	background-image: url(../images/BGBtnLinksLt.gif);
}
a.home-on:hover {
	background-image: url(../images/BGBtnHome.gif);
}
a.words-on:hover {
	background-image: url(../images/BGBtnWords.gif);
}
a.submit-on:hover {
	background-image: url(../images/BGBtnSubmit.gif);
}
a.links-on:hover {
	background-image: url(../images/BGBtnLinks.gif);
}
#nav-words a:link, #nav-words a:visited {
	font: 1.0em Georgia, Times New Roman, Times, serif;	
	color: #000;
	font-weight: normal;
	width: 94px !important;
	width: 116px;
	height: 80px !important;
	height: 100px;
	border: 1px solid #FED3A9;
	padding: 10px;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
a.birth:hover {
	background-image: url(../images/BGBtnBirth.gif);
	background-repeat: no-repeat;
}
a.memiors:hover {
	background-image: url(../images/BGBtnMemiors.gif);
	background-repeat: no-repeat;
}
a.stories:hover {
	background-image: url(../images/BGBtnStories.gif);
	background-repeat: no-repeat;
}
a.poems:hover {
	background-image: url(../images/BGBtnPoems.gif);
	background-repeat: no-repeat;
}
#right-col a:link {
	color: #D03E56;
	word-wrap: break-word;
}
#right-col a:visited {
	color: #666;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}

/* Boxes, text styles, etc */

.author {
	color: #888888;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	font-weight: normal;
}
p.author em {
	font-style: normal;
	text-transform: uppercase;
}
.rule-below {
	border-bottom: 1px solid #ccc;
}
.feature-book, .box {
	line-height : 1.4em;
	margin: 1em 0;
	padding: 0.8em 12px 0.8em 12px;
	border: 1px solid #ccc;
}
div.box h2 {
	margin-top: 0.3em;
}
.box-blue {
	border: 1px solid #C6E0E8;
	background-color: #D2EDF6;
}
.new, h4.new, p.new {
	padding-left: 30px;
	background-image: url(../images/New.gif);
	background-repeat: no-repeat; 
}
p.new { 
	color: #E05269;
}
h2.new { line-height: 1.4em; }
.pic {
	margin: 0.4em 14px 0.8em 0;
}
.pic-right {
	margin: 0.4em 0 0.8em 14px;
}
div.pics p {
	width: 234px;
	float: left;
}
div.pics img.pic-left {
	margin-right: 4px;
}
#right-col p {
	font-size: 0.8em;
	color: #444;
}
#right-col blockquote {
	color: #E05269;
	border: 1px solid #FFF;
	margin: 0.5em 0.5em 1em 0.5em;
	padding: 1em 5px 1em 5px;
	text-align: center;
	font-weight: bold;
	line-height: 1.4em;
	font-style: italic;
	font-size: 1.0em;
}
#right-col div.whats-new {
	color: #E05269;
	border: 1px solid #FFF;
	margin: 0.5em 0.5em 1em 0.5em;
	line-height: 1.4em;
	font-size: 1.0em;
}
#right-col div.whats-new h4 {
	margin-left: 12px;
	margin-right: 12px;
	font-style: italic;
	font-weight: bold;
	margin-top: 12px;
}
#right-col div.whats-new h4.new {
	background-position: 116px 3px;
	padding-right: 30px;
	padding-left: 0;
	font-size: 1.2em;
	color: #E05269;
}
#right-col div.whats-new ul {
	margin-left: 12px;
	margin-right: 12px;
	padding-bottom: 0.2em;
	font-size: 1em;
}
#right-col div.whats-new p {
	margin-left: 12px;
	margin-right: 12px;
	padding-bottom: 0.7em;
}
#right-col div.whats-new img {
	margin-top: 20px;
}
#right-col h2, #right-col h3, #right-col h4, #right-col p, #right-col ul {
	margin-left: 17px;
	margin-right: 17px;
}
#right-col h2 {
	margin-top: 1em;
	margin-bottom: 0.5em;
}
#right-col h3 {
	margin-top: 1em;
	margin-bottom: -0.5em;
}
#right-col h4 {
	font: 1.2em Georgia, Times New Roman, Times, serif;	
	color: #000;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 0.3em;
}
#right-col ul {
	list-style-type: none;
	line-height: 1.4em;
	margin-top: 1em;
}
#right-col li {
	margin-bottom: 0.7em;
}
#right-col hr {
	border-top: 1px solid white;
	color: white;
	margin-left: 0.5em;
	margin-right: 0.5em;
	text-align: center;
}
#right-col.author {
	color: #333;
}
.line-through {
	text-decoration: line-through;
}
.smalltext, #right-col p.smalltext {
	font-size: 0.8em;
}
.spacer {
	clear: both;
	font-size: 1px;
	height: 1px;
}
.spacer-break {
	font-size: 0px;
	width: 0px;
}
#tagline strong {
	font-weight: normal;
}


/* --- Sitemap --------- */

ul.sitemap {
	margin: 0;
	margin-top: 1em;	
	list-style-type: none;
}
ul.sitemap ul {
	margin-top: 0.8em;
	margin-bottom: 1em;
	list-style-type: none;	
}
