/*
Theme Name: Mobile Phones Theme
Description: Get More Free Wordpress Themes By Visiting <a href="http://wordpressthemes.weblogs.us">Wordpress Themes</a> 
Author: <a href="http://cellularmagazine.leonardo.it/">CellularMagazine</a>
Author URI: http://cellularmagazine.leonardo.it/
*/



body {
	margin:0;
	padding-top:2px;
	background:url(images/bg.png);
	font-family: Verdana, Helvetica, sans-serif;
	color:black;
	font-size:12px;
	}
img {
	border:0;
	}
a { color:#900; text-decoration: none; }
a:hover { color:gray; text-decoration: underline; }
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	color:#010202;
	font-style: normal;
	background:#ccc;
	padding:2px 3px;
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	border: 1px solid #bebebe;
	
	}

/* The Top */

.top {
	height:357px;
	margin-top:0px;
	background:url(images/top.jpg);
	}
.blogname {
	float:left;
	width:620px;
	}
.blogname h1 { font-size:40px; font-weight:bold; margin:25px 0 0 40px; color:#900; padding-bottom: 0; }
.blogname h2 { margin:0 0 0 40px; font-size:16px; font-weight:bold; color:gray; padding-top: 0; }

/* The Search Form */

.search {
	float:right;
	width:225px;
	height:29px;
	margin-top:16px;
	padding-right:5px;
	}
.search form {
	margin:0;
	padding:0;

	}
.search input {
	border:none;
	padding:0;
	float:left;
	}
.search input#s {
	width:160px;
	height:20px;
	margin-right:4px;
	font-size:16px;
	padding:2px 2px 1px 7px;
	}
.search input#submit {
	width:36px;
	height:25px;
	padding:2px 2px 1px 1px;
	background:url(images/search.png);
	}

/* The Menu */

.menu {
	height:36px;
	background:url(images/menu.png) no-repeat;
	}
.menu ul {
	list-style:none;
	margin:0;
	padding:8px 10px 0 0;
	float:left;
	}
.menu li { display:inline; font-size:14px; padding:0 5px 0 10px; font-weight:bold; }
.menu a {
	color:#000;
	text-decoration:none;
	}
.menu a:hover { color:#900; background:transparent; text-decoration: underline; }

/* The Line */

.line {
	height:19px;
	background:url(images/line.png);
	}

/* The Content */

.content { background-color: #f3f3f3; background-repeat: repeat; background-attachment: scroll; background-position: 50% top; padding:10px 10px 25px 15px; }
	.date { float:left; width:47px; height:38px; background:url(images/date.gif) no-repeat; text-align:center; font-size:12px; line-height:16px; text-transform:uppercase; clear: both; margin-right: 4px; padding-top: 1px; }
.date .day {
	color:#000;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	}

/* The Posts */

.text { width:750px; float:left; text-align:justify; }
.post { line-height: 120%; padding:0 0 10px 23px; }
.posttext { line-height: 150%; clear: both; padding-top: 3px; }
h1.title {
    font-size:20px;
	margin:5px 0 10px;
	padding:3px;
	color:gray;
	font-weight:normal;
		
	}
h1.title a {
	color:#900;
	text-decoration:none;
	}
h1.title a:hover {
	color:#cfcfcf;
	background:none;
	text-decoration:none;
	}
.postinfo { font-size: 90%; background:none; padding: 3px; border: solid 1px #858484; background:#cfcfcf; height: 15px; clear: both; }
/* The Sidebar */

.sidebar {
	width:193px;
	float:right;
	line-height:20px;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	height:27px;
	padding-top:7px;
	padding-left:13px;
	font-size:14px;
	color:#900;
	margin:5px 0;
	background:url(images/h2.png) no-repeat;
	line-height:normal;
	
	}
.sidebar ul ul ul {
	padding-left:10px;
	}
.sidebar a {
	padding-left:10px;
	text-decoration:none;
	color:#900;
	font-weight:normal;
	
	}
.sidebar a:hover {
	color:#b1caff;
	}


/* The Footer */

.footer { text-align:center; color:#f3f3f3; font-size:90%; background-color: gray; padding-top:5px; padding-bottom: 5px; border-top: 1px solid black; }
.footer a {
	color:#565555;
	text-decoration:none;
	}
.footer a:hover { color:#151515; text-decoration: underline; }

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:90%;
	color:#900;
	}
.navigation a:hover { color:#000; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:solid 1px #808080;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:solid 1px #808080;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}