/*======================================
Theme Name: iSitePorno.com
Description: Theme for iSitePorno.com more info: <a href="http://www.dizmobile.com">DizMobile</a>.
Version: 1.0
Author: Monardo Lionel
=======================================*/

/* @body */
body {
	position: relative;
    margin: 0;
	background:#F05D29;
	font-family:'Times New Roman', Times, serif;
	color: white;
	-webkit-text-size-adjust: none;
}


/* @group Utility */
.center {
	margin: auto;
	display: block;
}

img {
	border: 0;
}

p {
	margin: 0px;
	padding:0px;
}
a { outline:none; color:#FFF;}	
a:hover { outline:none; color:#FFF;}	

/* @end */


/*/////////////////////////////////////
		    Layout
/////////////////////////////////////*/
#layout{
	width:320px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
    text-align: left; /* on rétablit l'alignement normal du texte */
	background:#F3A80F;
	border:0px;
	}

#ads-landscape {
	display: none;
	}
/*/////////////////////////////////////
		    Header
/////////////////////////////////////*/
#header {
	width: 320px;
	height: 68px;
	background: url("images/header.jpg") no-repeat;
	margin: 0px;
	padding: 0px;
}
/* @end Header*/

/*/////////////////////////////////////
		    Menu A-B
/////////////////////////////////////*/
.menu {
	width: 320px;
	height: 35px;
	background: #000000 url("images/bg-menu.png") left top repeat-x;
    list-style: none;
    margin: 0px;
	padding: 0px;
}

.menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	}

.menu ul li {
	float: left;
	background: url("images/mspace.png") left top no-repeat;
	margin: 0;
	padding: 0;
}
.menu ul li a {
	float: left;	
	font-family: 'Times New Roman', Times, serif;
	font-size:13px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding: 10px 6px;
	text-decoration: none;
}

.menu ul li a:hover,.menu ul li a.current {
	color: #2DAEE7;
}

/* @Mhome */
.mhome a {
	float: left;
	width: 35px;
	height: 35px;
	background: url("images/go-home.png") left top no-repeat;
	margin: 0px;
	padding:0px;
	text-decoration: none;
}
/* @end Mhome */
/* @end Menu A-B*/



/*/////////////////////////////////////
		    Form Search
/////////////////////////////////////*/
#form {
	width: 320px;
	height: 33px;
    margin: 0px;
	padding-top: 5px;
}
input[name="s"] { 
	float: left;
	width: 232px;
	height: 25px;
	border: 0;
    padding-left: 5px;
	padding-top: 8px;
	margin-left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #d9d9d9;
	background: url(images/input-bg.png) no-repeat;
}

input[type="submit"] {
	clear: both;
	background: url(images/btn-search.png) no-repeat right; 
	border: 0;
	height: 33px; 
	margin-left: 3px;
	text-indent: -9999px;
	width: 64px;
}
/* @end Form Search */

/*/////////////////////////////////////
		    Content
/////////////////////////////////////*/
#content {
	width: 320px;
	background: url("images/bg-content.jpg") left top repeat;
    margin: 0px;
	padding: 0px;
}
.spacer {
  clear: both;
}
/* @end Content*/

/*/////////////////////////////////////
		    Titrerub
/////////////////////////////////////*/
.titrerub {
	width: 320px;
	height: 35px;
	background: url("images/bg-titrerub.png") left top repeat-x;
    margin-top: 10px;
	padding: 0px;
}
.titrerub h2{
	font-family: 'Times New Roman', Times, serif;
	font-size:18px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 8px;
}
/* @end Titrerub*/


/*/////////////////////////////////////
		    Post
/////////////////////////////////////*/
.post {
	width: 320px;
    margin-top: 4px;
	padding: 0px;
}
.posttop {
	width: 320px;
	height: 3px;
	background: url("images/bg-post-tb.png") left top repeat-x;
    margin: 0px;
	padding: 0px;
}

.postcont {
    float: left;
	width: 320px;
	background: url("images/bg-post.png") left top repeat;
    margin: 0px;
	padding: 0px;
}
.postcont h3{
	width: 305px;
	height: 18px;
	font-family:"Arial", Verdana, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #DF2E1A;
	margin: 0px;
	padding-top: 5px;
	padding-left: 15px;
}

.postcont h3 a{
	font-family:"Arial", Verdana, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #C02800;
	margin: 0px;
	padding-left: 15px;
	text-decoration: none;
}

.postcont h3 a:hover{
	color: #ffffff;
}
.date{
	width: 150px;
	height: 10px;
	font-family: 'Times New Roman', Times, serif;
	font-size:10px;
	font-weight: normal;
	color: #cccccc;
	margin: 0px;
	padding-bottom: 3px;
	padding-left: 30px;
}
.postcont p{
	float: left;
	width: 150px;
	height: 57px;
	overflow:hidden;
	font-family: 'Times New Roman', Times, serif;
	text-align: justify;
	font-size:12px;
	font-weight: bold;
	color: #7B5502;
	margin-top: 3px;
	margin-left: 5px;
	margin-bottom: 7px;
	padding: 5px;
}

.postthumbs img{
	float: left;	
	width: 142px;
	height: 107px;
	border:solid #C02800 3px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 8px;
	padding: 0px;
}

.postthumbs img:hover{
	width: 142px;
	height: 107px;
	border:solid #ffffff 3px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 8px;
	padding: 0px;
}

.btndetail a{
	float: left;	
	width: 153px;
	height: 29px;
	background: url("images/btn-detail.png") left top no-repeat;
	margin-left: 8px;
	margin-top: 3px;
	padding: 0px;
}

.postbottom {
    clear: both;
	width: 320px;
	height: 3px;
	background: url("images/bg-post-tb.png") left top repeat-x;
    margin: 0px;
	padding: 0px;
}
/* @end Post*/


/*/////////////////////////////////////
		    Post Detail
/////////////////////////////////////*/
.postdetail {
	width: 320px;
    margin-top: 4px;
	padding: 0px;
}
.postdetailtop {
	width: 320px;
	height: 3px;
	background: url("images/bg-post-tb.png") left top repeat-x;
    margin: 0px;
	padding: 0px;
}

.postdetailcont {
    float: left;
	width: 320px;
	background: url("images/bg-post.png") left top repeat;
    margin: 0px;
	padding: 0px;
}
.postdetailcont h3{
	width: 305px;
	height: 18px;
	font-family:"Arial", Verdana, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #7B5502;
	margin: 0px;
	padding-top: 5px;
	padding-left: 15px;
}

.postdetailcont h3 a{
	font-family:"Arial", Verdana, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #C02800;
	margin: 0px;
	padding-left: 15px;
	text-decoration: none;
}

.postdetailcont h3 a:hover{
	color: #ffffff;
}

.postdetailcont p{
	float: left;
	width: 300px;
	font-family: 'Times New Roman', Times, serif;
	text-align: justify;
	font-size:14px;
	font-weight: bold;
	color: #7B5502;
	margin-top: 0px;
	padding: 10px;
	-webkit-text-size-adjust: none;
}

.postthumbsvid{
	float: left;	
	width: 298px;
	height: 227px;
	border:solid #C02800 3px;
	margin-top: 5px;
	margin-left: 8px;
	margin-bottom: 8px;
	padding: 0px;
}

.postthumbsthumlec img{
	position:absolute;
	z-index:10;	
	width: 298px;
	height: 227px;
	border:0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.btn2detail a{
	display:block;
	margin-left: auto;
	margin-right: auto;	
	margin-top: 15px;
	margin-bottom: 10px;
	width: 173px;
	height: 29px;
	background: url("images/btn2-detail.png") left top no-repeat;
	padding: 0px;
}

.postdetailbottom {
    clear: both;
	width: 320px;
	height: 3px;
	background: url("images/bg-post-tb.png") left top repeat-x;
    margin: 0px;
	padding: 0px;
}
/* @end Post*/


/*/////////////////////////////////////
		    Post Com
/////////////////////////////////////*/
.postcom {
	width: 320px;
    margin-top: 3px;
	padding: 0px;
}
.postcomtop {
	width: 320px;
	height: 3px;
	background: url("images/bg-post-tb.png") left top repeat-x;
    margin: 0px;
	padding: 0px;
}

.postcomcont {
    float: left;
	width: 320px;
	background: url("images/bg-post.png") left top repeat;
    margin: 0px;
	padding: 0px;
}
.postcomcont h3{
	float: left;
	width: 230px;
	height: 18px;
	font-family: 'Times New Roman', Times, serif;
	font-size:18px;
	font-weight: bold;
	color: #C02800;
	margin: 0px;
	padding-top: 5px;
	padding-left: 15px;
}

.postcomcont p{
	float: left;
	width: 225px;
	font-family: 'Times New Roman', Times, serif;
	text-align: justify;
	font-size:13px;
	font-weight: bold;
	color: #000000;
	margin-top: 3px;
	padding: 10px;
}
.postcomcont em{
	float: left;
	width: 225px;
	font-family: 'Times New Roman', Times, serif;
	text-align: justify;
	font-size:13px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 3px;
	padding: 10px;
}

.postcomcontimg{
	float: left;	
	width: 61px;
	height: 61px;
	border:solid #C02800 2px;
	margin-top: 8px;
	margin-left: 8px;
	margin-bottom: 8px;
	padding: 0px;
}

.postcombottom {
    clear: both;
	width: 320px;
	height: 3px;
	background: url("images/bg-post-tb.png") left top repeat-x;
    margin: 0px;
	padding: 0px;
}
/* @end Post Com*/





/*/////////////////////////////////////
		    Add Com
/////////////////////////////////////*/
.addcom {
	width: 320px;
    margin-top: 3px;
	padding: 0px;
}
.addcomtop {
	width: 320px;
	height: 3px;
	background: url("images/bg-post-tb.png") left top repeat-x;
    margin: 0px;
	padding: 0px;
}

.addcomcont {
    float: left;
	width: 320px;
	background: url("images/bg-post.png") left top repeat;
    margin: 0px;
	padding: 0px;
}
.addcomcont h3{
	float: left;
	width: 230px;
	height: 18px;
	font-family: 'Times New Roman', Times, serif;
	font-size:18px;
	font-weight: bold;
	color: #C02800;
	margin: 0px;
	padding-top: 5px;
	padding-left: 30px;
}
.addcomcont p{
	float: left;
	width: 250px;
	font-family:"Arial", Verdana, sans-serif;
	text-align: justify;
	font-size:14px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 3px;
	padding: 10px;
}
.addcomcont p a{
	color: #CBE02F;

}

.addcombottom {
	float: left;
	width: 320px;
	height: 3px;
	background: url("images/bg-post-tb.png") left top repeat-x;
    margin-bottom: 10px;
	padding: 0px;
}
/* @end Add Com*/






/*/////////////////////////////////////
		    Form Com Add
/////////////////////////////////////*/
.addform {
	width: 320px;
	height: 33px;
    margin: 0px;
	padding: 0px;
}
input[name="author"] { 
	float: left;
	width: 232px;
	height: 33px;
	border: 0;
	padding-left: 5px;
	margin-left: 15px;
	margin-top: 5px;
	line-height: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #d9d9d9;
	background: url(images/input-bg.png) no-repeat;
}
input[name="email"] { 
	float: left;
	width: 232px;
	height: 33px;
	border: 0;
	padding-left: 5px;
	margin-left: 15px;
	margin-top: 5px;
	line-height: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #d9d9d9;
	background: url(images/input-bg.png) no-repeat;
}


input[name="submitcom"] {
	float: left;
	background: url(images/btn-search.png) no-repeat right; 
	border: 0;
	height: 33px; 
	margin-left: 220px;
	margin-top: 5px;
	margin-bottom: 15px;
	text-indent: -9999px;
	width: 64px;
}

.textarea {
	width: 275px;
	border: 3px solid #F9D792;
	background: url(images/bg-postcom) left top repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight: bold;
	color: #d9d9d9;
	margin-top: 5px;
	margin-left: 15px;
	padding-left: 5px;
    -webkit-border-radius: 1em;
}

/* @end Form Search */

/*/////////////////////////////////////
		    Send To
/////////////////////////////////////*/
#sendto {	
	width: 320px;
	height: 66px;
	padding: 0px;
	margin-top:3px;
}

/*/////////////////////////////////////
		    Pagenav
/////////////////////////////////////*/
#pagenav {	
	width: 320px;
	height: 83px;
	padding: 0px;
	margin-top:10px;

}
.prev {	
    float: left;
	width: 72px;
	height: 73px;
	background: url(images/prevpage.png) left top no-repeat;
	padding: 0px;
	margin-left:40px;
}
.next {	
    float: right;
	width: 72px;
	height: 73px;
	background: url(images/nextpage.png) left top no-repeat;
	padding: 0px;
	margin-right:40px;
}
/* @end Pagenav*/


/*/////////////////////////////////////
		    List Cat
/////////////////////////////////////*/
.listcat {
	float: left;
	width: 320px;
    list-style: none;
    margin-bottom: 15px;
	padding: 0px;
}

.listcat ul{
	margin-top: 4px;
	padding: 0px;
	list-style-type:none;
	text-align:center;
	}

.listcat ul li {
	width: 320px;
	height: 41px;
	line-height:41px;
    margin-top: 4px;
    background: url("images/bg-listcat.png") no-repeat;
	font-family:"Arial", Verdana, sans-serif;
	font-size:17px;
	font-weight: bold;
	color: #F4280D;
}
.listcat ul li a {
	font-family:"Arial", Verdana, sans-serif;
	font-size:18px;
	text-align:center;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.listcat ul li a:hover,.listcat ul li a.current {
	color: #2DAEE7;
}
/* @end List Cat*/

/*/////////////////////////////////////
		    Tags List
/////////////////////////////////////*/
.taglist {
	width: 300px;
	font-family:"Arial", Verdana, sans-serif;
	text-align: justify;
	color: #D0E535;
	padding: 10px;
}
.taglist a{
	font-family:"Arial", Verdana, sans-serif;
	font-weight: bold;
	color: #992000;
	margin-top: 3px;
	text-decoration: none;
}
.taglist a:hover{
	color: #ffffff;
	}
/* @end Tags List*/

/*/////////////////////////////////////
		    Single Tags
/////////////////////////////////////*/
.singletags {
	width: 315px;
	height: 35px;
	overflow:hidden;
	line-height:35px;
	font-family: 'Times New Roman', Times, serif;
	font-size:12px;
	font-weight: bold;
	color: #000000;
	background: url("images/bg-titrerub.png") left top repeat-x;
    margin-top: 10px;
	padding-left: 5px;
}
.singletags a{
	font-family: 'Times New Roman', Times, serif;
	font-size:12px;
	font-weight: bold;
	color: #C02800;
	margin: 0px;
	padding: 0px;
}
.singletags a:hover{
	color: #FFFFFF;
}
/* @end Single Tags */


/*/////////////////////////////////////
		    Footer
/////////////////////////////////////*/
#footer {
	width: 320px;
	height: 54px;
	background: url("images/footer.jpg") no-repeat;
	margin: 0px;
	padding: 0px;
}
#footer p{
	width: 130px;
	font-family: 'Times New Roman', Times, serif;
	font-size:13px;
	font-weight: lighter;
	color: #7B5502;
	padding-left: 120px;
	padding-top: 23px;
	margin: 0px;
}
/* @end Footer*/
.ads-anim{
	position: absolute;
	background-color:#000000;
	height:480px;
	width:320px;
	border: 0px;
	z-index:50;
	overflow:hidden;
	    }

.ads-anim2 {
	position: absolute;
	background-color:#000000;
	height:480px;
	width:320px;
	border: 0px;
	-webkit-transition-duration: 2s;
	-webkit-transform:translate(-320px,0px);
	-moz-transform:translate(-320px,0px);
	transition-timing-function: ease-out;
	    }
	@media screen and (orientation:landscape) and (max-device-width: 800px) {
body {
	background-color: #000000;
	margin: 0px; 
	padding: 0px;
	-webkit-text-size-adjust: none;
	}
#layout {
	display: none;
	}

#ads-landscape {
	display:block;
    position:absolute; 
	z-index:100; 
	width:100%;
	border: 0px;
	}
}
