@charset "utf-8";
/*
Theme Name: WP-Support Sverige
Theme URI: http://wp-support.se/
Description: Den omgjorda WP2.5 designen för WP-Support Sveriges portal.
Version: 2.0
Author: Mattias Tengblad
Author URI: http://eyesx.com/

*/
.clearer {
	clear: both;
	height: 1px;
}
#wps-header {
	background-color: #464646;
	height: 100px;
	clear: both;
}
#wps-head-content {
	height: 100px;
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wps-head-content .logo {
	margin-top: 20px;
	margin-left: 15px;
	float: left;
}
#wps-head-content form {
	float: right;
	margin-right: 14px;
	width: 300px;
	margin-top: 18px;
	margin-bottom: 4px;
}
#wps-head-content form div {
	margin: 0 auto;
	float: right;
}
#wps-head-content form input.text {
	float: left;
	padding: 1px 2px;
	margin-top: 8px;
	width: 140px;
	background: #5a5a5a;
	border: 1px solid #666;
	color: #aaa;
	font-size: 13px;
}
#wps-head-content form .button {
	float: left;
	font-size: 10px;
	padding: 2px;
	margin-top: 8px;
	margin-left: 4px;
	border-color: #666;
	background: #5a5a5a;
	color: #aaa;
	text-shadow: #333 1px 1px 1px;
}
#wps-head-content form .button * {
	padding: 0;
	margin: 0;
}
#wps-head-content form input.button:hover {
	color: #fff;
	border-color: #777;
}
/*
#head-search {
	float: right;
	margin-right: 14px;
	width: 300px;
	margin-top: 18px;
	margin-bottom: 4px;
}
#head-search div {
	margin: 0 auto;
	float: right;
}
#head-search input.text {
	float: left;
	padding: 1px 2px;
	margin-top: 8px;
	width: 140px;
	background: #5a5a5a;
	border: 1px solid #666;
	color: #aaa;
}
#head-search .button {
	float: left;
	font-size: 10px;
	padding: 2px;
	margin-top: 8px;
	margin-left: 4px;
	border-color: #666;
	background: #5a5a5a;
	color: #aaa;
	text-shadow: #333 1px 1px 1px;
}
#head-search .button * {
	padding: 0;
	margin: 0;
}
#head-search input.button:hover {
	color: #fff;
	border-color: #777;
}
*/
#wps-secnav {
	background-color: #e4f2fd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6d9e9;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#wps-secnav-content {
	width: 860px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	background-color: #E4F2FD;
}
#wps-headline {
	width: 440px;
	float: left;
	line-height: 18px;
	margin-bottom: 15px;
	color: #464646;
	font-size: 11px;
}
#wps-headline  h2 {
	font-size: 18px;
	color: #555;
	font-weight: normal;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
}
#wps-headline img {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 40px;
}
#wps-headline-page {
	float: left;
	width: 75px;
}
#wps-headline-page h2 {
	font-size: 18px;
	color: #555;
	font-weight: normal;
	margin: 0px;
	padding-top: 28px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 15px;
}
#latest-forum {
	float: left;
	width: 440px;
}
#wps-forum-topics {
	width: 440px;
	line-height: normal;
	color: #999999;
	margin-bottom: 25px;
}
#wps-forum-topics  a:link, #wps-forum-topics a:visited {
	font-weight: normal;
}
#wps-forum-topics .topic-link {
	font-weight: normal;
	color: #464646;
	font-size: 11px;
}
#wps-forum-topics .topic-link:hover {
	text-decoration:underline;
	color:#d54e21;
}
.wps-topic-recentpost {
	background-color: #FFF;
}
.wps-topic-recentpost:hover {
	background-color: #E4F2FD;
}
#wps-forum-topics small {
	font-size: 10px;
}
#wps-forum-topics .thread-head {
	display: block;
	float: left;
	width: 280px;
	padding-left: 5px;
	height: 20px;
	line-height: 20px;
}
#wps-forum-topics .thread {
	display: block;
	float: left;
	width: 280px;
	padding-left: 5px;
	height: 29px;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 3px;
}
#wps-forum-topics .answers-head {
	display: block;
	float: left;
	width: 40px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F7F7F7;
	line-height: 20px;
	height: 20px;
}
#wps-forum-topics .answers {
	display: block;
	float: left;
	width: 40px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F7F7F7;
	font-size: 12px;
	line-height: 35px;
	height: 35px;
}
#wps-forum-topics .recent-head {
	display: block;
	float: left;
	width: 110px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F7F7F7;
	line-height: 20px;
	height: 20px;
}
#wps-forum-topics .recent {
	display: block;
	float: left;
	width: 110px;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F7F7F7;
	height: 29px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#wps-forum-topics .clearline-forum {
	clear: both;
	height: 1px;
	padding-right: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F7F7F7;
}
#latest-forum h1 {
	font-size: 14px;
	font-weight: normal;
	color: #464646;
	margin-top: 10px;
}
#wps-startpage {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	width: 380px;
	float: right;
}
#wps-startpage h1 {
	font-size: 14px;
	font-weight: normal;
	color: #464646;
	margin-top: 10px;
}
#wps-startpage ul {
	margin:0px;
	padding:0px;	
}
#wps-startpage ul li {
	list-style:none;
	margin-left:0px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6D9E9;
}
#wps-startpage ul li span {
	margin-top: 7px;
	display:block;
}
#latest-dl {
	width: 440px;
	color: #464646;
	padding-bottom: 10px;
}
#latest-dl h1 {
	font-size: 14px;
	font-weight: normal;
	color: #464646;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#wps-footer {
	width: 860px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-right: 3px;
	padding-left: 3px;
	color: #CCCCCC;
	line-height: 16px;
	padding-top: 3px;
}
#wps-footer-left {
	float: left;
	width: 610px;
}
#wps-footer-left ul li a {
	font-weight: bold;
}
#wps-footer-left li {
	display: inline;
	list-style-type: none;
	height: 16px;
	float: left;
	margin-left: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDD;
}
#wps-footer-left ul .alt-rss {
	border: none;
	margin: 0px;
	padding: 0px;
}
#wps-footer-left ul .alt-rss a {
	background-image: url(http://wp-support.se/wp-content/themes/wps/images/feed.png);
	display: block;
	height: 16px;
	width: 22px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
}
#wps-footer-left ul .wps-admin a {
	background-image: url(http://wp-support.se/wp-content/themes/wps/images/blogga.png);
	display: block;
	height: 16px;
	width: 22px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
}
#wps-footer-left ul {
	margin:0px;
	padding:0px;
}
#wps-footer-right {
	width: 210px;
	float: right;
	text-align: right;
}
#latest-lang {
	float: left;
	margin-right: 10px;
}
#latest-wp {
	float: left;
}
.sponsor {
	margin-right: 50px;
	margin-left: 15px;
}
#wps-page-nav {
	width: 725px;
	float: right;
	padding-left: 20px;
	text-align: right;
	line-height: 22px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#wps-loggedin {
	padding: 14px 0px;
}
#wps-id {
	width: 48px;
	float: right;
	height: 48px;
}
#wps-id-nav {
	float: right;
	color: #8C998C;
}
#wps-id-nav a:link, #wps-id-nav a:visited {
	color: #8C998C;
	text-decoration: none;
	font-weight: normal;
}
#wps-id-nav a:hover {
	text-decoration:underline;
}
#wps-mid-content {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#mid-content-right {
	float: right;
	width: 380px;
	padding-right: 10px;
	padding-left: 10px;
}
#mid-content-right h1 {
	font-size: 14px;
	font-weight: normal;
	color: #464646;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#wps-mid-container {
	width: 600px;
	padding-right: 20px;
	float: left;
	padding-top: 35px;
	padding-bottom: 20px;
}
#wps-mid-container ul li {
	font-size: 1.1em;
	padding: 4px 0;
}
#wps-mid-container ol li {
	font-size: 1.1em;
	padding: 4px 0;
}
#wps-mid-container p {
	font-size: 11px;
	margin-top: 10px;
	padding-bottom: 10px;
}
#wps-mid-container pre {
	font-size: 11px;
	white-space: normal;
	font-family: "Courier New", Courier, monospace;
}
#wps-files-container {
	width: 600px;
	padding-right: 20px;
	float: left;
	padding-top: 35px;
	padding-bottom: 20px;
}
#wps-files-container p {
	font-size: 11px;
	margin-top: 0px;
	padding-bottom: 20px;
}
#wps-files-container h2 {
	font-size: 14px;
}
.wps-files-downloads {
	width: 100%;
	margin-bottom: 25px;
}
.wps-files-inner {
	padding: 5px 10px;
	height: 28px;
	line-height: 28px;
	background-color: #E4F2FD;
}
.wps-files-inner-2nd {
	padding: 10px;
	clear: both;
	line-height: 22px;
}

.wps-files-inner a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	display: block;
	height: 28px;
	width: 85px;
	background-image: url(http://wp-support.se/wp-content/themes/wps/images/filetab_mini.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	float: right;
}
#wps-sidebar {
	width: 180px;
	float: right;
	padding-top: 35px;
	padding-bottom: 20px;
}
#wps-sidebar ul {
	margin:0px;
	padding:0px;
}
#wps-sidebar ul li {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
}
#wps-sidebar ul li ul {
	padding:0px;
	margin-bottom: 10px;
}
#wps-sidebar ul li ul li {
	padding-left: 0px;
}
.widgettitle  {
	font-size: 14px;
	color: #555;
	font-weight: normal;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
input.text {
	padding: 3px;
	background: #f5f5f5;
	border: 1px solid #ccc;
	margin-right: 2px;
}
.button, .button-secondary {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	padding: 4px 5px;
	border: none;
	font-size: 13px;
	color: #246;
	background: #e5e5e5;
	font-size: 11px;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: #a3a3a3;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;	
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
span.button a {
	padding-bottom: 6px;
}
.button-secondary {
	background: #cee1ef;
	font-size: 10px;
	padding-top: 2px!important;
	padding-bottom: 2px!important;
}
.button:hover, .button-secondary:hover {
	color: #d54e21;
}
.button:hover {
	border-color: #535353;
}
.button-secondary:hover {
	border-color: #328ab2;
}
/*
START TAB-NAVIGATION
*/
#tabbar {
	font-size: 12px;
	line-height: 30px;
	float: right;
	padding: 0px;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tabbar a {
	color: #999999;
	text-decoration: none;
	padding-left: 15px
}

#tabbar a span {
	padding-right: 15px
}

#tabbar .tabselected a {
	color: #464646;
	background: #E4F2FD url(http://wp-support.se/wp-content/themes/wps/images/tab_a.gif) left top no-repeat;
	text-decoration: none;
	padding-left: 15px
}

#tabbar .tabselected a:hover {
	color: #464646;
}

#tabbar .tabselected a span {
	background: url(http://wp-support.se/wp-content/themes/wps/images/tab_b.gif) right top no-repeat;
	padding-right: 15px
}

#tabbar a, #tabbar a span {
	display: block;
	float: right;
	font-weight:normal;
}

/* Hide from IE5-Mac \*/
#tabbar a, #tabbar a span {
	float: none
}
/* End hide */

#tabbar a:hover {
	color: #fff;
	padding-left: 15px
}

#tabbar a:hover span {
	padding-right: 15px
}

#tabbar ul {
	padding: 0;
	margin: 0;
	float: right;
}

#tabbar li {
	float: left;
	margin: 0;
	list-style-type: none;
	display: inline;
}

/*
END TAB-NAVIGATION
*/

/*
START DOWNLOAD-TAB
*/
#latest-dl {
	font-size: 12px;
	line-height: 30px;
}
#latest-dl a {
	color: #fff;
	text-decoration: none;
	padding-left: 15px;
	cursor: pointer;
}

#latest-dl a span {
	padding-right: 15px
}

#latest-dl a.wps-download-button {
	color: #fff;
	background: #D54E21 url(http://wp-support.se/wp-content/themes/wps/images/filetab_a.gif) left top no-repeat;
	text-decoration: none;
	padding-left: 15px
}

#latest-dl a.wps-download-button:hover {
	color: #ffac90;
}

#latest-dl a.wps-download-button span {
	background: url(http://wp-support.se/wp-content/themes/wps/images/filetab_b.gif) right top no-repeat;
	padding-right: 15px
}

#latest-dl a, #latest-dl a span {
	display: block;
	float: right;
	font-weight:bold;
	height: 28px;
	text-align: center;
	line-height: 26px;
}

/* Hide from IE5-Mac \*/
#latest-dl a, #latest-dl a span {
	float: none
}
/* End hide */

#latest-dl a:hover {
	color: #fff;
	padding-left: 15px
}

#latest-dl a:hover span {
	padding-right: 15px
}

/*
END DOWNLOAD-MINI-TAB
*/


#wps-comments {
	width:600px;
}
#wps-comments h3 {
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-style: italic;
}
#wps-comments ol li {
	padding: 5px;
}
#wps-comments ol li p {
	margin:0px;
	padding:0px;
}
#wps-comments textarea {
	width: 550px;
	margin-left: 50px;
}
#wps-comments input {
	margin-left: 50px;
}
#wps-comments form p {
	margin-bottom:2px;
	margin-top:3px;
	padding-bottom:2px;
	padding-top:3px;
}
.commentlist {
	list-style:none;
}
.commentmetadata {
	line-height: 16px;
	padding-top: 3px;
}
.postline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4F2FD;
	margin-top: 10px;
}
.dl-file-text {
	display: block;
	float: left;
	font-weight: bold;
	color: #464646;
	font-size: 11px;
	background-image: url(http://wp-support.se/wp-content/themes/wps/images/dl-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
#wps-members {
	float:left;
	width: 49%;
}
#wps-members li {
	list-style:none;
	padding-bottom:4px;
	padding-top:4px;
	padding-left:5px;
	border-bottom: #F7F7F7 1px solid;
	margin: 0px;
}
#wps-members li:hover {
	background-color: #E4F2FD;
}
#wps-members ul {
	padding: 0px;
	margin: 5px 0px;
}
#wps-members h2 {
	margin-top: 10px;
}
.wps-login-left {
	float:left;
	width: 185px;
}
.wps-login-right {
	float: right; 
	width: 185px;
}
#wps-lankar ul {
	list-style:none;
	padding: 0;
}
#wps-lankar ul li {
	margin-left:25px;
	padding: 5px 5px;
	border-bottom: solid 1px #EBEBEB;
}
#wps-lankar ul li:hover {
	background-color: #F4F4F4;
}
#wps-donera-status {
	color: #FFFFFF;
	background-color: #D54E21;
	width: 450px;
	text-align: center;
	clear: both;
	margin-bottom: 35px;
	margin-top: 35px;
	line-height: 25px;
	height: 25px;
}
#wps-donera-payson {
	width: 50px;
	height: 45px;
	float: left;
	background-image: url(http://wp-support.se/wp-content/themes/wps/images/payson_mini.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#wps-donera-form fieldset, #wps-donera-form form {
	border:none;
	padding:0px;
	margin:0px;
}
#wps-donera-form {
	float: left;
	width: 400px;
	height: 85px;
}
#wps-meta {
	padding: 10px 0;
	text-align: center;
	margin-top: 20px;
}
#wps-meta ul {
	list-style:none;
}
#wps-meta ul li {
	display: inline;
	padding-right: 20px;
	height: 16px;
	line-height: 22xp;	
}
#wps-meta ul li .rss {
	padding-top: 5px;
	padding-bottom: 5px;
}
#wps-meta ul li .rss-comments {
	padding-top: 5px;
	padding-bottom: 5px;	
}
#wps-meta ul li .rss-news {
	padding-top: 5px;
	padding-bottom: 5px;	
}
#wps-sponsors {
	clear: both;
	padding-bottom: 20px;
}
#wps-sitemap ul {
	list-style-type: none;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#wps-sitemap ul li {
	line-height: 14px;
}
#text-81027141 ul li a, #text-81032841 ul li a {
	padding-left: 18px;
	padding-bottom: 4px;
	padding-top: 4px;
	display:block;
	border-bottom: #F7F7F7 solid 1px;
	background-image: url(http://wp-support.se/wp-content/themes/wps/images/dl.png);
	background-repeat: no-repeat;
	background-position: 3px center;	
}
#text-81027141 ul li a:hover, #text-81032841 ul li a:hover {
	background-color: #E4F2FD;
}
#wps-sidebar #recent-posts ul li {
	margin-left: 8px;
	margin-top: 8px;
}
#wps-sidebar #categories-79678471 ul li a {
	padding-left: 18px;
	padding-bottom: 4px;
	padding-top: 4px;
	display:block;
	border-bottom: #F7F7F7 solid 1px;
	background-image: url(http://wp-support.se/wp-content/themes/wps/images/doc.png);
	background-repeat: no-repeat;
	background-position: 3px center;	
}
#wps-sidebar #recent-comments ul li {
	padding-left: 18px;
	padding-bottom: 4px;
	padding-top: 4px;
	display:block;
	border-bottom: #F7F7F7 solid 1px;
	background-image: url(http://wp-support.se/wp-content/themes/wps/images/com.png);
	background-repeat: no-repeat;
	background-position: 3px center;	
}
#wps-sidebar #archives ul li {
	padding-left: 18px;
	padding-bottom: 4px;
	padding-top: 4px;
	display:block;
	border-bottom: #F7F7F7 solid 1px;
	background-image: url(http://wp-support.se/wp-content/themes/wps/images/archive.png);
	background-repeat: no-repeat;
	background-position: 3px center;	
}
#wps-sidebar #text-118250071 ul li a {
	padding-left: 18px;
	padding-bottom: 4px;
	padding-top: 4px;
	display:block;
	border-bottom: #F7F7F7 solid 1px;
	background-image: url(http://wp-support.se/wp-content/themes/wps/images/doc.png);
	background-repeat: no-repeat;
	background-position: 3px center;	
}
#wps-sidebar h2 {
	font-size: 14px;
	color: #555;
	font-weight: normal;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#wps-sidebar #wps-subscribe ul li {
	margin-left: 8px;
	margin-top: 8px;
}
#commentform #submit {
	width:150px;  
	padding:5px; 
	margin: 5px 13px 4px 50px;
	font-size:0.8em;
	background:url(http://wp-support.se/wp-content/themes/wps/images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}
.options {
	border: 1px solid #ccc;
}
#tag_cloud .widgettitle {
	margin-bottom: 4px;
}
#rss-feed-frame {
	background-color: #FFFFFF;
}
#rss-feed-header {
	background-color: #e4f2fd;
	height: 32px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C6D9E9;
}
#rss-feed-content {
	padding-right: 10px;
	padding-left: 10px;
	color: #464646;
	padding-top: 20px;
	padding-bottom: 20px;
}
#rss-feed-content ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#rss-feed-content ul li {
	background-image: url(http://wp-support.se/images/feedicon.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	margin-bottom: 15px;
	padding-left: 22px;
	padding-top: 3px;
}
#rss-feed-content small {
	color: #999999;
}
.modalDialog_transparentDivs{	
	filter:alpha(opacity=40);
	opacity:0.4;
	background-color:#AAA;
	z-index:1;
	position:absolute;
}
.modalDialog_contentDiv{
	background-color:#FFFFFF;
	border:1px solid #464646;	
	padding:0px;
	z-index:100;
	position:absolute;
}

