/*
Theme Name: LetsGo 2.2
Theme URI: http://www.WPThemerKit.com
Description: Blank Theme D, 3 Columns, 1 Left Sidebar, 1 Right Sidebar
Version: 1.1
Author: Cal. Robin Isberg
Author URI: http://www.WPThemerKit.com
*/

/* ================================================================ 
The original version of this stylesheet and the associated (x)html
files are available at http://www.wpthemerkit.com

License info can be found at http://www.wpthemerkit.com/license.php
=================================================================== */
/*------------------------------------------------------------------
[Table of contents]
1. Main Containers - body, #wrapper, #main, #header, #content, #footer, etc.
2. General Classes - .entry-meta, .post, .description, .underpost, etc.
3. General Links - #content a:link, #footer a:link, etc.
4. Menu - #menu, #menu ul, #menu ul li, #menu ul li a:link, etc.
5. Sidebar Links - #sidebar ul li a:link
6. Headings - #header h1, #content h1, .post h2, .post h3, etc.
7. Date - .entry-date, .entry-month, .entry-day
8. Comments - #commentform, #respond p, etc.
9. Blockquotes - blockquote, blockquote p:first-letter, etc.
10. Align - .alignleft, .alignright, img.alignleft, img.alignright, etc.
11. Misc. and Preventative - Styles to prevent image hover strangeness etc.
-------------------------------------------------------------------*/

/*===START SECTION 1 - the main containers===*/
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	background:url(images/lg2bgr.jpg) fixed center repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color:#333333;
	
	cursor: url('hegel.cur'), auto;

	scrollbar-face-color: #D6D176;	

	scrollbar-hightlight-color: #000000;

	scrollbar-shadow-color: #000000;

	scrollbar-3dlight-color: #000000;

	scrollbar-arrow-color: #000000;

	scrollbar-track-color: #E7E3AF;

	scrollbar-darkshadow-color: white;
}
/* txt tags*/

p {
	font-size: 1em;
	line-height:1.3em;
	margin-bottom: 6px;
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
em {
	font-size:larger;
	color:#CC0000;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
}
h1, h3 {
	color:#e32128;
}
h2, h4, h5 {
	color:#333333;
}
h6 {
	color:#333366;
}
h1 {font-size: 2em; line-height:2em;}
h2 {font-size: 1.8em; line-height:1.8em;}
h3 {font-size: 1.6em; line-height:1.6em;}
h4 {font-size: 1.4em; line-height:1.4em;}
h5 {font-size:1.2em; line-height:1.2em;}
h6 {font-size:1.1em;
	 line-height:1.2em;
	display:inline;}

hr {
	border: 1px dashed #e32128;
}
.lg_table {
	border: none;
	font-size: 100%;
}
/*--------*/
.a_kursiv {
	font-style:italic;
	}
.lg_p {
	font-size: 1em;
	line-height:1.2em;
	margin-bottom: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.lg_em {
	font-size:larger;
	color:#CC0000;
}
.lg_h1, .lg_h2, .lg_h3, .lg_h4, .lg_h5, .lg_h6 {
	font-weight:bold;
}
.lg_h1, .lg_h3 {
	color:#e32128;
}
.lg_h2, .lg_h4, .lg_h5 {
	color:#333333;
}
.lg_h6 {
	color:#333366;
}
.lg_h1 {font-size: 2em;}
.lg_h2 {font-size: 1.8em;}
.lg_h3 {font-size: 1.6em;}
.lg_h4 {font-size: 1.4em;}
.lg_h5 {font-size:1.2em;}
.lg_h6 {font-size:1.1em;
	display:inline;}

.lg_hr {
	border: 1px dashed #e32128;
}
/*--------*/
.lg_table {
	border: none;
}
/*txt*/
#wrapper {
	background:#FFFFFF;
	width: 1000px;
	margin: auto;
	padding: 0px;
}
#header {
	background: url(images/lg2head.jpg) no-repeat;
	height: 148px;
	width: 1000px;
	margin: 0;
	padding:0;
}
#main {
	width: 1000px;
}
#content {
	padding: 0px;
	float: left;
	line-height: 1.3em;
}
#sidebar-right {
	background: url(images/lg2right.jpg) no-repeat;
	width: 260px;
	min-height:366px;
	float: right;
	display:inline;
}
#sidebarright_top {
	width:250px;
	height:10px;
	float:left;
	display:inline;
}
#sidebar-left {
	background: url(images/lg2left.jpg) no-repeat;
	width: 260px;
	min-height:366px;
	float: left;
	display:inline;
}
#footer {
	height: 86px;
	background:url(images/lg2foot.jpg) no-repeat;
	clear: both;
	text-align: center;
	font-size: 0.8em;
	padding: 0px 0 0 0;
}
.centercolumn {
	width: 480px;
	height:366px;
	background: url(images/lg2center.jpg) no-repeat;
	text-align:center;
	float:left;
	display:inline;
}
#widercolumn_t {
	text-align: left;
	width: 740px;
	height: 50px;
	background:url(images/lg2bgrcentertop.jpg) no-repeat;
	padding: 0;
	}
#widercolumn_c {
	width: 740px;
	min-height:280px;
	background:url(images/lg2bgrcentermid.jpg) repeat-y;
	padding:0;
	text-align:center;
	}
#widercolumn_content {
	max-width: 705px;
	min-height: 280px;
	margin:0 18px 0 17px;
	text-align:left;
}
#widercolumn_f {
	width: 740px;
	height: 36px;
	background:url(images/lg2bgrcenterfot.jpg) no-repeat;
	}
.mittenrutan {
	width:450px;
	height:300px;
	overflow:auto;
	text-align:center;
	padding:5px 15px 0px 15px;
	float:left;
	}
.pagerutan {
	width: 700px;
	text-align: left;
	padding: 5px 20px 10px 20px ;
	background: url(images/lg2right.jpg) no-repeat;
	background-position: right top;
	min-height:350px;
}
.mittenrutan li {
	list-style:none;
	margin:0;
	padding:0;
}	

.mittenrutan div {
	float:left;
	margin:0;
	padding:0;
}
.mittenrutan p {
	margin:0;
	padding:0;
	}
#mittenrutan_content {
	width:420px;
	height:300px;
	overflow:auto;
	background:#FFFFFF;
	margin:38px auto 0 auto;
	text-align:left;
}
#ovaletiketten {
	width: 180px;
	text-align:right;
}

#ovaletiketten li {
	list-style: none;
}
#toppetiketten {
	padding:0;
	margin:85px 0px 0px 0px;
	width: 190px;
	height: 60px;
	text-align:center;
	float:left;
	display:inline;
}

#toppetiketten li {
	list-style: none;
}
#topleft {
	margin:0;
	padding:0;
	width:405px;
	height:145px;
	float:left;
}
#toprightetikett {
	padding:0;
	margin:63px 16px 0px 0px;
	width: 250px;
	height: 35px;
	text-align:right;
	float:right;
	display:inline;
}

#toprightetikett li {
	list-style: none;
	display:inline;
}
#cptimg {background:#e32128;}

/*===END SECTION 1===*/

/*===START SECTION 2 - general classes===*/
.description {
	clear: left;
	text-align:center;
	padding: 5px 0 5px 0px;
}
.post {
	overflow:hidden;
	padding: 0px;
	font-size: 1em;
	line-height:1.3em
}
.entry-content, .entry-excerpt {
	clear: left;
}
.navigation {
  clear: both;
}
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
.entry-meta {
  margin: 0 0 10px 0;
}
.underpost {
	font-size: .9em;
}
/*===END SECTION 2===*/

/*START SECTION 3 - style content and footer links*/
a.current_page_item {
	background:none;
	text-decoration: underline;
}
 a:link {
	color:#333399;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color:#333399;
} 
#content a:link, #content a:visited {
	padding: 0px;
}
#content a:hover {
	text-decoration: underline;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
}
/*===END SECTION 3===*/

/*===START SECTION 4 - style for menu, page links in the header===*/
#menu1 {
	text-align:center;
	padding: 0;
	white-space: nowrap;
	margin: 0 auto 0 auto;
	width: 750px;
}
#menu2 {
	text-align:center;
	padding: 0;
	width: 480px;
	height:33px;
	float:left;
}
#menu2page {
	text-align:center;
	padding: 0;
	white-space: nowrap;
	margin: 0px 240px 0 auto;
	width: 480px;
	height:25px;
	display:inline;
}
#menu1 li, #menu2 li, #menu2page li {
	font-size:12px;
/*	line-height: 20px; */
	font-weight:bold;
	display: inline;
	background:url(images/stereostar20.jpg) no-repeat;
	background-position:left bottom;
	padding:0 0 0 18px;
}
 #menu2 li:hover {
	background-position:left top;
}

#menu1 ul, #menu2 ul, #menu2page ul {
	margin: 6px auto 0 auto;
	padding: 0px;
}
#menu1 li a:link, #menu1 li a:visited, #menu2 li a:link, #menu2 li a:visited, #menu2page li a:link, #menu2page li a:visited {
	text-decoration: none;
}
#menu1 li a:hover, #menu2 li a:hover, #menu2page li a:hover {
	text-decoration: underline;
}
#sidomeny1 {
	width:235px;
	overflow:hidden;
	float:left;
	margin:40px 0 0px 25px;
	display:inline;
}
#sidomeny1 li {
	font-size:24px;
/*	color:#e20000; */
/*	line-height:50px; */
	background:url(images/stereostar60.jpg) no-repeat;
/*	background-position:0px 5px; */
	background-position:left bottom;
	padding:10px 0 10px 30px;
}
#sidomeny2 {
	width:235px;
	overflow:hidden;
	float:left;
	margin:5px 0 5px 25px;
	display:inline;
}
#sidomeny2 li {
	font-size:12px;
	line-height:20px;
	background:url(images/stereostar36.jpg) no-repeat;
	background-position:left bottom;
	padding:3px 0 3px 30px;
}
#sidomeny1 li:hover, #sidomeny2 li:hover {
	background-position:left top;
}
#aktuellterbjudanden {
	width:250px;
	overflow:hidden;
	float:left;
	margin:0px 0 5px 5px;
	display:inline;
}
#aktuellterbjudanden ul {
	margin: 0px;
	padding: 0px;
/*	list-style-type: none; */
}
#aktuellterbjudanden li {
	background:none;
	font-size:12px;
}
#aktuellterbjudanden li li {
	list-style-type: disc;
	padding: 0px 0 8px 15px;
	line-height:15px;
	background:url(images/stereostar22.jpg) no-repeat;
	background-position:left bottom;
}
#aktuellterbjudanden li li:hover {
	background-position:left top;
}
#aktuellterbjudanden div:hover {
	background-position:left top;
}
#aktuellterbjudanden em {
	font-size:larger;
	color:#CC0000;	
}
#aktuellterbjudanden h4 {
	display:inline;
	font-size:12px;
	color:#333366;	
}
#sidebar-right h2 {
	color:#e22b0c;
	font-size:24px;
/*	line-height:24px; */
}
/*===END SECTION 4===*/



/*===START SECTION 5 - sidebar links===*/
#sidebar-left ul, #sidebar-right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar-left li a:link, #sidebar-left li a:visited, #sidebar-right li a:link, #sidebar-right li a:visited {
	font-weight:bold;
	display: block;
	text-decoration: none;
	margin-bottom: 0.1em;
	padding: 1px;
}
#sidebar-left li a:hover, #sidebar-right li a:hover {
	text-decoration: underline;
}
#sidebar-left ul ul, #sidebar-right ul ul {
  margin-left: 0px;
}
#sidebar-left ul ul li, #sidebar-right ul ul li {
  font-size: .9em;
  margin-left: 0px;
}
/*===END SECTION 5===*/

/*===START SECTION 6 - style the headings===*/
#header h1 a:link, #header h1 a:visited {
	font-size: 1em;
	float: left;
	margin: 0px;
	width: 600px;
	padding: 1px 0 0 25px;
	clear: both;
}
#header h1 a:hover {
	text-decoration: underline;
}
#content h1 {
	font-size: 1.5em;
}
#sidebar-left h1, #sidebar-right h1 {
	font-size: 1.4em;
}
#sidebar-left h2/* , #sidebar-right h2 */{
	font-size: 1.1em;
}
.post h2 {
	font-size: 1.8em;
	margin: 45px 0 10px 0;
	padding: 0;
}
.post h3 {
  font-size: 1.8em;
  margin: 0;
  padding: 0;
}
/*===END SECTION 6===*/

/*===START SECTION 7 - style the post date===*/
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}
/*===END SECTION 7===*/

/*===START SECTION 8 - comment form and comments===*/
#respond p {
	font-size: .9em;
}
#commentform input {
	
}
#commentform textarea {
	
}
#commentform {	
	padding: 10px;
}
li.author {
	padding: 5px;
}
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
#content ol.commentlist li a {
	text-decoration: underline;
}
/*===END SECTION 8===*/

/*===START SECTION 9 - oh you're so fancy with those blockquotes....===*/
blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 345px;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 10px 0 30px;
  text-indent: -30px;
}
blockquote p:first-letter {
  background: url(images/blockquote2.png) no-repeat left center;
  padding: 0 0 0 30px;
  font: italic 1.7em Georgia, "Times New Roman", Times, serif;
}
/*===END SECTION 9===*/

/*===START SECTION 10 - images when inserted into a post.===*/
img.alignnone {
	margin: 0px;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
/*	margin: 1px 0 2px 10px; */
	display: inline;
}
img.alignleft, div.alignleft {
/*	margin: 1px 10px 2px 0; */
	display: inline;
}
.wp-caption-text {
  font-size: .7em;
  line-height: 1.1em;
  margin: 0;
}
/*===END SECTION 10===*/

/*===START SECTION 11 - Misc. and Preventatives===*/
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
	margin:0;
}
img {
	border:none;
}
/*===END SECTION 11===*/

li.current_page_item, #sidomeny1 li.current_page_item, #sidomeny2 li.current_page_item,  #menu2 li.current_page_item,  #aktuellterbjudanden li.current_page_item {
	background-position:left top;
	text-decoration: none;
}