 /*  
Theme Name: Matt Suda
Version: 1.0
Description: Designed by <a href="https://mattsuda.com">Matt Suda</a>
Author: Matt Suda
Author URL: https://mattsuda.com
*/
a:link, a:visited {
	color:blue;
	text-decoration:none;bodysearch

}


a {-webkit-tap-highlight-color: rgba(0,0,0,0);}


a:hover {
	text-decoration:underline;
}
blockquote {
	font-style:italic !important;
	margin-left:70px !important;
}

table {border-collapse:separate;border-spacing:0;}
th {font-weight:bold;}
thead th {background:#FCFF79;}
tr.even td {background:#FCFF79;}
tfoot {font-style:italic;}
td#next {text-align:right;}
caption {background:none repeat scroll 0 0 #EEEEEE;}
th, td, caption {padding:4px 10px 4px 5px;}
caption, th, td {font-weight:bold;text-align:left;}
#headertable {
padding: 0px;
}

#wrapper{
width: auto;
min-width:980px;
margin: 0 auto;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
	
	font-size:14px;
line-height:1.4;
}

#outer {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
}
#outer {
	width:980px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	line-height:1.4;
        
}

#ad {     width: 980px; height:90px; padding-top:5px; padding-bottom:5px;
     background:url("https://mattsuda.com/images/adbg.png");}

#header {
	

}
#header #logo {
	height: 152px;
	
	float: center;
	
        
        background: #426077;
        padding-top: 5px;
                
}
#header #logo a {
	display: block;
	height: 150px;
	width: 980px;

}
#header #serv {
width: auto;
height: 100px;
background-color: black;
}



#serv #navicons {
	width:auto;
	height:100px;
	
}
#serv #navicons li {
	float:left;
}
#serv #navicons a {
	height:50px;
	line-height:50px;
	padding-left:2px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-decoration:none !important;
	font-size:12px;
	display:block;
}


#main {
	overflow:hidden !important;
	position:relative;
        margin-left:-1px;     
}
.search-no-results #main, .page-id- #main-inner {
	height:200px !important;
}
.search-no-results #main h1, .page-id- #main-inner h1, #error {
	font-size:21px;
	line-height:1.2;
	margin:15px;
	font-weight:bold;
        color:#FF0000;
}
#test {
	width:299px;
	height:200px;
	background-color:#0F0;
	position:absolute;
	top:0;
	left:0;
}
.article {
	overflow:hidden;
	margin-top:-1px;
}
.li_cont1, .li_cont2 {
	margin-right:1px;
}
.article ul, .article ol {
	margin-bottom:15px;
	margin-left:45px;
}
.article ul {
	list-style-type: disc;
}
.article ol {
	list-style-type: decimal;
}
.article img {
	margin-bottom:15px;
}

.OLDOLDarticle img {
	margin-bottom:15px;
	border:0 none !important;
}

img:-moz-loading {
    visibility: hidden;
}

/* Scrollbar for Firefox */
* { scrollbar-color: #8595A4 #4C687D;
}

/* Scrollbar for Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 15px;
}

*::-webkit-scrollbar-track {
  background: #4C687D;
}

*::-webkit-scrollbar-thumb {
  background-color: #8595A4;
    border: 3px solid transparent;
    border-radius: 9px;
    background-clip: content-box;
}

::-webkit-scrollbar-thumb:hover {
  background: #A9B3BD;
  background-clip: content-box;
}

::-webkit-scrollbar-corner  {
  background: #4C687D;
  background-clip: content-box;
}

#main .article:hover {
	background-color:#fcff79;
	/*border-left: solid 1px #fcff79;
	border-right: solid 1px #fcff79;
	border-bottom: solid 1px #fcff79;*/
}
.li_container {
        background-color:#878787;
}
.li_container .article:hover {
	background-color:#fcff79;
}
.article h2 {
	font-size:21px;
	line-height:1.2;
	margin-bottom:15px;
	font-weight:normal;
}
.article h2 a {
	text-decoration:none !important;
}
.article a.preview {
	display:block;
    background: none;
    border: none;
    padding: 0;
}
.article a.preview:visited {
	display:block;
}

.article .postmetadata {
	font-size:10px;
	color:#929292;
	margin-top: 15px;
}


#main-inner {
	
	
}
#main-inner .article {
	width:auto;
        min-height:300px;
        background:url("https://mattsuda.com/images/bg.png");
        background-size: 100% 100%;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-top: 15px;
        border-bottom: solid 0px #FFFF00;
        border-left: none;
        border-right: none;
        font-family: 'Lato', sans-serif;
        font-weight: 400;
        letter-spacing: 0.1px;

}
        
}
#main-inner .article h1 {
	font-size:30px;
	font-weight:normal;
}
#main-inner .article .postmetadata {
	font-size:10px;
	color:#929292;
	margin-bottom: 10px;
	margin-top:5px;
}
#main-inner .article .postmetadata.tags {
	margin-bottom: 0px;
	margin-top:0px;
}



li.comment {
	padding:10px;
	border-bottom:solid 1px #e7e7e7;
	word-wrap:break-word;
	overflow:hidden;
	margin-bottom:-1px;
}
.comment-author {
	font-size:10px;
	margin-bottom:5px;
	color:#929292;
}
.avatar {
	float: left;
	text-align: top;
	padding-right: 10px;
}

.comment-body em {
	font-style: italic;
	font-weight: bold;
}

.reply {
	margin-top: 5px;
}

.commentmetadata {
	color:#929292;
	font-size:10px;
	display: inline;
}

.comment-body p {
	padding-top:10px;	
}

h3.comments2 {
	line-height:49px;
	border-bottom:solid 1px #e7e7e7;
	border-top:solid 1px #e7e7e7;
	padding-left:10px;
	margin-top: -17px
}
.login {
	float:right;
	line-height:49px;
	padding-right:10px;
	margin-top: -15px;
}

.safari .chromehack .login, .chrome .chromehack .login, .gecko .chromehack .login {
	float:right;
	line-height:49px;
	padding-right:10px;
	margin-top: 0px;
}


ul.children li{
	border-bottom: 0px;
}
#cancel-comment-reply {
	position: absolute;
	margin-left:474px;
	margin-top:218px;
}
.safari #cancel-comment-reply {
	position: absolute;
	margin-left:474px;
	margin-top:195px;
}

.chrome #cancel-comment-reply {
	position: absolute;
	margin-left:474px;
	margin-top:203px;
}

.opera #cancel-comment-reply {
	position: absolute;
	margin-left:474px;
	margin-top:203px;
}

.logged-in #cancel-comment-reply {
	position: absolute;
	margin-left:474px;
	margin-top:146px;
}

.safari .chromehack #cancel-comment-reply {
	position: absolute;
	margin-left:474px;
	margin-top:145px;
}

.chrome .chromehack #cancel-comment-reply {
	position: absolute;
	margin-left:474px;
	margin-top:152px;
}

.chrome .chromehack #cancel-comment-reply {
	position: absolute;
	margin-left:474px;
	margin-top:152px;
}

#comm-add {
	text-decoration:none !important;
	float:right;
	line-height:49px;
	padding:0px 10px;
	
margin-top: 1px;
	border-left:solid 1px #e7e7e7;
}

#comm-add:hover {
	background-color:#fcff79;
}

.safari #comm-add, .chrome #comm-add {
	border-left: 1px solid #E7E7E7;
	float: right;
	line-height: 45px;
	margin-top: 0px;
	padding: 2px 10px;
	text-decoration: none !important;
}

.chrome .chromehack #comm-add {
	border-left: 1px solid #E7E7E7;
	float: right;
	line-height: 45px;
	margin-top: 17px;
	padding: 2px 10px;
	text-decoration: none !important;
}


#respond {
	padding-top: 17px;
}
#commentform textarea {
	width:599px;
	border:solid 10px #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px 10px;
}
#commentform textarea:hover, #commentform textarea:focus {
	border:solid 10px #fcff79;
}
#author, #email, #url {
	float:left;
	padding:7px 10px;
	width:172px;
	border:solid 10px #FFF;
}
#author, #email {
	margin-right:1px;
}
#author:hover, #email:hover, #url:hover,#author:focus, #email:focus, #url:focus {
	border:solid 10px #fcff79;
}
.submit {
	height:49px;
	border-top:solid 1px #e7e7e7;
	clear:both;
}
#uit {
	border-top:solid 1px #e7e7e7;
}
#submit {
	padding:0 10px;
	background:none;
	line-height:49px;
	height:49px;
	border:none;
	font-size:12px;
	cursor:pointer;
}
#submit:hover {
	background-color:#fcff79;
}


#footer {
background: #464646;
height: 8px;
clear: both;
width: auto;
min-width:980px;
text-align: left;
font-family:Arial, Helvetica, sans-serif;

}
      

#footer #copyright {
	line-height: 65px;
        
        
}
#footer #credits {
	line-height: 65px;
	float: right;
	padding:0 10px;
}


/* WP image classes */

.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 12px;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 12px;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.alignnone, img.alignnone {
	/* not sure about this one */
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	font-style: italic;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}

.attachment img {
	display: block;
	margin: 0 auto;
}
#nav-below .nav-previous {
	display: block;
	float: left;
}
#nav-below .nav-next {
	display: block;
	float: right;
}

/* v1.0 |  OLD used 	outline: 0; */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, label, form, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	border:0;
	font-weight: 400;
        
}


body {

background-attachment: fixed;
line-height: 1;
background: #426077;
}
	
ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

input, textarea {
	padding: 0;
	margin: 0;
}

/* Hide focus styles if they're not needed, for example, 
when an element receives focus via the mouse.  :focus:not(:focus-visible) */

:focus {
outline: 0;
}

:focus:not(:focus-visible) {
outline: 0;
}

/* Show focus styles on keyboard focus. */

:focus-visible {
outline: 3px solid #90EE90; 
}

/* remember to highlight inserts somehow! */

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* MENU */
#nav ul {font-size:26px; font-weight:bold; height:45px; margin:0 auto; display:inline;}
#nav ul li {display:inline; margin:0; padding:0;}
#nav ul li a {padding:3px 35px; text-decoration:none; vertical-align:middle;}
#nav ul li a:hover {text-decoration:none; background: url(https://mattsuda.com/images/hover.gif)  no-repeat top center;}
.current_page_item a {text-decoration:none; background: url(https://mattsuda.com/images/hover.gif)  no-repeat top center;}

#nav {background:#242424; width:auto; height:45px;}
#nav ul li a {border-right:0px solid #FFF; color:#FFFFFF;}