/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */



body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
	background: #fff;
	margin: 0px auto;
	padding: 0px;
	background:url(images/backgrd.jpg) center repeat-y #97B0D6
	}


.sitewrap_center
{
width: 850px;
margin:0px auto;
padding:0px;
background-color:#FFFFFF;
border-left:#FFFFFF solid 15px;
border-right:#FFFFFF solid 15px;
}

#page {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 800px;

	}

#header {
	margin: 0;
	padding: 0;
	width: 800px;
	}


#div_sitewrap
{
margin: 0px auto;
width: 800px;
}



.div_border
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-color:#FFFFFF;}



.div_border_page
{
float: left;
background-image:url(images/image_page_bckg_redline.gif); background-repeat:repeat-y; background-position:left;
background-color:#FFFFFF;
}

.div_border_about
{
float:left; margin:27px 0px 17px 0px; width:100%;
background-image:url(images/image_page_bckg_greyline_aboutus.gif); background-repeat:repeat-x;
background-color:#FFFFFF; float:left
}



.div_border_page_audio
{
float:left; margin:27px 0px 0px 0px;
background-image:url(images/image_page_bckg_greyline.gif); background-repeat:repeat-y; background-position:left;
background-color:#FFFFFF;
}

.div_border_post
{
float: left; margin-top:27px;
background-image:url(images/image_page_bckg_greyline.gif); background-repeat:repeat-y; background-position:left;
background-color:#FFFFFF;
}


#headerimg 	{

	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size:11px; line-height:130% 
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}

small {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 120%; 
	}

h2.pagetitle {
	font-size: 120%; text-align:left ;
	}



h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited {
	color: #4F7ABB
	}
	
h3, h3 a, h3 a:visited {
	color: #0196CE; 
	}

h2, h3, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none; 
	}


h2 a, h2 a:hover, h2 a:visited, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration:underline
	}


.entry p a:visited {
	color: #4F7ABB;
	text-decoration:none
	}
	

.entry p a:hover {
	background-color: #4F7ABB;
	color:#FFFFFF
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Verdana, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #4F7ABB;
	text-decoration:none
	}

a:hover {
	text-decoration:none;
	background-color:#4F7ABB;
	color:#FFFFFF
	}

h2 a:hover, h3 a:hover {
	color: #4F7ABB;
	text-decoration:underline;
	background-color:none;  
	}



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Verdana, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


.narrowcolumn {
	float: left;
	padding: 0px 0px 20px 15px;
	margin: 0px 0px 0px 0px;
	width: 520px;
	}

.narrowcolumnsearch {
	float: left;
	padding: 0px 0px 20px 15px;
	margin: 0px 0px 0px 0px;
	width: 745px;
	background-image:url(images/image_page_bckg_orangeline.gif); background-repeat:repeat-y; background-position:right;
	}
	
.a_link_search, a.a_link_search, a.a_link_search:link, a.a_link_search:visited, a.a_link_search:active
{
	color: #4F7ABB;
	text-decoration:underline
}

a.a_link_search:hover
{
	text-decoration:none;
	background-color:#4F7ABB;
	color:#FFFFFF
}

	
.narrowcolumnhome {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 35px 0px 0px 0px;
	width: 805px;
	}

.narrowcolumnpage {
	padding: 0px 20px 50px 0px;
	margin: 0px 0px 0px 0px;
	width:780px;
	float:left;
	line-height:175%;
	margin-bottom:45px;
	border:#E6E6E6 solid 1px
	}


.narrowcolumnaudio {
	padding: 0px 20px 20px 0px;
	margin: 0px 0px 0px 0px;
	width:500px;
	float:right;
	line-height:175%
	}
	
.narrowcolumnpost {
	float:right;
	padding: 0px 20px 20px 0px;
	margin: 0px 0px 0px 0px;
	width:500px;
	}
	
.narrowcolumnpage_podcast {
	padding: 0px 0px 80px 0px;
	margin: 0px 0px 0px 0px;
	width:798px;
	background-image:url(http://www.gracelondon.com/wp-content/themes/gracelondon/images/image_podcast_itunes_but_background.jpg); background-position: bottom right; background-repeat:no-repeat;
	float:right;
	line-height:200%;
	margin-bottom:45px;
	border:#E6E6E6 solid 1px
	}

.narrowcolumnpage_podcast_right {
	padding: 0px 20px 0px 0px;
	width:493px;
	float:right;
	line-height:200%;
	margin:120px 0px 270px 0px;

	}

.narrowcolumnpage_podcast_left {
	width:284px;
	float:left;
	line-height:200%;
	margin-bottom:45px;

	}
	
.narrowcolumnpage_about {
	padding: 0px 20px 80px 0px;
	margin: 0px 0px 0px 0px;
	width:780px;
	background-image:url(images/image_aboutus_background.jpg); background-position: top right; background-repeat:no-repeat;
	float:left;
	line-height:200%;
	margin-bottom:45px;
	border:#E6E6E6 solid 1px

	}




.narrowcolumnpage_contact {
	padding: 0px 20px 80px 0px;
	margin: 0px 0px 0px 0px;
	width:780px;
	background-image:url(images/image_contactus_background.jpg); background-position: top right; background-repeat:no-repeat;
	float:left;
	line-height:200%;
	margin-bottom:45px;
	border:#E6E6E6 solid 1px

	}
	
.narrowcolumnpage_gracecentral {
	padding: 0px 20px 50px 0px;
	margin: 0px 0px 0px 0px;
	width:780px;
	background-image:url(images/image_background_gracecentral.jpg); background-position: top right; background-repeat:no-repeat;
	float:left;
	line-height:200%;
	margin-bottom:45px;
	border:#E6E6E6 solid 1px

	}
	
.narrowcolumnpage_graceloves {
	padding: 0px 20px 50px 0px;
	margin: 0px 0px 0px 0px;
	width:780px;
	background-image:url(images/image_background_graceloves.jpg); background-position: top right; background-repeat:no-repeat;
	float:left;
	line-height:200%;
	margin-bottom:45px;
	border:#E6E6E6 solid 1px

	}
	
.narrowcolumnpage_graceproject {
	padding: 0px 20px 50px 0px;
	margin: 0px 0px 0px 0px;
	width:780px;
	background-image:url(images/image_background_graceproject.jpg); background-position: top right; background-repeat:no-repeat;
	float:left;
	line-height:200%;
	margin-bottom:45px;
	border:#E6E6E6 solid 1px
	}
	
.narrowcolumnpage_graceair {
	padding: 0px 20px 50px 0px;
	margin: 0px 0px 0px 0px;
	width:780px;
	background-image:url(images/image_background_graceair.jpg); background-position: top right; background-repeat:no-repeat;
	float:left;
	line-height:200%;
	margin-bottom:45px;
	border:#E6E6E6 solid 1px

	}	
	
	
	
.narrowcolumnpage_diary {
	padding: 0px 20px 50px 0px;
	margin: 0px 0px 0px 0px;
	width:780px;
	float:left;
	line-height:175%;
	margin-bottom:45px;
	border:#E6E6E6 solid 1px
	}
	
.narrowcolumnfull {
	float:left;
	padding: 0px 20px 20px 15px;
	margin: 0px 0px 0px 0px;
	width:700px;
	}



.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: -12px 0px 0px 2px;
	text-align: justify;
	width:500px
	}


	.post h1 {
	font-size:12px; font-weight:bold; color:#000000; text-align:left; margin: 0px; padding: 0px
	}
	.post h2 {
	font-size:12px; font-weight:bold; color:#000000; text-align:left; margin: 0px; padding: 0px
	}
	.post h3 {
	font-size:12px; font-weight:bold; color:#000000; text-align:left; margin: 0px; padding: 0px
	}
	.post h4 {
	font-size:12px; font-weight:bold; color:#000000; text-align:left; margin: 0px; padding: 0px
	}
	.post h5 {
	font-size:12px; font-weight:bold; color:#000000; text-align:left; margin: 0px; padding: 0px
	}
	.post h6 {
	font-size:12px; font-weight:bold; color:#000000; text-align:left; margin: 0px; padding: 0px
	}




.post_about {
	margin: -12px 0px 0px 2px;
	text-align: left;
	width:400px
	}
	
	
.postaudio {
	margin: -12px 0px 0px 2px;
	text-align: justify;
	width:500px;
	float:right
	}

.posthome {
	margin: -12px 0px 0px 2px;
	text-align: justify;
	width:328px
	}
	
.postfull {
	margin: -12px 0px 0px 2px;
	text-align: justify;
	width:780px;
	
	}



.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left; font-size:11px
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 800px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	font-size:11px;
	line-height:130%;
	color:#999999
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0; text-transform:lowercase
	}

h2 {
	margin: 30px 0 0;  text-transform:lowercase
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}



h3 {
	padding: 0;
	margin: 30px 0 0;
	 text-transform:lowercase
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h3.pagetitle {
	margin-top: 30px;
	text-align: left;
	color:#4F7ABB
}	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0px 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}


/* End Entry Lists */



/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
float: left; margin-top:27px;
background-image:url(images/image_page_bckg_greyline.gif); background-repeat:repeat-y; background-position:left;
background-color:#FFFFFF;
}

#sidebar form {
	margin: 0;
	}
	
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
	
#sidebar h2 {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 120%;
	color:#000;
	text-decoration:none;
	font-weight:bold;
	margin: 20px 0px
	}

.sidebar_post 
{
padding: 0px 7px 0px 20px

}
	

.sidebar_post a:link, .sidebar_post a:visited, .sidebar_post a:active
	{
	color: #000;
	padding:2px;
	font-weight:normal;
	text-decoration:none;
	}
	
.sidebar_post a:hover
	{
	text-decoration:none;
	background-color:#4F7ABB;
	color:#FFFFFF
	}	


#sidebar {
	font: Arial, Verdana, Sans-Serif;
	}


	
#sidebar ul, #sidebar ul ol {
	margin: 0px;
	padding: 0px;
	list-style:none;
	list-style-image:none
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 4px;
	font-size: 12px;
	list-style:none;

	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0px 0px 0px;
		padding: 0;
list-style-image:none
	}

/*
#sidebar ul ul,{
	margin: 5px 0 0 5px;
		padding: 0;
list-style-image:none
	}

#sidebar ul ul ul,{
	margin: 0 0 0 0px;
		padding: 0;
	list-style-image:url(http://www.gracelondon.com/wp-content/themes/gracelondon/images/img_listsub.gif)
	}
*/


#sidebar ul ul li li {
	margin: 4px 0px 0px 10px;
	list-style-image:url(http://www.gracelondon.com/wp-content/themes/gracelondon/images/img_listsub.gif) ; 
	list-style-position:inside

	}
	
#sidebar ul ul ul li li li {
	list-style-image:url(http://www.gracelondon.com/wp-content/themes/gracelondon/images/img_listsub.gif);
	}	
	

	
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}
	
	
	
/* End Sidebar */



/* Begin Sidebar Page */
#sidebarpage
{
	padding: 7px 14px 10px 14px;
	width: 238px;
	float:left
	}

#sidebarpage form {
	margin: 0;
	}
	
#sidebarpage h2 {
	margin: 5px 0 0;
	padding: 0;
	}
	
#sidebarpage h2 {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 100%;
	}
	
#sidebarpage {
	font: Arial, Verdana, Sans-Serif;
	}

.sidebarpage_menu
	{
	background-color:#C52D22;
	}
	
.sidebarpage_menu a:link, .sidebarpage_menu a:visited, .sidebarpage_menu a:active
	{
	color: #FFF;
	padding-left:7px;
	font-weight:normal;
	border-left:2px #4F7ABB dotted;
	display:block
	}
	
.sidebarpage_menu a:hover
	{
	text-decoration:none;
	padding-left:7px;
	border-left:2px #4F7ABB solid;
	}	
	
	
.sidebarpage_audio
	{
	float:left;
	padding:0px;
	margin-left:-14px;
	}
	
.sidebarpage_audio a:link, .sidebarpage_audio a:visited, .sidebarpage_audio a:active
	{
	color: #FFF;
	padding-left:0px;
	font-weight:normal;
	border-bottom:4px #E6E6E6 solid;
	display:block;
	height:100%
	}
	
.sidebarpage_audio a:hover
	{
	text-decoration:none;
	padding-left:0px;
	border-bottom:4px #4F7ABB solid;
	}	

.sidebarpage_facebook 
{
float:left;


}
	
.sidebarpage_facebook a:link, .sidebarpage_facebook a:visited, .sidebarpage_facebook a:active
	{
	padding-left:0px;
	border-bottom:4px #E6E6E6 solid;
	background:none;
	display:block
	}
	
.sidebarpage_facebook a:hover
	{
	text-decoration:none;
	padding-left:0px;
	border-bottom:4px #4F7ABB solid;
	background:none
	}	
	
	
	
	
	
	
#sidebarpage ul, #sidebarpage ul ol {
	margin: 0px;
	padding: 0px;
	}

#sidebarpage ul li {
	font-weight:bold;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	font-size: 120%;
	}

#sidebarpage ul p, #sidebarpage ul select {
	margin: 5px 0 8px;
	}

#sidebarpage ul ul, #sidebarpage ul ol {
	margin: 5px 0 0 10px;
	}

#sidebarpage ul ul ul, #sidebarpage ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebarpage ul ol li {
	list-style: decimal outside;
	}

#sidebarpage ul ul li, #sidebarpage ul ol li {
	margin: 10px 0px 0px 10px;
	padding: 0;
	font-size: 100%;
	font-weight:normal
	}	
	
	
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebarpage #searchform #s {
	width: 238px;
	padding: 2px;
	}

#sidebarpage #searchsubmit {
	padding: 1px;
	}
	
	
	
/* End Sidebar Page */







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* CSS CUSTOM WEBSITE STYLES ---------------------------------------------------------------------------- */ 

.div_header
{}

.TopMenu { vertical-align:middle; background-color:#000; margin:0px; padding: 12px 0px 12px 5px; height:20px; width:800px; color:#FFFFFF; float:left}
.TopMenu ul { float:left; padding: 0px; margin: 0px; height:20px; display:inline; }
.TopMenu li { padding: 0px 0px 0px 0px; margin: 0px; list-style-type: none; display: inline; font-size: 14px; font-weight:bold; float:left; background: url(images/link_split.jpg) right top no-repeat;}
.TopMenu li a { color:white; line-height:20px; padding:0px 4px 0px 4px; text-decoration:none;}
.TopMenu li a:visited { color:white; text-decoration:none;}
.TopMenu li a:hover { color:#D6D5D5; background-color:#000}



.search_form_header
{
float:right; vertical-align:top; padding-top:10px
}





/* FRONT PAGE */

.intro_right
{
	padding: 20px 14px 10px 14px;
	background-color:#FFF;
	float:right
	}
	
.intro_div_box_container
{margin:10px; width:367px}

.intro_div_box_title_green
{background-color:#4F7ABB;
padding:5px 5px 5px 10px;
font-size:14px;
color:#FFFFFF 
}

.intro_div_box_title_green h3
{font-size:14px;
color:#FFFFFF}

.intro_div_box_title_green a:link, .intro_div_box_title_green a:visited, .intro_div_box_title_green a:active, .intro_div_box_title_green a:hover
{color: #fff;}










.intro_div_box_body_green
{background-color:#F8F9E8;
border-bottom:1px solid #4F7ABB;
padding:4px 0px 0px 0px;
font-size:11px;
line-height:140%;
}


.intro_div_box_body_green a:link, .intro_div_box_body_green a:visited, .intro_div_box_body_green a:active
{
color: #999F1C; font-weight:normal;
}

.intro_div_box_body_green a:hover
{
text-decoration:underline; color: #333;
}



.intro_div_box_body_green ul
{
padding:0px;
line-height:140%;
margin:0px; list-style-image:none;
}

.intro_div_box_body_green li
{
padding:2px 0px 4px 10px;
line-height:140%;
margin:0px 0px 5px 0px; list-style-type:none;
border-bottom:1px solid #F0F2CA;
border-left:0px solid #0093D0
}







/*


.intro_div_box_body_green
{background-color:#F8F9E8;
border-bottom:1px solid #4F7ABB;
padding:8px;
font-size:11px;
line-height:140% }

.a_linkintro_div_box_body_green, a.a_linkintro_div_box_body_green, a.a_linkintro_div_box_body_green:link, a.a_linkintro_div_box_body_green:visited, a.a_linkintro_div_box_body_green:active
{
color: #000;
font-weight:bold
}

a.a_linkintro_div_box_body_green:hover
{
			text-decoration:underline
}

.a_linkintro_div_box_body_green_more, a.a_linkintro_div_box_body_green_more, a.a_linkintro_div_box_body_green_more:link, a.a_linkintro_div_box_body_green_more:visited, a.a_linkintro_div_box_body_green_more:active
{
			color: #4F7ABB;
			text-decoration:underline
}

a.a_linkintro_div_box_body_green_more:hover
{
			text-decoration:underline;
			color:#000;
}

*/







.intro_div_box_title_red
{background-color:#C52D22;
padding:5px 5px 5px 10px; 
font-size:14px;
color:#FFFFFF}

.intro_div_box_body_red
{background-color:#F9EAE8;
border-bottom:1px solid #C52D22;
padding:8px;
font-size:11px;
line-height:140% }





.intro_div_box_title_blue
{background-color:#0093D0;
padding:5px 5px 5px 10px; 
font-size:14px;
color:#FFFFFF}

.intro_div_box_title_blue a:link, .intro_div_box_title_blue a:visited, .intro_div_box_title_blue a:active, .intro_div_box_title_blue a:hover
{color: #fff;}

.intro_div_box_body_blue
{background-color: #E5F4FA;
border-bottom:1px solid #0093D0;
padding:4px 0px 0px 0px;
font-size:11px;
line-height:140%;
}

.intro_div_box_body_blue a:link, .intro_div_box_body_blue a:visited, .intro_div_box_body_blue a:active
{
color: #0093D0; font-weight:normal;
}

.intro_div_box_body_blue a:hover
{
text-decoration:underline;
}



.intro_div_box_body_blue ul
{
padding:0px;
line-height:140%;
margin:0px; list-style-image:none;
}

.intro_div_box_body_blue li
{
padding:2px 0px 4px 10px;
line-height:140%;
margin:0px 0px 5px 0px; list-style-type:none;
border-bottom:1px solid #CEEAF6;
border-left:0px solid #0093D0
}






.intro_div_box_title_org
{background-color:#FF9900;
padding:5px 5px 5px 10px; 
font-size:14px;
color:#FFFFFF}

.intro_div_box_body_org
{background-color:#FFF5E5;
border-bottom:1px solid #FF9900;
padding:8px;
font-size:11px;
line-height:140% }

.intro_div_box_body_org a:link, .intro_div_box_body_org a:visited, .intro_div_box_body_org a:active
{
color: #FF9900;
}

.intro_div_box_body_org a:hover
{
text-decoration:underline
}



.table_timetable
{font-size:100%; margin: 30px 0px 0px 0px; width:100%}

.table_timetable_header
{float:left; padding-right:20px; font-size:130%; color:#4F7ABB; font-weight:bold; width:19%}

.table_timetable_body
{float:left; padding-left:20px; border-left:solid 2px #4F7ABB; width:70%}

.div_flashtitle_page
{margin: 20px 0px -10px -2px; padding:0px}

.div_flashtitle_post
{margin: 20px 0px -10px -2px; padding:0px; text-transform:lowercase}

.div_flashtitle_post a:link, .div_flashtitle_post a:visited, .div_flashtitle_post a:active
{
text-decoration:underline;
}

.div_flashtitle_post a:hover
{
text-decoration:underline;
}


.div_title_post
{margin: -15px 0px -60px 0px;}


/* menu popup */


