/* general */

html, body {
	background: #f5f5f5;
	padding: 0;
}

body {
	overflow-y: scroll;
	margin: 0;
	padding: 0 10px;
}

button::-moz-focus-inner {
	border: 0;
}

a img {
	border: none; 
}

/* fonts */

#overall_header h1, h2, h3, h4 {
	font-weight: normal;
}

#overall_header, #overall_footer, #non_forum_wrapper {
	line-height: 26px;
	font-size: 14px;
	font-family: 'sans serif', Arial, Helvetica;
}

#non_forum_wrapper textarea {
	font-size: 14px;
	font-family: 'sans serif', Arial, Helvetica;
}

#non_forum_wrapper table {
	border-collapse: collapse;
}
	
#non_forum_wrapper tr {
	border-bottom: 1px solid #ccc;
}

#non_forum_wrapper th {
	color: #808080;
	text-transform: uppercase;
	font-size: 0.9em;
	text-align: left;
	font-weight: normal;
	padding: 2px 8px;
}

#non_forum_wrapper td {
	padding: 0 8px;
}


/* links */

a:link, a:visited {
	color: #235A8F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active, a:focus {
	color: #000;
	outline: none;
}

#overall_header #menu a:link, #overall_footer a:link, #overall_header #menu a:visited, #overall_footer a:visited, #overall_header #menu {
	color: #666666;
	text-decoration: none;
}

#overall_header #menu a:hover, #overall_footer a:hover {
	text-decoration: underline;
}

#overall_header a:focus, #overall_header a:active {
	color: #000000!important;
}

#overall_header #menu .active a, #settings-menu a.active {
	color: #000000!important;
}

#overall_footer a {
	padding: 10px;
	font-size: 13px;
}




/* main boxes */

#picosites {
	font-size: 11px;
}

#picosites ul {
	margin-right: 10px;
	float: right;
	margin-top: 0px;
}

#picosites li {
	float: right; 	
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#picosites a {
	padding: 10px;
}

#picosites a:link, #picosites a:visited {
	color: #808080;
}

#overall_header, #overall_footer {
	margin: 0;
	color: #282828;
}

#overall_header, #overall_wrapper {
	max-width: 1412px;
	margin: 0 auto;
}

#overall_wrapper #no_ticker_wrap {
    #border: 1px solid #ccc;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    padding: 15px 25px;
	background: #fff;
}

#overall_header {
	z-index: 1;
	background: #fff;
	padding: 25px 25px 15px;
}

#overall_wrapper {
	max-width: 1412px;
	position: relative;
	top: 65px;
}

#overall_footer {
	position: relative;
	top: 65px;
}

#overall_header #title h1 {
	font-family: 'sans serif', Arial, Helvetica;
	color: #999999;
	text-shadow: 0 0 5px #fff;	
	margin: 0;
	font-size: 28px;
	padding: 0 10px;
}

#overall_header #title a, #title {
	color: #999999;
    border-radius: 3px;
}

#overall_header #title a:focus {
    border-radius: 0;
}

#overall_header #overall_footer {
	padding: 10px;
	font-size: 0.8em;
}

#overall_header #title {
    border-radius: 3px;
    #border: 1px solid #ccc;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
	background: #fff;
}

#overall_header #menu ul {
	padding: 0;
	line-height: 26px;
}

#overall_header #menu li {
	list-style-type: none;
}

#overall_header h2 {
	font-size: 19px;
	padding-top: 10px;
}

#overall_footer {
	padding: 10px 0;
	text-align: center;
	max-width: 1200px;
	margin: 20px auto 85px;
}


#non_forum_wrapper article .meta, .other_articles_title {
	color: #666666;
}

#non_forum_wrapper .other_articles ul {
	padding-left: 20px;
}

#non_forum_wrapper .other_articles li {
	color: #ccc;
}


#newsticker_list {
	padding: 25px;
	background: #fff;
    #border: 1px solid #ccc;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
}

#newsticker article {
    border-radius: 3px;
    #border: 1px solid #ccc;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
	padding: 25px 0 0;
	margin-bottom: 10px;
	background: #fff;
}

#non_forum_wrapper h2 {
	font-size: 19px;
	padding-top: 15px;
	margin-top: 0;
	color: #666666;
}

#newsticker h2 {
	padding-top: 0;
}

#non_forum_wrapper article h2 {
	font-size: 21px;
	font-weight: normal;
	margin: 0;
	padding-top: 0;
}

#non_forum_wrapper .gravatarbox {
	float: left;
	margin-top: 5px;
}

#sp_ticker .gravatarbox {
	margin-top: 2px;
}

#non_forum_wrapper .other_articles_title {
	margin-bottom: 0;
}

#non_forum_wrapper .other_articles ul {
	padding-top: 0;
	margin-top: 0;
	max-height: 110px;
	overflow-y: auto;
	padding-right: 10px;
}

#non_forum_wrapper .other_articles li {
}

/* blog info page */

#bloginfo {
	padding-top: 10px;
}

#bloginfo #blogger_comment {
	font-style: italic;
	font-size: 18px;
}

#bloginfo #gravatar {
	float: right; 
	margin: 0 0 15px 10px; 
	padding-top: 20px;
}

.pageinfolinks a {
	padding: 15px;
	height: 80px;
	background-color: #f0f0f0;
    border: 1px solid #ccc;
    #box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
	text-decoration: none;
	color: #282828;
	text-shadow: 0 1px 1px #fff;
	opacity: 0.7;
}

.pageinfolinks a:hover {
	opacity: 1.0;
	#box-shadow: #F0F0F0 0 0 5px 5px;
}

.pageinfolinks a.social_link {
	padding-left: 50px;
}

.pageinfolinks a.rss_link {
	background: #f0f0f0 url('img/rss.png') 0 0 no-repeat;
}

.pageinfolinks a.facebook_link {
	background: #f0f0f0 url('img/facebook.png') 0 0 no-repeat;
}

.pageinfolinks a.twitter_link {
	background: #f0f0f0 url('img/twitter.png') 0 0 no-repeat;
}

.pageinfolinks a.googleplus_link {
	background: #f0f0f0 url('img/googleplus.png') 0 0 no-repeat;
}

.pageinfolinks a.diaspora_link {
	background: #f0f0f0 url('img/diaspora.png') 0 0 no-repeat;
}

ul.pageinfolinks {
	padding-left: 0;
	height: 70px;
}

.pageinfolinks li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
	margin-top: 20px;
	height: 40px;
}

.infolink {
	clear: both;
	margin-left: 7px;
}

.infolink img {
	height: 20px;
}

.blogger_bubble {
	position: absolute;
	background: #f0f0f0;
    #border: 1px solid #ccc;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
	padding: 10px;
	margin-top: 0px;
	display: none;
	box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.1);
	max-width: 500px;
}
.blogger_bubble:after, .blogger_bubble:before {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.blogger_bubble:after {
	border-color: rgba(240, 240, 240, 0);
	border-right-color: #f0f0f0;
	border-width: 10px;
	top: 25px;
	margin-top: -10px;
}
.blogger_bubble:before {
	border-color: rgba(204, 204, 204, 0);
	border-right-color: #ccc;
	border-width: 11px;
	top: 25px;
	margin-top: -11px;
}

/* startpage */

#sp_ticker {
	width: 49.5%;
	float: left;
	clear: both;
	overflow-x: auto;
    #border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
	background: #fff;
}

#newsticker {
	#overflow-x: auto;
}

#sp_blogs, #sp_more, #sp_threads, #sp_ticker {
	padding: 0 0;
}

#sp_blogs h2, #sp_more h2, #sp_threads h2, #sp_ticker h2, #sp_ticker h3, #sp_ticker article, #sp_more p, #sp_threads article, #sp_more ul {
	margin-left: 25px;
	margin-right: 25px;
}

#non_forum_wrapper article .contentbox {
	margin-left: 50px;
	margin-right: 25px;
}

#sp_ticker .contentbox h3 {
	margin-left: 0;
}

#sp_ticker pre, #non_forum_wrapper pre {
	color: #666;
	overflow-x: auto;
	max-height: 100px;
	overflow-y: auto;
}

#non_forum_wrapper .info {
	padding: 5px 8px 3px;
	background: #E9ECFA;
	border: 1px solid #ccc;
}


#sp_ticker h2, #sp_threads h2, #sp_blogs h2, #sp_more h2 {
	text-transform: uppercase;
	font-size: 13px;
}

.smalluppercase, .read_more {
	font-size: 11px;
	text-transform: uppercase;
}

#sp_ticker h3, #sp_threads h3, #sp_more h3 {
	margin-bottom: 0;
}

#sp_threads h2, #sp_ticker h2, #sp_blogs h2, #non_sp_blogs h2, #sp_more h2 {
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
}

#loginform input {
	margin-bottom: 15px;
}

.blogdetails input[type=url] {
	width: 400px;
}

.blogdetails input[type=email] 

.blogdetails #detailbox {
	padding: 0 0 20px 0;
}

ul#settings-menu {
	margin-left: -15px;
	background: #f0f0f0;
	height: 30px;
	padding: 10px 10px 15px;
	margin: -15px -25px -10px -25px;
	border-bottom: 1px solid #ccc;
}

#settings-menu li {
	list-style-type: none;
	float: left;
	padding: 5px 15px;
}

#blogadmin {
	overflow-x: auto;
}

#blogadmin table {
	width: 100%;
	overflow-x: scroll;
	font-size: 0.8em;
}

.settings-bloglist input {
	vertical-align: middle;
	line-height: 1em;
}

.settings-bloglist label { 
	vertical-align: middle;
}


#non_forum_wrapper a:link.button, #non_forum_wrapper a:visited.button {
	color: #ffffff;
	padding: 8px 15px;
	background-color: #808080;
	text-decoration: none!important;
	border-radius: 3px;
}

#non_forum_wrapper .likebuttons {
	text-align: center;
}

#non_forum_wrapper .like {
	padding: 1px 3px!important;
	opacity: 0;
	font-size: 10px;
}	

#non_forum_wrapper .dlike {
	padding: 1px 5px!important;
	opacity: 0;
	font-size: 10px;
}	

#non_forum_wrapper .nav {
	text-align: center;
	clear: both;
	margin-top: 25px;
	margin-bottom: 25px;
}

#non_forum_wrapper a:hover.button {
	background-color: #235A8F;
}

#non_forum_wrapper #newsticker, #non_forum_wrapper #newsticker_list {
	margin: 0 auto 15px;
}

/* jobs page */

.simple_info {
	padding-top: 15px;
}

/* startpage blog box */

#sp_blogs img, #non_sp_blogs img {
	width: 40px;
	height: 40px;
	clear: left;
}

#sp_blogs .blogbox, #non_sp_blogs .blogbox {
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	width: 80px;
	height: 80px;
	text-align: center;
	line-height: 14px;
	overflow: hidden;
}

#sp_blogs span, #non_sp_blogs span {
	font-size: 10px;
}

#sp_blogs a span, #non_sp_blogs a span {
	padding: 5px 0 0;
}

#non_forum_wrapper hr.clear, #non_forum_wrapper hr.clear-right {
	color: transparent;
	border-color: transparent;
	border-style: solid;
	background-color: transparent;
}

#non_forum_wrapper hr.clear {
	clear: both;
}

#non_forum_wrapper hr.clear-right {
	clear: right;
}	

#non_forum_wrapper a, #overall_header a, #overall_footer a {
	 transition: opacity 0.5s, background-color 0.3s;
	-moz-transition: opacity 0.5s, background-color 0.3s; /* Firefox 4 */
	-webkit-transition: opacity 0.5s, background-color 0.3s; /* Safari and Chrome */
	-o-transition: opacity 0.5s, background-color 0.3s; /* Opera */
}

.leftbox a, .rightbox a {
	padding: 5px;
	width: 45%;
}



#overall_header #menu {
	display: none;
    #border: 1px solid #ccc;
    border-radius: 0 0 3px 3px;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
	max-width: 200px;
	background: #fff;
	padding: 0;
}

#overall_header #menu ul#right {
	background: #f0f0f0;
    #border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
}

#overall_header #menu a {
	display: block;
	padding: 10px 10px 8px 10px;
}

#overall_header #menu #left, #overall_header #menu #right {
	margin: 0;
}

.headerbutton {
	border: none;
	height: 50px;
	width: 50px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #fff;
	float: left;
}

a:link.headerbutton {
	background: #ccc;
}

a:hover.headerbutton {
	background: #808080;
}

a:active.headerbutton, a:focus.headerbutton {
	background: #282828;
}

#overall_header #title h1 {
    display: inline;
	font-size: 20px;
	white-space: nowrap;
	overflow-x: auto;
	line-height: 50px;
	height: 50px;
	background: #fff;
}

#overall_header {
	margin: 0 auto 15px;
	padding: 0;
	line-height: 30px;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	background: transparent;
}

#non_forum_wrapper .totalbox {
	margin-left: 25px;
}

#non_forum_wrapper .gravatar {
	width: 35px;
	height: 35px;
}

#non_forum_wrapper #bloginfo .gravatar {
	width: 50px;
	height: 50px;
}

#sp_ticker .gravatar {
	margin: 5px 10px 10px 0;
}

#sp_ticker article {
	padding-bottom: 0;
}

@media screen and (min-width: 1412px) {
	#overall_header {
		#border-left: 1px solid #ccc;
		#border-right: 1px solid #ccc;
	}
}

@media screen and (min-width: 901px) {

	#sp_threads, #sp_blogs, #sp_more {
        border-radius: 3px;
		width: 49.5%;
		float: right;
		#border: 1px solid #ccc;
		box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.2);
        background: #fff;
	}

	#sp_threads, #sp_more {
		margin-top: 10px;
	}


	#newsticker article:nth-child(2n) {
		float: right;
		clear: right;
	}

	#newsticker article:nth-child(2n+1) {
		float: left;
		clear: both;
	}

	#newsticker article {
		width: 49.5%;
	}

	#newsticker article:hover {
		max-height: 1000px;
		overflow-y: hidden;
	}

	.sp_more_hr {
		display: none;
	}
}

@media screen and (max-width: 900px) {

	#sp_threads, #sp_blogs, #sp_more {
		border: 1px solid #ccc;
		background: #fff;
	}

	#sp_threads, #sp_more, #sp_blogs, #sp_ticker {
		width: 100%;
		clear: both;
	}
	
	.sp_more_hr {
		clear: both;
		color: transparent;
	}

	#newsticker article:nth-child(2n), #newsticker article:nth-child(2n+1) {
		float: none;
	}

	#newsticker article {
		border: 1px solid #ccc;
		padding-bottom: 0;
	}	

	#sp_threads, #sp_blogs, #sp_more {
		clear: both;
		margin-top: 10px;
	}
}

@media screen and (min-width: 601px) {
	#non_forum_wrapper article .meta, #non_forum_wrapper article .meta a, .other_articles_title {
		margin-top: 0;
		font-size: 13px;
	}
}

@media screen and (max-width: 600px) {
	#overall_header #title h1 {
		font-size: 14px;
	}
			
	.likebuttons {
		display: none;
	}
	
	#non_forum_wrapper article h2 {
		font-size: 18px;
	}

	#non_forum_wrapper article .meta, #non_forum_wrapper article .meta a, .other_articles_title {
		font-size: 9px;
		line-height: 18px;
		margin-top: 0px;
	}

	#sp_blogs h2, #sp_more h2, #sp_threads h2, #sp_ticker h2, #sp_ticker h3, #sp_ticker article, #sp_more p, #sp_threads article, #sp_more ul {
		margin-left: 15px;
		margin-right: 5px;
	}

	#non_forum_wrapper article .contentbox {
		margin-left: 50px;
		margin-right: 5px;
	}

	#non_forum_wrapper article .totalbox {
		margin-left: 15px;
	}

	#sp_ticker h3 {
		font-size: 1.2em;
	}
}

#overall_header {
	border-width: 0 1px 1px;
}

#non_forum_wrapper .settings-bloglist {
	height: 320px;
	overflow-y: auto;
	max-width: 400px;
	padding-right: 10px;
}

#non_forum_wrapper ul.settings-bloglist {
	padding-left: 0;
}

#non_forum_wrapper .settings-bloglist li {
	list-style-type: none;
}
