@font-face {
    font-family: 'RobotoThin';
    src: url('http://www.android.gs/wp-content/themes/ut/fonts/Roboto-Thin-webfont.eot');
    src: url('http://www.android.gs/wp-content/themes/ut/fonts/Roboto-Thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.android.gs/wp-content/themes/ut/fonts/Roboto-Thin-webfont.woff') format('woff'),
         url('http://www.android.gs/wp-content/themes/ut/fonts/Roboto-Thin-webfont.ttf') format('truetype'),
         url('http://www.android.gs/wp-content/themes/ut/fonts/Roboto-Thin-webfont.svg#RobotoThin') format('svg');
    font-weight: normal;
    font-style: normal;

}

html { margin:0 !important; overflow-y:scroll;}
body,html {
    margin:0 auto;
    padding:0;
    color:#000;
    background:#fff;
    font-size:100%;
    font-family: "Helvetica Neue", Helvetica, Arial, Serif;
    text-align:center;
  }
a { 
    text-decoration:none;
    color: #3C50AB;
  }
/**HEADER**/
header {
    width:100%;
    margin: 0 auto;
    background: #fff;
    clear:both;
    display:block;
}
.headbanner { padding: 5px 0 0 20px;
float: right;
width: 728px; }
.nav { 
    background:#white;
    width:100%;
    margin:0 auto;
    padding:0;
}
.nav ul {
    margin:0;
    padding:0;
    list-style:none;
    height:35px;
}
.nav li {
    display:inline;
    margin:0;
    padding:8px 0;
    float:left;
}
.nav li a {
font-size: 0.8em;
color: white;
padding: 10px 10px;
margin: 0;
text-transform: uppercase;
font-weight: bold;
}
.nav li a:hover {
    /*background-color: #365F7F;*/
	background-color:#fff;
	color:#3C50AB;

}
.logo {
    padding: 0;
	max-width: 1090px;
	margin:0 auto;
  height:100px;
  background:#fff;
  }
.nav .logo a { position: absolute; font-size: 1.1em; color:#fff; padding: 0; margin: 0;	line-height: 1.4em;text-transform: none;font-weight: normal; }
.nav .logo a:hover {  color:#fff; background:none;}
.nav .logo a img {border:0;width:204px;padding:20px;}
  
  .search {
float: right;
background: white;
height: 23px;
margin: 6px 2px 6px 6px;
width: 200px;
padding: 0!important;
}
.search .submit {
float: right;
display: block;
height: 23px;
width: 17px;
cursor: pointer;
background: url(http://www.unbiasedtech.com/wp-content/uploads/2011/12/searchBtn.png) top left no-repeat;
border: 0 none;
}

.adsense {
	margin-top: 15px;
}

.search .text {
float: left;
width: 170px;
font-size: 11px;
color: #626161;
height: 23px;
line-height: 23px;
border: 0 none!important;
padding: 0 5px!important;
}
.logo .topmenu{
    height: 20px;
    float: right;
    padding: 10px;
    font-size: 1.1em;
    color:#fff;
}
nav {
  width:100%;
  background:#3C50AB;
  height:35px;
  display:block;
}
.menu {
  max-width:1090px;
  margin:0 auto;
  background:#3C50AB;
}
div[class^="menu-header-"] {background:#3C50AB; max-width:740px; float:left; height:34px;}
ul[id^="menu-header"] {	margin:0;}	
ul[id^="menu-header"] li a {
  border-right:1px solid #fff;
}
.menu-header { background: #3C50AB; height: 36px; }
ul[id^="menu-header"] li:last-child a { border:none; }

/**END HEADER**/  

body ul#sharebar li { background: none !important; }
body ul#sharebar { border: 0 !important; }
  #wrap {
    width:100%;
    margin:0 auto;
    background:#333;
    text-align:left;
  }
#main h4 { max-width: 748px; margin: 0 -15px; background: #333; color: white; padding: 5px 10px; font-size: 1.3em; }
  
  .alignleft {
float:left;
padding:5px;
font-style:italic;
}
.aligncenter {
display:block;
padding:10px;
margin: 0 auto;
}

  
  blockquote {
  	margin:10px;
  	padding:10px; 
  	font-style:italic;
  }
  blockquote::before {
  	float: left;
height: 45px;
font-size: 7em;
color: #3C50AB;
padding: 0 10px 0 0;
margin: 0 5px 0 0;
content: '”';
  }
  
  .active { background-color: white;
color: #3C50AB !important;
border-radius: 10px 10px 0 0; }
  footer {
    max-width:1100px;
    margin: 0 auto;
    clear:both;
  }
  footer .nav {
    max-width:1090px;
    padding:0;
  }
#footer_copy {
color:#fff;
font-size:0.8em;
max-width:1070px;
margin:auto;
padding:10px;
}
#footer_right {
float:right;
}
h1 { font-family: RobotoThin, Roboto, Helvetica Neue, Helvetica, Arial, sans serif; font-weight:normal; margin: 10px 0 0 0; font-size: 2.4em; line-height: 1.2em; text-shadow: 0 1px 1px rgba(0,0,0,0.3); }
  #container {
    padding:0;
    max-width:1090px;
    margin:0 auto;
    background:#fff;
  }
  
  #main {
    float:left;
    max-width:738px;
    padding:10px 15px;
    background:#fff;
border-right:1px solid #E3EFF4;
  }
  #main a {
    text-decoration: underline;
  }
  #main a:hover {
    text-decoration: none;
  }
  h2 {
    margin:5px;
  }
  h2 a {
    color: #333;
    text-decoration: none !important;
  }
  h2 a:hover {
    color: #3C50AB;
  }
.post_main { border-bottom: 2px solid #e3eff4; margin: 0 0 20px 0; padding: 0 0 20px 0; overflow: hidden; position: relative; }
.post_main { border-bottom: 2px solid #e3eff4; margin: 0 0 20px 0; padding: 0 0 20px 0; overflow: hidden; position: relative; }
.post_main .thumb { float: left; width: 130px; margin: 5px 15px 0 0; }
.post_main .thumb img { border: 2px #EEE solid; padding: 2px; }
.post_main p { margin: 0 0 10px 145px; line-height: 18px; font-size: 0.9em;}
.post_main h2 { font-size: 1.3em; line-height: 24px; margin: 0 0 5px 0; }
.post_main h2 a { color: #000000; text-decoration: none; text-shadow: 0 1px 1px rgba(0,0,0,0.2); line-height: 1.2em;font-size: 1.4em;font-weight: normal;font-family: RobotoThin, Roboto, Helvetica Neue, Helvetica, Arial, sans serif;}
.post_main h2 a:hover { color: #3C50AB; }
.post_main .meta { margin:0!important; }
.post_main .meta ul { list-style-type: none;}
.post_thumb { float:right; }
.post { font-family: "Helvetica Neue", Arial, Sans-serif; line-height:1.4em; font-size:0.9em; }
.post p { padding: 10px 0; margin: 0; font-size: 1.2em; line-height: 1.5em;}
.post p img { max-width: 600px; padding: 5px;}
.post ul li,.post ol li { padding:5px 0; line-height:1.5em; font-size:1.2em;}
.meta { color: #3C50AB; font-size: 0.8em; font-weight:bold; line-height: 18px; overflow: hidden; margin: 0 0 10px 0; padding: 2px;}
.post .meta ul { list-style-type: none; padding: 5px; margin: 0;}
.post h2 { max-width:748px; font-family: RobotoThin, Helvetica, Arial; font-size: 1.8em; line-height:1em; font-weight: normal; padding: 5px 5px 5px 20px; margin: 0 -15px; clear: both; background: #333; color: white; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);}
.meta ul { padding:0; } 
.meta ul li { float: left; display: inline; margin: 0 8px 0 0; padding: 0 8px 0 0; border-right: 1px solid #eaebeb; }
.meta ul li.last { border-right: 0 none; }
.meta ul li img { float: left; margin: 0 5px 0 0; }
.meta ul li a { color: #333; text-decoration:none !important; }
.meta ul li a:hover { color: #3C50AB; text-decoration: underline; }
.terms {width:428px;padding:0; margin:0;float:right;}
.terms ul { width:428px; float:right; display: inline-block; padding: 0; margin: 0;}
.terms ul li {list-style-type:none; padding: 3px; margin:2px; border:1px solid #eee; width:47%; float:right;}
.terms ul li a { text-decoration:none !important; font-size: 0.7em;}
.cat-item {list-style-type:none;margin:10px;}
.cat-item a{font-size:2em;text-decoration:none !important;}
.children {margin:0; clear:both; overflow:hidden;}
.children .cat-item{border:1px solid #eee;padding:5px;width:45%; float:left;}
.children .cat-item:hover {background:#eee;}
.children a{font-size:1.2em;}
.devices li {list-style-type:none;float:left;width:45%;border:1px solid #eee;padding:5px;margin:2px;}
.devices li:hover {background:#eee;}
.devices li a {text-decoration:none !important;}
.notice { font-size: 1.3em;
font-weight: 900;}
#sidebar h4 {
font-family: RobotoThin, Roboto, Helvetica Neue, Helvetica, Arial, sans serif;
font-weight:normal;
width:300px;
padding: 5px;
margin: 10px 0 10px 0;
font-size: 1.3em;
color: white;
background: #333;
}
#sidebar .about {
text-align: center;
padding: 5px;
border: 1px solid 
#EEE;
display: inline-block;
width: 44%;
}
.itemleft { margin-right:30px; }
.item {
  height:60px;
  padding: 10px 0;
  position:relative;
  width:300px;
  float:left;
}
.related .item { width: 289px; }
.item a {
  color: #000;
  display: block;
  text-decoration: none !important;
}
.item:hover a{
  color: #3C50AB;
}
.thumb_popular {
  width:85px; float:left; 
  height:60px;
  border:1px solid #888;
  padding: 2px;
}
.item:hover img {
  border:3px solid #3C50AB;
  padding: 0; 
}
.sidebar_popular {
  width:200px; float:right;
  margin: 0;
  padding: 0;
  font-size: 1.1em; 
}

.related .item .sidebar_popular { width:195px;}

#sidebar .popular { display:inline-block; }

.popular h3 {
float: right;
padding: 5px 10px;
background: #E3EFF4;
margin: 0 -10px 0 0;
border-radius: 10px 0 0 10px;
}

  #sidebar {
    float:right;
    width:310px;
    background:#fff;
  }
  #sidebar .google-plus {
  	margin: 5px 0 -10px 0;
  }
  #footer {
    clear:both;
    padding:5px 10px;
    background:#fff;
  }
  #footer p {
    margin:0;
    }
  * html #footer {
    height:1px;
  }

.wp-pagenavi { padding:4px 0 4px 0;margin:0 0 20px 0; font-size: 12px; text-transform: uppercase; }
.wp-pagenavi a,.wp-pagenavi a:link {padding:4px 10px 4px 10px;text-decoration:none;color:#3C50AB;background-color:#FFF;}
.wp-pagenavi a:visited {text-decoration:none;color:#3C50AB;background-color:#FFF;}
.wp-pagenavi a:hover {color:#fff;background-color:#3C50AB;}
.wp-pagenavi a:active {text-decoration:none;color:#fff;background-color:#3C50AB;}
.wp-pagenavi span.pages {color:#3C50AB;background-color:#FFF;}
.wp-pagenavi span.current {font-weight:bold;color:#fff;background-color:#3C50AB; padding:4px 10px 4px 10px; }
.wp-pagenavi span.extend {margin:2px;color:#bbbcbc;background-color:#FFF;}

#comments { margin: 0 0 0 -10px; }
#comments h3 { font-size: 12px; text-transform: uppercase; color: #000000; margin: 0 0 15px 0; line-height: 12px; }
#comments h4 { margin: 10px 0 10px 0; width: 120px;
padding: 5px 10px;
background: #333;
border-radius: 0 10px 10px 0;
color: white; }
#comments ul { list-style-type: none; }
#comments ul li { overflow: hidden; margin: 0 0 15px 0; padding: 0 0 15px 0; border-bottom: 1px dotted #abb6cc; }
#comments ul li ul { padding: 15px 0 0 30px; }
#comments ul li ul li { margin: 15px 0 0 0; padding: 15px 0 0 0; border-top: 1px dotted #abb6cc; border-bottom: 0 none; }
#comments .meta { background: #e3eff4; padding: 10px; overflow: hidden; margin: 0 0 10px 0; }
#comments .name { float: left; color: #15536a; text-decoration: none; text-transform: uppercase; font-size: 11px; font-weight: bold; }
#comments .name a { color: #15536a; text-decoration: none; text-transform: uppercase; font-size: 11px; font-weight: bold; } 
#comments .name a:hover { color: #3C50AB; }
#comments .date { padding: 0 0 0 10px; font-size: 10px; text-transform: uppercase; color: #3C50AB; text-decoration: none; }
#comments .date a { font-size: 10px; text-transform: uppercase; color: #3C50AB; text-decoration: none; }
#comments .reply { float: right; font-size: 10px; color: #323232; text-transform: uppercase; }
#comments .reply a { color: #323232; text-decoration: none; }
#comments .reply a:hover { color: #15536a; }
#comments p { padding: 0 0 0 10px;  }
#comments ul li textarea { width: 403px!important; }

#respond { margin: 10px 0; overflow: hidden; background: #e3eff4; padding: 15px; width: 590px; }
#respond p { margin: 0 0 15px 0; }
#respond .left { width: 180px; float: left; margin: 0 20px 0 0; display: inline; }
#respond .text { border: 1px solid #dedddc; padding: 5px; background: #fff; margin: 0 0 15px 0; }
#respond textarea { display: inline; float: left; border: 1px solid #dedddc; padding: 5px; background: #fff; margin: 0 0 15px 0; width: 430px; }
#respond a { color: #3C50AB; text-decoration: none; }
#respond a:hover { color: #323232; }
#respond .cancel-comment-reply { margin: 0 0 15px 0; }
#respond .submit { clear: both; overflow: hidden; }
#respond .btn { cursor: pointer; font-size: 10px!important; clear: both; color: #fff; padding: 0!important; display: block; background: url(http://www.unbiasedtech.com/wp-content/uploads/2011/12/respond.png) 0px 0px;  border: 0!important;  height: 24px; width: 108px; }
#respond .btn:hover { background-position: 0px -24px; }

/** SIDEBAR **/
.subscribe {width: 300px;height: 40px;position: relative; margin: 10px 0 0 0; clear:both;}
.subscribe_button {width: 20px;height: 25px;position: absolute;left: 175px;z-index: 1;top: 7px;cursor: pointer;} 
.subscribe_input {border: 2px solid #3C50AB;width: 185px;padding: 5px;margin: 0;color: #000;font-size: 1.1em;border-radius: 10px;background: url(http://www.unbiasedtech.com/wp-content/uploads/2011/12/searchBtn.png) no-repeat right;}
#submit_form { width:185px; float:left;}
.rss_icon { width:87px; margin-left:25px; }

/** CONTACT FORM **/
.contact-form { padding:5px; }
.contact-form input,textarea {
background-color: #F6F5F3;
border: 1px solid #D7E3B9;
padding: 3px;
border-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
-webkit-border-radius: 5px;
height: 1.5em;
}
.contact-form input[type='text'], .contact-form input[type='email'] {
	width: 500px !important;
}

.contact-form textarea {
	width: 500px !important;
}
.pushbutton-wide { height:2em !important; }

.touch-menu-button {
display:none;
margin: -6px 0 0 0;
padding: 0;
background: url(http://b.thumbs.redditmedia.com/eNBuUoBkUgY_zUxy.png);
background-position: 0px 0px;

height: 32px;
width: 32px;
}
#touch-only { display:none; }
.embed-youtube iframe { width:100% !important; }

@media all and (max-width: 500px) {
.logo { height:40px; }
.nav .logo a img { width: 100px; }
#container { max-width:100%; padding:0 5px;}
#main { max-width:100%; border:0; margin: 0; padding: 0;}
#sidebar { display:none; }
.post h2 { margin: 0; max-width:100%;}
.menu { max-width:100%; }
.menu form { display:none; }
.post_thumb { max-width:95%; height:auto; }
.right_thumb { max-width:100%; float:left !important; padding: 0;}
.terms { display:none; }
#menu-header { border:0; width: 100%;}
#menu-header li { display:none; }
.menu-header-container {  }
.touch-search { width: 32px; float: left; height: 35px; margin: 6px 0; text-indent: -9999px; color: #3C50AB; background: url(http://d1.a4w.ro/yoda/design/images/search-icon.png) no-repeat; background-position: 0px 0px; }
.touch-menu { width: 32px; float: right; height: 35px; margin: 1px; text-indent: -9999px; color: #3C50AB; background: url(http://b.thumbs.redditmedia.com/eNBuUoBkUgY_zUxy.png) no-repeat; background-position: 0px 0px; } 
#touch-only { display:block; height:35px;}
#touch-only .menu { font-size:1.65em; }
#touch-only a { color:white; font-size:0.8em; font-weight:bold; }
.touch-right-buttons { position: absolute; top: 40px; right: 0; height:35px; }
.touch-logo { padding: 0 7px; }
.menu-header ul li:nth-child(n+2) { display:none; }
.float-left { float:none !important; }
.wp-caption { max-width:95%; margin:0 auto !important; }
.wp-caption img { max-width:95%; height:auto; margin: 0; padding: 0; }
.block-middle { float:none !important; }
.post p,.post ul li,.post ol li{ font-family: Roboto, Helvetica, Arial; font-size: 1em; }
h1 { font-family: Roboto, RobotoThin, Helvetica, Arial; padding:5px; font-size: 1.8em;} 
#main h4 { margin:0; max-width:100%;}
div[class^="menu-header-"] { margin:0; width: 100%; display:none;}
.search { margin: 10px 6px 0 6px; }
.post_main p { display:none; }
.post_main h2 { float:left; }
}
@media (min-width: 501px) and (max-width: 1150px) { 
.logo { height:190px; }
.nav .logo a { top:95px;}
.headerBanner { width:100%;}
.headbanner { width:728px; margin:5px auto; float:none; padding:0;}
.search { position:absolute; right:10px; top:150px; border: 1px solid rgb(126, 157, 185); }
#sidebar { display:none; }
}

/* DEALS */
.deals { width:300px; }
.deals p { margin:0; }
.deal { border: 1px solid #eee; padding: 5px; overflow:hidden; margin:0 0 5px 0;}
.dealTitle { text-align: center; color: #3C50AB; font-size: 1.2em; margin-bottom:10px!important;}
.dealImg { float:left; padding-right: 15px; }
.dealPrice { color: red; font-size:1.1em;}
.dealOldPrice { text-decoration:line-through; color:black;}