/*
Theme Name: Carezza
Theme URI: http://www.carezza.fi
Description: Custom-made theme for Carezza Management Consulting
Version: 0.1
Author: Janne Remes / <a href="http://www.fwd.fi/">FWD Helsinki</a>
*/

/* RESET ALL */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
}

blockquote, q{
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after{
	content:'';
	content:none;
}

:focus { /* remember to define focus styles! */
	outline:0;
}

ins { /* remember to highlight inserts somehow! */
	text-decoration:none;
}

del{
	text-decoration:line-through;
}

table{ /* tables still need cellspacing="0" in the markup */
	border-collapse:collapse;
	border-spacing:0;
}
/* END RESET */

/* Begin general structure style */
html, body, #wrapper{
	height:100%;
}

body > #wrapper{
	height:auto;
	min-height: 100%;
}

#main {padding-bottom:35px;}  /* must be same height as the footer */

body{
	text-align:center;
	font-family:Georgia, "Times New Roman", serif;
	font-size:14px;
	line-height:21px; 
	color:#7a7a7a;
	background-color:#ffffff;
}

#header, #footer, #wrapper, #description{
	position:relative;
	width:100%;
	text-align:left;
	clear:both;
}

#header{
	background-color:#2aa5b7;
}

#footer{
	margin-top:-35px;
	height:35px;
	color:#5e5e5e;
	background-color:#eaeaea;
	letter-spacing:1px;
}

#wrapper{
	background-color:#ffffff;
}

#headerimg, #mainnavigation, #content, #footer p{
	position:relative;
	width:845px;
	margin:0 auto 0 auto;
	text-align:left;
}

#content{
	padding:42px 0 0 0;
}

#footer p{
        font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:5px 0 5px 0;
	width:845px;
}
/* End general structure style */

/* Begin Links */
a:link{
	color:#34a6b8;
	text-decoration:none;
}

a:visited{
	color:#44767e;
	text-decoration:none;
}

a:hover{
	color:#34a6b8;
	text-decoration:underline;
}

a:active{
	color:#34a6b8;
	text-decoration:underline;
}
/* End Links */

/* Begin Header style */
#headerimg{
	height:92px;
	background-image:url(images/carezza_logo.png);
	background-repeat:no-repeat;
}

#headerimg h1, #headerimg p{
	display:none;
}

#headerimg p.lang{
        display:block;
        font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
        text-align:right;
        padding:56px 0 0 0;
}

#headerimg p.lang a{
	color:#ffffff;
	text-shadow:#1a8b9b 2px 2px 1px;
	text-decoration:none;
	background-color:transparent;
}
/* End Header style */

/* Begin Main Navigation style */
#mainnavigation{
	height:55px;
	padding-top:14px;
	background-image:url(images/mainnavi_line.png);
	background-repeat:repeat-x;
}

#mainnavigation ul li{
	font-size:17px;
	letter-spacing:1px;
	font-weight:100;
	float:left;
	list-style:none;
}

#mainnavigation a{
	padding:13px 13px 38px 13px;
	color:#ffffff;
	text-shadow:#1a8b9b 1px 1px 1px;
	text-decoration:none;
	background-color:transparent;
}

#mainnavigation a:hover{
	background-color:#1a8b9b;
}
/* End Main Navigation style */

/* Begin Description style */
#description{
	background-color:#eaeaea;
}
#description p{
	position:relative;
	width:845px;
	margin:0 auto 0 auto;
	text-align:left;
	font-size:18px;
	line-height:24px;
	color:#5e5e5e;
	padding:20px 0 20px 0;
	font-weight:100;
}
/* End Description style */

/* Begin Content style */
#column_blog{
	width:510px;
	float:left;
}

.leftcolumn{
	width:410px;
	float:left;
	padding-bottom:24px;
}

.rightcolumn, .rightcolumn_front{
	width:410px;
	float:right;
	padding-bottom:24px;
}

.leftcolumn img, .rightcolumn img{
	margin:0 2px 4px 0;
}

p{
	padding:0 0 21px 0;
}

.feedback{
	margin:0 0 21px 0;
	padding:0 0 21px 0;
	background-image:url(images/dash.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.meta{
	font-style:italic;
	padding:0 0 21px 0;
}

#content h2{
	font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:12px;
	font-weight:normal;
	color:#a8a8a8;
	text-transform:uppercase;
	float:left;
}

#content h3{
	font-size:32px;
	line-height:38px;
	font-weight:100;
	color:#333333;
	padding:0 0 14px 0;
}

#content h3 a {
	color:#333333;
	text-decoration:none;
}

#content p.author{
	font-size:12px;
	line-height:12px;
	color:#a8a8a8;
	padding:0;
}

#column_blog ul, #column_blog ol, .leftcolumn ol, .leftcolumn ul, .rightcolumn ol, .rightcolumn ul{
	margin:0 0 0 21px;
	padding:0 0 21px 0;
}

.rightcolumn_front ol, .rightcolumn_front ul{
	margin:0 0 0 0;
	padding:0 0 21px 0;
}

#column_blog h3{
	font-size:26px;
	line-height:32px;
	font-weight:100;
	color:#333333;
	padding:0 0 14px 0;
}

h4{
	font-size:21px;
	line-height:28px;
	font-weight:100;
	color:#333333;
	padding:7px 0 7px 0;
}

ul.latest{
	list-style:none;
}

ul.latest li{
	padding:7px 0 7px 0;
	background-image:url(images/dash.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.rightcolumn li p, .rightcolumn_front li p{
	padding-bottom:0;
	margin:0;
}

ul.latest a{
	font-size:17px;
	line-height:24px;
	padding:0 0 4px 0;
}

img.entry_author_image{
	float:left;
	margin:4px 4px 0 0;
}

#column_blog ol#commentlist{
	list-style:none;
	margin:0;
	padding:0;
}

#column_blog ol#commentlist li{
	margin:0 0 21px 0;;
	background-image:url(images/dash.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

textarea#comment{
	width:510px;
}
/* End Content style */

/* Begin Sidebar */
#menu{
	float:left;
	width:293px;
	padding:16px 0 0 42px;
}

#menu ul{
	font-size:21px;
	font-weight:100;
	color:#333333;
	list-style:none;
	padding:14px 0 0 0;
	background-image:url(images/dash.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#menu ul.end{
	background-image:none;
}

#menu ul li ul{
	font-size:14px;
	line-height:21px;
	padding:14px 0 14px 0;
	background-image:none;
}
/* End sidebar */

/* Begin Various Tags & Classes */
.dash{
	width:293px;
	height:10px;
	background-image:url(images/dash.gif);
	background-repeat:no-repeat;
}

.clear{
	clear:both;
}
/* End Various Tags & Classes*/

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */