@charset "UTF-8";
/* CSS Document */

/* Selectors Added for this theme, For selectors check blueprint/screen.css  */

/* Defines new font choice */
body {font-size:71%;color:#777777;background:#eeeff4 url(../images/bg_img.gif) top center repeat-y;font-family:"Lucida Grande","Helvetica Neue", Arial, Helvetica, sans-serif;}
/* Adds a bordertop easily. Styles the color */
.topborder { border-top: 1px solid #bfbbb5;  }
.borders { border: 1px solid #bfbbb5; margin-bottom: 1.5em; }
.rightpadded  { float:right; padding-right: 5px; }
.toppadded  { padding-top: 0.75em; }
.centered  { text-align:center; }

/* Defines new padding/margin choices to the titles */
a { text-decoration: none; color:#3688BA; }
a:hover { text-decoration: none; color:#993399; }

h1  { font-size:1.5em; padding: 0.6em 0 0.6em 0; margin: 2em 0 0 0; border-bottom: 1px solid #bfbbb5; }
h2  { font-size:1.5em; padding:10px; margin: 0; }
h3  { font-size:1.3em; padding:0 0 0.5em 0; margin: 1em 0.8em 0 0.8em; border-bottom: 1px solid #bfbbb5; color: #3688BA;}
h4  { font-size:1.2em; padding:0 0 0.5em 0; margin: 1em 0.8em 0 0.8em; color: #2A116D}
h5  { font-size:1.0em; padding:0 0 0.5em 0; margin: 1em 0.8em 0 0.8em; border-bottom: 1px solid #bfbbb5; color: #3688BA; font-weight:normal;}

.subtitle  { font-size:0.4em; text-transform:uppercase; }
.subtitle a { text-decoration: none; color:#333333; }
.subtitle a:hover { text-decoration: none; }
p {text-align: justify; padding: 1em 1em 0 1em; }
.extra{text-align: justify; padding: 0 1em 0 1em; font-size:0.5em;color:#666666; }

/* Adds some air to the header */

#leftheader { float:left;}
#rightheader { float:left;}
#header { margin: 1em auto 0 auto; background:#FFFFFF url(../images/bg_logo.gif) repeat-x;}

#content {background:#FFFFFF; font-size:110%;}
#posts ul {background:#FFFFFF; margin-top: 0; margin-bottom:0; padding: 0 1em 0 1em;} 
#posts li {background:#FFFFFF; margin-top: 0; margin-bottom:0;} 
#footer { background:#FFFFFF}
/* Defines the height of the headeritems */
#language {height: 2.4em;}
#language a { text-decoration: none; color:#3688BA; }
#language a:hover { text-decoration: none; color:#993399; }
#logo  { background-color:none;}

#menu  { height: 2.5em;  padding-top: 0.5em; padding-bottom: 0.25em; margin-bottom: 2em; color:#FFFFFF }
#menu a{ color:#FFFFFF; text-decoration:none;  }
#menu a:hover{ color:#FFFFFF; font-style:italic; }
#menu2 {margin: 1em 0 0 0;margin: 0 0 0 0;border-style: solid solid none solid;border-color: #D8D5D1;border-size: 1px;border-width: 1px;}
#menu2 ul {list-style: none;margin: 0;padding: 0;}
#menu2 img {border: none;} 
#menu2 li a {height: 32px;voice-family: "\"}\""; voice-family: inherit;height: 24px;text-decoration: none;}	
#menu2 li a:link, #menu2 li a:visited {color: #3688BA;display: block;background:  url(../images/menu3.gif);padding: 8px 0 0 30px;}
#menu2 li a:hover {color: #3688BA;background:  url(../images/menu3.gif) 0 -32px;padding: 8px 0 0 32px;}
#menu2 li a .submenu {color: #3688BA;background:  url(../images/menu3.gif) 0 -64px;padding: 8px 0 0 32px;}
	



/* Defines the image */
#images  { height: 16em; padding-bottom: 0.5em; margin-bottom: 1.5em;  background-color:#291a6f; background-color:#993399;  background-color:#62a5d2; color:#FFFFFF }
#images img{ margin: 0 0 0 0;  }

/* Defines content styling */
.spanned-7 {width:265px; float:left; margin-right:10px;}
#posts h2 { font-size:2em; padding: 0.6em 0 0.6em 0; border-bottom: 1px solid #666666; }
.startline  { font-style:italic; padding: 10px; margin: 4em 0 0 0; }
p.startline:first-letter { font-size: 4em;  padding: 0; margin: 0; line-height:1}
.infoline  { font-style:italic; text-align:right; font-size:0.5em; padding: 0; margin: 1em 0 4em 0; }



/* Image styling in left content */
#image img{ margin: 3em 0 0 0;  }

/* Styles the lists in the sidebar */
#sidebar ul { margin-top: 1.5em; }
#sidebar li { list-style-type:none }
#sponsors li { list-style-type:none }

/* Sidebar about text p styling */
.prepend-0  { }

/* Footer p styling */
#footer p { margin: 1em 0 2.5em 0; font-style:italic;}