/*
Theme Name: Kid
Theme URI: http://www.mariehohner.com/
Description: Child Theme for Workaholic
Author: Marie Hohner
Author URI: http://www.mariehohner.com/
Template: workaholic
Version: 0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
@import url("../workaholic/style.css");

a {color: #0dceb0; text-decoration: none;border-bottom:1px solid #ddd;}

a img {margin-right: 5px;text-decoration: none;border-bottom:0px solid #fff;}

a:hover {border-bottom:1px solid #0dceb0; color: #0dceb0;}

#header h1 a:hover {color:#0dceb0;}

#header .description {color:#bbb;font-family: Georgia;font-style: italic;font-size: 16px; }

#introduction h2 {font-size:18px;font-family: Georgia;margin:0 0 5px 0;padding:0;}

#introduction h3 {line-height:1.3;color: #999;font-size: 18px;}

.sf-menu a:hover{color: #0dceb0;}

.sf-menu a:active {
background:#e6e6e6 none repeat scroll 0 0;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0;
}

#gallery {border:none;}

#gallery-nav li.current a {color: #0dceb0}

#content div.portfolio  a.thumb {display: block;position: relative;overflow: hidden;height: 134px;padding: 15px;color: #333;border:none;line-height: 1.2;border: 1px solid #ddd;}

#content h2 {text-transform: normal;font-size: 20px;margin-bottom: 16px;font-weight: normal;}

h3.sub {margin-bottom:7px;font-weight: normal;}

.item ul li {font-size: 13px; list-style:none;border-top:none; margin:0;padding:0px 0;line-height: 1.8;}

.item ul li a {display:inline;border: none;font-weight: normal;margin-right: 4px;}




input,textarea {-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;font-size: 12px;-webkit-border-radius: 5px;border: none;padding:6px; background: #e6e6e6;line-height: 1;}




