/*   
Theme Name: PK Thematic Modification
Theme URI: 
Description: A Thematic Child Theme
Author: Patricia Karsten
Author URI: http://themeshaper.com/
Template: thematic
Version: 0.1
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/* ----------- PK changes ------------ */

/*
 the !important tag must be set to override styles which already have an !important tag

*/

@import url('library/layouts/2c-r-fixed.css');

@import url('library/styles/default.css');
@import url('library/styles/images.css');
@import url('library/styles/default.css');

@import url('library/styles/pkstyle.css');
@import url('library/styles/nggallery.css'); /*NextGen Gallery Styles */

/* ---------- Google Web Fonts ---------------- */
/*
Link to Initial Collection of 19 fonts, various types:
http://www.google.com/webfonts#ReviewPlace:refine/Collection:Ovo|Amethysta|Schoolbell|Nothing+You+Could+Do|Over+the+Rainbow|Raleway:100|Special+Elite|Nixie+One|Baumans|Droid+Sans+Mono|Muli|Inconsolata|Allerta+Stencil|Cousine|Varela|Lekton|Anonymous+Pro|Ubuntu+Mono|Inder
*/

@import url(http://fonts.googleapis.com/css?family=Ovo|Amethysta|Schoolbell|Nothing+You+Could+Do|Over+the+Rainbow|Raleway:100|Special+Elite|Nixie+One|Baumans|Droid+Sans+Mono|Muli|Inconsolata|Allerta+Stencil|Cousine|Varela|Lekton|Anonymous+Pro|Ubuntu+Mono|Inder);

@import url(http://fonts.googleapis.com/css?family=Istok+Web:400,700,400italic,700italic);
/* Nunito, Telex, Quicksand-, Open Sans, Lato, Arimo */

.sf-menu {
  font-family: 'Istok Web', sans-serif;
  font-weight: 700;
}

.windows .sf-menu a {
  font-size: 14px;
  padding:9px 13px 10px;
}


/* ------------------------------------------------- */
/* ---------- Layout changes --------------------- */


/* Layout verbreitern */
/* Problem: dann passen die standard-Bildgr��en nicht mehr,
die m�ssen dann auch noch angepa�t werden */

/* Blog title */
#branding {
    width:1000px; /* was 940px */
    margin:0 auto;
}
.menu {
    width:1000px; /* was 940px */
    margin:0 auto;
}
#main {
    width:1020px; /* 960px; */
    margin:0 auto;
    overflow:hidden;
    position:relative;
}
#content {
    margin:0 0 0 10px;
    width:650px; /* was 540 */
    overflow:hidden;
}


/* ------------------------------------------------- */

/* Colours

#333333 >> very dark grey - for all headings, softens the bw contrast a bit
#003A92 >> dark blue for active links
#666 >> medium grey
grey >> medium grey

*/

/* ----------------------- default.css --------------- */

/* ------ Global ------------ */
body {
  font: 16px 'Inconsolata', sans-serif;
  background: rgb(255, 255, 255);
}

/* category link , edit link */


a {
    color: #333333 !important;
  text-decoration: none;
}

a:link {
    color: #666 !important;
  text-decoration: none;
}
a:visited {
    color: #666;
}

/* unknown - by adding important, can control color of all subclasses */
a:active,
a:hover {
    color: #003A92 !important; /* medium dark grey-blue  */
}

/* -------------- Header -------- */
#blog-title {
  font-family: 'Amethysta', serif;
}

#blog-title a {
    text-decoration:none;
}
#blog-title a:active,
#blog-title a:hover {
}
#blog-description {
    color:#666;
    font-size:13px;
    font-style:italic;
}



/* --------- Content -------------- */

.entry-title {
  font-family: 'Amethysta', serif;
  font-size: 20px;
  color: #333333;
}


.entry-title a {
    color:yellow;
    text-decoration:none;
  background-image:url(library/img/link_grey.gif); 
  background-repeat:no-repeat;
  background-position: 0px 0px;
  padding-left: 22px;
}
.entry-title a:active,
.entry-title a:hover {
  background-image:url(library/img/link_blue.gif); 
    color: #003A92;
}



/* entry-meta: meta-data to each post */
.entry-meta a {
    color:#666;
    text-decoration:none;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #003A92;
}

.entry-content a{
    padding:22px 0 0 0; /* 22px 0 0 0*/
  font-weight: bold;
}

/* aside: widget-area 
------------------------- */
.aside, 
.aside input {
  /*font-family: 'Amethysta', serif;*/
  font-family: 'Istok Web', sans-serif;
  font-weight: 400;
  color: #666;
}

.aside a {
    color: #666 !important;
}

.aside a:active,
.aside a:hover {
    color: #003A92 !important;
}
.aside h3 {
  font-family: 'Amethysta', serif;
  font-weight: 400;
  font-style: italic;
    font-size:16px;
    line-height:22px;
  color: #666;
}


.aside ul {
    list-style:none;
    margin-left:0;
}
.aside ul ul {
  list-style: none;
}
.aside ul ul li {
    background:url("library/img/ul.gif");
  background-repeat:no-repeat;
  background-position: 0px 4px;
  padding-left: 14px;
}


/* bold headings within a post */
strong {
  font: 14px 'Amethysta', serif;
  font-weight: bold;
  color: #333333;
}
em {
  font-style: italic;
}

/* not found */
img {
  border: 1px solid #ccc !important;
  border-width: 10px;
  padding: 5px;
}

/* =Menu 
-------------------------------------------------------------- */


#access {

    border-bottom:1px solid #ccc;
    height:34px; /* fit to line hight of font size in dropdown menu. Default: 32px */
    font-size:13px;
    overflow:visible;
    z-index:100;
}

/*** THEMATIC SKIN ***/

.sf-menu a{
  color: #666 !important;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background: white; 
  color: #003A92 !important;
  outline:    0;
}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  top:34px; /* overriding essential styles */ /* PK: fit to font size, default 32 px */
}


.sf-menu ul a {
    background: white;
  border-bottom:none;
}
.sf-menu ul a:hover {
  color: #003A92 !important;
}

/* -------------------------------------------------------------- 
   
   Styles for Images - images.css
  
-------------------------------------------------------------- */   

/* Styles for NextGen Gallery - nggallery.css */
.ngg-galleryoverview {
  overflow: hidden;
  margin-top: 10px;
  width: 100%;
  clear:both; 
  display:block !important;

margin-bottom: 30px;
}


/* Styles for NextGen Ajax Slideshow */
/* TB_xxx: Thickbox effect */
/* shXXX: Shutter effect */


#TB_ImageOff {
}
#TB_Image {
  text-align: center;
  margin: 10px !important;
  margin-bottom: 5px !important;
}
#TB_caption {
  font-size: 14px;
  padding-bottom:15px !important;
}
#TB_secondLine {
  font-size: 11px !important;

}
#TB_prev {
  padding-left: 120px;
  font-weight: bold;
}
#TB_next {
  padding-left: 20px;
  font-weight: bold;
}


#shName {
}

#shCount {
}