/* @override http://blog.gringoflash.com/wp-content/themes/gringomatic/style.css */

/*
Theme Name: Gringomatic
Theme URI: http://gringoflash.com
Description: blog-theme voor gringoflash. gebaseerd op het thematic theme
Version: 0.1
Author: Sander Van de Vijver
Author URI: http://gringoflash.com
Template: thematic
*/

/* @group Meyer CSS Reset */

/* TABULA RASA */

html, body, div, span, applet, object, input, textarea, 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

iframe {
	margin-bottom: 12px;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* @end */

body {
	font: 10px/1.7em Monaco, Verdana, Courier;
	color: #000;
	letter-spacing: 1px;
}

a {
	color: #000;
	text-decoration: underline;
}

h1, h2, h3, h4 {
	margin-bottom: 12px;
	text-transform: uppercase;
	font: bold 2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

body {
	padding: 22px 24px 24px;
}

#content:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.hentry {
	width: 600px;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

.single .hentry {
	float: left;
	border-bottom-style: none;
}

 body.not-singular .hentry {
}

.entry-content ul {
	list-style-type: square;
	margin-bottom: 12px;
}

.entry-content ol {
	list-style-type: decimal;
	margin-bottom: 12px;
	margin-left: 12px;
}

#content em {
	font-style: italic;
}

.entry-content ul li, .entry-content ol li {
	margin-left: 12px;
}

.entry-content ul li:before {
}

#blog-title {
	margin-bottom: 12px;
	text-transform: uppercase;
	font: bold 2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
}

#blog-title span a {
	text-decoration: none;
}

.entry-title a {
	text-decoration: none;
}

#content div {
}

.entry-title {
	text-transform: uppercase;
	font: bold 2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	margin-bottom: 12px;
	float: left;
}

span.edit {
	text-transform: uppercase;
}

span.editen:before {
	content: " - ";
}

.entry-content {
	clear: both;
}

span.comments-link:before {
	content: "- ";
	font-size: 1.3em;
}

span.entry-date {
	text-decoration: underline;
}

.comments-link a {
	text-transform: uppercase;
}

a.more-link {
	text-transform: uppercase;
	display: block;
	margin-top: 12px;
}

div.entry-utility {
	display: inline;
}

blockquote {
	font-style: italic;
}

/* categories bovenaan */

.widget_categories {
	margin-bottom: 22px;
	margin-top: 22px;
}

.widget_categories .widgettitle {
	font: 01em/1.5em Monaco, Verdana, Courier;
	text-transform: none;
	display: none;
}

.widget_categories ul li {
	display: inline;
	margin-right: -3px;
}

.widget_categories ul li a {
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px;
}

.widget_categories ul li a:hover {
	background-color: #fff;
	border: 1px solid #000;
	padding: 9px;
	color: #000;
}

.widget_categories ul li.current-cat a {
	background-color: #fff;
	border: 1px solid #000;
	padding: 9px;
	color: #000;
	text-decoration: underline;
}

/* post algemeenheden */

#content p {
	margin-bottom: 12px;
}

/* #content p:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
} */

#content .wp-caption-text {
	margin-top: 6px;
}

#content .wp-caption-text:before {
	content: "» ";
}

/* Single & Comments */

.single #nav-below {
	display: none;
}

#comments-alfa {
	float: left;
	width: 288px;
	position: relative;
	margin-left: 24px;
}

#comments {
	float: left;
	width: 288px;
	margin-left: 24px;
}

#trackbacks-list {
	display: none;
	
}

#comments-list {
	background-color: #000;
	color: #fff;
	padding-right: 12px;
	padding-top: 12px;
	padding-left: 12px;
	padding: 12px;
}

#comments-list a, #respond a {
	color: #fff;
}

#respond {
	padding: 12px;
	background-color: #000;
	color: #fff;
}

#respond div, #comments-alfa div {
	margin-bottom: 12px;
}

#comments textarea {
	padding: 6px;
	background-color: #000;
	color: #fff;
	border: 1px solid #fff;
	width: 248px;
}

#comments input {
	background-color: #000;
	color: #fff;
	padding: 6px;
	border: 1px solid #fff;
	width: 248px;
}

#comments #submit {
	text-transform: uppercase;
	cursor: pointer;
	width: auto;
}

.formcontainer #commentform {
	margin-bottom: -10px;
	margin-top: -10px;
}

#comments #submit:hover {
	background-color: #fff;
	color: #000;
	border: 1px solid #000;
}

.comment-author {
	text-transform: uppercase;
	float: left;
}

.comment-author-admin div.vcard:after {
	content: url(images/bliksem.jpg);
	padding-left: 6px;
}

#respond .form-label {
	text-transform: uppercase;
}

.comment-meta {
	float: right;
}

.comment-content {
	clear: both;
}

#comments-list ol li {
	border-bottom: 1px solid #fff;
	margin-bottom: 12px;
}

#comments-list ol li:last-child {
	border-bottom: 1px solid #000;
	margin-bottom: -22px;
}

/* widgets */

.widget_lastfm, .widget_text {
	margin-bottom: 12px;
	display: block;
	margin-right: 12px;
}

.widget_lastfm a, .widget_text a {
	display: inline-block;
	background-color: #000;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	padding: 10px;
}

.widget_lastfm a:hover, .widget_text a:hover {
	background-color: #fff;
	border: 1px solid #000;
	padding: 9px;
	color: #000;
}

/* wordcycle slideshow styling */

.slideshownav a {
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
}

.slideshownav a:hover {
	text-decoration: underline;
}

div.cycle-caption {
	display: block;
	margin-top: 5px;
}

.slideshownav {
	margin-bottom: 12px;
	margin-top: 5px;
	display: inline-block;
}

.wordcycle {
	margin-top: -12px;
	z-index: -1;
}

div.cycle-item {
}

div.cycle-caption:before {
	content: "» ";
}

/* MP3 PLugin stylin */

.wpa_container {
	padding: 12px;
	height: 12px;
	background-color: #fff;
	color: #000;
	border: 1px solid #000;
	margin-bottom: 12px;
}

.wpa_container a {
	text-decoration: none;
	color: #000;
}

.wpa_container .wpaudio {
	position: relative;
}

.wpa_container .wpa_text {
	display: inline-block;
	float: left;
	margin-right: 12px;
	position: relative;
	z-index: 1;
	margin-top: -1px;
}

.wpa_container img {
	float: left;
	margin-right: 12px;
	margin-top: -2px;
	position: relative;
	z-index: 1;
}

.wpa_container a:hover {
	text-decoration: none;
}

.wpa_container img.wpa_play {
	vertical-align: baseline;
}

.wpa_container div.wpa_bar, .wpa_container div.wpa_bar div {
	height: 36px;
}

.wpa_container div.wpa_bar {
	display: none;
	margin-left: -12px;
	margin-top: -12px;
	margin-right: -12px;
	z-index: 0;
	position: relative;
}

.wpa_container div.wpa_bar div {
	top: 0px;
	left: 0px;
	margin-bottom: 0;
}

.wpa_container div.wpa_bar div.wpa_bar_load {
	width: 0;
	z-index: 10;
	border-right: 1px solid #000;
}

.wpa_container div.wpa_bar div.wpa_bar_position {
	width: 0;
	z-index: 11;
	background-color: #fff;
	position: relative;
	margin-top: -36px;
	border-right: 1px solid #000;
}

.wpa_container div.wpa_bar div.wpa_bar_click {
	width: 100%;
	z-index: 12;
	background: transparent;
	cursor: pointer;
	position: relative;
	margin-top: -36px;
}

.wpa_container .wpa_sub {
	color: #000;
	float: right;
	position: relative;
	z-index: 1;
}

.wpa_container .wpa_sub span.wpa_dl_info,
.wpa_container .wpa_sub .wpa_dl {
	display: none;
}

.wpa_container .wpa_sub {

}

/* link stylin */

a.lizip, a.lipdf, a.limov {
	display: block;
	padding: 10px;
	margin-bottom: 12px;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #fff;
	color: #000;
	border: 1px solid #000;
}

a.lizip:hover, a.lipdf:hover, a.limov:hover {
	text-decoration: underline;
}

a.lizip:after {
	content: "(.ZIP) ";
	float: right;
}

a.lipdf:after {
	content: "(.PDF) ";
	float: right;
}

a.limov:after {
	content:  "(.MOV)";
	float:  right;
}

/* sticky stylin */

div.sticky {
	background-color: #000;
	color: #fff;
	padding: 12px 12px 1px;
	width: 576px;
}

div.sticky a {
	color: #fff;
}

div.sticky .entry-utility {
	display: none;
}

/* @group hidethethingsidontneed */

#access, #form-allowed-tags, #nav-above, #post-25 {
	display: none;
}

/* @end */