/*
Theme Name: Child Theme
Theme URI: http://graphpaperpress.com
Description: A child theme, yo!
Author: Thad Allender
Author URI: http://graphpaperpress.com
Template: modularity
Version: 1.0
Tags: minimalistic, clean, child, portfolio
License:  GPL
*/
	
@import url("../modularity/style.css");

/* MODULARITY GLOBAL STYLE OVERRIDES */

body {background-repeat: repeat-y; background: white url(images/wood.jpg) }
a {font-family: "Lucida Grande", Verdana, Arial, sans-serif; color: #005895}
a:hover {color: white}
h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a {color:#ccc}

/* HEADER */

#masthead #logo h1 a { letter-spacing: 3px; word-spacing: 5cm; font-weight: bold; word-break: normal; font-size: 25px; font-family: "Lucida Grande", Verdana, Arial, sans-serif; color: #cc0033}
#masthead #logo .description {border-style: inset; position: fixed; border-spacing: 0px 0px; margin: 0px; letter-spacing: 0px; line-height: 0px; font-size: 14px; font-weight: bold; color: black}

/* CONTENT, FOOTER, SIDEBAR */

/* Tlo kolumny */.container {color: white; background: black }

.postmetadata {background:#111; -moz-border-radius:0; -webkit-border-radius:0; border-radius:0; border-top: 1px dotted #222; border-bottom: 1px dotted #222; color: #cccccc}
.postmetadata a:hover {color:#ccc}
h3.sub {border-bottom: 1px dotted #222; color: #cccccc}
#sidebar ul li a,ul.txt li {border-bottom: 1px dotted #222; background:none; color: #cccccc}
#sidebar ul li a:hover,ul.txt li:hover {background:#111; color:#ccc}
div.colborder {border-right:1px dotted #222}
hr {color: #cccccc; background:#222}
.nav a, .navi a {background:#000000; color:#999;}
#footer-wrap {background:none}
#commentform textarea:hover {border-color:#eee }
.wptdb_current {text-shadow:none}

/* SLIDER */

.sliderGallery {background: #000;}
.ui-slider-handle {background:#f62e00}
#slider-handle {background:#222}
.archive .timthumbnail {max-width:310px}

/* WELCOMEBOX */

.welcomebox {background: none;}
.welcomebox h3.sub {border-bottom: 1px dotted #999; color:#fff; font-style:italic; font-family: Georgia, Helvetica Nueue; text-transform: capitalize; font-size: 24px}
.welcomebox h2 {color:#999;}
.welcomebox h2 a {color:#fff; text-decoration: underline}

/* PORTFOLIO THUMBNAILS */

.portfolio-image-wrapper {position: relative; margin: 0 0 6px 0;padding:0;height:150px;}
.portfolio-image-wrapper .title-overlay {background: #000; padding:4px; top: 102px; left: 0;bottom: 0; height: 40px; width:302px; overflow:hidden; position: absolute; max-width: 302px; z-index: 1; /* opacity - move to sep. stylesheet */ filter: alpha(opacity=70); -moz-opacity: .70; opacity:.70; }
.portfolio-image-wrapper .title-overlay h6 {text-shadow:1px 1px 1px #000;font-weight:normal; letter-spacing:1px; /* opacity - move to sep. stylesheet */ filter: alpha(opacity=100); -moz-opacity: 1; opacity:1;}
.portfolio-image-wrapper .title-overlay h6 a { text-transform:uppercase; color: #ccc; text-decoration: none; z-index: 1;}
.portfolio-image-wrapper .title-overlay h6 a:hover {color:#fff;}
.portfolio-image-wrapper .title-overlay p {text-shadow:1px 1px 1px #000;font-size:.8em;color:#515151;padding:2px 5px; display: block; z-index: 1; }
.portfolio-image-wrapper .title-overlay p a {color: #cccccc}
.portfolio-image-wrapper .title-overlay p a:hover {color:#fff}
.gallery-caption {font-style:italic;text-align:center}
.thumbnail-310x150 {max-width:310px;max-height:150px;width:310px;height:150px;margin:0 1.5em 1.5em 0;float:left}

