/*
Theme Name: 100 Yards
Theme URI: http://wordpress.org/extend/themes/twentyeleven
Author: 4creativeMedia
Author URI: http://4creativeMedia.de/
Description: The Template for 100 yards Festival
Version: 0.1
License: GNU General Public License
License URI: license.txt
Tags: 100yards
*/
/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: "Garamond",serif; color: #606a74; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

abbr[title] { border-bottom: 1px dotted #606A74; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn, a.readon, #colophon .nav-menu a { color:#606a76; font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #606a74; text-decoration: none; }
mark { background: #ff0; color: #606a74; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; font-size:0px; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { *overflow: visible; width:175px; border:none; background:#ECECEC; height:25px; padding:0 5px; margin-left:-5px; }
input#mc_signup_submit { line-height: normal; *overflow: visible; width:auto; border:none; background:none; color:606a76; height:auto; float:left; background: url("images/sprite.png") no-repeat scroll -400px -98px transparent; padding-left:17px; height:20px; margin-top:2px; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.mc_form_inside{
	margin-top:-30px;
}
#mc_signup_form #mc_message span, #mc_signup_form #mc_message strong{
	margin-top:20px;
	display:inline-block;
	font-size:11px;
}

/* RESETS */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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 {
	color:#606a76;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
}
body {
	line-height: 1.5;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html, body {
	height: 100%;
}

span .mc_success_msg, span .updated{ 
	font-size:11px; 
	color:#606a76; 
}
label { cursor: pointer; font-size:0px; line-height:0; }

/* ==|== primary styles =====================================================
   Author: 
   ========================================================================== */
.readon, .pagination {
    font-weight: bold;
}
body {
	font-size: 12px;
	background: #fff url('images/body_bg.gif');
}
#page {
	width: 932px;
	margin: 0 auto;
	background: #fff;
	padding: 0 24px 5px 24px;
	overflow: hiden;
}
#branding {
	position: relative;
	height: 188px;
	background: transparent url(images/header-bg.gif) repeat-x bottom left;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
#branding h1, #branding h2 {
	position: absolute;
}
#branding h1 {
	top: 35px;
	left: 14px;
}
#branding h2 {
	top: 15px;
	right: 0;
}
#branding h1 a, #branding h2 a, #branding h3 a {
	display: block;
	overflow: hidden;
	text-indent: -1000px;
}
#branding h1 a {
	background: transparent url(images/sprite.png) no-repeat 0px 0px;
	width: 190px;
	height: 76px;
}
#branding h2 a {
	background: transparent url(images/sprite.png) no-repeat -200px 0px;
	width: 189px;
	height: 43px;
}
#branding h3 a {
	background: transparent url(images/sprite.png) no-repeat 0px -200px;
	width:165px;
	height:150px;
	font-size:0;
	line-height:0;
	position:absolute;
	right:0;
	top:87px;
}
#branding h4{
	background: transparent url(images/sprite.png) no-repeat -200px -200px;
	width:110px;
	height:65px;
	font-size:0;
	line-height:0;
	position:absolute;
	left:220px;
	top:42px;
}
#branding nav {	
	position: absolute;
	left: 0;
	bottom: 16px;
	padding-left:15px;
}
#branding nav li {
	line-height: 20px;
	float: left;
	margin-right: 40px;
}

#main {
	background: transparent url(images/main_bg.gif) repeat-y 736px 0;
	position: relative;
}
#content {
	padding: 30px 0 0 15px;
	float: left;
	width: 710px;
	overflow:hidden;
}
#secondary {
	width: 185px;
	float: left;
	margin-left: 22px;
	background:transparent;
}
#secondary {
	padding-top: 50px;
}
#secondary aside {
	margin-bottom: 30px;
}
#secondary aside#adv-blogroll-2 .ab_images a{
	height:71px;
}
#colophon {
	border: 1px solid #fff;
    border-width: 20px 0;
	padding: 20px 0 0 18px;
	clear: both;
	background: transparent url(images/footer_bg.gif) repeat-x top left;
	height: 100px;
	overflow: hidden;
}
#colophon #presentedby {
    float: left;
    color:#004164;
}
#colophon #presentedby h2 a {
    display: block;
    width: 115px;
    height: 44px;
    background: transparent url('images/sprite.png') no-repeat -200px -100px;
    overflow: hidden;
    text-indent: -1000px;
    margin-bottom: 8px;
}
#colophon #supplementary {
    float: right;
}
#colophon #supplementary .widget-area {
    float: left;
    background:#fff url("images/main_bg.gif") repeat-y scroll 0px 0 transparent;
    height: 90px;
    width: 170px;
    padding-left: 25px;
}
#colophon #supplementary .widget-area h3 {
    display: none;
}

#dailygood {
	list-style-type: none;
	width: 720px;
	overflow:hidden;
}
#dailygood img {
	display: block;
}
#dailygood li {
	float:left;
	display:inline;
	margin: 0 9px 9px 0;
	padding: 0;
	position: relative;
}

/*
#dailygood li h2 {
	width: 100%;
	position: absolute;
	bottom:0;
}/*
#dailygood li h2 a {
	display: block;
	height: 32px;
	line-height: 16px;
	padding: 0 6px 0 12px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}*/
#dailygood li h2 {
	position:absolute; top:0; left:0; right:0; bottom:0;
	display:none;
}
#dailygood li h2 a {
/*	height: 32px;*/
	line-height: 20px;
	padding: 10px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	position:absolute; top:0; left:0; right:0; bottom:0;
	background: transparent url('images/teaser_bg.png') repeat;
}
#dailygood.more_posts li h2 a {
	font-size:14px;
	line-height: 18px;
}
#dailygood span {
	font-weight: 900;
	position: absolute;
	text-transform: uppercase;
	font-size: 30px;
	text-shadow: #333 1px 1px 1px;
}
#content h1 {
	font-size: 30px;
	color: #606a74;
	font-weight: 900;
	text-transform: uppercase;	
}
#colophon #presentedby {
    color:#606a76;
}
#colophon #presentedby strong {
    color:#004164;
}
#colophon #presentedby strong, #supplementary, .post-edit-link {
	text-transform: uppercase;
    color:#606a76;
}

#dailygood span, #content h1, #colophon #presentedby strong, .post-edit-link, div.more_posts h3 {
	font-family: "Lato";	
}
#branding, #secondary, #content .entry-title, #main header, a.readon, footer {
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-size:11px;
}
#main header a{
	font-size:11px;
}

.entry-content h1 {
	font-size:15px;
	padding-top:15px;
}
.entry-content h2 {
	font-size:15px;
	padding-top:15px;
}
.entry-content h3 {
	font-size:12px;
	padding-top:12px;
}
.entry-content p {
	margin-bottom: 16px;
}

#content h1.entry-title, #content h3.entry-title  {
	text-transform: none;
	font-weight: bold;
	font-size: 30px;
	margin:0;
	font-family:'Lato', georgia, serif;
	text-transform: uppercase;
	padding:0;
}
#content h3.entry-title  {
	font-size:20px;
	line-height:15px;
	margin-bottom:5px;
}
#content .entry-title a{
	font-size:15px;
}
object{
    background: #333;
    float:left;
}
body {
	font-family: arial, sans-serif;
	font-size: 12px;
}

#branding a, #colophon a {
	font-weight: bold;
}
/* COLORS */
a {
    color: #606a74;
}
#dailygood span, #dailygood li a {
	color: #fff;	
}
#branding .current-menu-item a, .current-post-ancestor a, .page-numbers.current, #branding .current-menu-item a:hover, article a:hover {
	color: #f74039;
}
#branding a:hover {
	color: #F74039;
}
article a {
    color: #606a74;
    color: #F74039;
}
article a:hover {
	text-decoration:line-through;
}
header a, a.readon ,header a:hover, a.readon:hover {
	color: #606a74;
}
header a:hover,a.readon:hover{
	color: #004164;
	font-size:11px;
}
#colophon .nav-menu a:hover{
	color: #004164;
	font-size:12px;
}

.adv-blogroll .widget-title {
	margin-bottom: 0;
}
.widget-title {
	text-align: left;
	font-weight: normal;
	font-style: oblique;
	background: transparent url(images/sprite.png) no-repeat 0px -80px;
	line-height: 20px;
	padding-bottom: 6px;
	margin-bottom: 12px;
	text-indent:8px;
	text-transform:uppercase;
}


.xoxo.categories {
	padding: 0 8px;
}
.xoxo.categories li {
	display: inline-block;
	width: 55px;
	line-height:12px;
	overflow:hidden;
	height:12px;
}
.xoxo.categories li a {
	font-size:10px;
	line-height:12px;
}
.xoxo.categories li a:hover {
	color: #004164;
}
.skip-link {
	display: none;
}


.widget-title {
	font-size: 13px;
}
#branding a {
	font-size: 15px;
	font-weight:normal;
}


.ab_images a {
	display: block;
	border-bottom: 2px dotted #606A74;
	height: 60px;
	line-height: 60px;
	text-align: center;
}
.ab_images a img {
	display: inline;
	margin-top:9px;
}
article {
    clear: both;
    margin-bottom: 25px;
    /*overflow: hidden;*/
    position: relative;
}
article header {
    margin-bottom: 15px;
}
article summary {
    /*padding-top: 18px;*/
    float: left;
    width: 220px;
    margin-right: 30px;
}
article .edit-link {
    position: absolute;
    top: 5px;
    right: 20px;
    display: block;
    font-weight: 900;
}
article .edit-link a {
    color: #606a74;
    display: block;
    border-radius: 5px;
    background: #DDDDDD;
    padding: 2px 5px;
    border: 1px solid #507AA5;
}
a.readon, .pagination {
    margin-top: 20px;
	font-size:11px;
    display: block;
    border-top: 2px dotted #606A74;
    padding-left: 17px;
    line-height: 35px;
    background: transparent url('images/sprite.png') no-repeat -400px -89px;
}
div.more_posts {
	text-transform: uppercase;
	position: absolute;
	left: 20px;
	bottom: 143px;
	padding: 10px 0;
	background: transparent url('images/sprite.png') no-repeat 0 -995px;
	overflow: hidden;
}
div.more_posts h3 {
	font-family: "Lato", Arial, Helvetica, sans-serif;
	font-size: 30px;
	padding-bottom: 4px;
}
.single-post {
	margin-bottom: 280px;
}
/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }

.clearfix:before, article:before, .clearfix:after, article:after { content: ""; display: table; }
.clearfix:after, article:after { clear: both; }
.clearfix, article { zoom: 1; }

article.post {
    background: transparent url('images/sprite.png') no-repeat bottom left;
    padding-bottom: 20px;
}
article.post:last-child, article.post:first-child:last-child  {
    background: none;
}
#colophon .logos {
	margin-top: 55px;
	float: left;
}
#colophon .logos li {
	float: left;
	border-right: 1px solid #606a76;
	line-height: 50px;
}
#colophon .logos li a {
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	width: 164px;
	height: 53px;
	margin-top: -13px;
}
#colophon .logos li:last-child, #colophon .logos li.last-child {
	border: none;
}
#colophon .logos li a#yosoy {
	background: transparent url('images/logo-yosoy.png') no-repeat top left;
	margin-top:-11px;
}
#colophon .logos li a#ima {
	background: transparent url('images/logo-ima.png') no-repeat top left;
	margin-top:-11px;
}


/**** PUPUP ***/
#pop_bg{
	position:fixed;
	top:0; right:0; bottom:0; left:0;
	width:100%;
	height:100%;
	z-index:9999;
	background:transparent url('images/popup_bg.png');
	display:none;
}
#popup{
	width:900px;
	height:600px;
	background:#fff url('images/ticket.jpg') no-repeat;
	position:fixed;
	top:50%;
	left:50%;
	margin:-300px 0 0 -450px;
	z-index:10001;
	display:none;
}
#pop_btn{
	display:block;
	width:365px;
	height:115px;
	position:absolute;
	top:70px;
	right:15px;
}
#pop_close{
	display:block;
	width:30px;
	height:30px;
	position:absolute;
	right:-40px;
	top:-40px;
	cursor:pointer;
}

/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:    -moz-transform, opacity;
       -o-transition-property:         top, left, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}


/*** Dimi ***/
.masonry-brick h2 a{
	font-family: Georgia, "Times New Roman", Times, serif;
}
button{}
input { width:170px; }
