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

/*
Theme Name: TestTheme
Description: An image-less template focusing on Typography.

.
*/
ul {list-style:none;} 

a {
	text-decoration:none;
	color: #000;	
}

body {
	font-family: Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;
	background-image: url(images/Untitled-3.gif);
	
}


h1 {
	float: left;
	font-size: 2.5em;
	color:#000;
	margin:0;
	padding:0;
	line-height:1.2em;
	padding-bottom: 20px;
	background-color: #F0F;	
}

h1 a {
	text-decoration:none;
	color:#333;
}
h2 {
	font-size:2.8em;
	color:#333;
	margin:0;
	padding:0;
	line-height:1.2em;
	background-color: #F0F;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;	
}
#footer {
	text-align:right;
	margin:0;
	color:#999;
}

#header {
	width: 952px;
	height: 120px;
	float: left;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

#containerBig {
	width: 892px;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
	
	border-left-width: 40px;
	
	border-left-style: solid;
	
	border-left-color: #FFF;
}

#containerNew {
	width: 892px;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
	border-right-width: 40px;
	border-right-style: solid;
	border-right-color: #FFF;
	
}

#containerPost{
	width: 852px;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
	border-left-width: 40px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#containerPost p {
	word-spacing:2px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
}
#header .description {
	float:right;
	margin:45px 0 0 0;
	color:#222;
}
#title {
	width: 892px;
	height: auto;
	padding-bottom: 10px;
	float: left;
}


#wrapper {
	width: 952px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 0;
	background-color: #FFF;
}

#thumbcontainer {
	width: 218px;
	height: auto;
	float: left;
}
#thumbimage {
	width: 200px;
	height: 160px;
	background-color: #FFF;
	float: left;
}

#thumbtitle {
	width: 200px;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-left-style: solid;
	border-left-color: #FFF;
	font-size: 0.8em;
	background-color: #FFF;
	line-height: 1.2em;
}



.clear {
	clear:both;
}

#content {
	margin:0 277px 0 0;
	margin-top: 0;
	margin-right: 275px;
	margin-bottom: 0;
	margin-left: 0;
}

#content p {
	line-height:22px;
	margin:25px 0;
	font-size:110%;
	word-spacing:2px;
}

#content strong {
	background-color: #F0F;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight: bold;
	margin:5px 0;
	word-spacing:2px;
	
}


#content a {
	text-decoration:none;
	color:#333;
	border-bottom:1px solid #eee;
}

#content a:hover {
	color:#000;
}

#content h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size:2.8em;
	font-weight:normal;
	margin:15px 0;
	border-bottom:1px solid #f6f6f6;
	padding:5px 0;
}

#content h2 a {
	color:#444;
	text-decoration:none;
	border:none;
}

#sidebar {
	width: 452px;
	height: auto;
	float: right;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	padding-right: 20px;
}

#sidebar h2 {
	letter-spacing:2px;
	font-size:1.4em;
	color:#333;
	border-bottom:1px solid #f6f6f6;
	padding:0 0 3px 0;
}

p.news {
	padding:10px;
	background:#D7F0B2;
	margin:10px 0;
	color:#537B17;
	border-bottom:2px solid #BCE67D;
	border-top:2px solid #BCE67D;
}

blockquote {
	padding:5px 15px;
	background:#f6f6f6;
	margin:10px 0;
	border:1px solid #eee;
}


#content li {
	padding:10px;
}

img {
	padding:0px;
}

#topnav {
	width: 952px;
	height: 29px;
	float: left;
	background-color: #efe9d7;
	margin: 0px;
	padding: 0px;
}

#empty {
	width: 952px;
	height: 28px;
	float: left;
}


#mainnav {
	width: 952px;
	height: 30px;
	float: left;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}

#secondnav {
	width: 952px;
	height: 30px;
	float: left;
	background-color: #FFF;
	text-decoration: none;
	list-style: none;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#imagespace {
	width: 952px;
	height: auto;
	float: left;
}
#logospace {
	width: 200px;
	height: 140px;
	float: left;
	background-color: #FFF;
}

#infospace {
	background-color: #FFFFFF;
	float: left;
	font-size: 2.5em;
	height: 110px;
	line-height: 1em;
	padding-top: 30px;
	width: 712px;
	padding-left: 30px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFF;
}

.infospace strong{
   background-color: #F0F;
	font-size: 110%;
	font-size: 3em;
	line-height: 1.2em;
	color: #000;
	font-weight: bold;
	margin:5px 0;
	word-spacing:2px;
}

#content {
	width: 952px;
	height: auto;
	float: left;
	background-color: #FFF;
}

#titlebox {
	width: 892px;
	height: auto;
	float: left;
	display: block;
	text-align: left;
	padding-right: 20px;
	padding-bottom: 0px;
	background-color: #FFF;
}

#maintext {
	width: 872px;
	height: auto;
	float: left;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
	padding-left: 40px;
	padding-top: 20px;
	
}
#maintext p {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1em;
	line-height: 1.3em;	
}

#leftcol {
	width: 452px;
	height: 400px;
	float: left;
	background-color: #09C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	padding-left: 20px;
}

#rightcol {
	width: 452px;
	height: auto;
	float: left;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	padding-left: 20px;
}

#footerimage {
	width: 952px;
	height: 120px;
	float: left;
	margin: 0;
	padding: 0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}

#footer {
	width: 952px;
	height: 300px;
	float: left;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	border-top-width: 20px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #FFF;
}

#footerbox {
	width: 100px;
	height: auto;
	float: left;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	border-top-width: 19px;
	border-left-width: 20px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.Project_info_bold {
    background-color: #FF00FF;
    color: #000000;
    font-family: Helvetica,Arial,sans-serif;
    font-weight: bold;
}
.Project_info_text {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #999;
	
}

.Project_info_bold strong {
	background-color: #F0F;
	font-family: Helvetica, Arial, sans-serif;
	ont-size: 110%;
	font-size: 3em;
	line-height: 1.2em;
	color: #000;
	font-weight: bold;
	margin:5px 0;
	word-spacing:2px;
	
}
.title_block {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.8em;
	line-height: 1.1em;
	font-weight: bold;
	margin: 5px 0;
	color: #000;
	font-weight: bold;
	margin: 5px 0;
	text-decoration: none;
	background-color: #F0F;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

#title_block p {
	margin-bottom: 20px;	
}
.title_block_left {
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	display: block;
	text-align: left;
	
}


ul#list-nav {
	margin: 0px;
	font-size: 1em;
	font-weight: bold;
}

ul#list-nav li a {
	text-decoration:none;
	width: auto;
	color:#000;
	float: left;
	height: 15px;
	text-align:left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F;
}

ul#list-nav li a:hover {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F;
	background-color: #F0F;
}

ul#subnav li a:hover {
	color:#000;
	background-color: #FF0;
	text-decoration: none;
	list-style: none;
}


ul#subnav {
	padding:0;
	list-style: none;
	margin:0px;
	text-decoration: none;
	font-weight: bold;
}

ul#subnav li a {
	text-decoration:none;
	width: auto;
	color:#000;
	float: left;
	min-height:15px;
	height: auto;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-variant: normal;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F;
	list-style: none;
}

ul#subnav li a:hover {
	color:#000;
	background-color: #F0F;
	text-decoration: none;
}
ul#list-nav .current_page_item a:link, ul#list-nav .current_page_item a:visited{
	text-decoration:none;
	width:auto;
	color:#F0F;
	float: left;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F;
	background-color: #000;
	
}
ul#subnav .current_page_item a:link, ul#subnav .current_page_item a:visited{
	text-decoration:none;
	text-decoration:none;
	width: auto;
	color:#F0F;
	float: left;
	min-height:15px;
	height: auto;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F;
	background-color: #000;
	
}
.title {background-color: #FFFF66}
