/*
Theme Name: Kolla! 2009
Theme URI: http://orangelab.se/
Description: Utseendet för Kolla! 2009
Version: 1.0
Author: Daniel Bjugård
Author URI: http://bjugard.se/
Tags: kolla, 2009
*/



* {
margin: 0;
padding: 0;
}

img {
border: 0;
}


/* Start Archive kolla theme */

#archivebar {
	background: #333333;
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}

#archivebar p {
	padding: 10px;
	font-size: 14px;
	color: #cccccc;
}

#archivebar a {
	color: #cccccc;
	text-decoration: underline;
}

#archivebar a:hover {
	color: #ffffff;
}

/* End Archive kolla theme */


/* Texts */
body, td {
font-family: Verdana;
font-size: 12px;
color: #000000;
text-decoration: none;
font-weight: normal;
}

/* Layout divs */

#PublishlabMainContainer {
margin: 10px auto 0 auto;
width: 926px;
}

.PublishlabMainContainer3 {
margin: 10px auto 0 auto;
}

#PublishlabLeftContainer {
float: left;
width: 176px;
margin-top: 10px;
margin-bottom: 20px;
margin-right: 10px;
}

#PublishlabContentContainer {
float: left;
width: 730px;
margin-top: 10px;
margin-bottom: 20px;
}

#PublishlabFoot {
color: #666666;
margin-left: 188px;
margin-bottom: 20px;
clear: both;
}

#LeftSpace1Div {
margin: 20px 0 20px 0;
}
 
#PublishlabArticleImageContainer {
float: left;
}

#PublishlabArticleTextContainer {
float: left;
}

#PublishlabArticleImageContainer img {
margin: 0 10px 10px 10px;
}

/* LINKS */
a {
color: #ff21fe;
text-decoration: none;
}
a:hover {
color: #11cc11;
}

/* Headlines */

h2 {
color: #111;
font-size: 12px;
}

/* Forms */

input, select {
border: 1px solid #000000;
background: #efefef;
padding: 2px;
font-family: Verdana;
font-size: 12px;
}


input.submit {
color: #ffffff;
font-weight: bold;
border: 0;
background: #11cc11;
cursor: pointer;
float: left;
}

.PublishlabMainContainer4 * input.submit {
background: #ed1e79;
}

input.reset {
color: #ffffff;
font-weight: bold;
border: 0;
background: #666666;
cursor: pointer;
float: right;
}

form td {
padding: 0 10px 10px 0;
}

#form_window form td {
padding: 4px;
}

hr {
border: 0;
height: 1px;
width: 560px;
text-align: left;
border-bottom: 2px solid #ff21fe;
}

#pay_iframe {
width: 400px;
height: 400px;
border: 0;
}

