/*
Theme Name: Stadtmarketing Austria
Theme URI: http://stadtmarketingaustria.at
Description: Stadtmarketing-Austria Startseitenthemer
Version: 1.0
Author: Roman Weinberger, Based on the Work of Andreas Untersteggaber
Author URI: http://software.tao.at
Tags: red, stama, widgets
*/


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*background: transparent url(images/bg.jpg) no-repeat top center;*/
	color: #333;
	/*text-align: center;*/
	}

#page {
	text-align: left;
	}

#header {
	background: #cc3333 url(images/headerbg.jpg) repeat-x scroll left top;
	}

#headerlogo {
	padding-top: 20px;
	width: 200px;
	}

#headercontent 	{
	margin: 0;
	height: 122px;
	width: 985px;
	}



#contentwrapper {
	background: #FFFFFF; /* url(images/contentbg.jpg) repeat-y top right; */
	background-position: 640px;
	margin: auto;
	width: 985px;
	}

#content {
	font-size: 1.2em;
	}

.fullcolumn {
	width:940px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	font-size:1.2em;
	text-align:left;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #c33;
	border: none;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	/*text-align: center;*/
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #cc3333;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	/*color: #333;*/
	}

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;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

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, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
	/*width: 95%;*/
	}

#header {

	margin: 0 0 0 1px;
	padding: 0;
	height: 122px;
	/*width: 100%;*/
	}

#headercontent {
	margin: auto;
	height: 122px;
	width: 985px;
	}

#mainnav {
	font-weight:bold;
	font-size: 11pt;
	color: #cc3333;
	padding:15px 0 0 0px;
	position:relative;
	}

#mainnav ul,
.buttons ul {
	list-style-type: none;
	padding:0px;
	height:34px;
	margin:5px;
	}
	
#mainnav ul li,
.buttons ul li {
	/*display: inline;*/
	display:block;
	float:left;
	height:34px;
	/*width: 100px;*/
	position:relative;
}

#mainnav ul li ul { font-size: 10pt;z-index:1000; padding:0px 0px 3px 0px;margin:0; display:none; position:absolute; left:1px; top:32px; height:auto; width:247px; background: url('images/stama-menu-bg.png') no-repeat bottom left;}
#mainnav ul li ul li {display:block; float:none; background:none; }
#mainnav ul li ul li a {color:#222222; display:block; padding-left:10px; width:230px;margin-left:2px; }
#mainnav ul li ul li span, 
#mainnav ul li ul li span:hover,
#mainnav ul li ul li a, 
#mainnav ul li ul li a:hover { background:none; }

#mainnav ul li ul li a:hover {padding-left:10px;background-color:#eee; }

#mainnav a,
.buttons a {

	display: block;
	float: left;
	padding: 0px 3px;
	color: #cc3333;
	text-decoration: none;
	height:34px;
}

#mainnav span,
.buttons span {

	padding: 8px 10px 4px 10px;
	height:34px;
	display: block;
}

#mainnav a:hover,
.buttons a {
	background: url(images/navbgl.jpg) no-repeat top left;
	display: block;
	float: left;
	padding: 0px 3px;
	color: #cc3333;
	text-decoration: none;
	height:34px;
}

#mainnav span:hover,
.buttons span {
	background: url(images/navbgr.jpg) no-repeat top right;
	padding: 8px 10px 4px 10px;
	height:34px;
	display: block;
	cursor:pointer;
}

.current_page_item a{
	/*background: url(images/navbgl.jpg) no-repeat top left;
	display: block;
	float: left;
	padding: 0px 3px;*/
	color: #cc3333;
	/*text-decoration: none;
	height:34px;*/
}

.current_page_item span {
	/*background: url(images/navbgr.jpg) no-repeat top right;
	padding: 8px 10px 4px 10px;
	height:34px;
	display: block;*/
	color: #494949;
}

.narrowcolumn {
	float: left;
	padding: 10px 0 20px 20px;
	margin: 0px 0 0;
	width: 595px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.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: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 10px 0 0 0;
	/*width: 985px;*/
	clear: both;
	color: #FFFFFF;
	}
#footercontainer { width:985px; margin:0 auto; }

#footer p {
	margin: 0;
	padding: 0px 0;
	text-align: left;
	}
	
#footerlogo {
	margin: 0px 0 20px 0;
}

.footercolumn{
	float: right;
	width:175px;
	padding: 10px;
}

.footercolumn h3 { color:white; font-weight:bold; font-size:10pt; }

.footercolumn a { color:white; text-decoration:none; }
.footercolumn a:hover { text-decoration:underline; }

.footercolumn ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.footerborder{
 /*	border-right: #ffffff 1px solid; */
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 20px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* 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: 0 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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}
	
#searchform #searchsubmit{
	
	color: #FFFFFF;
	cursor:pointer;
	background-color: #cc3433;
	border: solid 1px;
	border-color: #AFAFAF;
	
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.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 p{text-align:left;}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	border:solid 2px;
	border-color: #e5e5e5;
	
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	background: url(images/comment_submit.png) no-repeat;
	width: 183px;
	height: 23px;
	border:none;
	margin-right: -8px;
	color:#cc3333;
	cursor:pointer;
	font-size:11px;
	
	
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	padding:0px;
	margin:0px;
	}
	
	

.commentlist li {

	list-style: none;
	background-color: #f1f1f1;
	border:none;
	

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 20px;
float: right;
	width: 316px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
/* End captions */

/* ------- Contact Form ---------*/

.wpcf7-form {
	width: 600px;
}

.wpcf7-form span{
	
}

.wpcf7-form p{
	color: #cc3333;
	text-align: left;
}

.wpcf7-form input{
	background: #FFFFFF;
	border:1px solid #999999;
	margin-right:10px;
}

.wpcf7-form select{
	background: #FFFFFF;
	border:1px solid #999999;
}

.wpcf7-form-control-wrap{
	
}

#contact_label{
	text-align:left;
	float: left;
	width: 150px;
}

h1 {
	color:#cc3333;
}

/*
980px grid system ~ Core CSS.
4 Columns ~ Margin left: 20px ~ Margin right: 20px

Based on the 960.gs grid system - http://960.gs/
by Nathan Smith

Created by the Grid System Generator - v1.01
Learn more ~ http://www.gridsystemgenerator.com/
*/

/* =Containers
--------------------------------------------------------------------------------*/
.container_4
{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

/* =Grid >> Global
--------------------------------------------------------------------------------*/
.grid_1, .grid_2, .grid_3, .grid_4 {
	display: inline;
	float: left;
	position:relative;
	margin-left: 20px;
	margin-right: 20px;
}

/* =Grid >> Children (Alpha ~ First, Omega ~ Last)
--------------------------------------------------------------------------------*/
.alpha {margin-left: 0;}
.omega {margin-right: 0;}

/* =Grid >> 4 Columns
--------------------------------------------------------------------------------*/
.container_4 .grid_1 {width: 205px;}
.container_4 .grid_2 {width: 450px;}
.container_4 .grid_3 {width: 695px;}
.container_4 .grid_4 {width: 940px;}

/* =Prefix Extra Space >> 4 Columns
--------------------------------------------------------------------------------*/
.container_4 .prefix_1 {padding-left: 245px;}
.container_4 .prefix_2 {padding-left: 490px;}
.container_4 .prefix_3 {padding-left: 735px;}

/* =Suffix Extra Space >> 4 Columns
--------------------------------------------------------------------------------*/
.container_4 .suffix_1 {padding-right: 245px;}
.container_4 .suffix_2 {padding-right: 490px;}
.container_4 .suffix_3 {padding-right: 735px;}

/* `Push Space >> 4 Columns
--------------------------------------------------------------------------------*/
.container_4 .push_1 {left: 245px;}
.container_4 .push_2 {left: 490px;}
.container_4 .push_3 {left: 735px;}

/* `Pull Space >> 4 Columns
--------------------------------------------------------------------------------*/
.container_4 .pull_1 {left: -245px;}
.container_4 .pull_2 {left: -490px;}
.container_4 .pull_3 {left: -735px;}



/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

/**
 *  TAO STYLES
 */
.citynews h1 { padding:20px 0px; }
.citynews .header p { font-size:11pt;  margin:0; padding:0px 0px 20px 0px;}
.citynews .post { border-top: solid 1px; border-color: #CCCCCC; height:265px; background-color:#f3f3f3;width:205px;float:left;/*margin-right:20px;*/}
h4.citynews-city-header { margin-top:16px; font-weight:normal;padding-top:8px; border-top:2px solid #ccc; margin:0px; color:#aaa; line-height:1.2em; font-size:9pt; text-align:left;}
h3.citynews-post-header { background-color:#FFFFFF; margin:0px; color:#494949; font-size:16px; text-align:left; height:50px;}

.citynews .post .entry, .mainpage-post-entry {margin-left:auto; margin-right:auto; margin-top:10px; width:171px; word-wrap: break-word;}
.citynews .post .entry a, .mainpage-post-entry a{margin-top:4px;display:block;}

.mainpage-post-entry-wrap{background-color:#f3f3f3;padding-top:1px; min-height:255px; margin-top:10px;}
.mainpage-post-thumbnail {border:solid 1px; border-color:#e7e3e4;height:110px; margin-left:auto; margin-right:auto; width:171px; margin-top:15px;overflow:hidden;line-height:80px;vertical-align:middle; text-align:center;}
.mainpage-post-thumbnail img {width:171px;height:110px;}

h3.mainpage-post-header {color:#494949; margin-top:8px; padding-top:8px; border-top:2px solid #ccc; margin:0px; line-height:1.2em; font-size:12pt; text-align:left;}
a { color:#c33}

.event-details{background-color:#f3f3f3; margin-top:10px; padding:2px; margin-bottom:10px; }
.event-details-link { color:#cc3333; font-size:12px; cursor:pointer; }
.event-details-link:hover { text-decoration:underline;  }
.event-details-title{background-color:#f3f3f3; color:#494949; font-weight:bold; font-size:14px; }


.sidebarlogin { color:white; padding:36px 0px 0px 16px; }
.sidebarlogin h2 { display:none; }
.sidebarlogin p.submit { text-align:right; padding-right:20px; }
.sidebarlogin label {display:block;width:60px;line-height:26px;float:left; text-align:right;padding-right:10px;}
.sidebarlogin_otherlinks { position:absolute; top:124px; left:20px; margin:0; padding:0;}
.sidebarlogin_otherlinks li { list-style-type:none; display:inline;}
.sidebarlogin_otherlinks li a { color:#c77; text-decoration:underline;}

.sidebarlogin #wp-submit { 
	width: 76px;
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(images/stama-login-btn.png) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

.sidebarlogin .avatar_container { float:left; margin-right:20px;margin-top:10px;}
.sidebarlogin .pagenav { float:left; margin:0;padding:0;margin-top:10px;list-style-type:none; line-height:1.5em; font-size:9pt; }
.sidebarlogin .pagenav a { display:block;padding-left:10px;color:white; }


.locationinfo { font-family:Arial; }

.homepage-map { margin:0; padding:19px; background-color:#f3f3f3; margin-top:20px; border:1px solid #eee; z-index:100;}



#sidebar ul { list-style-type:none; }

div#sidebar h2.widgettitle,
div#sidebar h2.widgettitle a {
	
	font-size:12pt;
	font-weight:bold;
	color:#c33;
}

#sidebar #mc_signup_submit{
	
	background: url(images/mailchimp_submit.png);
	width:107px;
	height:24px;
	border:none;
	cursor:pointer;
	line-height:27px;
	vertical-align:middle;
	
}

#sidebar .mc_custom_border{
	
	border:solid 1px;
	border-color: #cdcdcd;
	color:#494949;
	background: url(images/mailchimp_bg.png) repeat-x;
	
}

#mc_signup_container{
	
	border:none;
}

#sidebar .mc_input{
	
	border:solid 1px;
	border-color: #cdcdcd;
}

#sidebar .mc_var_label{
	
	margin-bottom: 5px;
}

#mc_signup_form h3{text-align:left; padding-left:12px; margin-top:0px;}

#sidebar .mc_input { width: 100%; font-size:12pt; }
#mc_message { padding-bottom:10px;}
#sidebar .mc_merge_var { width:274px; margin-left:10px;height:50px;}

.pagination {line-height:40px; height:40px; }
.pagination-left { text-align:left; }
.pagination-text { text-align:center; }
.pagination-right { text-align:right; }

#twitter-search img { width:auto; height:auto; }
#twitter-search .tweet { background-color:white; border-bottom:1px solid #c33; margin-top:-4px;}
#twitter-search .tweet:hover { background-color:#eee;}

.wiss-categories {
	margin:0; padding:0px 0px 20px 21px;
	list-style-type:none;
	font-size:10pt;
}
.wiss-categories ul { margin:0; padding:0; display:inline}
.wiss-categories li { display:inline; }


/** $.tao_display_href **/
div.tao_display_href {
	border:1px solid #c66;
	width:260px;
	background-color:white;
	z-index:10;
	margin-left:110px;
	margin-top:-30px;
	padding:10px;
}
	
div.tao_display_href .closer {
	position:absolute;
	right:10px;
	top:10px;
}


/** table styles **/
table.data-table { width:580px; margin-bottom:20px; }
	table.data-table th {font-size:9.5pt; }
	table.data-table td, table.data-table th { padding:6px 8px; }
	table.data-table tr.headline th { margin:4px 0px; text-align:right; border-bottom:2px solid black;}
	table.cities tr.headline th { text-align:left; }

	table.data-table tr.odd td,
	table.data-table tr.odd th { background-color:#f3f3f3; }
	
	table.data-table tr.even td,
	table.data-table tr.even th { background-color:#fafafa; }
	
	table.data-table tr.hovered td,
	table.data-table tr.hovered th { background-color:#eee; }


#page .mission-statement{color:#494949; font-size:16px; font-weight:bold;}
#page .about{background-color:#fafafa; color:#494949; font-style:italic; padding:10px; line-height:20px;}

/**
 * new design elements
 */


.header-delimiter , .delimiter{	
	
	height:3px;
	width: 595px;
	margin-top:22px;
	margin-bottom:17px;
}

.header-delimiter{
	background: url(images/news_detail_separator.png) repeat-x;
}

.delimiter{
	
	background: url(images/news_detail_separator_light.png) repeat-x;
	height:2px;
}

.post-thumbnail-wrap{
	
	padding:15px;
	background-color: #f3f3f3;
	width:auto;
	text-align:center;
	float:left;
	margin-right:10px;
}

.comment-body{
	
	padding:10px;
	background-color:#f1f1f1;
	margin-top:15px;
}

.comment-details{
	
	color: #c2c2c2;
	font-size: 9px;
	text-align:right;
	width:100%;
	background-color:#FFFFFF;
	margin-bottom: 15px;
}

.comment-details strong{
	color: #494949;
	
	
}

h3.comments, #respond h3{
	
	font-size:14px;
}

#map-loading{
	position:absolute;
	top:0px;
	left:0px;
	width:985px;
	height:540px;
	z-index:1;
	/*background:transparent url('images/map_loading.png') no-repeat;*/
	background-position:center;
	
}
#map-loading .preview {
	position:absolute;
	top:20px;
	left:20px;
	width:985px;
	height:540px;
	z-index:2;
	background:transparent url('images/map_loading.jpg') no-repeat;
}
#map-loading .loader {
	position:absolute;
	top:0px;
	left:0px;
	width:985px;
	height:540px;
	z-index:3;
	background:transparent url('images/loader_googlemaps.gif') no-repeat;
	background-position:center;
	
}

.jobpool-img-wrap{
	
	width: 200px;
	height: 100px;
	text-align:center;	
	background-color: #f3f3f3;
	float:left;
	
}

.jobpool-img-crop{
	
	width:170px;
	height:70px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	vertical-align:middle;
	line-height:100px;
	
}

.jobpool-img-crop img{
	
	border:solid 1px;
	border-color: #e8e8e8;
}

.jobpool-contact{
	
	width:370px;
	min-height:100px;
	background-color: #f3f3f3;
	margin-left:15px;
	float:right;
	
}

.jobpool-contact .address{float:left; width:120px; margin-right: 30px; min-height:95px; margin-top:10px; margin-left:10px;}
.jobpool-contact .address h3{color: #cc3333; font-size: 12px; margin: 0px;}
.jobpool-contact .contact-details{font-size:12px; margin-top: 10px; line-height:17px;}

.post-meta-infos{float:right; color:#494949; font-size:10px;}


.infopool-list h2 { border-bottom:2px solid #ccc; }
.infopool-list  .entry {
	height:48px;
	line-height:48px;
	border:0;
} 
.infopool-list h3 { margin:0; padding:0px 20px; color:#c33; font-weight:normal; }

.infopool-list .entrybox { float:right; }

.infopool-list .odd {
	background-color:#f1f1f1
}

.infopool-list .overlay,
.infopool-list .overlay {
	width:132px;
	height:30px;
	line-height:30px;
	padding-left:10px;
	display:block;
	margin-top:10px;
	color:black;
	background:transparent url('images/download-btn.png') no-repeat;
	position:relative;
}

.infopool-list .overlay input {
	position:absolute;
	right:20px;
	top:7px;
}

/*.infopool-list a.overlay:hover {
	background-image:url('images/download-btn-over.png');
	
	text-decoration:none;
}*/


.tao-overlay {
	background-color:white;
	border-right:1px solid #ccc;
	border-bottom: 1px solid #ccc;
	z-index:100;
	margin-top:30px;
	padding:10px 10px 10px 0px;
}
#searchbox {
	position:absolute;top:26px;right:2px;color:#c33;font-size:10pt;
}

#searchbox form {
	margin:0;padding:0;
	width:161px;
	height:22px;
	background-image:url('images/searchbg.png');
}

#searchbox .search {
	margin:0;
	padding:0;
	padding-left:4px;
	border:0;
	width:125px;
	height:22px;
	border:0;
	background:transparent;
}

#searchbox .submit {
	position:absolute;
	right:0px;top:0px;
	margin:0;
	padding:0;
	width:25px;
	height:22px;
	opacity:0.01;
	filter: alpha(opacity = 1);
	cursor:pointer;
	
}

#login {
	z-index:60;position:absolute;top:0px;right:0px;
	background:transparent url('images/loginbutton.gif') no-repeat;
	width:70px;
	height:31px;
	padding:9px 0px 0px 24px;;
}

#login.selected {
	background:none;
}

/**
 * styles for map infowindow
 */


#map-infowindow{
	
	z-index: 100;
	width: 286px;
	font-size: 11px;
	line-height: 17px;
	
}

#map-infowindow .header{
		
		background: url('images/map_overlay_header.png'); width: 287px; height: 2px; 
	}
#map-infowindow .content {
	background: url('images/map_overlay_body.png') repeat-y;
	width:267px;
	padding: 10px;
	
}


#map-infowindow .content .key{color: #494949; display:inline;}
#map-infowindow .content .value{color: #000000; display:inline; margin-left:3px; }


#map-infowindow .footer{ background: url('images/map_overlay_footer.png'); width: 286px; height: 2px; }


#map-infowindow h2, #map-infowindow h3{ color: #cc3433;}
#map-infowindow h2{font-size: 15px; margin-top:0px;}
#map-infowindow h3{font-size: 14px;}


.attachment-post-thumbnail {
	width:100%;
	height:100%;
}
