/*
Theme Name: Hundeparken autoside
Theme URI: http://nrksuper.no
Description: Justeringer for Hundeparken autoblogg
Version: 0.1
Author: Fredrik Thoresen
Author URI: 
*/

/*
 * Bakgrunnsfarge hovedfelt 		#191919;
 * Div bkagrunner og typo grønn 	#02e300;
 * Div bakgrunner og typo rosa		#e300d1;
 * Div bakgrunner		lilla		#6c0063;
 * Div typo i sidebarbokser 		#b680b1;
 * 
 * Mørk grønn boks i kommentarfelt: 2c6d00
Mørk lilla på kommenter på kommentar: 3c1038

 */

a {
	color:white;
}

a:hover {
	color:white;
}

h2, h3, h3 a {
	color:white;
}
p {
	color:white;
}

p a {
	color:#e300d1;
}

.single {
	border-bottom:2px dashed #02e300;
}

.comments-link, .additional-meta, .entry-meta {
	color:#02e300;
	font-weight:bold;
}

.more-link {
	color:#e300d1;
}

#main-wrapper {
	background:#191919;/* url(/super/wp-content/themes/autoside/gfx/custom/hundeparken/bg_sort.png);*/
}


 ul#list-blogpages {
 	background: url(/super/wp-content/themes/autoside/gfx/custom/hundeparken/toppmenylinje.png);
padding:11px;
	/*background:#6c0063;*/

}


ul#list-blogpages a {
	color:white; margin-top:40px;
}


.widget {
	background: url(/super/wp-content/themes/autoside/gfx/custom/hundeparken/lilla_boksbakg.png);
	padding:5px;
	margin-bottom:30px;
}

.widget * {
	padding: 3px;
	background: #6C0063;
	color:white;
}

.widget img {
	padding:0;
	margin:0;
}

.widgettitle {
	color:white;
	font-size:0.99em;
	text-transform: uppercase;
}

.rss-date {
	color:#b680b1;
	clear:both;
	float:left;
}

#footer ul {
	background:#16282c;
}

#commentform input, #commentform textarea {
	background: #2c6d00;
	color:white;
	border:3px solid #02e300;

}

#commentform label {
	clear:both;
	position:relative;
}

#commentform #submit {
	background: #02e300 url(/super/wp-content/themes/autoside/gfx/custom/hundeparken/langknapp.png) no-repeat;
	border:none;

}


.comment p {
	padding:5px;
}
.comment-author {
	background: url(/super/wp-content/themes/autoside/gfx/custom/hundeparken/lilla_boksbakg.png);
	-moz-border-radius: 0;
	border-radius:0;
	color:white;
	font-weight:bold;
}

.comment em {
	color:#02e300;
}

.comment {
	background:#6c0063;
}

.widget ul li {
	padding-bottom:22px;
	border-bottom:1px solid #b680b1;
}

.clearboth {
	clear:both;
}


.entry-content img {
background:url(/super/wp-content/themes/autoside/gfx/custom/hundeparken/gronn_boksbakg.png);
padding:6px;

}


.wp-polls {
	background:none !important; /* removes yellow border from wp-polls widget */
}
.wp-polls-ans ul li {
	border-bottom:none !important;
	padding-bottom:2px !important;
}




#hundeparken_login a {
	background:none;padding:0;
}



