/*
Theme Name: Adsos
Theme URI: http://www.lipode.com/adsos
Description: Simple & Clean, Minimalist, Lightning Fast, Optimized for Adsense & SEO Theme.
Author: Lipode
Author URI: http://www.lipode.com
Version: 1.0
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/


/**************** Tablet ****************/
@media only screen and (min-width: 768px) and (max-width: 960px) {

body{
	margin: 0;
}

.wrapper{
	width: 728px;
}
.header{
	width: 728px;
}
.site-logo{
	width: 498px;
}
.site-logo-text{
	width: 498px;
}

.header-ads{
	width: 728px;
}

.bottom-ads{
	width: 728px;
}

.post-ads-top{
	width: 728px;
	margin-top: 30px;
	padding: 0;
}

.post-ads-bottom{
	width: 728px;
	margin-top: 30px;
	padding: 0;
}

.content{
	width: 728px;

}
.sidebar{
	width: 728px;
}

.sidebar .widget-title{
	margin: 15px 0 15px 0;
}

.random{
	width: 728px;
}

.random li{
	width: 728px;
	height: 260px;
	float: left;
	padding-bottom: 30px;
	border-bottom: 1px solid #ddd;
}

.random img{
	width: 360px;
	float: left;
}

h4{
	width: 348px;
	float: right;
	font-size: 28px;
	line-height: 32px;
}
	
input#submit {
width: 728px;
}	
	
}
/**************** Mobile Portrait ****************/

@media only screen and (max-width: 767px) {

body{
	margin: 0;
}

.wrapper{
	width: 300px;
}

.header{
	width: 300px;
	margin-top: 0px;
}

.site-logo{
	width: 100%;
	margin: 25px 0;
	text-align: center;
}

.site-logo-text{
	width: 100%;
	margin: 25px 0 30px 0;
	text-align: center;
}

h1.site-title a{
	float: none;
}

.header-ads{
	width: 300px;
}

.bottom-ads{
	width: 300px;
	margin-bottom: 15px;
}

.post-ads-top{
	width: 300px;
	margin-top: 30px;
	padding: 0;
}

.post-ads-bottom{
	width: 300px;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 0;
}

.search-form{
	float: none;
	text-align: center;
}

.search-form input{
	width: 268px;
}

h1{
	width: 300px;
	font-size: 24px;
}

h2{
	font-size: 24px;
}

h3{
	font-size: 18px;
}

h4{
	width: 300px;
	float: left;
	font-size: 17px;
	padding-top: 10px;
}

.content{
	width: 300px;
	margin: 0;
}

.post{
	width: 300px;
	height: auto;
	padding-bottom: 0;
}

.post-desc{
	width: 300px;
	float: left;
	padding-right: 0;
}

.content p{
	margin: 10px 0 25px 0;
}

.post-thumb{
	width: 300px;
}

.post-thumb img{
	width: 300px;
	height: auto;
}

.post-title{
	width: 300px;
	float: left;
	margin-top: 10px;
}

.single{
	margin-top: 20px;
}

.single-info{
	width: 270px;
}

.sidebar{
	width: 300px;
}

.sidebar .widget-title{
	margin: 15px 0 15px 0;
}

.single img{
	max-width: 300px;
}

.random{
	width: 300px;
}

.random li{
	width: 300px;
	float: left;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}

.random img{
	width: 300px;
	float: left;
}

#respond h3 {
margin: 0px 0 25px 0;
}

label{
	padding: 0;
}

input#author{
	width: 268px;
	margin-bottom: 10px;
}

input#url{
	width: 268px;
	margin-bottom: 10px;
}

input#email{
	width: 268px;
	margin-bottom: 10px;
}

input#url{
	width: 268px;
}

textarea#comment{
	width: 268px;
	padding: 15px;
	margin: 0;
}

input#submit{
	width: 300px;
}

.commentlist{
	margin-bottom: 25px;
}

#gallery-1 .gallery-item{
	width: 47.5px !important;
}

.footer{
	font-size: 12px;
}

.footer a{
	font-size: 12px;
}

cite.fn{
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}

cite.fn a{
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}

.nav{
	width: 300px;
	margin: 0;
}

}

/**************** Landscape ****************/

@media only screen and (min-width: 480px) and (max-width: 767px) {

body{
	margin: 0;
}

.wrapper{
	width: 480px;
}

.header{
	width: 480px;
}

.site-logo{
	width: 480px;
}

.site-logo-text{
	width: 100%;
	margin: 25px 0 30px 0;
	text-align: center;
}

h1.site-title a{
	float: none;
}

.header-ads{
	width: 480px;
}

.bottom-ads{
	width: 480px;
}

.post-ads-top{
	width: 480px;
	margin-top: 30px;
	padding: 0;
}

.post-ads-bottom{
	width: 480px;
	margin-top: 30px;
	padding: 0;
}

.content{
	width: 480px;
}
.post{
	width: 480px;
	height: auto;
	padding-bottom: 0;
}

.post-desc{
	width: 480px;
	float: left;
	padding-right: 0;
}

.post-thumb{
	width: 480px;
}

.post-thumb img{
	width: 480px;
}

.search-form input {
width: 448px;
}

.sidebar{
	width: 480px;
}

.single-info{
	width: auto;
}

.single img{
	max-width: 480px;
}

.random{
	width: 480px;
}

.random li{
	width: 480px;
	float: left;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
}

.random img{
	width: 480px;
	float: left;
}

h1{
	width: 480px;
}

h2{
	width: 480px;
}

h4{
	width: 480px;
	float: left;
	font-size: 17px;
	line-height: 32px;
}

textarea#comment {
width: 450px;
padding: 15px;
margin: 0;
}

input#submit {
width: 480px;
}

#gallery-1 .gallery-item{
	width: 83.5px !important;
}

.footer{
	font-size: 12px;
}

.footer a{
	font-size: 12px;
}

cite.fn{
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}

cite.fn a{
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}

.nav{
	width: 480px;
	margin: 0;
}

}