/*
Theme Name: Värmetävlingen 2010
Theme URI: http://osynlig.se/
Version: 1.0
Author: Osynlig
Author URI: http://osynlig.se/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #333;
	line-height: 1.4em;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
/* 	font-size: 62.5%; /* Resets 1em to 10px */ */
/* 	line-height: 1; */
}

ol, ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

img {
	border: none;
}

strong {
	font-weight: bold;
}

.right {
	float: right;
}

.left {
	float: left;
}

.clear {
	clear: both;
	display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.hidden {
	display: none;
}

/******************************/


a {
	text-decoration: none;
	color: #529900;
}

a:hover {
	text-decoration: underline;
}
	
	a.rss {
		background: url(images/rss16x16.gif) no-repeat;
		display: block;
		min-height: 16px;
		padding-left: 25px;
	}

h1, h2, h3, h4 {
	font-weight: normal;
}

p {
	margin-bottom: 1em;
}

small {
	color: #888;
}

/******************************/


#main .post {
	padding-bottom: 1em;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #dcdcdc;
}

#main h1 {
	font-size: 26px;
	color: #96004b;
	line-height: 1.1em;
	margin-bottom: 0.25em;
	letter-spacing: 0.01em;
}

#main h2 {
	font-size: 16px;
	padding-bottom: 0.45em;
	letter-spacing: 0.02em;
}

	#main h2 a {
		font-size: 16px;
	}

#main div.navigation {
/* 	border-bottom: 1px solid #dcdcdc; */
	margin-bottom: 1em;
}

	#main div.navigation a {
		padding: 0.3em 0.7em;
		border: 1px solid #dcdcdc;
		background-color: #f5f5f5;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		display: block;
		text-decoration: none;
	}
	
		#main div.navigation a:hover {
			border-color: #bbb;
			background-color: #f9f9f9;
		}
		
		#main div.navigation a:active {
			border-color: #aaa;
			background-color: #dfdfdf;
		}

#main h3, #main h4 {
	font-size: 14px;
	letter-spacing: 0.02em;
	margin-bottom: 0.3em;
}

#main h3 {
	color: #96004B;
}

#main .alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.cols2 .alignright,
#main .alignright {
	float: right;
	margin: 0 0 10px 10px;
}

#main table {
	width: 100%;
}

#main table tr.first td {
	text-transform: uppercase; 
	color: #96004b;
	font-size: 10px;
	line-height: 1.4em;
	border-top: none;
	border-bottom: 2px solid #dcdbdc;
	letter-spacing: 10%;
}

#main table tr td {
	padding: 0 11px 0 11px;
	vertical-align: middle;
	height: 54px;
	border-top: 1px solid #dcdbdc;
	border-left: 1px solid #dcdbdc;
}

#main table tr td.first {
	border-left: none;
}

	#main table tr td img {
		margin: 11px 0;
	}

#main ul.info,
#main ol.info {
	background: url(images/info_box_bg.png) no-repeat;
	padding: 27px 13px 13px;
	border-bottom: 2px solid #dcdcdc;
	float: right;
	width: 140px;
	margin: 0 0 18px 18px;
}

	#main ul.info li,
	#main ol.info li {
		margin-left: 14px;
	}

#main ul,
#right-side ul {
	list-style-image: url(images/list_item_circle.gif);
}

#main ol {
	list-style-type: decimal;
}

#main ul,
#main ol,
#right-side ul {
	padding-left: 17px;
}

#right-side ul {
/* 	padding-bottom: 17px; */
}

#main li,
#right-side li {
	padding-bottom: 7px;
}

#main hr {
	background-color:#DCDCDC;
	border: 0 none;
	height: 1px;
	margin-bottom: 1em;
}

/******************************/


.cols1 {
	width: 166px;
}

.cols1.left {
	padding-right: 18px;
}

.cols1.left.last {
	padding-right: 0;
}

.cols2 {
	width: 350px;
}

.cols3 {
	width: 534px;
}

.cols4 {
	width: 718px;
}

.cols5 {
	width: 902px;
}

/******************************/


#right-side .content-wrapper {
	padding-bottom: 20px;
}

#right-side ul.related-links li {
 	padding-bottom: 0;
}

#right-side ul.related-links li a {
	display: block;
}

/******************************/


.menu-header {
	font-weight: bold;
	font-size: 14px;
	color: #646464;
	padding: 20px 0 9px;
}

#menu h2 {
	font-size: 1.7em;
	line-height: 1.2em;
	color: #96004b;
	padding: 0.5em 0 0.4em;
	border-top: 4px solid #dcdcdc;
}

#menu ul {
	border-top: 4px solid #dcdcdc;
	margin-bottom: 20px;
}
	
#menu a {
	text-decoration: none;
}

#menu li {
	border-bottom: 1px solid #dcdcdc;
}
	
	#menu li.last {
		border-bottom: none;
	}
	
		#menu li a {
			padding: 10px 6px;
			display: block;
			color: #333;
		}
			
			#menu li.active a,
			#menu li a:hover {
				color: #529900;
			}
		
		#menu li.active.has-children a { /* doesn't work in ie6 */
			background: url(images/menu_has_children_bg_expanded.gif) no-repeat 153px center;
		}
		
		#menu li.has-children a {
			background: url(images/menu_has_children_bg.gif) no-repeat 153px center;
			padding-right: 18px;
		}
		
		#menu li.has-active a {
			background: url(images/menu_has_children_bg_expanded.gif) no-repeat 153px center;
		}
		
		#menu li.has-children ul {
			border-top: none;
			margin-bottom: 0;
			display: none;
		}
		
		#menu li.has-children.active ul,
		#menu li.has-children.has-active ul {
			display: block;
		}
		
			#menu li.has-children li {
				border-top: 1px solid #efefef;
				border-bottom: 0;
				background-color: #fafafa;
			}
				
				#menu li.has-children li a {
					padding-left: 16px;
					padding-right: 16px;
				}
				
				#menu li.has-children li.first {
					border-top: 1px solid #dcdcdc;
				}
			
				#menu li.has-children li a,
				#menu li.has-active li a,
				#menu li.has-children.active li a {
					background: none;
				}
	
		#menu li.has-children li a {
			color: #333;
		}
			
			#menu li.has-children.active li a:hover,
			#menu li.has-active li a:hover,
			#menu li.has-active li.active a {
				color: #529900;
			}
	
/******************************/


#right-side h1, #start-wrapper h1 {
	font-size: 19px;
	color: #96004b;
	padding: 0.5em 0 0.4em;
	border-top: 4px solid #dcdcdc;
	line-height: 1.2em;
}

#start-wrapper h1 {
	padding: 0.5em 0;
}

#wrapper {
	width: 986px;
	margin: 0 auto;
	padding-top: 32px;
	background: url('images/bg_top.gif') no-repeat top left;
}

#wrapper-bottom
{
	background-image: url(images/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: scroll;
	padding-bottom: 42px;
}

#content {
	margin: 0 42px 55px;
	min-height: 300px;
}
* html #content { height: 300px; }

#footer {
	margin: 0 42px;
	padding-top: 9px;
	height: 30px;
	background: url('images/footer_bg.gif') repeat-x;
}

#footer p, #footer span.text.addthis_separator, #footer a {
	font-size: 11px;
	color: #888;
}

#footer span.addthis_separator {
	color: #dcdbdc;
}

#footer a {
	text-decoration: underline;
}

#logotypes a {
	display: block;
}

#logotypes .left {
	margin-top: 11px;
	padding-top: 0 !important;
	padding-top: 2px;
}

/******************************/


#menu-holder {
	background: url(images/bg_menu.png) no-repeat bottom;
	padding-top: 17px;
	height: 25px !important;
	height: 24px;
}

* html #menu-holder { height: 26px; }

#menu-holder .wp-menu {
/* 	margin: 4px 0; */
}

#menu-holder .wp-menu li {
	float: left;
}

#menu-holder .wp-menu li a {
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	padding: 3px 9px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	display: block;
}

#menu-holder .wp-menu.left li a {
	background: url(images/menu_bg.gif) repeat-x #96004b bottom;
	border: 1px solid #96004b;
	border-bottom: 0 none transparent;
	margin-right: 4px;
	text-shadow: #96004b 1px 1px 0px;
	letter-spacing: 0.05em;
	text-decoration: none;
}

#menu-holder .wp-menu.left li a:hover {
	background: url(images/menu_bg_over.gif) repeat-x #b00051 bottom;
}

#menu-holder .wp-menu.left li a:active {
	background: url(images/menu_bg_active.gif) repeat-x #74003a bottom;
	color: #e5cad8;
	text-shadow: none;
}

#menu-holder .wp-menu.left li.has-active a,
#menu-holder .wp-menu.left li.active a {
	color: #96004b;
	background: none;
	border: 1px solid #e6e6e6;
	border-bottom: 0 none transparent;
	font-weight: bold;
	text-shadow: none;
}

	#menu-holder .wp-menu.left li.has-active a:hover,
	#menu-holder .wp-menu.left li.active a:hover,
	#menu-holder .wp-menu.left li.has-active a:active,
	#menu-holder .wp-menu.left li.active a:active {
		background: none;
		color: #96004b;
	}
	
#menu-holder .wp-menu.right li a {
	background: url(images/menu2_bg.gif) repeat-x #433b67 bottom;
	border: 1px solid #433b67;
	border-bottom: 0 none transparent;
	text-shadow: #433b67 1px 1px 0px;
	margin-left: 3px;
	margin-right: 0;
	text-decoration: none;
}

#menu-holder .wp-menu.right li a:active {
	color: #dad8e2;
	text-shadow: none;
}

#login-form-holder {
	position: absolute;
	width: 332px;
	margin-left: -178px;
	border: 1px solid #807b98;
	border-top: 4px solid #807b98;
	background: #fff;
	font-size: 12px;
}

#close-login-form {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #ccc;
	background-color: #DCDCDC;
	color: #888888;
	cursor: pointer;
	float: right;
	font-size: 10px;
	margin: -8px -13px 0 0 !important;
	margin: -8px -8px 0 0;
	padding: 0px 4px;
}

#close-login-form:hover {
	border-color: #bbb;
	color: #666;
	background-color: #e4e4e4;
}

#login-form-holder form {
	padding: 15px 20px;
}

#login-form-holder form h1 {
	font-size: 1.8em;
	line-height: 1em;
	color: #96004b;
	margin-bottom: 9px;
}

#login-form-holder form label {
	display: block;
}

#login-form-holder form p {
	margin-bottom: 5px;
}

#login-form-holder form input {
	width: 287px;
	height: 22px;
	border: 1px solid #dcdbdc;
	padding: 5px 0 0 5px;
}

#login-form-holder form #login-password {
	width: 182px;
}

#menu-holder ul.wp-menu.right li.login div a {
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	font-weight: normal;
	color: #529900;
	letter-spacing: 0;
	text-shadow: none;
	display: inline;
	font-size: 12px;
}

#menu-holder ul.wp-menu.right li.login div a:hover {
	text-decoration: underline;
}

#login-form-holder form a#forgot-password {
	font-weight: bold;
}

/******************************/


#start-wrapper {
	padding-top: 25px;
}

#start-wrapper .campaign-area.normal {
	width: 534px;
	margin-bottom: 25px;
}

#start-wrapper .campaign-area.wide {
	width: 902px;
	margin-bottom: 5px;
}

#start-wrapper .campaign-area.normal h1 {
	font-size: 3.1em;
	border-color: #529900;
}

#start-wrapper .campaign-area.normal p {
	font-size: 1.5em;
	line-height: 1.2em;
	margin-bottom: 20px;
}

#start-wrapper .campaign-area.normal p a {
	font-size: 0.8em;
	font-weight: bold;
	color: #fff;
	padding: 5px 26px;
	border: 1px solid #629a3c;
	background: #71d215 url('images/btn_green_bg.gif') repeat-x bottom;
	text-shadow: 1px 1px 0px #629a3c;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-decoration: none;
	letter-spacing: 0.03em;
}

#start-wrapper .campaign-area.normal p a:hover {
	background: #86ef23 url('images/btn_green_bg_over.gif') repeat-x bottom;
}

#start-wrapper .campaign-area.normal p a:active {
	background: #57a210 url('images/btn_green_bg_active.gif') repeat-x bottom;
	border-color: #2a6203;
	color: #e3f2d9;
}

.puff-holder {
	width: 534px;
	float: left;
}

/******************************/

