/*

Theme Name: VagenWood2008
Theme URI: http://www.fallen-legen.de
Description: VagenWood2008
Version: 0.1
Author: Mario Wimmer
Author URI: http://www.fallen-legen.de

	The CSS, HTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
*/

/* general */

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

body 	{

margin: 0;
padding: 0; 

font-family: Verdana, Helvetica, Arial, Sans-Serif;

color: #033;

text-align: center;

background-image: url(images/vwhp_bg.jpg);

}

/* layout */

#page	{

width: 900px;
min-width: 900px;
max-width: 900px;

margin: 0 auto 0 auto;

}

#action	{

width: 475px;
min-width: 475px;
max-width: 475px;

float: left;

margin: 0;

padding: 0;



}

#action .content	{

position: relative;
top: -7px;

background-image: url(images/vwhp_action_bg.jpg);
background-repeat: repeat-y;
background-position: 0;

margin: 0 0 -7px 0;
}

#action .post-single	{

position: relative;
top: -7px;

background-image: url(images/vwhp_action_bg.jpg);
background-repeat: repeat-y;
background-position: 0;

margin: 0 0 -7px 0;
}

#filme	{

width: 210px;
min-width: 210px;
max-width: 210px;

float: left;

}

#filme .content	{

position: relative;
top: -7px;

background-image: url(images/vwhp_filme_bg.jpg);
background-repeat: repeat-y;

margin: 0 0 -7px 0;
}

#lieben	{

width: 210px;
min-width: 210px;
max-width: 210px;

float: left;

}

#lieben .content	{

position: relative;
top: -7px;

background-image: url(images/vwhp_lieben_bg.jpg);
background-repeat: repeat-y;
background-position: 1px 0;

margin: 0 0 -7px 0;
}

#footer	{

height: 118px;

background-image: url(images/vwhp_foot.jpg);

}

.clearer	{

width: 100%;
min-width: 100%;
max-width: 100%;

clear:both;

}


/* font & p tags */

p	{

text-align: left;
font-size: 0.8em;

color: #033;

padding: 3px 20px 7px 25px;

}

.post-single	p	{

text-align: left;
font-size: 0.8em;

line-height: 1.4em;

color: #033;

padding: 3px 50px 7px 25px;

}

.post-single	div, .content div	{

padding: 3px 50px 7px 25px;

}

#footer p	{

line-height: 1.4em;

text-align: center;

color: #fff;

padding: 20px 10px 0px 10px;

}


/* Ueberschriften */

h1	{

font-family: Times New Roman, serif;

font-size: 1.4em;
font-weight: normal;
font-style: italic;
line-height: 1.4em;

text-align: left;

padding: 2px 15px 3px 20px;

color: #033;

}

#action h1	{

color: #6c0;

}

#filme h1	{

color: #f3c;

}

#lieben h1	{

color: #09c;

}

h2	{


font-family: Times New Roman, serif;

font-size: 1em;
font-weight: normal;
font-style: italic;
line-height: 1.2em;

text-align: left;

padding: 3px 15px 8px 20px;

color: #033;

}

h2 a, h2 a:link, h2 a:active, h2 a:visited, h2 a:hover	{

border: 0 none;

}

h3	{

font-family: Times New Roman, serif;

font-size: 1.4em;
font-weight: normal;
font-style: italic;
line-height: 1.6em;

text-align: left;

padding: 5px 15px 5px 20px;

color: #033;

}


/* Ueberschriften ENDE */



/* Links */

a, a:link, a:active, a:visited					{

color: #033;

text-decoration: none;
background-image: url(images/vwhp_links.jpg);
background-position: bottom;
background-repeat: repeat-x;

}

a:hover	{

color: #033;

text-decoration: none;
background-image: url(images/vwhp_bg.jpg);

}

#footer a, #footer a:link, #footer a:active, #footer a:visited					{

color: #f6c;
background-image: none;

}

#footer a:hover	{

color: #f6c;
text-decoration: underline;

background-image: none;
}


/* Links ENDE*/


/* Suchformular */

/* Suchformular ENDE */

/* Blogroll */

.blogroll li	{

text-align: left;
font-size: 0.8em;
color: #fff;

margin: 0.55em 3.5em 0.3em 1.5em;

}

/* Blogroll ENDE */

/* Bilder */

a img	{

border: 0 none;
text-decoration: none;

}

#header a	{

border: 0 none;
margin: 0;
padding: 0;

background-image: none;
}

#header a:hover	{

border: 0 none;
margin: 0;
padding: 0;

background-image: none;
}

/* Bilder ENDE */
