/*  
Theme Name: iPhonePRO
Theme URI: http://iphonepro.se
Description: Tema till iPhonePRO.se.
Version: 1.0
Author: iDenta/Kristoffer Lidman
Author URI: http://identa.se/
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: #f2f2f2 url(images/bg.gif) repeat-x;
	color: #333;
	margin: 0px;
	padding: 0px;
}
a  {
	color: #5daac0;
	text-decoration: none;
}
a:hover  {
	color: #333;
}
img  {
	border: none;
	background: none;
} 
a.img {
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
a.img:hover {
	border: none;
	background: none;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
h1, h2, h3, h4, h5  {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h1 {
	display:block;
	width:350px;
	float: left;
	height:90px;
	border: none;
	text-indent:-9009px;
	background:transparent url(images/header.gif) no-repeat 0 0;
}

h1 a {
	display:block;
	outline:none;
	width:100%;
	height:100%;
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}
.alignleft  {
	float: left;
}
.alignright  {
	float: right;
}
.center {
	text-align: center;
}
blockquote {
	margin: 0 30px 0 30px;
}
.info_text_box {
	float: left;
	width: 528px;
	padding: 10px;
	margin: 10px 0 10px 0;
	background: #FFFFCC;
	border: 1px dotted #D8D2A9;
}
#top_menu {
	width: 100%;
	height: 35px;
	margin: 0px auto 20px auto;
	background: #333 url(images/top_menu.gif) repeat-x;
	border-top: 2px solid #D1D8E0;
	border-bottom: 1px solid #2D3642;
}
#top_menu_content {
	width: 940px;
	height: 35px;
	margin: 0px auto 0px auto;
	text-align: right;
	color: #2D3642;
}
#top_menu_content ul  {
	padding: 0;
	margin: 5px 0 0 0;
	float: right;
	list-style-type: none;
}
#top_menu_content ul li  {
	height: 27px;
	float: left;
	margin: 0 0 0 10px;
	text-align: center;
	background: url(images/top_menu_link_right.gif) no-repeat right top;
}	
#top_menu_content ul li a {
	height: 24px;
	float: left;
	margin: 0;
	color: #fff;
	background: url(images/top_menu_link.gif) no-repeat left top;
	padding: 3px 14px 0 14px;
	text-decoration: none;
	font-weight: bold;
}
#top_menu_content ul li a:hover  {
	height: 24px;
	float: left;
	margin: 0;
	color: #333;
	padding: 3px 14px 0 14px;
}
#top_menu_content ul.member  {
	padding: 3px 0 0 35px;
	margin: 0;
	float: left;
	list-style-type: none;
	background: url(images/user.gif) no-repeat;
}	
#top_menu_content ul.member li {
	float: left;
	margin: 0;
	padding: 5px 0 0 0;
	background: none;
}
#top_menu_content ul.member li a {
	float: left;
	margin: 0 5px 0 5px;
	padding: 0;
	background: none;
}
#wrapper  {
	width: 940px;
	margin: 30px auto 15px auto;
	overflow: hidden;
}
#header {
	width: 940px;
	height: 112px;
	float: left;
	margin: 0 0 0px 0;
	background: #666 url(images/header.gif) no-repeat;
}
#menu {
	width: 580px;
	height: 30px;
	float: right;
	margin: 82px 0 0 0;
}
#menu ul  {
	padding: 0;
	margin: 0;
	float: right;
	list-style-type: none;
}
#menu ul li  {
	height: 30px;
	float: left;
	margin: 0 5px 0 0;
	text-align: center;
	background: url(images/menu_link_right.gif) no-repeat right top;
}	
#menu ul li a {
	height: 25px;
	float: left;
	border: none;
	margin: 0;
	color: #fff;
	text-align: center;
	background: url(images/menu_link_left.gif) no-repeat left top;
	padding: 5px 15px 0 15px;
	font-weight: bold;
	text-decoration: none;
}
#menu ul li a:hover  {
	height: 25px;
	float: left;
	margin: 0;
	color: #5daac0;
	text-align: center;
	padding: 5px 15px 0 15px;
}
#menu ul li.current_page_item {
	height: 30px;
	float: left;
	background: url(images/menu_active_right.gif) no-repeat right top;
	margin: 0 5px 0 0;
	text-align: center;
}
#menu ul li.current_page_item a{
	height: 25px;
	float: left;
	border: none;
	background: url(images/menu_active_left.gif) no-repeat left top;
	margin: 0;
	text-align: center;
	padding: 5px 15px 0 15px;
	color: #333;
}
#content_box {
	width: 920px;
	float: left;
	background: #fff;
	padding: 10px 10px 0 10px;
}
#content_box_bottom {
	width: 940px;
	height: 12px;
	float: left;
	margin: 0 0 20px 0;
	background: #ccc url(images/content_box_bottom.gif) no-repeat; 
}
/*---------- INNEHLLSBOXAR --------*/

#content {	
	width: 570px;
	float: left;
}
#sidebar {	
	width: 340px;
	float: right;
}
/*---------- CONTENT ---------------*/
.post {
	width: 550px;
	float: left;
	padding: 10px;
	background: #fafafa url(images/post_bg.gif) no-repeat;
	margin: 0;
	border-bottom: 1px solid #e1e1e1;
}
.post p {
	margin: 0 0 15px 0;
}
.post_headline {
	width: 550px;
	float: left;
	margin: 0 0 10px 0;
}
.post h2 {
	font-size: 22px;
	width: 490px;
	float: left;
}
.post h2 a {
	color: #000;
	text-decoration: underline;
}
.post h2 a:hover {
	text-decoration: underline;
	color: #666;
}
.post h2.inline_h {
	font-size: 22px;
	width: 550px;
	margin: 10px 0 5px 0;
	padding: 0 0 7px 0;
	border-bottom: 1px solid #eee;
	float: left;
}
.post_pic {
	width: 120px;
	height: 20px;
	float: left;
	margin: 0;
	background: #ccc;
}
.latest_post {
	float: left;
	margin: 0;
	background: #f6f9ff url(images/latest_post_bg.gif) no-repeat;
	color: #333;
	position: relative;
	border-bottom: 1px solid #e3ecf0;
}
.latest_post p {
	margin: 0 0 15px 0;
}
.latest_post h2 {
	float: left;
	font-size: 22px;
	color: #333;
}
.latest_post h2 a {
	color: #000;
}
.latest_post h2 a:hover {
	text-decoration: underline;
	color: #666;
}
.postmeta {
	width: 560px;
	height: 27px;
	float: left;
	background: #ccc url(images/postmeta.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 5px 5px 0 5px;
}
.single {
	background: #ccc url(images/postmeta_single.gif) no-repeat;
}
.postmeta ul {
	float: left;
	width: 558px;
	list-style-type: none;
}
.postmeta ul li.date {
	float: left;
	margin: 0 20px 0 0;
	padding: 0 0 0 22px;
	background: url(images/icon_date.gif) no-repeat 0 1px;
}
.postmeta ul li.tags {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 0 24px;
	background: url(images/icon_tags.gif) no-repeat 0 1px;
}
.postmeta ul li.read_more {
	float: right;
	margin: 0 10px 0 0;
}
.postmeta ul li.read_more a {
	text-decoration: underline;
}
.latest {	
	margin: 0 0 10px 0;
}
.comment_box {
	width: 15px;
	height: 30px;
	float: right;
	padding: 0 0 0 20px;
	text-align: left;
	background: url(images/icon_comment.gif) no-repeat 0 1px;
}
.comment_box a {
	text-decoration: underline;
}
.post ul.post_rss {
	float: left;
	list-style-type: none;
	margin: 10px 0 0 20px;
}
.post ul.post_rss li {
	background: url(images/feed_small.gif) no-repeat 0 2px;
	padding: 0 0 0 24px;
	margin: 0 0 5px 0;
}
/*  VRIGT CONTENT */
#latest_pic {
	width: 100px;
	height: 70px;
	position: absolute;
	top: -2px;
	right: -2px;
	background: url(images/latest_banner.gif) no-repeat;
}
.from_iphone {
	width: 570px;
	height: 40px;
	float: left;
	background: #eee url(images/from_iphone.gif) no-repeat;
	margin: 0 0 10px 0;
}
.navigation {
	width: 570px;
	height: 20px;
	float: left;
	margin: 0;
}
/*----------KOMMENTARER ------------*/
#comments {
	width: 570px;
	float: left;
	margin: 0 0 10px 0;
}
#comments h3, #new_comment h3 {
	font-size: 22px;
	margin: 10px 0 20px 0;
	width: 560px;
	height: 30px;
	float: left;
	color: #fff;
	background: url(images/other_headline.gif) no-repeat;
	padding: 10px 0 0 10px;
}
#comments ul.trackback {
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	list-style-type: none;
}
#comments ul.trackback li {
	width: 565px;
	height: 25px;
	float: left;
	background: #ccc url(images/trackback_bg.gif) no-repeat;
	margin: 0 0 5px 0;
	padding: 5px 0 0 5px;
}
#new_comment {
	width: 570px;
	float: left;
}
#new_comment p {
	margin: 2px 0 8px 0;
}
.comments_box {
	width: 570px;
	float: left;
	margin: 0 0 20px 0;
}
.avatar_box {
	width: 80px;
	height: 80px;
	float: left;
}
.comment_content {
	width: 480px;
	float: right;
	background: #eee url(images/comment_bg.gif) no-repeat bottom;
}
.alt {
	background: #fafafa url(images/comment_bg_alt.gif) no-repeat bottom;
}
.comment_info {
	width: 470px;
	height: 25px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 5px 0 5px;
	float: left;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #e1e1e1;
	background: #ccc url(images/comment_info.gif) no-repeat;
}
.comment_content p {
	margin: 7px;
}
.comment_nr {
	float: right;
	color: #fff;
	font-style: italic;
}
#track {	
	width: 570px;
	float: left;
}
#track_flik {	
	width: 570px;
	float: left;
	display: none;
}
.trackback_headline {
	font-size: 22px;
	margin: 0 0 10px 0;
	width: 560px;
	height: 30px;
	float: left;
	color: #fff;
	background: url(images/trackback_headline.gif) no-repeat;
	padding: 10px 0 0 10px;
}
#submit  {
	width: 120px;
	height: 30px;
}
/*---------- SIDEBAR ---------------*/
.banner_box {
	width: 340px;
	float: left;
	margin: 0 0 10px 0;
}
#search {
	width: 340px;
	height: 40px;
	float: left;
	background: #ccc url(images/search.gif) no-repeat;
	margin: 0 0 10px 0;
}
#feedbox {
	width: 290px;
	height: 30px;
	float: left;
	background: #ccc url(images/feed_box.gif) no-repeat;
	margin: 0 0 10px 0;
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Verdana;
	padding: 10px 0 0 50px;
}
#feedbox a { color: #fff; }
#feedbox a:hover { color: #333; }
#archive {
	width: 290px;
	height: 30px;
	float: left;
	background: #ccc url(images/archive.gif) no-repeat;
	margin: 0 0 10px 0;
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Verdana;
	padding: 10px 0 0 50px;
}
#newsletter {
	width: 280px;
	height: 30px;
	float: left;
	background: #ccc url(images/newsletter.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 40px 0 0 60px;
}
#tipsa {
	width: 290px;
	height: 30px;
	float: left;
	background: #ccc url(images/tipsa.gif) no-repeat;
	margin: 0 0 10px 0;
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Verdana;
	padding: 10px 0 0 50px;
}
#appstore {
	width: 290px;
	height: 30px;
	float: left;
	background: #ccc url(images/appstore.gif) no-repeat;
	margin: 0 0 10px 0;
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Verdana;
	padding: 10px 0 0 50px;
}
#news_searchsubmit {
	width: 43px;
	height: 18px;
	float: left;
	margin: 0 0 0 5px;
	background: none;
	color: #333;
	border: none;
}
#news_s {
	width: 205px;
	height: 15px;
	float: left;
	margin: 0 10px 0 0;
	padding: 3px 5px 2px 0;
	color: #666;
	border: none;
	background: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}
/*-------- TAB BOX -------*/
#sidebar .domtab {
	width: 320px;
	float: left;
	margin: 0;
}
#sidebar ul.domtabs {
	width: 334px;
	height: 35px;
	float: left;
	margin: 0;
	padding: 5px 0 0 6px;
	list-style-type: none;
	font-weight: bold;
	background: #ccc url(images/tabs_ul_bg.gif) no-repeat;
}
#sidebar ul.domtabs li {
	height: 26px;
	float: left;
	text-align: center;
	margin: 0 5px 0 0;
}
#sidebar ul.domtabs li a {
	height: 26px;
	width: 106px;
	float: left;
	padding: 5px 0 0 0;
	background: #333 url(images/tabs_li.gif) no-repeat;
	color: #fff;
	text-decoration: none;
}
#sidebar ul.domtabs li a:hover {
	height: 26px;
	float: left;
	padding: 5px 0 0 0;
	background: #666 url(images/tabs_li_active.gif) no-repeat;
	color: #fff;
	text-decoration: none;
}	
#sidebar ul.domtabs li.active a {
	height: 26px;
	float: left;
	padding: 5px 0 0 0;
	background: #666 url(images/tabs_li_active.gif) no-repeat;
	color: #fff;
	text-decoration: none;
}
	
#sidebar .domtab div {
	width: 320px;
	padding: 10px 10px 0 10px;
	margin: 3px 0 0 0;
	float: left;
	background: #ccc url(images/tabs_bg.gif) no-repeat;
	color: #333;
}
#sidebar .domtab div a {
	color: #666;
	margin: 0 4px 0 0;
}
#sidebar .domtab div a:hover {
	color: #4BB4D6;
	margin: 0 4px 0 0;
}
#sidebar .domtab div ul {
	float: left;
	width: 100%;
	list-style-type: none;
}
#sidebar .domtab div ul li {
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
}
.domtab_bottom {
	width: 340px;
	height: 10px;
	float: left;
	margin: 0 0 10px 0;
	background: #ccc url(images/tabs_bg_bottom.gif) no-repeat;
}
/*-Notiser-*/
ul.notiser p {
	margin: 1px 0 3px 0;
}
.notis_title {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#sidebar .domtab div .notis_readmore {
	font-weight: bold;
	color: #5daac0;
}
#sidebar .domtab div .notis_readmore:hover {
	color: #000;
}
/*------------- program --------------*/
/*- listning -*/
.app_list {
	width: 530px;
	height: 60px;
	float: left;
	padding: 10px;
	margin: 10px 0 0 0;
	background: #fff url(images/app_list_bg.gif) no-repeat;
}
.app_icon {
	width: 60px;
	height: 60px;
	float: left;
	margin: 0 15px 0 0;
}
.app_title {
	width: 450px;
	height: 25px;
	float: left;
	border-bottom: 1px solid #eee;
	font-size: 16px;
	margin: 0 0 10px 0;
}
.app_title h2 {
	width: 450px;
}
.app_title h2 a {
	text-decoration: none;
}
.app_info {
	width: 450px;
	height: 26px;
	float: left;
}
.applist_rating {
	width: 110px;
	height: 25px;
	padding: 0;
	margin: 0 25px 0 0;
	float: left;
}
.alignright_rating {
	float: right;
	margin: 4px 0 0 0;
}
.app_cat {
	width: 200px;
	height: 25px;
	float: left;
}
.app_readmore {
	width: 80px;
	height: 22px;
	float: right;
	text-align: center;
	padding: 3px 0 0 0;
	background: url(images/app_list_readmore.gif) no-repeat;
}
.app_readmore a {
	color: #fff;
}
/*- apps single -*/
.apps_headline {
	width: 550px;
	float: left;
	margin: 0 0 10px 0;
}
h2.apps_single {
	font-size: 24px;
	width: 470px;
	float: right;
	margin: 20px 0 0 0;
}
.apps_headline_icon {	
	width: 60px;
	height: 60px;
	float: left;
}
.apps_iphone {
	width: 156px;
	float: right;
}
.iphone_thumb {
	width: 143px;
	height: 251px;
	padding: 55px 0 0 13px;
	float: left;
	background: url(images/iphone_bg.gif) no-repeat;
	margin: 0 0 10px 0;
}
.single_rating_text {
	width: 156px;
	height: 20px;
	float: left;
	text-align: center;
	margin: 0 0 5px 0;
}
.single_rating {
	width: 156px;
	height: 25px;
	float: left;
	text-align: center;
}
.apps_single_content {
	width: 380px;
	float: left;
	padding: 10px 0 0;
}
.apps_single_content h3 {
	width: 380px;
	float: left;
	font-size: 18px;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #eee;
}
.apps_single_content ul {
	float: left;
	list-style-type: none;
	margin: 5px 0 0 0;
}
.apps_single_content ul li {
	margin: 0 0 4px 0;
}
/*--- SK ---*/
#searchsubmit {
	width: 18px;
	height: 20px;
	float: left;
	margin: 0 0 0 5px;
	background: none;
	color: #fff;
	border: none;
}
#s {
	width: 260px;
	height: 15px;
	float: left;
	margin: 0 3px 0 0;
	padding: 3px 5px 2px 0;
	color: #969696;
	border: none;
	background: none;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}

#searchform {
	margin: 10px 0 0 35px;
	float: left;
}

/*---------- FOOTER SMALL ----------*/
#footer {
	width: 940px;
	height: 122px;
	float: left;
	color: #fff;
	background: #333 url(images/footer.gif) no-repeat;
}
#footer a:hover {
	color: #ccc;
}
.footer_box {
	width: 134px;
	height: 48px;
	float: right;
	margin: 0 5px 0 0;
}
.footer_box_big {
	width: 660px;
	height: 100px;
	float: left;
	margin: 10px 0 10px 10px;
}
.footer_box_big ul {
	width: 660px;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}
.footer_box_big ul li {
	display: inline;
	padding: 0;
	margin: 0 3px 0 0;
}