/*
Theme Name: Ticker4U Theme
Description: Das Ticker4U Theme
Version: 1.1
Author: Lensing Medien
Tags: blue, fixed width, three columns, widgets
*/

/* Buddypress Komponenten */
@import url( _inc/css/components.css );
@import url( _inc/css/adminbar.css );

/* @group html */

body {
	background: #0095c7 url(images/background/body.jpg) repeat-x;
	font: 12px/16px Verdana, Arial, sans-serif;
	color: #474747;
}

blockquote {
	border-left: 1px solid #333;
	color: #666;
	padding-left: 10px;
	font: italic bold 12px Georgia, "Times New Roman", Times, serif;
	margin: 5px;
}

a {
	color: #00aee8;
	text-decoration: none;
}

h1 {
	color: #00adeb;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	padding-bottom: 10px;
}

h2 {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

.main-column h2 {
	padding: 10px 0;
}

h3 {
	color: #000;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}

h3 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}

hr {
	background-color: #000;
	border: 0;
	color: #000;
	height: 1px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

/* @end */

/* @group Styling */

.clear {
	clear: both;
}

.error {
	color: red;
}

.hidden, .success, .tick {
	display: none;
}

.success {
	background: #d3ffc9;
	border: 2px solid #90dc7e;
	padding: 10px;
}

span.emphasis {
	color: #fff;
}

input {
	border: 1px solid #cfe3e8;
	color: #989898;
	font-weight: bold;
}

input.medium {
	width: 200px;
}

.submit, div.generic-button {
	background-color: #4bc4ee;
	border: 1px solid #fff;
	color: #fff;
	padding: 0 5px;
}

div.generic-button a {
	color: #fff;
	font-weight: bold;
}

img#wpstats {
	display: none;
}

/* @end */

/* @group Layout Container */

div#container {
	margin: 0 auto;
	text-align: left;
	width: 1020px;
}

div#header {
	background: url(images/background/header.jpg) no-repeat;
	height: 138px;
	position: relative;
	width: 100%;
	margin-top: 110px;
}

div#content {
	width: 100%;
	margin: 17px 0 0;
}

div#content div.left {
	float: left;
	width: 180px;
}

div#content div.middle {
	float: left;
	margin-left: 23px;
	width: 611px;
}

div#content div.right {
	float: right;
	width: 183px;
}

/* @end */

/* @group Header */

img#home {
	left: 28px;
	position: absolute;
	top: 40px;
}

img#write {
	position: absolute;
	top: 10px;
	left: 290px;
}

div#lensing {
	position: absolute;
	top: 118px;
	left: 30px;
}

div#lensing a {
	color: #fff;
}

/* @end */

/* @group Twitter Leiste im Kopf der Seite */

div.twitter {
	color: #000;
	display: none;
	float: right;
	font-size: 9px;
	line-height: 12px;
	position: absolute;
	width: 167px;
}

div.twitter .head {
	background: url(images/background/tweet.png) no-repeat 0;
	height: 54px;
}

div.twitter .pad {
	background-color: #58c8f1;
	padding: 0 4px 3px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

div.twitter li {
	background-color: #8ad8f5;
	border: 1px solid #fff;
	margin-bottom: 3px;
	padding: 3px;
	-webkit-border-radius: 3px;  
    -moz-border-radius: 3px;  
    -khtml-border-radius: 3px;  
    border-radius: 3px; 
}

div.twitter h2, div.twitter span.entry-meta {
	display: none;
}

/* @end */

/* @group Login / Suchformular */

div#login {
	background: url(images/background/login.jpg) no-repeat;
	clear: both;
	height: 39px;
	margin-top: 4px;
	width: 100%;
}

div#login .left {
	float: left;
	padding: 10px 0 0;
	width: 600px;
}

div#login .left #log {
	width: 180px;
}

div#login .left #pwd {
	width: 100px;
}

div#login .left form {
	float: right;
}

div#login .right {
	float: right;
	padding: 10px 0 0;
	width: 400px;
}

div#login .right form {
	padding-right: 5px;
}

div#login .right input#s {
	width: 300px;
}

/* @end */

/* @group Newsticker */

div#newsticker {
	height: 39px;
	margin-top: 13px;
	width: 100%;
}

div#newsticker .left {
	background: url(images/background/newsticker.png) no-repeat;
	color: #fff;
	float: left;
	font-weight: bold;
	height: 39px;
	letter-spacing: 0.1em;
	text-shadow: #000 1px 1px 2px;
	width: 102px;
}

div#newsticker .left .pad {
	padding: 1px 0 0 13px;
}

div#newsticker .right {
	background-color: #fff;
	float: left;
	height: 17px;
	width: 910px;
	border: 1px inset gray;
}

div#newsticker a {
	color: #000;
}

/* @end */

/* @group Navigation */

div.navigation ul {
	padding-bottom: 40px;
}

div.navigation ul.children {
	display: none;
	padding: 0 0 0 40px;
}

div.navigation li {
	border-bottom: 1px dotted #fff;
	list-style-type: none;
	padding: 8px 0;
}

div.navigation li a {
	color: #fff;
	font-weight: bold !important;
	font: 15px/20px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0.05em;
	text-shadow: #000 1px 1px 3px;
	text-transform: lowercase;
}

div.navigation li a div {
	background: url(images/background/navigation-a.png) no-repeat left bottom;
	cursor: pointer;
	height: 25px;
	padding-left: 5px;
}

div.navigation ul.children li a {
	font-size: 13px;
	line-height: 18px;
}

div.navigation ul.children li a div {
	background: none;
	height: 15px;
	padding-left: 5px;
}

div.navigation li.current-cat {
	background: url(images/background/children-current-cat.png) repeat-x 0 7px;
}

div.navigation li.current-cat-parent {
	background: url(images/background/current-cat-parent.png) repeat-x 0 3px;
}

/* @end */

/* @group Content Boxen */

/* @group Allgemein */

div.bg {
	background-image: url(images/background/shadows.png);
}

div.header {
	color: #000;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	height: 25px;
	letter-spacing: 0.05em;
	text-shadow: #333 1px 1px 4px;
}

div.header div.left {
	background-position: 0 -40px;
	height: 25px;
	width: 2px !important;
}

div.header div.middle {
	background: url(images/background/item-header.png) repeat-x;
	margin: 0;
	width: auto !important;
}

div.header div.middle div {
	background: url(images/background/item-header-text.png) no-repeat right bottom;
	margin-right: 10px;
	padding: 3px 0 5px 4px;
}

div.header div.right {
	background-position: -6px -40px;
	display: block;
	float: left !important;
	height: 25px;
	width: 7px !important;
}

div.header div.middle, div.body div.middle {
	margin: 0 !important;
}

div.body div.middle {
	width: 100% !important;
}

div.body div.btm {
	clear: both;
	height: 9px;
	width: 100%;
	margin-bottom: 20px;
}

div.content-medium img, div.content-medium-narrow img, div.content-small img {
	background-color: #00adeb;
	padding: 2px;
}

div.content-medium img, div.content-medium-narrow img {
	float: left;
	margin: 0 5px 5px 0;
}

div.content-small img  {
	display: block;
	padding-bottom: 3px;
}

div.body .fat-links a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

/* @end */

/* @group Mittelspalte (breit) */

div.middle div.content {
	clear: left;
}

div.middle div.content .body {
	width: 610px;
}

div.middle div.content .body .top {
	height: 7px;
	width: 100%;
	background-position: -181px 0;
}

div.middle div.content .body .middle {
	background: url(images/background/content-body.png) repeat-y;
	margin: 0;
}

div.middle div.content .body .middle .pad {
	padding: 2px 15px 3px 5px;
}

div.middle div.content .body .btm {
	height: 10px;
	width: 100%;
	background-position: -181px -10px;
}

/* @end */

/* @group Teaser Gruppen (Mittelspalte) */

div.group .content-wide {
	clear: none !important;
	float: left;
	width: 610px;
}

div.group .content-medium {
	clear: none !important;
	float: left;
	width: 323px;
}

div.group .content-medium .body {
	width: 323px !important;
}

div.group .content-medium .body .top {
	background-position: -320px -20px !important;
	height: 7px;
	width: 100%;
}

div.group .content-medium .body .middle {
	background: url(images/background/content-medium-body.png) repeat-y !important;	
	margin: 0;
	width: 100%;
}

div.group .content-medium .body .btm {
	background-position: -320px -30px !important;
	height: 10px;
	width: 100%;
}



div.group .content-small {
	clear: none !important;
	float: left;
	width: 139px;
}

div.group .content-small .body {
	width: 139px !important;
}

div.group .content-small .body .top {
	background-position: -182px -20px !important;
	height: 7px;
	width: 100%;
}

div.group .content-small .body .middle {
	background: url(images/background/content-small-body.png) repeat-y !important;	
	margin: 0;
	width: 100%;
}

div.group .content-small .body .middle .pad {
	padding: 2px 4px 3px !important;
}

div.group .content-small .body .btm {
	background-position: -182px -30px !important;
	height: 10px;
	width: 100%;
}

div.group .content-medium-narrow {
	clear: none !important;
	float: left;
	width: 303px;
}

div.group .content-medium-narrow .body {
	width: 303px !important;
}

div.group .content-medium-narrow .body .top {
	background-position: -642px -20px !important;
	height: 7px;
	width: 100%;
}

div.group .content-medium-narrow .body .middle {
	background: url(images/background/content-medium-narrow-body.png) repeat-y !important;	
	margin: 0;
	width: 100%;
}

div.group .content-medium-narrow .body .btm {
	background-position: -642px -30px !important;
	height: 10px;
	width: 100%;
}

/* @end */

/* @group Linke Spalte */

div.left div.item .body {
    width: 183px;
}

div.left div.item .body .top {
    height: 7px;
    width: 100%;
    background-position: 0 -20px;
}

div.left div.item .body .middle {
    background: url(images/background/item-right-body.png) repeat-y;
    margin: 0;
    width: 100%;
}

div.left div.item .body .middle .pad {
    padding: 0 10px 3px 6px;
}

div.left div.item .body .middle .meinticker {
    height: 180px;
    background: url(images/demo/meinticker.png) no-repeat 10px 36px;
    font-weight: bold;
    color: #00aced;
}

div.left div.item .body .middle .meinticker div.link {
    margin-top: 120px;
}

div.left div.item .body .middle .pad div.teaser {
    font: bold 13px/16px Georgia, "Times New Roman", Times, serif;
    border-bottom: 1px dotted #000;
    padding-bottom: 5px;
}

div.left div.item .body .middle .pad span.link {
    font-weight: bold;
    float: right;
    padding-top: 5px;
}

div.left div.item .body .middle .pad span.teaserlink {
    font: bold 13px/16px Georgia, "Times New Roman", Times, serif;
    padding-top: 5px;
}

div.left div.item .body .btm {
    height: 10px;
    width: 100%;
    background-position: 0 -30px;
}

/* @end */

/* @group Rechte Spalte */

div.right div.item .body {
	width: 183px;
}

div.right div.item .body .top {
	height: 7px;
	width: 100%;
	background-position: 0 -20px;
}

div.right div.item .body .middle {
	background: url(images/background/item-right-body.png) repeat-y;
	margin: 0;
	width: 100%;
}

div.right div.item .body .middle .pad {
	padding: 0 10px 3px 6px;
}

div.right div.item .body .middle .mein-ticker {
	height: 155px;
	background: url(images/demo/mein-ticker.png) no-repeat 25px 30px;
	font-weight: bold;
	color: #00aced;
}

div.right div.item .body .middle .mein-ticker div.link {
	margin-top: 110px;
	margin-left: 25px;
}

div.right div.item .body .middle .pad div.teaser {
	font: bold 13px/16px Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dotted #000;
	padding-bottom: 5px;
}

div.right div.item .body .middle .pad span.link {
	font-weight: bold;
	float: right;
	padding-top: 5px;
}

div.right div.item .body .middle .pad span.teaser-link {
	font: bold 13px/16px Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
}

div.right div.item .body .btm {
	height: 10px;
	width: 100%;
	background-position: 0 -30px;
}

div.right .text-teaser {
	font: bold 13px/16px Georgia, "Times New Roman", Times, serif;
}

div.right .border-top {
	border-top: 1px dotted #000;
	margin-top: 5px;
	padding-top: 5px;
}

div.right .border-top a {
	display: block;
}

div.right .tweet li {
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
	padding: 3px 0;
}

/* @end */

/* @group Termin Ticker */

div.termin-ticker .middle .inner {
	background: #00a9e5 url(images/background/termin-ticker.png) repeat-x;
	min-height: 160px;
}

div.termin-ticker .middle .top-event {
	color: #000;
	float: left;
	width: 150px;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
}

div.termin-ticker .middle .top-event .pad {
	padding-left: 5px;
}

div.termin-ticker .middle .more {
	float: right;
	width: 130px;
}

div.termin-ticker .middle .more li {
	background: url(images/background/li.png) no-repeat 0 2px;
	padding: 0 0 5px 10px;
}

div.termin-ticker .middle .more a {
	color: #fff;
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

div.events-header {
	margin: 10px 0;
}

ul.events img {
	float: left;
	margin-right: 10px;
}

ul.events li {
	clear: left;
	padding-bottom: 10px;
}

div.commentsblock {
	clear: both;
	margin-top: 10px;
}

/* @end */

/* @group Galerie (Startseite) */

div.gallery .ngg-imagebrowser {
	height: 239px;
	width: 280px;
}

div.gallery .ngg-imagebrowser img {
	border: none !important;
}

div.gallery .ngg-imagebrowser-nav {
	margin: 0 !important;
	padding: 0 !important;
}

div.gallery .ngg-imagebrowser-nav .next {
	margin: 0 !important;
}

/* @end */

/* @end */

/* @group User Blog Einträge (Startseite) */

div.section-header {
	background: url(images/background/section-header.png) repeat-x;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	text-shadow: #333 1px 1px 4px;
	width: 100%;
}

div.section-header div {
	padding-top: 4px;
	padding-left: 5px;
}

div.list-post {
	clear: left;
}

div.list-post img {
	background-color: #00adeb;
	float: left;
	margin: 0 10px 5px 0;
	padding: 2px;
}

div.list-post h2 {
	margin: 0 0 7px;
}

div.user-post {
	border-bottom: 1px dotted #939393;
	clear: left;
	width: 100%;
	margin: 10px 0;
}

div.user-post div {
	float: left;
	width: 400px;
	padding-bottom: 10px;
}

div.entry div {
	float: right;
	margin-bottom: 20px;
	width: 410px;
}

/* @end */

/* @group Top Thema Scroller Startseite */

div.top-thema .wrapper li {
	float: left;
	display: block;
	height: 258px;
	width: 595px;
}

div.top-thema .wrapper li div.text {
	float: left;
	width: 265px;
}

div.top-thema .wrapper li img {
	border: 2px solid #00adeb;
	float: left;
	margin-left: 20px;
}

div.links {
	float: left;
}

div.icons {
	float: right;
	width: 60px;
}

img.controls {
	background: url(images/background/controls.png) no-repeat;
}

img.pause {
	background-position: -14px;
}

img.next {
	background-position: -28px;
}

/* @end */

/* @group Blog Einträge (Single) */

div.post {
	padding-bottom: 20px;
	clear: both;
}

div.post h2 {
	padding-bottom: 10px;
}

div.post img {
	background-color: #00adeb;
	padding: 2px;
}

body.mediencup div.post img {
	background-color: #ffffff;
	padding: 2px;
}


.wp-caption {
   text-align: left;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 10px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


div.post .alignleft {
	float: left;
	margin: 0 15px 5px 0;
}

div.post .alignright {
	float: right;
	margin: 0 0 5px 15px;
}

div.post .aligncenter {
	margin: 5px 0;
}

div.post div.sociable {
	clear: both;
	margin-top: 30px;
}

div.post div.youtube {
	text-align: center;
	padding: 10px 0;
}

div.post .questionable {
	background-color: #9fdff6;
	margin-top: 10px;
	padding: 5px;
}

div.post .questionable a {
	color: #fff;
}

div.comments {
	background-color: #e2f4fb;
	margin-top: 20px;
	padding: 6px;
}

div.comments .head {
	background-color: #9fdff6;
}

div.comments .commentlist {
	padding-top: 10px;
}

/* @end */

/* @group Termin-Suche */

div.termin-suche {
	background-color: #a7e0f9;
	padding: 15px 65px 6px 6px;
}

div.termin-suche table {
	color: #000;
	width: 100%;
}

div.termin-suche select, div.termin-suche input.long {
	width: 215px;
}

div.termin-suche input.date {
	width: 84px;
}

/* @end */

/* @group Meta Navigation */

ul.meta {
	clear: both;
	margin: 10px 0 5px 120px;
	font-size: 9px;
}

ul.meta li {
	float: left;
	background: url(images/background/meta-li.png) no-repeat 0 7px;
}

ul.meta li a {
	color: #424242;
	padding: 0 25px 0 16px;
	text-transform: lowercase;
}

/* @end */

/* @group Registrierung */

div.widecolumn {
	background-color: #fff;
	width: 610px !important;
	padding: 10px 0;
	margin-bottom: 20px;
	-webkit-box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
}

.mu_register {
	background-color: #b2e7f8;
	padding: 5px;
}

.mu_register label {
	font-size: inherit;
}

/* @end */

/* @group Buddypress */

div.main-column {
	float: left;
	width: 455px;
}

div#profile-name {
	background: url(images/background/section-header-narrow.gif) repeat-x;
	height: 22px;
	margin-bottom: 10px;
}

div#profile-name h1 {
	padding: 3px 0 0 9px;
}

div#profile-name h1 a {
	color: #fff;
	font: bold 14px/17px Verdana, Arial, sans-serif;
	text-shadow: #000 1px 1px 2px;
}

div.profile-navigation {
	background-color: #b2e7f8;
	float: right;
	padding: 30px 0;
	width: 130px;
}

div.profile-navigation a {
	color: #363636;
}

div.profile-navigation div {
	padding: 0 7px;
}

div#optionsbar {
	border-top: 1px solid #000;
	padding-top: 5px;
	margin-top: 5px;
}

div#optionsbar h3 {
	font-size: 11px;
}

div#previous-next {
	padding: 10px 0;
}

div#message {
	margin: 10px 0;
}

div.item-avatar {
	min-height: 55px;
	min-width: 55px;
}

div.item-meta {
	padding: 5px 0;
}

ul.item-list li {
	padding-bottom: 15px;
}

table.notification-settings {
	width: 100%;
	margin: 10px 0;
}

table.notification-settings th.title {
	font-weight: bold;
	width: 400px;
}

div#mein-ticker-profil {
	background: url(images/background/mein-ticker.png) repeat-x;
	height: 57px;
	width: 100%;
	margin-bottom: 25px;
}

div#mein-ticker-profil .pad {
	padding: 10px 0 0 10px;
}

div#mein-ticker-profil .pad .header {
	background: url(images/background/mein-ticker-header.png) no-repeat 140px bottom;
	font-size: 30px;
	line-height: 35px;
	height: 44px;
	width: auto;
}

/* @group Forum */

div.forums {
	width: 100%;
}

div#post-new-topic {
	padding-top: 20px;
}

div.group-forum, div#forum-dir-list {
	padding-bottom: 15px;
}

div#forums-directory-listing, div#forums-directory-tags {
	border-top: 1px dotted #00adeb;
	padding-top: 5px;
}

table#global-forum-topic-list {
	width: 100%;
}

table#global-forum-topic-list th {
	font-weight: bold;
	padding-bottom: 5px;
}

/* @end */

/* @end */

/* @group Werbung */

div.advertising-top {
	margin: 5px 0;
}

/* @end */

/* @group Demo */

div.voting {
	text-align: center;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
}

div.event {
	text-align: center;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	background: #00a5e4 url(images/demo/bg-top-event.png) repeat-x;
	height: 168px;
	width: 125px;
}

div.event .concert {
	padding-top: 7px;
}

table#wp-calendar {
	color: #fff;
	font-weight: bold;
	width: 100%;
}

table#wp-calendar span.weekday {
	font: bold 22px Georgia, "Times New Roman", Times, serif;
}

table#wp-calendar span.weekday a {
	color: #fff;
}

table#wp-calendar tr, table#wp-calendar td {
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}

table#wp-calendar tfoot td {
	border: none;
}

table#wp-calendar tbody td {
	cursor: pointer;
}

div.less-padding .body .middle .pad {
	padding: 6px 11px 6px 6px !important;
}

div.form-group {
	background-color: #a6dff8;
	padding: 16px 0 6px 6px;
}

div.section-highlight {
	background-image: url(images/demo/bad-taste.jpg);
	height: 229px;
	margin-bottom: 7px;
	width: 100%;
}

div.section-highlight .description {
	background-color: #00b9eb;
	border: 1px solid #fff;
	color: #fff;
	margin-left: 50px;
	width: 180px;
}

div.section-highlight .description div {
	padding: 6px 9px 6px 6px;
}

div.section-highlight .description span.headline {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}

div.list-item {
	border-top: 1px solid #e8e8e8;
	float: left;
	margin-top: 17px;
	padding-top: 5px;
	width: 100%;
}

div.medium  {
	border: none;
	width: 290px;
}

div.list-item img {
	float: left;
}

div.list-item div {
	float: right;
	margin-right: 55px;
	width: 260px;
}

div.medium div {
	margin: 0;
	width: 130px;
}

div.list-item div span.category, div.section-highlight .description span.category {
	font-weight: bold;
}

div.list-item div span.headline {
	color: #009ee1;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}

/* @end */


/* @group Plugin Overrides */

.wp-polls {
	text-align: left;
}

.wp-polls h2 {
	color: #00aced;
}

.wp-polls-ul {
	margin: 10px 0;
}

.wp-polls-ul li {
	padding: 3px 0;
}

.sociable img {
	border: none !important;
	padding: 0 !important;
}

.xilitidytagscloud {
	margin-bottom: 10px;
}

.xilitidytagscloud a {
	color: #fff;
}

ul.wppp_list li {
	background: url(images/background/li-popular.png) no-repeat 0 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 0 0 10px 15px;
}

#ui-datepicker-div {
	z-index: 120 !important;
}

.ngg-album-compactbox img {
	background: none !important;
}

.ngg-gallery-thumbnail {
	position: relative;
}

.ngg-gallery-thumbnail .gallery-delete {
	display: none;
	border: none;
	position: absolute;
	z-index: 100;
	top: -15px;
	background-color: transparent;
	left: 90px;
}

.ngg-gallery-thumbnail .gallery-delete:hover {
	background-color: transparent;
}

.add-image {
	vertical-align: middle;
	cursor: pointer;
}

.album-teaserbox {
	float: left;
	padding-right: 8px;
}

.album-teaserbox div {
	width: 42px;
	height: 42px;
}

.album-teaserbox div img {
	width: 100%;
	height: 100%;
}

ul#members-list li {
	float: left;
	margin: 5px;
}


/* @end */

/* @group Foto Contest */

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

div.foto-contest .wp-caption-dd {
	padding: 0 4px 5px;
	line-height: 17px;
}


/* @end */

/* @group xdebug */

pre.xdebug-var-dump {
	clear: both;
	text-align: left;
	font-family: Monaco, Mono, Courier;
	background-color: #FFF;
	display: block;
}

/* @end */
