/*
Theme Name: Sociotech
Theme URI: http://www.sociotech.org
Description: A sociotech child theme of the 2010 default theme for WordPress.
Author: Florian Ott based on work by the WordPress team
Author url: http://www.kooperationssysteme.de/personen/ott
Version: 1.0
Tags: black, orange, white, three-columns, fixed-width, custom-header, theme-options, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
Template: twentyten
*/
@import url('../twentyten/style.css');

/*
.wp-caption{
background: #f1f1f1 !important;
line-height: 18px;
margin-bottom: 20px;
max-width: 632px !important;
padding: 4px !important;
}
*/
.nav-fixed{
	position: fixed;  
    width: 100% !important;
    left: 0;  
     top:0; 
    z-index: 100;  
height: 40px;	
}

#header-logo{
	border: none !important;
	float: left;
	margin-right: 10px;
}

.author-avatar{
	/*border: 1px solid #ccc;*/
	float: right;
}

.socialicons-right{
	width: 220px !important;
	float: right;
	text-align: right;
}

.list-fb-share-button{
	float: right;
	width: 60px;
	overflow: hidden;
	position: relative;
	top: 24px;
	margin-top: -24px;
	padding-left: 20px;
}

h1.entry-title,
h2.entry-title{
clear: none !important;
	/*float: left;
	width: 500px;*/
}

.single-fb-share-button{
	/*position: relative;*/
	float: right;
	width: 60px;
}

.entry-meta{
	clear: both;
}

.entry-utility{
	margin-top: -0.5em;
 }
 



h1.entry-title{
	clear: none !important;
}

#site-title{
	margin-top: 15px;
	width: 50% !important;
}

#site-description{
	margin: 10px 0 18px 0 !important;
	width: 30% !important;
}

#footer{
	position: relative;
	background: url(images/footer-bg.gif) top left no-repeat;
}

#footer-widget-area .widget-area {
	margin-right: 20px;
	width: 300px !important;
	overflow: hidden;
}
#footer-widget-area #third {
	margin-right: 0 !important;
}

#footer-widget-area  .widget-container{
	margin-left: 20px;
	margin-right: 20px;
}

#footer-widget-area .widget_yd_rp h4{
	font-size: 0.8em;
	height: 50px;
	overflow: hidden;
}

#footer-widget-area .widget_yd_rp img{
		border: 4px solid #fff;
		width: 40px;
		height: 40px;
}

#footer-widget-area .yd_rp_excerpt{
	display: none;
}

#site-info,
#site-generator{
	margin-top: 610px;
}

#wrapper {
	/*background: transparent !important;*/
	margin-top: 0 !important;
	margin-bottom: -20px !important;
}

a:link {
	color: #ff9900;
	text-decoration: none;
}

a:visited,
a:active{
	color: #ff9900;
	/*text-decoration:line-through;*/
	text-decoration: none;
}

a:hover {
	color: #ff9900;
	text-decoration: underline;
}
/*
.wp-post-image{
	border: 4px solid #ccc;
}
*/
.navigation a:link,
.navigation a:active,
.navigation a:visited,
.page-title a:link,
.page-title a:active,
.page-title a:visited,
.entry-meta a:link,
.entry-meta a:active,
.entry-meta a:visited,
.entry-utility a:link,
.entry-utility a:active,
.entry-utility a:visited{
	color: #888;
	text-decoration: none;
}

.navigation a:hover,
.entry-meta a:hover,
.post-title a:hover,
.page-title a:hover,
.entry-title a:active,
.entry-title a:hover,
.entry-utility a:hover {
	color: #ff9900 !important;
}

.breadcrumbs{
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	position: relative;
	top: -20px;
	left: 20px;
}

#primary,
#secondary,
#footer{
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 1.1em;
}

.widget-title{
	font-size: 1.2em;
	margin: 0 0 0.5em 0;
}


.widget_categories  ul{
	list-style: none !important;
	padding: 0 !important;
	margin: 0 !important;
}

.widget_categories  ul li li{
	margin-left: 20px;
}

.widget_categories  ul li li li{
	margin-left: 16px;
}
/*
.widget_categories a{
	display: block;
	padding: 0.3em;
}
*/
.widget_categories a:link,
.widget_categories a:visited  {
	color: #1e1e1e;
}

.widget_categories a:hover  {
	color: #ff9900;
	text-decoration: none;
}


#primary .recent-post{
	padding-bottom: 2em;
}

#footer .recent-post{
	padding-bottom: 1em;
}


.widget_yd_rp h4{
	font-weight: bold;
}

.widget_yd_rp h4 a:link,
.widget_yd_rp h4 a:visited,
.widget_yd_rp h4 a:active,
.posts_list a:link,
.posts_list a:visited,
.posts_list a:active{
	color: #000;
}

.widget_yd_rp h4 a:hover,
.posts_list a:hover{
	color: #ff9900;
	text-decoration: none;
}

.widget_yd_rp img{
	float: left;
	margin: 2px 0.5em 1px 0;
	border: 4px solid #ccc;
}
/*
#igit_rpwt_css{
	padding-bottom: 20px;
}
*/
p.fb-like{
	clear: both;
	padding-top: 20px;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.widget_public_posts_widget ul{
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
.posts_list li{
	margin-top: 0.5em;
	padding-top: 0.5em;
	border-top: 1px dotted #ccc;
}

.wp_syntax pre{
	background: none;
	line-height: 1em;
	margin-bottom: 0;
	padding: 0;
}

pre{
	width: 600px;
	overflow: hidden;
}

.wp_syntax {
  overflow: hidden !important;
 }
 
 #content .wp_syntax  table {
 	border: none;
	margin: 0 !important;
 }


body #wp-admin-bar {
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

body #wp-admin-bar .padder {
	background-image: url(http://sns.informatik.unibw-muenchen.de/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/images/60pc_black.png);
}

body #wp-admin-bar ul li { 
	background-image: url(http://sns.informatik.unibw-muenchen.de/wp-content/plugins/buddypress/bp-themes/bp-default/_inc/images/admin-menu-arrow.gif );
}

body{
	padding: 0 !important;
}
/*
#content table{
	font-size: 0.8em;
}
*/

#entry-additional-info{
	background: #efefef;
	padding: 24px;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 1.1em;


}

#content .post h2,
#content .page h2{
	font-weight: bold;
	margin: 2em 0 1em 0;
	border-bottom: 4px solid #eee;
	clear: both;
	font-size: 1.5em;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

.home #content .page h2,
.home #content .page h2{
	font-weight: bold;
	margin: 0 0 0.5em 0;
	border-bottom:none;
		font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

#content .post h3,
#content .page h3{
	font-weight: bold;
	margin: 2em 0 1em 0;
	font-size: 1.3em;
	clear: both;
	display: block;
	padding: 0.2em;
	background: #efefef;
	margin-right: 10px;
	/*conntent*/
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

#content .post h4,
#content .page h4{
	font-weight: bold;
	margin: 2em 0 0.5em 0;
	font-size: 1.1em;
	clear: both;
		font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

#entry-additional-info h2{
	margin: 0 0 12px 0 !important;
		color: #333 !important;
		font-size: 1.1em;
		font-weight:bold;
			font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

#entry-additional-info  .cat-links{
	margin: 0 0 1em 0;
}

#entry-additional-info .comments-link,
#entry-additional-info .edit-link{
	width: 250px;
	float: right;
	text-align: right;
	margin-bottom: -15px;
	height: 15px;
}



.entry-author-info {
	clear: both;
	margin: 0 0 24px 0;
	overflow: hidden;
	background: #fff;
	padding: 12px;
}
.entry-author-info .author-avatar {
	border: 4px solid #ccc;
	float: left;
	margin: 0 -80px 0 0;
	padding: 0;
	height: 60px;
	overflow: hidden;
	width: 60px;
}

.entry-author-info a:hover .author-avatar{
	border: 4px solid #ff9900;
}

.entry-author-info .author-avatar img{
	height: 60px !important;
}

.entry-author-info .author-description {
	float: left;
	/*width: 410px;*/
	margin: -4px 0 0 80px;
	display: inline;
}

#entry-additional-info  .entry-author-info h2 {
	margin: 0 !important;
	/*font-size: 1em;*/
	display: block;
	border-bottom: none;
}

.entry-author-info .author-description a{
	color: #ff9900;
}

.entry-author-info .author-description a:hover{
	text-decoration: underline;
}

#entry-additional-info .author_contact_info.vertical{
display: inline;
	width: 65px;
	float: left;
	margin: -4px 0 0 10px;
	text-align: right;
}

.author_contact_info{
clear: both;
	display: block;
	margin: 0 0 0 0;
	padding: 1em 0 0 0;
}

#all-authors-archive .author_contact_info{
	clear: none !important;
	padding: 0;
	margin: 0.2em 0 1em 0;
}

.author_contact_info a.author-contact-link{
/*display: block;
text-align: right;
*/
display: inline-block;

	height: 14px;
	line-height: 14px;
	padding: 2px 0 0 20px;
	font-size: 10px;
	overflow: hidden;
	margin-bottom: 4px;
}

.author_contact_info .trenner{
	display: inline-block;
	margin: 0 8px;
	height: 14px;
	line-height: 14px;
	font-size: 10px;
	overflow: hidden;
	padding-bottom: 4px;
}

.author_contact_info a.author-contact-link:hover{
	background-position: left -16px;
}

.author_contact_info a.twitter-link{
	background: url(icons/twitter_16.png) no-repeat left 0px;
}

.author_contact_info a.facebook-link{
	background: url(icons/facebook_16.png) no-repeat left 0px;
}

.author_contact_info a.email-link{
	background: url(icons/email_16.png) no-repeat left 0px;
}

.author_contact_info a.xing-link{
	background: url(icons/xing_16.png) no-repeat left 0px;
}

.author_contact_info a.linkedin-link{
	background: url(icons/linkedin_16.png) no-repeat left 0px;
}

.author_contact_info a.googleplus-link{
	background: url(icons/google_plus_16.png) no-repeat left 0px;
}

.author_contact_info a.skype-link{
	background: url(icons/skype_16.png) no-repeat left 0px;
}

.author_contact_info a.mendeley-link{
	background: url(icons/mendeley_16.png) no-repeat left 0px;
}

.author_contact_info a.rss-link{
	background: url(icons/rss_16.png) no-repeat left 0px;
}

.author_contact_info a.profile-link,
.author_contact_info a.blog-link{
	background: url(icons/world_link-gray.png) no-repeat left 0px;
}

.author_contact_info a.profile-link:hover,
.author_contact_info a.blog-link:hover{
	background: url(icons/world_link.png) no-repeat left 0px;
}



#all-authors-archive {
	padding-bottom: 2em;
}

#all-authors-archive .author-info{
/*
	background: #efefef;
	padding: 24px;
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 1.1em;
	*/
}


#all-authors-archive .author-avatar{
	width: 100px;
	height: 100px;
	overflow: hidden;
	float: right;
	margin: 0 0 1em 1em;
	border: 4px solid #ccc;
}

#all-authors-archive .author-info h2{
	margin-bottom: 0;
}

#all-authors-archive .author-avatar img{
	width: 100px !important;
}


#all-authors-archive .author-posts-wrapper{
clear: both;
	padding-top: 3em;
}

#all-authors-archive .author-post-wrapper-border{
	border-top: 1px solid #ccc;
	margin-top: 3em;
}

#all-authors-archive  #author-avatar-list{
	list-style: none;
	margin: 0;
	padding: 0;
}

#all-authors-archive  #author-avatar-list li{
	float: left;
	width: 60px;
	height: 60px;
	overflow: hidden;
	border: 4px solid #ccc;
	margin: 0 1em 1em 0;
}

#all-authors-archive  #author-avatar-list a:hover li{
	border: 4px solid #ff9900;
}

#all-authors-archive  #author-avatar-list li img{
	height: 60px !important;
}


#related-posts-below h2{
	clear: both;
	margin: 2em 0 1em 0;
}

#related-posts-below {

	margin: 2em 0 0 0;
}

#related-posts-below  .jcarousel-container{
	background: #fff;
}

#related-posts-below  a{
	display: block;
	background: #efefef;
	height: 180px;

}

#related-posts-below .related-title{
	display: block;
	padding: 5px 10px 0 10px;
	height: 74px;
	overflow: hidden;
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
	line-height: 1.4em;
}

#related-posts-below  a:hover{
	background: #efefef;
}

#related-posts-below  a:hover .related-image{
	border: 4px solid #ff9900;
}

#related-posts-below .related-image img{
	width: 107px !important;
}

#related-posts-below .related-image{
display: block;
	border: 4px solid #ccc;
	width: 107px !important;
	height: 84px;
	overflow: hidden;
	background: url(images/related-default.gif) top left no-repeat;
}

.social4i{
	background: #efefef;
	width: 620px;
	overflow: hidden;
	padding: 10px 10px 0 10px;
	margin: 2em 0 2em 0;
	clear: both;
}

#social-profile-widget{
/*
	padding-right: -10px !important;
	width: 200px;
	*/
}



.dsq-trackback-url input{
	width: 630px;
}

p.anchor{
	display: none;
}
