/*
Theme Name: Dicole WordPress Theme
Theme URI: http://www.dicole.com
Description: Dicole Oy WordPress Theme
Version: 1.0
Author: Ville Orkas
Author URI: http://ville.blogging.dicole.com
Tags: dicole, custom
*/

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	margin: 0 0 100px;
	color: #444444;
}

a {
	color: #26849d;
	text-decoration: none;
}

a:hover {
	color: #5baac6;
}

h1,h2,h3,h4,h5,h6 {
	color: #26849d;
	font-family: Arial, Helvetica, sans-serif;
}

#content h2 {
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 0;
}

#page {
	width: 1024px;
	margin: 0 auto;
}

#header-bg {
	margin-bottom: 25px;
}

#header {
	width: 1024px;
	margin: 0 auto;
	height: 200px;
}

#header ul#tabs {
	float: right;
	margin: 0 20px 0 0;
	padding: 0 14px 0 0;
	width: auto;
	background: transparent url(images/Navigaatio.png) no-repeat scroll right -2px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#header div#tabs-bg-start {
	background: transparent url(images/Navigaatio.png) no-repeat scroll right -57px;
	width: 11px;
	height: 41px;
	float: right;
}

#header ul#tabs li {
	display: inline;
	margin: 0;
	padding: 0;
}

#header ul#tabs li a {
	display: inline-block;
	padding: 0 10px 0 10px;
	height: 42px;
	line-height: 32px;
	text-align: center;
	color: #FFF;
}

#header ul#tabs li.current_page_item a, #header ul#tabs li.current_page_parent a {
	background: transparent url(images/Navigaatio.png) repeat-x scroll center -110px;
}

#header ul#tabs li a:hover {
	background: transparent url(images/Navigaatio.png) repeat-x scroll center -165px;
}

#header ul#concept-list {
	margin: 0 0 0 20px;
	padding: 0;
	position: absolute;
	top: 170px;
	width: 1024px;
}

#header ul#concept-list h3 {
	margin: 0;
	padding: 0 0 6px;
	color: #386673;
	font-weight: normal;
}

#header ul#concept-list ul {
	margin: 0;
	padding: 0;
	width: 640px;
}

#header ul#concept-list li {
	list-style-type: none;
}

#header ul#concept-list li ul li {
	display: block;
	float: left;
	width: 300px;
	background: transparent url(images/BlueArrow.png) no-repeat scroll 0 2px;
	padding: 0 0 5px 20px;
}

#header ul#concept-list li ul li:hover {
	background-position: 0 -62px;
}

#header ul#concept-list li ul li a {
	font-size: 16px;
	color: #26849D;
}

#header ul#concept-list li ul li a:hover {
	color: #FFF;
}

#header-footer {
	background: transparent url(images/HeaderBorder.png) repeat-x scroll 0 0;
	height: 11px;
	position: absolute;
	top: 209px;
	width: 1024px;
}

#header-footer.front {
	top: 289px;
}

.narrowcolumn {
	margin-right: 400px;
	padding-right: 20px;
	border-right: solid 1px #EEE;
}

.narrowcolumn.front {
	padding-left: 20px;
}

.widecolumn {
	margin: 0 200px;
}

#sidebar {
	float: right;
	width: 400px;
}

#sidebar ul {
	margin: 0 75px 0 30px;
	padding: 0;
}

#sidebar ul ul {
	margin: 0;
}

#sidebar li {
	list-style-type: none;
}

#footer {
	clear: both;
	text-align: center;
}

.front-buttons {
	margin: 0;
	padding: 0;
	text-align: center;
}

.front-buttons li {
	display: inline;
	margin: 0;
	padding: 0;
}

.front-buttons li a {
	width: 224px;
	height: 42px;
	display: inline-block;
	background: transparent url(images/Button.png) no-repeat scroll 0 0;
	text-align: center;
	line-height: 36px;
	font-size: 20px;
}

.front-buttons li a:hover {
	background-position: 0 -43px;
}

#sidebar .lifestream_feed_twitter {
	background: transparent url(images/TwitterBubble.png) no-repeat scroll 0 0 !important;
	width: 298px;
	height: 222px;
	margin: 0 !important;
	padding: 0 !important;
}

#sidebar .lifestream_feed_twitter .lifestream_text {
	padding: 30px 20px;
}

#sidebar .lifestream_feed_twitter .lifestream_text .lifestream_label {
	height: 125px;
	overflow: auto;
}

#sidebar .lifestream_twitter_follow {
	text-align: right;
	padding-right: 65px;
}

#searchform input.search {
	background: transparent url(images/SearchLens.png) no-repeat scroll 0 center;
	border: 1px solid #CCC;
	padding: 2px 2px 2px 20px;
}

ul#icons {
	width: 100%;
}

#icons li {
	float: left;
	margin: 5px;
	width: auto;
	padding-top: 20px;
}

#icons a {
	background: transparent url(images/Icons.png) no-repeat scroll 0 0;
	width: 32px;
	height: 32px;
	display: block;
}

#icons a#friendfeed {
	background-position: -32px 0;
}

#icons a#linkedin {
	background-position: -64px 0;
}

#icons a#dicole {
	background-position: -96px 0;
	width: 110px;
}

.widget_lifestream .widgettitle {
	display: none;
}

ul#ics-calendar-widget li {
	padding: 10px 0;
}

ul#ics-calendar-widget li span.date, .ics-calendar strong {
	float: left;
	font-size: 20px;
	width: 80px;
	height: 40px;
}

.ics-calendar {
	overflow: hidden;
}

.ics-calendar strong {
	font-size: 23px;
	width: 100px;
	float: left;
	height: auto;
}

.ics-calendar .event-info {
	margin-left: 100px;
}
 
ul#ics-calendar-widget li div.event-info {
	margin-left: 80px;
}

ul#ics-calendar-widget li span.title {
	font-weight: bold;
}

ul#ics-calendar-widget li span.location {
	color: #BBB;
}

ul#ics-calendar-widget li span.description {
	display: block;
}

#comment {
	width: 100%;
	height: 200px;
}

.post {
	margin: 30px 0;
}

#front-page-link {
	display: none;
}
