/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
	/*
    background-color:#ff9;
    color:#000;
    text-decoration:none;
    */
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}



/********************************************
 * Yawcam CSS
 * Author: malun
 * 
 */

html body {
	font-family: 'Noto Sans', sans-serif;
	/*font-family: verdana, sans-serif;*/
	font-weight: normal;
	font-size: 15px;	
}

a:link, a:visited, a:active {
	color: #0054FF;
	text-decoration: none;
}
a:hover {
	color: #0054FF;
	text-decoration: underline;
}
a img {
	opacity: 1.0;
}
a img:hover {
    opacity: 0.7;
}

h1 {
	font-size: 170%;
	font-family: 'Montserrat', sans-serif;
	margin-top: 12px;
}
h2 {
	font-size: 120%;
	font-family: 'Montserrat', sans-serif;
	margin-top: 20px;
	/*margin-bottom: 5px;*/
}
h1+h2 {
	margin-top: 0px;
}
h3 {
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 3px;
}
p {
	margin-bottom: 20px;
}

.bold {
	font-weight: 600;
}

#wrapper {
	/*border: 1px solid blue;*/
	width: 100%;
	max-width: 850px;
	margin: auto auto;
}

header {
	/*border: 1px solid red;*/	
	display: block;
	clear: both;
	border-bottom: 2px solid #818181;
	margin-left: 80px;
}

.left-column {
	/*border: 1px solid green;*/		
	float: left;
	width: 110px;
	display: block;		
}

.right-column {
	/*border: 1px solid green;*/
	/*float: left;*/
	margin-left: 110px;
	/*margin-top: -3px;*/
	/*min-width: 300px;*/
	min-width: 320px;
}

header .left-column {
	
}

header .right-column {
	margin-left: 118px;
	margin-top: 0px;
}

header .logo img {
	/*margin-top: -3px;*/
	/*vertical-align: 3px;*/
	margin-right: 165px;
	max-width: 100%;
}

.placeholder{
	/*display: inline-block;*/
	/*border-bottom: 2px solid #818181;*/
	border-right: 2px solid #818181;
	width: 30px;
	height: 30px;
	margin-left: 0px;
	margin-top: 92px;
	/*vertical-align: bottom;*/
	/*float: left;*/
}

.logo {
	text-align: center;
	/*display: inline-block;
	margin: 0px auto;*/
}



#content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	/*line-height: 1.5;*/
}

footer {
	/*border: 1px solid red;*/	
	/*display: block;*/
	/*clear: left;*/
	/*float: left;*/
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.ad-front {
	display: block;
	line-height: 1.0;
	/*float: left;
	clear: right;*/	
}
.ad-right {
	display: block;
	float: right;
	clear: none;
}
.ad-bottom {
	padding-left: 10px;
}

.strikethrough {
	text-decoration: line-through;
}

.important {
	color: #FF0000;
}

.highligt-block {
	background: #FFFFCC; 
	padding: 5px;
}

.highligt-block img {
    vertical-align: middle;
    margin-top: 4px;
}

.div-table {
	display: table;
}

.div-table-row {
	display: table-row;
}

.div-table-cell {
	display: table-cell;
	padding: 5px;
}

.pad-top {
	padding-top: 25px;
}
.pad-bottom{
	padding-bottom: 15px;
}
.marg-bottom{
	margin-bottom: 15px;
}

.crumble {
	font-weight: 600;
}

.red {
	color: red;
}

dt, dd {
	display: inline;
}
dt {
	font-weight: 600;
	clear: left;
}
dd+dd{
	display: block;
}
.left-column-inner {
	float: left;
	min-width: 140px;
	padding-right: 60px;
	width: auto;
}
.right-column-inner {
	float: left;
	margin-left: auto;
	/*padding-right: 10px;*/
	min-width: 140px;
	width: auto;
}

.no-border {
	border: none;
}

.ul-visible {
	list-style-position: outside;
	margin-left: 20px;
}
.ol-visible {
	list-style-position: outside;
	margin-left: 20px;
}

.text-center {
	text-align: center;
}

.text-right {
	text-align: right;
}
.text-small {
	font-size: 85%;
}

#cookie-info{
	background: #5a5a5a;
	color: #fff;
	padding: 15px;
	display: none;
}
#cookie-info div {
	clear: none;
	padding-top: 4px;
	padding-bottom: 2px;
}
#cookie-read-more {
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: 10px;
}
#cookie-read-more:hover {
	/*background: #999999;*/
	text-decoration: underline;
}
#cookie-got-it {
	color: #FFFFFF;
	background: #303030;
	border: 1px solid rgba(0,0,0,.1);
	border-radius: 5px;
	padding: 4px 40px;
	white-space: nowrap;
	text-decoration: none;
	float: right;
	margin-left: 10px;
}
#cookie-got-it:hover {
	background: #999999;
}

.info-area {
	background: #EEEEEE;
	border: 1px solid black; 
	padding: 7px;
	font-family: "Courier New", "Courier", "Mono";
	margin-bottom: 10px;
}

.facebook-like-button{
    margin-top: 100px;
	margin-right: 20px;
    text-align: right;
}

/*****
 * 	MENU
 */

.menu {
	text-align: right;	
	margin-top: 20px;	
}
.menu ul li {
	padding: 0;
	margin-right: 10px;
	margin-top: 5px;
}
.menu ul li.forum-link {
	margin-top: 30px;
}
.top-menu {
	text-align: left;	
	/*margin-top: 2px;*/
	background-color: #222222;
	color: #FFFFFF;
}
.top-menu .menu-header {
	padding: 5px;
	padding-left: 8px;
	cursor: pointer;	
}
.top-menu .menu-icon {	
	background-image: url("../img/btn-menu.png");
	background-repeat: no-repeat;
	background-position: top left;
	vertical-align: top;
	display: inline-block;
	width: 18px;
	height: 18px;	
}
.top-menu .menu {	
	text-align: left;	
	margin-top: 0px;
}
.top-menu .menu ul li {
	padding: 2px 8px;
	margin-top: 0px;
	margin-right: 0px;
	text-transform: uppercase;
	border-top: 1px solid #FFFFFF;	
}
.top-menu .menu ul li.forum-link {
	/*margin-top: 30px;*/
}
.top-menu a:link, .top-menu a:visited, .top-menu a:active {
	color: #CCCCCC;
	text-decoration: none;
	display: block;
}
.top-menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.mobile-only {
	display: none;
}
.desktop-only {
	display: block;
}
div.content-wrapper {
	/* border-top: 2px solid #818181; */
	border-left: 2px solid #818181;
	line-height: 1.5;
	min-height: 600px; /* 670 */
	padding-top: 1px;
}
@media only screen and (max-width: 768px) {
	.mobile-only {
		display: block;
	}
	.desktop-only {
		display: none;
	}
	.right-column {
		margin-left: 0px;
	}
	header {
		margin-left: 0px;
		border-bottom: 0px;
	}
	header .right-column {
		margin-left: 0px;
	}
	header .logo img {
		margin-right: 0px;
	}
	div.content-wrapper {
		border-top: none;
		border-left: none;
	}
}




/*****
 * 	Front page
 */

.latest-version {
	font-weight: 600;
    line-height: 1.0;
    text-align: right;
	margin-top: 10px;
    margin-bottom: 16px;
}

.screenshots-front {	
    float: right;
    font-size: 85%;
    line-height: 1.0;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px;
    margin-bottom: 15px;
}
.screenshots-front ul li {
	list-style: none;
    margin-top: 15px;
}

.mobile-screenshots-front {	
    float: none;
    font-size: 85%;
    line-height: 1.0;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 15px;
    max-width: 400px;
    height: 310px;
}
.mobile-screenshots-front ul li {	
    clear: none;
    float: left;    
    margin-right: 15px;  
    height: 130px;  
}

.donation-link {
	display: inline-block;
    margin-top: 5px;
}



/*****
 * 	News
 */

.news article ul {
    margin-top: 5px;
	font-size: 85%;
    list-style-position: outside;
    margin-left: 20px;
}

.news article ul ul {    
    margin-top: 0px;
	font-size: 100%;
    list-style-position: outside;
    margin-left: 20px;
}

/*****
 * 	Download
 */

.checksum {
	font-size: 85%;
	font-family: monospace;
	word-break: break-all;
}

.get-div{
	margin-top: 50px;
	margin-bottom: 50px;
	max-width: 300px;
}

/*****
 * 	Donations
 */
.signature {
	margin-right: 210px;
}

/*****
 * 	Downloading...
 */
.downloading h1+p {
	margin-top: 35px;
}

/*****
 * 	Language
 */
.language table {
	margin-top: 15px;
	margin-bottom: 20px;
}
.language table td {
	border: 1px solid #CCCCCC;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
.language table thead {
	font-weight: bold;
}
.language table tbody {
	font-size: 85%;
}

/*****
 * 	Menu info
 */
.menuinfo div {
	max-width: 450px;
}
.menuinfo .status-messages img {
	border: 1px solid #000000;
}

/*****
 * 	Screenshots
 */
.screenshots p {
	margin-bottom: 50px;
}
.screenshots span {
	font-weight: 700;
}

/*****
 * 	Help
 */
.help ul ul,
.help-settings ul ul
 {
	margin-left: 20px;
}

.help .search-box-info {
	clear: left;
	padding-top: 50px;
}

.search-box {	
	margin-top: 15px;
	padding-bottom: 40px;
}

.help-mobile-only {
		display: none;
	}
	.help-desktop-only {
		display: inline;
	}

@media only screen and (max-width: 380px) {
	.help-mobile-only {
		display: block;
	}
	.help-desktop-only {
		display: none;
	}
}

@media only screen and (max-width: 510px) {
	.left-column-inner {
		padding-right: 0px;
	}	
}


#console-table {
	margin-top: 15px;
	margin-bottom: 20px;
}
#console-table td,
#console-table th {
	border: 1px solid #CCCCCC;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
}
#console-table th {
	background: #EEEEEE;
}
#console-table thead {
	font-weight: bold;
}
#console-table tbody {
	font-size: 85%;
}

.help-versions article {
	margin-top: 30px;
	font-size: 85%;
}
.help-versions article h3 {
	font-size: 120%;
}

.help-faq article {
	margin-top: 40px;
}
.help-faq article div {
	padding: 5px;
}
.help-faq article h2 {
	padding: 5px;
	background: #EEEEEE;
	font-size: 100%;
}


/*****
 * 	Responsive ads
 */
.yawcam-responsive-top { width: 320px; height: 100px; }
@media(min-width: 500px) { .yawcam-responsive-top { width: 468px; height: 60px; } }
@media(min-width: 800px) { .yawcam-responsive-top { width: 728px; height: 90px; } }
