/*
Theme Name: Yeah! Woho!
Theme URI: http://yeahwoho.com
Description: Design & XHTML/CSS: <a href="http://korsitaket.se">Korsitaket</a>
Author: Korsitaket
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: #fff;
	font-size: 80%;
	font-family: 'Courier New', Verdana, Georgia, Sans-Serif;
}
a {
	color:#333;
	background: transparent;
	outline: none;
	text-decoration:underline;
}
a:hover {
	outline: none;
	text-decoration:none;
}
p {
	margin: 0 0 20px 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: none;
}


/*	##################################
   	BASIC LAYOUT
	################################## */

#wrap {
	width: 1050px;
	margin: 0 auto;
	padding: 0 0 0 0;
	font:normal 1.0em/1.6em 'Courier New', Verdana, Georgia, sans-serif;
	color: #333;
}

#header {
	margin: 40px 0 10px 0;
	width: 575px;
	height: 220px;
	background: #fff url(img/yw.jpg) no-repeat top left;
}

#content {
	margin: 0 0 0 0;
	padding: 0px 0 0 0;
}

#headings {
	float: left;
	margin: -17px 0 -10px 0;
	width: 140;
}

#content-left {
	float: left;
	width: 550px;
	margin: 0 0 0 0;
}

#left-head {
	width: 540px;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 10px;
	background-color: #000;
	font:normal 1.0em/1.6em 'Courier New', Verdana, Georgia, sans-serif;
	color: #fff;
}


#content-right {
	float: left;
	width: 130px; /* 150 */
	margin: 0 0 0 25px;
}

#content-right-2 {
	float: left;
	width: 320px;
	margin: 0 0 0 25px;
}


#right-head {
	width: 140px;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 10px;
	background-color: #000;
	font:normal 1.0em/1.6em 'Courier New', Verdana, Georgia, sans-serif;
	color: #fff;
}

#box-right {
	width: 150px;
	margin: 0 0 20px 0;
	font: 1.5em/1.4em 'Courier New',Verdana, sans-serif;
	text-transform: uppercase;
	color:#333;
}

#box-right-1 {
	width: 150px;
	margin: 0 0 20px 0;
	font:normal 1.0em/1.6em 'Courier New', Verdana, Georgia, sans-serif;
	text-transform: uppercase;
	color:#333;
}

#box-right-2 {
	width: 320px;
	margin: 0 0 20px 0;
	font:normal 0.9em/1.6em 'Courier New', Verdana, Georgia, sans-serif;
	color: #333;
}

#box-right-drop {
	width: 150px;
	margin: 0 0 20px 0;
}


#footer {
	width: 600px;
}

/*	##################################
   	HEADINGS
	################################## */

h1 {
	margin: -4px 0 12px 0;
	font:normal 0.9em/1.6em 'Courier New', Verdana, Georgia, sans-serif;
	color: #333;
}

h1 a {
	color: #5e5e5e;
}

h2 {
	margin: -8px 0 10px 0;
	font:normal 0.9em/1.6em 'Courier New', Verdana, Georgia, sans-serif;
	color: #5e5e5e;
}

h2 a {
	text-decoration: underline;
	color: #5e5e5e;
}

h2 a:hover {
	text-decoration:none;
	color: #5e5e5e;
}

h3 {
	margin: 0 0 0 0;
	font: 1.7em/1.4em 'Courier New',Verdana, sans-serif;
	text-transform: uppercase;
	color:#000;
}

h3 a {
	text-decoration: none;
	color:#000;
}

h3 a:hover {
	color:#000;
	outline: none;
	text-decoration:none;
}

h4 {
	font:normal 1.0em/1.3em 'Courier New', Verdana, Georgia, sans-serif;
	color: #fff;
	background-color: #333;
	padding: 5px 10px 5px 10px;
}

/*	##################################
   	HEADER
	################################## */

#content-right ul {
	list-style: none;
	margin: 0 0 0 -40px;
}

#content-right li {
	margin: 0 0 0 0;
	padding: 0px;
}

#content-right li#first {
}

#navbar .page_item a, #menu .cat-item a {
	text-decoration: underline;
	font: 1.5em/1.4em 'Courier New',Verdana, sans-serif;
	text-transform: uppercase;
	color:#000000;
}

#navbar .page_item a:hover, #menu .cat-item a:hover {
	color:#6A4989;
}


/*	##################################
   	BOX
	################################## */

.text-box {
	margin: 0 0 30px 0;
	border: none;
}

.text-box img {
	border: none;
}

p.tags {
	clear: both;
}



/*	##################################

   	COMMENTS

	################################## */

	

#commentform label {
	display: block;
	margin: 0 0 5px 0;
}

#commentform input.text, #commentform textarea {
	margin: 0 0 10px 0;
}

#commentform .text {
	width: 300px;
	height: 18px;
	padding: 2px 6px 0 6px;
	color: #000;
}

#commentform textarea {
	width: 450px;
	height: 150px;
	padding: 6px 6px 0 6px;
	color: #000;
}

#commentform .button {
	height: 25px;
	margin: 0px;
	padding: 0 5px 0 5px;
}

.comment-meta {
	padding: 10px 10px 0 10px;
	background: #fff url(img/bg-meta.gif) repeat-x left top;
	color: #333;
}

.comment-meta .avatar {
	float: left;
	margin: 0 10px 0 0;
}

.comment-text p {
	margin: 0;
	padding: 10px;
}



/*	##################################

   	SEARCHFORM

	################################## */

	

#searchform #search {
	float: left;
	margin: 10px 0 0 0;
	width: 120px;
	height: 17px;
}

#searchform #search-submit {
	float: left;
	margin: 0 0 0 0;
	height: 22px;
}



/*	##################################

   	FOOTER

	################################## */



#footer {
	padding: 20px 0 20px 0;
	color: #5e5e5e;
}

#footer a{
	color: #5e5e5e;
}

#footer a:hover{
	color: #5e5e5e;
}


/*	##################################

   	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;
}



.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;

}



/** WIDGETS CSS */

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap td {

	text-align: center;
}
