/*
------------------------------------------------------------------------
Theme Name:    www.wic theme 
Theme URI:     http://www.wic.nu
Description:   www.wic.nu wordpress theme for Kulturskolan Centrum in Gothenburg
Version:       1.0
Author:        Johan Kivi
Author URI:    www.johankivi.se
------------------------------------------------------------------------
*/

body {
	margin: 0px;
	padding: 0px;

	background-color: #333333;
	background-image: url('images/back.png');

	font-family: Arial;
	font-size: 11px;
	color: #999999;
}

a {
	outline: none;
}

.clear {
	clear: both;
}

/*
------------------------------------------------------------------------
CONTAINER
------------------------------------------------------------------------
*/

.container {
	margin: 0px auto;
	padding: 0px;
	
	width: 880px;
	
	text-align: left;
}

/*
------------------------------------------------------------------------
COLUMNS
------------------------------------------------------------------------
*/

.column_main {
	margin: 0px;
	padding: 0px 0px 10px 20px;
	
	width: 540px;
	
	float: left;
	overflow: hidden;
}

.column_right {
	margin: 0px;
	padding: 0px 20px 20px 20px;
	
	width: 280px;

	float: right;
	overflow: hidden;
}

/*
------------------------------------------------------------------------
TYPOGRAPHY
------------------------------------------------------------------------
*/

h1 {
	margin: 0px;
	padding: 30px 0px 30px 0px;
	
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
}

h2 {
	margin: 0px;
	padding: 20px 0px 20px 0px;
	
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	text-shadow: #000000 0px 1px 1px;
}

h3 {
	margin:30px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	
	font-size: 16px;
	font-weight: bold;
	color: #fff !important;
	text-shadow: #000000 0px 1px 1px;
}


p {
	margin: 0px;
	color: #ccc;
}

/*
------------------------------------------------------------------------
HEADER
------------------------------------------------------------------------
*/

#header {
	margin: 0px;
	padding: 20px;
}

/* Logo */

.logo {
	background: url(images/toplogo.png) no-repeat;
	text-decoration: none;
	height:100px;
	width: 360px;
	float: left;
}

/* Page Menu */

.page_menu {
	width: 402px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	float: right;
	list-style: none;
	background: url(images/bg_menu.png) no-repeat;
	padding:22px; 
}

.page_menu li {
	float: left;
	font-size: 14px;
	text-transform: uppercase;
}

.page_menu li a, .page_menu li a:visited {
	margin: 0px 0px 0px 10px;
	padding: 2px 5px 2px 5px;

	color: #999999;
	text-decoration: none;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.page_menu li a:hover {
	color: #000;

}

.page_menu li.current_page_item a {
	color: #ffffff;
	background-color: #cc3366;

	text-shadow: #333333 0px 1px 1px;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

/*
------------------------------------------------------------------------
STAGE
------------------------------------------------------------------------
*/

#stage {
	margin: 0px;
	padding: 0px;

	background-color: #000000;
	-webkit-box-shadow: 0px 0px 10px #000000;
}

#stage .column_main {
	text-align: left;
	background-color: #000000;
	color:#602727;
}
#stage .column_main h1 {
	color:#ccc;
	font-size: 20px;
}

#mediacontent {
	font-size: 12px;
}

#mediacontent a, #mediacontent a:visited {
	padding: 2px 5px 2px 5px;

	color: #cccccc;
	text-decoration: none;
	
	background-color: #222222;
}

#mediacontent a:hover {
	color: #ffffff;
}


#stage .column_right ul.episode_menu {
	margin: 0px;
	padding: 40px 0px 0px 0px;

	list-style: none;
	display: inline-block;
}

#stage .column_right #drop_menu {
	margin: 40px 0px 10px 0px;

	text-align:left;
	font-size:13px;
}

#stage .column_right #drop_menu select, .menuitem {
	margin:0px;

	background-color:#ffffff;
	color:#ff0000;
}

#show_tags {
	margin-bottom: 10px;
	text-align: center;
	font-size: 12px;
	
}

/* Episode Menu */

.episode_menu li {
	margin-bottom: 8px;

	float: left;
	cursor: pointer;
}

.episode_menu li a, .episode_menu li a:visited {
	margin: 0px 7px 0px 0px;
	padding: 3px 7px 3px 7px;

	color: #666666;
	text-decoration: none;
}

.episode_menu li a:hover {
	color: #ffffff;
}

.episode_menu li.current a {
	color: #ffffff;
	background-color: #666666;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

/* Episode List */

#stage .column_right #list_container ul.episode_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
	clear: left;
	cursor: pointer;
}

#list_container {
	overflow:hidden;
	height: 350px;
}

.episode_list li a, .episode_list li a:visited {
	margin: 0px;
	padding: 12px 10px 12px 10px;

	color: #666666;
	text-decoration: none;
	
	display: block;
}

.episode_list li a b, .episode_list li a:visited b {
	font-size: 12px;
	font-weight: normal;
	color: #cccccc;
	display: block;
}

.episode_list li a:hover {
	color: #ffffff;
	background-color: #222222;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.episode_list li a:hover b {
	color: #ffffff;
}

.episode_list li.current a {
	color: #ffffff;
	background-color: #3e0f1f;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.episode_list li.current a b {
	color: #ffffff;
}

.totalfaded {
	opacity: 0;
	filter: alpha(opacity=0);
}

#prev, #next {
	text-align: center;
}

/* Episode List Arrows */

a#linkup, a#linkup:visited, a#linkdown, a#linkdown:visited {
	margin: 5px 0px 5px 130px;
	
	width: 20px;
	height: 20px;
	background-image:url(images/buttons.png);
	display:block;
	cursor: pointer;
}

a#linkup, a#linkup:visited {
	background-position: -20px;
}

a#linkdown, a#linkdown:visited {
	background-position: 0px;
}

a#linkup.inactive, a#linkup.inactive:visited, a#linkdown.inactive, a#linkdown.inactive:visited {
	margin: 5px 0px 5px 130px;
	
	width: 20px;
	height: 20px;
	background-image:url(images/buttons.png);
	display:block;
	cursor:default;
}

a#linkup.inactive, a#linkup.inactive:visited {
	background-position: -60px;
}

a#linkdown.inactive, a#linkdown.inactive:visited {
	background-position: -40px;
}

/* Stage Footer */

.stage_footer {
	margin: 0px;
	padding: 0px;

	color: #666666;

	background-color: #222222;
	background-image: url('images/stage_footer_back.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

#stage .stage_footer .column_main {
	padding: 20px 0px 20px 20px;
	text-align: left;
	background-image: url('images/stage_footer_back.png');
	background-position: bottom;
}

.stage_footer .column_right {
	padding: 20px 20px 20px 20px;
}

.stage_footer p a, .stage_footer p a:visited {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}

.stage_footer p a:hover {
	color: #ffffff;
}

/*
------------------------------------------------------------------------
CONTENT
------------------------------------------------------------------------
*/

/* Column Main */

#digg_span {
	float:left;
	margin:3px 10px 5px 0px;
}

#content .column_main p {
	margin: 0px;

font-family: Cambria, serif;
font-size: 15px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;


}
#content .column_main h2 {
font-family: Helvetica;
font-size: 32px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: -2px;
line-height: 1.3em;
}

#content .column_main a, #content .column_main a:visited {
	padding: 2px 5px 2px 5px;

	color: #cccccc;
	text-decoration: none;
	
	background-color: #222222;
}

#content .column_main a:hover {
	color: #ffffff;
}

#content .column_main p label input {
	margin: 1px 0px 0px 0px;
	padding: 5px 2px 5px 2px;
	
	width: 240px;
	
	font-family: Arial;
	font-size: 11px;
	color: #444444;

	border-top: 1px solid #999999;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #999999;
}

/* Column Right */

#content .column_right p {
	margin: 0px;

font-family: Cambria, serif;
font-size: 14px;
font-style: italic;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
padding-bottom: 10px;
}

#content .column_right a, #content .column_right a:visited {
	padding: 2px 5px 2px 5px;

	color: #cccccc;
	text-decoration: none;
	
	background-color: #222222;
}

#content .column_right a:hover {
	color: #ffffff;
	background-color: #cc3366;
}

.textwidget {
color:#fff;
margin: 0px;
font-family: Cambria, serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: normal;
line-height: 1.4em;
}


/* Comments */

#content .column_main #commenting p {
	margin: 0px 0px 20px 0px;

	background: none;

	font-size: 12px;
	line-height: 14px;
}

#content .column_main #commenting a, #content .column_main #commenting a:visited {
	padding: 0px;
	background: none;
}

.comment_author {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;

	float: left;
	clear: both;
	background-image:url(images/avatar.jpg);
	background-repeat:no-repeat;
}

.comment_author img {
	width: 45px;
	height:45px;
	background-image:url(images/avatar.jpg);
	background-repeat:no-repeat;
	display:block;
}

.comment {
	margin: -5px 0px 10px 0px;
	width: 479px;
	min-height: 80px;
	height: auto !important;
	height: 80px;
	
	font-size: 13px;
	line-height: 19px;

	float: right;
}

#commentfield {
width:350px;
}

/* Comment Meta */

.comment .meta {
	color: #666666;
}

/* Live Comment Preview */

#comment_preview {
	overflow:hidden;
}

/* Leave A Comment */

.leave_comment {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	
	border-top: 1px solid #444444;

}

.leave_comment fieldset {
	padding: 5px 0px 5px 0px;

	border: none;
}

.leave_comment .meta {
	padding: 4px 0px 0px 15px;

	font-size: 11px;
	color: #999999;

	float: left;
}

.leave_comment .error {
	padding: 2px 5px 2px 5px;
	
	background-color: #993333;
	color: #ffffff;
	cursor:default;
	zoom: 1;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}

.leave_comment fieldset label {
	padding: 5px 20px 0px 0px;

	width: 90px;

	font-size: 11px;
	font-weight: bold;
	text-align: right;

	float: left;
}

.field {
	float: left;
}

.leave_comment .input {
	margin: 0px;
	padding: 5px 2px 5px 2px;
	
	width: 240px;
	
	font-family: Arial;
	font-size: 13px;
	color: #444444;

	border-top: 1px solid #999999;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #999999;
}

.leave_comment .textarea {
	margin: 0px;
	padding: 5px 2px 5px 2px;
	
	width: 419px;
	
	font-family: Arial;
	font-size: 13px;
	color: #444444;
	
	border-top: 1px solid #999999;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	border-left: 1px solid #999999;
}

.button {
	margin: 10px 0px 0px 110px;
}

/*
------------------------------------------------------------------------
SIDEBAR
------------------------------------------------------------------------
*/

.widget {
	line-height: 15px;
}

.widget ul {
	margin: 0px;
	padding: 0px;

	list-style: none;
}

.widget ul li {
	padding: 2px 0px 2px 0px;

	font-size: 17px;
	line-height: 21px;
}

/*
------------------------------------------------------------------------
FOOTER
------------------------------------------------------------------------
*/
#footer {
border-top:1px solid #444444;
padding-top: 10px;
}

#footer .column_main {
	padding: 0px 0px 20px 20px;
}

#footer p {
	color: #999999;
	line-height: 16px;
	margin: 0px;
	margin-left: 20px;
	padding:0px;
	padding-bottom: 20px;
	font-style: italic;
}

#footer img {
	margin: 0px;
	margin-left: 20px;
	padding:0px;
	padding-bottom: 20px;
	border: none;

}

#footer a, #footer a:visited {
	color: #999999;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

/*-------------- KONTAKT --------------*/

fieldset#kontakt {
width: 500px;
border:none;
padding-top: 20px;
}

fieldset#kontakt label {
color:#ccc;
display: block;
width:90px;
float: left;
font-size: 0.8em;
font-family: "Arial";
font-style: oblique;
}

fieldset#kontakt input {
background: url(images/bg_input_1.png) no-repeat;
width:296px;
height: 15px;
padding: 5px;
margin-bottom: 7px;
border: 0;
overflow: hidden;
}

fieldset#kontakt input.matte {
background: url(images/bg_matte.png) no-repeat;
width:40px;
height: 22px;
padding: 3px;
border: 0;
margin-left: 10px;
overflow: hidden;
font-size: 19px;
}

fieldset#kontakt .submit input {
background: url(images/button_1.png) no-repeat;
width:100px;
margin-left: 92px;
height: 30px;
}
fieldset#kontakt .submit input:hover {
background: url(images/button_2.png) no-repeat;
}

fieldset#kontakt #bot-check {
width:290px;
height: 28px;
margin-left: 92px;
margin-bottom: 10px;
margin-top: 10px;
}
fieldset#kontakt textarea {
background: url(images/bg_textarea_1.png) no-repeat;
padding: 5px;
border: 0;
width: 296px;
height: 196px;
overflow: hidden;
}

