/*
Theme Name: Sash Theme
Theme URI: http://www.amypink.com
Version: 0.1
Description: 2 Column theme
Author: Marcel Winatschek
Author URI: http://www.amypink.com
*/

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

body
{
background: #000000 url('images/bg.jpg');
padding: 0px 0px 0px 0px;
}

body,input
{
font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	font-weight : normal;
	color : #000000;
}

p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: left;
}

a:link {
	
	color: #FF0066;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 16px;
}
a:visited {
	
	color: #FF0066;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 16px;
}
a:hover {
	
	color: #FF0066;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 16px;
	background-color: #FFE6EC;	
}
a:active {
	color: #FF0066;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 16px;
	background-color: #FFFFFF;
}
a.lowercase:link {
	color: #FF0066;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 16px;
}
a.lowercase:visited {
	color: #FF0066;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 16px;
}
a.lowercase:hover {
	color: #FF0066;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 16px;
	background-color: #FFE6EC;	
}
a.lowercase:active {
	color: #FF0066;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 16px;
	background-color: #FFFFFF;
}
a.nav:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF0066;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
a.nav:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF0066;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
a.nav:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF0066;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFE6EC;
	letter-spacing: 1px;
}
a.nav:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF0066;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
	letter-spacing: 1px;
}
a.sm:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF0066;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 12px;
}
a.sm:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF0066;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 12px;
}
a.sm:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF0066;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 12px;
	background-color: #FFE6EC;	
}
a.sm:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	line-height: 12px;
}

h3
{
font-family: "Trebuchet MS", arial, helvetica, "sans serif";
	font-size: 20px;
	text-transform: lowercase;
	color: #FF0066;
	font-weight: bolder;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

h4
{
font-family: "Trebuchet MS", arial, helvetica, "sans serif";
	font-size: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	color: #999999;
	font-weight: bolder;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

h5
{
font-size: 1.2em;
color: #47ehee;
}

h6
{
font-family: "Trebuchet MS", arial, helvetica, "sans serif";
text-indent: 10px;
	font-size: 20px;
	letter-spacing: -1px;
	text-transform: lowercase;
	color: #FF0066;
	font-weight: bolder;
	padding-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 13px;
}

.contentarea
{
width: 427px;
}

.contentarea img
{
max-width: 427px;
}

img.left
{
position: relative;
max-width: 420;
float: left;
margin: 0em 1.8em 1.4em -0.1em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
width: 449px;
border-bottom: 1px dotted #999999;
margin: 2.0em 0em 2.0em -1.2em;
}

.divider3
{
position: relative;
height: 1px;
width: 160px;
border-bottom: 1px dotted #999999;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #7c7c7c;
}

.yellow
{
color: #ff9900;
font-weight:bold;
}

.black
{
color: #343434;
font-weight:bold;
margin-top: -14px;
}

.black2
{
color: #343434;
font-weight:bold;
}

.text
{
float:left;
}

.details
{
color: #7c7c7c;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image: url('images/icon-printerfriendly.gif');
}

.post ul.controls li.comments a
{
background-image: url('images/icon-comments.gif');
}

.post ul.controls li.readmore a
{
background-image: url('images/icon-more.gif');
}

.box
{
position: relative;
top: -2px;
width: 160px;
margin-bottom: 1.0em;
list-style-type:none;
}


blockquote
{
background: #FDFCF6 url('images/boxbg.gif') repeat-x;

}
.contentarea ul
{
list-style: none;
width: 100%;
}

.contentarea ul li
{
line-height: 2.0em;
width: 100%;
list-style-type:none;
}

.contentarea2 ul
{
list-style: none;
width: 160px;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background: #fff url('images/bg.jpg') repeat-x;
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 615px;
border-left: solid 1px #2a201e;
border-right: solid 1px #2a201e;
border-bottom: solid 1px #ffffff;
background-color: #fff;
margin: 0 auto;
}

#header
{
position: relative;
width: 100%;
height: 9.0em;
background: #2B2B2B url('images/topbg.gif') repeat-x;
margin-bottom: 2px;
}

#headercontent
{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1
{
font-weight: normal;
color: #fff;
font-size: 2.5em;
}
#headercontent h1 a
{

color: #fff;
text-decoration:none;
}

#headercontent h1 a:visited
{

color: #fff;
text-decoration:none;
}

#headercontent h1 a:hover
{

color: #fff;
text-decoration:none;
}

#headercontent h1 sup
{
color: #777;
}

#headercontent h2
{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#search
{
position: absolute;
top: 5.5em;
right: 2.0em;
padding-right: 0.0em;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;
}

#search input.submit
{
background: #939B00 url('images/buttonbg.gif') repeat-x;
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}

#headerpic
{
position: relative;
height: 153px;
background: #fff url('images/back01.jpg') no-repeat top left;
}

#content
{
padding: 0em 1.0em 0em 1.0em;
}

#primarycontainer
{
border-right: 1px dotted #999999;
float: left;
margin-right: -18.0em;
width: 440px;
}

#primarycontent
{
margin: 1.2em 22.0em 0em 0.4em;
}

#secondarycontent
{
padding-left: 5px;
padding-right: 5px;
float: right;
width: 140px;
}

.footer
{
clear: both;
font-family: "Trebuchet MS", verdana, arial, "sans serif";
margin-left: -10px;
padding-top: 10px;
width: 615px;
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	text-align: center;
	border-top: 1px dotted #999999;
}

a.footer:link {
	font-family: Arial, "Trebuchet MS", Verdana, "Sans Serif";
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: 0px;
	background: #FFFFFF;
}
a.footer:visited {
	font-family: Arial, "Trebuchet MS", Verdana, "Sans Serif";
	font-size: 10px;
	line-height: 12px;
	color: #999999;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: 0px;
	background: #FFFFFF;
}
a.footer:hover {
	font-family: Arial, "Trebuchet MS", Verdana, "Sans Serif";
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: 0px;
	background: #FFFFFF;
}
a.footer:active {
	font-family: Arial, "Trebuchet MS", Verdana, "Sans Serif";
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: 0px;
	background: #FFFFFF;
}


#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}
.entry ul li
{
list-style:square;
margin-left:25px;
}
.entry
{
text-indent: 8px;
padding-top: 10px;
	}
	
.entry img
{
margin-left: -8px;
padding-top: 10px;
	}

	
.entry2
{
font-size: 10px;
	padding-top: 10px;
	}

.post ol li
{
margin-left:25px;
}

.commenttext
{

width: 350px;
}

#navcontainer
{

padding-bottom: 10px;
height: 20px;
font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;}

#navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainer ul li a
{
background: url(spacer.gif) top left no-repeat;
width: 75px;
height: 17px;
border-right: none;
padding-top:2px;
margin: 0 0 10px 0;
color: #000;
text-decoration: none;
display: block;
text-align: center;
font: 10px Helvetica, Arial, sans-serif;

}

#navcontainer ul li a:hover
{
background: url(spacer.gif) top left no-repeat #EE50A2;
color: #FFF;
text-decoration:none;
}

#navcontainer a:active
{
background: url(spacer.gif) top left no-repeat #D4E609;
color: #000;
text-decoration:none;
}

#navcontainer li#active a
{
background: url(spacer.gif) top left no-repeat #D4E609;
color: #000;
text-decoration:none;
}
	
	.outline {
	padding: 3px 0px;
	border-top: 1px dotted #999999;
	border-right: 0px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-left: 0px dotted #999999;
	color: #FFFFFF;
}
.outline2 {
	padding: 3px;
	border-bottom: 1px dotted #999999;
	color: #FFFFFF;
}

.greysmall {
	font-family: "Trebuchet MS", verdana, arial, "sans serif";
	font-size: 10px;
	color: #999999;
	vertical-align: top;
	text-align: center;
	line-height: 12px;
	text-transform: uppercase;
	list-style-type: none;
	display: block;
}

.overDiv {
	width: 500px;
}