/*

*/

/* General layout */
body {margin:0; padding:20px 0; font:76%  'Lucida Sans Unicode', 'Lucida Grande', sans-serif; text-align: justify; background:#047 url(img/bodybg.png) repeat-x fixed; color:#333;}
#thetop {margin:0;}
#container {width:720px; margin:0 auto; padding:20px 20px 0 20px; background:#fff url(http://www.madisonscutestkid.com/img/contbg.png) no-repeat; color:#333;}

/* Tags */
h1,h2,h3,h4 {margin:0 0 10px 0; font-weight:normal;}
h1 {font-size:2.6em;}
h2 {margin:0 0 4px 0; font-size:1.5em;}
h3 {margin: 20px 0 8px 10px; font-size:1.3em; line-height: 1.5em;}
h4 {margin: 0px 10px 0px 10px; font-size:1.3em;}
a {text-decoration:none; color:#26c;}
a:hover {text-decoration:underline;}
a img {border:0;}
p {margin:0 0 15px 10px; line-height:1.5em;}
hr {	height: 1px; color: black; }
fieldset {
	border-left: none;
	border-right: none;
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
	margin-bottom: 20px;
}
label {
	text-align: right;
	width: 225px;
	float: left;
	margin-right: 10px;
	font-weight: bold;
}
input, select {
	width: 40%;
	background: #ebebeb;
	border: 1px solid black;
}

form ol li {
	margin: 10px;
	list-style: none;
}

/* Site title and header */
#logo { float:left; width:160px; margin: 0 10px 0 0; padding:0 0 30px 0; text-align:right; color:#555; }
#logo h1 {margin: 10px 5px 25px 5px; letter-spacing:-1px;line-height:1.25em; font-size: 3em; font-weight: 1200;}
#logo a {color:#26a; text-decoration:none;}
#logo a:hover {color:#69e;}
#tagline {text-align:center; font-size:1.4em;line-height:1.5em;}
#intro {
	margin-top: -10px;
	margin-left: 170px;
	padding: 0px;
	text-align: center;
}
#intro p {line-height: 1.5em; font-size: 1.2em; text-align: justify; margin-top: 5px; font-style: italic; }
#maincontent {
	font-size: 2em;
	line-height: 1em;
	font-weight: bolder;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}

/* Main content */
#main {float:left; width:530px; margin-right:20px; padding:0px; line-height:1.3em; }
#main p { margin-right: 10px; }

/* Sidebar */
#sidebar {width:155px; float:right; margin-top:20px; font-size:1em; line-height:1.3em;}
#sidebar p, #sidebar ul, #sidebar ol {margin:0 0 15px 10px; padding:0;}
#sidebar ul li, #sidebar ol li {list-style:none; padding:0; margin:0 0 4px 0;}
.sidelink {display:block; width:140px; margin:3px 10px 2px 0; padding:5px 0 5px 8px; font-size:1em; font-weight:400; text-align:left; background:#eee url(http://www.madisonscutestkid.com/img/gradient1.png) repeat-x; color:#26c; border-top:1px solid #ddd; border-right:1px solid #bbb; border-bottom:1px solid #bbb; border-left:1px solid #ddd;}
.sidelink:hover,.menuheader {background:#fff url(img/gradient2.png) repeat-x; color:#333; border-top:1px solid #ddd; border-right:1px solid #888; border-bottom:1px solid #888; border-left:1px solid #ddd; text-decoration:none;}
#sidethumb {
	text-align: center;
}
#sidethumb img {
	padding: 5px;
	border: 1px solid #cccccc;
	margin-bottom: 10px;
}

/* Footer */
#footer {margin:0 auto 10px auto; line-height:1em; width:760px; background:#fff url(http://www.madisonscutestkid.com/img/footerbg.png) bottom left no-repeat; border-top: 1px dotted grey; padding: 15px 0 1px 0; font-size:.9em; color:#777; text-align:left;}

/* Additional classes */
.headerstyle {clear:left; display:block; margin:20px 0 10px 0; padding:5px 0 5px 8px; background:#eee url(http://www.madisonscutestkid.com/img/gradient2.png) repeat-x; color:#444; border-top:1px solid #ddd; border-right:1px solid #bbb; border-bottom:1px solid #bbb; border-left:1px solid #ddd; text-decoration:none; font-weight: bold; }
.clear {clear:both; margin:0; padding:0;}
.right {text-align:right;}
.internallink {font-size:0.9em; text-align:center;}
#sidebar p.block {font-size:0.9em; line-height:1.4em; margin:5px auto 15px auto; padding:5px; color:#555; border-top:1px solid #ddd; border-right:1px solid #bbb; border-bottom:1px solid #bbb; border-left:1px solid #ddd;}
.credit {color:#777;}
.hide { display:none; }
