/*  
Theme Name: Artoblog
Theme URI: http://wordpress.org/
Description: Artopod blog theme.
Version: 1.0
Author: Jonas Persson
Author URI: http://artopod.se/

	Artoblog v1.0
	http://artopod.se/

*/

.artoblog #menu, .artoblog #header {
	padding-top: 10px;
}

.artoblog #menu {
	margin-right: 55px;
}

.artoblog #header {
	position: absolute;
	left: 0;
	top: 0;
	width: 896px;
	height: 36px;
	margin: 0 0 0 20px;
	border-bottom: 2px solid #989788;
}

.artoblog #logo {
	position: relative;
	left: -80px;
	top: 0;
}

#blogcontent {
	margin: 22px 0 0 10px;
}


/* Begin Typography & Colors */

.narrowcolumn .postmetadata {
	text-align: right;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

#headerimg .description {
	font-size: 1.2em;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* End Typography & Colors */

/* Begin Structure */

.narrowcolumn {
	float: left;
	width: 720px;
	margin: 32px 0 0 10px;
}

.widecolumn {
	width: 980px;
}

#sidebar {
	position: relative;
	float: left;
	padding: 32px 10px 0 22px;
	margin-left: 0;
	width: 164px;
}

/* Inlägg */

* html .post a { 
	background: #f3f2cf;
}

.postDetails {
	float: left;
	width: 180px;
	margin: 0 5px 0 0;
	text-align: right;
}

	.postDetails img {
		margin: 12px 0 2px;
	}

.post {
	float: left;
	width: 535px;
	margin: 0 0 6px;
	position: relative;
}

	.post h2 {
		margin: 0 0 4px;
		line-height: 100%;
	}

	.post h2 a {
		text-decoration: none;
	}

.postBody {
	padding: 20px 34px 10px;
	background: url(../img/blogpost_bg.png) no-repeat;
}

.postBody h2 {
	margin-bottom: 2px;
}

* html .postBody {
	background: url(../img/blogpost_bg.gif) no-repeat;
}

.postEnd {
	width: 535px;
	height: 20px;
	background: url(../img/blogpost_bg.png) left bottom no-repeat;
}

* html .postEnd {
	background: url(../img/blogpost_bg.gif) left bottom no-repeat;
}

.post hr {
	display: block;
}


/* specialinlägg */

.post.sajttips .postBody {
	background: none;
}

.postDetails.sajttips, .post.sajttips .postBody h2, .post.sajttips .postEnd, .post.sajttips .js_placebtn {
	display: none;
}

.post.sajttips .entry {
	padding: 0 0 0 185px;
	width: 470px;
	color: #333;
	background: url(../img/blog_link.gif) no-repeat 128px 4px;
}

.post.sajttips .entry a {
	font-size: 120%;
	text-decoration: none;
	margin-bottom: 2px;
	padding: 1px 0;
	background: url(../img/textdeco_inactive.gif) repeat-x bottom right;
}

.post.sajttips .entry a:hover {
	background: url(../img/textdeco_active.gif) repeat-x bottom right;
}





.post.citat .postBody {
	background: none;
}

.postDetails.citat, .post.citat .postBody h2, .post.citat .postEnd, .post.citat .js_placebtn {
	display: none;
}

.post.citat .entry {
	padding: 0 0 0 185px;
	font-size: 90%;
	color: #666;
	background: url(../img/blog_citat.gif) no-repeat 130px 3px;
}

.post.citat blockquote {
	font-size: 140%;
	line-height: 120%;
	color: #3a3632;
	margin: 0 0 2px;
	padding: 0;
	border: 0;
	width: 400px;
}


/* Kommentarer */

h5#comments, h4#respond {
	margin-left: 74px;
}

.commentlist, #commentform {
	width: 670px;
	margin: 0 0 0 60px;
	list-style: none;
}

.commentDetails {
	float: right;
	width: 180px;
	margin: 12px 0 0 5px;
}

	.commentDetails input {
		width: 160px;
	}

.comment {
	float: left;
	width: 488px;
	margin: 0 0 2px -6px;
}

.commentBody {
	padding: 20px 30px 1px 20px;
	background: url(../img/comment_bg.png) no-repeat;
}

* html .commentBody {
	background: url(../img/comment_bg.gif) no-repeat;
}

.commentEnd {
	width: 488px;
	height: 12px;
	background: url(../img/comment_bg.png) left bottom no-repeat;
}

* html .commentEnd {
	background: url(../img/comment_bg.gif) left bottom no-repeat;
}

	.commentBody textarea {
		width: 435px;
		height: 76px;
		background: #eeede5;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#blogfooter {
	display: block;
	width: 980px;
	clear: both;
	padding: 0 0 10px;
	text-align: right;
	font-size: 93%;
	color: #3b3a26;
}
	
/* End Structure */



/*	Begin Headers */
h3 {
	padding: 0;
	margin: 30px 0 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

.pagetitle {
	margin-left: 16px;
	font-size: 120%;
}


/* End Headers */


.navigation .alignright {
	float: right;
	margin: 0 10px 10px 10px;
	width: 33%;
}

.navigation .alignleft {
	float: left;
	margin: 0 10px 10px 10px;
	width: 33%;
}



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	float: right;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.navigation .alignleft, .navigation .alignright {
	padding: 2px 6px;
}

/* End Images */

/* För hemknappen / till startsidan i single.php */

.center {
	position: absolute;
	left: 320px;
	font-size: 110%;
	font-weight: bold;
}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


.entry ol {
	padding: 0 0 0 35px;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

/* End Entry Lists */


/* Begin Form Elements */

#searchform {
	margin: 10px 0 10px -6px;
}

#sidebar #searchform #s {
	width: 120px;
	padding: 2px;
	display: inline;
}

	#search_form {
		width: 173px;
		height: 30px;
		padding: 8px 10px 1px;
		font-size: 120%;
		background: url(../img/sokruta.png) no-repeat;
	}

	* html #search_form {
		background: url(../img/sokruta.gif) no-repeat;
	}
	
	#search_form input#s {
		border: none;
		background: transparent;
		width: 153px;
	}



#sidebar #searchsubmit {
	padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

select {
	width: 130px;
}

/* End Form Elements */



/* Begin Sidebar */


	#blogimg {
		border: 1px solid #999;
		padding: 1px;
		margin: 0 0 0 -2px;
	}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

	.categories ul li {
		padding: 4px 0;
		font-size: 85%;
	}

	.categories ul li a { 
		padding: 2px 0;
		text-decoration: none;
		background: url(../img/textdeco_inactive.gif) no-repeat bottom right;
		font-size: 120%;
	}

	.categories ul li a:hover { 
		background: url(../img/textdeco_active.gif) no-repeat bottom right;
	}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	background: #fff;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	background: #fff;
}

#wp-calendar a {
	display: block;
	background: red;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 0;
	text-align: center;
	background: #fff;
	border: 2px solid #fff;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
}

.sifrtitle {
	margin: 0 0 4px;
	height: 13px;
}

/* End Various Tags & Classes*/





