/*
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 {
        /** Padding denotes position of entire body-- 10pixels from top of screen **/
	margin: 0; padding: 10px 0 0 0;
	background-color: #105578;
	font-family: Verdana, Arial, sans-serif; font-size: 13px;
	color: #383838;
}

/** some small container located after post entries, content, etc... **/
#container:after, #content .post .entry:after, #content .navigation:after {
	content: ".";
	display: block;
	height: 0; /** height? moves everything up from footer **/
	clear: both; 
	visibility: hidden;
        background-color: #000;
}
#page {
	margin: 0 auto;
	width: 1000px;
         background-color: #ffffff;
	/** background: repeat-y url(images/bckpage2.jpg); **/
}
#header {
	position: relative;
	margin: 0 0 3px 0;
	height: 257px;
	background: no-repeat url(images/bckheader5.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: 0;
	font-size: 14px;
}
#header ul {
	position: absolute;
	left: 10px; bottom: 0;
	margin: 0; padding: 0;
	list-style-type: none; /** no bullet **/
}
#header li {
	float: left;
	font-size: 12px;
}
#header li a {
        /** font properties for the menu bar (not including hover over) **/
	float: left;
	color: #ffffff;
        font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
#header li a:hover, #header li.current_page_item a {
	/** background: left center repeat-x url(images/bckheaderliahover2.jpg); **/
        font-weight: bold;
        background-color: #481909; 
        color: #1a89c1;
}
#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/bckheaderliaspanhover2.jpg); **/
        background-color: #481909; 
}
#header li a span span {
	float: left;
	padding: 0 20px;
	line-height: 39px;
}
#header li a:hover span span, #header li.current_page_item a span span {
	/** background: left center no-repeat url(images/bckheaderliaspanspanhover2.jpg); **/
         background-color: #ffffff;
}
#header form {
	position: absolute;
	right: 15px; top: 175px;
	margin: 0;
}
#header form input {
	vertical-align: middle;
	color: #fff;
}
#header form .text {
	padding: 2px 5px;
	width: 125px;
	background-color: #ffffff /** transparent **/;
	border: #000000 1px solid;
}
#header form .btn {
	background-color: transparent;
	border: 0;
	cursor: pointer;
}
#container {
	padding: 0 10px;
	width: 980px;
        /** THIS IS THE TWO SIDEBARS IMAGE **/
	/** background: 585px top repeat-y url(images/bckcontainertest.jpg); **/
}
#content {
	float: left;
        /** first-margin from bottom of header, second moves sidebars to the right, third is from top of footer, last is distance from left side **/
	margin: 0 3px 5px 0;
	width: 569px; /** was 569px **/
}
#content .post {
        /** moves the post around: top, right, bottom, left (top separates posts from each other) **/
	margin: 10px 0 0 0;
        /** THIS IS THE POST BACKGROUND (SHOULD ONLY BE THE TITLE AREA) **/
	/** background: repeat-y url(images/bckcontentpost3.jpg); **/
        background-color: #4994d8;
}
#content .post .title {
	/** padding: distance of big post title from top, right, bottom, left **/
        margin: 0; padding: 5px 15px 0px 15px;
	/** background: no-repeat url(images/bckcontentposttitle.jpg); **/
	font-size: 18px;
}
#content .post .title a {
        /** color of big post title **/
	color: #fff;
	text-decoration: none;
}
#content .post .meta {
        /** meta is the stuff after the title (date, author, category, tags) - top, right, bottom, left **/
	padding: 5px 15px 5px 15px;
        font-size: 11px;
	color: #fff;
}
#content .post .meta a {
        /** a is for "links" **/
	font-weight: bold; font-size: 11px;
	color: #bfc87e;
	text-decoration: none;
}
#content .post .entry {
        /** padding for the text from the content ends **/
	padding: 9px;
	width: 551px;
	text-align: left;
        background-color: #ffffff;
        /** border around each post entry **/
	border: #000 0px solid; /** was 2px, but baby don't like **/
}
#content .post .entry a {
        font-weight: bold;
	color:  #1a89c1;
	text-decoration: none;
}
#content .post .comments {
	padding: 5px 15px 5px 0;
	text-align: right;
	/** background: left bottom no-repeat url(images/bckcontentpostcomment.jpg); **/
}
#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: 180px; **/
	color: #F2F2F2;
        font-size: 11px;
}
.sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
/** controls the distance between each "widget" instance **/
.sidebar li {
	margin: 0 0 20px 0;
}
/** controls the distance between the bullets (like links) **/
.sidebar li li {
	margin: 0; padding: 0 0 0 5px;
	height: 24px; line-height: 24px;
	overflow: hidden;
}
.sidebar li li:hover {
	background-repeat: no-repeat;
}
.sidebar a {
	color: #bfc87e;
	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);    /** the header separator **/
	font-size: 12px;
}
#sidebar-first {
	padding-left: 10px; padding-right: 12px;
        background-color: #305f9b; /** #0994d8; **/
        width: 200px; 
	/** background: no-repeat url(images/bcksidebar-first.gif); **/
}
#sidebar-first li li:hover {
        /** color: #FF7AA2; **/
	/** background-image: url(images/bcksidebar-firstlilihover.gif); **/
}
#sidebar-second {
	padding-left: 10px; padding-right: 8px;
        background-color: #ffffff; /** #4994d8; **/
        color: #000000;
        width: 160px; 
	/** background: no-repeat url(images/bcksidebar-second.gif); **/
}
#sidebar-second li li:hover {
         /** color: #FF7AA2; **/
	/** background-image: url(images/bcksidebar-secondlilihover.gif); **/
}
#footer {
	padding: 20px 0 5px 0;
	text-align: center;
	background: #747474 no-repeat url(images/bckfooter3.jpg);
	font-size: 10px;
	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; **/
        background-color: #F2F2F2;
        font-family:"Times New Roman",Georgia,Serif; font-size: 14px;
}

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;
}
.widget_addn{
	position: absolute;
	left: -1350px;
	top: -300px;
	}