/* defaults */

body {
	font-size: 62.5%;
	font-family: Myriad, Helvetica, Arial, sans-serif;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #d1d7eb;
}

a img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #e70f47;
}

a:hover {
	color: #00338e;
}

/* layout */

#page-outer {
	width: 977px;
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	padding-bottom: 20px;
	position: relative;
	text-align: left;
	background-image: url(/images/strip.jpg);
	background-repeat: no-repeat;
	background-position: right 500px;
}

#nav {
	position: relative;
	margin: -45px 0px 0px 35px;
	width: 942px;
	overflow: hidden;
}

.menu {
	position: relative;
	z-index: 90;
}

#header {
	overflow: hidden;
	position: relative;
}

#middle {
	overflow: hidden;
	padding-top: 20px;
	padding-left: 30px;
	position: relative;
	clear: both;
}

#thincol {
	float: left;
	width: 200px;
	text-align: center;
	position: relative;
}

body#front #thincol {
	float: left;
	width: 320px;
	text-align: center;
	position: relative;
}

.smallbox {
	background-image: url(/images/bg_smallbox.jpg);
	background-repeat: no-repeat;
	padding: 12px;
	margin-bottom: 8px;
}

.smallbox p {
	font-size: 1.2em;
	line-height: 130%;
	margin: 0px 0px 8px 0px;
}

#widecol {
	float: left;
	width: 610px;
	padding: 30px;
	margin-left: 35px;
	position: relative;
	background-image: url(/images/bg_widecol.jpg);
	background-repeat: no-repeat;
}

body#front #widecol {
	float: left;
	width: 510px;
	padding: 30px;
	margin-left: 35px;
	position: relative;
}

#fullcol {
	float: left;
	width: 910px;
	position: relative;
}

/* header */

#header h1 {
	width: 977px;
	height: 215px;
	background-image: url(images/bg_h1.gif);
	margin: 0px;
	z-index: 3;
}

#header h1 span {
	margin-left: -8000px;
}

/* nav */


#header ul {
	list-style: none;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	overflow: hidden;
	position: relative;
}

#header ul li {
	margin: 0px;
	padding: 0px 40px 0px 0px;
	float: left;
}

#nav_lovers a {
	width: 183px;
	height: 66px;
	background-image: url(/images/nav_lovers.gif);
	display: block;
}

#nav_lovers a span {
	margin-left: -8000px;
}

#nav_makers a {
	width: 202px;
	height: 66px;
	background-image: url(/images/nav_makers.gif);
	display: block;
}

#nav_makers a span {
	margin-left: -8000px;
}

#nav_orgs a {
	width: 243px;
	height: 66px;
	background-image: url(/images/nav_orgs.gif);
	display: block;
}

#nav_orgs a  span {
	margin-left: -8000px;
}

.menu p {
	padding: 0px;
	margin: 0px;
}

.menu p a {
	font-size: 1.8em;
	font-weight: 900;
	line-height: 120%;
	padding: 6px 10px 6px 10px;
	margin: 0px;
	display: block;
	background-color: #ffffff;
	opacity: .8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=8)";
	filter: alpha(opacity=8);
}

.menu p.sub a {
	color: #cc7a76;
	padding: 0px 10px 0px 20px;
}

/* middle */

#thincol p {
	margin-top: 0px;
	text-align: left;
}

body#front .smallbox p {
	font-size: 1.6em;
	line-height: 130%;
	font-weight: 900;
	color: #00338e;
}

#side_about {
	font-weight: 900;
	color: #00338e;
}

.continued {
	font-size: 1.4em;
	line-height: 100%;
	color: #3333cc;
}

#calendar {
	max-height: 320px;
	overflow: auto;
}

#widecol h1, #fullcol h1 {
	color: #e70f47;
	border: 0px;
	font-size: 3em;
	line-height: 140%;	
	margin: 0px 0px .4em 0px;
}

#widecol h2, #fullcol h2 {
	color: #00338e;
	font-size: 2.3em;
	line-height: 140%;
	margin: .6em 0px .3em 0px;	
}

#widecol h3 {
	color: #00338e;
	font-size: 1.8em;
	line-height: 140%;	
	margin: 0px 0px .4em 0px;
}

#widecol p, #widecol li, #fullcol p, #fullcol li {
	font-size: 1.5em;
	line-height: 140%;	
	margin: 0px 0px .4em 0px;
}

#widecol li, #fullcol li {
	margin-bottom: 0px;
}


/* bottom */

#extras {
	overflow: hidden;
	padding-left: 35px;
	padding-top: 0px;
	margin-top: 10px;
	clear: both;
}

#extras .bloq {
	width: 263px;
	margin-right: 30px;
	float: left;
	padding: 20px 0px 0px 20px;
	clear: right;
	background-image: url(/images/bg_bloq.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
}

#extras .bloq p {
	font-size: 1.3em;
	line-height: 130%;
	margin: 0px 0px .7em 0px;
	color: #3333cc;
}

.bloq h2 {
	margin-top: 0px;
}

.bloq h3 {
	text-transform: uppercase;
	padding: 10px 0px 5px 0px;
	color: #00338e;
}

.extralatest h2 {
	background-image: url(/images/bg_bloq_latest.gif);
	background-repeat: no-repeat;
	width: 107px;
	height: 19px;
}

.extralatest h2 span {
	margin-left: -8000px;
}

.smallbox h2 {
	margin-top: 0px;
}

#side_latest h2 {
	background-image: url(/images/bg_lnews.gif);
	background-repeat: no-repeat;
	width: 107px;
	height: 19px;
}

#side_latest h2 span {
	margin-left: -8000px;
}

#side_latest p, #extras .extralatest p {
	color: #aaaaaa;
}

#special h2 {
	background-image: url(/images/bg_special.gif);
	background-repeat: no-repeat;
	width: 55px;
	height: 16px;
}

#special h2 span {
	margin-left: -8000px;
}

.updated h2 {
	background-image: url(/images/bg_bloq_updated.gif);
	background-repeat: no-repeat;
	width: 115px;
	height: 19px;
}

.updated h2 span {
	margin-left: -8000px;
}

.special h2 {
	background-image: url(/images/bg_bloq_special.gif);
	background-repeat: no-repeat;
	width: 66px;
	height: 19px;
}

.special h2 span {
	margin-left: -8000px;
}

#lists {
	width: 160px;
	padding: 3px;
	font-size: 1em;
	border: 1px solid #3333cc;
	margin-right: 5px;
	color: #99cfe9;
}

#submit {
	margin-bottom: -7px;
}

#footer {
	padding-top: 30px;
	clear: both;
}

#footer p {
	font-size: 1.6em;
	font-weight: 900;
	color: #00338e;
	text-align: center;
	margin: 0px;
	line-height: 100%;
}

#footer p span {
	padding-left: 10px;
	padding-right: 10px;
}

/* misc */

form {
	padding: 0px;
	margin: 0px;
}

fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#reeltime {
	padding: 5px;
	background-color: #0A50A1;
	width: 130px;
	margin: 0px 0px 10px 10px;
}

#side_vid p {
	font-size: 11px;
	line-height: 120%;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	z-index: 2;
}

p.subcal a {
	display: block;
	width: 42%;
	border: 1px solid #d1d7eb;
	background-color: #fcdc41;
	float: left;
	padding: 8px;
	text-align: center;
	margin-right: 8px;
	margin-top: 15px;
	font-weight: 900;
	color: #00338e;
}

p.subcal a:hover {
	background-color: #d1d7eb;
	border: 1px solid #d1d7eb;
}

#side_links h2 {
	width: 76px;
	height: 17px;
	background-image: url(/images/bg_follow.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
}

#side_links h2 span {
	margin-left: -8000px;
}

#side_links img, .updated img {
	margin-right: 4px;
}

#side_spud h2 {
	width: 103px;
	height: 17px;
	background-image: url(/images/bg_latest.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
}

#side_spud h2 span {
	margin-left: -8000px;
}

p.follow a {
	color: #00338e;
}

h2#add {
	padding-top: 20px;
}

p.addevent a {
	display: block;
	width: 12%;
	border: 1px solid #d1d7eb;
	background-color: #fcdc41;
	float: left;
	padding: 8px;
	text-align: center;
	margin-right: 13px;
	font-weight: 900;
	color: #00338e;
}

p.addevent a:hover, input.submit:hover {
	background-color: #d1d7eb;
}

input.submit {
	border: 1px solid #d1d7eb;
	background-color: #fcdc41;
	padding: 8px;
	font-size: 1em;
	font-weight: 900;
	color: #00338e;
}

.pic_rt {
	float: right;
	margin: 0px 0px 10px 20px;
}

.fieldy {
	border: 1px solid #cccccc;
	padding: 4px;
	font-family: Eric Sans, Myriad, Helvetica, sans-serif;
	font-weight: 100;
	color: #888888;
}


#front #widecol h1 {
	width: 505px;
	height: 37px;
	background-image: url(/images/bg_h1_front.gif);
}

#front #widecol h1 span {
	margin-left: -8000px;
}
