/* 
Theme Name: Svenska Solingforbundet
Theme URI: http://www.soling.se
Description: Theme for swedish soling association
Version: 1.2
Author: Pontus Berglund
Author URI: http://pontusberglund.com/
Tags: blue, soling, fixed width, three columns, widgets
*/

/************ RESET **************/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }

/************ BASIC ELEMENTS ***********/
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, sub, sup, 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;
}
:focus {outline: 0;}
body {
    line-height: 1;
    color: #000;
    background: #fff url(images/bg.gif) repeat-x;
    font: 72% Verdana, Geneva, Arial, Helvetica, sans-serif;
    height: 100%;
}
html, body {height: 100%;}
ol, ul {list-style: none;}
table {	border-collapse: separate; border-spacing: 0;}
caption, th, td {text-align: left; font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after { content: "";}
blockquote, q {quotes: "" "";}
blockquote {
	background: url(images/quote.gif) left no-repeat;
	margin: 0;
	padding: 0 40px 0 40px;
	text-align: justify;
	font-size: 0.9em;
}
acronym {cursor: help;	border-bottom: 1px dashed #333;}
strong {font-weight: bold;}
em {font-style: italic;}
hr {display: none;}
.right {float: right;}
.left {float: left;}
.hide {display: none;}
.clear {clear: both;}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {display: block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}

/*******************LINK STYLES **********************/
a:link, a:visited {color: #467AA7; font-weight: bold;}
a:hover {color: #2a5a8a;}
a:active {color: #467AA7;}
a.headinglink {color: #000;}
#main a.page {padding: 2px 4px;}

li.link a {
    font-size: 0.95em;
    font-weight: normal;
    margin-bottom: 3px;
}
li.link {
    padding-bottom: 5px;
}
.ec3_list_day {
    color: #000;
    font-size: 0.95em;
    font-weight: bold;
}

/************ HEADINGS *********************/
h1, h2, h3, h4, h5, h6 {
    font-family: "Lucida Sans Unicode","Lucida Sans",Helvetica, Arial;
    font-weight: normal;
    margin: 0;
    color: #000;
}
h1, h2, h3 {font-size: 2.0em; letter-spacing:-0.02em; line-height: 1.05em;}
h2, h3 {font-family:Helvetica,Arial,sans-serif; color: #464646}
h3 {
    padding-top: 20px;
    font-weight: bold;
    font-size: 1.6em;
}
#post-MailPress h3 {font-weight: bold; padding: 0; font-size: 1.1em; letter-spacing:normal;}
h4 {
        padding: 3px 8px;
        float: left;
        font:11px/11px Verdana, Tahoma, sans-serif;
        color: #fff;
        margin-top: 6px;
        background-color: #507fa5;
}
h4 a {color: #fff; cursor: pointer;}
h4 a:hover{color: #fff; text-decoration: underline;}
h1 {color: #000; padding-bottom: 10px;}
h5 {
    margin-left: 10px;
    font-weight: bold;
    font-size: 1.2em;
    color: #716fa4;
}

/************* HEADER **********************/
#header_wrap {height: 260px; min-width: 900px;}
#header_top {
    position: relative;
    background: url(images/bg_head_top.jpg) no-repeat top left;
    height: 81px;
    width: 900px;
    border: 1px solid #969696;
    border-bottom: 0;
    margin: 10px auto 0 auto;
    z-index: 1000;
}
#header_top .logo {position: absolute; left: 10px; top: 20px;}
#header_middle {
    position: relative;
    background: url(images/banner.jpg) no-repeat top left;
    height: 150px;
    width: 900px;
    border-left: 1px solid #969696;
    border-right: 1px solid #969696;
    margin: 0 auto;	
}
ul#header_navigation {
    font-family: "trebuchet ms", arial, sans-serif;
    font-weight: bold;
    font-size: 1.105em;
    position:relative;
    background: url(images/bg_head_bottom_nav.jpg) no-repeat top left;
    height: 40px;
    width:900px;
    border-left: 1px solid #969696;
    border-right: 1px solid #969696;
    z-index:100;
    margin: 0 auto;
}
ul#header_navigation li { float: left; } /*IE BUG*/
ul#header_navigation li a{
	display: inline;
	float: left;
	list-style: none;
	border-right: 1px solid #afafaf;
	padding: 11px 14px;
	color: #7d7d7d;
	text-decoration: none;
}
ul#header_navigation li a:hover {
	background-color: #d2d2d2;
	color: #000;
	text-decoration: none;
}

/************** PAGE WRAP ******************/
#space_wrap {
	margin: -2px auto;
	width: 900px;
	height: 30px;
	background: url("images/bg_head_breadcrumbs.jpg") repeat-y;
	border-left: 1px solid #969696;
	border-right: 1px solid #969696;
}
#content_wrap {

	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 900px;
	background: url("images/bg_main_withnav.jpg") repeat;
	border-left: 1px solid #969696;
	border-right: 1px solid #969696;
}
#left_wrap {
	float: left;
	width: 190px;
	background: url("images/navigation_top.gif") no-repeat top center;
	padding-top: 28px;
	padding-bottom: 28px;
}
#right_wrap {float: right; width: 190px; margin-right: 8px;}
#main {float: left; width: 480px; padding: 0 10px 10px 15px;}

/***************** SOLING MENU ********************/
#soling_sidebar ul.menu, ul.menu ul {border-bottom:1px solid #C8C8C8; list-style-type:none; width:190px;}
#soling_sidebar ul.menu a {color:#467AA7; display:block; font-weight:bold;}
#soling_sidebar ul.menu li {border-top:1px solid #C8C8C8; font-weight:bold; margin-top:1px;}
#soling_sidebar ul.menu li a {
	color:#467AA7;
	font-weight:bold;
	height:auto !important;
	line-height:2em;
	min-height:2em;
	padding:0 10px 0 20px;
	text-decoration:none;
}
#soling_sidebar ul.menu li a:hover {background:#E1E1E1 none repeat scroll 0 0; color:#4D5A8A;}
#soling_sidebar ul.menu li ul li {border:medium none;}
#soling_sidebar ul.menu li ul li a {
	border:medium none;
	color:#467AA7;
	font-weight:normal;
	height:auto !important;
	line-height:1.7em;
	list-style-type:none;
	min-height:1.7em;
	padding:0 10px 0 40px;
	text-decoration:none;
}
#soling_sidebar ul.menu li ul li a:hover {
	background:#E1E1E1 none repeat scroll 0 0;
	border-left:5px solid #467AA7;
	color:#4D5A8A;
	padding:0 10px 0 40px;
}

/****************** LEFT SIDEBAR *****************/
#soling_sidebar .sponsor_top {
	width: 190px;

	margin-top: 20px;
	background: url("images/partners_top.gif") no-repeat;
	padding-top: 40px;
	text-align: center;
}

/****************** RIGHT SIDEBAR ****************/
ul#right_sidebar {
	width: 190px;
	background: url("images/calendar_top.gif") no-repeat top left;
	padding-top: 29px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d8d9db;
}
ul#right_sidebar_top {
	width: 190px;
	background: url("images/bg_medlemsinfo.gif") no-repeat top left;
	padding-top: 29px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d8d9db;
}
ul#right_sidebar li, ul#right_sidebar_top li, ul#right_sidebar_bottom li {
	background-color: #efeff1;
	border-left: 1px solid #D8D9DB;
	border-right: 1px solid #D8D9DB;
	padding: 2px 4px 4px 4px;
}

ul#right_sidebar_bottom li .MailPressFormEmail { padding: 2px; margin-top: 5px; margin-bottom: 5px;}
ul#right_sidebar_bottom li .MailPressFormName { padding: 2px; margin-bottom: 5px;}
ul#right_sidebar_bottom li .MailPressFormSubmit { margin-top: 2px; margin-bottom: 8px;}
ul#right_sidebar_bottom li .mp-message {color: #2a5a8a;}
ul#right_sidebar_bottom li .mp-loading {color: #b6b6b6;}
ul#right_sidebar_bottom {
	width: 190px;
	background: url("images/bg_right_sidebar_bottom.gif") no-repeat top left;
	padding-top: 29px;
	margin-bottom: 20px;
	border-bottom: 1px solid #d8d9db;
}
ul#championships {width: 190px; padding-bottom: 10px;}
ul#championships li {width: 190px; margin: 0 auto 20px; text-align: center;}


/****************** MAIN AREA ********************/
#main .main_topic a, .main_topic a:active, .main_topic a:visited{text-decoration: none;	color: #464646;}
#main .main_topic a:hover {text-decoration: underline;}
#main .entry h2 {padding-left: 0px; margin-top: 15px;}
#main .page {padding: 10px 10px 10px 5px;}
#main .page_topic {border-bottom: 4px solid #e1e1e1; text-decoration: none; font-weight: bold; color: #464646; margin-bottom: 10px;}
#main .post {border-bottom: 1px solid #d8d9db; margin-bottom: 15px;}
#smallwrapper {float:left; height:30px;	width:365px;}
#smallwrapper a {text-decoration: none; color: #fff;font-weight: normal;}
#smallwrapper a:hover {text-decoration: underline;}
#image_wrap {
	float: left;
	width: 100px;
	height: 100px;
	border: 1px solid #d8d9db;
	margin-right: 8px;
	margin-top: 3px;
	margin-bottom: 10px;
}
#main p {margin-top: 5px;}
#main p.suffix, p.suffix a, p.suffix a:visited, p.suffix a:active {
	text-decoration: none;
	text-align: right;
	color: #467AA7;
	margin-right: 5px;
	margin-bottom: 5px;
}
#main p.suffix a:hover {text-decoration: underline;}
#main .excerpt .text{font-size: 0.95em; line-height: 1.4em; padding-left: 110px;}
#main .entry p {line-height: 1.7em; margin-bottom: 10px;}

#main .text p {padding-left: 0;}
#main .article_image, .wp-caption {
    background-color:#f0f0f0;
    border:1px solid #cecfd0;
    margin: 0 5px 10px 10px;
    padding-bottom:6px;
    padding-top:10px;
    text-align:center;
}
#main .article_image img {margin-bottom: 5px;}
#main .image-caption-text, .wp-caption-text {
    margin:0;
    padding:0;
    text-align:center;
    font-size: 0.9em;
}
#about_author {
    font-size: 0.95em;
    background: #f0f0f0 url(images/sidebar_write.gif) no-repeat scroll 98% 50%;
    border: 1px solid #CECFD0;
    display: block;
    margin: 30px 5px 20px 10px;
    padding: 15px;
}
#about_author .photo {float: left; border: 1px solid #CECFD0;}
#about_author .author_text {padding-left: 90px; padding-right: 70px;}
#about_author p {margin: 0; padding: 0;}

.moviespan {
    background-color:#efefef;
    border:1px solid #b6b6b6;
    margin-bottom:15px;
    padding:15px 11px 11px;
    text-align:center;
    float:left;
    margin-right:20px;

}
.movie-caption-text {margin:5px 0 0; padding:0; text-align:center; font-size: 0.9em;}
.imagespan {
    background-color:#efefef;
    border:1px solid #b6b6b6;
    margin-bottom:15px;
    padding:15px 11px 11px;
    text-align:center;
}
.image-caption-text {margin:5px 0 0; padding:0; text-align:center; font-size: 0.9em;}
#main li.download {
    background:transparent url(images/download_file.png) no-repeat scroll 0 0;
    margin-bottom:2px;
    padding: 10px;
    padding-left:60px;
    padding-right: 0;
}
#main li.download span {
    color:#9E9E9E;
    font-family:Helvetica,Arial,sans-serif;
    font-size:14px;
    font-weight:bold;
}
#main li.download h3 {margin-top:0;}
#main .newsletter {
    background-color:#F0F0F0;
    border:1px solid #CECFD0;
    margin-top: 10px;
    padding: 10px;
    text-align: left;
}
#email {
	border: 1px solid #DCDCDC;
	height: 17px;
	width: 155px;
	margin-bottom: 5px;
}
#Namn {
	border: 1px solid #DCDCDC;
	height: 17px;
	width: 155px;
	margin-bottom: 5px;
}
#stnl_submit {
    margin-left: 5px;
}

/********************** ACCORDION ***********************/
.ui-helper-reset {
	border:0 none;
	font-size:100%;
	line-height:1.3;
	list-style:none outside none;
	margin:0;
	outline:0 none;
	padding:0;
	text-decoration:none;
	letter-spacing: normal;
}

.ui-accordion .ui-accordion-header {
	cursor:pointer;
	margin-top:1px;
	position:relative;
}

.ui-corner-all { -moz-border-radius:4px 4px 4px 4px; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-accordion-content {
	border-bottom:1px solid #D3D3D3;
	font-weight:normal;
}

.ui-accordion .ui-accordion-header .ui-icon {
margin-top:-8px;
position:absolute;
top:50%;
}

.ui-state-default .ui-icon { background-image:url("http://jqueryui.com/themes/base/images/ui-icons_888888_256x240.png"); }
.ui-icon-triangle-1-e { background-position:-32px -16px; }
.ui-state-active .ui-icon { background-image:url("http://jqueryui.com/themes/base/images/ui-icons_454545_256x240.png"); }
.ui-icon-triangle-1-s { background-position:-64px -16px; }

.ui-icon {
height:16px;
width:16px;
}

.ui-icon {
background-repeat:no-repeat;
display:block;
overflow:hidden;
text-indent:-99999px;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
text-decoration:none;
}

.ui-accordion .ui-accordion-header a {
display:block;
font-size:1em;
padding:0.4em 0.4em 0.4em 1.3em;
}
.ui-accordion p { font-size: 1em; padding:0 0 0 1.3em; }

.ui-state-default a,.ui-state-default a:link, .ui-state-default a:visited {
text-decoration:none;
}
.ui-state-default a:hover { text-decoration: underline; }

/********************** FOOTER **************************/
#footer {
	clear: both;
	background: url(images/bg_foot.jpg) no-repeat top left;
	height: 50px;
	text-align: center;
	margin: 0 auto;
	width: 900px;
	border-bottom: 1px solid #969696;
}
#footer p {padding: 10px 0 2px 0; color: #7d7d7d; font-size: 0.9em;}
#footer a {text-decoration: underline; color: #7d7d7d;}
#footer a:hover {text-decoration: none;	color: #000;}
.strong {font-weight: bold; font-size: 1.1em;}

/********************* FORM FIELDS **********************/
.field {
    width: 150px;
    float: left;
    text-align:right;
    padding-right: 15px;
}
#wpcf7-f2-p133-o1 {
    border: 1px solid #bebebe;
    padding: 15px;
    background-color: #e3e3e3;
    font-size: 0.95em;
}

form.wpcf7-form {
	width: 260px;
}

/****************** IMAGE GALLERY **********************/
.slideshowlink { margin-bottom: 10px; }

/****************** ARCHIVE PAGE ***********************/
.simple_acat h3 { margin-bottom: 5px; font-size: 1em;}
.simple_acat h3 a { font-size: 1.5em; text-decoration: none; }
.simple_acat ul {margin-top: 5px;}
.simple_acat li {margin-bottom: 2px;}

/****************** COMMENT FORM ***********************/

h3#respond, h3#comments {font-size: 1.2em; margin: 0; padding: 0;}

#commentwrap {
    
	margin: 30px 8px 10px 8px;   
}

#commentwrap small, #commentwrap p {font-size: 0.95em;}
#commentform {
	margin: 0;
	padding: 10px;
	border: 1px solid #CECFD0;
        background-color: #F0F0F0;
}
#commentwrap .author {border: 1px solid #CECFD0; height: 17px; width: 190px;}
#commentwrap .email {border: 1px solid #CECFD0;	height: 17px; width: 190px;}
#commentwrap .comment {width: 405px; border: 1px solid #CECFD0;}
#commentwrap .submit {
	background-color: #eaeaea;
	border: 1px solid #CECFD0;
	color: #000;
	padding:0;
	font-size: 1em;
	height: 30px;
	width: 405px;
	text-align: center;
	cursor: pointer;	
}
#commentwrap .submit:hover {background-color: #85b0d0; color: #000; border: 1px solid #457eab;}

/*******************USER LIST *************************/
.userlist_left {width: 50%; float: left;}
.userlist_right {width: 50%; float: left; }
/******************** PROFILE PAGE **********************/

#profile-page input, #profile-page select {padding: 2px;}
.wrap .updated, .wrap .error {
margin:5px 0 15px;
}

.updated, .login .message {
background-color:#FFFFE0;
border-color:#E6DB55;
}
.error, .login #login_error {
background-color:#FFEBE8;
border-color:#CC0000;
}

.updated p, .error p {
line-height:1;
margin:0.5em 0;
padding:2px;
}

.updated, .error {
-moz-border-radius:3px 3px 3px 3px;
border-style:solid;
border-width:1px;
margin:5px 15px 2px;
padding:0 0.6em;
}




.form-table {
	border-collapse:collapse;
	clear:both;
	margin-bottom:-8px;
	margin-top:0.5em;
	width:100%;
}
.form-table #email {
	width:18em;
}
.form-table span.green {
	color: #57a851;
}
.form-table span.red {
	color: #d73030;
}
.form-table th, .form-wrap label {
color:#222222;
text-shadow:0 1px 0 #FFFFFF;
}

.form-table th {
padding:10px;
text-align:left;
vertical-align:top;
width:200px;
}

.form-table th, .form-wrap label {
font-weight:normal;
text-shadow:0 1px 0 #FFFFFF;
}
label, #your-profile label + a {
vertical-align:middle;
}

label {
cursor:pointer;
}

.form-table td {
font-size:11px;
line-height:20px;
margin-bottom:9px;
padding:8px 10px;
}

p.help, p.description, span.description, .form-wrap p {
font-family:"Lucida Grande",Verdana,Arial,"Bitstream Vera Sans",sans-serif;
font-size:12px;
font-style:italic;
}
.description, .form-wrap p {
color:#666666;
}

.form-table input.regular-text, #adduser .form-field input {
width:18em;
}

#pass-strength-result {	background-color:#EEEEEE; border-color:#DDDDDD !important; }

#pass-strength-result {
	border-style:solid;
	border-width:1px;
	float:left;
	margin:12px 5px 5px 1px;
	padding:3px 5px;
	text-align:center;
	width:225px;
}
#pass-strength-result.strong  {
background-color:#C3FF88;
border-color:#8DFF1C !important;
}
#pass-strength-result.good  {
background-color:#FFEC8B;
border-color:#FFCC00 !important;
}
#pass-strength-result.bad  {
background-color:#FFB78C;
border-color:#FF853C !important;
}
#pass-strength-result.short  {
background-color:#FFA0A0;
border-color:#F04040 !important;
}

/********************** Downloads ********************************/
* html a.btn span, * html a.btn i { float: left; width: auto; background-image: none; cursor: pointer; }
a.btn { display: block; position: relative; background: #aaa; padding: 5px; float: left; color: #fff; text-decoration: none; cursor: pointer;}
a.btn * { font-style: normal; background-image: url(http://www.soling.se/wp-content/themes/soling_theme/images/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
a.btn i { background-position: top left; position: absolute; margin-bottom: -5px; top: 0; left: 0; width: 5px; height: 5px; }
a.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
a.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
a.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

a.btn.blue { background: #5f91b8; }
a.btn.green { background: #9d4; }
a.btn.pink { background: #e1a; }
a.btn:hover { background-color: #3c6f98; }
a.btn:active { background-color: #444; }
a.btn[class] { background-image: url(http://www.soling.se/wp-content/themes/soling_theme/images/shade.png); background-position: bottom; }

* html a.btn { border: 3px double #aaa; }
* html a.btn.blue { border-color: #5f91b8; }
* html a.btn.green { border-color: #9d4; }
* html a.btn.pink { border-color: #e1a; }
* html a.btn:hover { border-color: #3c6f98; }

.dlbutton { float: left; }
.clear { clear: both;}













/* Comments display */

#main ol.commentlist {
	padding: 0 0px 0 0px;
	margin: 0 8px 10px 10px;
}

#main ol.commentlist li {
	background: #aac9e0 url(images/comment_top2.gif) no-repeat top left;
	margin: 10px 0 5px 0;
	padding: 10px 20px;
        font-size: 0.96em;
}

#main ol.commentlist li.alt {
	background: #d4dde4 url(images/comment_top1.gif) top left no-repeat;
}



