/*   
Theme Name: Vita
Theme URI:
Description:
Version:
Author:
Author URI:
*/

/*----------------------------------------------------------------------------
 styles for specific classes and ids
----------------------------------------------------------------------------*/


/*-- global container ------------------------------------------------------*/


* {
    margin: 0;
    padding: 0;
}

#main_body {
    font-size: 100.01%;
    letter-spacing: 0.05em;
    line-height: 1.5em;
    font-family: arial, verdana, sans-serif;
}

#main_container {
    background-color: #f1efeb;
}

.content ul {
    list-style: none;
}

ul li {
    padding: 0;
}

.content select {
    color: #fff;
}

option {
    color: #fff;
}

#content_container ul {
    margin-left: 5em;
    margin-bottom: 2em;
}

#content_container ol {
    margin-left: 5em;
    margin-bottom: 2em;
}

#content_container ul li {
    padding: 0.2em 0;
}

#content_container ol li {
    padding: 0.2em 0;
}

/** Footer
==============================================================================*/

#footer {
    height: 30px;
    text-align: center;
    padding-top: 10px;
}

#footer_text, #footer_text a {
    color: #fff;
				background:none !important;
				font-size:9pt;
}

/** Menue
==============================================================================*/

#main_nav_container {
    padding-top: 80px;
}

#left_column_container {
    float: left;
    width: 30%;
    padding-top: 120px;
    margin: 0;
}

#main_nav_list {
    list-style: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #cfc9bc;
}

#main_nav_list li.page_item a {
    display: block;
    font-size: 1.1em;
    padding: 0.4em 5%;
    color: black;
    font-family: georgia, 'times new roman', serif;
    text-decoration: none;
    border-top: 1px solid #f7f5f2;
    border-bottom: 1px solid #cfc9bc;
    margin: 0;
    width: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 90%;
}

html>body #main_nav_list li.page_item a {
    width: 90%;
}

#main_nav_list li .page_item a:hover {
    text-decoration: underline;
}

#main_nav_list .current_page_item a {
    font-family: georgia, 'times new roman', serif;
    font-size: 1.1em;
}

/* End fix. */

#main_nav_list li.current_page_item a {
    text-decoration: underline;
    display: block;
    font-size: 1.1em;
    padding: 0.3em 1em;
    color: #fff;
    margin: 0;
}
.sub_nav_list {
    list-style: none;
    margin-left: 0em;
}

.sub_nav_list li a {
    display: block;
    font-size: 1.1em;
    padding: 0.4em 5% 0.4em 5%;
    color: black;
    font-family: georgia, 'times new roman', serif;
    text-decoration: none;
    border-top: 1px solid #f7f5f2;
    border-bottom: 1px solid #cfc9bc;
    margin: 0;
    width: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 90%;
}

.sub_nav_list li a:hover {
    text-decoration: underline;
}

/* Fix white-space bug in IE/Win. Hide from IE/Mac. \*/

*  html #main_nav_list li {
    display: inline;
}



/******************************************************************************/

#logo {
    position: relative;
    top: 0;
    left: 55%;
    height: 148px;
    width: 299px;
}

* html #logo {
    background: url('images/dynamic/logo8.gif') right bottom no-repeat;
}

#blogname {
    position: absolute;
    top: 15px;
    left: 3%;
}

#blogname a {
    color: #fff;
    font-family: georgia, 'times new roman', serif;
    font-weight: bold;
    font-size: 16pt;
}

#slogan  {
    position: absolute;
    top: 45px;
    left: 3%;
}

#slogan a {
    color: #fff;
    font-family: georgia, 'times new roman', serif;
    font-weight: bold;
    font-size: 13pt;
}

#key_visual {
    position: absolute;
    top: 130px;
    left: 35%;
    height: 200px;
    width: 400px;
    border-left: 5px solid #d5d0c4;
}

#header {
    height: 100px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#sub_container2 {
    background-color: #fff;
    border-bottom: 1px solid #fff;
    padding: 0;
    margin-left: 30%;
    padding-top: 350px;
    height: 350px;	 
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
}

html>body #sub_container2 {
    height: auto;
}

.box1_head {
    font-family: georgia, 'times new roman', serif;
    font-size: 1.4em;
    padding: 0.5em 2em;
}

.box2 {
    display:block;
}
.box2_head {
    font-family: georgia, 'times new roman', serif;
    font-size: 1.3em;
    padding: 0.4em 0;
    font-weight: bold;
}

.box3_head {
    font-family: georgia, 'times new roman', serif;
    font-size: 1.2em;
    padding: 0.3em 2.2em;
}

.content p {
    margin: 1em 2em;
    padding: 1em 2em;
    letter-spacing: 0.05em;
    line-height: 1.5em;
    border: 1px solid #f3f4f4;
    text-indent: 1.5em;
}

/*
p:first-letter {
    font-size: 1.4em;
    font-family: georgia, 'times new roman', serif;
}
*/

.content a {
    color: #172d52;
}

.content a:visited {
    color: #172d52;
}

.content a:hover {
    color: #ff8a00;
}

.content a:active {
    color: #172d52;
}

.content table {
    text-align: center;
    font-size: 0.9em;
    border-collapse: collapse;
    margin: 0 0 0 3.5em;
    width: 85%;
}

table th {
    padding: 0.5em 0.2em;
}

table td {
    padding: 0.2em 0.2em;
    border-bottom: 1px solid #cfc9bc;
}

table tr.odd:hover {
    background-color: #f1efeb;
}

table tr.even:hover {
    background-color: #f1efeb;
}

/* Searchcontainer
==============================================================================*/

/* all Buttons
==============================================================================*/

.content button {
    font-family: georgia, 'times new roman', serif;
    padding: 0 1em;
    font-weight: bold;
    margin: 1.7em 0 1.7em 1em;
    background-color: #e4e1db;
    border-top: 1px solid #f7f5f2;
    border-bottom: 1px solid #cfc9bc;
    border-left: 1px solid #f7f5f2;
    border-right: 1px solid #cfc9bc;
}

button:hover {
    border-top: 1px solid #cfc9bc;
    border-bottom: 1px solid #f7f5f2;
    border-left: 1px solid #cfc9bc;
    border-right: 1px solid #f7f5f2;
    color: #333;
    cursor: pointer;
}



/* NEW FIXES */
/* Begin Typography & Colors */
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

#wp-calendar {
margin:0 0 0 5px;
}
#weblog_-calendar {
	text-align:left;
	}
	


#weblog_sub_container1 ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	/*text-indent: -10px;*/
	} 


/* math */
#commentform p div#answerdiv p label {
font-size:80%;
}
#commentform p div#answerdiv p  {
border:0px !important;
margin:40px 0 0 !important;
padding:0 !important;
}
