/*-------------------------
Theme Name: Sweet Blossoms
Theme URI: http://www.talkxhtml.com/
Description: A narrow two column design primarily using pink. Flowers and butterflies :).
Version: 1.0.01
Author: TalkXHTML.com & PhoenixRealm.com
Author URI: http://www.talkxhtml.com/
-------------------------*/

/* ----- BASICS ELEMENTS ------------------------------------------------------------------------------------------------- */

body {
	background-image:url(/layout/bg-body.png);
	background-attachment:fixed;
	background-color:#841227;
	 
	margin:0px;	
	padding:0px;
	text-align:center;
}

img {border-left:0px; border-right:0px; border-top:0px; border-bottom:0px;}


h2{

	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

a:link, a:visited{		
	color:#fff;
	position:relative;
}
		
a:hover, a:active{		
	color:#fff;
	position:relative;
}

/* ----- LAYOUT ------------------------------------------------------------------------------------------------- */

#header{
/*background-color:#000;*/
	background-image:url(/layout/bg-head.png);
	background-repeat:no-repeat;
	width:980px;
	height:274px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

* html #header{
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/layout/bg-head.png', sizingMethod='crop');
}

#header h1 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:36px;
color:#fff;
font-weight:lighter;
/*titlepos in header.php*/
}

#container {
	background-image:url(/layout/bg-container.png);
	background-repeat:repeat-y;
	width:980px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	/*background-color:#EEBF4F;*/
}

*html #container {
background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/layout/bg-container.png', sizingMethod='scale');
}


#mainleft {
	float:left;
/*	clear: left;*/
	width:150px;
	text-align:right;
	margin: 0px 0px 0px 0px; /*also adapt sidebar*/
   _margin: 0px 0px 0px 0px; /*IEonly - always the half of the normal*/
	display:block;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*background-color:#CCCCff;*/
	/*background-image:url(/layout/mainmid.png);*/
	/*background-repeat:repeat-y;*/
}

#mainleft a:link{color:#fff;text-decoration:none;}
#mainleft a:active{color:#fff;text-decoration:none;}
#mainleft a:visited{color:#fff;text-decoration:none;}
#mainleft a:hover{color:#EFDDBE;text-decoration:underline;}

#main {
	float:left;
/*	clear: left;*/
	width:480px;
	text-align:center;
	margin: 0px 0px 0px 30px; /*also adapt sidebar*/
	display:block;
	color:#EFDDBE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*background-color:#CCCCCC;*/
	/*background-image:url(/layout/mainmid.png);*/
	/*background-repeat:repeat-y;*/
}


		#main p {
			/*text-align:justify;*/
			margin: 20px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}



#side {
	float:left;
	width:290px;
	height:auto;
    padding: 0px; /*Wichtig für Opera*/
    margin: 0px 0px 0px 20px;
	text-align:left;
    display:block;
	
    color:#EFDDBE;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	/*background-color:#E4DBDC;*/
}

		
#side h3 {
			color:#9a2375;
			font-family:Arial, Helvetica, sans-serif;
			font-size:13px;
			line-height:0px;
			margin-bottom:10px;
			margin-top: 20px;
		}
		
#side a:link{color:#fff;text-decoration:none;}
#side a:active{color:#fff;text-decoration:none;}
#side a:visited{color:#fff;text-decoration:none;}
#side a:hover{color:#EFDDBE;text-decoration:underline;}
				
.search {
		background-color:#f8dbe3;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		width:115px;		

}				
				
.alt {
	background-color:#f8dbe3;
}

/* ----- COPYRIGHT ------------------------------------------------------------------------------------------------- */
/* 		Please be fair and respect our Copyright. 

		Thank You,
		
		TalkXHTML.com, PhoenixRealm.com, and LaZe, Inc. 																									 */
/* ----- COPYRIGHT ------------------------------------------------------------------------------------------------- */

#footer{
/*background-color:#000;*/
	background-image:url(/layout/bg-footer.png);
	background-repeat:no-repeat;
	width:980px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	    color:#a93255;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

*html #footer{
background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/layout/bg-footer.png', sizingMethod='crop');
}




a.linkopacity:hover img {
/*
/*Pictures in article code must have class="linkopacity"*/
filter:alpha(opacity=40);   
-moz-opacity: 0.4;   
opacity: 0.4;
-khtml-opacity: 0.4; */
}
a.linkopacity img {
/*filter:alpha(opacity=90);
-moz-opacity: 0.9;
opacity: 0.9;
-khtml-opacity: 0.9;
background: url(/layout/bg-imgover.png);
background-position:center bottom;
background-repeat:no-repeat;*/
}

.titleimage{ width:5px; height:7px; position:relative; margin-right:10px; margin-left:20px;}
.titleimage2{ width:5px; height:7px; position:relative; margin-right:5px; margin-left:0px;}
.titleimage3{ width:5px; height:7px; position:relative; margin-right:5px; margin-left:0px;}

#posttop {
position:relative;
/*background:#963547;*/
/*border:1px solid #f00;*/
/*height:14px;*/
width:345px;
text-align:left;
margin-left:40px;
_margin-left:0px;
margin-bottom: 8px;
margin-top: 0px;
padding:2px;
font-size:10px;
letter-spacing:1px;
	color:#99CC00;
}

#posttop img{border:0px;
}

#postbottom {
text-align:left;
font-size:12px;
margin-left: 13px;
margin-right: 10px;
padding:5px 0 5px 0;
border-top:1px dotted #A93255;
border-bottom:1px dotted #A93255;
	background-color: #E3D9DA;
}

#postbottom a:link a:visited{position:relative;}
#postbottom a:hover, a:active;{position:relative;}
#postbottom img{padding: 0px; border:0px; margin:0px;}

#shadowpostimg{
/*ALTERNATIVE DIRECTLY INTO POST:
<p style="display:block; height:20px; width:244px; margin: 0px; padding: 0px"><img src="/layout/shadowpostimg.png" style="border: 0px none " /></p> || * html #shadowpostimg CAN THEN BE DELETED.
FOLLOWING CODE CONTINUES IN POST CODE:
*/

font-size: 10px;
letter-spacing: 1px;
color: #EFDDBE;
height:20px;
width:395px;
margin-left:12px;
background-image: url(/layout/shadowpostimg.png);
background-repeat: no-repeat;
/*background:#FF0066;*/
}

* html #shadowpostimg {
background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/layout/shadowpostimg.png', sizingMethod='crop');
}

#sidecontainer-right {float:right; width:100%; height:auto; /*background:#999;*/} /*width adapts to #side*/

#pod {margin-bottom:30px; text-align:center;}

.backgroundtext{color: #dfa954; font-size: 10px; line-height:10px}
.backgroundtext a:link{color:#DFA954;text-decoration:none;}
.backgroundtext a:active{color:#DFA954;text-decoration:none;}
.backgroundtext a:visited{color:#DFA954;text-decoration:none;}
.backgroundtext a:hover{color:#DFA954;text-decoration:none;}

#singlecatlink {
/*background-color:#00FF66;*/
margin:auto; text-align:center; padding-top:5px; width:280px; border-top:1px solid #DFA954; font-size: 12px; font-weight:bold; font-style:normal; letter-spacing:1px;
}

#singlecatlink2 {
/*background-color:#00FF66;*/
text-align:center; padding-top:5px; width:280px; margin-bottom:30px; font-size: 12px; font-weight:bold; font-style:normal; letter-spacing:1px;
}

#tagonsingle {color:#D18700; width:220px; margin-left:40px; background-color:#EFDDBE; padding: 1px 10px 1px 10px;}

#singlecatlink a:link{color:#EFDDBE;text-decoration:none;}
#singlecatlink a:active{color:#EFDDBE;text-decoration:none;}
#singlecatlink a:visited{color:#EFDDBE;text-decoration:none;}
#singlecatlink a:hover{color:#EFDDBE;text-decoration:underline;}

