/*
Theme Name: Screencapped~
Theme URI: https://screencapped.net
Description: Screencapped.net October 2015 Theme
Author: Screencapped.net
Author URI: https://screencapped.net
Version: 6.8
*/
/* ---Wordpress--- */
* {
margin:0 auto;
}
.alignright {
float:right;
padding:5px;
margin:0px 0px 0px 5px;
}
.alignleft {
float:left;
padding:5px;
margin:0px 5px 0px 0px;
}
.alignnone {
padding:5px;
margin:5px;
}
.aligncenter {
margin:0 auto;
}
.clear {
clear:both;
}
#surround {
background: #FEFEFE none repeat scroll 0% 0%;
border: 1px solid #EDEDED;
width:98%;
}
/* ---Theme Base--- */
body {
font-family: 'Roboto', sans-serif;
font-size : 14px;
color: #2d2c2b;
line-height:160%;
margin: 0px;
padding: 0px;
background: #c5c8cd; /* Old browsers */
background:url('images/background.jpg') center top no-repeat;
background-attachment:fixed;
}
/* ---New Template--- */

#entry12 {
width:1050px;
float:left;
margin-top:20px;
margin-right:20px;
margin-left:-360px;
}

#entry12 p {
font-size:14px;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
}
.breadcrumb a {
    color: #428bca;
    text-decoration: none;
}


/* ---Content & Entries--- */
#content {
margin-left:430px;
height:100%;
margin-top:45px;
padding:0px;
}
#entry {
width:750px;
float:right;
margin-top:20px;
margin-right:20px;
margin-left:420px;
}
#content p {
padding-top:5px;
padding-bottom:5px;
}
.entry-top {
text-align:center;
margin:0 auto;
margin-top:-40px;
margin-bottom:25px;
}
.entry-content {
text-align:justify;
overflow: hidden;
padding-left:10px;
padding-right:10px;
}
.entry-content img {
background-color: #EDEDED;
padding: 6px;
margin-top: 10px;
border: 2px solid #FFF;
opacity: 1;
}
#respond {
width:680px;
margin:0 auto;
}
p.nocomments {
display:none;
}
.entry-bottom {
height:30px;
}
#content ul li {
list-style:square;
padding:3px 10px 3px 10px;
margin-left:20px;
}
/*---Post Info---*/
#post-info {
font-weight:normal;
color: #585b60;
font-size: 11px;;
margin-bottom: 11px;
padding: 7px 5px;
background-color:#ecebe8;
border-bottom: 1px solid #ecebe8;
border-top: 1px solid #ecebe8;
-webkit-box-shadow: inset 0px 0px 20px 5px #e2e0dc;
box-shadow: inset 0px 0px 20px 5px #e2e0dc; 
}
/* ---Sidebar--- */
#sidebar {
margin-top:75px;
padding:0px;
float:left;
width:400px;
}
#sidebar b, bold, strong {
color:#727477;
}
#sidebar h2 {
font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
font-size: 12px;
padding: 20px 20px;
text-align: center;
text-transform: uppercase;
text-rendering: optimizeLegibility;
background:url('images/sidebar.png') repeat;
margin-left:20px;
margin-right:20px;
color: #e0dfdc;
}
.sidebar-content {
margin-left:20px;
margin-right:20px;
padding:20px;
font-size:11px;
text-align:justify;
background: #FEFEFE none repeat scroll 0% 0%;
border: 1px solid #EDEDED;
}
.sidebar-content img {
margin:10px 20px 10px 0px;
background-color: #EDEDED;
padding: 6px;
border: 2px solid #FFF;
opacity: 1;
}
.sidebar-bottom {
height:40px;
}
#sidebar ul li {
list-style:none;
margin-left:-40px;
padding:3px 0px 3px 20px;
}
/* ---Sidebar2 (Main)--- */
#sidebar2 {
margin:0px;
padding:0px;
width:25%;
float:left;
}
#sidebar2 h2 {
font-size: 13px;
color:#ecebe8;
margin:20px;
padding:15px;
text-align:center;
font-weight: normal;
}
.sidebar2-content {
margin-top:-15px;
padding:25px;
font-size:11px;
text-align:justify;
margin-left:20px;
margin-right:20px;
}
.sidebar2-content img {
margin:10px 20px 10px 0px;
padding: 5px;
background: none repeat scroll 0% 0% #FFF;
box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.08);
}
.sidebar2-bottom {
height:30px;
}
#sidebar2 ul li {
list-style:none;
margin-left:-40px;
padding:3px 0px 3px 20px;
}
/* ---Links--- */
.entry-content a {
text-decoration:none;
}
.entry-content a:link {
color:#9da6b8;
text-decoration:underline;
}
.entry-content a:visited {
color:#9da6b8;
text-decoration:underline;
}
.entry-content a:hover {
color:#fdfdfd;
text-decoration: underline;
-moz-text-decoration-style:dashed;
transition-delay:0.5s;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.entry-content a:active {
color:#9da6b8;
text-decoration:underline;
}
#post-info a {
text-decoration:none;
}
#post-info a:link {
color:#9da6b8;
}
#post-info a:visited {
color:#9da6b8;
}
#post-info a:hover {
color:#161616;
text-decoration: underline;
-moz-text-decoration-style:dashed;
transition-delay:0.5s;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#post-info a:active {
color:#9da6b8;
}
#sidebar a {
text-decoration:none;
}
#sidebar a:link {
color:#9da6b8;
}
#sidebar a:visited {
color:#9da6b8;
}
#sidebar a:hover {
color:#161616;
text-decoration: underline;
-moz-text-decoration-style:dashed;
transition-delay:0.5s;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#sidebar a:active {
color:#9da6b8;
}
#sidebar2 a {
text-decoration:none;
}
#sidebar2 a:link {
color:#7a818c;
}
#sidebar2 a:visited {
color:#7a818c;
}
#sidebar2 a:hover {
color:#161616;
text-decoration: underline;
-moz-text-decoration-style:dashed;
transition-delay:0.5s;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#sidebar2 a:active {
color:#7a818c;
}
.textwidget ul {
margin-left: 0 !important;
list-style: none;
border: none;
margin-top: 10px;
}
.textwidget ul li, .textwidget li {
list-style: none;
padding: 2px 0;
color: #5A5A5A;
}
.textwidget {
text-align: center;
padding: 5px;
margin-bottom: 1px;
text-decoration: none;
color: #5C5C4E;
font-size: 12px;
line-height: 15px;
}
#navv {
height:50px;
width:auto;
}
#bar {
background-color: #9da6b8;
box-shadow: 0px 0px 42px -13px rgba(0, 0, 0, 0.75) inset;
margin-top: 0px;
line-height: 20px;
padding: 20px 10px;
text-align: center;
font-weight: bold;
color: #777;
height:40px;
margin-bottom:20px;
display: block;
}
/* New H2 Title */

h2{
font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
font-size: 12px;
padding: 20px 20px;
text-align: center;
text-transform: uppercase;
text-rendering: optimizeLegibility;
background:url('images/sidebar.png') repeat;
margin-left:10px;
margin-right:10px;
color: #e0dfdc!important;
margin-bottom:30px;
}
/* END New H2 Title */

h2.widgettitle {
font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
font-size: 12px;
padding: 20px 20px;
text-align: center;
text-transform: uppercase;
text-rendering: optimizeLegibility;
background:url('images/sidebar.png') repeat;
margin-left:20px;
margin-right:20px;
color: #e0dfdc;
margin-bottom:30px;
}
.listingsm {
font-family: "Oswald", sans-serif;
font-size: 10px;
line-height: 10px;
color: #858F84;
padding: 10px;
text-transform: uppercase;
width: 150px;
text-align: center;
margin: 0 auto;
}

/* ---Headings--- */
h1 {
padding-top:20px;
padding-bottom:40px;
}
h1 a {
font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
font-size: 22pt;
font-weight:bold;
width:700px;
text-align: center;
text-transform: capitalize;
text-rendering: optimizeLegibility;
}
h1 a:link {
text-align: center;
color: #727477;
text-decoration:underline;
}
h1 a:visited {
text-align: center;
color: #727477;
text-decoration:underline;
}
h1 a:hover {
text-align: center;
color: #727477;
text-decoration:underline;	
}
h1 a:active{
text-align: center;
color: #9da6b8;
text-decoration:underline;	
}
/* ---Text--- */
b, bold, strong {
color:#727477;
}
input,textarea, select, option {
width:100%;
}
blockquote {
color:#666;
padding:20px;
margin:10px;
}
/* Pagi */
#pagi {
width:100px;
text-align:center;
margin:0 auto;
color: #585b60;
font-size: 11px;;
padding: 7px 5px;
background-color:#ecebe8;
border-bottom: 1px solid #ecebe8;
border-top: 1px solid #ecebe8;
-webkit-box-shadow: inset 0px 0px 20px 5px #e2e0dc;
box-shadow: inset 0px 0px 20px 5px #e2e0dc; 
}
#pagi a {
text-decoration:none;
margin:5px;
}
#pagi a:link {
color: #9da6b8;
}
#pagi a:visited {
color: #9da6b8;
}
#pagi a:hover {
color: #585b60;
}
#pagi a:active {
color: #9da6b8;
}

/* Main Text */

p {
font-size: 100%;
}

ul {
margin-left: 5px;
padding: 0px;
}

li {
margin: 0px;
padding: 0px;
list-style-position: outside;
list-style-type: none;
}

/* Gallery */

#topbar {
background:url('images/topbar_main.png') no-repeat;
height:78px;
padding:0px;
margin:0px;
}

#main {
margin: 0 auto;
width: 1200px;
background-color:#ffffff;
}

#header {
height:357px;
width:1200px;
background:url('images/header.jpg') no-repeat;
background-color:#292828;
}

.scnet {
margin-left:600px;
}

.social {
margin-left:205px;
margin-top:25px;
float:left;
}

.social img {
opacity:1.0;
height:30px;
width:auto;
margin-right:10px;
}

.social img:hover {
opacity:0.5;
}

/* Text Related */

input.btn {
width:156px;
}

.textinput {
padding:2px;
font-size:9px;
width: 350px;
color: #2D2C2B;
background-color: #f8f6f6;
}

input, option, select, textarea {
text-align:center;
font-size:9px;
padding:2px;
margin:2px;
color: #2D2C2B;
max-width: 170px;
}

#navigation {
margin:0 auto;
width:1200px;
height:91px;
background-color:#393e44;
background:url('images/navigation.png') no-repeat;
}

.topcode {
margin-left:470px;
}

/* ---FOOTER--- */

#footer {
font-size:12px;
margin:0 auto;
width:100%;
height:auto;
color:#FEFEFE;
background-color:#393e44;
background:url('images/footer.png') no-repeat;
}
/* Text Links */


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

a:active {
text-decoration:none;
color: #9da6b8;
}

a:hover {
color: #4a493e;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}

a:visited {
text-decoration:none;
color: #9da6b8;
}

a.external {
color: #9da6b8;
}

/* General Headings */

h3 {
color: #9da6b8;
font-weight: bold;
font-size: 16pt;
padding-top:20px;
padding-bottom:10px;
text-transform: capitalize;
}

h3 b, bold, strong {
color:#9da6b8;
}

h2, h4, h5 {
color: #727477;
font-weight: bold;
font-size: 14pt;
margin-top: 5px;
margin-bottom: 5px;
text-transform: capitalize;
}

b, strong {
font-weight:bold;
}


/* Clear */

#clear{
clear: both;
}

/* SDM */

.fg_imgcont {
	padding: 2px;
	background-color: #24242D;
}

.jetpack-image-container {
	margin-left: 0;
	text-align: center;
}

.jetpack-image-container img {
	width: 116px;
	height: 116px;
}

/*List in modul*/
.post-body {
	list-style-position: inside;
}

/*.article-comment ol, li {
	list-style: inside url("http://screencapped.net/wp-

content/themes/WP/images/bullet-light.png") disc;
	color: #5A5A5A;
	border-bottom: 1px solid #EBEBEB;
	padding: 4px 0;
}*/
/*End*/
/*ACCORDION*/
/* CSS Accordion styles */
.accordion label {
	width:680px;
	padding: 10px 10px;
	display: block;
	height: 40px;
	cursor: pointer;
	color: #777;
	line-height: 40px;
	background: #445762;
	color: #E0DFDC;
	font-family: "Oswald", sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	text-shadow: 1px 1px 1px #606D78;
	text-transform: uppercase;
}

.accordion label:hover {
	background: #394952;
	text-shadow: 1px 1px 1px #4C4C55;
	color: #E0DFDC;
}

.accordion input + label {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	vertical-align: middle;
}

.accordion input:checked + label,
.accordion input:checked + label:hover {
}

.accordion input {
	display: none;
}

.accordion .article {
	overflow: hidden;
	height: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.accordion .article p {
	font-style: italic;
	color: #777;
	line-height: 23px;
	font-size: 14px;
	padding: 20px;
}

.accordion input:checked ~ .article {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.accordion input:checked ~ .article {
	height: auto;
}

/*End*/
/* Accordion for the todo list*/
/*------------------------------------*
    ACCORDION renamed todolist
*------------------------------------*/
/*Todo List*/
.todolist {
	width: 780px !important;
/*width: 600px;*/
	margin: 10px 10px 10px 0;
	box-shadow: 0;
}

.todolist label {
	font-family: Arial, sans-serif;
	padding: 0 10px;
	position: relative;
	display: block;
	height: 40px;
	cursor: pointer;
	color: #777;
	line-height: 40px;
	font-size: 15px;
	background: #4887BF;
	Color: #000040;
}

.todolist label:hover {
	background: #9FEDF0;
}

.todolist input + label {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	vertical-align: middle;
}

.todolist input:checked + label,
.todolist input:checked + label:hover {
	background: #B5FCFF;
	Color: #000040;
	box-shadow: 0 0 0 1px rgba(155,155,155,0.3), 0 2px 2px rgba(0,0,0,0.1);
}

.todolist input {
	display: none;
}

.todolist .article {
	background: rgb(255,255,255);
	overflow: hidden;
	height: 0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.todolist .article p {
/*	font-style: italic;
	color: #777;
	line-height: 23px;
	font-size: 14px;
	padding: 20px;*/
}

.todolist input:checked ~ .article {
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

.todolist input:checked ~ .article {
	height: auto;
}

.assigned-col {
	width: 100px;
	text-align: center;
/*border: 1px solid blue;*/
}

.todo-assigned {
	width: 100px;
/*border: 1px solid red;*/
	font-family: "arial", sans-serif;
}

.todo-text {
	width: 660px !important;
	float: left;
/*border: 1px solid blue;*/
}

.todolist p {
	color: #777;
	font-family: "arial", sans-serif;
}

/* TABS FOR THE STAFF PAGE*/
/*------------------------------------*
    TABS FOR THE STAFF PAGE
*------------------------------------*/
.tabs {
	position: relative;
/*The min-height Fixes the content of the tab height - for all tabs*/
	min-height: 300px;
	clear: both;
	margin: /*25px 0;*/
10px 0;
}

.tab {
	float: left;
}

.tab label {
	background: #eee;
	padding: 10px;
	border: 1px solid #ccc;
	margin-left: -1px;
	position: relative;
}

.tab [type=radio] {
	display: none;
}

.content {
	position: absolute;
	top: 43px;
	left: 0;
	background: #fff;
	right: 0;
	bottom: 0;
	padding: 20px;
	border: 1px solid #ccc;
}

[type=radio]:checked ~ label {
	background: #fff;
	border-bottom: 1px solid #fff;
	z-index: 2;
}

[type=radio]:checked ~ label ~ .content {
	z-index: 1;
}

li.tumblr_post photo {
	float: left;
}

/*------------------------------------*
    Download links
*------------------------------------*/
.sdm_download_item {
	text-align: left;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

.sdm_download_thumbnail {
	float: left;
	display: none;
}

.sdm_download_title {
	float: left;
	color: #4C4C55;
	font-family: "Oswald", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: 12px;
	text-transform: uppercase;
}

.sdm_download_description {
	padding-bottom: 10px;
	margin: 15px 0;
}

/*individual downloads*/
.sdm_post_title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

.sdm_post_download_count {
	float: right;
	margin-right: -300px;
	margin-bottom: 20px;
	display: inline-block;
	padding: 10px 15px;
	margin-bottom: 20px;
	display: inline-block;
	padding: 10px 15px;
	color: #5C5C4E;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

.sdm_post_download_section {
	padding-bottom: 10px;
	margin: 15px 0;
}

/* Comments */

.comment-space {
width:600px;
margin-top:20px;
}

.comment-title {
float:right;
margin-top:-55px;
margin-left:40px;
padding:10px;
font-style:normal;
font-weight:bold;
background-color:#ccc;
padding:10px;
width:500px;
}

.comment-content {
margin-left:80px;
padding:5px;
border-top:1px solid #ccc;
}

.byuser {
background-color: #ededed;
}

.quick-chat-history-links {
float:right;
width:50px;
}