/*
Theme Name: TeneT mag theme
Version: 1
Theme URI: http://tenet.ir/
Description:Wordpress Theme made from HTML5 Boilerplate, Designed for all devices , PCs, Tablets & Mobile Phones
Author: Siavash Keshmiri
Author URI: http://tenetstudio.com/
*/

/*--[ HTML5 Boilerplate RESET ]--------------------------------------------------------------------------------*/
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,figure,footer,header,hgroup,menu,nav,section,menu,time,mark,audio,video{border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;margin:0;padding:0;}
article,aside,figure,footer,header,hgroup,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{font-size:12px;vertical-align:baseline;background:transparent;margin:0;padding:0}
ins{background-color:#ff9;color:#000;text-decoration:none}
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 #000;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}
.wrap{ margin:0; margin-right:auto; margin-left:auto;}
/*--[ HTML5 Boilerplate MINIMAL BASE STYLES ]--------------------------------------------------------------------------------*/
table { font-size:inherit; font:100%; }
select, input, textarea { font:99% Tahoma, Geneva, sans-serif; }
pre, code, kbd, samp { } 
body, select, input, textarea { color:#444; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; text-rendering: optimizeLegibility; }
html { -webkit-font-smoothing: antialiased; }
a:hover, a:active { outline: none; }
a { color:#537a99; text-decoration:none; -webkit-transition: all 0.3s ; -moz-transition: all 0.3s ; -o-transition: all 0.3s ; transition: all 0.3s ; }
a:hover { color:#000; }
strong, th { font-weight: bold; }
td, td img { vertical-align:top; } 
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
pre { padding: 15px; white-space: pre; /* CSS2 */ white-space: pre-wrap; white-space: pre-line; word-wrap: break-word; }
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; *vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
::-moz-selection{ background: #428fb3; color:#fff; text-shadow: none; }
::selection { background:#428fb3; color:#fff; text-shadow: none; } 
a:link { -webkit-tap-highlight-color: #428fb3;text-shadow: none; } 
html { overflow-y: scroll; }
button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

/*--[ HELPER CLASSES ]--------------------------------------------------------------------------------*/
.ir { display:block; text-indent:-999em; overflow:hidden; background-repeat: no-repeat; } /* for image replacement */
.hidden { display:none; visibility:hidden; }  /* Hide for both screenreaders and browsers */
.visuallyhidden { position:absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); } /* Hide only visually - available for screenreaders */
.invisible { visibility: hidden; } /* Hide visually and from screenreaders, but maintain layout */
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; } /* Hides from IE-mac \*/
.clearfix { display: block; }

/*--[ Layout ]--------------------------------------------------------------------------------*/
@font-face {
  font-family: 'B Koodak';
  src: local('B Koodak'), 
  	   url('fonts/BKoodakBold.eot?#') format('eot'),  /* IE6–8 */
       url('fonts/BKoodakBold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('fonts/BKoodakBold.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
html {
	font: 10px Tahoma, Geneva, sans-serif; /* Reset to 10px equivilent */
	text-align: center;
	/*background: #11161C url(images/body.gif);*/
	margin:0;
	padding:0;
}
#main-nav,.widget_title{
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	font-size:12px;
}
body {
	text-align: left;
	color:#000;
	font-size:12px; /* 16 px equiv */
	line-height:18px; /* 24px equiv */
	position: relative;
	background:#ededed url(images/body.png);
	margin:0;
}
body.rtl{
	text-align:right;
	direction:rtl;
}
#main{
	overflow: hidden;
	zoom: 1;
	clear: both;
}
#footer {
	overflow: hidden;
	zoom: 1;
	clear:both;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	height:50px;
	margin:20px auto;
	color:#666;
	text-align:center;
}
.page #main-content article.page,
.search #main-content article.post,
.single #main-content article.page,
#main-content article.post{
	background:#fefefe;
	border:1px solid #d5d5d5;
	box-shadow:0 0 3px #d5d5d5,inset 0 0 0 1px #fff;
	-moz-box-shadow:0 0 3px #d5d5d5;
	-webkit-box-shadow:0 0 3px #d5d5d5;
	padding:10px;
	width:720px;
	margin-bottom:10px;
	text-align:justify;
}
.page #main-content article.page img,
.search #main-content article.post img,
.single #main-content article.page img,
#main-content article.post img{
	max-width:700px;
	height:auto;
}
.page #main-content,
.search #main-content,
.single #main-content ,
#main-content{
	width:742px;
}
.single #main-content .author-avatar{
	margin-right:5px;
	float:right;
}
.single #main-content .shares{
	padding:15px 0 0 5px;
	position:relative;
}
.single #main-content .shares .twitter-button{
	float:left;
	margin-right:5px;
}
.single #main-content .shares .g-button{
	position:absolute;
	left:0;
	bottom:0;
}
.single #main-content .shares .fb-button{
	float:left;
	margin-right:-5px;
	padding-top:1px;
}
.archive-desc,.authorc,.similar{
	background:#fefefe;
	border:1px solid #d5d5d5;
	box-shadow:0 0 3px #d5d5d5;	
	margin-bottom:10px;
	font-size:11px;
	text-align:justify;
	text-shadow: 0 1px 0 rgba(255,255,255,0.95);
}
.archive-desc{
	display:none;
	margin-top:-11px;
	width:740px;
	position:relative;
}
.authorc .author-desc{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	padding-top:10px;
	padding-left:30px;
}
.archive-desc .author-namedesc{
	padding-left:30px;
}
.authorBlog{
	float:left;
	font-size:11px;
}
.beforeTitle{
	background:url(images/icons.png) no-repeat 0 -50px ;
	width:30px;
	height:13px;
	right:25px;
	position:relative;
	z-index:10;
	margin-bottom:-1px;
}
.author-namedesc{
	padding:10px;
}
.archive-desc .author-name,.authorc .author-name{
	font-family:'B Koodak',Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-shadow: 0 1px 0 rgba(255,255,255,0.95)
}
.archive-desc .author-name a, .authorc .author-name a{
	font-size:17px;
}
.archive-desc h2,.authorc h2,.similarTitle{
	border-bottom:1px solid #d3e1ec;
	font-family:"B Koodak",Arial, Helvetica, sans-serif;
	font-size:20px;
	margin:0;
	padding:5px;
	background:#eff3f7;
}
.similarPost{
	display:block;
	padding:10px;
}
#main-content .slideContainer{
	margin-bottom:10px;
	width:742px;
	position:relative;
	border:1px solid #d5d5d5;
	box-shadow: 0px 0px 3px rgb(213, 213, 213), inset 0px 0px 0px 1px rgb(255, 255, 255);
	overflow:hidden;
}
#main-content .slideContainer #prev,#main-content .slideContainer #next{
	height:269px;
	width:42px;
	background:#fff url(images/icons.png) no-repeat -362px 123px;
	position:absolute;
	top:0;
	-webkit-transition: all 0.5s ease;
	 -moz-transition: all 0.5s ease;
	 -o-transition: all 0.5s ease;
	 transition: all 0.5s ease;
}
#main-content .slideContainer #prev{
	right:0;
	border-left:none;
	background-position:-404px 123px;
}
#main-content .slideContainer #next{
	left:0;
	border-right:none;
}
#main-content .slideContainer #next:hover{
	background-color:#e6e6e6;
	background-position:-364px 123px;
}
#main-content .slideContainer #prev:hover{
	background-color:#e6e6e6;
	background-position:-402px 123px;
}
.slide-minitech{
	min-height:310px;
}
#main-content .slideContainer .slideShadow{

}
#main-content #slide{
	background:#fff;
	width:660px;
	height:269px;
	position:relative;
	overflow:hidden;
	margin:0 auto;
}
#main-content #slide article.post{
	padding:0;
	border:none;
}
#main-content #slide .thumbnail{
	float:right;
	height:269px;
	width:660px;
	display:block;
	position:absolute;
	z-index:1;
}
#main-content #slide .thumbnail img{
	width:660px;
	height:auto;
}
#main-content #slide header h2{
	margin:0;
	padding:0;
}
#main-content #slide header .category{
	display:block;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:0.6em;
}
#main-content #slide header .category a{
	font-weight:normal;
}
#main-content #slide article{
	width:660px;
	height:269px;
	position:relative;
}
#main-content #slide article .desc{
	z-index:10;
	position:absolute;
	min-height:75px;
	width:482px;
	bottom:0;
	padding:0;
	margin:0;
	color:#374961;
	padding:0 0 5px 5px;
}
#main-content #slide article .desc h2{
	margin:0;
}
#main-content #slide article .desc a{
	color: rgb(2, 37, 64);
	padding:2px 10px;
	background:rgba(255, 255, 255, 0.8039);
}
#main-content #slide article .desc a:hover{
	background:rgb(255, 255, 255);
}
#main-content #slide article p{
	margin:0;
}
#main-content #slide article .wp-post-image{
	border:none;
	outline:none;
	padding:0;
	margin:0;
}
#main-content .miniContainer{
	width:742px;
	margin-bottom:10px;
}
.miniContainer .boxTitle{
	padding-right:10px;
}
#main-content #minitech{
	width:742px;
	height:40px;
	background:#fafafa url(images/icons.png) no-repeat -460px 6px;
	border:1px solid #d5d5d5;
	box-shadow:0 0 3px #d5d5d5,inset 0 0 0 1px #fff;
	overflow:hidden;
}
#main-content #minitech article{
	padding:5px;
	width:90%;
	min-height:34px;
	box-shadow:none;
	border:none;
	color:#000;
	float:right;
	right:0;
	background:#fafafa;
}
#main-content #minitech article .post p{
	margin:0;
	line-height:30px;
}
article header h2 a,#main-content #slide article .desc a{
	font-family:'B Koodak',Arial, Helvetica, sans-serif;
	font-size:18px;
	text-shadow: 0px 0px 2px rgba(1, 1, 1, 0.102) !important;
}
#main-content .row{
	margin-bottom:5px;
}
#main-content .row article{
	background:#fafafa;
	border:1px solid #d5d5d5;
	box-shadow:0 0 3px #d5d5d5,inset 0 0 0 1px #fff;
	margin:0 0 3px 10px;
	padding:0;
	width:239px;
	height:270px;
	float:right;
}
#main-content .row article:nth-child(3){
	margin-left:0;
}

#main-content .row article header{
	width:230px;
	display:block;
}
#main-content .row article header h2,#main-content .row article .post{
	width:227px;
	padding:0 7px;
	color:#333;
}
#main-content .row article header h2 a{
	width:220px;
	display:block;
	font-family:'B Koodak',Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:0 3px;
	direction:rtl;
	text-align:right;
}
#main-content .row article header h2 a:hover,#main-content article header .postMetaContainer h2 a:hover{
	background-color: rgba(200, 200, 200, 0.1961);
}
.row .thumbnail{
	overflow:hidden;
	height:98px;
	width:239px;	
}
#main-content .row article .wp-post-image{
	border:none;
	outline:none;
	padding:0;
	margin:0;
}
#main-content footer{
	font-size:0.7em;
	line-height:1.7em;
	font-family:Tahoma, Geneva, sans-serif;
	display:block;
}
#main-content footer a{
	font-weight:normal;
}
#main-content footer .category,#main-content footer time,#main-content footer .tags,#main-content footer .category span,#main-content footer time span,#main-content footer .tags span{
	float:right;
	*float:none;
	_float:none;	
}
#main-content footer .tags span span{
	float:none;
}
#main-nav {
	display:block;
	margin-bottom:0;
	height:30px;
	border:1px solid #d6dfe6;
	background: rgb(250,251,253); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(250,251,253,1) 0%, rgba(241,245,250,1) 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(250,251,253,1)), color-stop(99%,rgba(241,245,250,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(250,251,253,1) 0%,rgba(241,245,250,1) 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(250,251,253,1) 0%,rgba(241,245,250,1) 99%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(250,251,253,1) 0%,rgba(241,245,250,1) 99%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafbfd', endColorstr='#f1f5fa',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(250,251,253,1) 0%,rgba(241,245,250,1) 99%); /* W3C */
}
#main-nav ul {padding:0; zoom:1; margin:0;}
#main-nav select{
	margin-top:5px;
	display:none;
}
/*--[ Anchors ]--------------------------------------------------------------------------------*/
/*--[ Typography ]--------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 { font-family:'B Koodak',Arial, Helvetica, sans-serif; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color:#092438;}
.rgba h1, .rgba #logo, .rgba h2, .rgba h3, .rgba h4, .rgba h5, .rgba h6 { text-shadow: 0 1px 0 rgba(255,255,255,0.95) }
h1 { font-size:1.6em; line-height: 1.125em; margin: 0.75em 0 0.375em 0 } /* 32px font, line height 36, margin-top 24, margin bottom 12 */
h2 { font-size:1.3em; line-height: 1.3em; margin: 0.75em 0 0.375em 0; font-weight: bold; } /* 32px equiv size */
h3 { font-size:1.3em; line-height: 1.2em; margin: 0.9231em 0 0.462em 0; } /* 26px equiv */
h4 { font-size:1.3em; line-height: 1.2em; margin-top:1.2em; } /* 20px equiv */
h5 { font-size:1.3em; line-height: 1.2em; margin-top:1.3333em; } /* 18px equiv */
h6 { font-size:1.3em; line-height: 1.7143em; margin-top:1.7143em; text-transform: uppercase; } /* 14px equiv */

#header{
	height:83px;
	margin-bottom:10px;
	box-shadow:0 0 3px #d5d5d5;
	position:relative;
}
#topHead{
	margin:0;
	display:block;
	height:50px;
	background:#fff;
	border:1px solid #d5d5d5;
	border-bottom:0;
}
#topHead #logo{
	width:155px;
	height:25px;
	float:right;
	display:block;
	position:absolute;
	top:15px;
	right:10px;
}
#topHead #logo a {
	background:url(images/icons.png) no-repeat -46px 0;
	width:155px;
	height:25px;
	display:inline-block;
	overflow:hidden;
	text-indent:-9999px;
}
#topHead .pagesMenu{
	position:absolute;
	left:3px;
	top:2px;
	left:3px;
	display:block;
	min-width:140px;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	transition: all 0.5s linear;
}
#topHead .pagesMenu .menu{
	float:left;
}
#topHead .pagesMenu ul{
	display:block;
}
#topHead .pagesMenu ul li{
	list-style:none;
	float:left;
	margin-right:5px;
}
#topHead .pagesMenu ul li a{
	font-size:11px;
	display:block;
	margin:0 5px;
}
p, ul, ol, dl, blockquote, hr, pre, table, fieldset, article, article footer, nav {
	margin: 0 0 1.5em 0;
	line-height: 1.5em;
}
article {
	font-size:80%;
}
article ul {
	margin: 0 0 2em 2em;
	list-style: disc inside;
}
article ol {
	margin: 0 0 2em 2em;
	list-style: decimal inside;
}
article blockquote {
	margin: 0 0 1.25em 2.5em;
	background: #f8f8f8;
	padding: 1.19em 1.25em 0;
	border:1px solid #CCC;
	text-shadow:0 1px 0 #fff;
}

small {font-size:0.6875em;}

/*--[ Images ]--------------------------------------------------------------------------------*/

.wp-post-image,
img.alignright, 
img.alignleft, 
img.aligncenter{
}
a:hover .wp-post-image, a:focus .wp-post-image {
}
.alignleft{
	float: left;
	clear: left;
	margin: 0.38em 1.62em 0.38em 0;
}
.alignright {
	float: right;
	clear: right;
	margin: 0.38em 0 0.38em 1.62em;
}
.aligncenter {
	margin: 0 auto 1.62em;
	display: block;
}
div.wp-caption {
	text-align: center;
	background: #11161a;
	border: 1px solid #1a1f23;
	outline: 4px solid #0d1015;
	padding: 0 !important;
	text-align: center !important;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
div.wp-caption img {
	margin: 0;
	padding: 5px 5px 0;
	outline: 0;
	border: 0;
}
p.wp-caption-text {
	margin: 0 !important;
	padding: 0 3px 3px !important;
	font-weight: bold;
	clear: both;
	font-size: 0.92em;
	color: #eee;
}

/*--[ Comments ]--------------------------------------------------------------------------------*/

#comments{
	border:1px solid #d5d5d5;
	border-radius:3px;
	background:#fefefe;
	position:relative;
	z-index:1;
	box-shadow:0 0 3px #d5d5d5;		
}
#respond {
	clear:both;
	padding:10px;
}
#comments-title{
	border-bottom:1px solid #d3e1ec;
	padding:5px;
	font-family:"B Koodak",Arial, Helvetica, sans-serif;
	margin:0;
	padding:5px 2px;
	background:#eff3f7;
	*width:741px; _width:741px;
}

.comment_container {
	position: relative;
}
ol.comment-list {
	margin: 0 0 15px !important;
}
ol.comment-list img.avatar {
/*	position: absolute;
	left: 0;
	top: 0;*/
}
ol.comment-list .gravatar{
	display:block;
	position:relative;
	width:48px;
	height:48px;
	float:right;
	margin:0 0 10px 10px;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	border-radius:5px;
}
ol.comment-list gravatar img{
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
ol.comment-list .shadow{
	background:url(images/icons.png) 0 0px;
	position:absolute;
	left:0;
	top:0;
	z-index:2;
	width:48px;
	height:48px;
	display:block;
}
ol.comment-list li {
	margin: 0;
	padding: 8px;
	list-style: none;
	overflow: hidden;
	position: relative;
	margin-bottom:10px;
	border-bottom:1px solid #ecf0f3;
}
ol.comment-list li header {
	margin: 0;
	line-height: 1.5em;
}
ol.comment-list li header time{
	float:left;
}
ol.comment-list li header time a{
}
ol.comment-list li p{
	padding-right:60px;
	color:#374961;
}
ol.comment-list li code{
	direction:ltr;
	background:#f8f8f8;
	padding:10px;
	text-align:left;
	display:block;
}
ol.comment-list li article nav {
	padding-right:40px;
}
ol.comment-list li ul {
	margin: 8px 0 0 !important;
	clear:both;
}
ol.comment-list li ul .comment-author-admin{
	background:#f7f7f7;
	padding:5px;
	border-radius:3px;
}
ol.comment-list li li {
	border: 0;
	margin: 0 40px 0 0  !important;
	padding: 0 0 8px;
}
ol.comment-list li .comment-text {
	border: 2px solid #ebebeb;
	overflow: hidden;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 10px 10px 0;	
}
.comment-notes{
	font-size:0.8em;
}
ol.comment-list li.bypostauthor .comment-text, ol.comment-list li.bypostauthor img.avatar {
	border-color: #D4E2EB;
}
ol.comment-list li .comment-text p {
	margin: 0 0 10px !important;
	}
ol.comment-list li p.meta {
	font-weight: normal;
	background: transparent;
	padding: 0;
	font-style: italic;
	color: #777;
	font-size: 0.9em;
	margin: 0 0 10px !important;
	}
ol.comment-list li p.meta strong {
	font-weight: bold;
	}
#respond {
	margin-bottom: 15px;
	}
#respond input.text, #respond select, #respond textarea,
.comment-form-author input,
.comment-form-email input,
.comment-form-url input,
article input[type=text],article input[type=tel],article textarea{
	font-size: 0.8em;
	line-height: 1em;
	padding: 0.375em;
	width:200px;
	outline: 0;
	display: block;
	border:none;
	background:none;
	border:#adbfcd 1px solid;
	background: -moz-linear-gradient(top, rgba(218,227,235,0.5) 0%, rgba(255,255,255,0) 12%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(218,227,235,0.5)), color-stop(12%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(218,227,235,0.5) 0%,rgba(255,255,255,0) 12%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(218,227,235,0.5) 0%,rgba(255,255,255,0) 12%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(218,227,235,0.5) 0%,rgba(255,255,255,0) 12%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80dae3eb', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(218,227,235,0.5) 0%,rgba(255,255,255,0) 12%); /* W3C */
}
.widget_search input#s {
	background: rgb(244,244,244); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(244,244,244,1) 0%, rgba(255,255,255,1) 24%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(244,244,244,1)), color-stop(24%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(244,244,244,1) 0%,rgba(255,255,255,1) 24%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(244,244,244,1) 0%,rgba(255,255,255,1) 24%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(244,244,244,1) 0%,rgba(255,255,255,1) 24%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(244,244,244,1) 0%,rgba(255,255,255,1) 24%); /* W3C */
	float:right;
	width:153px;
	border:none !important;
	height:20px;
	line-height:20px;
	font-size:11px;
	padding-left:22px;
}
.widget_search input#s:focus{
	background: rgb(232,247,255);
	background: -moz-linear-gradient(top, rgba(232,247,255,1) 0%, rgba(255,255,255,1) 24%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,247,255,1)), color-stop(24%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(232,247,255,1) 0%,rgba(255,255,255,1) 24%);
	background: -o-linear-gradient(top, rgba(232,247,255,1) 0%,rgba(255,255,255,1) 24%);
	background: -ms-linear-gradient(top, rgba(232,247,255,1) 0%,rgba(255,255,255,1) 24%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8f7ff', endColorstr='#ffffff',GradientType=0 );
	background: linear-gradient(top, rgba(232,247,255,1) 0%,rgba(255,255,255,1) 24%);
}
#respond textarea,
article textarea
{
	height: 150px;
	background: -moz-linear-gradient(top, rgba(218,227,235,0.5) 0%, rgba(246,248,250,0) 3%, rgba(255,255,255,0) 4%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(218,227,235,0.5)), color-stop(3%,rgba(246,248,250,0)), color-stop(4%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(218,227,235,0.5) 0%,rgba(246,248,250,0) 3%,rgba(255,255,255,0) 4%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(218,227,235,0.5) 0%,rgba(246,248,250,0) 3%,rgba(255,255,255,0) 4%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(218,227,235,0.5) 0%,rgba(246,248,250,0) 3%,rgba(255,255,255,0) 4%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80dae3eb', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(218,227,235,0.5) 0%,rgba(246,248,250,0) 3%,rgba(255,255,255,0) 4%); /* W3C */
}
#respond textarea{
	width:680px;
}
#email,#url{
	direction:ltr;
}
.widget_title{
	border-bottom:1px solid #bbd1e0;
	display:block;
	margin:0;
	height: 25px;
	line-height: 25px;
	padding:0 5px;
}
.widget a,.widget-container a{
	font-size:12px;
	line-height:2em;
	display:block;
	font-weight:normal;
	padding:0 5px;
}
.widget li a:hover,.widget-container li a:hover{
	background:#537a99;
	color:#fff;
}
#recentcomments{
	font-size:12px;
}
#recentcomments a:hover{
	background:none;
	color:#000;
}
#commentform p{
	max-width:725px;
	margin-bottom: 0.3em;
}
#commentform .comment-form-author,#commentform .comment-form-email,#commentform .comment-form-url{
	display:inline-block;
	margin:12px;
}
#commentform .comment-form-comment{
	margin-right:12px;
}
#commentform .logged-in-as{
	font-size:80%;
}
#respond input.text:focus, #respond select:focus, #respond textarea:focus,
.comment-form-author input:focus,
.comment-form-email input:focus,
.comment-form-url input:focus,
.borderradius #respond input.text, .borderradius #respond select, .borderradius #respond textarea,
.borderradius .comment-form-author input,
.borderradius .comment-form-email input,
.borderradius .comment-form-url input{
	border-color:#ccc;
}
.borderradius #respond textarea {
	width: 98%;
	height:10em;
	margin-right: 0;
}
#respond label {
	font-size: 0.8em;
	padding-bottom:10px;
	display:inline-block;
}
#reply-title{
	font-size:1.6em;
	font-weight:normal;
}
.form-submit{
	text-align:left;
	padding-top:30px;
}
.form-submit{
	clear:both;
	padding-bottom:10px;
}
.chalt{
	border:1px solid #dbdbdb !important;
	background:#fbfbfb !important;
}
.button, #submit,input[type="submit"] {
   border:none;
   background: #19516b;
   padding: 2px 6px;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 17px;
   text-decoration: none;
   vertical-align: middle;
   font-family:'B Koodak',Arial, Helvetica, sans-serif;
   display:block;
   margin-left:19px;
   float:left;
   border:1px solid #000;
   box-shadow:0 0 2px rgba(6,6,6,0.6)
}

.button:hover,
#submit:hover,
input[type="submit"]:hover{
	background: #043e58;
    color: #ffffff;
}
#submit:active,input[type="submit"]:active{
   background:#021b26;
   box-shadow:none;
}


.button:active, #submit:active, .button.green:active {position: relative; top:1px;}
.form-allowed-tags{
	font-size:0.8em;
}
.form-allowed-tags code{
	text-align:left;
	direction:ltr;
	float:left;
	line-height:0.9em;
}
/*--[ Widgets ]--------------------------------------------------------------------------------*/
.widget_search {
	overflow: hidden;
	zoom: 1;
	position:absolute;
	top:53px; left:4px;
	width:175px;
	margin:2px 5px 0 5px;
	border:#cfcfcf solid 1px;
	-webkit-transition: all 1s linear;
	-moz-transition: all 1s linear;
	-o-transition: all 1s linear;
	transition: all 1s linear;
}
.widget_search fieldset{
	margin:0;	
}
.widget_search #searchsubmit {
	font-size:0.875em;
	padding:0;
	border:0;
	margin:0;
	overflow:hidden;
	line-height: 2.29em;
	position:absolute;
	left:1px; top:1px;
	width:21px;
	height:21px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/icons.png) no-repeat -201px 0;
	box-shadow:none;
}
#searchsubmit:hover{
	background-position:-222px 0;
}
#searchsubmit:active{
	background-position:-222px 1px;
}
.widget_search label { display: none; }	

.widget ul,
.widget_categories ul, 
.widget_archive ul, 
.widget_links ul,
.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_meta ul,
.widget_pages ul,
.widget_rss ul,
.widget_pages ul,
.widget_nav_menu ul,
.widget_categories ul {
	padding: 0;
}
.widget ul li,
.widget_archive ul li, 
.widget_links ul li,
.widget_recent_entries ul li,
.widget_recent_comments ul li,
.widget_meta ul li,
.widget_rss ul li,
.widget_pages ul li,
.widget_nav_menu ul li,
.widget_categories ul li {
	display: block;
	list-style:none;
}
.widget_archive ul li a,
.widget_links ul li a,
.widget_recent_entries ul li a,
.widget_recent_comments ul li a,
.widget_meta ul li a,
.widget_rss ul li a,
.widget_pages ul li a,
.widget_nav_menu ul li a,
.widget_categories ul li a {
	text-decoration: none;
} 
.widget_archive ul li a:hover, .widget_archive ul li a:focus,
.widget_links ul li a:hover, .widget_links ul li a:focus,
.widget_recent_entries ul li a:hover, .widget_recent_entries ul li a:focus,
.widget_recent_comments ul li a:hover, .widget_recent_comments ul li a:focus,
.widget_meta ul li a:hover, .widget_meta ul li a:focus,
.widget_rss ul li a:hover, .widget_rss ul li a:focus,
.widget_pages ul li a:hover, .widget_pages ul li a:focus,
.widget_nav_menu ul li a:hover, .widget_nav_menu ul li a:focus,
.widget_categories ul li a:hover, .widget_categories ul li a:focus {
	text-decoration:none;
}
.widget_tag_cloud div { padding: 0;	overflow: hidden; }
.widget_tag_cloud a { line-height: 1.62em; }
.widget_tag_cloud a:hover, .widget_tag_cloud a:focus { text-decoration: underline; }

.widget li{
}
.widget li a{
	display:block;
}
.wp-pagenavi {
	margin-right:-2px;
}
.wp-pagenavi a, .wp-pagenavi span{
	min-width:20px;
	background:#fff;
	display:inline-block;
	text-align:center;
}
.wp-pagenavi span.current {
	background: rgb(59,112,153);
	background: -moz-linear-gradient(top, rgba(59,112,153,1) 0%, rgba(29,99,153,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(59,112,153,1)), color-stop(100%,rgba(29,99,153,1)));
	background: -webkit-linear-gradient(top, rgba(59,112,153,1) 0%,rgba(29,99,153,1) 100%);
	background: -o-linear-gradient(top, rgba(59,112,153,1) 0%,rgba(29,99,153,1) 100%);
	background: -ms-linear-gradient(top, rgba(59,112,153,1) 0%,rgba(29,99,153,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b7099', endColorstr='#1d6399',GradientType=0 );
	background: linear-gradient(top, rgba(59,112,153,1) 0%,rgba(29,99,153,1) 100%);
	color:#fff;
	border-color:#919191 !important;
}
.wp-pagenavi a:hover{
	background:#f6f6f6;
	border-color:#919191 !important;
}
/*--[ 6 COL LAYOUT ]--------------------------------------------------------------------------------*/

/*
	Default 6-column, 768 px layout for iPads, netbooks, and IE
	(All other layouts inherit styles from this layout)
	-----------------------------------------------------------
	1      2      3      4      5      6     
	76px  200px  324px  448px  572px   696px  (48px gutters)
*/

body {
	font-size:1.5em
}
.wrapper{
	padding:0 0 0 5px;
	width: 1006px;
	margin:0px auto;
}
#header{
	width:1000px;
	margin:10px auto;
}
#header .wrap,#footer .wrap{
	width:1000px;
}
.archive-title{
	font-size:16px;
	color:#374961;
	margin:20px 0 10px 0;
	border:1px solid #d6dfe6;
	background:#fff;
	padding:0 10px 0 0;
	height:40px;
	width:730px;
	line-height:40px;
	box-shadow:0 0 3px #d5d5d5;
	background: rgb(250,251,253); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(250,251,253,1) 0%, rgba(241,245,250,1) 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(250,251,253,1)), color-stop(99%,rgba(241,245,250,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(250,251,253,1) 0%,rgba(241,245,250,1) 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(250,251,253,1) 0%,rgba(241,245,250,1) 99%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(250,251,253,1) 0%,rgba(241,245,250,1) 99%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafbfd', endColorstr='#f1f5fa',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(250,251,253,1) 0%,rgba(241,245,250,1) 99%); /* W3C */
	margin:0;
	margin-bottom:10px;
	position:relative;
}
.archive-title.hasMore{
	cursor:pointer;
}
.archive-title-div{
	float:right;
}
.author .authorc{
	margin-top:10px;
}
.author .archive-title{
	cursor:pointer;
}
.author .authorc{
	display:none;
}
.archive-author-avatar{
	float:left;
	width:40px;
	height:40px;
	position:relative;
}
.archive-category-rss{
	position:absolute;
	width:20px;
	height:20px;
	left:5px;
	top:7px;
	background:url(images/icons.png) no-repeat  -288px -37px #333;
	float:left;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
.readMore{
	display:none;
	font-weight:normal;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
}
#main-content{ width:745px; float:right; position:relative; padding-right:5px;}
#sidebar{
	width:245px;
	padding:0;
	float:left;
	background:rgba(255, 255, 255, 0.745);
	*background:#fff;
	border:#d5d5d5 1px solid;
	box-shadow:0px 1px 2px rgba(102,102,102,0.022)
}
#sidebar:hover{
	background:rgba(255, 255, 255,1);
}
#sidebar .widget ul{
	padding:0 5px;
}
#sidebar .widget strong{
	font-family:'b koodak',Tahoma, Geneva, sans-serif;
	font-size:18px
}
#sidebar .widget i{
	font-style:normal;
}
#sidebar .wp-polls-ul li{
	font-size:12px;
}
#sidebar .ads{
	text-align:center;
	margin:0 auto 5px auto;
	width:160px;
}
#sidebar .ads .ad165{
	width:165px;
	height:100px;
	display:block;
	background:#fff;
	border:1px solid #ccc;
	margin:0;
	margin-bottom:5px;
	float:left;
}
#sidebar .ads .ad165.odd{
	margin-right:6px;
}
.tenet{
	text-align:center;
}
.tenet a{
	text-indent:-99999px;
	overflow:hidden;
	display:block;
	background:url(images/tenet.png) no-repeat;
	width:100px;
	height:20px;
	margin-right:auto;
	margin-left:auto;
}
/*--------- ME ----------*/
#social{
	margin-bottom:10px;
	height:42px;
}
#menu{
	width:100%;
} 
#menu .titleContainer{
	line-height:40px;
	font-size:12px;
	padding-right:5px;
	display:block;
	float:right;
}
#menu ul {
	float:left;
	margin:3px;
} 
#menu ul li { 
    float:left;
	list-style:none;
} 
#menu ul li a{
	float:left;
	display:block;
	height:30px;
	width:30px;
	background:url(images/icons.png) no-repeat 0 0;
	padding:0;
	margin:2px;
}
#menu ul li a.tw{
	background-position:-313px 0;
}
#menu ul li a.fb{
	background-position:-253px 0;
}
#menu ul li a.rss{
	background-position:-283px 0;
}
#menu ul li a.gplus{
	background-position:-253px -60px;
}
/*--------- ME ----------*/
#main-nav ul{
	padding:0;
	float:right;
	width:800px;
	position:relative;
	z-index:10;
}
#main-nav li{
	list-style:none;
}
#main-nav ul li {
	float: right;
	position: relative;
	border:1px solid rgba(250,250,250,0);
}
#main-nav ul li a {
	background:rgba(255,255,255,0);
	display: block;
	line-height:23px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px; font-weight:normal;
	padding:0 7px;
	min-height:26px;
	border:1px solid rgba(250,250,250,0);
    -webkit-transition:0;
	-moz-transition:0;
	-o-transition:0;
	transition:0;
}
#main-nav ul li.parent{
	z-index:-2;
}
#main-nav ul li.parent a{
	min-height:29px;
}
#main-nav ul li:hover{
	box-shadow: 0 3px 10px rgb(136, 136, 136);
	border:1px solid rgb(26, 104, 143);
}
#main-nav ul li.parent:hover{
	box-shadow: 0px 6px 10px rgb(136, 136, 136);
	border-bottom:none;
}
#main-nav ul ul li:hover{
	box-shadow:none;
	border:1px solid rgba(250,250,250,0);
}
#main-nav ul li a:hover,
#main-nav ul li a.current{
	background:#fff;
	color:#000;
}
#main-nav ul li.parent a:hover,
#main-nav ul li.parent a.current{
	z-index:12;
	background#FFF;
}
#main-nav ul li ul {
	width:170px;
	top:30px;
	right:-1px;
	position: absolute;
	background: #fff;
	border: 1px solid #eee;
	margin:0 !important;
	padding: 0 !important;
	line-height: 1em;
	z-index:123;
	display:none;
	box-shadow: 0px 2px 9px rgba(0, 0, 0, 0.7);
	border:1px solid rgb(26, 104, 143);
	z-index:-1;
}
#main-nav ul ul li { 
	display: block;
	float: none;
	padding: 0 !important;
	margin: 0 !important;
	border-bottom:1px solid #E9E9E9;
	min-height:27px;
 }
#main-nav ul ul li a { 
	display: block;
	padding:0 5px;
	min-height:28px;
	line-height:28px;
	margin:0;
}
#main-nav ul li ul a{
	border:1px solid #fff;
	background:#fff;
}
#main-nav ul li ul a:hover{ 
	background:#fbfbfb;
	color:#000;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	border:1px solid #f5f5f5;
}
#main-nav ul ul li:hover ul { 
	right: 200px;
	margin-top: -1px !important;
}
#subpages { 
	width: 198px; 
	float: left; 
	margin: 0 1.5em 1.5em 0;
}
#subpages ul {
	list-style: none outside;
	margin: 0;
	padding: 1.4375em;
}
#subpages ul li { 
	line-height: 1.5em; 
}
.boxshadow #main-nav ul li ul { -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.2); -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.2); box-shadow: 0px 1px 2px rgba(0,0,0,0.2); }

.paging { overflow: hidden; zoom: 1; font-size:0.8em; }
.paging .prev { float: left;}
.paging .next { float: right; }
article blockquote { margin-left: 0 }
#main-content article {margin-bottom:2em;}
#main-content article .post{ text-align:justify;}
#main-content article header{ margin-bottom:1em;}
.single #main-content article.post header{ padding-bottom:1em; border-bottom:1px solid #ecf0f3;}
.single #main-content .relatedItems article.post header{ border:none;}
#main-content article header .singleThumb{ float:right; width:240px; overflow:hidden;}
#main-content article header .postMetaContainer{ float:right; width:470px; margin-right:10px;}
#main-content article header .postMetaContainerNoThumb{ width:710px;}
#main-content article header .postMetaContainer h2{ float:right;}
#main-content article header .postMetaContainer h2 a{ padding:0 5px;}
#main-content article header h2{ padding-bottom:5px; margin-top:0;  font-size:1.6em;}
.single #main-content .post header h2{ width:344px; float:right; font-family:'B Koodak',Arial, Helvetica, sans-serif; font-weight:bold;}
#main-content article header time{padding:0 10px 10px 0; float:left;}
#main-content article header .postmeta{ margin-right:10px; display:block;}
#main-content article header .category,#main-content article header .tags{ color:#ccc; text-shadow:none;}
#main-content article header .category a,#main-content article header .tags a{ color:#acbdc8}
#main-content article header .category a:hover,#main-content article header .tags a:hover{ color:#537a99}
ol.comment-list li header time a{ float:left; font-size:11px; font-family:Tahoma, Geneva, sans-serif; font-weight:normal; line-height:3em; color:#acbdc8;}
.boxTitle{
	font-weight:normal;
	font-size:0.8em;
	font-family:Tahoma, Geneva, sans-serif;
	padding:0;
	padding-right:5px;
	margin:0 0 10px 0;
	clear:both;
	background:#fafafa;
	border:1px solid #d5d5d5;
	box-shadow:0 0 3px #d5d5d5,inset 0 0 0 1px #fff;
	padding:5px;
	height:24px;
	line-height:24px;
	width:732px;
	position:relative;
}
@media only screen and (min-width:1120px) {
	#header .wrap, #footer .wrap{
		width:1090px;
	}
	#header { 
		width:1090px;
	}
	#sidebar{
		width:340px;
		background:none;
		border:none;
		box-shadow:none;
	}
	#sidebar:hover{
		background:none;
	}
	.sideContent{
		background:rgba(250, 250, 250, 0.745);
		border:#d5d5d5 1px solid;
		box-shadow:0px 1px 2px rgba(102,102,102,0.022);
	}
	.sideContent:hover{
		background:rgba(250, 250, 250,1);
	}
	#menu{
		margin:0 auto;
		background:#fafafa;
		border:1px solid #d5d5d5;
		box-shadow:0 0 3px #d5d5d5,inset 0 0 0 1px #fff;
		width:338px;
		height:40px;
	}
	#sidebar .widget{
		width: 340px;
	}
	.widget_title{
		width:320px;
		margin:0 auto;
	}
	#sidebar .ads{
		width:340px;
	}
	.wrapper{
		width:1096px;
	}
	#footer .wrap{
		width:1100px;
	}
	.right-widget,.left-widget{
		float:right;
		width:155px;
		overflow:hidden;
		margin-right:5px;
	}
	.left-widget .widget-title,.right-widget .widget-title{
		width:155px;
		margin:0;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	#header .wrap, #footer .wrap{
		width:750px;
	}
	.widget_search{
		position:absolute;
		z-index:999;
		left:274px;
	}
	#header { 
		left: 3px;
		width: 744px;
	}
	#topHead #logo{
		right:300px;
	}
	#topHead .pagesMenu{
		position: absolute;
		top: 53px;
	}
	#sidebar,#main-content{
		float:none;
	}
	#main-content { width:750px; padding-right:3px;}
	.single #main-content article.post, .archive #main-content article.post, .search #main-content article, #main-content article.page { width:720px;}
	#sidebar{
		width:741px;
		margin-top:10px;
		margin-right:3px;
	}
	#sidebar .widget{
		margin-left:13px;
		width: 237px;
		float:right;
	}
	#sidebar .ads{
		width:692px;
		padding-left:5px;
	}
	#sidebar .ads .ad165{
		margin-right:6px ;
	}
	.wrapper{
		width:750px;
	}
	.tenet{
		display:block;
		width:100%;
		clear:both;
	}
	#main-nav select{
		display:block;
	}
	#main-nav .categories{
		display:none
	}
	#footer .wrap{
		width:740px;
	}
	.clearSide{
		clear:both;
	}
}
/*		Mobile Layout: 320px.
---------------------------------------------
cols    1     2      3
px      68    160    252    */

@media only screen and (max-width: 767px) {
	body{
		width:100%;
		-webkit-text-size-adjust:none;
	}
	#header .wrap, #footer .wrap{
		width:98%;
	}
	.wrapper{
		width:100%;
	}
	#main{
		border:none;
	}
	.widget_search{
		display:none;
	}
	#topHead #logo{
		display:block;
		margin:10px auto 0 auto;
		float:none;
		position:static;
	}
	#topHead .pagesMenu{
		left:10px;
	}
	#menu {
		width:99%;
	}
	#commentform .comment-form-author, #commentform .comment-form-email, #commentform .comment-form-url{ display:block;}
	#respond input.text, #respond select, .comment-form-author input, .comment-form-email input, .comment-form-url input { width:100%;}
	#respond textarea{ width:98%;}
	#commentform p { max-width:100%;}
	#topHead .pagesMenu{
		position: absolute;
		top: 53px;
	}
	#main-content{
		float:none;
		width:100%;
		margin:0 auto 10px auto;
		padding:0;
	}
	#sidebar{
		width:100%;
		float:none;
		margin:0 auto;
		padding-bottom:10px;
	}
	#sidebar .widget{
		margin-left:13px;
		width:100%;
		padding:0 5px;
	}
	#header{
		width:100%;
		margin-top:0;
	}
	.slide-minitech{
		min-height:40px;
	}
	#main-content #minitech article{
		width:90%;
	}
	#main-content .slideContainer{
		display:none;
	}
	#main-content #minitech,#main-content .miniContainer{
		width:100%;
		margin:0;
		padding:0;
		height:100px;
	}
	.tenet{
		display:block;
		width:100%;
		clear:both;
	}
	#main-nav select{
		display:block;
	}
	#main-nav .categories{
		display:none
	}
	#footer,.single #footer,#footer .wrap{
		width:100% ;
	}
	#main-content .row{
		width:100%;
		margin:0 auto;
		text-align:center;
	}
	#main-content .row article .thumbnail{
		display:none;
	}
	#main-content .row article{
		float:none;
		margin:10px auto !important;
		width:100%;
		min-height:100px;
		height:auto;
		border:5px solid rgba(0,0,102,0);
		box-shadow:none;
	}
	#main-content #minitech article,#main-content .row article header h2, #main-content .row article .post,#main-content .row article header,#main-content .row article header h2 a {
		width:99%;
		text-align:right;
	}
	#footer{
		width:99%;
	}
	.single #main-content article.post,
	.archive #main-content article.post,
	.search #main-content article,
	.page #main-content article.page{
		width:97%;
	}
	.single #main-content article.post img,
	.archive #main-content article.post img,
	.search #main-content article img,
	.page #main-content article.page img{
		max-width:97%;
		height:auto;
	}
	.page #main-content,
	.search #main-content,
	.single #main-content ,
	#main-content{
		width:100%;
	}
	.archive-title {
		width:99%;
		padding-right:1%;
	}
	#main-content article header .postMetaContainerNoThumb,#main-content article header .postMetaContainer{
		width:99%;
	}
	#main-content article header .singleThumb{
		float:none;
		margin:0 auto;
	}
	.single #main-content article.post img,
	.archive #main-content article.post img,
	.search #main-content article img,
	#main-content article.page img{
		max-width:95%;
		height:auto;
	}
	.clearSide{
		clear:both;
	}
}
/*--[ PRINT STYLES ]--------------------------------------------------------------------------------*/
@media print {
  * { background: transparent !important; color: #444 !important; text-shadow: none; }

  a, a:visited { color: #444 !important; text-decoration: underline; }

/*  a:after { content: " (" attr(href) ")"; } 

  abbr:after { content: " (" attr(title) ")"; }
  
  .ir a:after { content: ""; }  /* Don't show links for images */*/
  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  
  img { page-break-inside: avoid; }

  @page { margin: 0.5cm; }

  p, h2, h3 { orphans: 3; widows: 3; }

  h2, h3{ page-break-after: avoid; }
}
