/*  
Theme Name: LPPLS Ravyn Faery (c.m.) pers. 4 name
Description: Theme & Template by Natti, dressed up with graphics see credits
Version: 1.0
MonthYear: 02 2010
Author: Natti @ LPP and LPPLS
Author URI: http://lilshop.littlepixelpaws.de 
*/


/*Begin Global Settings*/

* {
	padding: 0;
	margin: 0;
}

/*End Global Settings*/



/*Begin Main Layout*/

body {
	font-family: Tahoma, Verdana, 'Trebuchet MS', Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #8B4A63;
	color: #333333;
	background-image: url(images/bgaft06.gif);
	background-attachment: fixed;	
}

#page {
	width: 813px;
	height: auto;
	margin: 5px auto 5px auto;
	border: 0px solid #D5E6E9;
	
}

#wrapper {
	width: 814px;
	margin: 0 auto;
}

#header {
width: 850px;
height: 197px;
color: #4F6374;
margin: 5px 0px 2px 0px;
padding: 0px;
background: url('images/header01.gif');
background-repeat: no-repeat;
background-position: top left;
}


#wrap {
width: 840px;
height: 468px;
margin: 0px auto 0px auto;
margin-bottom: 2px;
padding: 0px;
background-image: url('images/wrapbg.gif');
background-repeat: no-repeat;
background-position: top left;
float: left;
}


#content {
	width: 445px;
	height: 365px;
	color: #333333;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 54px;
	padding: 0px 0 0 1px;
		/* IE Bug Fix */
	display: block;
   overflow: auto;
	scrollbar-base-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-arrow-color: #A24C6A;
}

#page ul li {
	margin: 0 0 0 20px; 
	padding: 0;
	/*background-color: #FFC34F;*/
}

#footer {
	text-align: center;
	/*height: 99px;*/
	color: #EFBAAD;
	padding-top: 48px;
	padding-bottom: 0px;
	margin-top: 0px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
	width:840px;
	height: 161px;
}

/*End Main Layout*/



/* Begin Left Sidebar */

.square-left {
padding: 5px;
border: 1px solid #E79630;
/* background-color: #;*/
height: 475px;
width: 140px;
overflow: auto;
/* scrollbar-base-color: #D5E6E9;
scrollbar-face-color: #D5E6E9;
scrollbar-track-color: #D5E6E9;
scrollbar-highlight-color: #D5E6E9;
scrollbar-3dlight-color: #D5E6E9;
scrollbar-shadow-color: #D5E6E9;
scrollbar-darkshadow-color: #D5E6E9;
scrollbar-arrow-color: #4F6374; */
}


#menu {
float:left;
height:365px;
margin:54px 0 10px 0px;
overflow:auto;
padding:0 0 0 60px;
width:145px;
/* IE Bug Fix */
	display: inline;
	scrollbar-base-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-arrow-color: #A24C6A;
}	

#menu a {
	text-decoration: none;
	color: #A24C6A;
}

#menu a:hover {
	text-decoration: none;
	color: #A24C6A;
}

#menu ul h2 {
	background-image: url(images/bgheadermenuright02.gif);
	background-position: lef bottom;
	background-repeat: no-repeat;
	border-top: 1px dotted #A24C6A;
	border-bottom: 1px dotted #A24C6A;
	font-size: 11px;
	width: 116px;
	color: #A24C6A;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-bottom: 2px;
}

#menu ul {
	list-style: none;
	margin-bottom: 5px;
		width: 122px;
}

#menu ul ul {
	list-style-type: none;
	margin-left: 5px;
}

#menu ul ul ul {
	margin-bottom: 5px;
}

#menu ul li {
	margin: 0; 
	padding: 0;
} 

/* End Left Sidebar */



/* Begin Right Sidebar */

.square-right {
padding: 5px;
margin-left: 2px;
border: 1px solid #E79630;
/* background-color: #;*/
height: 475px;
width: 140px;
overflow: auto;
/* scrollbar-base-color: #D5E6E9;
scrollbar-face-color: #D5E6E9;
scrollbar-track-color: #D5E6E9;
scrollbar-highlight-color: #D5E6E9;
scrollbar-3dlight-color: #D5E6E9;
scrollbar-shadow-color: #D5E6E9;
scrollbar-darkshadow-color: #D5E6E9;
scrollbar-arrow-color: #4F6374; */
}

#sidebar {
	width: 145px;
	float: right;
	margin-right: 35px;
	margin-left:0px;
	margin-bottom: 5px;
	margin-top: 54px;
	padding: 0x 0 0 0;
	height: 365px;
	overflow: auto;

	/* IE Bug Fix */
	display: inline;
	scrollbar-base-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-arrow-color: #A24C6A;
}

#sidebar a {
	text-decoration: none;
	color: #A24C6A;
}

#sidebar a:hover {
	text-decoration: none;
	color: #A24C6A;
}

#sidebar ul h2 {
   background-image: url(images/bgheadermenuleft02.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	border-top: 1px dotted #A24C6A;
	border-bottom: 1px dotted #A24C6A;
	font-size: 11px;
	color: #A24C6A;
	font-weight: bold;
   width: 116px;
	padding: 2px;
	margin-bottom: 2px;
}

#sidebar ul {
	list-style: none;
	margin-bottom: 5px;
	width: 122px;
}

#sidebar ul ul {
	list-style-image: url(images/fall_bullet1.gif);
	list-style-type: none;
	margin-left: 5px;
}

#sidebar ul ul ul {
	margin-bottom: 5px;
}

#sidebar ul li {
	margin: 0; 
	padding: 0;
} 

/* End Right Sidebar */



/* Begin Avatar and Gravatar */


.ava{
	padding-left: 5px;
	float: left;
	background-image: url(images/avatar03.gif);
   background-repeat: no-repeat;
   width: 78px;
	height: 78px;
	margin-left: 5px;
	margin-top: 14px;
   margin-bottom: 2px;
	/* IE Bug Fix */
        display: inline;
}

.grav{
	margin-left: 2px;
	margin-top: 2px;
}

/* End Avatar and Gravatar */



/* Begin Calendar */

#wp-calendar {
	width: 100px;
	margin: 5px;
	padding: 2px;
	font-size: 9px;
	text-align: center;
	color: #333333;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	padding: 2px;
	border: 0px solid #4B3E2F;
}

#wp-calendar a {
	display: block;
	background-color: #EFBAAD;
	color: #A24C6A;
}

#wp-calendar a, #next a {
	font-size: 9px;
}

#wp-calendar #prev a {
	font-size: 9px;       
}

#wp-calendar caption {
	margin: 5px;
	text-align: center;
	width: 100px;
	font-family: Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

/* End Calendar */



/*Begin Headings*/

h2 {
	font-size: 11px;
	color: #A24C6A;
   text-align: center;
	border-top: 1px dotted #A24C6A;
	border-bottom: 1px dotted #A24C6A;
	padding: 2px;
	background-image: url(images/bgh2content.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin-bottom: 2px;
	font-variant: small-caps;
}

h2 a:hover, h2 a:visited, h2 a {
	text-decoration: none;
	font-size: 11px;
	color: #EFBAAD;
}

h3 {
	margin-top: 1.5em;
	font-size: 11px;
}

h4 {
	margin-top: 1.2em;
	font-size: 1.2em;
	color: #A24C6A;
}

h5 {
	margin-top: 1em;
	font-size: 1em;
}

/*End Headings*/



/*Begin Blockquote and Acro*/

blockquote {
	margin: 1em 1.5em;
	padding: 1em 1em;
	border: 3px double #A24C6A;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #B0BBAD;
}

/*End Blockquote and Acro*/



/*Begin Post-Content Area*/

.post {
	margin-bottom: 5px;
	color: #333333;
	padding-left: 0px;
	font-size: 11px;
	width:420px;
	}

.post a {
	color: #4B3E2F;
}

.post p {
	margin-bottom: 10px;
	line-height: 1.2em;
   padding-left: 5px;
}

.postdatetime {
	padding-left: 5px;
}

.postmetadata {
	padding-left: 5px;
	font-size: 9px;
   color: #333333;
	text-align: center;
}

.postmetadata a {
	color: #82A12E;
}

.post li {
	margin-left: 20px;
}

.post ul {
	list-style-image: url(images/bullet01.gif);
	list-style-type: circle;
	list-style-position: inside;
	margin-bottom: 10px;
	padding: 3px 3px;
}

/*End Post Area*/



/*Begin Search Area*/

#searchform {
	text-align: center;
}

#searchform input {
background-color:#FFFFFF;
border:1px solid #A24C6A;
}

#searchform #s {
background-color:#FFFFFF;
border:1px dotted #A24C6A;
color:#333333;
padding:1px;
width:60%;
}

/*Begin Search Area*/



/*Begin Entry*/

.entry {
	margin-top: 18px;
	margin-bottom: 8px;
	padding-left: 5px;
	padding-right: 3px;
}

.entrytext .postmetadata {
	font-size: 11px;
	width: 50%;
	margin: 2em auto 3.5em auto;
	padding-left: 10px;
}

.editentry {
	padding-left: 5px;
}

/*End Entry*/



/*Begin Comment Area*/

#commentform {
	width: 90%;
	color: #4B3E2F;
/*	background-color: #; */
	padding-left: 10px;
}

#author, #email, #url {
background-color:#FFFFFF;
border:1px dotted #A24C6A;
	padding: 2px;
	color: #333333;
	font-size: 11px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ol.commentlist {
	width: 365px;
	margin: 0 auto;
}

ol.commentlist, li {
	margin-bottom: 5px;
	padding: 5px;

}

ol.commentlist li.alt {
	border: 1px dotted #A24C6A;
	background-color: #FFFFFF;
}

ol.commentlist a {
	color: #A24C6A;
}

small.commentmetadata {
	font-size: 10px;
	margin-bottom: 5px;
	display: block;
}

#respond, #comments {
	padding-left: 5px;
}

#commentform input,textarea 
{
    background: #FFFFFF;
    border: 1px dotted #A24C6A;
	color: #333333;
	font-size: 11px;
}

/*textarea {
background-color:#FFC34F;
border:1px dotted #82A12E;
color:#4B3E2F;
font-family:Tahoma,Verdana,'Trebuchet MS',Geneva,Arial,Helvetica,sans-serif;
font-size:11px;
margin:2px;
padding:2px;
width:90%;
}

submit {
background-color:#C3E37E;
border:1px solid #B1D16C;
color:#FFFFFF;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
font-size:11px;
}*/

/*End Comment Area*/



/*All The Rest*/

.center {
	text-align: center;
}

.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.alignleft {
	float: left;
	text-align: left;
	width: 50%;
	padding-left: 10px;

	/* IE Bug Fix */
	display: inline;
}

.alignright {
	float: right;
	text-align: right;
	width: 50%;
	padding-right: 10px;

	/* IE Bug Fix */
	display: inline;
}

hr {
	display: none;
}

a img {
	border: none;
}

a:link {
	color: #B1D400; 
	text-decoration: none;
}

a:visited {
	color: #B1D400; 
	text-decoration: none;
}

a:hover {
	color: #A24C6A; 
	background-color: #efbaad;
	text-decoration: none;
}

a:active {
	color: #82A12E; 
	text-decoration: none;
}

code {
	font-size: 11px;
	color: #A51F05;
}

/*End All The Rest*/

/*Bubs Button Board*/

ul#plugboard {
		/* The Plugboard Container */
		list-style: none;
		float: left;
	}
	
	ul#plugboard li {
		float: left;
		padding-right: 0px;
		padding-bottom: 5px;
	}
	
	#plugboard-form {
		/* The Plugboard Form Container */
		clear: both;
	}
/*End Bubs Button Board*/