/*  
Theme Name: liisajokinen
Description: A Child Theme of Thematic
Template: thematic
*/

/* Entry */

#header {
	background-image:url('images/header_gradient.jpg');
	background-repeat: repeat-x;
}

#blog-title a:link {
	color: #000;
	text-decoration: none;
}

#blog-title a:active {
	color: #0070cc;
	text-decoration: underline;
}

#blog-title a:visited {
	color: #000;
	text-decoration: none;
}

#blog-title a:hover {
	color: #0070cc;
	text-decoration: underline;
}


.entry-title a:link {
	color: #000;
	text-decoration: none;
}

.entry-title a:active {
	color: #0070cc;
	text-decoration: underline;
}

.entry-title a:visited {
	color: #000;
	text-decoration: none;
}

.entry-title a:hover {
	color: #0070cc;
	text-decoration: underline;
}


.entry-content a:link {
	color: #0070cc;
	text-decoration: none;
}

.entry-content a:active {
	color: #0070cc;
	text-decoration: underline;
}

.entry-content a:visited {
	color: #0070cc;
	text-decoration: none;
}

.entry-content a:hover {
	color: #0070cc;
	text-decoration: underline;
}


.entry-utility {
	color: #888;
}

.entry-utility a:link {
	color: #888;
	text-decoration: none;
}

.entry-utility a:active {
	color: #0070cc;
	text-decoration: underline;
}

.entry-utility a:visited {
	color: #888;
	text-decoration: none;
}

.entry-utility a:hover {
	color: #0070cc;
	text-decoration: underline;
}

.entry-utility abbr {
	border: 0px;
	cursor: text;
}


.aside a:link {
	color: #0070cc;
	text-decoration: none;
}

.aside a:active {
	color: #0070cc;
	text-decoration: underline;
}

.aside a:visited {
	color: #0070cc;
	text-decoration: none;
}

.aside a:hover {
	color: #0070cc;
	text-decoration: underline;
}

.entry-content p {
	margin-bottom: 18px;
	line-height: 23px;
}

.entry-title {
	font-size: 30px;

}


#commenting_fb {
	margin-right: 40px;
	margin-bottom: 12px;
	width: 35%;
}

#commenting_normal {
	margin-bottom: 12px;
	width: 55%;
	border: 1px;
}

#comment_fb_header, #comment_normal_header {
	background: #ddd;
	width: 100%;
	padding: 4px 10px;
	margin-bottom: 12px;
	display: none;
}

#form-section-comment {
	clear: both;
}

.widget_twitter .widgettitle {
	margin-bottom: 12px;
}

.tweets {
	margin-left: 0 !important;
	padding-left: 0 !important;
}

.tweets li {
	margin: 0;
	padding: 10px 0 10px 0 !important;
	list-style-type: none;
	border-top: 1px solid #dfdfdf;
}

.tweets li .timesince {
	display: block;
	color: #bbb;
	font-size: 0.85em;
}

.iLikeThis {
	float: right;
}

.iLikeThis .counter {
	font-family: Georgia, serif !important;
	font-weight: normal !important;
	font-size: 13px !important;
}

.addtoany_share_save_container {
	float: right;
	margin: 2px 0px 0px 0px !important;
}

.addtoany_list li {
	line-height: 12px !important;
	font-size: 13px;
	font-style: italic;
}

.addtoany_list li a:link {
	color: #888;
}

.addtoany_list li a:hover {
	color: #0070cc;
}

.fblike {
	float: right;
	margin: 2px 0px 0px 0px !important;
	height: 32px;
}
