/*  
Theme Name: Beauty of style
Theme URI: http://www.experten-tricks.ch
Description: Designed by <a href="http://www.experten-tricks.ch">Experten AVZ</a> and available FREE at <a href="http://www.zinruss.com/themes/">WordPress Themes Gallery</a> 
Author: Experten AVZ
Author URI: http://www.experten-tricks.ch
� 2008, Experten AVZ. All rights reserved. 
*/




/* Begin Typography & Colors */
body
{
	background: #be272e url(images/bg.jpg) repeat-y center ;
        margin: 0px auto;
	color: #333333;
	font-size: 65%;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
}





#content
{       float: right;
	font-size: 1.05em;
	line-height: 1.3em;
border: 1px solid #fed09e;
background: #fdfdf5;

}

#content h2
{
       background: url(images/title.jpg);
       padding: 4px 8px 4px 8px;
	font-weight: bold;
        color: #bf2a2e;
}
.alt
{
	background-color: #faf8e7;
        border: 1px solid #fed09e;
        padding-right: 15px;
	text-align: justify;
}

.meta {
       background: url(images/meta.jpg);
       padding: 2px 8px 2px 8px;
       }
small
{
	font-size: 0.8em;
	line-height: 1.55em;
}

h1, h2, h3, h2.pagetitle
{
	font-family: verdana;
	font-weight: lighter;
}

h1
{
	font-size: 3.3em;
}

.description
{
	margin:0px;
        padding: 0px;
	font-size: 1.1em;
	text-align: center;
}

h2
{
	font-size: 1.3em;
}

h2.pagetitle
{
	font-size: 1.2em;
 
}

#sidebar h2
{
	font-size: 1.2em;

}

h3, h3.pagetitle
{
	font-size: 1.15em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description
{
	color: #fdfcf7;
	text-decoration: none;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited
{
	color: #333333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite
{
	text-decoration: none;
}

.commentlist li, #commentform input, #commentform textarea
{
	font: 0.9em Verdana, Arial, Sans-Serif;
}

.commentlist li
{
	font-weight: bold;
}

.commentlist cite, .commentlist cite a
{
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p
{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata
{
	font-weight: normal;
}

#sidebar
{
	font: 1.0em Verdana, Arial, Sans-Serif;
	color: #333333;
}

#sidebar ul, blockquote,.nocomments,strike, cite, small
{
	color: #333333;
}

.ad
{
	text-align: center;
}
code
{
	font: 1.1em 'Courier New' , Courier, Fixed;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a,h2 a:hover, h3 a:hover

{
	color: #333333;
	text-decoration: underline;
}

a:hover
{
	color: #d63338;
	text-decoration: underline;
}


/* End Typography & Colors */


/* Begin Structure */
body
{
	margin: 0;
	padding: 0;
}

#page
{
	background: #fdf8e4 url(images/mainbg.jpg) repeat-y;
	margin: 0px auto;
        margin-left: auto;
        margin-right: auto;
	padding: 0px;
	width: 800px;
}

#header
{

	height: 170px;
        background: #fdf8e4 url(images/header.jpg);
	margin: 0px auto;
        margin-left: auto;
        margin-right: auto;
	padding: 0px;
	width: 800px;
}

#headerimg
{
	margin: 0px;
	padding: 0px;
	height: 200px;
	width: 800px;
}

.narrowcolumn
{
        margin: 0px;
	padding: 0px;
	width: 586px;
	text-align: left;
	float: right;
        padding-right: 5px;
}

.post
{
	margin: 0px;
	padding: 0px 15px 15px 15px;
	text-align: justify;
}

.narrowcolumn .postmetadata
{
	background: url(images/comment.gif) no-repeat bottom right;
	border-top: 2px solid #fce3c7;
	margin: 0px;
        padding: 5px 25px 0px 0px;
	text-align: right;
}

.narrowcolumn .postdata
{
	border-top: 2px solid #fce3c7;
	margin: 30px 0px;
        padding-top: 5px;
}
.more
{
		padding:8px 5px 5px 28px;
}




#footer
{

	width: 800px;
        height: 48px;
        background: url(images/footer.jpg);
        margin: 0px auto;
	clear: both;
	text-align: center;
	padding: 0;
}

#footer a, footer a:link {
	color: #333;
        text-decoration: underline;
}

#footer a:hover {
	color: #333;
}

#footer p
{
        margin: 0px auto;
	padding: 0px 0px 0px 25px;
	text-align: center;
}

/* End Structure */



/*	Begin Headers */
h1
{
	margin: 0px;
	padding: 93px 0px 5px 0px;
	text-align: center;
}

h2
{
	margin: 0px 0px 0px 0px;
}

h2.pagetitle
{
	margin: 10px 0px 5px 45px;
}

h3.pagetitle
{
	margin: 10px 0px 15px 35px;
}

#sidebar h2
{
	font-family: Verdana, Arial, Sans-Serif;
	color: #d63233;
	margin-bottom: 3px;
	padding: 2px 0px 2px 10px;
	text-align: left;
	background: #f7efca;
        font-weight: bold;
        border-top: 1px solid #f4e7b3;
        border-bottom: 1px solid #f4e7b3;
}

h3
{
	padding: 0px;
	margin: 30px 0px 10px 0px;
}

h3.comments
{
	padding: 0;

}
/* End Headers */



/* Begin Images */
p img
{
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright
{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright
{
	float: right;
}

.alignleft
{
	float: left;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul 
{
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li 
{
	margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}

.entry ol 
{
	padding: 0 0 0 25px;
	margin: 0;
}

.entry ol li 
{
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol
{
	margin: 0px 5px 10px 12px;
	padding: 0;
}

#sidebar ul li 
{
	list-style-image:  url(images/sidebar.gif);
	margin: 0px 0px 0px 5px;
	padding: 0px;
}

#sidebar ul p, #sidebar ul select 
{
	margin: 0;
}

#sidebar ul ul, #sidebar ul ol
{
	margin:  0px;
}

#sidebar ul ul ul, #sidebar ul ol, #sidebar ul ul ul, #sidebar ul ol,#sidebar ul ul ul, #sidebar ul ol
{
	margin:  0px;
}

ol li, #sidebar ul ol li
{
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li
{
	margin: 0px;
	padding:0px;
}

/* End Entry Lists */



/* Begin Form Elements */

#searchform
{
	margin: 0px;
	padding: 5px 3px;
	text-align:center;
}

#searchform #s
{
	background: #ffffff;	
	border: 1px solid #fed09e;
	color: #231F20;
        width: 160px;
        padding: 2px;
	font: 1.0em Verdana, Arial, Sans-Serif;
}

.entry form
{
	/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

#commentform input
{
	background-color: #ffffff;
	border: 1px solid #fed09e;
	color: #333333;
	width: 170px;
	margin: 5px 5px 1px 0;
	padding: 2px;
}

#commentform textarea
{
	background-color: #ffffff;
	border: 1px solid #fed09e;
	color: #333333;
	width: 440px;
	padding: 2px;
}

#commentform #submit
{
	background: #fed09e;
	border: 1px solid #f7c38b;
	color: #231F20;
	float: left;
}

/* End Form Elements */



/* Begin Comments*/
.alt
{
	margin-top: 10px;
	padding: 10px;
}

.commentlist
{
	padding: 0;
	text-align: justify;
}

.commentlist li
{	
	margin: 0px 0px 0px 0px;
	padding: 8px 28px 6px 28px;
	list-style: none;
}

.commentlist p
{
	margin: 10px 0px 10px 0px;
}

#commentform p
{
	margin: 10px 0px 0px 0px;
}

.nocomments
{
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata
{
	margin: 0 10px 0 0px;
	display: block;
}

#h3
{
	padding: 0;
	margin: 0 10px 0 0px;
}
/* End Comments */



/* Begin Sidebar */

#sidebar
{
	background: #faf8e7;
	margin: 0px 0px 0px 0px;
        padding: 10px;
	width: 170px;
	text-align: left;
	float: left;
border-top: 6px solid #fabca7;
	border-bottom: 6px solid #fed09e;
	border-left: 6px solid #fabca7;
	border-right: 6px solid #fed09e;
}


#sidebar form
{
	text-align: left;
	margin: 0px 0px 8px -3px;
}
/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps
{
	cursor: help;
}

acronym, abbr
{
	border-bottom: 1px dashed #999;
}

blockquote
{
	margin: 15px 15px 15px 0px;
	padding-left: 40px;
	background-repeat: no-repeat;
        background-position: top left;
}

blockquote cite
{
	margin: 5px 0 0;
	display: block;
}

.center
{
	text-align: center;
}

hr
{
	display: none;
}
img
{
	border: 0px;
        margin: 5px;
}


a img
{
	border: 1px solid #333;
        margin: 5px;
        padding: 3px;
}


.navigation
{
	display: block;
	text-align: center;
	padding: 10px 25px 20px 25px;
	margin: 0px;
}
/* End Various Tags & Classes*/

