/*
Theme Name: izcity
*/

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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}body{line-height:1}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}
strong,b {
	font-weight: 700;
}
i,em {
	font-style: italic;
}
.clear {
	clear: both;
}
a,
a:visited {
    text-decoration: none;
    color: #03c;
}
a:hover {
    text-decoration: underline;
    color: #008;
}
.branded-background {
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#649508+0,8cbd0c+100 */
	background: #649508; /* Old browsers */
	background: -moz-linear-gradient(top,  #649508 0%, #8cbd0c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #649508 0%,#8cbd0c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #649508 0%,#8cbd0c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#649508', endColorstr='#8cbd0c',GradientType=0 ); /* IE6-9 */
}
body {
    background: #F2F2F2;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #000000;
}
.soft_bold {
    font-size: 95%;
    font-weight: bold;
}
.soft_small {
    font-size: 80%;
    color: #808080;
}
.soft_big {
    font-size: 115%;
}
.soft {
    font-size: 95%;
}
.softmenu,
.softmenu:visited {
	text-decoration: underline;
    color: #000000;
}
.softmenu:hover {
	text-decoration: underline;
    color: #888;
}
#wrapper {
	max-width: 1280px;
	background: #fff;
    margin: 0px auto;
    box-shadow: 0 0 8px rgba(0,0,0,0.5);
    margin-bottom: 10px;
    margin-top: 10px;
}
#menu {
	color: #fff;
    height: 30px;
    margin: 0 0 5px;
}
#content {
	float: left;
	width: 71%;
	padding: 0 10px;
}
#sidebar {
	float: left;
	width: 29%;
}
@media only screen and (min-width: 980px) {
	#content {
		width: 75%;
	}
	#sidebar {
		width: 25%;
	}
}
@media only screen and (min-width: 1080px) {
	#content {
		width: 77%;
	}
	#sidebar {
		width: 23%;
	}
}
@media only screen and (min-width: 1180px) {
	#content {
		width: 79%;
	}
	#sidebar {
		width: 21%;
	}
}
@media only screen and (min-width: 1280px) {
	#content {
		width: 81%;
	}
	#sidebar {
		width: 19%;
	}
}
@media only screen and (max-width: 840px) {
	#content {
		float: none;
		width: 100%;
	}
	#sidebar {
		float: none;
		width: 100%;
	}
}
#menu-top-menu {
	line-height: 30px;
	padding: 0 10px;
}
#menu-top-menu li {
	display: inline-block;
}
#menu-top-menu a {
	color: #fff;
	font-weight: 700;
	text-decoration: none;
	padding: 0 2px;
	margin: 0 20px 0 0;
}
#menu-top-menu a:hover {
    text-decoration: underline;
    background: #A5C49D;
}

#site-title {
	padding: 3px;
}
.widget-title {
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-weight: bold;
    font-size: 15px;
    text-align: center;
    background: #649508; /* Old browsers */
	background: -moz-linear-gradient(top,  #649508 0%, #8cbd0c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #649508 0%,#8cbd0c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #649508 0%,#8cbd0c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#649508', endColorstr='#8cbd0c',GradientType=0 ); /* IE6-9 */
}
h1 {
	font-size: 120%;
	text-align: center;
	color: #000;
	font-weight: 700;
	margin: 1em 0;
}
.post h1 {
	color: #080;
}
.main-cats {
	font-weight: 700;
	font-size: 115%;
	color: #000;
	background: #E5E5E5;
	margin: 20px 0;
	padding: 3px 0;
	text-align: center;
}
.cats-collector {
	width: 50%;
	float: left;
	margin: 0 0 20px;
}
.category-post {
	margin: 0 0 20px;
	padding: 0 10px;
	line-height: 1.2em;
}
.category-post footer {
	clear: both;
}
.subcats-list {
	padding: 10px;
	overflow: hidden;
}
.subcats-list li {
	display: inline-block;
    width: 31%;
    float: left;
    margin: 5px 2% 0 0;
}
.divider {
	margin: 20px 0;
	text-align: center;
	font-size: 150%;
}
.pagination {
	margin: 20px 0;
	padding: 0 10px;
}
.img_preview {
	float: left;
	width: 107px;
}
.entry-content {
	padding: 0px 10px;
}
.entry-content ul,
.entry-content ol {
	margin: 10px 0 10px 10px;
}
.entry-content li {
    list-style: disc;
    padding: 5px 0;
    line-height: 1.3em;
}
.related-articles ul {
	margin: 10px 0 10px 25px;
}
.related-articles li {
	list-style: disc;
	padding: 5px 5px 5px 0;
	line-height: 1.1em;
}
.article h2,
.post h2 {
	font-weight: 700;
    font-size: 115%;
    margin: 0.8em 0;
}
.post h3 {
	font-weight: 700;
    font-size: 105%;
    margin: 0.8em 0;
}
.article table {
	border: 1px solid #000;
}
.article td,
.article th {
	border: 1px solid #000;
}
.thumb-wrapper {
	padding: 10px;
}
.program .entry-content img {
	width: 100%;
}
.entry-content img {
    height: auto;
    margin: 0 auto;
    display: block;
}
.entry-content p {
	padding: 0 0 20px;
	line-height: 1.3em;
}
.app-meta-block {
    width: 100%;
    max-width: 430px;
    margin: 20px auto;
}
.app-meta-block .title{
	font-size: 110%;
    font-weight: 700;
    margin: 0 0 10px;
}
.app-meta-block table {
	width: 100%;
}
.app-meta-block td {
	width: 50%;
	height: 24px;
    vertical-align: bottom;
}
.app-meta-block tr {
	border-bottom: 1px dotted #888;
}
.download-button {
	background: url('img/download-3.gif');
	overflow: hidden;
    width: 306px;
    height: 70px;
    display: block;
    margin: 10px auto;
}
#comments-list {
	padding: 10px;
}
.comments-title {
	font-size: 110%;
	font-weight: 700;
	margin: 0 0 10px;
}
.comment {
    border-bottom: 1px dashed #C0C0C0;
    padding-bottom: 5px;
    margin: 1em 0;
}
#comments-list summary {
	color: #0600ee;
}
.footer-row {
	height: 30px;
	overflow: hidden;
}
#copyright {
	padding: 20px 0;
    text-align: center;
    color: #888;
    font-size: 80%;
}
/* FAQ */
.faq h1 {
	text-align: left;
}
.faq-subheader {
	text-align: center;
	font-size: 1.1em;
	margin: 1em 0;
	color: #517b00;
	font-weight: 700;
}
.faq-content {
	margin: 30px 0 0;
}
.faq-content .faq_bold {
    font-weight: 700;
    display: block;
    margin: 0 0 5px;
    background: url('img/user.png') no-repeat;
    padding: 0 0 0 20px;
}
.faq-content .faq {
	margin: 0 0 15px;
    display: block;
    border-bottom: 1px dashed #517b01;
    padding: 0 0 10px;
}
.faq_question {
	background: #517b01;
	color: #fff;
}
/* Sidebar */
.folder,
.folder:visited,
.file,
.file:visited {
	display: block;
	color: #000;
	background: url(img/smfolder.gif) no-repeat 0 50%;
	padding: 3px 0 8px 20px;
	margin: 3px 0;
}
.file {
	background: url(img/smfile.gif) no-repeat 0 50%;
}
.folder:hover,
.file:hover {
	color: #888;
}
.post-ratings {
	text-align: center;
	margin: 10px 0;
}
.post-ratings img {
	width: 16px;
	display: inline;
}
.dots {
	color: #F57A28;
}
.dev_table {
	padding: 5px;
}
.dev_table th {
    background-color: #888;
    color: #fff;
    font-weight: bold;
    padding: 5px;
}
.dev_table td {
	vertical-align: top;
	padding: 5px;
	border: 1px solid #888;
}
.dev_table img {
	display: inline-block;
}
#developers-list {
	margin: 20px;
	list-style: disc;
}
