/*
	THE INTERNATIONAL COMPUTER MUSIC ASSOCIATION 
	content.css: Stylesheet for page content
	Toine Heuvelmans, May 2007
*/

/*===========================================*/
/* = = = = = = = CONTENT LAYER = = = = = = = */

#content {
	/*	TYPOGRAPHY	*/
	
	color: #222222;
	font: 12px Georgia, "Times New Roman", Times, serif;
	line-height: 1.6em;
	text-align: justify;
	
	/*	OTHER ATTR. */
	
	float: left;
	display: inline;
}

.center_content {
	text-align: center !important;
}

#content h1 {
	/*background: url(img/h1_curl.jpg) bottom center no-repeat;*/
	color: #334;
	margin: 24px 0 10px 0;
	font: 25px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-variant: small-caps;
	letter-spacing: 1pt;
	font-weight: normal !important;
}

#content h2 {
	font-weight: normal !important;
}

#content h3 {
	margin: 0px;
}

#content h4.blogitem {
	margin: 0em;
}

#content h4.blogitem + p {
	margin: 0em;
}

#content h4.blogitem a {
	color: #334;
	border: 0;
}

#content h4.blogitem a:hover {
	color: #3d53A3;
	text-decoration: none;
	border-bottom: 1px solid #3d53A3;
    outline: none;
}

#content P {
	margin-top: 1em;
	margin-bottom: 0.75em;
	text-indent: 0.3em;
}

#content ul {
	margin: 0px;
	padding: 0 0 0 20px;
	text-align: left;
}

#content div.credits dt {
	font-weight: bold;
	float: left;
	width: 280px;
	text-align: right;
	padding: 1px 0 2px 0;
}

#content div.credits dd {
	margin-left: 300px;
	text-align: justify;
	padding: 1px 0 2px 0;
}

#content div.half {
	float: left;
	width: 269px;
	padding: 10px;
	margin: 0 2px 0 2px;
	border: 1px solid #c4c4c4;
	border-width: 0 1px 0 1px;
	overflow: hidden;
	height: 200px;
}

#content .halfelement {
	width: 100% !important;
}

ins {
	background-color: #AAFFAA;
}

del {
	background-color: #FFAAAA;
}

#content abbr, #content acronym, .caps {
	text-transform: lowercase;
	font-variant:small-caps;
	font-style: normal;
	border-bottom: 0;
	letter-spacing:0.1em;
	font-size: 14px;
	line-height: 12px;	
}

#content cite abbr, #content cite acronym, #content cite .caps {
	font-style: italic;
}

#content .front_half {
	float: left;
	width: 250px;
	padding: 20px;
}

/* = = = = = = = LINKS = = = = = = = */

#content a {
	color: #3d53A3;
	text-decoration: none;
	border-bottom: 1px solid #BFC1DC;
    outline: none;
}

#content a:hover {
	color: #3d53A3;
	text-decoration: none;
	border-bottom: 1px solid #3d53A3;
    outline: none;
}

#content a.nounderline,
#content a img,
#content td a img,
.noborder {
	border: 0px !important;
}

/* = = = = = = = = = = = = = = = = = */

hr {
	border-width: 1px 0 0 0;
	border-style:  solid;
	border-color: #c4c4c4;	
}

.code {
	font-family: Monaco, Courier;
	padding: 5px 0 5px 0;
	font-size: 10px;
	line-height: 14px;
	color: #01003e;
}

pre {
	padding: 5px;
	line-height: 100%;
	border-width: 1px 0 1px 0;
	border-style:  solid;
	border-color: #c4c4c4;
	color: #01003e;
	background-color: #fffbdf;
}

.pre {
	font-family: Courier, "Courier New", sans-serif;
}

.warning {
	text-align: center;
	font-size: 13px;
	color: #800000;
	background-color: #FFEFEF;
	padding: 2px;
	border-width: 1px 0 1px 0;
	border-style:  solid;
	border-color: #c4c4c4;
}

.statement {
	text-align: center;
	padding: 10px 20px 10px 20px;
	font-size: 13px;
	font-style: italic;
	line-height: 1.6em;
	color: #000;
	background: #EEE url(img/bg_diagonal.gif);
	border: 1px solid #DDD;
	border-width: 1px 0 1px 0;
}

small {	font-size: 10px; }
big {	font-size: 14px; }
big small { font-size: 12px; }

.gray {
	color: #777;	
}

.bold {
	font-weight: bold;
}

.search_info {
	color: #777;
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

#dashboard_buttons {
	clear: both;
}

#dashboard_edits {
	clear: left;
}

.dashboard_thumb {
	text-align: center;
	width: 16%;
	float: left;
}

.dashboard_thumb a {
	border: 0px !important;
	line-height: 2em;
}

/*	wide td's table */
.wide_td {
	border-top: 1px solid #b3b9d3;
	line-height: 25px;
}

.wide_td tr td {
	padding: 2px 8px 2px 5px;
	border-bottom: 1px solid #b3b9d3;
}

.wide_td tr.even td {
	background-color: #F0F3F6;
}

table.zebra {
	border: solid #484848;
	border-width: 1px 0 0 0;
}

thead td {
	background-color: #415391;
	color: #FFF;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	letter-spacing: 0.1em;
	padding-left: 5px;
	height: 18px;
	border-top: 1px solid #4c5da1;
	border-bottom: 1px solid #484848;
}

thead img {
	vertical-align: text-bottom;
}

thead td span.smallbutton img {
	vertical-align: top;
}

/*	zebra table */
.zebra tbody td {
	border-bottom: 1px solid #b3b9d3;
	padding-left: 5px;
	vertical-align: top;
}

.zebra tbody tr.even td {
	background-color: #F0F3F6;
}

.wide_td tr:hover td {
	background-color: #415391;
}
.wide_td tr:hover td a {
	color: #FFF !important;
}

.wide_td a {
	text-decoration: none;
	border: 0 !important;
	color: #222222 !important;
}


/*	merchandise receipt */
#merchandise_receipt { 
	font: 12px Georgia;
	line-height: 17px;
} 
#merchandise_receipt h1 { 
	text-align: center;
	font-size: 16px;
} 
#merchandise_receipt table { 
	width: 100%;
	border-top: 1px solid #484848 !important;
}
#merchandise_receipt td { 
	font-size: 12px;
	vertical-align: top;
	padding: 10px 4px 10px 4px;
	border-bottom: 1px solid #484848 !important;
	margin: 0px;
}
#merchandise_receipt .footer td {
	border-top: 1px solid #484848;
}
#merchandise_receipt .last td {
	border-bottom: 0px !important;
}

.merchandiseform label {
	font-weight: bold;
}
.merchandiseform label small {
	font-weight: normal;
}

ul.image {
	list-style: none;
}

ul.image li, table.image td {
	line-height: 2em;
}

ul.image li img {
	vertical-align: text-bottom;
	padding-right: 5px;
}

/* BLOG LIST */
.bloglist dt {
	float: left;
	width: 110px;
}

.bloglist dd {
	margin-left: 110px;
}