/*  
Theme Name: Telegraf Neue
Theme Uri: http://spilltelegrafen.no
Description: This theme was built as an original theme for the gaming blog spilltelegrafen.no. Designed by Anders Svendsen, theme implemented by Eirik Krogstad.
Version: 1.0
Author: Eirik Krogstad
tags: green, brown, clean, minimalistic, two-column
*/

/*RESET*/
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;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	background-color: #e6e7e7;
	font-family: Helvetica, Arial, Sans-Serif;
	color: #000000;
}

#container {
	background-color: #ffffff;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	-moz-box-shadow: #333 0px 0px 15px;
	-webkit-box-shadow: #333 0px 0px 15px;
}

#header {
	background-color: #3d3425;
	padding-top: 85px;
	padding-bottom: 25px;
}

#header a {
	color: #ffffff;
	font-size: 36px;
	font-weight: bold;
	margin-left: 45px;
}

#menu {
	background-color: #e7e8e8;
	padding-top: 10px;
	padding-bottom: 10px;
}

#menu li {
	list-style: none;
	display: inline;
}

#menu a {
	font-size: 14px;
	font-weight: bold;
	color: #5a5a5d;
	padding: 10px 25px;
}

#home a {
	padding-left: 45px;
}

#menu .current_page_item a {
	background-color: #929496;
	color: #e6e7e7;
}

#menu a:hover {
	color: #000000;
}

#entrypage {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#sidebar {
	font-size: 12px;
	width: 265px;
	float: right;
	line-height: 16px;
	text-align: left;
	margin: 0;
}

#sidebar h3, #searchtext {
	font-size: 14px;
	font-weight: bold;
	background-color: #3d3425;
	color: #e6e7e7;
	margin-top: 12px;
	margin-bottom: 0;
	padding-left: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
}

#sidebar ul {
	background-color: #e6e7e7;
	padding-right: 45px;
	padding-left: 15px;
	padding-top: 12px;
	padding-bottom: 12px;
}

#sidebar li {
	padding: 4px 0;
}

#sidebar a {
	color: #5a5a5d;
	font-size: 12px;
}

#sidebar a:hover {
	color: #000000;
}

#s {
	width: 185px;
	display: inline;
	margin-left: 15px;
	vertical-align: text-bottom;
	font-size: 10px;
}

#tagcloud {
	margin-top: 12px;
	background-color: #e6e7e7;
	margin-right: 0;
	padding-right: 0;
}

#tagcloud a {
	color: #929496;
}

#footer {
	width: 915px;
	float: none;
	clear: both;
	padding-left: 45px;
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #3d3425;
	color: #ffffff;
	font-size: 12px;
}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	color: #eeeeee;
}

#entries {
	font-size: 12px;
	line-height: 16px;
	width: 600px;
	float: left;
	margin-top: 12px;
	margin-bottom: 36px;
	margin-left: 45px;
}

.linktext {
	font-size: 9px;
	margin-left: 5%;
	margin-right: 5%;
}

.linktextarea {
	font-size: 9px;
	overflow: hidden;
}

.post ul li {
	list-style-type: disc; 
	margin-left:37px; 
}

.post {
	margin-bottom: 48px;
	text-align: justify;
}

.post img {
	width: 100%;
}

p {
	margin: 16px 0;
	display: block;
}

a {
	color: #929496;
	text-decoration: none;
	font-weight: bold;
	/* border-bottom: 1px solid #3d3425; */
}

img {
	margin-bottom: 12px;
}

img a {
	color: #3d3425;
}

.alignleft {
	float: left;
	margin-right: 12px;
}

.alignright {
	float: right;
	margin-left: 12px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-color: #e7e8e8;
}

object {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

a:hover {
	color: #000000;
}

h1 a:hover {
	color: #634e32;
}

.sign {
	color: #929496;
	padding-bottom: 5px;
	border-bottom: 1px solid #929496;
	width: 100%;
}

.sign a {
	color: #929496;
	/* font-weight: normal; */
}

.sign a:hover {
	color: #000000;
}

.auth, .date, .cats {
	padding-right: 20px;
}
	
.disc {
	padding-left: 20px;
	text-align: right;
}

.tags {
	width: 100%;
}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
}

li.linkcat {
	list-style-type: none;
}

#first {
	border-left: 45px solid #3d3425;
	margin-left: -45px;
}

.imgleft {
	float:left;
	margin-right: 10px;
}

.imgright {
	float: right;
	margin-left: 10px;
}

img.frame {
	padding: 2px;
	border: solid 1px #DEE4E5;
}

#header img {
	margin: 0 0 0 20px;
	padding: 0;
	vertical-align: -4px;
}

h1, h2, h3, h4, h5, h6 {
	color: #3d3425;
	border-bottom-width: 0;
	font-style: normal;
	font-weight: bold;
	margin: 18px 0 18px;
	line-height: 1em;
}

h1 {
	font-size: 28px;
}

h1 a {
	color: #3d3425;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 22px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

.title {
	border-bottom: 1px solid silver;
}

blockquote {
	font-family: Georgia, serif;
	font-style: italic;
	background-color: #5a5a5d;
	color: #e6e7e7;
	font-size: 14px;
	margin: 0;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
}

.alt {
	background-color: #f4f5f5;
}

.commentlist li {
	margin: 16px 0;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

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

.commentmetadata {
	margin: 0;
	display: block;
}

li.comment {
	font-weight: bold;
	/* padding: 16px; */
	list-style: none;
}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	text-align: justify;
}

.commentmetadata {
	font-weight: normal;
}

.textfield {
	width: 200px;
}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata {
	color: #000000;
}

.content {
	padding-left: 0;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

#commentform {
	margin-top: 5px;
}

#comment { 
	width: 100%;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
}

