/*
Theme Name: Beratungspraxis
Theme URI: http://beratungspraxis.co.at/
Description: Theme for beratungspraxis.co.at
Version: 1.0
Author: Florian Wögerer
Tags: white, fixed width, light, minimal
*/

/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: normal;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;

}

/* * * YANONE KAFFEESATZ FONT FACE IMPORT
This font is licensed as follows:
   @vendor: Yanone
   @vendorurl: http://www.yanone.de * 
   @licenseurl: http://www.fontsquirrel.com/license/Yanone-Kaffeesatz 
* * */

@font-face {
	font-family: 'YanoneKaffeesatzLight';
	src: url('_fonts/Yanone_Kaffeesatz_Light.eot');
	src: local('Yanone Kaffeesatz Light'), local('YanoneKaffeesatz-Light'), url('_fonts/Yanone_Kaffeesatz_Light.ttf') format('truetype'), url('_fonts/Yanone_Kaffeesatz_Light.svg#YanoneKaffeesatz-Light') format('svg');
}



@font-face {
	font-family: 'PTSansRegular';
	src: url('_fonts/PT_Sans.eot');
	src: local('☺'), url('_fonts/PT_Sans.woff') format('woff'), url('_fonts/PT_Sans.ttf') format('truetype'), url('_fonts/PT_Sans.svg#webfont5GMQxyJO') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Lane-NarrowRegular';
	src: url('_fonts/LANENAR_-webfont.eot');
	src: local('☺'), url('_fonts/LANENAR_-webfont.woff') format('woff'), url('_fonts/LANENAR_-webfont.ttf') format('truetype'), url('_fonts/LANENAR_-webfont.svg#webfont5GMQxyJO') format('svg');
	font-weight: normal;
	font-style: normal;
}




body {
background:#fff url("_img/top.gif") repeat-x;
font: 12px/16px  PTSansRegular, Helvetica, Verdana, Arial sans-serif;
color: #666;
font-weight: normal;
padding:0;
margin:0;
}

#header {
background:#fff url("_img/header_tree.jpg") no-repeat;
width: 950px;
height: 240px;
margin-top: 25px;
}


h1#title {
	
}

h1{
	display: none;
}
h2#title a{
	background:#fff url("_img/logo.png") no-repeat;
	height: 72px;
	width: 402px;
	text-indent: -10000px;
	display: block;}

.styled {font-family: 'PTSansRegular',  Verdana, Arial, Helvetica, sans-serif; }

h3{
	font: 24px/30px 
}

#header p {font: 30px/35px 'PTSansRegular',  Verdana, Arial, Helvetica, sans-serif; letter-spacing: 0; color:#FFF; width: 700px; padding: 30px;;
}



a {
color:#047;
text-decoration:underline;
}

a:hover {
color:#c00;
}

#search{
	position: absolute;
	right: 5px;
	top: 10px;
}

#search input {
	float: left;
	margin: 5px;
	padding: 5px;
}


input, textarea, select {
	padding:2px;
	width:100px;
	border:1px solid #ddd;
	background:#fafafa;
	font: normal 12px Arial, sans-serif;
	color: #333;
	margin-left: 10px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
}

#headerline{
	background:#eee;
	font-size:11px;
	color:#555;
	margin:0 auto;
	padding:10px 0;
	text-align:center;
	position:relative;
	border-top:#bbb 1px solid;
	border-bottom:#222 6px solid;

}

#container {
width:955px; 
margin:0 auto;
position:relative;
}

#container h2 {
font-size:30px;
font-weight:normal;
letter-spacing:-1px;
width:600px;
padding:40px 0 25px 0;
}

#container h2 a {
	color:#222;
	text-decoration:none;
	text-indent: -10000px;
}

#container h2 a:hover {
color:#047;
}

/* TEASERS */


#teaser_1{background:#fff url("_img/teasers/1.jpg") repeat-x;}
#teaser_2{background:#fff url("_img/teasers/2.jpg") repeat-x;}
#teaser_3{background:#fff url("_img/teasers/3.jpg") repeat-x;}
#teaser_4{background:#fff url("_img/teasers/4.jpg") repeat-x;}


.teasers  h4{
	font-family: 'PTSansRegular',  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	height: 50px;
}
.teasers a{
	text-decoration: none;
}
.teasers {
	height: 250px;
	margin-bottom: 40px;
}

.teasers li{
	list-style-type: none;
	display: block;
	float: left;
	width: 220px;
	overflow: hidden;
	margin-left: 23px;
	font-size: 11px;
	position: relative;
	height: 280px;
}
.teasers  li.first{
margin-left: 0px;
}

.more{
	display: block;
	position: absolute;
	bottom: 0px;
	right: 0px;
	text-decoration: none;
	float: right;
}
.more a{
	text-decoration: none;
}

#team_teaser{
	float: left;
	width: 730px;
}
#text_teaser{
float: left;
	width: 230px;
}
#team_teasers li img.profil {
float: left;
}

#content #team_teasers {
	list-style-type: none;	
}


#content #team_teasers div.info {
	margin: 5px;
	float: left;
	width: 110px;
}
#content #team_teasers li.first  {
margin-left: 0px;
}
#content #team_teasers li  {
clear: none;
float: left;
width: 220px;
height:100px;
margin-right: 23px;
margin-top: 5px;
}


.bold{
	font-weight: 500;
}


.line{
	margin-top: 10px;
	margin-bottom: 10px;
	height: 1px;
	background-color: #ccc;
}
#start_teasers li{
	list-style-type: none;
	display: block;
	float: left;
	width: 150px;
	overflow: hidden;
	height: 100px;
	margin-right: 5px;
	border: 1px solid #ccc;
	font-size: 11px;
	position: relative;
}
#start_teasers li a{
	display: block;
	width:120px;
}
#start_teasers li a, #start_teasers li a:link, #start_teasers li a:hover {
	text-decoration: none;
	color: #047;
	display: block;
	width: 150px;
	position: relative;
	height: 100px;
}

#start_teasers li div a { height:30px;}
#start_teasers li div span {font-size:10px; display: block; top:15px; position:relative;}

#start_teasers{
	clear: both;
	margin-bottom:140px;
}

#start_teasers li div{ 
float: left; 
background: #FFF; 
height: 100px; 
width: 100%; 
top: 70px;
position: relative;
opacity: .8; 
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

}

#nav_teasers li.active {
	background: #cc9999; 

opacity: 1; 
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

}
#nav_teasers{
	clear: both;
	margin-bottom:60px;
}

#nav_teasers li{
	list-style-type: none;
	display: block;
	float: left;
	width: 150px;
	overflow: hidden;
	height: 30px;
	margin-right: 5px;
	border: 1px solid #ccc;
	font-size: 11px;
	font-weight: 400;
}

#nav_teasers li div{ 
float: left; 
background: #FFF; 
height: 30px; 
width: 100%; 
top: 0px;
position: relative;
opacity: .8; 
/* For IE 5-7 */
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
/* For IE 8 */
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

}

#nav_teasers li a{
	display: block;
	width:120px;
}
#nav_teasers li div a {height:30px;}

#contact {
margin-bottom: 10px;
font-size: 10px;
background:url(_img/vcard.jpg) no-repeat top left;
width: 243px;
height: 130px;
border: 1px solid #ccc;
}

#contact_details{
	padding-top: 45px;
	padding-left: 8px;
	line-height: 12px;
}
#contact_details img{
	margin: 0px; padding: 0px;
	line-height: 12px;
	vertical-align: text-bottom;
}

#attachment{
margin-bottom: 10px;
}

#content {
float:left;
width:650px;
font-weight: normal;
font-size: 12px;
}
#content.wide{
	width: 960px;
	

}
#content h3 {
font-size:22px;
line-height: 26px;
margin:5px 0 7px 0;
color:  #999999;
}

#content h4 {
font-size:18px;
line-height: 22px;
margin:5px 0 7px 0;
color:  #999999;
}
.small {
	font-size: 10px; display: inline;
}
#content h3 a,#content h4 a {
color:#222;
text-decoration:none;
color:  #999999;
}

#content h4 a:hover {
color:#047;
}

#content h3.archive {
font-weight:normal;
font-size:20px;
line-height: 26px;
color:#1c1c1c;
padding:0;
margin:5px 0 20px 0;
border:none;
text-align:left;
}

.comments {
color:#333;
margin:0 0 15px 0;
border-bottom:#bbb 1px solid;
}

.comments a {
background:#fff;
padding:0 7px 5px 0;
color:#333;
text-decoration:none;
}

.comments a:hover {
color:#c00;
}

.navigation {
background:#f9f9f9;
font-size:11px;
padding:5px 10px;
margin:0 0 20px 0;
border-top:#bbb 1px solid;
}

.navigation a {
color:#555;
font-weight:bold;
text-decoration:none;
}

.navigation a:hover {
color:#333;
text-decoration:none;
}

.main h3 {
font-size:16px;
font-weight:normal;
margin:0 0 15px 0;
}

.main img {
padding:2px;
border:#ddd 2px solid;
}

.main a img {
padding:2px;
border:#0085b5 2px solid;
}

.main a:hover img {
padding:2px;
border:#ca0002 2px solid;
}

.main p {
line-height:18px;
margin:0 0 15px 0;
}

.main ol {
line-height:18px;
margin:0 0 15px 30px;
}

.main ul {
line-height:18px;
margin:0 0 15px 30px;
}

.main li {
margin:0 0 5px 0;
}

.meta {
background:#f3f3f3;
font-size:11px;
line-height:15px;
color:#333;
padding:5px 10px;
margin:0 0 30px 0;
border-top:#bbb 1px solid;
}

.signature {
float:left;
padding:0 15px 0 0;
border-right:#bbb 1px solid;
width:200px;
}

.tags {
float:left;
padding:0 0 0 15px;
width:440px;
}

#sidebar {
font-size:12px;
float:right;
width:250px;
border-left:#999 1px solid;
padding:0 0 20px 10px;
margin:0 0 20px 0;
}

#sidebar h4{
font-size: 18px;
border-bottom: 1px solid #ccc;
margin-bottom: 8px;
width: 245px;
color:  #999999;
}

#sidebar h3 {
font-size:14px;
margin:20px 0 5px 0;
}

#sidebar ul {
list-style:none;
}

#sidebar ul ul {
margin:5px 0 0 10px;
}

#sidebar ul ul ul {
margin:5px 0 0 10px;
}

#sidebar ul li {
padding:5px 0 0 0;
}

#team_teasers li img.profil {
float: left;
}


#team_teasers div.info {
	margin: 5px;
	float: left;
	width: 140px;
}

#team_teasers li  {
clear:both;
height:100px;
margin-top: 5px;
border-bottom: 1px solid #ccc;
}

div .team_lang{float: left; width: 16px; margin: 5px 0px 0px 0px; padding: 0px;

	position: relative;
}
div .team_lang img {
	margin: 0px 2px 3px 0px; padding: 0px;
}


#author h3 {
margin:5px 0 5px 0;
}

#searchform {
margin:35px 0 0 0;
}

#searchform input {
background:#F6F6F6;
font-size:11px;
margin:2px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#000;
}

#searchform input:hover {
background:#ccc;
border:#999 1px solid;
color:#fff;
cursor:pointer;
}

#searchform #s {
background:#F6F6F6;
font-size:11px;
margin:2px 0;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

#searchform #s:hover {
border:#c00 1px solid;
cursor:text;
}

input.searchfield {
background:#f6f6f6;
font-size:11px;
display:block;
margin:5px 0 8px 0;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.searchfield:hover {
background:#eee;
color:#222;
}

input.submit {
background:#222;
font-size:11px;
display:block;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#eee;
}

input.submit:hover {
background:#333;
cursor:pointer;
border:#999 1px solid;
color:#fff;
}

input.subcom {
background:#eee;
font-size:11px;
margin:0 0 10px 0;
padding:1px 4px 2px 4px;
border:#888 1px solid;
color:#222;
}

input.subcom:hover {
background:#222;
cursor:pointer;
border:#888 1px solid;
color:#eee;
}

input.comment {
background:#f6f6f6;
font-size:11px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

input.comment:hover {
border:#c00 1px solid;
}

textarea {
background:#f6f6f6;
font-size:12px;
width:400px;
padding:2px 4px;
border:#aaa 1px solid;
color:#222;
}

textarea:hover {
border:#c00 1px solid;
}

.postinput small {
font-size:11px;
margin:0 0 0 5px;
}

p.logged {
font-size:12px;
}

h3.reply {
font-size:15px;
margin:0 0 10px 0;
}

.nocomments {
margin:0 0 30px 0;
}

ol.commentlist {
font-size:12px;
list-style:none;
margin:10px 0 30px 0;
border-bottom:#bbb 1px solid;
}

.commentlist li {
border-top:#bbb 1px solid;
padding:0 0 10px 0;
}

.commentlist li.bypostauthor {
border-top:#bbb 5px solid;
background-color:#f3f3f3;
}

.comment_mod {
margin:10px 0 0 10px;
}

.comment_mod em {
background-color:#fff897;
padding:1px 3px;
}

.comment_author {
margin:10px 0;
float:right;
width:190px;
}

.comment_author img {
float:left;
margin:5px 12px 0 0;
}

.comment_author p {
line-height:20px;
}

.comment_author small {
font-size:11px;
}

.comment_text {
float:left;
width:470px;
margin:0 0 0 10px;
}

.comment_text p {
line-height:18px;
margin:7px 0;
}

.comment_meta {
font-size:12px;
}

#commentform p {
line-height:18px;
margin:0 0 15px 0;
}

blockquote {
background:url(images/quote.gif) no-repeat top left;
padding:0 0 0 60px;
min-height:50px;
}

#footer {
background:#eee;
font-size:11px;
color:#555;
margin:0 auto;
padding:10px 0;
text-align:center;
position:relative;
border-top:#bbb 1px solid;
border-bottom:#222 6px solid;
}

#footer a {
color:#555;
font-weight:normal;
text-decoration:none;
}

#footer a:hover {
color:#333;
text-decoration:none;
}

.clear {
clear:both;
}

.warning p {
background:url(_img/warning.gif) no-repeat left;
height:160px;
padding:20px 0 0 90px;
font-size:14px;
margin:0 0 0 10px;
}

#wp-calendar {
padding:10px 0 0 0;
font-size:12px;
}

#wp-calendar caption {
text-align:left;
padding:0 0 5px 0;
}

#wp-calendar tr th,
#wp-calendar tr td {
padding:0 6px 0 0 ;
text-align:right;
}

#wp-calendar td a {
font-weight:bold;
}

#wp-calendar td a:hover {
font-weight:bold;
}

img.wp-smiley {
padding:0;
border:none;
}

input:focus, textarea:focus{
background-color:#ffc;
}

abbr {
border:none;
}

.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
margin:10px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}

.wp-caption img {
margin:0;
padding:0;
border:0 none;
}

.wp-caption-dd {
font-size:11px;
line-height:17px;
padding:0 4px 5px;
margin:0;
}

/* self-clear floats */

.group:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}







#nav {
	background:#fff;
	border-bottom:1px solid #FFF;
	height:20px;
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	float: right;
	}

#nav li {
	margin-right:25px;
	}

#nav li, #subnav li {
	float:left;
	list-style:none
	}

#nav a, #nav a:visited {
	color:#666;
	text-decoration:none;
	font-weight:normal
	}

#nav a:hover, #nav a:active,
li.current_page_parent a,
li.current_page_parent a:visited,
#nav li.current_page_item a,
#nav li.current_page_item a:visited
        {
font-weight: bold;	}

#subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	height:20px;
	width: 950px;
	
	}

#subnav li {
	border-right:1px solid #ccc;
	padding:0 7px;
	height: 20px;
	line-height: 20px;
	}	
#subnav li:first-child{
	padding-left: 0px;
}
#subnav a, #subnav a:visited {
	color:#999;
	text-decoration:none;
	font-weight:normal
	}

#subnav a:hover, #subnav a:active,
#subnav li.current_page_item a,
#subnav li.current_page_item a:visited {
	text-decoration:underline
	}



