@charset "utf-8";

/*
*
*	seravo.css
*
*	seravo.fi
*
*	(c) Seravo Oy
*
*/

body {
	padding-top: 98px;
	padding-bottom: 20px;
	background: #f9f9f9 !important;
}

body a {
	color: #1b8cb3;
	cursor: pointer;
	text-decoration: none;
}

body a:hover {
	color: #1676a7;
	text-decoration: underline;
}

.servicebox li a {
	color: #777;
}

.orange, .orange:hover {
	color: #ff8532 !important;
}

.blue, .blue:hover  {
	color: #57b0dc !important;
}

.cyan, .cyan:hover {
	color: #3fa9aa !important;
}

.black, .black:hover  {
	color: #333 !important;
}

.standard {
	font-weight: normal;
	font-size: 1em;
	line-height: 20px;
}

label {
	display: block;
}

code {
	white-space: normal;
}

.alignright {
	float: right !important;
	margin: 4px 0 8px 12px !important;
}

.alignleft {
	float: left !important;
	margin: 4px 12px 8px 0 !important;
}


input[type="button"], input[type="submit"] {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;

	/* default colour */
	color: #333;
	background-color: #fff;
	border-color: #ccc;
}

input[type="button"]:hover, input[type="submit"]:hover {
	/* default colour */
	color: #333;
	background-color: #ebebeb;
	border-color: #adadad;
	text-decoration: none;
}

input.btn-lg {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px;
}

.with-adminbar {
	top: 28px;
}

#header .navbar-header {
	width: 100%;
}

#header .navbar-toggle {
	margin-left: 5px;
}

#header .navlinks {
	float: right;
	padding: 15px;
	color: #777;
}

#header .navbar-nav {
	margin-bottom: 3px;
	margin-top: -4px;
	float: right;
}

#header .navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}

#header .tagline {
	color: #777;
	float: left;
	text-transform: uppercase;
	margin-top: 30px;
	line-height: 1.2em;
	font-size: 14px;
}

#header .nav>li>a:hover, .nav-pills>li>a:focus {
	color: #333 !important;
}

#header .nav>li.active>a {
	background-color: #47aedc !important;
	color: #fff !important;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	color: #fff !important;
	text-decoration: none;
	background-color: #47aedc !important;
	outline: 0;
}

#header .nav>li.active>a:hover, .nav-pills>li.active>a:focus {
	color: #333 !important;
}

#header .nav > li > a {
	padding: 5px 11px !important;
	border-radius: 10px;
	margin: 0 1px;
}

.caret {
	border-top-color: #777 !important;
	border-bottom-color: #777 !important;
}

.nav-tabs>li.active.dropdown>a {
	cursor: pointer;
}

.nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	background-color: #f8f8f8;
}

#header .nav li > a:hover {
	background-color: #e7e7e7;
}

#postlinks .roundbox {
	min-height: 400px;
}

#postlinks .tab-content h3 {
	margin-top: 0;
}

.jumbotron {
	text-align: center;
	background: url(./css/bg-frontpage.jpg);
	background-size: cover;
	padding: 0;
	min-height: 207px;
}

.jumbotron h2 {
	color: #fff !important;
	font-size: 63px;
}

.jumbotron strong {
	color: #fff !important;
	font-weight: lighter;
	display: block;
  font-size: 30px;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.1;
  -webkit-margin-before: 0.83em;
  -webkit-margin-after: 0.83em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
}

.jumbotron-overlay {
	background: url(./css/bg-frontpage-linux-men.png) top no-repeat;
	background-size: contain;
	margin: 0 auto;
	padding: 48px 0px;
	max-width: 1200px;
}

.wp-caption {
	display: block;
	height: auto;
	max-width: 100%;
}

#feature {
  	position: relative; /* Needed for lead collector to show correctly */
	text-align: left;
	color: #fff;
	overflow: hidden;
	padding-top: 45px;
	font-size: 21px;
	white-space: nowrap;
	min-height: 208px;
}
#feature strong {
	font-weight: normal;
}

#post {
	margin-top: -84px;
}

#post h1, #post h1 a, .widgettitle, .widgettitle a {
	color: #ff8532;
}

#post h1, #post h2, #post h3 {
	/*margin-bottom: 16px;*/
}

#post a:hover {
	text-decoration: underline;
}

div.widget {
	padding-top: 0;
}

.btn-success {
	background-color: #ff6100;
	background: -webkit-linear-gradient(#ff9502 0%, #ff6100 100%) !important;
	background: -moz-linear-gradient(#ff9502 0%, #ff6100 100%) !important;
	background: linear-gradient(#ff9502 0%, #ff6100 100%) !important;
	border: none !important;
	color: #fff !important;
}



#servicesbtn {
	margin: 30px auto;
}

/* CALL TO ACTIONS */

.call-to-action {
	margin: 16px auto 26px;
}

.call-to-action .orderform {
	margin-top: 16px;
}

.call-to-action .thankyou {
	margin-top: 16px;
}

.widget ul {
	padding-left: 21px;
}

.widget_categories li {
	margin-bottom: 4px;
}

.widget_categories .badge {
	margin-left: 4px;
}

aside.post li {
	color: rgb(119, 119, 119);
}

#content .widget_rss img {
	float: right;
	padding: 0;
	margin: 0;
}

span.rss-date {
	display: block;
}

.widget_rss .rss-date {
	font-size: .8em;
}

.dropshadow {
	box-shadow: 1px 1px 8px #888888;
}

.roundbox {
	background: #fff;
	border-radius: 4px;
	padding: 5px 24px 15px;
	margin: 15px 0;
}

.lead-collector.primary {
	margin: 15px;
	position: absolute;
	right: 0;
	top: -42px;
	font-size: .7em;
}

.lead-collector-btn.primary {
	top: 48px;
}

.lead-collector.primary .orderform.small .input-group {
	max-width: 400px;
	padding-top: 32px;
}

.lead-collector.primary .orderform.small .help-block {
	max-width: 320px;
	font-size: .8em;
	margin-bottom: 0;
	white-space: normal;
}

.lead-collector.primary .thankyou {
	margin-top: 38px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 0;
	font-size: .8em;
}

.navbar {
	min-height: 55px;
}

#techlinks {
	margin: 12px auto;
	box-shadow: 1px 1px 8px #888888;
	border-radius: 4px;
}

.techcell {
	padding: 0;
	margin: 0;
}

.techbox {
	background: #fff;
	padding: 10px 0;
	margin: 0;
	border-radius: 4px;
  text-align: center;
}

.noshadow {
	box-shadow: none !important;
}

.techlink {
  display: inline-block;
	height: 42px;
	/*width: 42px;*/
	width: 80%;
	margin: 3px auto;
	background-image: url(./css/techlogos.png);
	background-repeat: no-repeat;
}

.techlink span {
  display: none;
}

#techlinks a:hover {
	text-decoration: none;
}

.techlink-debian {
	background-position: 0 0;
	width: 108px;
}

.techlink-html5 {
	background-position: -108px 0;
	width: 42px;
}

.techlink-lofc {
	background-position: -150px 0;
	width: 130px;
}

.techlink-valomo {
	width: 47px;
	background-position: -280px 0;
}

.techlink-suse {
	background-position: -327px 0;
	width: 90px;
}

.techlink-wordpress {
	background-position: -417px 0;
	width: 126px;
}


.social-links {
  margin: 12px auto;
  text-align: center;
}

.social-links a {
  display: inline-block;
	height: 24px;
	width: 24px;
	margin: 3px auto;
	background-image: url(./css/css-sprite-social.png);
	background-repeat: no-repeat;
}

.social-links a span {
  display: none;
}

a.social-gplus {
	background-position: 0 0;
}
a.social-linkedin {
	background-position: -24px 0;
}
a.social-github {
	background-position: -48px 0;
}
a.social-youtube {
	background-position: -72px 0;
}
a.social-facebook {
	background-position: -96px 0;
}
a.social-twitter {
	background-position: -120px 0;
}

#services {
	margin-top: -80px;
}

.servicebox {
	min-height: 231px;
	color: #777;
}

.servicebox h3 {
	margin-top: 10px;
	margin-bottom: 20px;
}

.servicebox li {
	font-size: 1.1em;
	color: #777;
	margin-bottom: 4px;
}

#content .call-to-action a {
	margin-right: 6px;
}

ul {
	padding-left: 22px;
}

#postlinks .subnav {
	margin-bottom: 8px;
	margin-top: 16px;
}

.nav-logo {
	width:  99px;
	height: 73px;
}

#footer {
	margin-top: 18px;
}

#footer-left {
	margin-top: 5px;
	color: rgb(119, 119, 119);
}

#footernav {
	margin-bottom: 10px;
}

#footernav li {
	display: inline-block;
}

#footernav ul {
	padding-left: 0;
}

#footer a:link, #footer a:visited {
	color: #777;
}

#footernav li:not(:last-child):after {
	content: " | ";
}

#footercontact {
	width: 170px;
	float: right;
}

#footeraddress h4 {
	margin: 0px auto 5px;
	color: #333;
}

#footeraddress {
	padding: 4px 0;
	color: #666;
	margin-left: 8px;
	float: left;
}

#footerlogo {
	padding-top: 2px;
	float: left;
}

#footerlogo img {
	width: 64px;
	height: 47px;
}

.col-md-3 blockquote > h3:first-child, .col-md-4 blockquote > h3:first-child, .col-md-5 blockquote > h3:first-child, .col-md-6 blockquote > h3:first-child {
  margin-top: -10px;
}

.col-md-3 blockquote, .col-md-4 blockquote, .col-md-5 blockquote, .col-md-6 blockquote  {
	font-size: inherit !important;
}



#post li {
	padding-bottom: 4px;
}

#post ol {
	padding-left: 22px;
}

#post ol li {
	padding-top: 8px;
}

#blogpreview h3 {
	margin-bottom: 16px;
}

#blogpreview ul {
	color: #777;
}

#blogpreview li {
	margin-bottom: 3px;
}

ul {
	list-style: url("./css/arrow-blue.png") none outside;
}

/*ul li:before {
	content: "";
    border-color: transparent #51b0dd;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1.1em;
    top: 1.1em;
    position: relative;
}

ul li {
	height: 1.5em;
}*/


.post-content ul, #frontpage .servicebox ul, #frontpage #blogpreview ul, .widget ul {
	list-style: none;
}

#frontpage .servicebox ul {
	margin-top: -12px;
}

.widget ul:last-child {
	margin-bottom: 0;
}

#frontpage #blogpreview ul, #frontpage .servicebox ul, .widget ul {
	margin-bottom: 16px;
}

#frontpage .servicebox ul li {
	line-height: .9;
}

#frontpage #blogpreview ul li {
	line-height: normal;
	margin-top: -2px;
}

.widget ul li {
	margin-top: -8px;
}

.post-content ul li:before, #frontpage .servicebox ul li:before, #frontpage #blogpreview ul li:before, .widget ul li:before {
	content: "";
    border-color: transparent #555;
    border-style: solid;
    border-width: 0.35em 0 0.35em 0.45em;
    display: block;
    height: 0;
    width: 0;
    left: -1.1em;
    top: 1.1em;
    position: relative;
}

#frontpage .servicebox ul li:before, #frontpage #blogpreview ul li:before{
    top: .8em;
}



article img, #post img {
	box-shadow: 0px 0px 8px #bbb;
	padding: 5px;
	background: #fff;
	margin: 2px;
	max-width: 100%;
	height: auto;
}

a[rel="tag"], div.tagcloud a {
	display: inline-block;
	padding: 4px 6px;
	background-color: #a3a3a3;
	color: #fff !important;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-decoration: none;
	font-size: 10pt;
	line-height: 1em;
	margin-bottom: 3px;
}

a[rel="tag"]:hover, div.tagcloud a:hover {
	color: #555 !important;
	text-decoration: none !important;
}

.list-thumb {
	margin: 0 12px 12px 0;
}

p.meta {
	float: left;
	clear: both;
	margin-bottom: 0;
	margin-top: 6px;
}

aside.post {
	margin-top: 20px;
}

div#comments {
	margin-top: 20px;
}

div#comments li {
	list-style: none;
	overflow: hidden;
}

ol.comment-list li {
	background: #F7F7F7;
	overflow: hidden;
	margin: 0;
	padding: 20px 20px 0px;
	line-height: 150%;
	border-top: #E5E5E5 1px solid;
	position: relative;
	color: #333;
}

ol.comment-list {
	padding-left: 0;
}

ol.comment-list div.comment-meta {
	font-size: 11px;
	color: #BBB;
	font-style: italic;
	margin: 0px 0 18px;
}

ol.comment-list div.reply {
	overflow: hidden;
	font-size: 11px;
	height: 30px;
}

ol.comment-list li.pingback {
	padding-bottom: 17px;
}


.comment-body {
	padding-left: 76px;
}

#comments img.avatar {
	position: absolute;
	top: 16px;
	left: 18px;
	width: 55px;
	height: auto;
}

.screen-reader-text {
	display: none;
}


article.post div.addthis_toolbox {
	margin-top: 26px;
}


article.index {
	margin-bottom: 28px;
}

.wp-caption {
	border: 1px solid #DDD;
	text-align: center;
	background-color: #F3F3F3;
	padding-top: 4px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-bottom: 12px;
}

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

.post-content h2:not(:first-child), .post-content h3:not(:first-child), .post-content h4:not(:first-child), .post-content h5:not(:first-child) {
	margin-top: 36px;
}

.vcard h3 {
	margin: 10px 0 28px;
}

.vcard h4, .vcard h5 {
	margin-top: 0 !important;
}

h1.post-header {
	margin-bottom: 26px;
}

.postheader h2 > a {
	color: #ff8532;
}

.comments-title {
	margin-top: 0;
}

#mc_signup_submit {
	margin-top: 0 !important;
	width: auto !important;
}

.mc_signup_submit {
	text-align: left !important;
}

#post img.icon {
	float: right;
	margin: 12px;
}

.website {
	margin: 22px 0 38px;
	display: block;
	max-width: 300px;
	text-align: center;
}


.website:last-child {
	margin-bottom: 0;
}


.website img {
	clear: both;
}

img.logo {
	margin: 4px 0;
}

#mc_message {
	margin-bottom: 0;
	padding-top: 0;
}

#mc_message .mc_error_msg {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px;
	color: #b94a48;
	background-color: #f2dede;
	border-color: #ebccd1;
	display: block;
}

.kebo-tweets a.kretweet {
	background-position-x: -28px !important;
}

.kebo-tweets a.kfavorite {
	background-position-x: -56px !important;
}

.kebo-tweets .ktext {
	min-height: 0 !important;
}

.kebo-tweets .kfooter {
	display: none;
}

.kcontainer {
	margin-bottom: 0 !important;
}

div.wpcf7-mail-sent-ok {
	color: #3c763d !important;
	background-color: #dff0d8 !important;
	border-color: #d6e9c6 !important;
}

div.wpcf7-response-output {
	margin: 0 !important;
	padding: 15px !important;
	margin-bottom: 20px !important;
	border: 1px solid transparent !important;
	border-radius: 4px !important;
}

/* Medium devices (desktops, 992px and up) */
@media (max-width: 1200px) {

	.with-adminbar {
		top: 32px;
		z-index: 100 !important;
	}

	#jumbotron h2 {
		font-size: 2.3em;
	}

	#jumbotron strong {
		font-size: 1.3em;
	}

	.jumbotron-overlay {
		padding: 40px 0;
	}

	#postlinks .roundbox {
		min-height: 415px;
	}

	.servicebox {
		min-height: 235px;
	}
}

/* Small devices (tablets, 768px and up) */
@media (max-width: 991px) {

	body {
		padding-top: 87px;
	}

	#header .navbar-brand img {
		width: auto;
		height: 42px
	}

	#header .navbar-brand {
		padding: 4px 4px 4px 0px;
		margin: 2px 5px 0 0;
	}

	#header .tagline {
		margin-top: 12px;
		font-size: 11px;
	}

	#header .navbar-nav {
		margin-bottom: 2px;
		margin-top: 6px;
		float: left;
	}

	#header .nav > li > a {
		padding: 4px 8px !important;
		font-size: 12px;
		font-size: 12px;
		margin-right: 3px;
	}

	.servicebox {
		min-height: 231px;
	}

	.servicebox.alpha {
		min-height: 0;
	}

	#postlinks .roundbox {
		min-height: 0;
	}

	.jumbotron-overlay {
		padding: 20px 10px 20px 25px;
		/* force text and button to be centered between the two men */
	}

	#jumbotron h2 {
		font-size: 1.5em;
	}

	#jumbotron strong {
		font-size: 1em;
	}

	#services {
		margin-top: -60px;
	}

	#servicesbtn {
		margin: 11px auto 40px;
	}

	#footer {
		margin-top: 16px;
	}

	#footercontact {
		margin-top: 24px;
		float: left;
	}

	.lead-collector-btn.primary {
		top: 44px;
	}

	.lead-collector-btn.primary a {
		font-size: 15px;
	}

}

@media (max-width: 782px) {

	body {
		padding-top: 0;
	}

	.content, #footer {
		position: relative;
		top: 87px;
	}

	.with-adminbar {
		top: 46px;
	}
}


/* Tiny devices (mobiles, less than 768px) */
@media (max-width: 767px) {

	body {
		padding-top: 0;
	}

	.content, #footer {
		position: relative;
		top: 51px;
	}

	.jumbotron-overlay {
		background-size: cover;
	}

	#techlinks {
		box-shadow: none;
	}

	.techbox {
		box-shadow: 1px 1px 8px #888888;
	}

	.techbox-first {
		margin-bottom: 15px;
	}

	#header .navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}

	#header .navbar-brand {
		padding: 4px;
		margin: 2px 5px;
	}

	#header .navbar-header {
		width: auto;
	}

	#header .navbar-nav {
		float: left;
		width: 100%;
		margin: 0;
	}

	#header .nav > li > a {
		font-size: 14px;
		border-radius: 0;
		margin: 0;
		padding: 10px !important;
	}

	.navlinks {
		margin-top: 4px
	}

	.navbar-toggle {
		margin-top: 12px;
	}

	.servicebox {
		min-height: 0;
	}

	#postlinks .roundbox {
		min-height: 0;
	}

	#comments ol.children {
		padding-left: 0;
	}

	.lead-collector-btn.primary {
		top: 40px;
	}

}

/* Mimicking ordpress admin bar functionality */
@media (max-width: 600px) {
	.navbar-fixed-top {
		position: relative !important;
	}

	.with-adminbar {
		top: 0;
	}

	.content, #footer {
		position: relative;
		top: -20px;
	}

	#feature .lead-collector {
		display: none;
	}

}

.visible-xxxs {
	display: none !important;
}

/* Super small devices */
/* Note smallest Android device is 240px wide */
@media (max-width: 279px) {

	#header .navlinks {
    display: none;
  }

}
@media (max-width: 335px) {

	#header .navlinks {
    font-size: 10px;
    padding: 17px 5px;
  }

	.hidden-xxxs {
		display: none !important;
	}

	.visible-xxxs {
		display: block !important;
	}
}

/* Extra small devices (custom class) */
@media (max-width: 519px) {

	.hidden-xxs {
		display: none !important;
	}

	#feature {
	  font-size: 18px;
	  white-space: normal;
	}
}

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  #feature {
	  font-size: 24px;
  }

  /* Small tweak to stop long LO logo overlap SUSE logo */
  .techlink-lofc {
    position: relative;
    left: -30px;
  }
}


/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  #feature {
	  font-size: 22px;
  }

  /* Reset small tweak above */
  .techlink-lofc {
    left: 0;
  }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  #feature {
	  font-size: 32px;
  }
}
