 *    Copyright 2008-2009 Laurent Eschenauer and Alard Weisscher
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 *  
 *  STYLESHEET FOR DAILYDOSE THEME
 *	---------------------------------------
 *	Please note! The lifestream and stories contents are in a separate stylesheet
*/

@import "../../style/public.css";

/*  Overwrite classes in public.css
	---------------------------------------
*/

div.item div.content img {
	max-width: 465px;  	
}

div.item div.note img {
	max-width: 400px; 	
}

div.tabMenu {
	width: 535px;	
}

#content div.date {
	font-weight: bold;
	font-size: 1.2em;
	background-color: white;
	border-bottom: 1px gray solid;
}

div.item_actions {
	float: right;
}

a.addthis { 
	display: none;
}

span.author {
	display: none;
}

div.item_left {
	text-align: right;
	width: 100px;
	float: left;
	margin-top: 2px;
}
div.item_right {
	margin-left: 110px;
	margin-top: 5px;
	margin-bottom: 10px;
}
span.time {
	float: left;
	text-align: right;
	width: 75px;
	white-space: nowrap;
}

div.item_comments {
	border-top: 1px solid gray;
	margin-left: 110px;
	font-size: smaller;
}
div.item_add_comment {
	border-top: 1px solid gray;
	margin-left: 110px;
}

div.comment {
}
div.comment_actions {
	float: right;
}
div.comment_content {
	margin: 0px 10px;
}

/*
	General declarations
	---------------------------------------
	
*/

body {
	margin:0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Lucida Grand, sans-serif;
}

#left-column {
	margin-bottom: 20px;
	margin-left: 220px;
	margin-right: 20px;
	background-color: white;
	padding: 15px;
}

div.stories #content div.item_wrapper {
	width:  530px;
	margin: 10px;
	clear: both;
	height: 60px;
}

h3 {
	color:#FFFFFF;
	font-size:78%;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:0.2em;
	line-height:1.4em;
	margin:1.5em 0pt 0.75em;
	text-transform:uppercase;
}

a {
	color: #898989;
	text-decoration:none;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border-width:0;
}

#page {
	margin:0 auto;
	padding: 0 0 15px 0;
	text-align:left;
	background-color: white;
}

/*  Header
	---------------------------------------
*/

#header-wrapper {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	float: both;
	clear: both;
	height: 80px;
	width: 468px;
	background-color: black;
}

#header h1 {
	letter-spacing:.2em;
	color:#fff;
	padding-top: 5px;
	margin: 0;
}

#header .description {
	text-transform:uppercase;
	letter-spacing:.2em;
	line-height: 1.4em;
	color: #454545;
}

/* Login box */

div#login div {
	padding: 20px 0 0 20px;
	position: absolute;
}

div#loginBox {
	border-bottom: 1px solid white;
	padding: 0px 10px 10px 10px;
	background-color: #555;
	width: 800px;
	color: white;
}

div#loginBox input{
	width: 75px;
}

div#loginBox form {
	padding: 0;
	margin: 0;
}


/*  Profile box
	-------------------------------
*/

#profile {
	position: relative;

}

#profile #avatar{
}

#profile #avatar img{
	margin-right: 10px;
}

#profile img{
	float: left;
}

#profile #alias {
	font-size: 18pt;
	margin-bottom: 5px;
}

#profile #bio {
	font-style: italic;
	margin-bottom: 5px;
	font-size: 0.9em;
}

#profile #location {
	font-weight: bold;
}

/*  Sidebar
	-------------------------------
*/

#right_column {
	background-color:#000000;
	color: #FFFFFF;
	float:left;
	overflow:hidden;
	width:200px;
	margin-left: 20px;
}

.sidebar {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	line-height: 1.5em;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 20px;
}
.sidebar h2 {
	font-size: 1.4em;
	font-weight: bolder;
}

.sidebar ul {
	list-style:none;
	margin:0 0 0;
	padding:0 0 0;
}

.sidebar li {
	margin:0;
	padding-top:0;
	padding-right:0;
	padding-bottom:.25em;
	padding-left:15px;
	text-indent:-15px;
	line-height:1.5em;
}

.sidebar .widget, .main .widget {
	margin:0 0 1em;
	padding:0 0 0.5em;
}

.widget #formSearch {
	margin: 0;
}
.search {
	background: url(images/logo.gif) no-repeat center top;
	border: 1px solid black;
}
.search h2 {
	margin-top: 75px;
}

.widget #formSearch input#search{
	width: 100px;
}

.widget #formSearch input#searchsubmit{
	width: 40px;
}
.widget a {
	color: #FFFFFF;
}

br.fix {
	clear: both;
}

.pagination {
	text-align: right;
}

/*  Accordion
	-------------------------------
*/

.accordion_toggle {
	background:#444;
	cursor:pointer;
	display:block;
	font-size:12px;
	font-weight:normal;
	height:20px;
	line-height:20px;
	margin:0;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	padding:0 5px;
	text-decoration:none;	
}

.accordion_toggle_active {
	background:#444;
	color:#FFFFFF;
}

.accordion_content {
	background-color:#787878;
	color: #ABABAB;
	overflow:hidden;
	font-size: 12px;
	padding: 5px 5px 0px 5px;
}
.accordion_content a {
	color: #FFFFFF;
}


#accordion_archive {
	margin-bottom: 5px;
}

