/*
Theme Name: VIS av Alfred Wennerberg
Theme URI: http://visriks.nu
Description: VIS nya utseende av Alfred Wennerberg, Korsitaket
Author: Alfred Wennerberg
Author URI: http://korsitaket.se
Tags: simple, clean, widgets, widget-ready, two columns, fixed width, valid CSS, valid XHTML
*/

/*
	- GENERAL
	- BASIC LAYOUT
	- HEADINGS
	- HEADER
	- CONTENT
		+ CONTENT LEFT
		+ CONTENT RIGHT
	- COMMENTS
	- SEARCHFORM
	- FOOTER
	- USEFUL

/*	##################################
   	GENERAL
	################################## */

body {
	margin: 0px;
	padding: 0px;
	background-color: #5e5e5e;
	font-size: 70%;
	font-family: Verdana, Georgia, Sans-Serif;
}

a {
	color:#000000;
	background: transparent;
	outline: none;
	text-decoration: underline;
}

a:hover {
	color: #000;
	outline: none;
	text-decoration:underline;
}

p {
	margin: 0 0 10px 0;
	padding: 0px;
}

ul, ol {
	margin-bottom: 20px;
}

blockquote {

	margin: 0 0 20px 20px;
	padding: 10px 20px 1px 20px;
	background: #fff url(img/citat.png) no-repeat top left;
}

img {
	border: none;
}
img a {
	border: none;
}
img a:hover {
	border: none;
	background-color: none;
}



/*	##################################

   	BASIC LAYOUT

	################################## */

#wrap {
	width: 820px;
	margin: 0 auto;
	padding: 0px 0 0px 0;
	font:normal 1.0em/1.6em Verdana, Georgia, sans-serif;
	color: #000000;
	background: #ddd url(img/wrap_bg.png) top left no-repeat;
}

#header-top {
	width: 820px;
	height: 100px;
	background: #5e5e5e url(img/header2.png) top left no-repeat;
}

#header {
	height: 40px;
	background: url(img/top-grey.jpg) repeat-x;
}

#content {
	width: 810px;
	margin: 0 0 0 10px;
	background: none;
}

#content-right {
	position: relative;
	float: right;
	margin: 0 0 0 10px;
	width: 250px;
}
#content-bottom {
	width: 800px;
	background: none;
}
#footer {
	bottom: 0;
	width: 820px;
	height: 38px;
}

#medlem-blomma {
	z-index: 2;
	position: absolute;
	top: 600px;
	margin-left: 315px;
	width: 100px;
	height: 104px;
}

.spalt {
	float: left;
	width: 220px;
	height: 150px;
	background-color: #dadada;
	margin: 0 10px 10px 0;
	padding: 10px 10px 10px 10px;
}

/*	##################################

   	HEADINGS

	################################## */

h1 {
	margin: 20px 0 5px 0;
	font:bold 1.3em/1.6em Arial, Verdana, Georgia, sans-serif;
	color: #000;
	text-transform: uppercase;
}

h1 a {
	text-decoration: none;
}

h2 {
	margin: 0 0 15px 0;
	font:bold 1.3em/1.6em Arial, Verdana, Georgia, sans-serif;
	color: #fff;
	text-transform: uppercase;
}

h2 a {
	text-decoration: none;
}

h2 a:hover {
	background: none;
	color: #000;
	outline: none;
	text-decoration:none;
}

h3 {
	margin: 0 0 0 0;
	font:bold 3.0em/1.0em Georgia, sans-serif;
	color:#000;
}

h3 a {
	text-decoration: none;
	color:#000;
}

h3 a:hover {
	color: #000;
	outline: none;
	text-decoration:none;
	background: none;
}

h4 {
	margin: 0 0 0 0;
	font:bold 1.0em/1.6em Verdana, Georgia, sans-serif;
	text-transform: uppercase;
	color:#000000;
}

h4 a {
	text-decoration: none;
	color:#000000;
}

h4 a:hover {
	color: #000;
	background:#0099ff;
	outline: none;
	text-decoration:none;
}

h5 {
	margin: 0 0 15px 0;
	font:bold 1.3em/1.6em Arial, Verdana, Georgia, sans-serif;
	color: #000;
	text-transform: uppercase;
}

h5 a {
	text-decoration: none;
}
h5 a:hover {
	text-decoration: none;
}


/*	##################################

   	HEADER

	################################## */

#header ul {
	position: absolute;
	width: 820px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#header li {
	float: left;
	margin: 0 0 0 0;
	padding: 0px;
}

#header li#first {
	background: none;
}

#menu .page_item a, #menu .cat-item a {
	display: block;
	float: left;
	padding: 8px 10px 9px 10px;
	text-decoration: none;
	text-align: center;
	font:bold 1.3em/1.6em Arial, Verdana, Georgia, sans-serif;
	color: #fff;
	text-transform: uppercase;
}

#menu .page_item a:hover, #menu .cat-item a:hover {
	background-color: #0099ff;
	color: #000;
}




/*	##################################

   	CONTENT

	################################## */



/** CONTENT LEFT */

#content-left {
	float: left;
	width: 530px;
	margin: 10px 0 0 0;
	padding: 8px 10px 10px 10px;
	background: #fff url(img/top-blue.jpg) repeat-x;
}
#content-left-2 {
	overflow: hidden;
	float: left;
	width: 530px;
	height: 288px;
	margin: 10px 0 0 0;
	padding: 8px 10px 10px 10px;
	background: #fff url(img/top-blue.jpg) repeat-x;
}
#content-left-3 {
	float: left;
	width: 530px;
	margin: 10px 0 0 0;
	padding: 8px 10px 10px 10px;
}

#left-banner {
	float: left;
	width: 550px;
	height: 165px;
	margin: 10px 0 0 0;
	background: url(img/banner.jpg) repeat-x;
}

#left-flow {
	float: left;
	width: 520px;
	border-bottom: 1px dotted #414141;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}

.box-left {
	border: none;
}

.box-left img {
	border: none;
}

.meta {
	clear: both;
	padding: 0 0 10px 0;
	background: none;
}

.meta-date {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-date.gif) no-repeat 0px 2px;
}

.meta-categories {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-categories.gif) no-repeat 0px 2px;
}

.meta-comments {
	padding: 0 10px 0 15px;
	background: url(img/bg-meta-comments.gif) no-repeat 0px 2px;
}

p.tags {
	clear: both;
}



/** CONTENT RIGHT */

#right-1 {
	width: 240px;
	margin: 0 10px 10px 0;
	padding: 40px 0 10px 0;
	background-color: #A1B7FF;
}

#right-s {
	width: 235px;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 0 0 10px 15px;
	background: #414141 url(img/search.jpg) bottom left no-repeat;
}

#right-top {
	width: 225px;
	margin: 0 10px 10px 0;
	padding: 8px 5px 1px 10px;
	background: #fff url(img/top-grey.jpg) repeat-x;
}

#right-add {
	width: 240px;
	height: 120px;
	margin: 0 10px 0 0;
	background-color: #000;
}

.box-right-search {
}

.box-right {
	margin: 0 10px 10px 0;
	padding: 10px 10px 10px 10px;
	background-color: #fff;
}

.box-right ul {
	margin: -16px -20px 0 -10px;
	padding: 0px;
	list-style: none;
}

.box-right li {
	display: inline; /* white space bug IE6 */
}

.box-right li a {
	display: block;
	margin: 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px dotted #414141;
	text-decoration: none;
}

.box-right li a:hover {
	color: #000;
	background: #0099ff;
}

.box-right li ul {
	margin: 0px;
	padding: 0 0 0 20px;
}


/** CONTENT BOTTOM */

#bottom-left {
	float: left;
	width: 375px;
	height: 180px;
	margin-top: 10px;
	padding: 8px 10px 10px 10px;
	background: #fff url(img/top-grey.jpg) repeat-x;
}

#bottom-right {
	overflow: hidden;
	float: left;
	width: 375px;
	height: 180px;
	margin: 10px 0 0 10px;
	padding: 8px 10px 10px 10px;
	background: #fff url(img/top-blue.jpg) repeat-x;
}


/*	##################################

   	COMMENTS

	################################## */

	

#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

#commentform input.text, #commentform textarea {
	width: 465px;
	margin: 0 0 10px 0;
}

#commentform .text {
	height: 22px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform textarea {
	height: 150px;
	padding: 6px 6px 0 6px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	border: 1px solid #dadada;
	color: #5e5e5e;
}

#commentform .button {
	width: 44px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	background: #fff url(img/bg-button-c.gif) no-repeat left top;
	border: none;
	color: #5e5e5e;
}

.comment-meta {
	padding: 10px 10px 0 10px;
	background: #fff url(img/bg-meta.gif) repeat-x left top;
	color: #5e5e5e;
}

.comment-meta .avatar {
	float: left;
	margin: 0 10px 0 0;
}

.comment-text p {
	margin: 0;
	padding: 10px;
}



/*	##################################

   	SEARCHFORM

	################################## */

	

#searchform #search {
	float: left;
	width: 195px;
	height: 15px;
	background: #fff url(img/bg-form-text.gif) repeat-x left top;
	color: #000000;
	border: 1px solid #dadada;
	font:normal 1.2em/1.6em Georgia, sans-serif;
}

#searchform #search-submit {
	width: 19px;
	height: 19px;
	background: #fff url(img/bg-button-s2.gif) no-repeat left top;
	border: none;
	color: #5e5e5e;
}



/*	##################################

   	FOOTER

	################################## */



#footer {
	padding: 10px 0px 10px 0px;
	font:normal 1.0em/1.6em Verdana, Georgia, sans-serif;
	color: #000;
	background: url(img/footer2.jpg) no-repeat;
}

#footer a{
	color: #000;
}

#footer a:hover{
	color: #000;
	background-color:#0099ff;
}



/*	##################################

   	USEFUL

	################################## */

.clear {
	clear:both;
}

/** WORDPRESS CSS */

.aligncenter,

div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.aligncenter {
	margin: 0 0 10px 0;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.alignright-2 {
	float: right;
	margin: -35px 0 10px 10px;
}

.wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #f7f7f7;
	padding-top: 4px;
}

.wp-caption img {
	float: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0px;
	margin: 0px;
}
