/*
Romulan Taiteellinen Teatteri
*/

* {
	margin: 0;
	padding: 0;
}

BODY {
	letter-spacing: normal;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: black;
	line-height: 120%;
	background-image: url(layout/bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}

#header {
	margin: 0 auto;
	margin-top: 0;
	margin-top: 0;
	width: 940px;
	height: 60px;
	clear: both;
	background-color: transparent;
}

#logo {
	margin: 0 auto;
	margin-bottom: 0;
	margin-top: 0;
	padding: 20px 0 20px 0;
	background-color: transparent;
	width: 980px;
	background-repeat: repeat-x;
	background-position: bottom left;
}

.logoleft {
	width: 480px;
	margin: 10px 0 0 0;
	padding: 0;
	display: inline;
	float: left;
}

#logo .search {
	float: left;
	width: 210px;
	background-color: transparent;
	margin: 80px 0 0 20px;
}

#left .search {
	width: 210px;
	background-color: transparent;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	border-bottom: 0px solid #222222;
}

.logoright {
	width: 210px;
	margin: 10px 0 0 20px;
	padding: 0;
	float: right;
	background-color: transparent;
}

#headerimage {
	margin: 0 auto;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0 0 0 0;
	background-color: fuchsia;
	width: auto;
	height: 400px;
	text-align: left;
}

#topcorners {
	margin: 0 auto;
	margin-top: 40px;
	width: 960px;
	height: 15px;
	background-image: url(layout/top_corners.png);
	background-position: top-center;
	background-repeat: no-repeat;
}

#bottomcorners {
	margin: 0 auto;
	width: 960px;
	height: 15px;
	background-image: url(layout/bottom_corners.png);
	background-position: bottom-center;
	background-repeat: no-repeat;
}

#tagline {
	margin: 0 auto;
	margin-bottom: 0;
	margin-top: 0;
	padding: 10px 0 2px 0;
	background-color: #f0f0f0;
	border-top: 0px solid #035baa;
	width: 920px;
}

#container {
	margin: 0 auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	width: 980px;
	background-color: transparent;
}

#containercontent {
	width: 980px;
	margin: 0 auto;
	background-color: white;
	margin-top: 0;
}

#navigation {
	width: 980px;
	margin: 0 auto;
	margin-top: 0;
	padding: 10px 0 10px 0;
	background-color: black;
	background-image: url(layout/bg_navigointi.png);
	background-position: top left;
	background-repeat: repeat;
}

#subnavigation {
	width: 940px;
	margin: 0 auto;
	margin-top: 20px;
}

#fblift {
	width: 980px;
	margin: 0 auto;
	margin-top: 20px;
}

#content .lift {
	width: 190px;
	height: auto;
	margin: 5px;
	padding: 10px;
	border: 1px solid #035baa;
	display: inline;
	float: left;
	text-align: center;
	background-image: url(layout/bg_lift.png);
	background-position: bottom left;
	background-repeat: repeat-x;	
}

.nosto2 img {
	float: left;
	margin: 0 8px 0 0;
}

#nosto h3 {
	font-size: 100%;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}

#nosto p {
	font-size: 80%;
	color: white;
}

#nosto ul {
	font-size: 100%;
	color: white;
}

#nosto a, a:active, a:link, a:visited {
	font-style: normal;
	color: #f7941d;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	background-color: transparent;
	padding: 0;
	font-size: 100%;
	border: 0;
	margin: 0;
}

#nosto a:hover {
	text-decoration: underline;
}

.nosto1 {
	width: 300px;
	height: 1px;
	display: inline;
	float: left;
	margin: 0;
}

.nosto2 {
	width: 300px;
	float: left;
	margin: 0 0 0 20px;
}

.nosto3 {
	width: 300px;
	height: 440px;
	float: right;
	margin: 0;
	background-image: url(layout/bgnosto3.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}


#left {
	width: 220px;
	height: auto;
	margin: 20px 0 0 20px;
	padding: 0 0 0 0;
	display: inline;
	float: left;
	background-color: transparent;
	line-height: normal;
}

#content {
	width: 465px;
	margin: 20px 0 0 20px;
	float: left;
}

#right {
	width: 220px;
	height: auto;
	margin: 20px 10px 0 0;
	float: right;
	line-height: normal;
}

#footer {
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 940px;
	clear: both;
	border-top: 4px solid #222222;
	background-color: white;
}

.footer1 {
	width: 220px;
	display: inline;
	float: left;
	margin: 0 0 0 0;
}

.footer2 {
	width: 220px;
	float: left;
	margin: 0 0 0 20px;
}

.footer3 {
	width: 220px;
	float: left;
	margin: 0 0 0 20px;
}

.footer4 {
	width: 220px;
	float: left;
	margin: 0 0 0 20px;
}

.navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: transparent;
}

#right .box1 {
	border: 0px solid #cccccc;
	margin: 0 0 30px 0;
	padding: 8px;
	background-color: black;
}

.box2 {
	border: 0px solid #cccccc;
	margin: 0 0 20px 0;
	padding: 10px 10px 0 10px;
	background-color: transparent;
}

.postaus {
	margin: 0 0 30px 0;
}

.fiksaus {
	width: auto;
	height: auto;
	clear: both;
}

#logo .search p {
	text-align: left;
}

#logo .logoright p {
	text-align: right;
}

h2 {
	margin: 0 0 10px 0;
	color: #222222;
	font-size: 140%;
	font-weight: bold;
	text-transform: none;
	line-height: 120%;
}

.hello h2, .lift h2 {
	color: #222222;
}

.hello p {
	color: #222222;
}

.lift p {
	color: #222222;
	font-size: 80%;
}

.lift li {
	margin: 0 0 10px 20px;
	list-style-type: disc;
	font-size: 80%;
}

h3 {
	margin: 20px 0 10px 0;
	color: #222222;
	font-size: 110%;
	font-weight: bold;
	line-height: 120%;
}

#left h3 {
	margin: 0 0 10px 0;
	color: #222222;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
}

#right h3 {
	margin: 0 0 10px 0;
	color: white;
	font-size: 80%;
	font-weight: bold;
	text-transform: uppercase;
}

h4 {
	margin: 20px 0 10px 0;
	color: #222222;
	font-size: 110%;
	font-weight: bold;
}

p {
	margin: 0 0 10px 0;
	color: #222222;
	font-size: 80%;
}

#content .addthis_toolbox addthis_default_style {
	font-size: 80%;
}

.paivays {
	color: #222222;
	font-size: 80%;
}

.meta {
	color: #222222;
	font-size: 80%;
	font-weight: bold;
}

#haku p {
	margin: 0;
	padding: 0;
	font-size: 80%;
	text-align: right;
}

#haku form {
	float: left;
}

#left p {
	margin: 0 0 10px 0;
	color: #222222;
	font-size: 80%;
}

#right p {
	margin: 0 0 10px 0;
	color: white;
	font-size: 80%;
}

#footer p {
	padding: 20px 0 0 0;
	color: #444444;
	font-size: 80%;
}

.footer4 p {
 text-align: right;
}

#content ul {
	margin: 0 0 10px 0;
	padding: 0;
}

#content li {
	padding: 0;
	margin: 0 0 10px 40px;
	font-size: 80%;
	list-style-type: disc;
	color: #222222;
}

#navigation ul {
	padding: 10px 20px 10px 20px;
	text-align: left;
	background-color: transparent;
}

#navigation li {
	list-style-type: none;
	padding: 6px 8px 32px 8px;
	font-size: 90%;
	line-height: normal;
	display: inline;
	background-color: transparent;
	border-right: 0px solid white;
}

#navigation .current_page_item, #navigation .current_page_ancestor  {
	background-color: transparent;
	background-image: url(layout/navivalittu.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding: 6px 8px 32px 8px;
}

#left ul {
	padding: 0;
	text-align: left;
}

#left li {
	list-style-type: none;
	padding: 0 0 10px 0;
	font-size: 80%;
	line-height: normal;
	border-right: 0px solid #222222;
	font-family: Arial, Helvetica, sans-serif;
}

#left li ul li {
	font-size: 100%;
}

#left .current_page_item {
	background-color: transparent;
}

#right li {
	list-style-type: none;
	padding: 0 0 8px 0;
	font-size: 80%;
	line-height: normal;
	border: 0;
}

#right li ul li {
	list-style-type: none;
	padding: 8px 0 0px 0;
	margin: 0 10px 0 0;
	font-size: 80%;
	line-height: normal;
	border: 0;
}

#content .titleaggregaatti ul {
	margin: 0;
	padding: 8px 0 8px 0;
	border-top: 1px solid #e0e0e0;
}

#content .titleaggregaatti li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
	border-right: 1px solid #c0c0c0;
	font-size: 90%;
	line-height: 130%;
}

#tweet ul {
	margin: 0;
	list-style-type: none;
	font-size: 80%;
	padding: 14px;
}

#tweetnew ul {
	margin: 0;
	list-style-type: none;
	font-size: 80%;
	padding: 14px;
}

#haku a, a:active, a:link, a:visited {
	font-style: normal;
	color: #0566bb;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	background-color: transparent;
	padding: 0;
	font-size: 100%;
	border: 0;
	margin: 0;
}

#haku a:hover {
	text-decoration: underline;
}

#navigation a, a:active, a:link, a:visited {
	font-style: normal;
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: transparent;
	padding: 0;
	font-size: 100%;
	border: 0;
	margin: 0;
}

#navigation a:hover {
	text-decoration: none;
}

#navigation li ul li a, a:active, a:link, a:visited {
	font-style: normal;
	color: #222222;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	background-color: transparent;
	padding: 0;
	font-size: 100%;
	border: 0;
	margin: 0;
}

#navigation li ul li a:hover {
	text-decoration: underline;
}

#navigation .current_page_item a, a:active, a:link, a:visited {
	font-weight: bold;
	color: white;
}

#navigation .current_page_item a:hover {
	text-decoration: none;
}

#navigation .current_page_ancestor a, a:active, a:link, a:visited {
	font-weight: bold;
	color: white;
}

#navigation .current_page_ancestor a:hover {
	text-decoration: underline;
}

#navigation .page_folder li a, a:active, a:link, a:visited {
	font-weight: normal;
	color: white;
}

#navigation .page_folder li a:hover {
	text-decoration: underline;
}

#navigation .page_folder .current_page_item a, a:active, a:link, a:visited {
	font-weight: bold;
	color: #222222;
}

#navigation .page_folder .current_page_item a:hover {
	text-decoration: underline;
}


#subnavigation a, a:active, a:link, a:visited {
	font-style: normal;
	color: #222222;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	background-color: transparent;
	padding: 0;
	font-size: 100%;
	border: 0;
	margin: 0;
}

#subnavigation a:hover {
	text-decoration: none;
}

#subnavigation .current_page_item a, a:active, a:link, a:visited {
	font-weight: bold;
}

#subnavigation .current_page_item a:hover {
	text-decoration: none;
}


#left a, a:active, a:link, a:visited {
	font-style: normal;
	color: #222222;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	background-color: transparent;
	padding: 0;
	font-size: 100%;
	border: 0;
	margin: 0;
}

#left a:hover {
	text-decoration: underline;
}

#left .fbboksi a, a:active, a:link, a:visited {
	font-style: normal;
	color: #222222;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	background-color: transparent;
	padding: 0;
	font-size: 100%;
	border: 0;
	margin: 0;
}

#left .fbboksi a:hover {
	text-decoration: underline;
}

#content a, a:active, a:link, a:visited {
	font-style: normal;
	color: #222222;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	background-color: transparent;
	padding: 0;
	font-size: 100%;
	border: 0;
	margin: 0;
}

#content a:hover {
	text-decoration: underline;
}

#content h2 a, a:active, a:link, a:visited {
	font-style: normal;
	color: #222222;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	background-color: transparent;
	padding: 0;
	font-size: 100%;
	border: 0;
	margin: 0;
}

#content h2 a:hover {
	text-decoration: none;
}

#content h3 a, a:active, a:link, a:visited {
	font-style: normal;
	color: #222222;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	background-color: transparent;
	padding: 0;
	font-size: 100%;
	border: 0;
	margin: 0;
}

#content h3 a:hover {
	text-decoration: none;
}

#right h3 a, a:active, a:link, a:visited {
	font-style: normal;
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: transparent;
	padding: 0;
	font-size: 100%;
	border: 0;
	margin: 0;
}

#right h3 a:hover {
	text-decoration: none;
}

#right a, a:active, a:link, a:visited {
	font-style: normal;
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	background-color: transparent;
	padding: 0;
	font-size: 100%;
	border: 0;
	margin: 0;
}

#right a:hover {
	text-decoration: underline;
}

#logo a, a:active, a:link, a:visited {
	color: #222222;
	background-color: transparent;
	padding: 0;
	margin: 0;
}

#logo a:hover {
	text-decoration: none;
}

.tagcloud a, a:active, a:link, a:visited {
	color: #222222;
	background-color: transparent;
	padding: 0;
	margin: 0;
}

.tagcloud a:hover {
	text-decoration: underline;
}

#footer a, a:active, a:link, a:visited {
	font-style: normal;
	color: #222222;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	background-color: transparent;
	padding: 0;
	font-size: 100%;
	border: 0;
	margin: 0;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .footer4 a, a:active, a:link, a:visited {
	font-style: normal;
	color: #222222;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	background-color: transparent;
	padding: 8px;
	font-size: 100%;
	border: 0;
	margin: 0;
}

#footer .footer4 a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

#logo img {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#logo .logoleft img {
	padding: 0 0 0 0;
	margin: 20px 0 0 28px;
}

form {
	margin: 0;
	font-size: 100%;
	color: #222222;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	padding: 0;
}

#logo select, input, textarea , #content select, input, textarea {
	border: 1px solid #222222;
	background-color: White;
	font-size: 100%;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 8px;
	margin-top: 5px;
}

#logo .nappi , #content .nappi {
	font-weight: bold;
	text-transform: uppercase;
	padding: 8px;
	font-size: 100%;
	margin: 0;
	background-color: #222222;
	color: white;
	border: 0;
}

#left select, #left input, #left textarea {
	border: 1px solid #222222;
	background-color: White;
	font-size: 100%;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 8px;
	margin: 0;
}

#left .nappi {
	font-weight: bold;
	text-transform: uppercase;
	padding: 8px;
	font-size: 100%;
	margin: 0;
	background-color: #222222;
	color: white;
	border: 0;
	float: right;
}

#content select, #content input, #content textarea {
	border: 1px solid #222222;
	background-color: White;
	font-size: 100%;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 8px;
	margin: 0;
}

#content .nappi {
	font-weight: bold;
	text-transform: uppercase;
	padding: 8px;
	font-size: 100%;
	margin: 0;
	background-color: #222222;
	color: white;
	border: 0;
	float: right;
}

#right select, #right input, #right textarea {
	border: 1px solid #222222;
	background-color: White;
	font-size: 100%;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 4px;
	margin: 0;
}

input { border-width: expression(this.type=="text"? '1px' : '0'); }

#content .wpcf7-submit, #content .wpcf7-submit {
	font-weight: bold;
	text-transform: uppercase;
	padding: 4px;
	font-size: 100%;
	margin: 0;
	background-color: #222222;
	color: white;
	border: 0;
}

.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
} 

span.wpcf7-list-item { 
display: block; 
border: 0;
}

span.wpcf7-checkbox {
	border: 0;
}

#content span.wpcf7-list-item input {
	border: 0;
}

td {
	font-size: 100%;
}

.tec-events .tec-event-entry {
	font-size: 130%;
}

/* FB */

.fan_box a:hover{
  text-decoration: none;
}
.fan_box .full_widget{
  height: 200px;
  border: 0 !important;
  background: none !important;
  position: relative;
}
.fan_box .connect_top{
  background: none !important;
  padding: 0 !important;
}
.fan_box .profileimage, .fan_box .name_block{
  display: none;
}
.fan_box .connect_action{
  padding: 0 !important;
}
.fan_box .connections{
  padding: 0 !important;
  border: 0 !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #666;
}
span.total{
	color: white;
	font-weight: bold;
}
.fan_box .connections .connections_grid {
  padding-top: 10px !important;
}
.fan_box .connections_grid .grid_item{
  padding: 0 10px 10px 0 !important;
}
.fan_box .connections_grid .grid_item .name{
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
  font-weight: normal;
  color: #666 !important;
  padding-top: 1px !important;
}
.fan_box .connect_widget{
position: absolute;
bottom: 0;
right: 10px;
margin: 0 !important;
}
.fan_box .connect_widget .connect_widget_interactive_area {
margin: 0 !important;
}
.fan_box .connect_widget td.connect_widget_vertical_center {
padding: 0 !important;
} 
