/*
Theme Name: Custom Ordforerblogg
Theme URI: http://www.ordforerblogg.no/
Description: Child Theme for Thematic
Author: Audun Wangen and Østlandsnett
Author URI: http://www.kongsvinger.kommune.no/
Template: thematic
Version: 0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
/* @import url("../thematic/style.css"); */

body {
	background-color:#e7e7e7;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#7b797a;
}

blockquote {
    margin: 1em 1em;
    padding-left: 3em;
    background: transparent url(images/blockquote.gif) no-repeat;
    color: #333;
    font-style: italic;
}

div#wrapper {
	margin:0;
	margin:auto;
	width:984px;
	background-color:#fff;
	border-bottom:1px solid #1f7e22;
}

div#branding #blog-title a {
	width:984px;
	height:146px;
	background-image:url("images/logo.png");
	display:block;
	text-indent:-9999px
}

/*
#blog-title span a {
	background: #fff url(images/logo.png");
	display:block:
	width:984px;
	height:146px;
}

#blog-title span {
	visibility:hidden;
	display:none;
}


div#branding {
	width:984px;
	height:146px;
	background-image:url("images/logo.png");
}

div#branding #blog-title {
	visibility:hidden;
	display:none;
}
*/

div#branding #blog-description {
	visibility:hidden;
	display:none;
}

div#access {
	visibility:hidden;
	display:none;
}

/*div#content {

	border:1px solid red;

} */

div#content {
    margin:0 0 0 10px;
    width:540px;
}

div#content h2.entry-title {
	margin:0 0 -50px 160px;
	padding:0;
	color:#1f7e22;
}

h2.entry-title-single {
	margin:0;
	padding:0;
	color:#1f7e22;
}

div#content h3 {
	color:#1f7e22;
}

div#content h2 a:link {
	color:#1f7e22;
	text-decoration:none;
}

div#content h2 a:visited {
	color:#1f7e22;
	text-decoration:none;
}

div#content h2 a:hover {
	color:#1f7e22;
	text-decoration:none;
}

div#content h2 a:active {
	color:#1f7e22;
	text-decoration:none;
}

hr {
	visibility:hidden;
	display:none;
}

div#content {
	margin-left:1em;
	float:left;
}

div.post {
	border-bottom:1px solid #1f7e22;
	padding-bottom:10px;
	width:640px;
	margin-bottom:30px;
}

div.entry-content {
	margin-left:160px;
	font-size:13px;
}

.page .entry-content {
	margin-top:80px;
}

div#respond {
	font-size:13px;
}

.alignleft {
	float:left;
}

.alignright {
	float:right;
}

.date-meta {
	position:relative;
	z-index:2;
	top:192px;
	left:65px;
	background-color:#1f7e22;
	background-image:url("images/date_background.png");
	border:4px solid #fff;
	color:#fff;
	width:81px;
	height:40px;
	display:block; 
	margin:0;
}

.entry-utility {
	margin-left:160px;
	font-size:13px;
}

.entry-utility-single {
	font-size:12px;
}

.main-aside {
    width:300px;
    float:right;
    position:relative;
    right:10px;
}

#secondary {
    clear:right;
}

#footer {
    clear:both;
}

#subsidiary {
    width:940px;
    margin:0 auto;
    overflow:hidden;
}

#subsidiary .aside {
    width:300px;
    float:left;
    margin:0 20px 0 0;
}

#subsidiary #third {
    margin:0;
}

div.aside ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

div.aside ul ul {
	font-size:12px;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

div.aside ul ul li {
	border-bottom:1px dotted #000;
}

div.aside ul ul li:before {
	content: "\00BB \0020";
	font-size:1.2em;
}

div.aside ul ul li a:link {
	text-decoration:none;
	color:#1f7e22;
	width:100%;
	/* display:block; */
}

div.aside ul ul li a:visited {
	text-decoration:none;
	color:#1f7e22;
	width:100%;
	/* display:block; */
}

div.aside ul ul li a:hover {
	text-decoration:none;
	color:#1f7e22;
	background-color:#e8e8e8;
	width:100%;
	/* display:block; */
}

div.aside ul ul li a:active {
	text-decoration:none;
	color:#1f7e22;;
	width:100%;
	/* display:block; */
}



div.aside h3 {
	color:#fff;
	padding-left:5px;
	font-size:1em;
	margin:20px 0 10px 0;
	text-transform:uppercase;
	font-weight:lighter;
	background-color:#1f7e22;
}

li#search {
	margin-top:5px;
	margin-bottom:5px;
	padding-top:5px;
	padding-left:10px;
	height:30px;
	background-color:#fad86a;
}

li#search h3 {
	visibility:hidden;
	display:none;
}

li#search h3 label {
	visibility:hidden;
	display:none;
}

li#search label.hidden {
	visibility:hidden;
	display:none;
}

li#search input {
	display:block;
	width:140px;
	padding-top:2px;
	padding-bottom:7px;
	margin:0;
	border:0;
	padding-left:25px;
	margin-top:3px;
	background-color:transparent;
	background-image:url("images/search_field.png");
	background-repeat:no-repeat;
	display:block;
	float:left;
}

li#search input#searchsubmit {
	width:51px;
	height: 23px;
	padding: 7px 0 0;
	margin:0;
	border:0;
	background-color:transparent;
	background-image:url("images/search_button.png");
	background-repeat:no-repeat;
	text-indent: -1000em;
	font-size: 0;
	line-height: 0;
	display:block;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	float:left;
}

div#footer {
	clear:both;
	margin-left:175px;
	font-size:13px;
}

.alignleft {
/*	margin-left:160px;*/
	margin-bottom:50px;
	font-size:13px;
	float:left;
}

.thumb {
	margin-bottom:5px;
	margin-right:10px;
	float:left;
}

img {
	border:0;
}

a:link {
	color:#1f7e22;
}

a:visited {
	color:#1f7e22;
}

a:hover {
	color:#1f7e22;
	text-decoration:none;
}

a:active {
	color:#1f7e22;
}
