/* WORDPRESS SPECIFIC STUFF AND OVERRIDES */
.wordpress .source {
	background: #e2f5e2;
	color: #0a6;
	padding: 1px 3px;
}
.wordpress .source:hover {
	color: #028ec0;
	text-decoration: none;
}
.wordpress .section-heading {
	background: #e2f5e2;
	margin: 0;
	padding: 0 120px 0 10px;
	position: relative;
}
.wordpress .section-heading H1 {
	border: none;
	display: block;
	font-size: 36px;
	margin: 0 0 3px;
	padding: 10px 0 0;
}
.wordpress .section-heading H1 A {
	color: #222;
}
.wordpress .section-heading H1 A:hover {
	color: #00a2dc;
	text-decoration: none;
}
.wordpress .section-heading P {
	color: #222;
	font-family: georgia;
	font-size: 18px;
}
.wordpress .section-heading UL {
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 14px;
}
.wordpress .section-heading LI {
	list-style: none;
	margin-bottom: 3px;
	text-align: right;
}
.wordpress .section-heading LI A {
	background: transparent url(http://static.www.dagensmedia.se/ver02/images/icon_rss.gif) no-repeat center right;
	padding-right: 20px;
}
.wordpress .navigation {
	border-top:1px solid #ddd;
	margin-top: 40px;
	overflow: hidden;
	padding: 7px 0 0 0;
	position: relative;
}
.wordpress .navigation .next {
	float: right;
}
.wordpress .navigation .previous {
	float: left;
}
.wordpress #comment-list {
	list-style: none;
	padding: 0;
}
.wordpress .column1 .teaser P {
	line-height: 1.3;
	margin-bottom: 0.7em;
	overflow: visible;
}
.wordpress .columns-3-1 .columns-2-1 .column1 .teaser {
	border: none;
	min-height: 195px;
	margin: 40px 0 0 0;
	padding: 0;
}
.wordpress .article H2,
.wordpress .columns-3-1 .columns-2-1 .column1 .teaser H2 {
	border-bottom: 1px solid #ddd;
	font-family: georgia;
	font-size: 26px;
	letter-spacing: normal;
	line-height: 1;
	margin: 5px 0;
	padding: 0 0 7px;
}
.wordpress .article H3 {
	border-bottom: 1px solid #ddd;
	color: #fd7f00;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 4px;
	padding: 0 0 5px;
	text-transform: none;
}
.wordpress .teaser P A {
	color: #028ec0;
}
.wordpress .teaser P A:hover {
	text-decoration: underline;
}
.wordpress .article .additional-content H3 {
	border: none;
	color: #000;
	float: none;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 3px 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
}
.wordpress .article .tags {
	clear: both;
	margin: 30px 0 0;
}
.wordpress .list-header {
	color: #fd7f00;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 10px;
	text-transform: none;
}
.wordpress .dateline {
	color: #999;
	display: block;
	margin: 0 0 15px;
	overflow: hidden;
	position: relative;
}
.wordpress .dateline .comments-info {
	position: absolute;
	right: 0;
	top: 0;
	text-align: right;
}
.wordpress .widget {
	margin: 25px 0 0;
}
.wordpress .widget H2 {
	border-bottom: 1px solid #ddd;
	color: #fd7f00;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 4px;
	padding: 0 0 5px;
}
.wordpress .widget UL {
	margin: 10px 0 0;
	padding: 0 0 0 5px;
}
.wordpress .widget UL LI {
	background: transparent url(http://static.www.dagensmedia.se/ver02/images/bullet.gif) no-repeat scroll 0 3px;
	list-style-type: none;
	padding-left: 13px;
}
.wordpress .widget UL UL {
	margin: 0;
	padding: 0;
}
.wordpress .widget .archive A {
	display: block;
	margin: 0 0 3px 0;
}
.wordpress .widget .archive LI,
.wordpress .widget .links LI {
	margin: 0 0 3px 0;
}
.wordpress .widget .latest-comments LI {
	margin: 0 0 7px 0;
}
.wordpress .widget .latest-comments LI SPAN {
	font-weight: bold;
}
.wordpress .widget .latest-comments LI A {
	background: transparent url(http://static.www.dagensmedia.se/ver02/images/q.gif) no-repeat scroll 0 1px;
	display: block;
	margin-top: 3px;
	text-indent: 20px;
}
.wordpress .widget .blogs LI {
	background: #e2f5e2;
	margin: 0 0 25px 0;
	padding: 10px 10px 10px 100px;
}
.wordpress .widget .blogs LI H3 {
	border: none;
	font-family: georgia;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.wordpress .widget .blogs LI H3 A {
	background: transparent url(http://static.www.dagensmedia.se/ver02/images/q_green.gif) no-repeat scroll 0 1px;
	color: #222222;
	display: block;
	text-indent: 22px;
}
.wordpress .widget .blogs LI A {
	color: #0a6;
}
.wordpress .widget .blogs LI A:hover {
	color: #028ec0;
	text-decoration: none;
}


/* JAVASCRIPT UTILITY */
.javascript .archive .active .months,
.javascript .archive .active .months .active UL {
	display:block;
}
.javascript .archive LI UL,
.javascript .archive .active UL {
	display:none;
}
