/*
Theme Name: Black Cell Phone Theme
Theme URI: http://www.mobiles5.com/news/wordpress-cell-phone-themes/download-black-cell-phone-theme/
Description: Black Cell Phone Theme - this theme mostly based on the default WordPress theme the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Paul
Author URI: http://www.mobiles5.com/news/category/wordpress-cell-phone-themes
Tags: mobiles theme, Black Cell Phone Theme, cell phone theme, free theme, free mobile wordpress theme, fee wordpress cell phone theme
Text Domain: mobiles5

	Black Cell Phone Theme v1.0
	 http://www.mobiles5.com/news/category/wordpress-cell-phone-themes

	This theme was designed and built by Paul,
	whose blog you will find at http://www.mobiles5.com/news/category/wordpress-cell-phone-themes
 

*/


/*styles*/
html, body

{

	height: 100%;

	margin: 0;

	padding: 0;

	text-align: center;

	width: 100%;

}

body

{

	background: url(images/bg_mid.jpg) center top repeat-y;

	font: normal 12px tahoma,arial;

}

a

{

	color: #0c3dae;

	text-decoration: underline;

}

a:hover

{

	text-decoration: none;

}

h2.pagetitle

{

	text-align:center;
	
	font:bold 14px arial;
	
	color:#777;
	
	margin-bottom:20px
	
}

div#wrapper-top

{

	background: url(images/bg_top.jpg) center top no-repeat;

	margin: 0 auto;

	text-align: left;

}

div#wrapper-bot

{

	background: url(images/bg_bot.jpg) center bottom no-repeat;

	margin: 0 auto;

	text-align: left;

}

div#wrapper

{

	margin: 0 auto;

	width: 1000px;

}

div#header

{

	height: 360px;

	position: relative;

}

div#header h1 a

{

	color: #fff;

	font: italic 26px times new roman;

	padding: 30px 0 0 5px;

	width: 800px;

display:block;

text-decoration: none;

}


div#bad_comment

{

	left: -2000px;
	position: absolute;

}

div#header h3

{

	color: #000;

	font: bold italic 16px times new roman;

	margin: 25px 0 0 0px;

	width: 600px;

}

div#header a.rss

{

	display: block;

	height: 70px;

	position: absolute;

	right: 0;

	top: 25px;

	width: 70px;

}

div#content

{

	float: right;

	padding: 60px 0 0px 0px;

	width: 645px;

}

.news

{

	margin-bottom: 30px;

}

.news h2

{

	font: bold 16px arial;

	line-height: 30px;

	margin: 0;

	padding: 5px 0 5px 80px;

}

div.news h2 a

{

	color: #f71e23;

}

.news .post-date

{

	background: url(images/bg-date.gif) left top no-repeat;

	float: left;

	font-size: 11px;

	font-weight: bold;

	height: 54px;

	margin: 0;

	padding: 8px 4px 0px 0px;

	text-align: center;

	width: 74px;

}

.news .post-date b

{

	display: block;

	font-size: 16px;

	margin: 0;

}

.news .post-info

{

	float: right;

	font-size: 11px;

	padding: 15px 20px 45px 0;

	text-align: right;

	width: 100%;

}

.news .post-info img

{

	margin: 0 5px;

}

.author

{

	color:#777;

	float: left;

	font-weight:bold;

	margin-left: 25px;

}

.news .category, .news .comments

{

	line-height: 45px;

	padding: 0 10px 0 25px;

}

.news .category

{

	background: url(images/icon_category.png) left 50% no-repeat;

}

.news .comments

{

	background: url(images/icon_comment.png) left 50% no-repeat;

}

.news .post-body

{

	clear: both;

	padding: 0 10px;

}

div#bar

{

	padding-left: 50px;

	padding-top: 40px;

}

div#sidebar

{

	float: left;

	padding: 0px 0 70px 0;

	width: 190px;

}

div#sidebar h4

{

	border-bottom: 1px solid #e3181b;

	color: #e3181b;

	font: bold 18px arial;

	height: 35px;

	line-height: 30px;

	width: 200px;

}

div#sidebar li

{

	background: url(images/icon_list.gif) left center no-repeat;

	line-height: 20px;

	padding-left: 15px;

}

div#sidebar ul

{

	padding-bottom: 15px;

	padding-top: 5px;

}

div#sidebar li a

{

	color: #000;

}

form#search

{

	height: 28px;

	line-height: 28px;

	margin-bottom: 50px;

	width: 282px;

position: relative;



}

#search input

{

	background: none;

	border: none;

	height: 25px;

}

#search input#query

{

	color: #2473e7;

	padding-left: 20px;

	padding-right: 0px;

	padding-top: 5px;

	width: 105px;

}

#search input#submit

{

	color: #000;

	cursor: pointer;

	font-weight: bold;

	padding-bottom: 14px;

position:absolute;

top: 52px;

left: 2px;

}

#search input#submit:hover

{

	color: #999;

}

#pagenav

{

	clear: both;

}

#pagenav a

{

	font-weight: bold;

}

#pagenav .rev

{

	background: url(images/icon_rev.gif) left 65% no-repeat;

	float: left;

	padding-left: 18px;

}

#pagenav .fw

{

	background: url(images/icon_fw.gif) right 65% no-repeat;

	float: right;

	padding-right: 80px;

}

div#footer

{

	clear: both;

	color: #fff;

	height: 200px;

	position: relative;

}

div#footer .copy

{

	bottom: 20px;

	font-weight: bold;

	position: absolute;

	text-align: center;

	width: 100%;

}





div#footer .copy a {color: #fff;}



/*comments*/

#comments-block{padding-left:10px}

#comments-block h5{font:bold 12px tahoma,arial;color:#999;}

#comments-block{padding-left:10px}

#commentform p{margin:5px 0}

#commentform textarea{width:450px;margin:5px 0}

#commentlist img{margin:20px 10px 10px 0;float:left}

#comment-info {font-size:11px;color:#777;padding-top:20px}

#commentlist p{margin:5px 20px 10px 20px;clear:both}
