/*
* CSS Styles for CI08
* Wall-to-Wall Studios - 2/8/08
*/


/* ========================================= */
/* = Reset stuff so browsers act the same. = */
/* ========================================= */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
html\:abbr, abbr,acronym { border:0;
}

/* ======================= */
/* = Global declarations = */
/* ======================= */

body {
	background-color:#fff;
	color:#26328B;
}

body, table, td, th, input, select, textarea {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size:14px;
	line-height: 16px;
}

/* =================== */
/* = Global elements = */
/* =================== */

div.clear {
	position:relative;
	clear:both;
}

.alignleft {
	float:left;
	margin:0 1.75em 1.5em 0;
}

.alignleft.small {
	margin-top:0.5em;
	position: relative;
	top: 1em;
}

.alignright {
	float:right;
	margin:0 0 1.5em 1.75em;
}

.centered {
	text-align: center;
}

ul li img {
	vertical-align: top;
}

address {
	display:inline;
}

input.focus {
	color:#1597D3 !important;
}

.error {
	color:#cf0d00;
}

.sitetitle, .hidden {
	display:none;
}


/* ===================== */
/* = Global typography = */
/* ===================== */

p, table, td, th, ul, ol, h1, h2, h3, h4, h5, h6 {
	font:normal 14px/16px "Times New Roman", Times, Georgia, serif;
	margin:0;
	padding:0;
}

p {
	padding-bottom:0.7em;
}


a {
	color: #26328B;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.dotted {
	border-bottom: 1px dotted;
}
a.dotted:hover {
	text-decoration: none;
	border-bottom: 1px solid;
}


h1, h2, h3, h4, h5, h6 {
	line-height:1.1em;
	font-family: "Times New Roman", Times, Georgia, serif;
	color:#26328B;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color:#26328B;
	text-decoration:none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color:#26328B;
	text-decoration:underline;
}

h1 {
	margin:1em 0 0.75em 0;
	font-size:30px;
	font-weight:normal;
}

h2 {
	font-size:24px;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
	color:#26328B;
	line-height: 24px;
}
h2 a {
	text-decoration:none !important; border-bottom:none !important;
}
h2 a:hover {
	text-decoration:underline !important;
}

table {
	margin-top: 0px;
}

h3 {
	margin: 10px 0 10px 0;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#26328B;
}

h4 {
	font-family:"Times New Roman", Times, Georgia, serif;
	font-size:14px;
	line-height:1.4em;
	font-weight:bold;
	margin:0 0 0.4em 0;
	color:#26328B;
}
h4 a {
	color:#26328B !important;
}

h5 {
	font-size:14px;
	line-height:15px;
	font-weight:bold;
	margin:0 0 0.2em 0;
}

h6, cite {
	display:block;
	margin:1em 0 0.2em 0;
	font-size:11px;
	line-height:1.1em;
	font-weight:bold;
	font-style:normal;
	color:#26328B;
}

cite {
	margin: 3px 0 0 0;
	color:#666;
	font-weight:normal;
	font-style:italic;
}

h1.top, h2.top, h3.top, h4.top, h5.top, h6.top {
	margin-top:0px !important;
	padding-top:0px !important;
}

.topline {
	margin-top:0.9em;
	border-top:1px #e5e5cc solid;
	padding-top:0.25em;
}

ul, ol {
	padding-bottom:10px;
	padding-top: 0px;
	color:#26328B;
}

ul {
	padding-left:0px;
	list-style:disc outside;
	margin-left:0px;
}

ol {
	padding-left:0px;
	list-style:decimal outside;
	margin-left:0px;
}

ul.narrow, ol.narrow {
	padding-left: 20px;
	width: 350px;
}

li {
	margin-left:30px;
	padding-bottom:5px;
}




/* =============== */
/* = Global tags = */
/* =============== */

html\:abbr, abbr, acronym, dfn {
	border-bottom:1px #26328B dotted;
	cursor:help;
}

blockquote {
	font-size:90%;
	color:#26328B;
	margin-left:5px;
	padding-left:28px;
	line-height:1.6em;
	margin-bottom:15px;
}
blockquote, blockquote p {
	font-family:"Times New Roman", Times, Georgia, serif;
	font-size:13px;
	line-height:16px;
}
blockquote p {
	padding:0 0 0.75em 0;
}

code, tt {
	font-family:"Courier New", Courier, monospace;
	padding:1px 2px;
	font-size:105%;
	line-height:105%;
	background-color:#f2f2f2;
	color:#26328B;
}

em, i {
	font-style:italic;
}

fieldset {
	display:block;
	margin:0 0 12px 0;
	padding:0 10px 5px 10px;
	border:1px #cc9 solid;
	width:585px;
}
fieldset p {
	margin:0;
	padding:0.3em 0 0.5em 0;
}
fieldset, fieldset p {
}
fieldset a {
	color:#996 !important;
	text-decoration:none;
}
fieldset a:hover {
	text-decoration:underline;
}
fieldset.half {
	width:273px;
}
form {
	font: normal 13px/16px "Times New Roman", Times, Georgia, serif;
	color: #26328B;
}
form a {
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}
input, select {
	margin: 3px 0 0.7em;
	padding: 2px;
	font: 13px "Times New Roman", Times, Georgia, serif;
	color: #26328B;
	border: 1px solid #26328B;
}
input.noborder {
	padding: 0;
	border: none;
}
input.medium {
	width: 280px;
}
input.wide, input.ti {
	width: 360px;
}
input.nomargin {
	margin: 0px;
}
select {
	padding: 2px;
}
select.wide {
	width: 287px;
}
legend {
	margin-left:-3px;
	padding:6px 5px 6px 3px;
	font-family:"Times New Roman", Times, Georgia, serif;
	font-size:14px;
	line-height:normal;
	font-weight:bold;
	color:#26328B;
}

hr, div.hr {
	position:relative;
	clear:both;
	margin:0;
	padding:0;
	height:1px;
	color:#26328B;
	background-color:#26328B;
	border:none;
}

ins {
	color:#26328B;
	text-decoration:none;
}

pre {
	font-family:"Courier New", Courier, monospace;
	margin:1em 0 1.5em 0;
	overflow:scroll;
}

select {
}

strong, b {
	font-weight:bold;
}

strike, del {
	text-decoration: line-through;
}

sup {
	position: relative;
	bottom: 0.5em;
	font-size: 9px;
}

sub {
	position: relative;
	top: 0.3em;
	font-size: 9px;
}

tr, td {
	vertical-align:top !important;
}

var {
	padding-bottom:1px;
	font-family:"Courier New", Courier, monospace;
	font-size:105%;
	line-height:105%;
	font-style:normal;
}

iframe{
	border: none;
}


/* ============================= */
/* = Block-level page elements = */
/* ============================= */
#container {
	width: 990px;
	margin: 0px auto 0px; padding: 0px;
}

#topnav {
	position:relative;
	top: 0px;
	left: 307px;
	width: 676px; /*662px*/
	height: 45px;
	font-size: 14px; 
}
#topnav ul {
	margin: 0px; padding: 0px;
	list-style-type: none;
}
#topnav ul li {
	float: left;
	margin: 10px 15px;
	font-size: 14px;
}
#topnav #comment-form-external-auth{
	position: absolute;
	top: 10px;
	left: 500px;
	font-size: 14px;
}
#search {
	display:inline;
}
#searchbox {
	height: 21px;
	width: 123px;
	margin: 8px 0px; padding: 2px;
	background: url('../img/bg_search.gif') no-repeat;
	border: none;
}
#rss {
	position: absolute;
	top: 12px;
	left: 676px;
}

/* ============= */
/* = Left Side = */
/* ============= */
#left {
	position: relative;
	float: left;
	top: 0px; left: 0px;
	width: 318px;
	margin: 0px; padding: 0px;
	clear: left;
	background: url('../img/stripes.gif') repeat-y;
}
#l1, #l2 {
	position: relative;
	left: 10px;
	float: left;
	width: 137px; /*157px (was 137px before IE)*/
}
#l2 {
	left: 30px;
}
#l1 #nav {
	margin: 40px 0;
}
#l1 #nav ul {
	list-style:none;
	margin: 0px; padding: 0px;
}
#l1 #nav ul li a.currentPage {
	text-decoration: underline;
}
#l1 #nav ul li {
	margin: 0px; padding: 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
}
#l1 #nav ul li ul li {
	padding-left: 5px;
	font-size: 12px;
	line-height: 14px;
	border-left: 1px solid #ccc;
}

#l1 #artists {
	margin: 75px 0;
}
#l1 #artists li {
	margin-left: 1em;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	list-style: none;
	text-indent: -1em;
}
#l1 #media {
	margin: 75px 0;
	width: 130px;
	overflow: hidden;
}
#l1 #media p a, #right .media p a {
	border-bottom: 1px dotted;
}
#l1 #media p a:hover, #right .media p a:hover {
	text-decoration: none;
	border-bottom: 1px solid;
}
#left_events {
	margin: 40px 0 75px;
}
#left_events p {
	font-size: 12px;
}
#left_events iframe{
	background: url("../img/bg_loadingEvents.gif") no-repeat;
}
#left_eventsIF {
	background: #fff;
}
#left_eventsIF .event_info {
	margin: 0px; padding: 0px;
}
#left_events a, #left_eventsIF a {
	font-weight: bold;
	text-decoration: underline !important;
}
#left_eventsIF .event_type {
	display:none;
}

/* Tag Cloud */
#cloud {
	margin: 75px 0px;
	width: 130px;
	overflow: hidden;
}
#cloud a {
	font-family: "Arial Narrow", Arial, "Courier New", Courier, monospace;
}
.widget-cloud .widget-list-item {
	display:-moz-inline-stack;
	display: inline-block;
  margin: 0 3px 0 0;
  padding: 0px;
  line-height: 1.2;
  background: none;
}
#cloud .widget-cloud .widget-list-item {
	font-size: 85%;
}
.widget-cloud .rank-1 a { font-size: 1.1em; color: #1c1c8d;}
.widget-cloud .rank-2 a { font-size: 1.1em; color: #1c388d; }
.widget-cloud .rank-3 a { font-size: 1em; color: #3838aa; }
.widget-cloud .rank-4 a { font-size: 1em; color: #3838aa; }
.widget-cloud .rank-5 a { font-size: 0.9em; color: #3855aa; }
.widget-cloud .rank-6 a { font-size: 0.9em; color: #3855aa; }
.widget-cloud .rank-7 a { font-size: 0.85em; color: #5555c6; }
.widget-cloud .rank-8 a { font-size: 0.85em; color: #7171e2; }
.widget-cloud .rank-9 a { font-size: 0.8em; color: #8d8dff; display:none;}
.widget-cloud .rank-10 a { font-size: 0.8em; color: #8d8dff; display:none;}
.widget-cloud .widget-list-item.rank-10, .widget-cloud .widget-list-item.rank-9 {
    margin: 0;
}
#right .widget-cloud a {
	font-family: "Courier New", Courier, monospace !important;
}
#right .widget-cloud .rank-10 a, #right .widget-cloud .rank-9 a{
	display: inline;
	margin: 0 3px 0 0;
}
.soundings .rank-10 a, .teachers .rank-10 a, .zg .rank-10 a, .soundings .rank-9 a, .teachers .rank-9 a, .zg .rank-9 a{
	display: inline;
	margin: 0 3px 0 0;
}
.tags .widget-cloud .widget-list-item {
	display: inline;
}


#share, #visitUs {
	margin-bottom: 75px;
}
#related {
	margin-bottom: 50px;
}
#related h2.title {
	font-size: 20px;
	line-height: 20px;
}
#footer {
	margin: 75px 0;
	padding-bottom: 120px;
	clear: both;
}
#footer #cmoa {
	position: relative;
	float: left;
}
#ww {
	position: relative;
	float: left;
	padding-top: 98px;
	width: 137px;
}
#ww p{
	padding: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 8px;
	font-stretch: condensed;
	color: #999;
}
#ww a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999;
}
#footer #cmoa {
	padding-left: 10px;
	width: 67px;
}

/* ============== */
/* = Right Side = */
/* ============== */
#right {
	position: relative;
	float: left;
	left: 10px;
/*	padding: 0px 10px 10px;*/
	width: 650px; /*670px was 650px before IE6*/
}
#right h1 {
	font-size: 40px;
	font-weight: bold;
	line-height: 34px;
	margin-bottom: 10px;
}
#right h1.title {
	padding-top: 70px;
}
h1.search-results-header {
	padding-top: 96px;
}
#right h1.hometitle {
	font-size: 50px;
	line-height: 44px;
	word-spacing: -2.5px;
	letter-spacing: -2.5px;
	margin-top: 0px !important;
	font-weight: normal;	
}
h1#blogtitle{
	font-size: 23px;
	font-weight: normal;
	padding: 32px 0px 10px;
}
h1#page-title{
	font-size: 40px;
	font-weight: bold;
	line-height: 34px;
	margin-top: 18px;
	margin-bottom: 10px;
}
h2#article-name {
	font-size: 18px;
	width: 575px;
}
#right p#thoughts a {
	font-weight: bold;
	font-size: 18px;
	text-decoration: underline;
}

.hentry {
	float:left;
}

/* Sea of Words */
#sow .words {
	float: left;
	height: 42px; /*35px*/
	margin: 0px 20px 0px 0px;
	color: #666 !important;
	min-width: 180px;
}
#sow .words h2 {
	margin: 0px; padding: 0px;
	font-size: 18px;
	font-weight: normal;
	line-height:16px;
}
#sow .words h2 a, #sow .words a{
	color: #666 !important;
}
#sow .words p {
	margin: 0px;
	font-size: 12px;
	line-height: 12px;
}
#sow .ci08, #sow .ci08 a, #sow .ci08 h2 a {
	color: #26328B !important;
}

/* Sea of Art */
#soa .art {
	position: relative;
	float: left;
	height: 125px;
	width: 125px;
	margin: 0px 25px 25px 0px;
	min-width: 80px;
}
#soa img {
	position: absolute;
	top: 0px;
	left: 0px;
}
#soa .info {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 105px;
	width: 105px;
	padding: 10px;
	font-size: 12px;
	line-height: 14px;
	display:none;
	opacity:0;
}

/*Article Stuff*/
.articleSummary .title{
	margin: 0px;
	padding-top: 25px;
	font-size: 21px;
}
.articleSummary .summary {
	padding-bottom: 5px;
}
.articleSummary a {
	font-weight: bold;
	text-decoration: underline !important;
}
.articleSummary .details {
	font-size: 12px;
	font-weight: bold;
}
.articleSummary h2.title a {
	text-decoration: none !important;
}


.article {
	float: left;
}
.article h2.title{
	margin: 0px;
	padding: 6px 0px 7px;
	font-size: 40px;
	line-height: 37px;
}
.article .asset-body {
	font-size: 16px;
	line-height: 20px;
}
.article p.details {
	font-size: 14px;
	font-weight: bold;
}
.article p.details address {
	font-weight: bold;
}
.article p {
	font-size: 14px;
}
.article a, .entry-content a {
	border-bottom: 1px dotted;
}
.article a:hover, .entry-content a:hover {
	text-decoration: none;
	border-bottom: 1px solid;
}

div.asset-footer {
	float: left;
	width: 650px;
	margin-bottom: 25px;
	clear: both;
}

#add_tags {
	margin-top: 20px;
}
#add_tags label {
	position: relative;
	float:left;
	top: 6px;
	margin-right: 4px;
}
#add_tags input#tags {
	padding: 3px 2px 3px;
}
#add_tags p {
	font-size: 12px;
}

#trackbacks, #comments {
	float: left;
}
#trackbacks h3.title {
	margin: 0px;
	padding-top: 25px;
	font-size: 21px;
	font-weight: bold;
}

#comments input {
	margin: 0px 0px 4px;
}
#comments h3.title {
	margin: 0px;
	padding-top: 25px;
	font-size: 21px;
	font-weight: bold;
}
.comment p {
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
}
.comment p.title {
	padding-top: 20px;
	font-weight: bold;
}
#comments textarea {
	border: 1px solid #26328B;
	background-color: #EBEBEB;
	width: 600px;
	height: 150px;
	margin-bottom: 4px;
	font-size: 14px;
}

#entry_form textarea {
	border: 1px solid #26328B;
	width: 400px;
	height: 250px;
	margin-bottom: 4px;
	font-size: 14px;
}

.mt-page-archive #right a {
	border-bottom: 1px dotted;
}
.mt-page-archive #right a:hover {
	text-decoration: none;
	border-bottom: 1px solid;
}

.content-nav {
	float:left;
}

#subnav {
	position: absolute;
	left: 450px;
	top: 86px;
	font-size:14px; font-weight:bold;
	margin-bottom:20px;
/*	float:right;
	position: relative;
	top: -81px;*/
}

#subnav ul li {list-style-type: none; font-weight:bold; margin-left: 0; padding-left: 0;}
#subnav ul { list-style-type:none;}



.mt-search-results #subnav {
	display:none !important;
}

.page-asset .asset-body {
	font-size: 14px;
}
/* Schools and Teachers */
.promo {
	float: left;
	width:308px; 
	height:225px;
	margin: 0px 10px 10px 0px;
}

#st_event {
	margin: 0px; padding: 20px 10px 10px;
	width:288px; 
	height:175px;
	background-color: #26328B;
	color: #fff !important;
}
#st_event h3 a {
	font-size: 34px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
}
#st_event p {
	font-size: 18px;
	line-height: 20px;
}
/* Video/Audio Library */
.media h2.title{
	margin: 0px;
	padding: 10px 0px 5px;
	font-size: 34px;
	line-height: 30px;
}
.assetblock {
	margin: 0px 10px 25px 0px;
	width: 150px;
	float: left;
}

/* Modal Dialog for internal asset insert from FCKEditor */
#dialog-container{
	display:none;
	position:fixed;
	top:0;left:0;
	width:100%;height:100%;
	z-index:9;
}
.modal-mask,
.modal-mask div{
	position:absolute;
	left:0;top:0;
	width:100%;height:100%;
	background-image:url(/mt-static/images/spacer.gif);
}
.modal-mask iframe{
	border:0;
	}
.opaque-mask{
	position:absolute;
	left:0;top:0;
	width:100%;height:100%;
	background-image:url(/mt-static/images/black.gif);
	opacity:.50;
	-moz-opacity:.50;
}
#dialog{
	position:relative;
	margin:0 auto;
	top:40px;
	width:660px;height:495px;
	background-color:#fff;
}
#dialog-iframe{
	height:100%;width:100%;
	margin:0;padding:0;
	border:0;
	z-index:10;
	opacity: 1;
	}

