/*
Theme Name: Cellular Guru
Theme URI: TBD
Description: 
Author: Mark Reale
Version: 1.1
Tags: Harth
*/

/* Custom modifications by Desani Designs http://desanidesigns.com */

.tw_button {
width:80px;
float:left;
margin: 4px 4px 4px 4px;
}

.wp_plus_one_button {
margin: 2px 4px 4px 5px;
float: left;
width:80px;
}

#flyout { 
width:350px;
height:180px;
position:fixed;
right:-350px;
bottom:32px;
background:#fff;border-style:dotted;border-width:2px;
}

/* End Modifications */

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h6 {
	clear: both;
	font-weight: normal;
	}

h2 {
	font:Arial, Helvetica, sans-serif;
	color:#3f3f47;
	}

h3 {
padding-top: 20px;
margin-bottom: 20px;
font-size: 22px;
}

h4 {
	color:#4f4f55;
	font-weight:bold;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
	}
	
h5 {
	color:#3f3f47;
	font-weight:bold;
	font:Arial, Helvetica, sans-serif;
	}
	
#face {
	float:left;
	width:72px;
}	

#face2 {
	float:left;
	width:72px;
}
	
img.comment {
	float:left;
	}

p {
	font:'Segoe UI', Calibri, 'Myriad Pro', Myriad, 'Trebuchet MS', Helvetica, Arial, sans-serif;
	size:14px;
	color:#3f3f47;
	margin:0 0 10px;
	}
	
p.hello_world! {
	
	}
	
/* Jacked up.
	ol, ul {
	list-style: none;
}
*/
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* =Layout
-------------------------------------------------------------- */

body {
font-family: 'Segoe UI', Calibri, 'Myriad Pro', Myriad, 'Trebuchet MS', Helvetica, Arial, sans-serif;
}

#header_holder {
	width: 100%;
	background: url(../../uploads/2012/07/bg2_left.jpg) #0060ad;
	height: 290px;
	clear:both;
	float:left;
	padding:0px;
	background-size: 1500px 285px;
}
	
.blank_img  img{
	width: 75px;
	height: 75px;
	overflow: hidden;
	float:left;
	}	

#header {
	width: 800px;
	position: relative;
	padding:0px;
	margin: 132px auto 0px;
	height: 157px;
	clear:both;
	background: url(images/logo.png) top no-repeat;
}

#header #logo {
float: left;
display: block;
margin: 20px 0 0 30px;
}

#main_feature {
	width: 996px;
	background: #111111;
	border: 2px solid #23242b;
	padding:0px 0px 11px;
	height: 525px;
	margin:auto;
}

#welcome_to_wordpress {
	float:left;
	margin-bottom:25px;
}

a.ad {
	margin-top:30px;
	background:#23242b;
	height:204px;
	display: block;
	clear: both;
	
}

#featured {
	float:left;
	width:608px;
	height:321px;
	margin: 2px 0 15px 3px;
	overflow: hidden;
	position: relative;
	border: 2px solid #ccc;
}

#featured #fimage img {
width: 640px;
height:410px;
}

#featured #overlay {
position: absolute;
bottom: 0;
width: 608px;
overflow: hidden;
color: #fff;
}

#featured #overlay h1{
position: relative;
z-index: 2;
color: #fff;
margin: 15px 10px;
font-size: 24px;
}

#featured #overlay h1 a{
color: #fff;
text-decoration: none;
}

#featured #overlay .transparency {
	background: #0060ad;
	opacity: 0.80;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#featured p {
display: none;
}

#featured p img {
display: block;
}

#square_images {
	width:374px;
	height:300px;
	float:left;
	padding-left:6px;
}

#square_images a {
	color: #fff;
	text-decoration: none;
}

.second {
width: 180px;
height: 146px;
border: 2px solid #ccc;
float: left;
position: relative;
background: #fff;
overflow: hidden;
margin: 1px;
}

.second p {
display: none;
}

.second .overlay h2{
position: relative;
z-index: 2;
color: #fff;
margin: 10px;
font-size: 12px;
}

.simage img {
width: 180px;
}

.second .overlay h2 a{
color: #fff;
text-decoration: none;
}

.second .overlay  {
position: absolute;
bottom: 5px;
width: 180px;
overflow: hidden;
color: #fff;
}

.second .overlay .transparency {
	background: #0060ad;
	opacity: 0.80;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

a.more_featured_articles {
	text-decoration:none;
	color:#FFFFFF;
	font-size:13px;
	margin-bottom:20px;
	margin-right:80px;
	margin-top:10px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

img.square {
	float:left;
	padding:1px;
}


#container {
	width: 1000px;
	position: relative;
	margin: auto;
	-webkit-box-shadow: 0px 10px 10px #000;
	-moz-box-shadow: 0px 10px 10px #000;
	overflow: hidden;
	padding:0px;
}

.posted_by {
	float:left;
	margin-left:7px;
	}

a.posted_by {
	padding-right:5px;
	border-right:thin solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0060ad;
	width:202px;
	}
	
a.follow_me {
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0060ad;
	}

#posted_comment {
	height:57px;
	width:290px;
	float:left;
	}

.comment {
	width:208px;
	float:left;
	margin-top:25px;
	margin-left:-207px;
	}
	
.press_release {
	float:left;
	}

.comment2 {
	width:208px;
	float:right;
	}

img.iphone4 {
	float:left;
	margin-top:20px;
	}
	
a.link_1 {
	color:#0060ad;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	float:left;
	margin-top:15px;
	}
	
a.link_2 {
	color:#0060ad;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	float:left;
	clear:left;
	margin-top:10px;
	}
	
a.link_3 {
	color:#0060ad;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	}
	
#links {
	float:left;
	clear:left;
	margin-top:5px;
	margin-bottom:10px;
	}
	
#something_really_big {
	width:563px;
	height:193px;
	padding:5px;
	border-bottom:dashed thin;
	border-bottom:dashed thin;
	float:left;
	}
	
a.link_4 {
	color:#0060ad;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}	


#navigationbar {
	width:801px;
	background:#23242b;
	height:32px;
	clear:both;
	padding:0px;
	position: absolute;
	bottom: 0;
	left:0;
	}
	
img.navigation_links {
	padding:0px;
	float:left;
	}

	
#content {
	width:984px;
	margin:30px auto;
	overflow: hidden;
	}
	
#writting {
	float:left;
	width:565px;
	}
	
img.cell {
	margin-top:20px;
	}
	
.rightcol {
	width:275px;
	float:right;
	}
	
h3.title {
font-size: 13px;
font-weight: bold;
border-bottom: 1px dashed #bcb7b4;
padding: 0 0 5px 0;
	}
	
li.title2 {
	border-bottom:dashed thin #bcb7b4;
	font-weight:bold;
	color:#35353c;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	}

#feat_art, #feat_phones {
margin: 0 0 20px 0;
list-style-type: none;
}
	
#feat_art li {
	border-bottom:1px dashed #bcb7b4;
	}
	
#feat_art li a {
	color:#35353c;
	font-size:14px;
	text-decoration:none;
	display: block;
	padding: 5px 0;
	}
	
a.phones {
	color:#35353c;
	font-weight:bold;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	}

.leftcol {
	width:670px;
	float:left;
	margin-left: 15px;
	margin-right: 15px;
	}
	
a.comment{
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	color:#FFFFFF;
	}

a.link_1 {
	color:#0060ad;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
	
a.link_2 {
	color:#0060ad;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	}
	
a.link_3 {
	color:#0060ad;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	}
	
a.link_4 {
	color:#0060ad;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

a.bottom_navigation {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	border-right:thin solid;
	padding-right:7px;
	color:#FFFFFF;
	}
	
a.bottom_navigation_2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	border-right:thin solid;
	padding-right:7px;
	color:#FFFFFF;
	}	
	
a.bottom_navigation_copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	border-right:thin solid;
	padding-left:50px;
	padding-right:5px;
	color:#FFFFFF;
	}
				
h2 {
	font:Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: 900;
	margin-bottom: 10px;
	margin-top: 0px;
	}

.hero {
width: 992px;
height: 90px;
margin: auto;
display: block;
background: #fff;
}

img.contact_us {
	float:left;
	}
	
img.shop {
	float:left;
	}
	
img.twitter {
	float:left;
	}
	
img.privay_policy {
	float:left;
	}
	
img.copy_right {
	float:left;
	}
	
/* mr */
.button {
display: block;
padding: 5px 10px;
background: #3b9eed;
color: #fff;
font-weight: bold;
text-decoration: none;
}

#commentbtn {
margin-top: 10px;
}

.aexcerpt {
line-height: 24px;
}

.aexcerpt div {
clear: both;
}

.aexcerpt div div {
margin-bottom: 20px;
overflow: hidden;
}

.aexcerpt p {
width: 100%;
line-height: 24px;
}

.sarticle {
margin-bottom: 60px;
overflow: hidden;
}

#bottom {
width: 100%;
background: #23242b;
overflow: hidden;
}

#bottom a{
text-decoration: none;
color: #fff;
border-right: 1px solid #ccc;
padding: 10px 15px;
display: block;
float: left;
font-size: 10px;
}

#bottom span {
color: #fff;
font-size: 12px;
padding: 10px 15px;
display: block;
float: right;
}

.footer-item {
padding: 40px 20px;
}

.footer-item h3 {
display: none;
}

.footer-item a {
text-decoration: none;
color: #444;
margin: 5px;
float: left;
display: block;
}

.aexcerpt {
overflow: hidden;
float: left;
clear: both;
width: 100%;
}

.blank_img {
overflow: hidden;
float: left;
margin: 0 0 10px 0;
}

.tower {
display: block;
overflow: hidden;
margin-bottom: 10px;
}

.aexcerpt a img{
display: block;
margin-left:auto;
margin-right:auto;
padding: 10px 0px 10px 0px;
}

#comments_title {
margin: 0 0 10px;
}

#comments_number {
margin: 0 0 10px;
}

#submit {
border: none;
}

#comment_form {
margin: 0 0 10px 0;
}

#comment_form .text, #comment_form textarea {
border: 1px solid #3f3f47;
}

#comment_form textarea {
width: 80%;
height: 100px;
}

.sarticle img {
border: 0px solid #3f3f47;
}

.single_comment {
margin: 0 20px 0;
padding: 10px 20px 10px;
border-bottom: 1px dashed #3f3f47;
}

.wp-pagenavi a {
background: #fff;
border: 1px solid #e4e4e4;
display: block;
float: left;
padding: 10px 8px;
color: #3c88d5;
text-decoration: none;
margin: 0 5px 20px 0;
}

.wp-pagenavi span {
background: #3c88d5;
border: 1px solid #3c88d5;
display: block;
float: left;
padding: 10px 8px;
color: #fff;
margin: 0 5px 20px 0;
}

.tags {
clear: both;
color: #fff;
font-size: 14px;
background-image:url("../../uploads/2013/04/CellGuruTagPad.png");
background-size: 24px 22px;
background-repeat: no-repeat;
background-color: #3B9EED;
padding: 5px;
padding-left: 28px;
}

.tags img {
display: none;
}

.tags a{
text-decoration: none;
color: #fff;
padding: 2px;
}

h2 a {
text-decoration: none;
color: #3f3f47;
}

.readmore {
float: right;
clear: both;
padding-bottom: 8px;
}

.readmore a{
font-weight: bold;
color: #0071bb;
font-size: 16px;
}

.pdate {
font-size: 12px; 
font-style: italic; 
margin-top: 5px;
}

.aexcerpt ol{
	font:'Segoe UI', Calibri, 'Myriad Pro', Myriad, 'Trebuchet MS', Helvetica, Arial, sans-serif;
	size: 12px;
	margin-left: 65px;
	clear: both;
} 

.aexcerpt ul {
list-style: disc;
margin-left: 65px;
clear: both;
}

.aligncenter {
display: block;margin-left:auto;margin-right:auto;
margin-top: 20px;
margin-bottom: 15px;
}

.aligncenter img {
width:640px;margin-left:auto;margin-right:auto;
}

.aexcerpt p {
float: left;
clear: both;
}

#gad {
width: 930px;
padding-bottom: 5px;
}

.row {
position: relative;
margin: auto;
height: 90px;
text-align: center;
clear: both;
}

.gallery img {
	width:165px;
	height:165px;
}main