/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
.wp-caption-text {
	text-align: center;
}

.sociable {
	clear: both;
}

.content-area, .content-sidebar {
	padding-top: 40px;
}

.archive-header, .comments-area, .image-navigation, .page-header, .page-content, .post-navigation, .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content footer.entry-meta {
	margin-right: 14px;
}

.comments-area, .post-navigation, .image-navigation, .site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content, .archive-header, .page-header {
	max-width: 800px;
}

.primary-navigation ul ul a {
	padding: 10px 12px;
}

#primary-sidebar .widget {
	margin-bottom: 22px;
}

#content-sidebar .widget {
	margin-bottom: 24px;
}

blockquote {
	font-size: 90%;
}

.primary-navigation .menu-item-has-children li.menu-item-has-children > a:after, .primary-navigation .menu-item-has-children li.page_item_has_children > a:after, .primary-navigation .page_item_has_children li.menu-item-has-children > a:after, .primary-navigation .page_item_has_children li.page_item_has_children > a:after {
	top: 12px;
}

.qtrans_flag_en {
	background: url("http://forum.panzerace.net/wp-content/plugins/qtranslate/flags/gb.png") no-repeat scroll 0 3px rgba(0,0,0,0);
}

.qtrans_flag_de {
	background: url("http://forum.panzerace.net/wp-content/plugins/qtranslate/flags/de.png") no-repeat scroll 0 3px rgba(0,0,0,0);
}

.qtrans_flag_and_text {
	padding-left: 23px;
}

.tablepress tfoot th, .tablepress thead th {
	background-color: #ccc;
}

.sociable {
	padding-top: 24px;
}

blockquote.aligncenter, .wp-caption.aligncenter {
	margin-bottom: 24px;
}

table.pix .wp-caption.aligncenter, table.medals .wp-caption.aligncenter {
	margin-bottom: 0;
}

.entry-content ul li {
	margin-bottom: 10px;
}

h2, h3, h4, h5, h6 {
	margin: 36px 0 24px;
}

blockquote {
	margin-left: 32px;
}

.page .comments-area {
	display: none;
}

.entry-content,
.entry-summary,
.page-content,
.nav-links,
.comment-content,
.widget {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

.cgmp-centering-container-handle {
	margin-bottom: 24px;
}

.entry-content ul li {
	list-style-type: square;
}

.entry-title {
	font-size: 28px;
}

/*lightbox fix*/
#stimuli_imageData #stimuli_imageDetails {
	padding-bottom: 12px;
}

table.pix {
	width: 466px;
	border: none;
	border-collapse: collapse;
}

table.medals {
	width: auto;
	border: none;
	border-collapse: collapse;
	margin-bottom: 0;
}

table.pix tr, table.pix td, table.medals tr, table.medals td {
	border: none;
}

table.pix td, table.medals td {
	padding: 0 8px;
}

/*donate button CSS*/
.paypal-donations input {
	background-color: #000;
	border: 0;
	float: right;
	margin-top: -16px;
}

/* menu width adjustment */
.primary-navigation ul ul a {
	width: 196px;
}

.primary-navigation li .menu-item-has-children > a, .primary-navigation li .page_item_has_children > a {
	width: 188px;
}

/*paypal button*/
.widget-area .widget input, .widget-area .widget textarea {
	background-color: #000;
}

/*map*/
#mapConElem_1, #mapConElem_2, #mapConElem_3, #mapConElem_4, #mapConElem_5 {
	margin-bottom: 32px;
}

iframe {
	margin-bottom: 0;
}

#ready_google_map_1 .gmpInfoWindowtitle, #ready_google_map_2 .gmpInfoWindowtitle, #ready_google_map_3 .gmpInfoWindowtitle, #ready_google_map_4 .gmpInfoWindowtitle, #ready_google_map_5 .gmpInfoWindowtitle {
	margin-left: 0;
}