/*   
Theme Name: krausz
Author: Jessica Dalen	
Author URI: http://www.dalendesign.com/
Template: thematic
Version: 1.0
*/

/* 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-l-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');




/* =Global Elements
-------------------------------------------------------------- */
body {
   margin:0 auto;
   padding:0;
font-family: Myriad Pro;
   background-image: url('images/main_bg.jpg');
   background-position:top left;
   background-repeat:repeat;
}

body, input, textarea {
    font: 13px 
    font-family: Myriad Pro, Helvetica Neue, Helvetica, sans-serif;
    line-height:22px;
}

p, ul, ol, dd, pre {
    margin-bottom:22px;
}
pre, code {
	font:14px Helvetica, monospace;
	line-height:22px;
}
blockquote {
    color:#666;
    font-style:italic;
}
table {
    border:1px solid #ccc;
    border-width:1px 1px 0 1px;
    font-size:13px;
    line-height:18px;
    margin:0 0 22px 0;
    text-align:left;
}
caption {
    text-align:left;
}

.wp-caption-dd {
font-size:11px;
}


tr {
    border-bottom:1px solid #ccc;
}
th, td {
    padding: .7em 1em;
    padding-left:6px;
}
hr {
    background-color:#ccc;
    border:0;
    color:#ccc;
    height:1px;
    margin-bottom:22px;
}
a:link {
    color:#7b9cb1;
    text-decoration:none;
}
a:visited {
    color:#7b9cb1;
    text-decoration:none;
}
a:active,
a:hover {
    color: #97b7cb;
    text-decoration:none;
}

.meta-sep-tag-links {
display:none;
}

.page-title h1 .archive-meta {
display:none;
}

span.page-title h1 .archive-meta {
display:none;
}

.buttonfixed .feed3 {
background:transparent url(img/feed3.png) no-repeat top right;
height:39px;
width:39px;
}

.addtoany_share_save_container {
float:right;
margin:16px 0;
}


#primary ul {
margin-top:10px;
}


/*-------  Blog Nav  ----------*/

.nav-previous {
font-size: 15px;
}

.nav-next {
font-size: 15px;
}



/* =Header
-------------------------------------------------------------- */
#wrapper {
    width:960px;
    position:relative;
    margin:0 auto;
    background-color:#fff;
    border-width:0px 2px 1px 2px;
    border-style: solid;
    border-color:#cccccc;
-moz-box-shadow: 2px 2px 3px #dadfca;
-webkit-box-shadow: 2px 2px 3px #dadfca;
box-shadow: 2px 2px 3px #dadfca;
}


#container {
float:right;
margin:0 0 0 -310px;
width:960px;
}




#header {
    height:208px;
    background-image:url('images/header_bg1.jpg');
    background-repeat:no-repeat;
    background-position:left top;
}


#content {
margin:0px 0px -110px 250px;
overflow:hidden;
width:680px;
}


#navbar {
margin-top:0px;
}

#blog-title {
    display:none;
}

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

/* add a border to separate posts */
div.post{
border-bottom:3px dashed #FFF;
}

/* too much space between end of post and the border caused by the div.entry-utility margin: clear the margin*/

div.entry-utility{
margin-bottom:0;
}

span.comments-link {
display:none;
}

span.edit {
display:none;
}

span.meta-sep-edit {
display:none;
}

/* add some top margin to .entry-title to separate them from the above borders*/
.entry-title{
margin-top:22px;
}

/* reduce the #main top padding */
#main {
padding-top:44px; /* default is 66px */
}

/* remove the border on single post pages */
body.single div.post{
border-bottom:none;
}


/* =First Subsidiary
-------------------------------------------------------------- */



#subsidiary #first {
background-color:transparent;
line-height:25px;
margin-left:-80px;
margin-top:165px;
padding:0;
width:40%;
z-index:1000;
}

#subsidiary #first h4 {
font-size:20px;
font-family:Futura, Myriad Pro, Helvetica Neue, sans-serif;
color:#333;
text-align:center;
font-stretch:expanded;
}

#subsidiary #first h5 {
font-size:13px;
font-family:Futura, Myriad Pro, Helvetica Neue, sans-serif;
color:#666;
text-align:center;
}

#subsidiary #first h6 {
font-size:13px;
font-family:Futura, Myriad Pro, Helvetica Neue, sans-serif;
color:#000;
text-align:center;
padding-top:5px;
}

#subsidiary .aside {
float:left;
margin:0 40px 0 0;
width:300px;
}







/* =Navigation
-------------------------------------------------------------- */

#nav {
margin-top:0px;
margin-left:0px;
width:192px;
z-index:2;
list-style-type:none;
}


.nav-top {
background:transparent url(images/menu/menu-li-top.gif) no-repeat scroll 0 0;
height:60px;
margin:0 0 1px 0;
}

.nav-top .current_page_item {background:transparent url(images/menu/menu-li-top_hover.gif) no-repeat scroll 0 0;}

.nav-top ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.nav-top li a {
color:#333;
font-family:"Myriad Pro", Helvetica Neue, sans-serif;
font-weight:normal;
text-decoration:none;
width:192px;
padding-top:0px;
padding-left:20px;
display:block;
line-height:70px;
}



.nav-top li:hover, .nav-top li a:focus, .nav-top li a:active {
   background: url(images/menu/menu-li-top_hover.gif);
   background-repeat:no-repeat;
   color : #333;
}

/* This styles the unordered list element to remove bullets and align the text */
.nav-middle ul {
list-style: none;
margin:0;
 }

.nav-middle li {
float:left;
margin-bottom:1px;
}

.nav-middle li a {
color:#333;
font-family:"Myriad Pro", Helvetica Neue, sans-serif;
font-weight:normal;
text-decoration:none;
background:url(images/menu/menu_button.gif);
background-repeat:no-repeat;
width:192px;
min-height:46px;
padding-top:0px;
padding-left:20px;
display:block;
line-height:45px;
}



 /*
  Now to offer some hover and focus styles. Further specification of focus/active styles
  could be added but I didn’t do it in this example. I didn’t feel it was needed
 */



.nav-middle li a:hover, .nav-middle li a:focus, .nav-middle li a:active {
   background: url(images/menu/menu_button_hover.gif);
   background-repeat:no-repeat;
   color : #333;
}

 /*
  This style the single state of the “current_page_item” class link. Not needed for
  the “rss” class link since that target page won’t display the menu
 */
.nav-middle li.current_page_item a, .nav-middle li.current_page_item a:hover,
.nav-middle li.current_page_item a:focus, .nav-middle li.current_page_item a:active {
   background: url(images/menu/menu_button_hover.gif);
   background-repeat:no-repeat;
   color : #333;
   cursor : default;
   text-align : left;
 }


.nav-bottom {
background:transparent url(images/menu/menu-li-bottom.gif) no-repeat scroll 0 0;
height:60px;
display:block;
margin:189px 0 1px;

}

.nav-bottom ul{
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.nav-bottom li a {
color:#333;
font-family:"Myriad Pro", Helvetica Neue, sans-serif;
font-weight:normal;
text-decoration:none;
width:192px;
padding-top:0px;
padding-left:20px;
line-height:55px;
display:block;
}

.nav-bottom li a:hover, .nav-bottom li a:focus, .nav-bottom li a:active {
   background: url(images/menu/menu-li-bottom_hover.gif);
   background-repeat:no-repeat;
   color : #333;
display:block;
}

.nav-bottom .current_page_item {background:transparent url(images/menu/menu-li-bottom_hover.gif) no-repeat scroll 0 0;}

/* =Footer
-------------------------------------------------------------- */

#footer {
   background-image:url('images/footer_bg.gif');
   background-position:bottom left;
   background-repeat: no-repeat;
   height:360px;
   margin-top:0px;
   border-top:none;
   padding:0px;
}

#siteinfo {
color:#999999;
width:600px;
padding:0px;
height:30px;
}

#siteinfo p {
float:right;
font-family: Myriad Pro, Helvetica Neue, Helvetica, sans-serif;
font-size:12px;
line-height:normal;
margin-right:-160px;
text-align:center;
margin-top:-15px;
}

#siteinfo a {
    color:#999;
}
#siteinfo a:active,
#siteinfo a:hover {
    color: #666;
}


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

.skip-link {
    display:none;
}


#access {
display:none;
}



/* =Content
-------------------------------------------------------------- */
/* thin borders on top and bottom borders of content area */




.page-title {
    font-size:13px;
    line-height:18px;
    padding:0 0 44px 0;
}
.attachment .page-title {
    font-style:italic;
}
.page-title a {
    color:#666;
    text-decoration:none;
}
.page-title a:active,
.page-title a:hover {
    color: #7B9CB1;
}
.page-title span {
    font-style:italic;
}
.page-title .meta-nav {
    font-style:normal;
}

.page-title .archive-meta {
display:none;
}

.hentry {
    padding:0 0 5px 0;
    width:680px;
}

.single .hentry {
    padding:0;
}


.entry-title {
font-family:Futura,Myriad Pro,Helvetica Neue,Arial,sans-serif;
font-size:22px;
font-weight:normal;
line-height:22px;
padding:0 0 22px;
color:#bdbd84;
}

.entry-title a {
    color:#BDBD84;
    text-decoration:none;
}
.entry-title a:active,
.entry-title a:hover {
    color: #7B9CB1;
}
.entry-meta {
    color:#666;
    font-size:13px;
    font-style:italic;
    line-height:18px;
}
.entry-meta .author {
}
.entry-meta .n {
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-meta a {
    color:#666;
    text-decoration:none;
}
.entry-meta a:active,
.entry-meta a:hover {
    color: #7B9CB1;
}
.entry-meta abbr {
    border:none;
    cursor:text;
    font-size:11px;
    font-style:normal;
    letter-spacing:0.05em;
    text-transform:uppercase;
}
.entry-content {
    padding:5px 0 0 0;
    font-size:1em;
}

.entry-content p {
    font-size:1em;
    font-family:Myriad Pro, Helvetica Neue, Arial, san-serif;
}

.entry-content li {
    font-size:0.9em;
}

.entry-content img {
border:2px solid #b7d1e1;
margin:0 30px 10px 0;
padding:2px;
}

.entry-content h1,
.entry-content h2 {
    font-family:Myriad Pro, Helvetica Neue, Arial, sans-serif;
    font-size:1.2em;
    padding:0px 0 14px 0;
    margin-top:-10px;
}
.entry-content h3 {
    font-size:17px;
    font-style:italic;
    padding:5px 0 14px 0;
    text-decoration:none;
}
.entry-content h4 {
    font-size:14px;
    font-family:Myriad Pro,Helvetica Neue,sans-serif;
    font-weight:bold;
text-transform:none;
    letter-spacing:0.05em;
padding-bottom:6px;
}

.entry-content h5 {
    font-size:1.1em;
    font-family: Myriad Pro, Arial,sans-serif;
    font-weight:bold;
    letter-spacing:0.05em;
    margin-left:-15px;
    padding-bottom:10px;
}

.entry-content table {
    margin-left:1px;
}
.entry-content embed {
    margin:0 0 22px 0;
}
.entry-utility {
    color:#666;
    font-size:13px;
    line-height:18px;
    margin:0 0 44px 0;
display:none;
}
.entry-utility a {
    color:#666;
    font-style:italic;
    text-decoration:none;
}
.entry-utility a:active,
.entry-utility a:hover {
    color: #FF4B33;
}
.page-link {
    font-size:13px;
    font-weight:bold;
    line-height:18px;
    margin:0 0 22px 0;
    padding:22px 0 0 0;
    word-spacing:0.5em;
}
.page-link a {
    border:1px solid #ccc;
    color:#666;
    font-weight:normal;
    padding:0.5em 0.75em;
    text-decoration:none;
}
.page-link a:active,
.page-link a:hover {
    color: #FF4B33;
}
ul#links-page,
ul#archives-page {
    list-style:none;
    margin-left:0;
    overflow:hidden;
}
li.content-column {
    float:left;
    margin-right:20px;
    width:45%;
}
.gallery {
    padding:0 0 22px 0;
}
.wp-caption-text,
.gallery-caption {
    color:#666;
    font-size:13px;
    line-height:18px;
}
#author-info {
    margin:0 0 44px 0;
    overflow:hidden;
}
#author-info .avatar {
    float:left;
    margin:.3em 1em 0 0;
}


/* =Attachments
-------------------------------------------------------------- */

.attachment-jpeg #container,
.attachment-png #container {
    width:100%;
}
.attachment-jpeg #content,
.attachment-png #content {
    width:930px;
}
.attachment-jpeg #comments,
.attachment-png #comments {
    width:540px;
    overflow:hidden;
}
.attachment-jpeg .main-aside,
.attachment-png .main-aside {
    display:none;    
}





/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */

.aside,
.aside input {
    font-size:13px;
    line-height:18px;
    margin-bottom:2px;
}
.aside p,
.aside ul,
.aside ol,
.aside dd,
.aside pre {
    margin-bottom:18px;
}
.aside pre,
.aside code {
    font-size:12px;
    line-height:18px;
}
.aside .current_page_item a {
    color: #FF4B33;
}
.aside .current_page_item .page_item a {
    color:#666;
}
.aside .current_page_item .page_item a:hover,
.aside .current_page_item .page_item a:active {
    color: #643650;
}
.aside {
    color:#666;
}
.aside a {
    color:#666;
}
.aside a:active,
.aside a:hover {
    color: #643650;
}
.aside h3 {
font-size:15px;
font-style:normal;
font-variant:small-caps;
line-height:22px;

}
.aside h3 a {
    text-decoration:none;
}
.aside caption {
    font-size:11px;
    font-family:Arial,sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    letter-spacing:0.05em;
}
.aside ul {
    list-style:none;
    margin-left:0;
}
/*.aside ul ul {
    list-style:none;
    margin:0 0 5px 5px;
}*/

.aside ul ul {
margin-left:15%;
margin-top:-32px;
width:130px;

}

.aside ul ul li {
    padding:0px 0;
}
.aside ul ul ul {
    margin-bottom:0;
}
.aside form,
.aside table {
    margin-bottom:22px;
}
.aside table {
    border:none;
}
.aside thead {
    border:1px solid #ccc;
}
.aside tbody {
    border:1px solid #ccc;
}
.aside th, .aside td {
    border-right:1px solid #ccc;
    padding:.25em .8em;
}
.aside tfoot tr {
    border:none;
}
.aside tfoot td {
    border-color:transparent;
}
.widget_tag_cloud {
    margin:0 0 22px 0;
}
.aside #searchsubmit {
	display: none;	
}
/*
    Main Asides
*/
.main-aside ul {
    padding:0 20px;
}
.main-aside h3 {
}
.main-aside ul ul {
    padding:0;
}


#primary {

    width:192px;
border:0px;
}

#secondary {
    clear:left;
    width: 200px;
    margin-top:300px;
}







/*
    Footer Asides
*/
#subsidiary {
    padding:33px 0 0 0;    
}






