#wrapper{width:100%}
.pagination {display:none ! important;}
.hybrid,#content.full-width{width:1100px; margin:auto}
#content.full-width img{max-width:1058px;height:auto}
.is-sticky{width:100%}#content{width:710px}
#sidebar-container,#about-us,#sticky{width:390px}
#sb1{width:194px}
#sb2{width:196px}.mag1{width:333px}.mag1 img.thumb{width:333px;height:205px}body.bbPress #content,body.buddyPress #content{width:770px}body.bbPress #sidebar-container,body.buddyPress #sidebar-container{width:330px}#full-width-slider .flexslider{width:1062px!important;height:531px}#content-width-slider .flexslider{width:672px!important;height:414px}.temp.mag1 .entry-summary{height:200px;overflow:hidden}img#logo{float:left;}#header-ad{float:right}
@media screen and (min-width: 640px) and (max-width: 9850px) {
#above-logo-container,
#below-logo-container{
	padding:.25em 0;
	background-color: #2C2C2C;
    background-image: -moz-linear-gradient(center top , #333333, #222222);
    background-repeat: repeat-x;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
}

#above-logo-container{
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;}
#below-logo-container{
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
 border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
}

.nav{float:left}
.nav a{text-transform:uppercase;color:#FFF;}
.nav li {position:relative;float:left;display:inline;}
.nav li a{display:block;padding:.25em .5em;text-decoration:none;background:transparent;margin-left:10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
#rss-links li a {background:none;margin:0;padding:0!important}
#rss-links li{float:left}
.nav li a:hover,
.nav li.current-menu-item a{background:transparent;}


.nav li:hover a{background:#005fa1;position:relative;z-index:5;}
.nav li:hover ul a{background:transparent;border:none;margin-bottom:0;
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0}


.nav li a.add-arrow{
background-image: url('http://supergeekforum.org/medic-extra-images/add-arrow.png')!important;
background-position:100% 50%!important;background-repeat:no-repeat!important;padding-right:20px!important}

.nav li a.add-arrow:hover,
.nav li:hover a.add-arrow{
-moz-border-radius-bottomright: 0;
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
-moz-border-radius-bottomleft: 0;
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0;	
}
#above-logo-container .nav li ul li a.add-arrow-right,
#below-logo-container .nav li ul li a.add-arrow-right{
background-image: url('http://supergeekforum.org/medic-extra-images/add-arrow-right.png')!important;
background-position:100% 50%!important;background-repeat:no-repeat;padding-right:20px}

.nav li:hover a.add-arrow{padding:.25em .5em .5em;margin-bottom:-.25em;
-moz-border-radius:0;
-moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px;
 -webkit-border-top-right-radius: 5px;
 -webkit-border-top-left-radius: 5px;}


/* sub navigation */
.nav ul {
	display:none;opacity:1;
	padding-bottom:.5em;/*for rounded corners*/
	border:none;border-width:0 1px 1px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-left-radius: 5px;
	}
.nav ul li a{margin:0}	
.nav li:hover ul,
.nav li:hover ul li:hover ul{display:block;background:#005fa1;position:absolute;top:2.375em;left:10px;width:12em;z-index:999}
/*1.625+.25+2(.25)*/
.nav ul a, .nav ul li {float:none;}

.nav ul li a:hover{background:#333;}
/* Third Level Drop Down Menu */
 
.nav li:hover ul li ul {display: none;}
 

.nav li:hover ul li:hover ul { display:block; position:absolute; left:12em; top:-1.125em!important; }/*1.625-.5*/

/* Fourth level */
.nav li:hover ul li ul li ul {display: none!important;}
.nav li:hover ul li ul li:hover ul { display:block!important;}
}
#navsearch{float:right;font-size:1em;line-height:1em;width:auto;margin-right:10px;padding:0}
#navsearch form{padding:0}
#navsearch input[type=text]{padding:.5em;font-style:italic;font-family:georgia,serif;color:#999;width:13em;margin:0!important;border:none;
-moz-box-shadow: inset 0 0 2px 1px #999;
-webkit-box-shadow: inset 0 0 2px 1px #999;
box-shadow: inset 0 0 2px 1px #999;}
#navsearch input[type=submit]{width:auto;cursor:pointer;padding:.3em;margin:0 0 0 6px!important;float:right}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
form {
padding:.8em;
 -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
legend {
float:left;
padding:.0 .5em;
margin:-.8em 0 1em -.8em;
display:block;
-webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
}
legend small {
  font-size: .8em;
  color: #999999;
}
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: .5em;
  clear:both;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  padding: .25em;
  color: #555555;
}
input{width:62%}
input[type='image']{width:auto}
textarea {
  width: 96%;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -ms-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 3px 0;
  *margin-top: 0;
  /* IE7 */

  line-height: normal;
  cursor: pointer;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
select,
input[type="file"] {
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: .25em;
  /* For IE7, add top margin to align select with labels */

  line-height: 1.625em;
}
select {
  border: 1px solid #bbb;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
  border-color: #ddd;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}

input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
/* tables *
.entry-content table {border: 1px solid #EEE;margin: 0 0 1.625em 0;text-align: left;width: 100%;}
.entry-content tr th,
.entry-content thead th {font-weight: bold;padding: 5px 10px;background:#EEE}
.entry-content tr td {border: 1px solid #EEE;padding: 5px 10px;}
.entry-content tr:nth-child(odd) td {background: #f3f3f7;}
*/table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
table {
  width: 100%;
  margin-bottom: 18px;
}
table th,
table td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
table th {
  font-weight: bold;
}
table thead th {
  vertical-align: bottom;
}
table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-top: 0;
}
table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
table {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapsed;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
table th,
table td {
  border-left: 1px solid #dddddd;
}
table caption + thead tr:first-child th,
table caption + tbody tr:first-child th,
table caption + tbody tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + tbody tr:first-child th,
table colgroup + tbody tr:first-child td,
table thead:first-child tr:first-child th,
table tbody:first-child tr:first-child th,
table tbody:first-child tr:first-child td {
  border-top: 0;
}
table thead:first-child tr:first-child th:first-child,
table tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
table thead:first-child tr:first-child th:last-child,
table tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
table thead:last-child tr:last-child th:first-child,
table tbody:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
table thead:last-child tr:last-child th:last-child,
table tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
table tbody tr:nth-child(odd) td,
table tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}
table tbody tr:hover td,
table tbody tr:hover th {
  background-color: #f5f5f5;
}

.fb li.comment{font-size:1.25em;line-height:1.8em}
.fb li.comment.bypostauthor,
.fb ul.children li.comment.bypostauthor{border:solid 1px #f2f2f2}
.fb li.comment .comment-author{background:#EEE;margin:-10px -10px 20px -10px;line-height:64px;height:64px;padding:0 10px 0 0;}
.fb li.comment .avatar{margin:0 10px 0 0;padding:0!important}


.fb li.comment:nth-child(even) .comment-author{padding:0 0 0 10px;}
.fb li.comment:nth-child(even) .avatar{float:right;margin:0 0 0 10px}
.fb li.comment:nth-child(even) .fn{float:right;}
.fb li.comment:nth-child(even) .commentmetadata{float:none;}.fbm li.comment{float:left;padding:0;border:0!important;margin:0;position:relative}
.fbm li.comment .fn{position:absolute!important;bottom:0;left:0;font-style:none;display:inline-block;padding:4%;background:red;font-size:.9em;font-style:normal;
background:#000;color:#FFF;
width:92%;
opacity:.6}
.fbm li.comment .commentmetadata{display:none}
.fbm li.comment .avatar{margin:0!important;padding:0}
.fbm li.comment .comment-content{display:none}
.fbm li.comment .reply{position:absolute;top:5px;right:5px;margin:0;display:none}
.fbm li.comment .reply .comment-reply-link{margin:0}
.fbm li.comment:hover .reply{display:inline}

.fbm li.comment:nth-child(even) .fn{
top:0;bottom:inherit
}
.fbm .comment #respond{float:right;width:600px;position:absolute;z-index:999;margin:0!important}/* Above logo*/
#above-logo-container{background:#333333;}
#above-logo-container .nav li a{color:#FFFFFF;background-color:#333333;}
#above-logo-container .nav li a:hover{color:#FFFFFF;}
#above-logo-container .nav li a:hover,
	#above-logo-container .nav li:hover a,
	#above-logo-container .nav li.current-menu-item a {background-color:#53B1E0}
#above-logo-container .nav li:hover ul,#above-logo-container .nav li:hover a {background:#53B1E0}
#above-logo-container .nav li:hover ul a:hover{background-color:#333333;}
#above-logo-container .nav li:hover ul a:hover{color:#FFFFFF;background-color:#333333}
h2.entry-title a,h1.entry-title{color:#000000;font-weight: 700;}
.entry-meta{color:#CCCCCC;}
.entry-meta{color:#CCCCCC;}
.entry-content blockquote{border-color:#FF0000}
.wp-caption{background:#F6F6F6;border-color:#EEEEEE}
.tags a{background:#D0D0D0;color:#2D2A2A;}.tags a:hover{background:#FF0000;color:#2D2A2A}body{font:normal normal 14px/15px Arial, "Helvetica Neue", Helvetica, sans-serif;text-transform:none;}.entry-content,
	.entry-summary,
	.widget,
	.comment{text-align:left;}h2.entry-title{font:normal normal 16px/15px Geneva, Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;text-transform:none}article.mag1 h2.entry-title{font:normal bold 16px/15px Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;text-transform:none}h1.entry-title{font-size: 2.1em;font:Geneva, Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;text-transform:none}p.widget-title{font:normal bold 14px/14px Geneva, Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;text-transform:none}#footer p.widget-title{font:normal normal 14px/14px Geneva, Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;text-transform:none}body{background:#EEEEEE url('http://supergeekforum.org/wp-content/uploads/swift-magic/images/body-bg0.gif') repeat   ;}

#wrapper{background:#FFFFFF url('http://supergeekforum.org/wp-content/uploads/swift-magic/images/body-bg01.gif') repeat   ;}

#header-container{background:#F0F4F4 url('http://supergeekforum.org/wp-content/uploads/swift-magic/images/joenav-b.png') repeat 0px -5px;}

#above-logo-container,#below-logo-container{border-width:0}#above-logo-container,#below-logo-container{border-radius:0;-moz-border-radius: 0 ;-webkit-border-radius:0;}#branding{height:120px;}.comments-link{background-image: url('http://supergeekforum.org/medic-extra-images/medic-above-logo-comment.png');}

.widget_subscribe_box{background-image: url();}

#breadcrumbs{background-image: url('http://supergeekforum.org/medic-extra-images/medic-breadcum-home.png');background-repeat:no-repeat;background-position:0px;padding: 15px 0px 12px 30px;}

#rss-links li a.comments-feed{background:url('http://supergeekforum.org/medic-extra-images/medic-rss-link.png') no-repeat 50% 50%!important;}

#rss-links li a.posts-feed{background:url('http://supergeekforum.org/medic-extra-images/medic-rss-yellow.png') no-repeat 50% 50%!important;}

#rss-links li a.email-feed{width:22px;background:url('http://supergeekforum.org/medic-extra-images/medic-email-link.png') no-repeat 50% 50%!important;}

@media screen and (max-width: 640px){ #below-logo-container,#above-logo-container,.pull_w,.navigation,.nav{background-color:#000000!important}.pull{background-color:#333333!important}.nav,.nav li a{border-color:#333333!important;}#below-logo-container a{color:#FF0202;font-size:14px;}}



.entry-content .note {
    margin-bottom: 20px;
    background-color: #0095FF;
    background: #1E7B82 url('http://supergeekforum.org/medic-extra-images/medic-note.png') left no-repeat;
    border: solid 1px #DDD;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    line-height: 24px;
       clear: both;
    font-size: 1.3em;
    padding: 5px 0px 5px 40px;
}
.entry-content h2 {
    margin-bottom: 20px;
    background-color: #0095FF;
    background: #1E7B82 url('http://supergeekforum.org/medic-extra-images/medic-note.png') left no-repeat;
    border: solid 1px #DDD;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    line-height: 24px;
        clear: both;
    font-size: 1.3em;
    padding: 5px 0px 5px 40px;
}

.entry-content .tip {
    margin-bottom: 20px;
    background-color: #F2F1FF;
    background: #F2F1FF url('http://supergeekforum.org/medic-extra-images/medic-tip.png') left no-repeat;
    border: solid 1px #DDD;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #091882;
    line-height: 24px;
         clear: both;
    font-size: 1.3em;
    padding: 5px 0px 5px 40px;
}
.entry-content h3 {
    margin-bottom: 20px;
    background-color: #F2F1FF;
    background: #F2F1FF url('http://supergeekforum.org/medic-extra-images/medic-tip.png') left no-repeat;
    border: solid 1px #DDD;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #091882;
    line-height: 24px;
        clear: both;
    font-size: 1.3em;
    padding: 5px 0px 5px 40px;
}
.entry-content .question {
    margin-bottom: 20px;
    background-color: #310C29;
    background: #310C29 url('http://supergeekforum.org/medic-extra-images/medic-question.png') left no-repeat;
    border: solid 1px #DDD;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    line-height: 24px;
        clear: both;
    font-size: 1.3em;
    padding: 5px 0px 5px 40px;
}
.entry-content h4 {
    margin-bottom: 20px;
    background-color: #310C29;
    background: #310C29 url('http://supergeekforum.org/medic-extra-images/medic-question.png') left no-repeat;
    border: solid 1px #DDD;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    line-height: 24px;
         clear: both;
    font-size: 1.3em;
    padding: 5px 0px 5px 40px;
}
.entry-content h4 a {
    color: #04BCF3;
}
.entry-content h4 a:hover {
    color: #F10404;
}

table.table-spec-top-one {
    padding: 2px 0px 2px 8px;
    border-width: 0px 8px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #D00404;
    border-left-color: #D00404;
    font-size: 1.6em;
    line-height: 26px;
    vertical-align: middle;
    color: #FFFFFF;
    font-weight: 800;
    background: #7B0A63;
}

table.table-spec-headings {
    margin: 0px;
    padding: 0px 0px 0px 8px;
    border-width: 0px 8px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #91a9be;
    border-left-color: #bed1e1;
    outline: 0px;
    font-size: 1.4em;
    line-height: 24px;
    vertical-align: middle;
    color: #ffffff;
    font-weight: 600;
    background: #0A5F57;
}

td.ttl-img {
    background: transparent ! important;
}
span.normalhead.defaultcolor {
    font-size: 1.4em;
    font-weight: 700;
}
table.table-spec-headings h3 a {
    color: #9602BB;
}

table.table-spec-top-one a {
    color: #04BCF3;
}
table.table-spec-top-one a:hover {
    color: red;
}

table.table-spec-headings a {
    color: #E410DE;
}
table.table-spec-headings a:hover {
    color: #F10404;
}

td.td-table-qspec-name {
    background-color: #E8E8E8;
    border: 1px solid white;
}

td.nfo {
    font-size: 1.1em;
    font-weight: 700;
}
td.ttl {
    font-size: 1.2em;
    line-height: 20px;
    font-weight: 900;
    color: #404040;
}
span.normalhead.defaultcolor {
    font-size: 1.5em;
    font-weight: 900;
    color: #3C3C3C;
    box-shadow: 0px 0px 1px #4C4C4C;
}
a.super-firmware-download {
    background: #206F03;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    font-size: 13px;
    font-weight: 700;
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin: 20px 0px 20px 0px;
    position: relative;
    color: #fff;
    text-decoration: none;
}
a.super-firmware-download:hover {
    background: #D61A1A;
}
span.phone-name {
    font-size: 1.8em;
    padding-top: 20px;
    font-color: red;
    font-weight: 800;
}
td.q-spec-img {
    height: 50px;
    width: 65px;
}
span.brand-img {
    float: right;
    background-color: #F3F3F3;
    border: 4px solid whitesmoke;
    height: 50px;
    width: 150px;
    margin: 0px 5px 0px 0px;
}
td.td-table-qspec-name img {
    width: 150px;
    padding: 0px;
    height: 50px;
}

.clearfloat {
    height: 0;
    font-size: 1px;
}
.box-tv {
    border-radius: 5px;
    margin-top: 5px;
    border: 1px solid #D2D2D2;
    padding: 4px;
}
.box-tv li {
    display: inline-block;
    margin: 5px;
    border: 1px solid #D2D2D2;
    padding: 2px;
}

.entry-content li {
    font-size: 1.2em;
    line-height: 20px;
    margin-top: 4px;
}

#above-ads-toc {
    background: #f9f9f9;
    border: 1px solid #aaa;
    padding: 30px;
    margin: 15px 0px 40px 0px;
    width: 92%;
    display: table;
    font-size: 95%;
}
#windows-head-full {
    font-size: 1em;
}
#windows-ads-head {
    width: 338px;
    float: left;
    margin: 2px;
}
#above-ads-toc li {
    background: none;
    list-style-type: none;
    list-style: none;
    margin-top: 5px;
}

#trending-topics {
    margin-top: 20px;
}
#feature_box {
    background: #f0f4f4;
    border: 1px solid #d9eaea;
    padding: 25px 15px 5px;
}

.all-operator-cat a {
    width: 130px;
    height: 83px;
    padding-left: 0px;
    margin-top: 20px;
    padding-top: 0px;
    float: left;
}

img.all-operators {
    width: 110px;
    padding: 0px;
    margin: 10px;
    height: 65px;
}
.all-operator-cat a:hover {
    shadow: -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset 0 0 10px #A5A5A5;
}
.multi-column-taxonomy-list ul {
    width: 155px;
    float: left;
}
.multi-column-taxonomy-list ul li {
    padding-top: 10px;
    font-weight: 800;
}

h2.entry-title {margin: 20px 0px 5px 0px; }

.entry-content .nav,.entry-content .navbar-nav,.entry-content .navbar-right {color:#EB0413;background: gray;}
p.widget-title ,.footer p.widget-title {background: url('http://supergeekforum.org/wp-content/uploads/swift-magic/images/titlebg.png') 0px 0px repeat-y #F1F1F1;
border-bottom: 6px solid #EB0413;
border-left: 0px solid #EB0413;
border-radius: 8px;
border-right: 0px solid #EB0413;
border-top: 0px solid #EB0413;
text-align: center;
width: 100%;}			
#navsearch {
float: right;
font-size: 1em;
line-height: 1em;
width: 210px;
margin-right: 10px;
padding: 0;
}

											