/*  
Theme Name: Lead
Theme URI: http://www.amypink.com
Description: The official AmyPink Theme
Version: 1.0
Author: Marcel Winatschek
Author URI: http://www.amypink.com

	
 */

html body {
margin : 0;
padding : 0;
font : 14px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
background : #fff url(images/back.gif) center top;
color : #1C1C1C;
line-height : 20px;
}

img {
     	border: 1px solid #EFEFEF;
  }

.homeimg {
	width: 80%;
	padding: 11px;
	border: 1px solid #DDDDDD;
}

.entry p {
padding: 10px 5px;
line-height: 26px;
}

a:hover img {
	border: solid 1px #CCC;
	-moz-box-shadow: 1px 1px 5px #999;
	-webkit-box-shadow: 1px 1px 5px #999;
        box-shadow: 1px 1px 5px #999;
        opacity: 0.7;
}


a {
text-decoration : none;
color : #ff0055;
}
a:hover {
text-decoration : none;
color : #1C1C1C;
}
strong {
font-weight : bold;
}
em {
font-style : oblique;
}
.banner_img {
border : 1px solid #ccc;
margin : 0;
padding : 0;
}
.clr {
clear : both;
}
h1, h2, h3 {
margin : 0;
font-size : 13px;
color : #1C1C1C;
text-transform : uppercase;
font-weight : bold;
letter-spacing : 0.035em;
}

.title { font-size : 32px; font-weight : normal; letter-spacing : 0.050em; line-height : 35px;  text-transform : none; text-shadow:0 0 1px; font-weight: bold;}
.title a { text-decoration : none; color : #1C1C1C; }
.title a:hover { text-decoration : none; color : #ff0055; }

.right { float: right; }
.left { float: left; }
.middle {margin: 0 auto;float:left;}
.clear { clear: both; }
img.centered{display: block;margin-left: auto;margin-right: auto;max-width:500px}
img.alignright{margin: 3px 3px 2px 10px;display: inline;max-width:500px}
img.alignleft{margin: 3px 10px 2px 3px;display: inline;max-width:500px}
img.alignnone{margin:3px 10px 2px 3px;display: block;max-width:500px}
.alignleft{float: left;}
.alignright{float: right;}
.aligncenter,div.aligncenter {display: block;margin-left: auto;margin-right: auto;}


#wrap {
position : relative;
width : 790px;
margin : 0 auto;
padding : 0;
}
#leftcol {
position : absolute;
top : 130px;
left : 0;
width : 500px;
padding-bottom : 45px;
}

#homecat {
display:block;
height:135px;
position:relative;
width:500px;
}
.singlecat {
display:inline;
float:left;
margin-left:0;
margin-right:3px;
text-align:center;
width:97px;
}

#rightcol {
position : absolute;
top : 130px;
float:right;
left : 550px;
width : 240px;
}

#twitter
{
float:right;
height:85px;
left:550px;
position:relative;
top:-30px;
width:240px;
}

#leftcol ul {
clear : both;
margin : 0;
padding : 0 30px;
}
#leftcol li {
line-height : 26px;
text-align: justify;
margin: 10px 0;
}
#leftcol li a {
color : #666;
}
#leftcol li a:hover {
color : #ff0055;
}
#leftcol .active a {
color : #1C1C1C;
}
#header {
position : absolute;
top : 35px;
left : 0;
height : 165px;
}
#logo a{
position : absolute;
top : 0;
left : 0;
padding : 45px 0 0 0;
height : 0 !important ;
width : 500px;
height : 32px;
overflow : hidden;
background : url(images/logo.gif) no-repeat top left;
}
#menu {
position : absolute;
top : 25px;
left : 0;
height : 40px;
width : 550px;
text-transform : uppercase;
}
#menu ul {
margin : 10px 0 0 0;
padding : 0;
}
#menu li {
position : relative;
margin : 0;
padding : 0;
float : left;
list-style : none;
color : #1C1C1C;
letter-spacing : 0.05em;
}
#menu a {
margin : 0 17px 0 0;
padding : 0;
font-size : 13px;
line-height : 13px;
color : #1C1C1C;
font-weight : bold;
}
#menu li a:hover {
color : #ff0055;
}
#menu li a.active, #menu li a.active:hover {
color : #ff0055;
}

#commentform textarea {
background : #f8f7f6;
border : 1px solid #d6d3d3;
width : 500px;
}
#commentform textarea:hover {
background : #ffffff;
border : 1px solid #d6d3d3;
}
#commentform textarea:focus {
background : #ffffff;
border : 1px solid #939793;
}
#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;
}
.com-list {}
.com-list h3 { font-size: 18px; line-height: 22px; font-weight: normal; padding-bottom: 10px;  border-bottom: solid 1px #ebeadd;}
.com-entry { margin-bottom: 20px; width:500px;}
.com-entry-bot { padding:0.625em; border:3px dashed #ddd; -moz-border-radius:5px;
-webkit-border-radius:5px; border-radius:5px; width:480px;}

.com-con { padding: 10px 70px 10px 20px; font-size: 12px; line-height: 16px; color:#666; position: relative;}
.com-name { }
.com-avt { position: absolute; top: 10px; right: 20px; width: 30px; height: 30px; }
* html .com-avt { right: 40px;}
.com-avt img { border: 1px solid #ccc;}
.com-date { font-size: 10px; color: #999; margin-bottom: 10px; }
.com-text { width:200px; }
.com-date a, .com-date a:visited, .com-date a:hover { color: #999; text-decoration: underline; }

.foot { font-size: 12px; }
.tweet { font-size:11px; list-style:none; padding:0.625em; border:3px dotted #ddd; -moz-border-radius:5px;
-webkit-border-radius:5px; border-radius:5px; background: url(images/twitter.png) no-repeat right bottom; min-height: 50px;}

#search {margin:0; padding:0;}
#search #s {color: #ccc;border:1px solid #ccc;font-size: 1em;margin:0;padding: 2px 0 2px 12px;width: 225px;}
#search input {border:0}
#search #s:hover {color: #1C1C1C;border:1px solid #1C1C1C;}
.search-excerpt {margin: 0;}

.categories {
        list-style: none;
        }

.wp-caption-text {
	color: #757575;
	background-color: #f3f3f3 ;
	margin: 0 8px 1.5em 0;
	padding: .5em 1em;
	font-size: 0.8em;
	text-align: left;
	border-right: solid 1px #EFEFEF;
	border-left: solid 1px #EFEFEF;
	border-bottom: solid 1px #EFEFEF;
}

.postform {
      background-color:#fff;
      font-weight:normal;
      font-syle:Trebuchet MS;
      font-size:12px;
      color:#1C1C1C;
      width:240px;
} 

.entry { text-align: justify; }

.entry p a {
border-bottom: 1px dotted #1c1c1c;
}

/* Contains the entire tabbed section */
.tabbed {
	}

#leftcol .tabbed ul.tabs {
	float: left;
	display: inline;
	width: 100%;
	margin: 0;
	padding: 5px 0 0 0 ;
        list-style: none;
	}
#leftcol .tabbed ul.tabs li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
        list-style: none;
	}

#leftcol .t2 ul {
        list-style: none;
        padding: 5px 0 0 0;
        }
#leftcol .t3 ul {
        list-style: none;
        padding: 5px 0 0 0;
        }
.t2 li {
        list-style: none;
        padding: 0;
        }
.t3 li {
        list-style: none;
        padding: 0;
        }
.tabbed ul.tabs li a {
	overflow: hidden;
	display: block;
	margin: 0 2px 0 0;
	padding: 10px 12px;
	}
.tabbed ul.tabs li a:hover {
        color: #ff0055;

	}

/* The current selected tab */
.tabbed ul.tabs li a.tab-current {
        background-color: #eee;
	}

/* The content shown when a tab is selected */
.tabbed div {
	float: left;
	display: block;
	width: 470px;
        padding: 10px 12px;
        background-color: #eee;
	}

/* Set the CSS to make sure the other tabs' content isn't shown other than the first */
.tabbed div.t2, .tabbed div.t3, .tabbed div.t4 {
	display: none;
	}

/* Content for inside your tabs' divs */
.tabbed div ul {
	}
.tabbed div p {
    text-align:justify;
	}
.tabbed div div {
	
	}
.rss { background: url("images/icon_rss.png") no-repeat right transparent; }

.home a { color: #1c1c1c;
}

.home a:hover { color: #ff0022; }

/* Print Styles */
@media print {
body {background:white; color:black; margin:0}
#header {display:none;}
#content {display: block; margin-left:0; float:none; width:auto; color:black; font-size:12pt; text-align:justify; }
#comments {display:none;}
#sidebar {display:none;}
#footer {display:none;}
#leftcol {display: block; margin-left:0; float:none; width:auto; color:black; font-size:12pt; text-align:justify; top:0; padding-bottom: 0; }
#rightcol {display:none;}
#commentform {display:none;}
.com-list {diplay:none;}
.foot {display: none;}
#respond {display:none;}
#tornasu {display:none;}
#bottom-single {display:none;}
}
