/*
Theme Name: Tara
Theme URI: 
Description: 
Version: 1.1
Author: 
Author URI:
Template: maggie-base 
Tags: Tara
*/

@import url("../maggie-base/style.css");

/* Begin Typography & Colors */


a, div.entry-meta, #submit, .comment-author{
	color: #9b0087;
}

a{
	text-decoration: none;
}
.entry-title a{
	color:#333333;
	text-decoration: none;
}
/*
p {
	margin-bottom:1em;
}
h1, h1 a {
	font-size:30px;
	font-size:25px;
	line-height:1.3em;
	font-family:"Trebuchet MS", Arial, sans-serif;
}
h2, h2 a {
	font-size:25px;
	line-height:1.3em;
	font-family:"Trebuchet MS", Arial, sans-serif;
}
.entry-title a {
	color:#333333;
}
h3, h3 a {
	font-size:19px;
	line-height:1.3em;
	font-family:Arial, Verdana, sans-serif;
}
*/

.openx_storannons_main div.openx_foretagsnamn{color:#9B0087;}
.openx_kortannons_main div.openx_foretagsnamn{color:#9B0087;}

/* End Typography & Colors */
/* Begin Captcha */
div#captchaImgDiv { 
	display: inline-block;
}
div#captchaSizeDivSmall {
	width: 100%; height: auto; margin-top: 10px;
}
div#captchaSizeDivLarge {
	width: 100%;
	height: auto;
	margin-top: 10px;
	float: left;
}
img#si_image_com,#si_image_reg,#si_image_log {
	border-style :none;
	margin: 0;
	padding-right: 5px;
	float: left;
}
img#captchaImgAudio {
	border-style: none;
	margin: 0;
	vertical-align: top;
}
img#captchaImgRefresh {
	border-style: none;
	margin: 0;
	vertical-align: bottom;
}
div#captchaInputDiv {
	display: block;
	padding-top: 15px;
	padding-bottom: 5px;
}
label#captcha_code_label {
	margin-bottom: 3px;
	line-height: 17px;
	text-transform: uppercase;
	color: #444;
}
input#captcha_code {
	width: 100%;
	height: 24px;
}
img#si_image_com {
	height: 35px;
	width: 135px;
}
#captcha_p {
	display: inline-block;
	margin-top: 5px;
	width: 100%;
}
#captcha_code_label, #captcha_code {
	float: left;
	clear: both;
	display: inline-block;
}
/* End Captcha */
