/*
    Theme Name: TBC' AutoSalon versie2
    Theme URI: http://www.autosalontilburg.nl
    Description: Speciaal thema voor de het driedaagse cultuurfestival Tilburg AutoSalon
    Version: 2.0
    Author: Evert Hilhorst
    Author URI: http://www.everthilhorst.nl
*/


* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
	overflow-x:hidden;
	font-family: Georgia;
	color:#000000;
	background-image: url(images/background_tires.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;;
	background-attachment: fixed;
	background-color:#FFFFFF;
}



#nav{
	position: absolute;
	/*position:fixed;*/
	height:384px;

	width:252px;
	margin-top:90px;
}

#nav ul{

}

#nav a{
	color:#000000;
	text-decoration: none;
}

#nav a:visited{
	color:#000000;
	text-decoration: none;
}

#nav a:hover{
	color:#00a651;
}

#nav li{
	font-size: 24px;
	text-align: right;
	list-style: none;
	height:30px;
}


#tweetradio li{
	list-style: none;

}

#content{
	position: absolute;
	min-height: 110%;
	width:418px;
	margin-left: 288px;	
	padding-top:40px;
	padding-left:10px;
	padding-right:20px;
	background-color:#FFFFFF;
	background-image:url(images/content_background.gif);
	background-repeat: repeat-y;
	
}

#content p{ width:390px; margin-bottom: 10px; margin-top: 10px; }
#content h2{ width:390px; }

#tweetradio{
	/*position:fixed;*/
	position:absolute;
	width:190px;
	height:348px;
	padding-top:17px;
	padding-right:100px;
	padding-left: 40px;
	margin-top:509px;
	background-image:url(images/tweetradio.png);
	background-repeat: no-repeat;
	background-position: 28px 0px;
}

#tweetradio a{ color:#FFFFFF; }

#tweetradio p{
	color:#FFFFFF;
	font-size: 12px;
}


#balloon{
	position:absolute;
	/*position:fixed;*/
	width:288px;
	height:700px;
	margin-left: 736px;	
}

p{ font-family: Georgia; font-size: 14px; line-height: 19px; color:#000000; }
.subtitle{ color:#FF0000; }

p a{ color:#00A651; text-decoration: none; }
p a:hover{ text-decoration: underline; }

.line{ margin-top:10px; margin-bottom: 45px;}

h1{ font-family: Georgia; font-size: 24px; line-height: 26px; color:#000000; }
h1 a{ color:#000000; text-decoration: none; }
h3{ font-family: Georgia; font-size: 24px; line-height: 26px; color:#00AEEF; margin-top:20px;}
h1 a:hover{ color:#000000; text-decoration: underline; }
h2{ color:#FF0000; text-decoration: none; font-family: Georgia; font-size: 14px; line-height: 20px; margin-top:5px; margin-bottom:20px; }
h2 a{ color:#FF0000; text-decoration: none; font-size: 14px;}
h2 a:hover{ color:#FF0000; text-decoration: underline; font-size: 14px; line-height: 20px; margin-top:5px; margin-bottom:20px;}
h3 a{ font-family: Georgia; font-size: 24px; line-height: 26px; color:#00AEEF; margin-top:20px; text-decoration: none;}
h3 a:hover{ font-family: Georgia; font-size: 24px; line-height: 26px; color:#00AEEF; margin-top:20px; text-decoration: underline; }

.blog_details{ font-size: 12px; }
.blog_details a{ color:#000000; }
.blog_details a:hover{ color:#00A651; }


/* Zoekformulier */

input{
	border:solid;
	border-color:#000000;
	border-width: 1px;
	margin:0px;
	height:20px;
}



/* AddThis toevoegingen */


.addthis_toolbox .custom_images a
{
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}

#navigation a{ color:#000000; }
#navigation a:hover{ color:#00a651; }
