/*
Theme Name: my-dkret3
Theme URI: http://wordpress.org/extend/themes/dkret3
Description: A simple child theme for the dkret3 framework - use it as a starting point for your modifications
Version: 1.2
Author: Joern Kretzschmar
Author URI: http://diekretzschmars.de/
Template: dkret3

Copyright (c) 2008 - 2010 Joern Kretzschmar.  All rights reserved.

my-dkret3 is released under the GNU General Public License, version 3 (GPL).
http://www.gnu.org/licenses/gpl-3.0.html

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Modify this child theme's 'style.css' instead of altering the one of the default dkret3 theme.
Import some basic stylesheets of the dkret3 theme framework inside the 'library/css' folder first.

For Information about using Child Themes, see http://codex.wordpress.org/Child_Themes
*/

/* Reset browser defaults - http://meyerweb.com/eric/tools/css/reset/ */
@import url('../dkret3/library/css/reset.css');

/* Get a default 2 column layout with the content floated left layout from the base dkret3 theme */
@import url('../dkret3/library/css/2c-l-layout.css');

/* Get plugins CSS from the base dkret3 theme */
@import url('../dkret3/library/css/plugins.css');

/* Get basic CSS for the drop-downs from the base dkret3 theme */
@import url('../dkret3/library/css/drop-downs.css');

/* Get the default dkret3 CSS */
@import url('../dkret3/library/css/screen.css');

/* Make your changes to the default layout below */
/*  
Theme Name: dkret3

/**
 * Creates a two column layout with the content floatet left and sidebars
 * #primary and #secondary right to the content with a fixed width of 960px.
 *
 * #content - #primary
 *          - #secondary
 *
 * @since 3.6
 * @package dkret3
 * @subpackage CSS
 */
 
#wrapper {
    margin: 0 auto;
    width: 960px;    
}
#header {
    height: 160px;
}
#access {
    height: 26px;
}
#container {
    clear: both;
    float: left;
    margin: 0 -320px 50px 0;
    width: 100%;
}
#content {
    margin: 30px 320px 0 0;
    overflow: hidden;
    padding: 0 0 0 20px;
}
#content.widecolumn {
    margin-right: 20px;
}
#leaderboard {
    margin: 20px 20px -10px;
    overflow: hidden;
}
.main-sidebar {
    float: right;
    overflow: hidden;
    padding: 0 15px;
    width: 285px;
}
#primary {
    margin-top: 30px;
}
#secondary {
    clear: right;
    margin-bottom: 30px;
}
.sidebar-column {
    font-size: 95%;
    overflow: hidden;
    margin-bottom: 15px;
    padding: 15px 5px 0;
    width: 46%;
}
#first-column {
    float: left;
}

#second-column {
    float: right;
}
#subsidiary {
    clear: both;
    width: 100%;
    overflow: hidden;
}
.sub-sidebar {
    display: inline; /* IE6 hack - double-margins/whitespace bug*/
    float: left;
    overflow: hidden;
    width: 29%;
    margin: 0 2%;
    padding: 20px 0;
}
#footer {
    clear: both;
    padding: 4px 10px;
}
/*end the style sheet that makes it a one column right page */
/*
all above source sidebar left.css
Following edits for On The Step
*/


/*sey orig background d8fbd8 library/images/bg_green.jpg
This is the ramped bar on the menu */
#access {
    background: #ABBBCB url(library/images/bg_ots_gray.jpg) repeat-x;
    border-bottom: 1px solid #444;
}
/*sey orig color eefad7 background of drop down menu */
.sf-menu li li, .sf-menu li li li li, .sf-menu li li li li li li {
    background: none repeat scroll 0 0 #F6F6F6;
}
/*sey orig color c8e4c8 background of drop down menu hover */
.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
    background: #E9E9E9;
}

/*sey orig background d8fbd8 library/images/bg_green.jpg
NOTE custom style sheet can not find image files without full address
If this css is developed on another url the addresses will need to be changed. Note SSL will fail if full address added without https */
.sidebar-column {
    background: #E9E9E9 url(wp-content/themes/dkret3/library/images/bg_ots_gray.jpg) repeat-x;
    color: #333;
}
/*sey orig background d8fbd8 library/images/bg_green.jpg
NOTE custom style sheet can not find image files without full address
If this css is developed on another url the addresses will need to be changed */
div#bottombars {
    background: #E9E9E9 url(wp-content/themes/dkret3/library/images/bg_ots_gray.jpg) repeat-x;
}
/*sey orig background dbfbd8 library/images/bg_green.jpg TESTING not sure what green box this is/*
.sidebar-column {
    background: #ABBBCB url(library/images/bg_ots_gray.jpg) repeat-x;
    color: #333;
}

/*sey orig color 3a7930 TEXT CHANGES FOLLOW*/
/* Default html styles and css classes */
h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
    color: #C21B1E;
    margin: 20px 0 10px 0;
}
/* 
    Headings
*/

h1,h2,h3,h4,h5,h6 { 
    font-weight:normal;
    color: #C21B1E;
    clear:both;
}

h1 {
    font-size: 22px;
    margin: 20px 10 10 10px;
}
   
h2 {
    font-size: 20px;
    color: #C21B1E;
    font-weight:bold;
}

h3 {
    font-size: 17px;
}

h4 {
    font-size: 12px;
}

h5 {
    font-size: 11px;
}

h6 {
    font-size: 10px;
}

/* added to remove menu title from other pages sey */
#post-3 h2 {display:none;}
#post-2 h2 {display:none;}
#post-116 h2 {display:none;}

/* added to remove bullets from cart66 checkout form */
.phorm2 li{
background:none !important;
}

/* added to fix text under forms from cart66 checkout form */
.phorm2 ul.shortLabels li label {
width:95px !important;
}
.catablog-image img {
    margin: 0 !important;
}
/* experimenting to fix catablog image crowding on 1.2.5.2 upgrade */
.catablog-row .catablog-images-column {
	float: left;
	position: relative;
/* taken out to demo to zack	margin-right:25px; */
}