/*
	CSS files kept in the 'styles' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 versions as well as debug any potential
	problems.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name	: 	Critical Mass Vienna
	Author Site	: 	http://criticalmass.at
	Style Name	: 	CM
	Style URI	:	http://criticalmass.at
	Version		: 	1.0
	Comments	: 	Reclaim the streets!
					License: http://creativecommons.org/licenses/by-nc-sa/2.5/
*/

body {
	text-align: left;
}

/*
.hentry {
min-height: 22em;	
}
*/
#header h1 a {
	/*color: #ff0101;*/
	color: #FFFFFF;
	margin: 0 95px;
	font-size: 1.5em;
}

#header .description { /* Description in header */
	/*color: #f4a600;*/
	color: #FFFFFF;
	margin: 0 140px;
	font-size: 1.3em;
	font-weight: bold;
}
	

#header {
	/*background-image: url(../images/headers/header_1.jpg);*/
	background-image: url(../images/headers/rotator.php);
	background-repeat: no-repeat;
	background-color: #f4a600;
}

h2 a, h2 a:visited, h3 a, h3 a:visited, h4 a, h4 a:visited {
	color: #f4a600;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited
{
	text-decoration: none;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited
{
	text-decoration: none;
}

#primary a:hover, #primary a:visited:hover, .secondary a:hover, .secondary a:visited:hover {
	text-decoration: underline;
}

a, a:hover {
	color: #f4a600;
	text-decoration: none;
	font-weight: bold;
}

a.feedlink img {
display: none;	
}

ul.menu {
left: 0;
padding: 0;
margin: 0;
width: 100%;	
}

ul.menu li a:hover {
	background-color: #f4a600;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-x-position: 0%;
	background-y-position: 0%;
	color: #000000;
	text-align: center;
	text-decoration: none;
}

ul.menu li {
margin-bottom: -6px;
}

ul.menu li a {
	font-size: 1.1em;
	text-align: center;
}

.entry-content {
	line-height: 1.5em;
	}
	
	
ul.menu, ul.menu li a {
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 3px;
}



/*** eventcalendar sidebar styles, muss in ec3.css definiert werden ***/
.ec3_list {
color: #444444;
}


/*** wp forum ***/

#wp-forum table td.table_header {
background-color: #ff0101;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-x-position: 0%;
background-y-position: 0%;
height: 28px;
color: #000000;
font-weight: bold;
text-align: center;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
}

#primary_forum {
	width: 720px;
	float: left;
	padding: 20px 0 10px;
	margin: 0 10px 0 30px;
	display: inline;
	}
	
	
	
	
.g2image_float_left img{
float: left;
/*width: 2em;*/
margin-right: 0.2em;
}

.g2image_float_right img{
float: right;
}



#sidebar-main ul, .ec3_list ul{
list-stlye: none;
}

input {
border: 1px solid #f4a600;
margin-top: 0.4em;
}





#rollprevious, #rollnext, #rollload, #rollhome, #rollpages, #rolldates
{


}

#rollpages {

left: 55px;
color: #aaaaaa;
}

a.rsswidget img {
display: none;	
}

.columns-two #page {
width: 900px;
}

#primary {
width: 615px;
}

.hentry {
clear: both;
margin-bottom: 45px;
}
