﻿style-d2d.css

/* CSS for Daring to Dream */
A {
	COLOR: #3333FF; FONT-FAMILY: verdana,arial,helvetica,ms sans serif; FONT-SIZE: 10pt; TEXT-DECORATION: none
}
TD,P,body {
	COLOR: #000066; FONT-FAMILY: verdana,arial,helvetica,ms sans serif; FONT-SIZE: 10pt; TEXT-DECORATION: none; 
}
A:link {
	COLOR: #3333FF; FONT-FAMILY: verdana,arial,helvetica,ms sans serif; FONT-SIZE: 10pt; TEXT-DECORATION: none
}
A:visited {
	COLOR: #000099; FONT-FAMILY: verdana,arial,helvetica,ms sans serif; FONT-SIZE: 10pt; TEXT-DECORATION: none
}
A:hover {
	COLOR: #3366FF; FONT-FAMILY: verdana,arial,helvetica,ms sans serif; FONT-SIZE: 10pt; TEXT-DECORATION: underline
}
BODY
{
	margin: 0;
	padding: 0;
	max-width: 1200px;
	background: #A4AEEC;
	text-align:center;
}

/* Properties for header */
#header {
	clear:both;
	margin: 0;
	padding: 10;
	background-color: #0B1344;
}

#wrapper-main {
	max-width: 900px;
	#width:900px;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:2px;
	text-align: center;
}


#wrapper {
	max-width: 800px;
	#width:800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#wrapper-justify {
	max-width: 780px;
	#width:780px;
	margin-left: auto;
	margin-right: auto;
	padding:2px;
	text-align: justify;
}

/*Properties for nav bar on sub pages*/
#navbar
{
	clear: both;
	margin: 0;
	padding: 4px;
	background-color: #DAE3FA;
	text-align: center;
	border-bottom: 2px solid #0B1344;
	border-color: #282563;
}

/* Properties for the left sidebar */
#leftnav, #leftnavseries {
	float: left;
	width: 160px;
	margin: 0;
	padding: 2px;
}

/* Properties for the right sidebar */
#rightnav, #rightnavseries {
	float: right;
	width: 160px;
	margin: 0;
	padding: 2px;
}


/* Properties for text in sidebars for series episode */
#rightnavseries p, #leftnavseries p {
	font-size:8pt;
}

/* Properties for main section on main page */
#main {
	margin-left: 160px;
	margin-right: 160px;
	text-align:center;
	padding:4px;
	border-left:2px solid #0B1344;
	border-right:2px solid #0B1344;
}

/* Properties for main section on movie/series/sequel pages */
#mainsub {
	margin-left: 160px;
	margin-right: 160px;
	text-align:justify;
	padding:4px;
}

/* Properties for main section with a single column on the right */
#mainleft {
	margin-right: 160px;
	text-align:justify;
	padding:4px;
}

/* Properties for updates line 1*/
#updates1 {
	padding: 4px;
	background-color: #B6C6FC;
	text-align:justify;
}

/* Properties for updates line 2*/
#updates2 {
	padding: 4px;
	background-color: #DAE3FA;
	text-align:justify;
}

#boxtitle {
	margin-top:16px;
	padding: 8px;
	background-color: #DAE3FA;
	text-align:center;
}

#boxlight {
	margin:0px;
	padding: 8px;
	background-color: #DAE3FA;
	text-align:justify;
	min-height:140px;
	#height:140px;
}

#boxlighter {
	margin:0px;
	padding: 8px;
	background-color: #DAE3FA;
	text-align:justify;
}


#navlight {
	margin:0px;
	padding: 4px;
	background-color: #DAE3FA;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	width:340px;
}

#navmedium {
	margin:0px;
	padding: 4px;
	background-color: #B6C6FC;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	width:324px;
}

#boxmedium {
	margin:0px;
	padding: 8px;
	background-color: #B6C6FC;
	text-align:justify;
	min-height:140px;
	#height:140px;
}

#boxbottom {
	margin-bottom:60px;
	padding: 8px;
	background-color: #B6C6FC;
	text-align:justify;
	border-bottom: 2px solid #0B1344;
}

#boxlight p, #boxmedium p, #boxbottom p	{
	margin-top:0px;
	padding:0px;
}

#box {
	padding: 4px;
	border: 1px solid #DAE3FA;
}

#box p {
	margin-top:0px;
	margin-bottom:5px;
}

#boxfic {
	margin-bottom:80px;
	padding: 4px;
	border: 1px solid #DAE3FA;
	border-bottom: 8px solid #DAE3FA;
}


/* Properties for the series episodes bonus boxes */
#seriesbonus {
	border-top:2px solid #0B1344;
	border-bottom:2px solid #0B1344;
}

/* Properties for the series episodes bonus boxes */
#seriesbonus p {
	font-size:10pt;
}


/* Properties for links inside the update box */
#updates1 a, #updates2 a, #seriesbonus a {
	font-weight:bold;
}

/* Properties text titles level 1 */
h1	{
	padding:0;
	margin-bottom:0;
	margin-top:10px;
	text-align:center;
	FONT-SIZE: 14pt;
}

/* Properties text titles level 2 */
h2	{
	padding:0;
	margin-bottom:0;
	margin-top:10px;
	text-align:center;
	FONT-SIZE: 10pt;
	TEXT-DECORATION: underline;
}

/* Properties for series quote blocks: character */
#name	{
	vertical-align:top;
	font-weight:bold;
	width:86px;
}

/* Properties for series quote blocks: character - longer */
#namelong	{
	vertical-align:top;
	font-weight:bold;
	width:124px;
}

/* Properties for series quote blocks: quotes */
#quote	{
	vertical-align:top;
	padding-bottom:20px;
}

/* Properties for footnotes */
#footnote {
	margin-top:350px;
	margin-bottom:20px;
	padding:4px;
	font-size: 8pt;
	border:2px solid #DAE3FA;
}

/* Properties for footnote text */
#footnote p {
	font-size: 8pt;
}

/* Properties for footer */
#footer {
	clear:both;
	margin:0px;
	padding:0px;
	font-size: 8pt;
	height:80px;
	background: url(../thelittlemermaid/miscpics/bgroundwave.jpg) repeat-x bottom left ;
}

/* Properties for text inside footer */
#footer p {
	padding-top:50px;
	font-size: 8pt;
	font-weight:bold;
}
