/* CSS Copyright by scandalousprincess.de */ 

body {	
	line-height: 13px;		
	font-family: Verdana; 		
	font-size: 10px;
	color: #464646;	
        background-image:url('/layout/bg.png');
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top left;	
}

.container {
	background:url('/layout/bg_container.png');
	width: 566px;
	height: auto;
	margin: -8px auto -8px auto;
	padding: 0 0 0 0;
}

b {	
	color: #92a272;
	font-family: Georgia;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}

i {
	color: #696f84;
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
}

u {
	color: #bf657f;
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px dotted #696f84;
}

a {						
	color: #696f84;
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
	text-transform: lowercase;
	background: transparent;	
	text-decoration: none;		
} 

A:hover {			 	
	color: #7fb597;
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
	text-transform: lowercase;
	text-decoration: none;
	background: transparent;
	border-bottom: none;
	cursor: help;			
}

A.naviheader:link, a.naviheader:visited, a.naviheader:active {
	color: #d3a899;
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-transform: lowercase;
	text-align: center;
	background:transparent;	
	text-decoration: none;
	border-bottom: none;
	margin-bottom: 1px;
	padding: 7px 17px 8px 13px;
	letter-spacing: 1px;
}

A.naviheader:hover {
	color: #d3a899;
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-transform: lowercase;
	text-align: center;
	background:url('/layout/bg_headnavi_hover.png');
	cursor: help;
	border-bottom: none;
	margin-bottom: 1px;
}

A.navi:link, A.navi:active, A.navi:visited {
	background: transparent;
	font-family: Georgia;
	font-size: 9px;
	font-style: italic;
	color: #827d72;
	line-height: 18px;
	margin: 0px 0px -10px 7px;
	padding: 1px;
	letter-spacing: 1px;
	text-align: center;
}

A.navi:hover {
	background:url('/layout/bg_navi_hover.png');
	color: #83b797;
}

A.navifooter:link, a.navifooter:visited, a.navihfooter:active {
	display: block;
	color: #d3a899;
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	text-transform: lowercase;
	text-align: center;
	background:transparent;	
	text-decoration: none;
	border-bottom: none;
	margin: -1px -24px 0px 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: 1px;
	width: 81px;
}

A.navifooter:hover {
	display: block;
	color: #83b797;
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	text-transform: lowercase;
	text-align: center;
	background:transparent;
	cursor: help;
	margin: -1px -24px 0px 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: 1px;
	width: 81px;
}

A.affiliates:link, a.affiliates:visited, a.affiliates:active {
	border-bottom: none;
}

A.affiliates:hover {
	border-bottom: none;
}

h1 {
	font-family: Georgia;
	font-size: 22px;
	color: #d69297;
	font-weight: normal;
	font-style: italic;
	margin: 7px 0 4px 0;
	background: transparent;
	line-height: 20px;
	border-bottom: 1px solid #e0d5ca;
	text-transform: lowercase;
	background:url('/layout/bg_h1.png');
}

h2 {
	font-family: Georgia;
	font-size: 12px;
	color: #d69297;
	font-weight: normal;
	font-style: italic;
	border-bottom: 2px solid #fff;
	margin: 0 0 3px 0;
	padding: 5px 0px 0px 4px;
	text-align: left;
}

#header {
	background:url('/layout/header.png');
	margin: 0px 0 7px 2px;
	height: 418px;
}

#content {
	margin: 41px 0px 0px 20px;
	padding: 5px 0 0 6px;
	width: 517px;
}

.navigationheader {
	margin: -33px 0 0 15px;
	width: 88px;
}

.cuties {
	margin: -62px 0 0 92px;
	width: 80px;
}

.navigation {
	float: left;
	margin: -127px 0 0 210px;
	width: 160px;
	height: 51px;
	padding: 0px 0px 0px 0px;
	background: transparent;
	text-align: center;
}

.counter {
	color: #827d72;
	margin: -16px 0px 0px 258px;
}

#footer {
	clear: both;
	font-family: Georgia;
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	font-style: italic;
	background-image:url('/layout/footer.png');
	height: 16px;
	padding: 0px 0px 0px 47px;
	height: 17px;
}

textarea, input {
        color: #98a880;
        font-family: Georgia;
        font-size: 10px;
        font-weight: normal;
        font-style: italic;
        background: #f8f9f1;
        border: 0px solid #dddddd;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
}

textarea {
        width: 200px;
        height: 73px;
}

select { 
	color: #98a880;
        font-family: Georgia;
        font-size: 10px;
        font-weight: normal;
        font-style: italic;
        background: #f8f9f1;
        border: 0px solid #e1e4dc;
        background-color: #f8f9f1;
}

.gfx {
        color: #464646;
        font-family: Georgia;
        font-size: 10px;
        font-weight: normal;
        font-style: italic;
        padding: 3px;
        margin: 3px;
        background-color: #f8f9f1;
        border: 0px solid #e1e4dc;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
}

.gfx_latest {
        color: #464646;
        font-family: Georgia;
        font-size: 10px;
        font-weight: normal;
        font-style: italic;
        margin-left: 30px;
        background-color: #f8f9f1;
        border: 5px solid #f8f9f1;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
}

.pages, .current {
        font-size: 10px;
        font-family: Georgia;
        font-weight: normal;
        font-style: italic;
        border: none;
        padding: 4px 7px;
        line-height: 40pt;
        text-transform: none;
        background: #f8f9f1;
}

.pixel {
        width: 62px;
        text-align: center;
        background-color: #f8f9f1;
	padding: 7px;
        border: 0px solid #e1e4dc;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
}

.tubes {
        color: #656565;
        font-size: 9px;
        font-family: Georgia;
        font-weight: normal;
        font-style: italic;
        background-color: #f8f9f1;
	padding: 7px;
        border: 0px solid #e1e4dc;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
}

.reviews {
        width: 106px;
}

.review {
        width: 106px;
        text-align: center;
        padding: 3px 0 3px 0;
        background: #f8f9f1;
        border: 0px solid #f7f7f7;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
}

.cover {
        border: 3px solid #f8f9f1;
}

.affiliates {
        float: left;
        font-family: Georgia;
        font-size: 9px;
        font-weight: normal;
        font-style: italic;
	margin-left: 23px;
        margin-bottom: 20px;
        padding: 6px;
        text-align: center;
        background-color: #f8f9f1;
        border: 0px solid #e1e4dc;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
}


.kasten {
        background-color: #f8f9f1;
        border: 7px solid #f7f7f7;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
}

.kasten_tutorials {
        background: #f8f9f1;
        width: 135px;
        height: 103px;
        text-align: center;
        border: 0px solid #e1e4dc;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
}

.kasten_designs {
        font-family: Georgia;
        font-size: 11px;
        font-style: italic;
        text-align: center;
        background-color: #f8f9f1;
	padding: 7px;
	margin-left: 17px;
        border: 0px solid #e1e4dc;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
}

.kasten_webmiss {
        color: #464646;
        font-family: Georgia;
        font-size: 10px;
        font-weight: normal;
        font-style: italic;
	background-color: #f8f9f1;
        border: 5px solid #f8f9f1;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
	width: 100px;
	height: 100px;
}

.updates {
        font-family: Georgia;
        font-size: 10px;
        font-weight: normal;
        font-style: italic;
        background: #f8f9f1;
        width: 135px;
        border: 0px solid #e0e0e0;
        text-align: left;
        padding: 0 5px 5px 5px;
        border: 0px solid #e1e4dc;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
}

.small {
        color: #464646;
        font-family: Georgia;
        font-size: 10px;
        font-weight: normal;
        font-style: italic;
}

ul.animated {
	list-style: none;
	margin: 13px;
	padding: 0;
}
ul.animated li {
	float: left;
	position: relative; 
	text-align: center;
        background-color: #f8f9f1;
        border: 0px solid #e1e4dc;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
	display: inline; /*--IE6 Fix--*/
}
ul.animated li .thumb {
	width: 100px; /*--Width of image--*/
	height: 100px; /*--Height of image--*/
	padding: 8px;
	position: relative;
}
ul.animated li h2 {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0; padding: 10px;
	background: #f0f0f0;
	border-top: 1px solid #fff;
}
ul.animated li a {
	text-decoration:
	none; color: #777;
	display: block;
}
ul.animated li .description {  /*--Style the caption box--*/
    position: absolute;
    bottom: 16px;
    left: 8px;
    width: 100px;
    background-color: black;
    text-align: center;
    font-family: 'georgia';
    font-size: 9px;
    font-style: italic;
    font-weight: normal;
    color: white;
    opacity: 0.6; /* transparency */
    filter: alpha(opacity=60); /* IE transparency */
    display: none; /*This is important since we want to hide the image caption and display it only on hover*/
}
ul.animated li:hover .description {/*This is important since we want to show the image caption on hover*/
	display: block;
}
ul.animated li .description p {
	padding:10px;
        margin:0px;
}


/* animated hw */

ul.animated_hw {
	list-style: none;
	padding: 0;
}
ul.animated_hw li {
	float: left;
	position: relative; 
	text-align: center;
	margin: 6px;
        background-color: #f8f9f1;
        border: 0px solid #e1e4dc;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
	display: inline; /*--IE6 Fix--*/
}
ul.animated_hw li .thumb {
	width: 132px; /*--Width of image--*/
	height: 100px; /*--Height of image--*/
	padding: 8px;
	position: relative;
}
ul.animated_hw li h2 {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0; padding: 10px;
	background: #f0f0f0;
	border-top: 1px solid #fff;
}
ul.animated_hw li a {
        color: #b58059;
        font-family: Georgia;
        font-size: 11px;
        font-style: italic;
        text-transform: lowercase;
        background: transparent;
        text-decoration: none;
	display: block;
}
ul.animated_hw li .description {  /*--Style the caption box--*/
    position: absolute;
    bottom: 16px;
    left: 8px;
    width: 132px;
    background-color: black;
    text-align: center;
    font-family: 'georgia';
    font-size: 9px;
    font-style: italic;
    font-weight: normal;
    color: white;
    opacity: 0.6; /* transparency */
    filter: alpha(opacity=60); /* IE transparency */
    display: none; /*This is important since we want to hide the image caption and display it only on hover*/
}
ul.animated_hw li:hover .description {/*This is important since we want to show the image caption on hover*/
	display: block;
}
ul.animated_hw li .description p {
	padding:10px;
        margin:0px;
}


/* animated designs */

ul.animated_designs {
	list-style: none;
	padding-left: 11px;
}
ul.animated_designs li {
	float: left;
	position: relative; 
	text-align: center;
	margin: 0px 10px 18px 0px;
        background-color: #f8f9f1;
        border: 0px solid #e1e4dc;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-bottomright: 6px;
	display: inline; /*--IE6 Fix--*/
}
ul.animated_designs li .thumb {
	width: 130px; /*--Width of image--*/
	height: 90px; /*--Height of image--*/
	padding: 8px;
	position: relative;
}
ul.animated_designs li h2 {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0; 
	padding: 10px;
	background: #f0f0f0;
	border-top: 1px solid #fff;
}
ul.animated_designs li a {
        color: #827d72;
        font-family: Georgia;
        font-size: 11px;
        font-style: italic;
        text-transform: lowercase;
        background: transparent;
        text-decoration: none;
}
ul.animated_designs li a:hover {
        color: #bfb59d;
        font-family: Georgia;
        font-size: 11px;
        font-style: italic;
        text-transform: lowercase;
        background: transparent;
        text-decoration: none;
}
ul.animated_designs li .description {  /*--Style the caption box--*/
    position: absolute;
    bottom: 14px;
    left: 8px;
    width: 130px;
    background-color: #f8f9f1;
    text-align: center;
    font-family: 'georgia';
    font-size: 9px;
    font-style: italic;
    font-weight: normal;
    color: #464646;
    opacity: 0.9; /* transparency */
    filter: alpha(opacity=90); /* IE transparency */
}
ul.animated_designs li:hover .description {/*This is important since we want to show the image caption on hover*/
	display: block;
}
ul.animated_designs li .description p {
	padding:10px;
        margin:0px;
}

.gfx_table {
        float: left;
	margin-left: 18px;
        margin-bottom: 13px;
        text-align: center;
	width: 517px;
}


/* cutenews skin */

.news_text {
	background-color: #f6f2ee;
	font-family: Georgia;
	font-size: 10px;
	color: #bf657f;
	font-weight: normal;
	font-style: italic;
	line-height: 15px;
	text-align: center;
	padding: 2px;
	text-transform: lowercase;
    -moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 20px;
}

.news_bg {
	background-color: transparent;
	padding: 1px 0px 10px 7px;
	text-align: justify;

}

.news_ava { 
	border: 5px #f6f2ee solid;
	background-color: #F6F2EE;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 0px;
}

.news_up {
	font-family: Georgia;
	font-style: italic;
	font-size: 9px;
	border: #eef1d9 0px solid;
	background-color: #f6f2ee;
	padding: 5px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
}

A.update:link, A.update:active, A.update:visited {
        color: #696f84;
        font-family: Georgia;
        font-size: 9px;
        font-style: italic;
        text-transform: lowercase;
        background: transparent;
        text-decoration: none;
}

A.update:hover {
        color: #7fb597;
        font-family: Georgia;
        font-size: 9px;
        font-style: italic;
        text-transform: lowercase;
        text-decoration: none;
        background: transparent;
        border-bottom: none;
        cursor: help;
}
