@import url(superfish.css);
@import url(colorbox.css);
@import url(galleria/classic/galleria.classic.css);


/*
Theme Name: Symphony
Theme URI: http://www.henkinschultz.com
Description: mod CooolZine theme (by blooming).
Version: 1.1
Author: Erik @ HenkinSchultz
Author URI: http://www.henkinschultz.com
*/


/*** STRUCTURE ***/
/****************/
/*
 0) Reset Stylesheet (do not modify this section)
 
 1) Layout 
	  - background style definitions
	  - article listing
	  - single story styles
	  - comments
 2) Navigation 
	  - wrapper for main navigation
	  - social menu
 3) Forms 
 	  - general form definitions used for comment-form
 	  - search form
 4) Misc 
 	  - general links
 	  - tooltip
 	  - footer columns
 5) Tabs
 	  - tabbed area on front page
 	  - keyword filtering in tabs
 6) Tagcloud
 	  - tag cloud level definitions
 	  
 7) Images/Attachments
 	  - Worpdress editor image definitions	  


/*************************************************************/
/**************************0) RESET***************************/
/*************************************************************/
/* Reset default browser CSS. Based on work by Eric Meyer: ***/
/* http://meyerweb.com/eric/tools/css/reset/index.html *******/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }




/*************************************************************/
/**************************1) LAYOUT**************************/
/*************************************************************/


body, html {
	height: 100%;
}

body {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif; 
	font-size: 13px;
	font-weight: normal;
}

h1, h2, h3, h4, h5, #nav, .meta, ul.tabnav li a, legend, #footer, .story .tags {
	font-family: 'Yanone Kaffeesatz', Helvetica, Verdana, Arial, sans-serif; 
	font-weight: normal;
}

#wrapper {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -410px; 
	position: relative;
	z-index: 2;
	color: #585858;
}

.cooolfixed #content, .cooolfixed .footercontent, .cooolfixed .headercontent{
	width: 960px;
	margin: auto;
	padding-bottom: 40px;
}

.cooolfixed #content .static{
	margin-bottom: 10px;
}

.cooolfixed .footercontent, .cooolfixed .headercontent{
	padding: 0 20px 0 0;
}


#footer {
	background: url(../img/footer.png) top left repeat-x;
	padding: 40px 60px 0 60px;
	height: 370px;
	z-index: 12;
	position: relative
}

.footercontent {
	position: relative;
	height: 100%;
}
.footercontent a{
	color:#bbb;
}
.footercontent a:hover{
	color:#87c34d;
}

.pusher{
	height: 410px;
}


#content {
	padding: 0px 60px 0 60px;
	margin: 10px 0 40px 0;
	z-index: 9;
	position: relative;
	overflow: hidden;
}

#content .fluid .static p{
	padding-bottom:13px;
}
.static{
	padding: 20px;
	overflow: hidden;
}

#header {
	background: url(../img/menu.png) top left repeat-x;
	padding: 0px 60px 0 60px;
	position: relative;
	z-index: 42;
	min-height: 160px;
}

#logo{
	margin: 40px 0 0 0;
	overflow: hidden;
	clear: both;
}
#titleDescription{
	float:left;
}
#logo img{
	float:left;
	margin-left:-10px;
}
#logo h1{
	color:#fff;
	font-size:32px;
	line-height:127%;
	padding:5px 0 0 0;
}
#logo p{
	color:#585858;
	padding:0 0 27px 0;
}
#search {
	float: right;
	position: relative;
	padding: 16px 0 20px 0;
}


/********** background style definitions **********/

.style_1 {
	background: url(../img/style_1.pngtemp) top left repeat;
	background-color: #87c34d;
}

.style_1 #wrapper{
	background: url(../img/logolight_1.pngtemp) top left no-repeat;
}

.style_1 form, .style_1 #respond{
	background: url(../img/content_1.png) top left repeat;
}

.style_1 .tabcontent {
	background: url(../img/content_1.png) top left repeat;
}

.style_1 .static{
	background: url(../img/content_1.png) top left repeat;
}

.style_1 .toparticle{
	background: url(../img/content_1.png) top left repeat;
}

.style_1 .article, .style_1 .toplist, .style_1 div.tabs {
	background: url(../img/content_1.png) top left repeat;
}

.style_1 .story {
	background: url(../img/content_1.png) top left repeat;
}


.style_2 {
	background: url(../img/style_2.png) center top repeat;
}

.style_2 #search-form, .style_2 #contact-mail-page{
	background: url(../img/content_2.png) top left repeat;
}

.style_2 .tabcontent {
	background: url(../img/content_2.png) top left repeat;
}

.style_2 .static{
	background: url(../img/content_2.png) top left repeat;
}

.style_2 .toparticle{
	background: url(../img/content_2.png) top left repeat;
}

.style_2 .article, .style_2 .toplist, .style_2 div.tabs {
	background: url(../img/content_2.png) top left repeat;
}

.style_2 .story {
	background: url(../img/content_2.png) top left repeat;
}

.style_3 {
	background: url(../img/style_3.png) left top repeat;
}

.style_3 #wrapper{
	background: url(../img/logolight_3.png) top left no-repeat;
}


.style_3 form, .style_3 #respond{
	background: url(../img/content_1.png) top left repeat;
}

.style_3 .tabcontent {
	background: url(../img/content_1.png) top left repeat;
}

.style_3 .static{
	background: url(../img/content_1.png) top left repeat;
}

.style_3 .toparticle{
	background: url(../img/content_1.png) top left repeat;
}

.style_3 .article, .style_3 .toplist, .style_3 div.tabs {
	background: url(../img/content_1.png) top left repeat;
}

.style_3 .story {
	background: url(../img/content_1.png) top left repeat;
}


.style_4 {
	background: url(../img/style_4.png) left top repeat;
}

.style_4 #wrapper{
	background: url(../img/logolight_4.png) top left no-repeat;
}


.style_4 form, .style_4 #respond{
	background: url(../img/content_4.png) top left repeat;
}

.style_4 .tabcontent {
	background: url(../img/content_4.png) top left repeat;
}

.style_4 .static{
	background: url(../img/content_4.png) top left repeat;
}

.style_4 .toparticle{
	background: url(../img/content_4.png) top left repeat;
}

.style_4 .article, .style_4 .toplist, .style_4 div.tabs {
	background: url(../img/content_4.png) top left repeat;
}

.style_4 .story {
	background: url(../img/content_4.png) top left repeat;
}

.style_5 {
	background: url(../img/style_5.png) left top repeat;
}

.style_5 #wrapper{
	background: url(../img/logolight_5.png) top left no-repeat;
}


.style_5 form, .style_5 #respond{
	background: url(../img/content_1.png) top left repeat;
}

.style_5 .tabcontent {
	background: url(../img/content_1.png) top left repeat;
}

.style_5 .static{
	background: url(../img/content_1.png) top left repeat;
}

.style_5 .toparticle{
	background: url(../img/content_1.png) top left repeat;
}

.style_5 .article, .style_5 .toplist, .style_5 div.tabs {
	background: url(../img/content_1.png) top left repeat;
}

.style_5 .story {
	background: url(../img/content_1.png) top left repeat;
}



/************* article listing ******************/

.toparticle span, .article span {
	line-height: 130%;
	font-size: 11px;
}

.toparticle span {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
}


.toparticle{
	width: 290px;
	height: 330px;
	margin: 0 10px 10px 0;
	padding: 10px;
	overflow: hidden;
	float: left;
}

.article, .toplist {
	width: 130px;
	height: 330px;
	margin: 0 10px 10px 0;
	padding: 10px;
	overflow: hidden;
	float: left;
}

.article .thumb, .toparticle .thumb {
	position: relative;
	cursor: pointer;
	overflow: hidden;
	margin: 0 0 5px 0;
}

.article .thumb img {
	width: 130px;
	height: 160px;
}


.article .thumb a{
	background: url(../img/more.png) bottom right no-repeat;
	position: absolute;
	display: block;
	font-size: 10px;
	color: #fff;
	bottom: 0px;
	text-align: right;
	width: 105px;
	left:-150px;
	padding: 145px 26px 5px 0;
}

.toparticle .thumb a{
	background: url(../img/more.png) bottom right no-repeat;
	position: absolute;
	display: block;
	font-size: 10px;
	color: #fff;
	bottom: 0px;
	text-align: right;
	width: 264px;
	left:-310px;
	padding: 145px 26px 5px 0;
}

.toparticle .thumb a:hover, .article .thumb a:hover {
	color: #fff;
}

.toparticle .text {
	height: 100%;
	position: relative;
}

.article .text {
	position: relative;
	height: 100%;
}

.article .text span{
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
}

.article .text h2{
	font-size: 19px;
	line-height: 110%;
	font-weight: normal;
	letter-spacing: 0;
	display: block;
	margin: 0 0 10px 0;
}

.toparticle .text h1{
	font-size: 27px;
	line-height: 110%;
	font-weight: normal;
	letter-spacing: 0;
	display: block;
	margin: 0 0 10px 0;
}

.toplist ul {
	display: block;
	margin-top: 10px;
}

.toplist ul li{
	background-position: 0px 6px;
	padding: 0 0 0 10px;
	line-height: 130%;
}

.toplist ul li a {
	font-size: 10px;
	color: #859094;
	display: block;
	overflow: hidden;
	position: relative;
}



/************** single story ****************/

.story {
	width: 630px;
	float: left;
	overflow: hidden;
	margin: 0 10px 10px 0;
}

.story p {
	line-height: 130%;
	font-size: 12px;
	padding: 0 0 18px 0;
}

.story .text {
	padding: 20px 10px 20px 10px;
	overflow: hidden;
}

.story .text p {
	line-height: 170%;
	font-size: 12px;
}

.text h1 {
	font-size: 32px;
	font-weight: normal;
	margin: 0 0 20px 0;
}

.story .text a, #content .fluid .static a {
	background-color:#bbb;
	padding:2px 10px 2px 10px;
	color:#585858;
}
.text .ratingblock a{
	padding:0;
}
.story .text a:hover, #content .fluid .static a:hover {
	background-color:#87c34d;
	color:#585858;
}
.story .meta {
	padding: 10px 10px 10px 10px;
	overflow: hidden;
}

.story .tags {
	padding: 0px 10px 40px 10px;
}

.story .tags li {
	float: left;
	display: block;
	padding-right: 4px;
}

.story .tags li a {
	background: url(../img/comicons.png) -5px -292px no-repeat; 
	display: block;
	color: #616163;
	font-size: 16px;
	padding: 0 0 0 12px;
}

.story .tags li a:hover{
	background: url(../img/comicons.png) -5px -316px no-repeat;
	color: #a2a6aa;
}

.meta {
	color:#859094;
}
.meta img{
	display:inline-block;
	position:relative;
	top:5px;
	padding: 0 4px 0 0;
}
.meta a {
	background-color:none;
	color:#859094;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	background-color: transparent;
	vertical-align:50%;
}
.meta a:hover{
	color:#585858;
	background-color:#fff;
}

.article .meta {
	margin: 0 0 5px 0;
}

.author {
	display: block;
	float: left;
	font-size: 14px;
	padding:0 10px 10px 0;
	width:100%;
}

.socialize{
	background: url(../img/socialpoptrigger.png) top right no-repeat #bbbbbb;
	margin: 0 10px 0 10px;
	padding: 7px 55px 9px 10px;
	position: relative;
	-khtml-user-select: none; 
}

.socialize h4{
	font-weight: normal;
	display: block;
	position: absolute;
	top:7px;
	right: 50px;
	font-size: 17px;
	color:#585858;
	-khtml-user-select: none; 
}


#socialpoptrigger{
	width: 40px;
	height: 34px;
	cursor: pointer;
	display: block;
	position: absolute;
	top:0;
	right: 0;
	-khtml-user-select: none; 
}

.menu-open{
	background: url(../img/socialpoptrigger.png) bottom left no-repeat;
}


#socialpopbox{
	display: none;
	background-color: #bbbbbb;
	position: absolute;
	width: 150px;
	right: 6px;
	top:34px;
	padding: 15px 10px 12px 10px;
	-khtml-user-select: none; 
}

#socialpopbox li {
	padding: 0 0 8px 0;
}

#socialpopbox a{
	display: block;
	color: #fff;
	font-size: 11px;
	padding: 0 0 0 20px;
}

#socialpopbox a:hover{
	color: #585858;
}

#socialpopbox li.comment_reply a{
	background-image: url(../img/comicons.png);
	background-position: 0px -141px;
	background-repeat: no-repeat;
}

#socialpopbox li.comment_reply a:hover{
	background-image: url(../img/comicons.png);
	background-position: 0px -161px;
}

#socialpopbox li.tweet a{
	background-image: url(../img/comicons.png);
	background-position: 0px -141px;
	background-repeat: no-repeat;
}

#socialpopbox li.tweet a:hover{
	background-image: url(../img/comicons.png);
	background-position: 0px -161px;
}

#socialpopbox li.facebook a{
	background-image: url(../img/comicons.png);
	background-position: 0px -189px;
	background-repeat: no-repeat;
}

#socialpopbox li.facebook a:hover{
	background-image: url(../img/comicons.png);
	background-position: 0px -212px;
}

#socialpopbox li.fav a{
	background-image: url(../img/comicons.png);
	background-position: 0px -242px;
	background-repeat: no-repeat;
}

#socialpopbox li.fav a:hover{
	background-image: url(../img/comicons.png);
	background-position: 0px -266px;
}



/************ story comments **************/

#comments{
	margin: 20px 10px 20px 10px;
	overflow: hidden;
}

#respond h3{
	padding: 0 0 20px 0;
	font-size: 20px;
	margin: 20px 0 0 20px;
}

#respond {
	overflow: hidden;
}

#comments .comment {
	overflow: hidden;
	margin: 0 0 10px 0;
	-khtml-user-select: none; 
	display: block;
}

#comments .even {
	/*background-color: #bbb;*/
	padding-right: 10px;
}

.comment ul.children {
	overflow: hidden;
	clear: both;
	margin: 0px 0 0 30px;
	padding: 10px 0 0 0;
}

#comments div.indented{
	margin-left: 30px;
}

.comment .avatarbox {
	width: 85px;
	float: left;
	position: relative;
	/*border: 9px solid #fff;*/
	margin: 0 13px 0 0;
}

.comment h3 {
	font-weight: normal;
	font-size: 20px;
	line-height: 200%;
	clear: none;
}

.comment h3 a {
	color: #859094;
}
.comment h3 a:hover {
	color: #585858;
}

.comment .content {
	float: left;
	padding: 0 10px 10px 0px;
}

#comments div.even .content {
	padding-left: 10px;
}

.comment .submitted{
	display: block;
	float: right;
	margin: 10px 15px 0 0;
	font-size: 13px;
}

.comment .links {
	/*background-color: #fff;*/
	overflow: hidden;
	padding: 9px 0 0 0;
}

.comment em {
	font-weight: bold;
	line-height: 200%;
	font-size: 11px;
	color: #414347;
}

#respond .container-inline {
	overflow: hidden;
	padding: 12px 0 12px 0; 
}

#respond .container-inline select {
	width: 100%;
}

#respond input:hover{
	cursor:pointer;
	cursor:hand;
	background-color:#87c34d;
	color:#585858;
}

#commentform p {
	overflow: hidden;
}

#commentform {
	padding: 0px 20px 20px 20px;
}

#comments .form-allowed-tags{
	float: none;
	color: #bbb;
	font-size: 10px;
	padding: 20px 0 20px 155px;
	display: block;
}

#comments .comment-notes {
	float: none;
	color: #494C51;
	font-size: 10px;
	padding: 0px 0 20px 155px;
	display: block;
}

ul.links li {
	display: block;
	float: left;
	margin: 0 2px 0 0;
}

.comment .new{
	background: url(../img/new.png) top left no-repeat;
	display: block;
	position: absolute;
	width: 33px;
	height: 33px;
	right: 0px;
	top:0px;
	z-index: 9;
	text-indent: -99999px;
}

.comment p {
	line-height: 130%;
	font-size: 11px;
}


.comment ul.links li a{
	background-color: #bbb;
	text-indent: -99999px;
	display: block;
	cursor: pointer;
	width: 18px;
	height: 16px;
}

.comment ul.links li.comment_info a {
	background-image: url(../img/comicons.png);
	background-position: 0px -91px;
}

.comment ul.links li.comment_info a:hover {
	background-image: url(../img/comicons.png);
	background-position: 0px -111px;
}

.comment ul.links li.comment_delete a {
	background-image: url(../img/comicons.png);
	background-position: 0px 1px;
}

.comment ul.links li.comment_delete a:hover {
	background-image: url(../img/comicons.png);
	background-position: 0px -19px;
}

.comment ul.links li.comment_edit a {
	background-image: url(../img/comicons.png);
	background-position: 0px -42px;
}

.comment ul.links li.comment_edit a:hover {
	background-image: url(../img/comicons.png);
	background-position: 0px -62px;
}

.comment ul.links li.comment_reply a {
	background-image: url(../img/comicons.png);
	background-position: 0px -139px;
}

.comment ul.links li.comment_reply a:hover {
	background-image: url(../img/comicons.png);
	background-position: 0px -159px;
}

.comment ul.links li a:hover {
	color: #c5d3d7;
}

#comment-form #edit-preview{
	display: none;
}

.page-comment{
	width: 700px;
}


.ccount {
	background-image: url(../img/comment.png);
	background-position: right center;
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	right: 0;
	top:0;
	width: 20px;
	text-align: right;
	padding: 1px 12px 0 0;
}

.time {
	display: block;
	position: absolute;
	right: 0px;
	top:0px;
	text-align: right;
}

.filler{
	text-align: right;
	padding: 0 4px 0 0;
}


/*************************************************************/
/**************************2) NAVIGATION**********************/
/*************************************************************/

#nav{
	height: 70px;
	width: 60%;
	float: left;
	position: relative;
	z-index: 9999;
	padding: 20px 0 0 0;
}
#nav a{
	color:#bbb;
}
#nav a:hover{
	color:#87c34d;
}

#sociallinks {
	float: right;
	width:170px;
	padding: 16px 0 0 0;
}

#sociallinks ul.menu {
	display: block;
	line-height: 1.0;
	padding: 0;
	margin: 0;
}

#sociallinks ul.menu li {
	display: block;
	float: right;
	margin: 0 6px 0 0;
}

#sociallinks ul.menu li a {
	background-color: #bbb;
	display: block;
	width: 24px;
	height: 23px;
	text-indent: -99999px;
}


/************** social menu ******************/

#sociallinks .cat-contact a{
	background:#bbb url(../img/socialicons.png) -117px top no-repeat;
}
#sociallinks .cat-contact a:hover{
	background:#fff url(../img/socialicons.png) -117px bottom no-repeat;
}

#sociallinks .cat-twitter a{
	background: url(../img/socialicons.png) -59px top no-repeat;
}
#sociallinks .cat-twitter a:hover{
	background: url(../img/socialicons.png) -59px bottom no-repeat;
}

#sociallinks .cat-facebook a{
	background: url(../img/socialicons.png) -88px top no-repeat;
}
#sociallinks .cat-facebook a:hover{
	background: url(../img/socialicons.png) -88px bottom no-repeat;
}

#sociallinks .cat-imprint a {
	background: url(../img/socialicons.png) 0px top no-repeat;
}
#sociallinks .cat-imprint a:hover{
	background: url(../img/socialicons.png) 0px bottom no-repeat;
}

#sociallinks .cat-rss a{
	background: url(../img/socialicons.png) -29px top no-repeat;
}
#sociallinks .cat-rss a:hover{
	background: url(../img/socialicons.png) -29px bottom no-repeat;
}

#footer .menu .sub-menu {
	display: none;
}

#footer .menu li {
	border-bottom: 1px solid #383C40;
	padding: 6px 0 6px 0;
	background-image: none;
}

#footer .menu li a{
	font-size: 16px;
}

#footer a:hover{
	color: #87c34d;
}

#footer a{
	color: #bbb;
}

.pager {
	overflow: hidden;
	margin: 20px 0 20px 0;
}

.pager li {
	float: left;
	padding: 3px;
	display: block;
	background-color: #323437;
	margin: 0 3px 0 0;
	font-size: 10px;
}

.pager li a{
	color: #859094;
}

.pager li a:hover{
	color: #aebcc2;
}



/*************************************************************/
/**************************3) FORMS **************************/
/*************************************************************/

form {
	color: #859094;
	font-size: 11px;
	overflow: hidden;
	padding: 20px;
}

form#searchform {
	padding: 0;
}

form h3{
	font-size: 27px;
	line-height: 200%;
}

form a{
	color: #859094;
}

form p a {
	font-size: 10px;
	color: #494c51;
}

form a:hover{
	color: #aebcc2;
}

.form-item {
	overflow: hidden;
	padding: 0 0 6px 0;
}


label{
	/*width: 25%;*/
	float: left;
	text-align: right;
	padding: 6px 10px 6px 0;
	font-size: 10px;
}

input, textarea, select {
	background-color: #eeeeee;
	color: #585858;
	border: none;
	padding: 5px;
	width: 70%;
	float: right;
	outline: none;
}

input[type=submit]{
	width: 20%;
	float: right;
}

#comments textarea {
	height: 140px;
	margin-top: 3px;
}

legend {
	color: #859094;
	font-size: 18px;
}

label.option {
	width: 100%;
	overflow: hidden;
	text-align: left;
	padding: 8px 0 0 0;
}

label.option input {
	width: 20px;
	float: left;
	margin: 0 0 10px 29%;
}

.static form {
	width: 100%;
}

form .contactleft {
	width: 30%;
	float: left;
	padding: 0 0 10px 0;
}

form .contactleft label {
	width: 100%;
	padding-top:6px
}

form .contactright {
	position: relative;
	text-indent: -99999px;
	width: 60%;
	float: right;
	padding: 0 0 10px 0;
}

form .contactright input[type=text], form .contactright textarea{
	width: 100%;
	padding: 7px;
}
form .gform_body{
	padding-top:20px;
}

form .gform_body li{
	padding:10px;
	height:auto;
}
form .gfield_description{
	padding:0 0 0 15px !important;
}
form .ginput_container li{
	height:20px;
}

form .gform_body  label{
	/*width:30%;*/
	float: left;
	padding: 6px 0 10px 7px;
	vertical-align:baseline;
	margin:2px;
}
form .gform_body .ginput_container label{
	text-align:left;
	margin:0;
	padding:0 0 5px 0;
}
.gfield_radio input{
	width:5%;
}
.ginput_container{
	position: relative;
	width:60%;
	float: left;
	padding: 0 0 10px 0;
}
.ginput_container select,
.ginput_container input, .ginput_container textarea{
	padding: 7px;
	float:left;
}
form .gform_footer {
	clear:both;
	width:100%;
	float:right;
	padding-top:7px;
}
form .gform_footer .button{
	float:left;
	padding:7px;
	margin-left:292px;
	cursor:pointer;
	cursor:hand;
}
form .gform_edit_link{
	clear:both;
	float:left;
	padding:7px;
	margin:0px 20px;
}
form .gform_footer .button:hover{
	background-color:#87c34d;
}
form .gform_footer a{
	float:right;
	margin:0px 10px;
	padding:7px;
}
#gform_footer input{
	
}

/**************************) SEARCH **************************/

#search-form {
	padding: 0;
}


#search{
	width: 160px;
}

#search .form-item {
	padding: 0;
	margin: 0;
}

#search .form-submit{
	margin: 0;
}

#search label {
	display: none;
}

#search input[type=text] {
	width: 150px;
	background-color: #bbb;
	color:#fff;
	font-size: 11px;
	height: 13px;
}

#search input[type=submit] {
	background: url(../img/search.png) center center no-repeat;
	width: 20px;
	height: 20px;
	display: block;
	position: absolute;
	right: 1px;
	top:17px;
	text-indent: -99999px;
	cursor: pointer;
}

/*************************************************************/
/**************************4) MISC ***************************/
/*************************************************************/
a{
	color: #859094;
	text-decoration: none;
}

a:hover{
	color: #79828a;
}

.hidden{
	display: none;
}

.tipsy { 
	padding: 5px; 
	font-size: 10px;
	letter-spacing: 0.05em;
	background-repeat: no-repeat;  
	background-image: url(../img/tipsy.gif); 
	}
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: #bbb; color: #fff; max-width: 200px; text-align: center; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }

.beam {
	background: url(../img/logo.png) center center no-repeat;
	width: 85px;
	height: 63px;
	display: block;
	text-indent: -99999px;
	position: absolute;
	bottom:40px;
	right:0px;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5;
}

.beam:hover{
	filter: alpha(opacity=100);
	opacity: 1;
}

.footer-message{
	position: absolute;
	left: 0;
	bottom:50px;
	color: #999;
}


#footer h1, #footer h2{
	color: #c5d3d7;
	margin: 0 0 16px 0;
}
  
#fcol1, #fcol2{
	width: 150px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
} 
#fcol1 ul.sub-menu li{
	width: 150px;
}
#fcol2 h2{
	padding-bottom:20px;
}
#fcol2 ul li a{
	padding-bottom:10px;
	color:#bbb;
}
#fcol2 ul li a:hover{
	color:#87c34d;
}

#fcol3 {
	position: absolute;
	top:0px;
	left:380px;
} 

*+html #fcol3 {width: 660px;} /* microshit browser IE7 */


#fcol3 .block-tagcloud{
	line-height: 170%
}

*+html #fcol3 .block-tagcloud {line-height: 30px} /* microshit browser IE7 */


#fcol3 .block-tagcloud a {
	word-spacing: 3em;
}

.static h1, .static h2, .static h3, static h4 {
	line-height: 200%;
}

.static {
	line-height: 140%;
}

#cooolpager {
	position: absolute;
	top: -36px;
	left: 47%;
}

#cooolpager ol li span, #cooolpager ol li a{
	border: 0;
	background-color: #000;
	filter: alpha(opacity=60);
	opacity: .6;
}

#cooolpager span.current{
	filter: alpha(opacity=100);
	opacity: 1;
}

#content ul.list li {
	list-style: circle;
	list-style-position: inside;
}

#content ol.list li {
	list-style: decimal;
	list-style-position: inside;
}

#ticketSeries{
	width:100%;
	float:left;
}
#ticketImage{
	width:80px;
	float:left;
	margin-bottom:20px;
}
#ticketCopy{
	float:left;
}
#ticketCopy h1{
	margin-bottom:0px;
}
#ticketCopy p{
	margin-bottom:10px;
}

#ticketSeries a.premier, #ticketSeries a.silver, #ticketSeries a.keynote, 
#ticketSeries a.bronze, #ticketSeries a.student{
	color:#585858;
	background-color:#fff;
	padding: 1px 3px 1px 3px;
}
#ticketSeries a.premier{
	color:#006c64;
}
#ticketSeries a.silver{
	color:#585858;
}
#ticketSeries a.keynote{
	color:#dc522e;
}
#ticketSeries a.bronze{
	color:#0093c5;
}
#ticketSeries a.student{
	color:#379B9E;
}
#ticketSeries a.premier:hover, #ticketSeries a.silver:hover, #ticketSeries a.keynote:hover, 
#ticketSeries a.bronze:hover, #ticketSeries a.student:hover{
	padding: 1px 10px 1px 10px;
	color:#87c34d;
	background-color:#585858;
}
#seriesLinks a{
	color:#bbb;
}
#seriesLinks a:hover{
	color:#585858;
}


/*************************************************************/
/**************************5) TABS ***************************/
/*************************************************************/

div.tabs {
	width: 290px;
	height: 330px;
	margin: 0 10px 10px 0;
	padding: 10px;
	overflow: hidden;
	float: left;
	z-index: 999;
}

.tabcontent {
	height: 287px;
	padding: 10px;
}

.tabcontent h1, .tabcontent h2, .tabcontent h3, .tabcontent h4 {
	display: none;
}


#filtering {
	display: block;
	overflow: hidden;
	margin: 12px 0 10px 0;
}

#filtering li {
	background-color: #202225;
	float: left;
	margin: 2px;
	padding: 2px 5px 2px 5px;
	display: block;
}

#filtering li:hover {
	background-color: #33363b;
}

.invis {
	display: none;
	filter: alpha(opacity=0);
	opacity: 0;
}

.tabcontent,
.tabcontent p{
	color:#888;
	font-size: 11px;
	line-height: 15px;
}
.tabcontent ul li {
	background-position: 0px 6px;
	padding: 0 0 0 10px;
	line-height: 130%;
}

.tabcontent ul li a{
	font-size: 10px;
	color: #bbb;
	display: block;
	overflow: hidden;
	position: relative;
}

ul.tabnav {
	overflow: hidden;
}

#content ul.tabnav li {
    float: left;
	list-style: none;
}

ul.tabnav li a {
    padding: 6px 6px 4px 6px;
	display: block;
	color: #666;
	font-size: 15px;
	letter-spacing: 0.1em;
}
ul.tabnav li a:hover {
	background-color:#666;
	color: #87c34d;
}
ul.tabnav li a.selected
{
	background-color:#fff;
	color: #585858;
}

ul.tabnav li a :focus {
        outline: 0;
}


/*************************************************************/
/**********************6) TAGCLOUD ***************************/
/*************************************************************/

.tagcloud {
  text-align : justify;
}

/*************************************************************/
/**********************7) IMAGES *****************************/
/*************************************************************/


#content img {
	margin: 0;
	max-width: 640px;
}
#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 12px;
}
#content .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	text-align: center;
	margin-bottom: 20px;
	padding: 4px;
}
#content .wp-caption img {
	margin: 5px 5px 0;
}
#content .wp-caption p.wp-caption-text {
	margin: 5px;
	color: #888;
	font-size: 12px;
}
#content .wp-smiley {
	margin:0;
}
#content .gallery {
	margin: auto;
}
#content .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
#content .gallery img {
	border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
#content .gallery dl {
	margin: 0;
}
#content .gallery img {
	border: 10px solid #f1f1f1;
}
#content .gallery br+br {
	display: none;
}


