/*
Theme Name: Outfit 7
Theme URI: http://www.lhtdesign.de
Description:  Professional skin for mobile iphone site
Version: 1.0
Author: Vsebina
Author URI: http://www.vsebina.com
Tags: 1 columns, light, top navigation, search top, apps
*/

* {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0px none;
	-webkit-text-size-adjust:100%;
}

h1 {
	font-size:40px;
	font-weight: bold;
	color: #373e3f;
	margin: 0px 0px 0px 25px;
}

#post-2 h1, #post-13 h1, #post-474 h1, #post-526 h1, #post-517 h1, #post-529 h1, #post-568 h1, #post-570 h1, #post-808 h1, #post-824 h1, #post-1096 h1, #post-1114 h1, #post-1124 h1, #post-1134 h1, #post-1361 h1, #post-1434 h1, #post-1467 h1, #posts h1 {
	margin: 0px;
}

h2 {
	font-size:19px;
	font-weight: bold;
	margin: -10px 0px 5px 0px;
}

h2.subheading {
	font-size:17px;
	font-weight: bold;
	color: #5f6a6c;
	margin: 5px 0px 60px 77px;
	height: 25px;
	width:470px;
	}

	
#post-2 h2.subheading, #post-13 h2.subheading, #post-474 h2.subheading, #post-526 h2.subheading, #post-517 h2.subheading, #post-529 h2.subheading, #post-568 h2.subheading, #post-570 h2.subheading, #post-808 h2.subheading, #post-824 h2.subheading, #post-1096 h2.subheading, #post-1114 h2.subheading, #post-1124 h2.subheading, #post-1134 h2.subheading, #post-1361 h2.subheading, #post-1434 h2.subheading, #post-1467 h2.subheading, #posts h2.subheading
	{margin: 2px 0px 60px 0px;}


h3 {
	font-size:16px;
	font-weight: bold;
	margin-bottom: 5px;
}
h4 {
	font-size:15px;
	font-weight:bold;
	margin: 0px;
}

h5 {
	font-size:13px;
	line-height: 20px;
}

body {
	font-family: "Lucida Sans", Tahoma, Verdana, Arial, Geneva;
	font-size:12px;
	background: #DDF0D0 url(images/bg_body.jpg) repeat-y top center;
	color: #556163;
}
#wrapper {
	background: url(images/bg_wrapper.jpg) top center no-repeat;
}
/* Header */

#header {
	height: 110px;
	margin: 0px auto;
	width: 100%;
	background: url(images/bg_header.jpg) repeat-x top center #FFFEFC;
}

#logo {
	height: 110px;
	width: 640px;
	text-align: left;
	margin: 0px auto;
}

img.headerIco {
	margin: -90px 0px 26px -8px;
}


/* Navigation */

.navbar {
	margin: -37px auto 0px auto;
	width: 640px;
}
.navbar ul {
	list-style:none;
}
.navbar li {
	display: block;
	float: right;
	text-transform:uppercase;
	margin: 0px 0px 0px 30px;
}
.navbar li a {
	display: block;
	float: right;
	font:15px "Lucida Sans", Tahoma, Verdana, Arial, Geneva;
	color: #939598;
	font-weight:bold;
	text-decoration: none;
}
.navbar li a:hover, li.current_page_item a {
	color: #D50038;
}


/* Content */

a:hover img {
  filter:alpha(opacity=80);
  opacity:0.8;

}

#content {
	clear:both;
	margin: 15px auto 0px auto;
	width: 667px;
}

#posts {
	min-height: 400px;
	width: 667px;
	background: url(images/bg_content_repeat.png) top center repeat-y;
}

.blogheader {
	background: url(images/bg_content_small.jpg) top center no-repeat;
	height: 150px;
	width: 608px;
	padding: 50px 0px 0px 60px;
}

#posts .post {	
	padding:0px 0px 30px 64px;
	width: 550px;
}

#posts .post .entry {
	width:550px;
	text-align: justify;
}

#page {
	min-height: 400px;
	width: 667px;
	background: url(images/bg_content_repeat.png) top center repeat-y;
}

#page .post {
	background: url(images/bg_content_small.jpg) top center no-repeat;	
	}

#page .entry {
	padding: 50px 0px 0px 64px;
	width: 550px;
	}


#page ul li {
	margin: 5px 0px 5px 10px;
}

/* list apps */

	
#page #post-15 {
	background: url(http://outfit7.com/wp-content/uploads/2011/06/bg_content_home0_tom2.jpg) top center no-repeat;
}

#page #post-15 .entry {
	padding: 110px 0px 0px 15px;
	}
	
#page #post-15 .entry h1{
	margin-left: 53px;

}
		
#post-15 h2.subheading {
	margin: 2px 0px 57px 50px;
	width: 390px;
	text-align:right;
	font-size: 20px;
}

#post-15 h2.subheading a{
	color: #D50038;
}

#post-15 h2.subheading a:hover{
	text-decoration: none;
}

#post-15 h2 a {
	color: #556163;
	margin:0px;
	padding:0px;
}

#post-15 .entry	img.ico {
	float:left; 
	margin: 0px 30px 30px 0px;
}

#post-15 .entry ul.games {
	list-style: none;
	width: 638px;
	}
	
#post-15 .entry ul.games li {
	background: url(images/bg_content_home_list.jpg) repeat-x top center;
	height: 130px;
	padding: 10px 100px 10px 50px;
	margin:0px;
	cursor:pointer;
	display:block;
	}

#post-15 .entry ul.games li:hover {
	background: url(images/bg_content_home_list_over.jpg) repeat-x top center;
	
}

/* end */

/* fun network */

	
#page #post-1504 {
	background: url(/wp-content/uploads/2011/09/bg_fun_network_house_of_mice.jpg) top center no-repeat;
}

#page #post-1504 .entry {
	padding: 110px 0px 0px 15px;
	}
	
#page #post-1504 .entry h1{
	margin-left: 53px;

}
		
#post-1504 h2.subheading {
	margin: 2px 0px 57px 50px;
	width: 390px;
	text-align:right;
	font-size: 20px;
}

#post-1504 h2.subheading a{
	color: #D50038;
}

#post-1504 h2.subheading a:hover{
	text-decoration: none;
}

#post-1504 h2 a {
	color: #556163;
	margin:0px;
	padding:0px;
}

#post-1504 .entry	img.ico {
	float:left; 
	margin: 0px 30px 30px 0px;
}

#post-1504 .entry ul.games {
	list-style: none;
	width: 638px;
	}
	
#post-1504 .entry ul.games li {
	background: url(images/bg_content_home_list.jpg) repeat-x top center;
	height: 130px;
	padding: 10px 100px 10px 50px;
	margin:0px;
	cursor:pointer;
	display:block;
	}

#post-1504 .entry ul.games li:hover {
	background: url(images/bg_content_home_list_over.jpg) repeat-x top center;
	
}

/* end */


/* apps details */

hr.gradientdivider {
	background: url(images/bg_gradientdevider.jpg) repeat-x top center #fff;
	width: 638px;
	height: 31px;
	margin: 10px 0px 20px -48px;
	border: 0px none;
	clear:both;
}
.getitnow {
	height: 76px;
	width: 270px;
	margin: 25px 0px 5px 0px;
	float: left;
}

.getitnow p{
	font-size: 18px;
}

.getitnowicos {
	text-align: right;
	width: 550px;
	margin: -20px 0px 20px 0px;
}
.screenshot{
	float:left;
	margin: 0px 0px 0px -38px;
}
.navbacknext {
	width: 550px;
	border: 0px none;
	margin: 10px 0px 0px 64px;
	clear:both;
}

#post-298 div.navbacknext img#nextbuttonright {
	display: none;	
}

#page #post-15 .navbacknext, #page #post-2 .navbacknext, #page #post-13 .navbacknext, #page #post-1504 .navbacknext {
	display:none;
	height: 0px;
	padding: 0px;
	margin:0px;
}

/* end */

.post a {
	color: #e21643;
	text-decoration: none;
}

#posts .post a {
	color: #373e3f;
	text-decoration: none;
}

.post a:hover {
	text-decoration: underline;
}
.post a img {
	border: none;
}
.postmetadata {
	font-size: 11px;
	clear:both;
	padding-top: 5px;
}
.postmetadata a {
	text-decoration:underline;
}
.date {
	font-size: 11px;
	margin-bottom: 10px;
}
.date a {
	text-decoration:underline;
}
.tags {
	font-size: 10px;
}
.entry {
	width:640px;
}
.entry p {
	line-height: 20px;
}
.entry img.alignleft {
	float: left;
	margin: 5px 10px 5px 0px;
}
.entry a:hover img.alignleft {
	margin: 5px 10px 5px 0px;
}

.entry img.alignright {
	float: right;
	margin: 5px 0px 10px 10px;
	border: 2px groove #373e3f;
}
	

/**** Pagination ****/

.navigation {
	text-align: right;
	width: 600px;
	margin: 0px 0px 30px 0px;
}
.wp-paginate li {
	display:inline;
	list-style:none;
}
.wp-paginate a {
	background:#383420;
	border:1px solid #4D442A;
	color:#6f6f6f;
	margin-right:4px;
	padding:3px 6px;
	text-align:center;
	text-decoration:none;
}
.wp-paginate a:hover, .wp-paginate a:active {
	background:#D6EEF0;
	color:#383420;
	border:1px solid #4D442A;
}
.wp-paginate .title {
	color:#6f6f6f;
	margin-right:4px;
}
.wp-paginate .gap {
	color:#6f6f6f;
	margin-right:4px;
}
.wp-paginate .current {
	color:#383420;
	font-weight: bold;
	background:#D6EEF0;
	border:1px solid #4D442A;
	margin-right:4px;
	padding:3px 6px;
}

/* contact form */

div.wpcf7 {
	width: 405px;
}
.wpcf7 input, .wpcf7 textarea {
	border: 1px solid #6f6f6f;
	background-color:#fff;
	margin: 3px 5px 0px 0px;
	padding: 3px;
	color:#6f6f6f;
}
span.your-name input, span.your-email input, span.your-subject input, span.your-message textarea {
	width: 390px;
	overflow:hidden;
}
img.wpcf7-captcha-captcha-651 {
	vertical-align: top;
	margin-top: 10px;
}
span.captcha-651 input {
	height: 18px;
	width: 240px;
	margin-top: 14px;
}


/* fb rss twitter */

.connect {
	width: 667px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	clear:both;
}

.connect img {
	border: 0px none;
}


/* Footer */

#footer {
	clear: both;
	width: 667px;
	margin: 0px auto;
	background: #DDF0D0 url(images/bg_footer.jpg) no-repeat top center;
}
#footer p {
	text-align: center;
	font-size: 10px;
	padding: 20px 0px 20px 0px;
}
#footer .store {
	text-align: center;
	font-size: 10px;
	padding: 40px 0 0 0;
}
#footer a {
	color: #6f6f6f;
	text-decoration: underline;
}
#footer a:hover {
	color: #4d442a;
}

.faq-header, #faq-questions-list {
	display: none;
}

.faq-question {
	margin-bottom: 3px;
}

.faq-answer {
	background: url(http://outfit7.com/wp-content/uploads/2011/03/bg_content_home_list_over2.jpg);
	padding: 7px;
}

/* Tabs */

#tabs {
	list-style: none;
	width: 640px;
	height: 60px;
	margin: 0 0 27px -1px;
	padding: 0;
}

#tabs li {
	background: none;
	width: 320px;	
	height: 60px;
	padding: 0;
	margin: 0 !important;
	float: left;
}

#tabs li a {
	background: none;
	width: 320px;	
	height: 60px;
	display: block;
	float: left;
}

#tabs li a.talking_friends {
	background: url(images/talking_friends_active.png);
}

#tabs li a.talking_friends_inactive {
	background: url(images/talking_friends_inactive.png);
}

#tabs li a.fun_network {
	background: url(images/fun_network_active.png);
}

#tabs li a.fun_network_inactive {
	background: url(images/fun_network_inactive.png);
}

#post-1611 h1 {
	font-size: 36px;
}
