/*
Theme Name: Cell Phone News
Theme URI: http://wpmix.com/
Description: Cool 3 column cell phone Wordpress theme.
Author: andrej
Author URI: http://wpmix.com/
*/

body {
	margin: 0; padding: 13px 0 0 0;
	background-color: #747474;
	font-family: Tahoma, Arial, sans-serif; font-size: 12px;
	color: #000;
}
#container:after, #content .post .entry:after, #content .navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page {
	margin: 0 auto;
	width: 934px;
	background: repeat-y url(images/bckpage.gif);
}
#header {
	position: relative;
	margin: 0 0 5px 0;
	height: 244px;
	background: no-repeat url(images/bckheader.jpg);
	color: #fff;
}
#header h1 {
	margin: 0 0 0 75px; padding: 70px 0 0 0;
	line-height: 1em;
	font-size: 30px;
}
#header h1 a {
	color: #fff;
	text-decoration: none;
}
#header p {
	margin: 0 0 0 75px;
	line-height: 1em;
	font-size: 14px;
}
#header ul {
	position: absolute;
	left: 10px; bottom: 0;
	margin: 0; padding: 0;
	list-style-type: none;
        background: #303030;
}
#header li {
	float: left;
	font-size: 14px;
}
#header li a {
	float: left;
	color: #e1e1e1;
	text-decoration: none;
	cursor: pointer;
}
#header li a:hover, #header li.current_page_item a {
	background: left center repeat-x url(images/bckheaderliahover.gif);
}
#header li a span {
	float: left;
}
#header li a:hover span, #header li.current_page_item a span {
	background: right center no-repeat url(images/bckheaderliaspanhover.gif);
}
#header li a span span {
	float: left;
	padding: 0 20px;
	line-height: 25px;
}
#header li a:hover span span, #header li.current_page_item a span span {
	background: left center no-repeat url(images/bckheaderliaspanspanhover.gif);
}
#header form {
	position: absolute;
	right: 20px; top: 215px;
	margin: 0;
}
#header form input {
	vertical-align: middle;
	color: #e1e1e1;
}
#header form .text {
	padding: 2px 5px;
	width: 85px;
	background-color: #5f5f5f;
	border: #747474 1px solid;
}
#header form .btn {
	background-color: transparent;
	border: 0;
	cursor: pointer;
}
#container {
	padding: 0 10px;
	width: 914px;
	background: 560px top repeat-y url(images/bckcontainer.gif);
}
#content {
	float: left;
	margin: 5px 3px 0 0;
	width: 714px;
}
#content .post {
	margin: 0 0 15px 0;
	background: repeat-y url(images/bckcontentpost.gif);
}
#content .post .title {
	margin: 0; padding: 5px 10px 0 15px;
	background: no-repeat url(images/bckcontentposttitle.gif);
	font-size: 18px;
}
#content .post .title a {
	color: #fff;
	text-decoration: none;
}
#content .post .meta {
	padding: 0 10px 5px 15px;
	color: #fff;
}
#content .post .meta a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
#content .post .entry {
	padding: 9px;
	width: 691px;
	text-align: justify;
	background-color: #fff;
	border: #454545 2px solid;
}
#content .post .entry a {
	color: #809a80;
	text-decoration: none;
}
#content .post .comments {
	padding: 5px 15px 5px 0;
	text-align: right;
	background: left bottom no-repeat url(images/bckcontentpostcomments.gif);
}
#content .post .comments a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.sidebar {
	float: left;
	margin: 0; padding: 10px 0 0 0;
	list-style-type: none;
	width: 144px;
	color: #e6e6e6;
}
.sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
.sidebar li {
	margin: 0 0 20px 0;
}
.sidebar li li {
	margin: 0; padding: 0 10px 0 15px;
	height: 30px; line-height: 30px;
	overflow: hidden;
}
.sidebar li li:hover {
	background-repeat: no-repeat;
}
.sidebar a {
	color: #e6e6e6;
	text-decoration: none;
}
.sidebar h3 {
	margin: 0 0 10px 0; padding: 0 0 5px 0;
	text-align: center;
	background: center bottom no-repeat url(images/bcksidebarh3.gif);
	font-size: 12px;
}
#sidebar-second {
	padding-left: 26px; padding-right: 27px;
	background: no-repeat url(images/bcksidebar-second.gif);
}
#sidebar-second li li:hover {
	background-image: url(images/bcksidebar-secondlilihover.gif);
}
#footer {
	padding: 20px 0 5px 0;
	text-align: center;
	background: #747474 no-repeat url(images/bckfooter.gif);
	color: #fff;
}
#footer a {
	color: #fff;
	text-decoration: none;
}

#content .navigation {
	margin: 15px 0;
	width: 100%;
	font-weight: bold;
}
#content .navigation a {
	color: #000;
	text-decoration: none;
}
#content .postnavigation {
	margin: 15px 0 0 0;
}

.commentlist, .children {
	margin: 0; padding: 0;
	list-style-type: none;
}
.commentlist {
	width: 100%;
}
.children {
	margin: 10px 0 0 10px;
}
.commentlist .comment {
	margin: 0 0 15px 0; padding: 5px;
	background-color: #fff;
	border: #343434 1px solid;
}
.commentlist .avatar {
	float: right;
	margin: 0 0 5px 5px;
	border: #343434 1px solid;
}
.commentlist a, #respond a {
	color: #000;
}
#author, #email, #url, #comment {
	margin: 0 5px 0 0; padding: 2px;
	background-color: #5f5f5f !important;
	border: #343434 1px solid;
	color: #e1e1e1;
}
#comment {
	width: 300px;
}
#comments, #respond h3 {
	font-size: 15px;
}
a#cancel-comment-reply-link {
	font-weight: bold;
}

/* A few generic styles used across the site */

a img {
	border: 0;
}

td {
	vertical-align: top;
}

input, textarea, select {
	vertical-align: middle;
	font-family: Tahoma, Arial, sans-serif; font-size: 12px;
}
input[type="text"], input[type="password"] {
	padding: 2px;
	background-color: #5f5f5f !important;
	border: #343434 1px solid;
	color: #e1e1e1;
}
textarea, select {
	padding: 2px;
	background-color: #5f5f5f !important;
	border: #343434 1px solid;
	color: #e1e1e1;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #747474;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	color: #000;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}