/*  
Theme Name: Oskars Centrum design 4.0
Theme URI: http://www.centrumok.se/
Description: Centrum OK's theme.
Version: 4.0
Author: Oskar Karlin
Author URI: http://www.oskarlin.com/
*/



* {
	padding: 0px;
	margin: 0px;
}

a { text-decoration: none; color: #b00000; }
a:hover { text-decoration: underline; color: #b00000; }

img { border: 0; }

p, td, li {
	"Lucida Grande", "Lucida Sans Unicode",  Helvetica, Arial, Verdana, sans-serif;
}

p, td {
	line-height: 17px;
	font-size: 11px;
}


body {
	background: #ebebeb url(images/navback.png) repeat-x;
	padding-top: 0;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
}


/* layout */

#top_container {
	width: 1015px;
	height: 148px;
	padding: 0px;
	background: url(images/logo_new.png) left top no-repeat;
}

#logo {
	margin-top: 20px;
	float: left;
	width: 140px;
}

#logo p {
	margin-left: 20px;
}

.ext_nav {
	float: left;
	width: 120px;
	margin-top: 20px;
	height: 50px;
}

#logo img {
	margin-left: 20px;
}

#logo_quote {
	width: 108px;
	height: 160px;
	float: left;
}

#quote {
	margin-top: 10px;
	padding-left: 20px;
	width: 85px;
	height: 55px;
	float: left;
}

.top_push {
	float: left;
	height: 87px;
	overflow: hidden;
}

#push_comments {
	padding-right: 10px;
	width: 335px;
}

#push_flickr {
	width: 600px;
	margin-left: 15px;
}


#push_forum {
	width: 278px;
}

#nav {
	width: 870px;
	float: left;
}

#nav ul, .item ul {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	text-indent: 0;
}

#nav ul li {
	margin-left: 0;
	padding-left: 6px;
	margin-right: 3px;
	padding-top: 0;
	text-indent: 0;
	display: block;
	height: 17px;
	float: left;
	border-left: 1px solid black;
	padding-top: 3px;
	padding-right: 4px;
}


#nav ul li#nav_competition {
	border-right: 1px solid black;
}


#nav ul li span {
	padding-top: 2px;
	display: block;
}


#tags {
	float: left;
	margin-top: 5px;
	width: 550px;
}

#tags input.form {
	border: 1px solid #acacac;
	vertical-align: bottom;
	width: 100px;
	padding:0;
}

#tags input.button {
	vertical-align: bottom;
}

#login_container {
	background-color: #fff9b3;
	border-bottom: 1px solid #e1db9e;
	border-right: 1px solid #e1db9e;
	border-top: 1px solid #ffffe9;
	border-left: 1px solid #ffffe9;
	width: 260px;
	float: right;
	margin-top: 7px;
	margin-right: 7px;
	padding-left: 10px;
}

#login_window {
	position: fixed;
	top: 40%;
	left: 40%;
	width: 180px;
	height: 180px;
	background-color: #fff9b3;
	z-index: 10;
	padding: 20px;
	display: none;
}

#blur {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: black;
	opacity:.50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
	z-index: 9;
	display: none;
}

#login_window p {
	margin-bottom: 10px;
}

/* main */


#main_container {
	margin-left: 15px;
	min-width: 1020px;
	clear: both;
}

#main_container #left_column {
	min-width: 300px;
	margin-right: 10px;
}

.content_container {
	background: url(images/main_fade_back.png) repeat-y;
	padding-top: 10px;
	margin-bottom: 15px;
}

.content_container_events {
	margin-bottom: 2px;
	float: left;
}

.competition {
	background: url(images/bg_competition.png) repeat-y;
} 

.training {
	background: url(images/main_fade_back.png) repeat-y;
}

.other {
	background: url(images/bg_other.png) repeat-y;
}

#show_competition, #show_training, #show_other {
	display: none;
}

.filter {
	height: 20px;
	width: 300px;
	clear: both;
	float: left;
}

.filter a, .filter span {
	margin-left: 10px;
}

.filter strong {
	margin-left: 5px;
}

.content_container_guestbook {
	margin-bottom: 15px;
}

#middle_column .content_container, #middle_column .content_container_events {
	padding-bottom: 0px;
}

#middle_column {
	width: 345px;
}

#left_column, #middle_column, #right_column {
	float: left;
}


#left_column .small_image {
	float: left;
	margin-right: 10px;
	padding-left: 15px;
	padding-bottom: 10px;
	width: 75px;
	height: 75px;
}

#middle_column .small_image {
	float: left;
	margin-right: 10px;
	padding-left: 0;
	padding-bottom: 10px;
	width: 75px;
	height: 75px;
}


#left_column .small_image {
	padding-top: 10px;
}



.small_image img {
	max-width: 75px;
	max-height: 75px;
}

.item, .forum {
	float: left;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	clear: both;
}

.forum {
	width: 1000px;
	margin-left: 5px;
}

.sfposttable {
	border: 1px solid red;
}

#middle_column .item {
	padding-bottom: 10px;
	padding-top: 0px;
}

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

#middle_column .w_image_container {
	width: 330px;
}

.item_w_image {
	float: left;
}

#left_column .item_w_image {
	padding-top: 10px;

}

#middle_column .w_image_container { 
	padding-bottom: 10px;
}


#left_column .item_w_image {
	padding-bottom: 10px;
}


#right_column .content_container {
	width: 270px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

/* tr�ningsfl�rpandet */ 

.arrow {
	background-image: url(images/arrows.png);	
	background-position: 0 0;
	background-repeat: no-repeat;
	line-height: 20px;
}

.item img {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	max-width: 100%;
}

#left_column .item img {
	margin-top: 8px;

}


/* kalender */

.calendar {
	clear: both;
	margin-left: 12px;
	width: 260px;
}

.calendar td { 
	vertical-align: top;
}

.calendar td.first { 
	width: 60px;	
	padding-left: 2px;
}

.calendar td.second { 
	width: 203px;
	line-height: 11px;
	padding-top: 3px;
	padding-bottom: 2px;
}

.calendar td.third { 
	width: 23px; 
	text-align: right; 
	padding-right: 2px;
}

.calendar tr.type1 td {
	background-color: white;
}

.calendar tr.type3 td {
	background-color: #c3ff8f;
}

#hiddencalendar {
	display: none;
}

#showme {
	margin-left: 13px;
	margin-top: 15px;
	float: left;
} 

.cal_subscribe {
	float: left;
	margin-top: 15px;
}

.cal_subscribe img {
	margin-left: 10px;
}

/* kommentarer */


.comment {
	background-color: #fff9b3;
	border-bottom: 1px solid #e1db9e;
	border-right: 1px solid #e1db9e;
	border-top: 1px solid #ffffe9;
	border-left: 1px solid #ffffe9;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-bottom: 10px;
	margin-right: 10px;
}

.comment img, .comment embed, .comment object {
max-width: 280px;
}

#middle_column .comment {
	width: 310px;
}

#left_column .comment {
	width: 330px;
}

#comment { 
	width: 290px; 
}

/* tusingar */

.tusingar td { 
padding: 4px; 
border-right: 1px solid #b33333; 
border-bottom: 1px solid #b33333;
}
.tusingar {
border-left: 1px solid #b33333; 
border-top: 1px solid #b33333;
margin-left: 10px;
margin-top: 10px;
}


.item li {
	margin-left: 0;
	padding-left: 4px;
	margin-right: 1px;

}

/* tag cloud */

.wp-tag-cloud {
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 0;
}

.wp-tag-cloud li {
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 5px;
	padding-top: 0;
	text-indent: 0;
	display: inline;
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Helvetica, Arial, Verdana, sans-serif;
}

/* comment_preview */

p.bdp_comments {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

.comment_preview {
position: absolute;
z-index: 10;
width: 200px; 
display: none;
margin-top: 11px;
margin-left: 35px;
clear: both;
background-image: url(images/attendees_top.png);
background-repeat: no-repeat;
padding-top: 12px;
}


.comment_preview_main p {
	background-color: #fff9b3;
	width: 176px !important;
	margin: 0 !important;
	padding: 6px;
}


/* attendees */

.attendees {
position: absolute;
z-index: 10;
width: 150px; 
display: none;
margin-top: 21px;
margin-left: 35px;
clear: both;
background-image: url(images/attendees_top.png);
background-repeat: no-repeat;
padding-top: 12px;
}

.attendees_left, .comment_preview_left {
	background-image: url(images/attendees_left.png);
	background-repeat: repeat-y;
	margin-left: 3px;
}

.attendees_main, .comment_preview_main {
	background-image: url(images/attendees_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 5px;
	height: 100%;
}

.attendees_main {
	width: 141px;

}

.attending_box .attendees_main p {
	line-height: 14px !important;
}

.comment_preview_main {
	width: 189px;
}


.attendees_bottom, .comment_preview_bottom {
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
}

.attendees_bottom {
	background-image: url(images/attendees_bottom.png);
}

.comment_preview_bottom {
	background-image: url(images/comments_bottom.png);
}

.attendees, .attendees_left, .attendees_main, .attendees_bottom, .comment_preview_bottom { behavior: url(iepngfix.htc); }

.attendees p {
	background-color: #fff9b3;
	width: 126px !important;
}

.kommer {
	border: 1px solid red;
}

.attending_box {
	padding-top: 2px;
	float: left;
}

.w_image_container .attending_box {
	margin-left: 75px;
}

.attend_panel, .attend_panel_first {
	float: left;
	margin-left: 10px;
	margin-right: 5px;
}

.attend_panel_first {
	width: 71px;
}

.attend_panel_first img {
	margin-top: 0px;
}

.not_logged_in {
padding: 2px; 
color: white; 
background-color: red;
line-height: 15px;
}

.attending_button {
	padding-top: 1px;
}

/* polls */


/* guestbook */

#guestbook_form {
	padding-top: 10px;
	width: 338px;
	position: fixed;
	background: url(images/main_fade_back.png) repeat-y;
}


.css_guestbook_font_color {
	width: 500px;
}




/* text-styles */

p {
	line-height: 17px;
}

p, #nav ul li, #tags input.form, h4, h3, .attend_panel, .attend_panel_first, #cal_subscribe_text, #cal_subscribe_faq, #stats h2, td, .css_post_message {
	font-family: "Lucida Grande", "Lucida Sans Unicode",  Helvetica, Arial, Verdana, sans-serif;

}

#nav li a {
	color: white;
	font-weight: bold;
}

#logo p, .ext_nav p  {
	line-height: 15px;
	font-weight: bold;
}

#quote {
	color: #acacac;
}

#quote p {
	line-height: 11px;
	font-size: 8px;
}

.top_push h1 {
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #acacac;
	margin-bottom: 6px;
}

.top_push h1 span {
	border-bottom: 1px solid #acacac;
}

.top_push p {
	line-height: 14px;
	color: #acacac;
}

#nav ul li {
	text-transform: uppercase;
	font-size: 11px;
}


#tags input.form {
	font-size: 11px;	
}


#left_column h1, #middle_column h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	border-bottom: 2px solid black;
	margin-left: 15px;
	float: left;
	display: inline;
	clear: both;
	margin-bottom: 0;
	padding-bottom: 0;
}

#item h1 {
	border-bottom: 0 !important;
	line-height: 25px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#middle_column h1 {
	margin-bottom: 10px;
}

.events h1 {
	margin-left: 0px !important;
}

#right_column #forum p {
	margin-bottom: 0px;
	margin-top: 0px;
}

.item h2, .item_w_image h2, #archive li, #polls h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif ;
}

.content_container_events h2 {
	margin-top: 7px;
}

.first h2 {
	margin-top: 0px;
}

.item h2 {
	padding-left: 10px;
	width: 320px;
}

h2 span {
	color: #555555;
	font-size: 13px;
	font-weight: bold;
}

#left_column .item_w_image h2 {
	width: 255px;
}

#middle_column .item_w_image h2 {
	width: 205px;
}

#polls h2 {
	padding-left: 10px;
}

h4 {
	padding-left: 4px;
	padding-bottom: 1px;
	padding-right: 2px;
	padding-top: 1px;
	margin-left: 10px;
	margin-top: 4px;
	margin-bottom: 10px;
	font-size: 11px;
	background-color: #b00000;
	border-top: 1px solid #ff5555;
	border-left: 1px solid #ff5555;
	border-bottom: 1px solid #400000;
	border-right: 1px solid #400000;
	width: 308px;
	color: white;
}

h4 a {
	color: #ff5555;
}
h4 a:hover {
	color: #ff9999;
}


h3, .attend_panel, .attend_panel_first {
	font-size: 10px;
	line-height: 15px;
	color: #555555;
	font-weight: normal;
}

.attending_box .attendlist {
	font-size: 10px;
}

h3 {
	width: 340px;
}

.comment h3 {
width: 280px;
}


.item h3 {
	padding-left: 10px;
	padding-bottom: 0;
}

.attending_box h3 {
	padding-left: 10px;
	border: 1px solid red;
}

#left_column .item p {
	width: 350px;
	padding-left: 10px;
}

.page p {
	width: 400px !important;
}


.item .members p {
	width: 650px !important;
} 

.item_w_image h3 {
	width: 265px;
}

#middle_column .item p {
	width: 320px;
	padding-left: 10px;
	padding-bottom: 6px;
	margin-right: 10px;
}

#left_column p, #middle_column .item p, #middle_column .item_w_image p {
	font-size: 12px;
	line-height: 18px;
}

#middle_column .item .comment p {
	font-size: 11px;
}

#middle_column .comment p {
	width: 290px;
}

#left_column .comment p{
	width: 310px;
}


#left_column .item_w_image p {
	width: 255px;
}

#middle_column .item_w_image p {
	width: 205px;
	min-height: 50px;
}


#right_column h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	border-bottom: 2px solid black;
	margin-left: 12px;
/*	float: left; */
	display: inline;
	clear: both;
}

#right_column p {
	margin-left: 12px;
	margin-top: 5px;
	line-height: 14px;
}

#right_column a {
/*	font-weight: bold; */
}


#cal_subscribe_text {
	font-size: 9px;
	line-height: 9px;
	margin-left: 5px;
}

#cal_subscribe_faq {
	font-size: 14px;
	margin-left: 2px;
}

#stats h2 {
	font-size: 14px;
	clear: both;
	margin-left: 13px;
	padding-top: 5px;
}

.item p span {
	background-color: #fff9b3;
}

.item p span a {
/* color: white; */
}

span.remove a {
	color: #b00000;
}

.item .members span {
	background-color: transparent;
	font-weight: bold;
}

#item h2 {
	margin-top: 10px;
}

#item p {
	margin-bottom: 8px;	
}

#item_images p {
	width: 500px !important;
	margin-bottom: 8px;	
}

.more-link {
}


pre {
	font-size: 11px;
	margin-left: 10px;
}

#left_column pre {
	background-color: #fff9b3;
	border-bottom: 1px solid #e1db9e;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 10px;
}




cite {
	background-color: #fff9b3;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 10px;
	display: block;
	font-style: normal;
}

#archive li {
	line-height: 20px;
}

.attendees p {
	color: black;
	font-weight: normal;
	padding: 5px 5px 6px 10px !important;
}

#competition_nav {
	background-color: black;
	float: right;
	width: 190px;
	padding: 15px;
	font-weight: bold;
}

#competition_nav #competition_logo {
/*	margin-left: 10px; */
	margin-bottom: 20px;
}


#competition_list {
	list-style-position: inside;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#competition_list li {
	padding: 0px;
	margin: 0px;
	font-size: 16px !important;
	color: gray;
	height: 22px;
}

#second_comments, #third_comments {
	display: none;
}

/*---- forumet ---*/

li.sftagli {
list-style-position: inside; 
list-style-type:none; 
margin-left:12px;
margin-top: 0px;
padding:0;
outline:0;
vertical-align:baseline;
background:transparent; 
font-family: "Lucida Grande", "Lucida Sans Unicode",  Helvetica, Arial, Verdana, sans-serif;
font-size: 11px;
}

p.sftagp { margin:0 !important; padding: 0;}

}


/*---------------------- Comment Quicktags ---------------------------*/
/* Main Span */
#comment_quicktags {
	text-align: left;
	margin-left: 1%;
}
/* Button Style */
input.ed_button {
	color: black;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	padding-left: 4px;
	padding-bottom: 1px;
	padding-right: 2px;
	padding-top: 1px;
	margin-left: 2px;
	margin-top: 4px;
	margin-bottom: 10px;
	font-size: 11px;
	background-color: #cccccc;
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	border-bottom: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
}
/* Button Style on focus/click */
input.ed_button:focus {
	background-color: #FFFFFF;
}
/* Button Lable style */
#ed_strong {
	font-weight: bold;
}
/* Button Lable style */
#ed_em {
	font-style: italic;
}



