/* SVN FILE: $Id$ */
/**
 *
 * PHP versions 4 and 5
 *
 * CakePHP(tm) :  Rapid Development Framework (http://www.cakephp.org)
 * Copyright 2005-2008, Cake Software Foundation, Inc. (http://www.cakefoundation.org)
 *
 * Licensed under The MIT License
 * Redistributions of files must retain the above copyright notice.
 *
 * @filesource
 * @copyright     Copyright 2005-2008, Cake Software Foundation, Inc. (http://www.cakefoundation.org)
 * @link          http://www.cakefoundation.org/projects/info/cakephp CakePHP(tm) Project
 * @package       cake
 * @subpackage    cake.app.webroot.css
 * @since         CakePHP(tm)
 * @version       $Revision$
 * @modifiedby    $LastChangedBy$
 * @lastmodified  $Date$
 * @license       http://www.opensource.org/licenses/mit-license.php The MIT License
 */
@import url("reset.css");


/* General Style Info */
body {
	color: #888;
	margin: 0;
	text-align: center;
	font: 13px helvetica,arial,sans-serif;
}
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-family:helvetica, arial, sans-serif; text-transform:uppercase;}
h1 {
	font-size: 100%;
	margin: 0.1em 0;
}
h2 {
        /*font-size:em;*/
	margin: 0.3em 0;
	padding-top: 0.8em;
	text-align:left;
}
h3 {
        font-size:0.95em;
	color: #888;
	padding: 0.6em 0 1em 0.3em;
}
h4 {
        font-size:0.9em;
	color: #888;
	font-weight: normal;
	padding-top: 0.5em;
}
a, p{text-align:left;}
a {
	color: #888;
   border-bottom:1px dotted #333;
   text-decoration:none;
   padding: 0px 2px;
}
a:hover, a:active{
	color: #888;
	background:#ededed;
	color: #003d4c;
   border-bottom:1px solid green;
   padding: 0px 2px;
   border-radius:2px;
   -moz-border-radius:2px;
   -webkit-border-radius:2px;
}
a img{border:none;}

/* Layout */
#container {
   /*background-color:#666;*/
   width:1000px;
   margin: 0 auto;
	position:relative;
}
#container>div
{
/*   text-align: left;*/
}
#top{overflow:hidden; padding: 30px 0px 0px;}
#header{
   padding: 10px 10px 15px;
   margin: 0px 10px 0px -12px;
	float:left;
}
#header h1 {color: #333;}
#header a {
   background: url('../img/kallelogo2.png') no-repeat center;
   display:block;
   height:20px;
   width: 230px;
   color: #fff;
   font-weight: normal;
   padding:2px;
   text-decoration: none;
   border:none;
}
#header a:hover {
    color: #fff;
    background-color:#efefef;
    text-decoration: underline;
}
#contentWrapper
{
    clear:both;
    border-top: 1px solid #888;
    border-bottom: 1px solid #888;
   position:relative;
   width: 100%;
   min-height: 400px;
	/*background-color:#0C6;*/
}
#content{
	clear: both;
/*	color: #333;*/
	font-family: "Times New Roman", Times, serif;
	padding: 10px 20px 20px;
   overflow:hidden;
}
#content>div{text-align:left;}
#content h4{margin-left:-20px;}
#footer {clear: both;font-family:helvetica, arial, sans-serif; font-size: 0.95em;
         padding: 15px 0px; text-align: right; text-transform: uppercase; position:relative; bottom: 0px; width: 100%;
}
#footer p a{border:none;}

#bio-left{float:left; width:400px; margin:auto 20px; padding: 0px 10px; overflow:hidden;}
#bio-right{float:left; width:400px; margin:auto 20px; padding: 0px 10px; overflow:hidden;}
#cv-edu h3,#cv-member h3,#cv-grants h3,#cv-show h3,#cv-press h3,#cv-collect h3{margin: 10px 0 -5px;}
#bio-left p{padding-left:30px;text-indent:-27px; margin: 2px 0px;}
#bio-right p{padding-left:30px;text-indent:-27px; margin: 2px 0px;}
/* classes */
.inlineBox{}
.hide{display:none;}
.fright{float:right;}
.fleft{float:left;}
.small{font-size:0.7em}
.clear{clear:both;}
.cv-group{width:380px;}
.cv-item-title{font-size: 0.9em;text-indent: -20px;}
.cv-item-loc{margin-left:0px; display:block;}
.post-created{font-size: 0.6em;}
.post-body{margin:10px auto;
}
.altrow{background-color:#f9f9f9;}
.flash_good{background:#3C0; color: #fff;font-weight:bold;font-size:20px;margin:auto;
border-radius: 6px;-moz-border-radius: 6px;-webkit-border-radius: 6px; width:80%;}
.flash_bad{background:#F30; color: #fff;font-weight:bold;font-size:20px;margin:auto;
border-radius: 6px;-moz-border-radius: 6px;-webkit-border-radius: 6px; width:80%;}

.articles{text-align:left; overflow:hidden;}
.post{
    margin: 5px;
    padding: 7px;
    background: #f7f7f7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    min-height: 400px;
    float:left;
}
.single-article{margin: auto; width:600px;}
.entry-content{margin: 10px 0px; font-size: 0.9em;}

.col1 { width: 180px; }
.col2 { width: 280px; margin: 10px 13px; }
.col3 { width: 380px; }
.col4 { width: 450px; }

.col1 img { max-width: 180px; }
.col2 img { max-width: 280px; }
.col3 img { max-width: 380px; }
.col4 img { max-width: 450px; }
#twitter_div{margin: 10px 13px; padding: 7px;background: #f7f7f7; float:right; min-height: 400px;
              -moz-border-radius: 5px;-webkit-border-radius: 5px; border-radius: 5px;}
#twitter_update_list{padding-left: 3px;}
#twitter_update_list li {padding: 5px 0 ;}
#twitter_div ul li span {visibility: visible;}
#twitter_div h3 {padding-bottom: 0;}
#twitter_div a {visibility: visible; display:inline; border:none;}
#twitter_div>ul>li>a {display: block; font-style: italic; border:none;}

#menu{color:#999999; font-family:helvetica, arial, sans-serif; font-size:0.95em; float:right;margin:20px 0px 0px;}
#menu.inlineBox{ left:0;z-index:5;}
#menu li{font-weight:normal;list-style-type:none;text-transform:uppercase;display:inline;}
#menu li a{border:none; font:Helvetica, Arial, Verdana, sans-serif;}

#sub-menu{margin:auto; padding: 10px 10px; width:500px;}

#imgList{list-style-type:none; display: inline;}
.imgList{margin-bottom: 50px; text-align:center;}
.imgList li{margin: 0 25px;}
.imgList li img{margin: 50px 0 5px;}
.imgList li a,.imgList li a:hover {background:none;border:none;padding:inherit;}
.list-item-img{list-style-type:none; display: inline;}

.contact{float:left; padding:10px 35px;}


/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	margin-bottom: 2em;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}

/* Forms */
form {
	clear: both;
	margin: auto;
	padding: 0;
	width: 90%;
}
fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}
label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
}
input, textarea {
	clear: both;
	font-size: 140%;
	font-family: "frutiger linotype", "lucida grande", "verdana", sans-serif;
	padding: 2px;
	width: 100%;
}
select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	background:#fff;
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

/* Related */
div.related {
	clear: both;
	display: block;
}