/*
Theme Name: AndroidBeat
Theme URI: http://www.androidbeat.com/
Description: AndroidBeat Theme designed by BlogConsulting.com
Author: BlogConsulting.com
Author URI: http://www.blogconsulting.com
Version: 1.0
*/

/* =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, h5, h6 {
	clear: both;
	font-weight: normal;
}

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
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
	float: left;
	margin: 0 -240px 0 0;
	width: 100%;
}
#content {
	margin: 0 280px 0 20px;
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 220px;
}
#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
	margin: 0 auto;
	width: 640px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Verdana, Arial, sans-serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
	font-family: Verdana, Arial, sans-serif;
}
input[type=submit] {
	font-family: Verdana, Arial, sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

/* =Structure
-------------------------------------------------------------- */
/* The main theme structure */

#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 1000px;
}
#wrapper {
	border: 1px color:#000;
	background: url("images/wrapper-bg.png") repeat-y scroll 0 0 transparent;
    padding: 0 4px;	
}

/* Structure the footer area */

#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	font-size: 14px;
	font-weight: bold;
	width: 700px;
}
#site-generator {
	float: right;
	width: 220px;
}

/* =Global Elements
-------------------------------------------------------------- */
/* Main global 'theme' and typographic styles */

body {
	background-color: #fff;
}
body,
input,
textarea {
	color: #666;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */

p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: italic;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #74932e ;
    padding: 2px;
}
a, a:link. a:visited {
	color: #74932e  !impotant;
}
a:hover {
	color: #000 !impotant;
}

/* Text meant only for screen readers */

.screen-reader-text {
	position: absolute;
	left: -9000px;
}

/* =Header
-------------------------------------------------------------- */

#header {
	padding: 0;
	height: 250px;
}
#logo {	
	float: left;
	width: 212px;
	height: 88px;
	margin: 27px 0 0 0;
}
#logo  h3 a{
    color: #000;
    display: block;
    font-size: 32px;    
    height: 63px;
    line-height: 63px;
    outline: medium none;    
    text-decoration: none; 
	text-indent: 0;
	padding: 0 5px 0 6px;
	text-transform: uppercase;	
	font-weight: bold;
	width: 100%;
	text-align: center;
	text-indent: -99999em;
}
#logo  h3 a:hover{
    cursor: pointer;	
}
#site-description {	
	font-style: italic;	
	text-indent: -9999em;
	line-height: 1;
    margin: 0;
}
#ads-top {
	clear: right;
	float: right;	
	margin: 16px 0 0 0;
	width: 728px;
	height: 90px;
}

/* This is the custom header image */

#branding img {
	border-top: 4px solid #000;
	border-bottom: 1px solid #000;
	display: block;
	float: left;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	background: url("images/nav-bg.jpg") repeat-x #258BD8; 
	display: block;
	float: left;
	margin: 0 auto;
	width: 1000px;
	height: 55px;
	position: relative;
	 z-index: 50000;
}
#access .menu-header,
div.menu {
    float: left;
    font-size: 13px;
    margin-left: 0;
    padding-left: 15px;
    width: 730px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 10px 0 0;
	height: 35px;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #fff;
	display: block;
	line-height: 35px;
	padding: 0 10px;
	text-decoration: none;
	outline: medium none;
	font-weight: bold;	
	font-size: 12px;
}
#access .menu-header ul ul{
	margin: 0;
}
#access .menu-header ul ul {
	box-shadow: 0px 3px 8px rgba(0,0,0,0.24);
	-moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.24);
	-webkit-box-shadow: 0px 3px 8px rgba(0,0,0,0.24);
	display: none;
	position: absolute;
	top: 35px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
	border-color: #60A0CA;
    border-style: none solid solid;
    border-width: 0 1px 1px;
	background: none repeat scroll 0 0 #fff;
	height: auto;
	-moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -khtml-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {    
    border-top: 1px solid #D4EFFC;
    color: #000000;
    height: auto;
    line-height: 1em;
    margin-left: 7px;
    padding: 10px 3px;
    width: 160px;
	text-shadow: 0 0 0;
}
#access ul ul  li:first-child  a{   
    border-top: 0 none;  
}
#access li:hover > a {
	
}
#access ul ul :hover > a {
	background: none repeat scroll 0 0 transparent;
	color: #60A0CA;	
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	/*background:#017801;
	border:#000 1px solid;
	color:#fff;*/
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	/*background: url("images/nav-hover.png") repeat-x;
	color: #fff;*/
}

/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	padding: 40px 0 0 0;
	position: relative;
    z-index: 10;
}
#content {
	margin-bottom: 36px;
}
#content,
#content input,
#content textarea {
    color: #010101;
    font-size: 12px;
    line-height: 24px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 24px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #74932e ;
	text-decoration: none;
}
#content .entry-title {
    color: #74932e ;
    font-size: 22px;
	font-weight: bold;
    line-height: 1.1em;
    margin: 0 0 12px;
}
.entry-title a:link,
.entry-title a:visited {
	color: #74932e ;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #74932e;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #74932e;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #74932e;
}
#content .video-player {
	padding: 0;
}

/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}

/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}

/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}

/* =Images
-------------------------------------------------------------- */
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/

img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #74932e ;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #74932e ;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #74932e;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}

/* =Comments
-------------------------------------------------------------- */

#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    line-height: 1.2em;
    margin-bottom: 0;
}
h3#comments-title {
	padding: 0 0 20px;
}
.commentlist {
	list-style: none;
	margin: 0;
	font-size: 12px;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 18px;
	margin: 0 0 24px 0;
	padding: 0 0 25px 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
    left: 0;
    position: absolute;
    top: 5px;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author cite a {
	color: #74932e ;
}
.comment-author cite a :hover{
	color: #74932e;
}
.comment-author .says {
	font-style: normal;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 10px;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #74932e ;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #74932e;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 15px 0;
}
.reply a,
a.comment-edit-link {
	color: #74932e ;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #74932e;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children .avatar {
    left: 10px;
    position: absolute;
    top: 15px;
}
.commentlist .children li {
	border: none;
	margin: 0;
	background: none repeat scroll 0 0 #F6F6F6;
	border-bottom: 1px solid #E8E8E8;
    border-top: 1px solid #E8E8E8;
	padding-left: 66px;
    padding-top: 11px;
}
.commentlist .children li.depth-2 {
	padding-bottom: 0;
}
.commentlist .children li.depth-2 div{
	
}
.commentlist .children  .children li {
	border-bottom: 0 none;
    padding-bottom: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */

input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;	
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #000;
	font-weight: bold;
}
#respond label {
    color: #010101;
    font-size: 12px;
}
#respond input {
    display: block;
    height: 20px;
    line-height: 20px;
    margin: 0 0 4px;
    width: 40%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}
.widget-area select {
	max-width: 100%;
}
.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
#sidebar.widget-area a:link,
#sidebar.widget-area a:visited {
	text-decoration: none;	
	color: #74932e ;
}
#sidebar.widget-area a:active,
#sidebar.widget-area a:hover {
	text-decoration: none;
	color: #74932e;
}

#sidebar.widget-area a:hover {
	text-decoration: underline;	
}

.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #74932e;
}
.widget_rss a.rsswidget:hover {
	color: #74932e;
	text-decoration: underline;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */

#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}

/* Footer widget areas */

#footer-widget-area {
}

/* =Footer
-------------------------------------------------------------- */

#footer {
	background: #737373;
}
#colophon {	
    overflow: hidden;
    padding: 18px 25px 0;
    width: 950px;
}
#site-info {
	font-weight: bold;
}
#site-info a {
	color: #000;
	text-decoration: none;
}
#site-generator {
	font-style: italic;
	position: relative;
}
#site-generator a {
	background: url(images/wordpress.png) center left no-repeat;
	color: #666;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration: none;
}
#site-generator a:hover {
	text-decoration: underline;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}

/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}

/*----------------- New Styles -----------------*/

#sidebar {
    float: right;
    overflow: hidden;
    width: 342px;
}
#google-search {
    width: 186px;
	float: right;
}
#google-search  form.gsc-search-box {
    font-size: 13px;
    margin: 0;
    width: 100%;
}
#google-search  .cse form.gsc-search-box, #google-search  form.gsc-search-box {
    margin: 0;
    padding: 0;
}
#google-submit {
	display: none;
}
input#q {
    width: 156px;	
	padding: 1px 2px 5px !important;
	height: 15px !important;
}
#google-search {
    float: right;
    top: 15px;
    padding-right: 24px;
    width: 160px;
	position: relative;
}
ins {
    background: none repeat scroll 0 0 #fff;    
}
#container {
    float: left;
    margin: 0 -369px 0 0;
    width: 100%;
}
#content {
    margin: 0 355px 0 25px;
    padding-right: 13px;
	background: url("images/content_bg.gif") repeat-y scroll right top transparent
}
#main {   
    padding: 12px 0 0;
}
#footer .widget-title {
    color: #fff;
    font-weight: bold;	
	margin-bottom: 4px;
	font-size: 14px;
}
#footer .widget-area a:link, #footer .widget-area a:visited {
	color: #fff;
    text-decoration: none;	
}
#footer .textwidget, #footer  li {
	color: #fff;	
}
#footer .widget-container .textwidget{
	font-size:.8em;
	line-height: 1.72;
}
#footer .widget-container li {
    font-size: 0.8em;
    line-height: 1.6;
    margin-bottom: 8px;
}
#footer .widget-area a:hover {
    text-decoration: underline;
}
#footer .widget-area a.disclaimer-page:link, #footer .widget-area a.disclaimer-page:visited {
	color: #74932e ;
    text-decoration: underline;	
}
#footer .widget-area a.disclaimer-page:hover{
    text-decoration: none;	
}
#container .wp-pagenavi {
	clear: both;
	padding-top: 0;
}
#container .wp-pagenavi a, #container .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #c2e666!important;	
	margin: 2px 4px;
    padding: 3px 6px;
	color: #000;
	 display: block;
    float: left;
	  -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
	font-size: 12px;
}
#container .wp-pagenavi a:hover, #container .wp-pagenavi span.current {	
	border: 1px solid #c2e666!important;	
	color: #000;
	background: #96bf3b;
	background: -webkit-gradient(linear,left top,left bottom,from(#acd84f),to(#96bf3b));
	background: -moz-linear-gradient(top,#acd84f,#96bf3b);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#acd84f',endColorstr='#96bf3b');
}
#container .wp-pagenavi span.current {
	font-weight: bold;
}
#container .wp-pagenavi span.pages {   
    border: 1px solid #c2e666!important;	
	color: #000;
	background: #96bf3b;
	background: -webkit-gradient(linear,left top,left bottom,from(#acd84f),to(#96bf3b));
	background: -moz-linear-gradient(top,#acd84f,#96bf3b);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#acd84f',endColorstr='#96bf3b');
}
.post h2 a {
    color: #74932e ;
    font-weight: bold;
    text-decoration: none;
	outline: medium none;
	font-size: 22px;
}
.post h2 a:hover {
    color: #74932e;    
    text-decoration: underline;
}
.post  a {    
   text-decoration: none;
	color: #74932e ;		
}
.post  a:hover {
    color: #74932e;   
	text-decoration: underline;
}
a.readmorelink {
	border: 1px solid #74932e ;
	display: block;
	color: #74932e ;
	padding: 2px 10px;
	float: right;
	font-size: 12px;
	outline: medium none;
	text-decoration: none;
}
a:hover.readmorelink {
	background:#74932e ;
	border:#74932e 1px solid;
    color: #fff;	
	text-decoration: none;
}
#content h2 {    
    line-height: 1.1em;
    margin: 0 0 12px;
	font-weight: bold;
}
small.postmetadata {
	display: block;
	font-size: 11px;
	margin-bottom: 10px;
	line-height: 1.5;
	margin-top: 5px;
}

small.postmetadata a {
	text-decoration: none;
}

small.postmetadata a:hover {
	text-decoration: underline;
	color: #74932e ; 
}

small.postmetadata  .dsq-postid {
	white-space: nowrap;
}

#content .entry div, #content .entry p, #content .entry-content div div, #content .entry-content p, #content .entry-content div, #content .entry    {
	font-size: 14px;
	line-height: 1.4;
	margin-bottom: 16px;
	text-align: justify;
}
#content .entry-content ul, #content .entry-content ol{
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 16px;
	text-align: justify;
}
#content .entry-content ul ul, #content .entry-content ul ol, #content .entry-content ol ul,  #content .entry-content ol ol{
	font-size: 14px;	
}
.rounded-corners {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
.clear {
	clear: both;
}
.hentry {  
	border-bottom: 0px dotted #B5B5B5;
    margin: 0 0 13px;
    padding-bottom: 8px;
}
/*
.hentryr {   
    margin: 13px 0 0;
    padding-top: 8px;
	padding-bottom: 0;
}*/

#content div.hentryr:first-child {
	margin-top: 0;
}

body{background-color: #ffffff;}
#header{height:204px;padding-top:10px}
.header-nav{padding: 0 25px;}
#logo{
	background: url('images/android_beat_logos3.png') no-repeat 12px 0;
	width: 180px;
	height: 62px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-left: 15px;
}
#access .menu-header li, div.menu li{border-left:#dedede 1px solid}
#access{background:#fff;width:700px;height:63px;margin:0 0 0 10px}
#access .menu-header{width:786px;padding-left:0}
#access a{color:#74932e ;padding:0 10px;text-transform:none; font-family: Verdana, Arial, sans-serif;font-size: 13px;}
#access .menu-header ul, div.menu ul{margin-top:14px}
.ad-block{width: 970px; margin: 16px auto 0;}
#sub-header{background:#abdb41;height:42px;}
#access .menu-header ul ul{left:-1px;border-color:#dedede;box-shadow:none; overflow: hidden;}
#access ul ul a{color:#74932e }
#access ul.sub-menu li{border-left:none}
#access li:hover > a{color:#74932e; text-decoration: underline;}
#access li:hover ul.sub-menu li a{border:none !important;margin-left:0;padding-left:7px !important;padding-right:13px !important}
#access li:hover ul.sub-menu li a:hover{color:#74932e ; text-decoration: underline;}
#access li:hover ul.sub-menu li:last-child  a:hover{
	-moz-border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -khtml-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
	}
#sidebar .widget-container #sidebar-socials{margin-left:15px;padding-top:15px}
#sidebar .widget-title{background:#e4e3e3;color:#585858; text-transform: uppercase;}

#sidebar .dsq-widget{padding:0 15px}
#sidebar #popularthreads{padding:0}
#sidebar #popularthreads li, #recent-posts-5 li{margin:0;padding:11px 5px}
#sidebar #popularthreads li a, #recent-posts-5 li a{font-weight:normal}
#recent-posts-5 li:last-child{border:none;margin-bottom:0}
#sidebar #popularthreads ul li:first-child{padding-top:0}
.group:after {visibility: hidden;display: block;content: "";clear: both;height: 0}
* html .group{ zoom: 1; } /* IE6 */
*:first-child+html .group { zoom: 1; } /* IE7 */

/*------------------ tabbertab ----------------*/

#sidebar .style2.tabberlive .tabbertab {   
    border: 1px solid #74932e ;
    margin-top: 8px;
    padding: 0;
	-moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    -khtml-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}
#main .widget-area ul ul {
    border: medium none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#sidebar .tabbertab ul li {
	margin-bottom: 0;
	line-height: 1.5;
	padding: 10px;
	border-top: 1px solid #EBEBEB;
}
#sidebar .tabbertab ul li:first-child {	
	border-top: 0 none;
}
#sidebar .style2 ul.tabbernav li a {
    margin-left: 0px;
	-moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    -khtml-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;	
	color: #FFFFFF;
	background: url("images/widget-title-bg.gif") repeat-x scroll left center #1880D4;
	padding: 8px .65em;
	border: 0 none;
}
#sidebar .style2 ul.tabbernav li.tabberactive a {
    background-color: #FFFFFF;
	border: 1px solid #74932e ;	
    border-bottom: 1px solid #FFFFFF;
	color: #000000;
	text-shadow: 0 0 0 #000000;
	background: url("images/tab-active.gif") repeat-x scroll left top #ffffff;
}
#sidebar .widget-container {    
    padding: 0;
    position: relative;
	width: 322px;
	margin: 0 0 35px;
}
#sidebar .widget-title {
    line-height: 30px;
	text-indent: 11px;
	width: 322px;
	font-size: 1em;
	font-family: museo-sans;
	margin-bottom: 15px;
}

#sidebar .widget-container.fullwidth  {   
    padding: 0;
    width: 100%;	
}
#sidebar .fullwidth  .widget-title {   
    left: 0;
	top: -2px;
}
#sidebar .ad-widget .widget-title{
	left:-1px;
	width:322px;
}
#wp-calendar {
    margin: 0 auto;
    width: 90%;	
}

/*
#sidebar div.bsap_1239262 a {    
    margin: 0 4px 5px 3px;    
}
*/

#sidebar .widget_recent_entries ul li, #sidebar .popular-posts ul li, #sidebar .widget_recent_comments ul li  {
   margin-bottom: 10px;
   line-height: 1.5;
}
#sidebar .widget_archive ul li, #sidebar .widget_categories ul li, #sidebar .widget_meta ul li, #sidebar .widget_pages ul li , #sidebar .popularcategories ul li {
   margin-bottom: 6px;
   line-height: 1.5;
}
.widget-area select {   
   width: 298px;
}
#sidebar .widget-container.tabbertabs {    
    border: 0 none;
    margin: 0 0 25px;
    padding: 1px 0 0;
    position: relative;
    width: 322px;
}
#sidebar .ad-widget .widget-content {
	width: 300px;
	margin: 0 auto;
	padding: 0;
}
#content .icontent {
    float: left;
    width: 390px;  
}
#content .icontent-small {
    float: right;
    width: 377px;  
}
#content .icontent-big {
    float: none; 
}
#content .thumb {
    border: 1px solid #AEAEAE;
    float: left;
    height: 129px;
    margin-right: 20px;
    padding: 3px;
    width: 195px;
	margin-top: 8px;
}

/*---------------------------------------*/

p#copyright {
    color: #fff;
    float: right;
    font-size: 11px;
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-right: 38px;
}
p#copyright  a{
    color: #fff;   
}
p#copyright  a:hover {
    text-decoration: none;   
}
#content .first-post-ads {
	padding-top: 15px;
	clear: both;	
}
#content table.social-network-artical {
   width: 300px;
}
#content .entry-utility  {
	color: #010101;
	padding-top: 8px;
}
#content .entry-utility  p{
	margin-bottom: 10px;
}
#content .entry-utility a {
	color: #74932e ;
}
#content .entry-utility a:hover {
	text-decoration: underline;
	color: #74932e ; 
}
#content .related-post-section, #content .outbrain-section {
	background: url("images/hentry-separator.gif") repeat-x scroll left bottom transparent;
    margin: 0 0 30px;
    padding-bottom: 10px;
}
#content .related-posts {
    float: left;    
    width: 90%;
}
#content .article-mid-add {
	float: left;
	width: 300px;
	margin-top: 10px;
}
#content .related-posts  p {
	margin-bottom: 10px;
}
#content .related-posts  ol {
	list-style-position: outside;
    list-style-type: disc;
    margin-left: 16px;
}
#content .related-posts  ul {
	margin-left: 0;
}
#content .related-posts  li {
	font-size: 12px;
    line-height: 1.6;
    margin-bottom: 12px;
	width: auto;
}
#content .related-posts  a {
	text-decoration: none;
	color: #74932e ;
}
#content .related-posts a:hover {
    text-decoration: underline;
	color: #74932e;
}
#content .ob_OrgHeader, .ob_AdsHeader {
    color: #000000;
}
#content .comments-info  {	
    margin-bottom: 15px;
}
#content .comments-header {
    float: left;
    font-size: 17px;
    height: 25px;
    line-height: 25px;
    margin: 0;
	font-weight: bold;
}
#content .comments-info p {
    float: right;
    font-size: 11px;
    height: 25px;
    line-height: 29px;
    margin: 0;	
}
#content .comments-info p a {
    text-decoration: none;
	color: #74932e ;
}
#content .related-posts a:hover {
	color: #74932e;
    text-decoration: underline;
}
#content #nav-below {
    padding-top: 10px;
	margin: 0;	
}
h3#comments-title {
	font-size: 12px;
	font-weight: normal;
}
h3#comments-title em  {	
	font-style: normal;
}
.comment-author cite a {
    color: #74932e ;
    font-weight: normal;
}
.comment-author cite {    
    font-weight: normal;
}
#respond .form-submit input {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #74932e ;
    font-size: 12px;
    height: 30px;
    padding: 4px;
    width: 20%;
	color: #74932e ;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
input:hover#submit {
    background-color: #74932e ;
    border: 1px solid #000;
    color: #FFFFFF;
}
#content textarea {
	margin: 0 0 15px;
}
#respond .comment-header {
    font-size: 1em;
    font-weight: bold;
    margin-top: 10px;
}
#respond form {
	color: #010101;
    font-size: 12px;
}
#respond  a {	
	color: #74932e ;
	text-decoration: none;
}
#respond  a:hover {	
	color: #74932e;
	text-decoration: underline;
}
#content input[type="text"], #content textarea {
	font-size: 12px;
}
#content .entry-content #getsocialmain p {
    font-size: 12px;
}

/*-------------------------------*/

.single .sharebutton {   
    float: left !important;
	text-align: center;
}
.single .getsocial {
    background-image: none;
}
#content .entry-content .gform_fields  div {    
    margin-bottom: 0;    
}
#content .gform_fields input[type="text"], #content .gform_fields textarea {   
    margin-bottom: 0;
	font-size: 1.5em;
	 padding: 2px 4px;
}	
#content .gform_fields input[type="text"] {    
    height: 20px;       
}
.page .hentry {   
	background-image: none;
    border: 0 none;
}
#content .gform_footer input.gform_button {
	border: 1px solid #74932e ;
	display: block;
	color: #74932e ;
	padding: 2px 10px;	
	font-size: 1.1em;
	outline: medium none;
	 -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	font-weight: bold;
	background-color: transparent;
}
#content .gform_footer input:hover.gform_button {
	cursor: pointer;
	background-color: #74932e ;
    border: 1px solid #000;
    color: #FFFFFF;	
}
#content  .gfield .validation_message {    
   font-size: 1.1em;
}
#content .gform_wrapper .validation_error {    
   font-size: 1em;
}
#content .entry-content #gforms_confirmation_message {
	text-align: center !important;
}
#content .entry-content div div {
	font-size: 12px;
}
#content .first-post-ads div.separator {
	border-top: 1px dotted #B5B5B5;
    margin: 0 0 25px;
	height: 1px;
	width: 100%;
}

/*------------ Stay Connected ------------*/

#sidebar .textwidget .social-wid {
    border-top: 0px solid #EBEBEB;
	color: #010101;
	margin: 0 0 0 -11px;
	padding-left: 23px !important;
	padding-right: 11px !important;
	width: 298px;
}
#sidebar .textwidget .facebook {
    border-top: 0 none;
    height: 30px;
    padding: 0 0 10px;
}
#sidebar .textwidget .gplusone span {
    display: block;
    float: left;
    font-size: 0.85em;
    height: 20px;
    line-height: 20px;    
	width: 150px;
}
#sidebar .textwidget .gplusone .gp-icon {
	float: left;
	width: 100px;
	height: 20px;
}
#sidebar .textwidget .twitter-follow, #sidebar .textwidget .rss-feed, #sidebar .textwidget .gplusone {
	height: 20px; 
    padding: 15px 0; 
}
#sidebar .updates.social-wid form {
	height: 26px; 
    padding: 15px 0 4px; 
}
#sidebar .textwidget .social-last {	
    padding-bottom: 0px; 
}
#sidebar .textwidget .rss-feed  a{
    background: url("images/rss-icon2.gif") no-repeat scroll 0 0 transparent;
    color: #74932e ;
    display: block;
    font-size: 0.9em;
    height: 20px;
    line-height: 20px;
    padding: 0 0 1px 25px;
    text-decoration: none;    
}
#sidebar .textwidget .rss-feed  a:hover{    
    text-decoration: underline;    
	color: #74932e;
}

#sidebar .updates input {
	height: 14px;
	float: left;
	width: 188px;
	font-size: 0.9em;
}
#sidebar .updates input#us {
	border: 0px solid #94B8D7;
	display: block;
	color: #74932e ;
	padding: 0px 0px;	
	font-size: .95em;
	outline: medium none;
	font-weight: bold;
	background-color: transparent;
	float: right;
	height: 26px;
	text-align: center;
    width: 88px;
}

/*--------------sharing-counters------------ */

#content .post .sharing-counters  {
    background: none repeat scroll 0 0 #74932e ;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;    
    font-size: 12px;    
    line-height: 20px;
    margin-bottom: 7px;
    padding: 10px;
}
#content .post .sharing-counters  ul {
	float: left;
    height: 20px;
    margin: 0;
}
#content .post .sharing-counters  li {
    display: block;
    float: left;
    width: 100px;
	height: 20px;
	color: #fff;
}
#content .post .social-links{ 
    height: 70px;
    margin: 0 auto 0px;
    width: 530px;	
    padding: 5px;
}
#content .post .social-links  ul{
    float: left;
    height: 80px;
    margin: 0;
    padding: 0;
}
 #content .post .social-links li {
    display: block;
    float: left;
    height: 70px;
    margin-right: 20px;
    width: auto;
}
 #content .post .social-links li.social-last {    
    margin-right: 0; 
}
 #content .post .social-links li.linkedin-icon{
    display: block;
    float: left;
    width: 130px;
	height: 20px;
}
#content .post .sharing-counters  li.join {    
    height: 20px;
    line-height: 20px;
    width: 200px;	
}
#content .post .sharing-counters  li.normal{    
    height: 20px;
    line-height: 20px;
    width: 30px;
}
#content .sharing-counters li.twitter-share  {	
	width: 70px;
	height: 20px;	
}

#content .sharing-counters  a {
	color: #fff;
}

#content .sharing-counters .rss-share  a {
	background: url("images/rss-icon.png") no-repeat scroll 0 0 transparent;
	width: 20px;
	height: 20px;
	display: inline-block;
	text-indent: -9999em;
}

/*-------------- Footer nav ----------------*/

#footer-nav-wrapper {
    border-top: 1px dotted #B5B5B5;
    margin: 15px auto 0;
    width: 1000px;
}
#footer-nav-wrapper .menu-footer {
    float: left;
    width: auto;
	padding: 8px 25px;  
}
#footer-nav-wrapper .menu-footer ul {
    margin: 0;
    padding: 0;
}
#footer-nav-wrapper .menu-footer li {
    margin: 0 0 0 15px;
	display: block;
    float: left;
}
#footer-nav-wrapper .menu-footer li:first-child {
    margin-left: 0;
}
#footer-nav-wrapper .menu-footer li a {
    color: #010101;
    text-decoration: none;
}
#footer-nav-wrapper .menu-footer li a:hover {
    text-decoration: underline;
}
	
/*------  gsce------------*/

#wrapper table.gsc-search-box { 
    width: 74%;
}
#wrapper input.gsc-input {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #989898;
    float: left;
    font-size: 12px;
    height: 15px;
    line-height: 15px;
    margin: 0;
    padding: 5px 15px 4px;
    width: 171px;
	border-right: 0 none;
}
#wrapper input.gsc-search-button {
    background: url("images/search-form-submit.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    height: 26px;
    margin-left: 0;
    text-indent: -9999em;
    width: 27px;
	outline: medium none;
	-moz-border-radius: 0;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    border-radius: 0;
}
#wrapper input:hover.gsc-search-button {    
	outline: medium none;
	cursor: pointer;	
}
#wrapper div.gsc-clear-button {
    background: url("images/clear.gif") no-repeat scroll center center;
}
#wrapper table.gsc-search-box td.gsc-input {
    padding-right: 0px;
}
#menu-search-form {
	width: 255px;
	float: right;
}
#adBlock, #content .gsc-adBlock {
	display: none;
}
#content .gsc-resultsHeader {
	display: none;
}
#content .cse .gsc-webResult.gsc-result, #content .gsc-webResult.gsc-result, #content .gsc-imageResult-classic, #content .gsc-imageResult-column {
	border-left: 0 none;
	border-bottom: 0 none;
}
#content .cse .gsc-webResult.gsc-result:hover, #content .gsc-webResult.gsc-result:hover, #content .gsc-results .gsc-imageResult-classic:hover, #content .gsc-results .gsc-imageResult-column:hover {
	border-left: 0 none;
	color: #74932e;
	text-decoration: underline !important;
}
#content .gsc-table-result {
	margin-bottom: 10px;
	border: 1px solid #74932e ;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#content .gsc-table-result:hover {
	background-color: #fff;	
}
#content .gsc-table-result tr td {
	border-top: 0 none;
}
#content .gs-webResult.gs-result .gs-snippet {   
    font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	color: #010101 !important;
}
#content .gs-webResult.gs-result a.gs-title:link, #content .gs-webResult.gs-result a.gs-title:link b {
    color: #74932e !important;
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#content .gs-result .gs-title, #content .gs-result .gs-title * {    
    text-decoration: none;
	color: #74932e !important;
}
#content .gsc-results .gsc-cursor-box .gsc-cursor-page {
    border: 1px solid #74932e ;
    color: #74932e ;
    text-decoration: none;
	padding: 0 5px;
}
#content .cse .gsc-control-cse, #content .gsc-control-cse {
    padding: 0;
}
#content .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    background-color: #fff;
    border: 1px solid #74932e ;
    color: #74932e ;
	text-shadow: 0 0 0 #000000;
}
#content .gsc-result-info {
    border-bottom: 3px solid #74932e ;
    color: #74932e ;
    font-family: verdana;
    font-size: 15px;
    font-weight: bold;
    margin-right: 5px;
}
#content table.gsc-branding td, #content table.gsc-branding, #content table.gcsc-branding td, #content table.gcsc-branding {
	border-top: 3px solid #74932e ;
	padding-left: 0;
    padding-right: 0;
}
#content table.gsc-branding, #content table.gcsc-branding {
    border: 0 none;
}
.page a {
    color: #74932e ;
    text-decoration: none;	
}
.page a:hover {
    color: #74932e;
    text-decoration: underline;
}
.single .entry-content #google_ads_div_IPH-Rectangle-Article-ATF_ad_container {
	float: left;
	margin-right: 10px;
}
#content .first-post-ads {
	padding-top: 0;
	clear: both;		
	border-bottom: 1px dotted #B5B5B5;
	margin: 25px 0 13px;
	padding-bottom: 18px;
}
.home .sticky {	
	margin-left: 0;
	margin-right: 0;
	padding: 18px 10px;
}
.home #content .sticky .icontent-small {
	float: right;
	width: 364px;
}
aside[role=complementary2]{font-size:.85em;color:#666:}
aside[role=complementary2] .widget{margin-top:45px;}
aside[role=complementary2] h4{margin-bottom:15px;font-size:1.2em;line-height:1em}
aside[role=complementary2] a,aside[role=complementary] a:visited{color:#666;border-bottom:0;text-decoration:underline}
aside[role=complementary2] a:hover{color:#de402a}
#sidebar-socials{margin:0 0 -15px 0;list-style:none;font-size:11px;line-height:1.4em;}
#sidebar-socials li{float:left;width:46%;margin-bottom:15px;}
#sidebar-socials li a{display:block;padding-left:36px;min-height:32px;background:url('/wp-content/uploads/2012/03/sprites.png') no-repeat;-webkit-transition:top .1s ease;-moz-transition:top .1s ease;-o-transition:top .1s ease;transition:top .1s ease;color:#000;font-weight:bold;text-decoration:none}
#sidebar-socials li span{display:block;color:#666;font-weight:normal}
#sidebar-socials li a:hover{position:relative;top:-2px}
#sidebar-socials li a.twitter{background-position:-128px -92px}
#sidebar-socials li a.facebookx{background-position:-96px -124px}
#sidebar-socials li a.google{background-position:-64px -156px}
#sidebar-socials li a.flickr{background-position:-32px -188px}
#sidebar-socials li a.rss{background-position:0 -220px}
#sidebar-socials li a.youtube{background-position:-160px -60px}
.widget.go-subscribe h2.widget-title{background-position:5px -121px;}
.form-wrap form#subscribe{width:265px;position:relative;}
.form-wrap form#subscribe #email_address{color:#888;line-height:15px;background:none;width:165px;padding:5px 10px;margin:0;float:left;border:1px solid #e6e6e6;border-right-style:none;}
#email_address{color:#888;line-height:15px;background:none;width:165px;padding:5px 10px;margin:0;float:left;border:1px solid #e6e6e6;border-right-style:none;}
.sidebar .form-wrap form#subscribe input#submit{float:left;clear:right;}
#social-left {
width: 375px;
margin-left: -11px;
}
#moving {
position: relative;
top: 285px;
z-index: 9999;
}
/*
#adrelated {
position: relative;
top: -105px;
}*/
#commov {
margin-top:250px;
}
#dotted {
border-bottom: 1px dotted #B5B5B5;
height: 2px;
width: 100%;
}

/*--------------- Featured ---------------*/

#topstories .frame {
display: inline-block;
border: 1px solid #AEAEAE;
background: white;
padding: 4px;
box-shadow: rgba(0, 0, 0, 0.8) 0px 5px 4px -4px;
}
.media-data {
display: table-cell;
vertical-align: top;
zoom: 1;
}

/* @group Top Stories */

#top-stories-home {
margin-bottom: 0;
border-bottom: 0;
padding-bottom: 3px;
}
ul#topstories { margin: 0; padding: 0; }
#topstories li { position: relative; display: inline-block; float: left; width: 198px; margin: 0 6px 0 0; }
#topstories li.col3 { border-left: none; margin-right: 0; }
#topstories .frame { padding: 3px; box-shadow: rgba(0,0,0,0.8) 0px 5px 4px -4px; height: 126px;}
#topstories .shadow { background: none; padding-bottom: 7px; background-position: bottom left; }
#topstories .shadow img { max-width: 190px; max-height: 126px; }
#topstories .media-data { position: absolute; top: 4px; left: 4px;  background: rgba(0, 0, 0, 0.4); -webkit-transition: background 0.3s ease-in; -moz-transition: background 0.3s ease-in; }
#topstories .media-data:hover { background: none; }
#topstories .media-data .title { font-family: Verdana, Arial, sans-serif; line-height: 1.3; text-decoration: none; color: #fff; font-size: 16px; text-shadow: black 1px 0 2px; display: block; padding: 9px 10px; width: 170px; height: 108px; overflow: hidden; }
#topstories .media-data .title:hover { text-decoration: none; }
#page-intro, #more-coverage {
	margin-bottom: 0;
	border-bottom: 0;
	padding-bottom: 16px;
}
#page-intro h2, #page-intro h1 {
	line-height: 1.1em;
	margin: 0 0 12px;
	color: #74932e ;
	font-weight: bold;
	text-decoration: none;
	outline: medium none;
	font-size: 22px;
}
#page-intro h1 {	
	color: #74932e ;
	font-size: 23px;
}
#page-intro h3 {	
	font-size: 20px;
}
#page-intro ul {
	margin-left: 30px;
}
#page-intro ul.alignleft {
	width: 258px;
	margin-right: 0;
}
#page-intro ul li {	
	/*width: 258px;
	float: left; */	
	line-height: 1.5;
	margin-bottom: 5px;
	color: #010101;
}
#page-intro a {
	text-decoration: none;
	color: #74932e ;
	text-decoration: underline;
}
#page-intro a:hover {
	color: #74932e;
	text-decoration: underline;
}
#more-coverage h3 {
	background: #abdb41;	
	color: white;
	font-size: 22px;
	font-weight: normal;
	line-height: 50px;	
	padding-left: 20px;
	overflow: hidden;
	margin-bottom: 0;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -khtml-border-radius: 8px;
    border-radius: 8px;
}
#content #page-intro .social-links {
	height: 70px;
	margin: 0 auto 0px;
	width: 374px;
	padding: 5px;
	margin-left: 0px;
}
#content #page-intro .social-links ul {
	float: left;
	height: 80px;
	margin: 0;
	padding: 0;
}
#content #page-intro .social-links li {
	display: block;
	float: left;
	height: 70px;
	margin-right: 20px;
	width: auto;
}
#disqus_thread a {
	text-decoration: none !important;	
	color: #74932e  !important;
}
#disqus_thread a:hover {
	text-decoration: none !important;
	color: #74932e !important;
}
#header {
    height: auto;
    padding-top: 10px;
}
#ss_dealOfTheDayButton { 
    background: blue;
    top: 50%;
 }
 
 
#sidebar .sidebar-social-nw  {	
	width: 173px;
	margin: 0 auto;
}
#sidebar .sidebar-social-nw  a{
	display: block;
	width: 32px;
	height: 32px;
	text-indent: -99999em;
	background: url("http://www.iphonehacks.com/wp-content/uploads/2012/03/sprites.png") no-repeat 0 0;
	margin-left: 15px;
	float: left;
}
#sidebar .sidebar-social-nw  a.fb-btn {
	background-position:-96px -124px;
	margin-left: 0;
}
#sidebar .sidebar-social-nw  a.gp-btn {
	background-position:-64px -156px;
}
#sidebar .sidebar-social-nw  a.twitter-btn {
	background-position:-128px -92px;
}
#sidebar .sidebar-social-nw  a.rss-btn {
	background-position:0 -220px;
}
#sidebar .sidebar-social-nw  a.yt-btn {
	background-position: -160px -60px;
}
#commov {
	margin-top: 0;
}

#adrelated {
	margin-top: 10px;	
	margin-bottom: 10px;
	position: static;
}
#moving {
	position: static;
}
#sidebar.widget-area ul ul.blogroll li {
	border-bottom: #ccc 1px solid;
	margin: 5px 0;
	padding-bottom: 5px;
}
#sidebar.widget-area ul ul.blogroll li:last-child {
	border: none;
	padding-bottom: 0;
}

#wrapper div.gsc-clear-button {
	display: none;
}

[name="__bkframe"]{
display: none !important;
}

#sidebar div.srp-widget-singlepost {
	padding: 10px 5px 10px 5px;
	margin-bottom: 0;
	border: 0;
}

#sidebar div.srp-thumbnail-box {
	padding-top: 4px;
}

#sidebar .widget_recent_comments ul li {
	margin-bottom: 0;
	padding: 11px 5px;
}

#sidebar div.srp-widget-singlepost:nth-child(even), 
#sidebar #recentcomments li:nth-child(even),
#sidebar .dsq-widget-list li:nth-child(even)
{
    background: #f2f2f2;
}

#sidebar div.srp-widget-singlepost:first-child,
#sidebar #recentcomments li:first-child,
#sidebar .dsq-widget-list li:first-child
{
    padding-top: 0;
}


.single  #content .wp-caption  {
	max-width: 98% !important;
}

.single .wp-caption  img.size-auto, .single .wp-caption  img.size-full, .single .wp-caption  img.size-large, .single .wp-caption  img.size-medium, .single .wp-caption .attachment img, .single .wp-caption  img {
	max-width: 98% !important;
	height: auto;
}

.single .wp-caption  p.wp-caption-text {
	max-width: 98% !important;
}

/* wp related posts */

div.wp_rp_content {
	display: inline-block !important;
}

.wp_rp_wrap .related_post_title {
	clear: both;
	padding: 0 !important;
	margin: 0 !important;
}

ul.related_post {
	display: inline-block !important;
	position: relative !important;
	margin: 0 !important;
	padding: 0 !important;
}

ul.related_post li {
	position: relative !important;
	display: inline-block !important;
	vertical-align: top !important;
	zoom: 1 !important;
	width: 150px !important;
	margin: 10px 10px 10px 0px !important;
	padding: 0 !important;
	background: none !important;
}

ul.related_post li a {
	position: relative !important;
	display: block !important;
	font-size: 13px !important;
	line-height: 1.6em !important;
	text-decoration: none !important;
	margin-bottom: 5px !important;
	text-indent: 0 !important;
}

ul.related_post li img {
	display: block !important;
	width: 150px !important;
	height: 150px !important;
	max-width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
	border: none !important;
	border-radius: 3px !important;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) !important;
}


#content div.wp_rp_content {
	padding-top: 10px;
}

#content .zem_rp_wrap.zem_rp_th_vertical {
	margin-left: 0px;
	margin-bottom: 0;	
}

#content .zem_rp_wrap.zem_rp_th_vertical  .zem_rp_content {
	margin-bottom: 0;
}

#content ul.related_post li {
	margin: 10px 9px 10px 0px !important;
}

#content ul.related_post li:first-child {
	margin-left: 0 !important;
}

#content ul.related_post li  a:hover{
	text-decoration: underline !important;
}

#content  .wp_rp_wrap.wp_rp_vertical {
	margin-left: -10px;
}

#content  div.wp_rp_footer {
	display: none;
}

#content .related_post_title {
	font-weight: bold;
	font-size: 15px;
}

#content .zem_rp_wrap .zem_rp_footer {
	display: none;
}

#content .zem_rp_wrap ul.related_post li {
	width: 145px !important;	
}

#content .zem_rp_wrap ul.related_post li img {
	width: 145px !important;
	height: 145px !important;
}

#content .content-clear {
	margin: 0 !important;
}

.soliloquy-container img.soliloquy-item-image {
display: block;
max-width: 100%;
max-height:300px !important;
margin:0 auto;
width:100% !important;
}

.soliloquy-thumbnails-item img.soliloquy-thumbnails-item-image{max-height:126px !important;max-width: 100%;
max-height:300px;
margin:0 auto;width: 190px;}


.soliloquy-container .soliloquy-caption .soliloquy-fc-caption .soliloquy-fc-title, .soliloquy-container .soliloquy-caption .soliloquy-fc-caption .soliloquy-fc-title a  {
font-size: 16px !important;
font-weight: normal !important;
text-decoration:none !important;
margin-bottom: 0 !important;
line-height: 1.2;
}

.soliloquy-container .soliloquy .soliloquy-slides>li {
background: #666 !important;
}
#featured .soliloquy-container.soliloquy-slide-horizontal .soliloquy-direction-nav li .soliloquy-next, #featured .soliloquy-container.soliloquy-thumbnails-container .soliloquy-thumbnails .soliloquy-direction-nav li .soliloquy-next,#featured .soliloquy-container .soliloquy-direction-nav li .soliloquy-next {
background: url('images/slider-arrows-horizontal.png') no-repeat scroll 0 -18px !important;
}
#featured .soliloquy-container.soliloquy-slide-horizontal .soliloquy-direction-nav li .soliloquy-prev, #featured .soliloquy-container.soliloquy-thumbnails-container .soliloquy-thumbnails .soliloquy-direction-nav li .soliloquy-prev,#featured .soliloquy-container .soliloquy-direction-nav li .soliloquy-prev {
background: url('images/slider-arrows-horizontal.png') no-repeat scroll 0 0 !important;
}
#soliloquy-4905 img.soliloquy-item-image{max-height:125px;height:196px}

.soliloquy-fc-title{width:100%;float:left;}

#featured .soliloquy-container,#featured .soliloquy-container .soliloquy,#featured .soliloquy-container .soliloquy .soliloquy-slides {
margin: 0 auto !important;
}

#featured{margin-bottom:20px;}



#top-stories-home {
margin-bottom: 0;
padding-bottom: 0;
}

#featured .soliloquy-container .soliloquy-direction-nav {
	margin-bottom: 0;
}


#featured  .soliloquy-container .soliloquy-caption .soliloquy-fc-caption .soliloquy-fc-title, #featured .soliloquy-container .soliloquy-caption .soliloquy-fc-caption .soliloquy-fc-title a {
text-decoration: none;
}


.entry-content img{clear: both;
display: block;
margin-left: auto;
margin-right: auto;}

.entry-content iframe.twitter-tweet{clear: both;
display: block;
margin-left: auto !important;
margin-right: auto !important;}

/* ------- What's Hot ---------*/

#hottopics  {		
	float: left;
	margin-top: 16px;
	width: 730px;
}

#hottopics .textwidget  {	
	float: left;	
	width: 600px;
}

#hottopics h3 {
	color: #000;
	float: left;
	font-size: 13px;
	font-weight: bold;
	line-height: 1;
	margin-left: 15px;		
}

#hottopics  ul {
	float: left;
	margin: 0;
	list-style-type: none;	
	margin-top: 1px;
}

#hottopics  ul li {
	float: left;
	line-height: 1;
	padding-left: 6px;
	margin-left: 6px;
	border-left: #000 1px solid;
}

#hottopics  ul li:first-child {	
	border-left: 0;
	padding-left: 3px;
}

#hottopics  ul li a {
	font-size: 12px;
	line-height: 1;
	color: #000;
	display: block;
	text-decoration: none;
}

#hottopics  ul li a:hover {
	text-decoration: underline;
}

#sub-header, #sidebar .widget-title {	
	color: #000;
	background: #96bf3b;
	background: -webkit-gradient(linear,left top,left bottom,from(#acd84f),to(#96bf3b));
	background: -moz-linear-gradient(top,#acd84f,#96bf3b);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#acd84f',endColorstr='#96bf3b');
}

.post .entry a, .post .entry-content a , .page .entry-content a {
	text-decoration: none;
	font-weight: bold;
}

.post .entry a:hover, .post .entry-content a:hover, .page .entry-content a:hover {
	color: #74932e ;
	text-decoration: underline;
}

.page h2 a {
	color: #74932e;
	font-weight: bold;
	text-decoration: none;
	outline: medium none;
	font-size: 22px;
}

.page  .entry-content h2 a:hover {
	color: #74932e;  
	text-decoration: underline;
}

#more-coverage  h3  {
	color: #000;
	background: #96bf3b;
	background: -webkit-gradient(linear,left top,left bottom,from(#acd84f),to(#96bf3b));
	background: -moz-linear-gradient(top,#acd84f,#96bf3b);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#acd84f',endColorstr='#96bf3b');
	line-height: 40px;
	height: 40px;
	border-radius: 0;
}


#featured  .soliloquy-container .soliloquy-controls { opacity: 0 !important; display: none !important; }

#featured  .soliloquy-container .soliloquy-controls.active { opacity: 1 !important; display: block !important; }

#featured .soliloquy-theme-classic .soliloquy-next, #featured  .soliloquy-container .soliloquy-next {
	background: url('images/slider-arrows-horizontal.png') no-repeat scroll 0 -18px !important;
	width: 13px;
	height: 18px;
}

#featured .soliloquy-theme-classic .soliloquy-prev, #featured  .soliloquy-container .soliloquy-prev {
	background: url('images/slider-arrows-horizontal.png') no-repeat scroll 0 0 !important; 
	width: 13px;
	height: 18px;
}


#featured  .soliloquy-fc-slider .soliloquy-caption {
	width: 100%;
	right: 0;
	left: auto;
	bottom: 0;
	top: auto;
}


#featured  .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
	background: rgba(0,0,0,.5);
	color: #fff;
	display: block;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	padding: 10px;
	text-align: center;
	text-shadow: 0 1px 0 rgba(0,0,0,.3);
	zoom: 1;
}

#featured .soliloquy-container .soliloquy-image {
	height: 202px !important;
	width: 302px !important;
}

#sidebar  #mc_embed_signup {
	padding: 15px 0 4px;
}

#sidebar #mc-embedded-subscribe-form  label {
	font-weight: bold;
	display: block;
	padding-bottom: 6px;
	font-size: 13px;
	color: #666;
}
#sidebar #mce-EMAIL {
	color: #888;
	line-height: 15px;
	background: none;		
	padding: 5px 10px;
	margin: 0;		
	border: 1px solid #e6e6e6;
	border-right-style: none;
	height: 14px;
	float: left;
	width: 188px;
	font-size: 0.9em;
	outline: none;
}

#sidebar input#mc-embedded-subscribe {	
	display: block;	
	padding: 0;
	font-size: 12px;
	outline: medium none;
	font-weight: bold;
	background-color: transparent;
	float: right;
	height: 26px;
	text-align: center;
	width: 88px;	
	color: #000;
	border: 0;
	font-family: museo-sans;
	text-transform: uppercase;
	line-height: 28px;
	cursor: pointer;
	background: #96bf3b;
	background: -webkit-gradient(linear,left top,left bottom,from(#acd84f),to(#96bf3b));
	background: -moz-linear-gradient(top,#acd84f,#96bf3b);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#acd84f',endColorstr='#96bf3b');
}



/*--------- followus-subscribe ------------*/

#content .followus-subscribe .col {	
	float: left;
	width: 300px;
}

#content .followus-subscribe .followus-section {	
	width: 286px;
	margin-right: 20px;
}

#content .followus-subscribe {
	margin: 18px 0 8px;	
}

#content .social-wid {	
	color: #010101;
	width: 298px;
}

#content #mc-embedded-subscribe-form label,  #content .followus-section .follow-title {
	font-weight: bold;
	display: block;
	padding-bottom: 6px;
	font-size: 13px;
	color: #010101;
	margin: 0;
	line-height: 1;
}

#content #mce-EMAIL {
	color: #888;
	line-height: 15px;
	background: none;
	padding: 5px 10px;
	margin: 0;
	border: 1px solid #e6e6e6;
	border-right-style: none;
	height: 14px;
	float: left;
	width: 188px;
	font-size: 0.9em;
	outline: none;
}

#content input#mc-embedded-subscribe {
	display: block;
	padding: 0;
	font-size: 12px;
	outline: medium none;
	font-weight: bold;
	background-color: transparent;
	float: right;
	height: 26px;
	text-align: center;
	width: 88px;
	color: #000;
	border: 0;
	font-family: museo-sans;
	text-transform: uppercase;
	line-height: 28px;
	cursor: pointer;
	background: #96bf3b;
	background: -webkit-gradient(linear,left top,left bottom,from(#acd84f),to(#96bf3b));
	background: -moz-linear-gradient(top,#acd84f,#96bf3b);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#acd84f',endColorstr='#96bf3b');
}

#content .gsc-control-cse .gsc-url-bottom {
	display: none;
}

#content .gs-webResult.gs-result .gs-snippet {
	line-height: 18px;
}

#menu-search-form form.gsc-search-box {
	padding: 8px 4px 2px 6px;
}

#content .gsc-above-wrapper-area {
	margin-bottom: 15px;
}

#wrapper div.gsc-clear-button {
	display: none;
}

#content h1.archive-title  {
	line-height: 1.15em;
	margin: 0 0 12px;
	color: #74932e ;
	font-weight: bold;
	text-decoration: none;
	outline: medium none;
	font-size: 23px;
}


.single div.jp-relatedposts-items-visual .jp-relatedposts-post img {
	display: block !important;	
	border-radius: 3px !important;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) !important;
	margin-bottom: 5px;
}

.single #content h4.jp-relatedposts-post-title {
	margin: 0 0 10px 0;
 }
 
.single div.jp-relatedposts .jp-relatedposts-post .jp-relatedposts-post-title a  {
	text-decoration: none !important;
}
 
.single div.jp-relatedposts .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
	text-decoration: none !important;
}

.single  #content .jp-relatedposts-post-context {
	display: none;
}

.single  #content  h3.jp-relatedposts-headline {
	font-size: 18px;
	display: block;
	width: 100%;
	line-height: 1;
	margin-bottom: 15px;
}


div#jp-relatedposts h3.jp-relatedposts-headline em:before {
	border-top: 0 !important;
	border-top: 0 !important; 
	margin-bottom: 0 !important;
}

#content .entry-content div.gallery-row, 
#content .entry-content div.gallery-row div {
	margin-bottom: 0px;
}

.single #content .ctx-branding {	
	display: none !important;	
}

.single #ctx-module {
	
}

.single #ctx-module.ctx-module-container .ctx-content-float .ctx-links-header {
	color: #000 !important;
	background: #96bf3b !important;
	background: -webkit-gradient(linear,left top,left bottom,from(#acd84f),to(#96bf3b)) !important;
	background: -moz-linear-gradient(top,#acd84f,#96bf3b) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#acd84f',endColorstr='#96bf3b') !important;
}

.single #ctx-module .ctx-module-mobile .ctx-link {
	width: 31% !important;
	float: left !important;
	margin: 0 1.1% 0 1.1% !important;
}

#dp_swf_engine {
	display: none !important;
}



/* =Featured Content
----------------------------------------------- */

#featured-content.flexslider {
	border: none 0;
	margin-bottom: 25px;
	overflow: hidden;
}
#featured-content.flexslider .slides img {
	height: auto;
	margin: 0 auto
}
#featured-content.flexslider .slides .featured-hentry-wrap {
	margin: 0 auto;
	position: relative;
	width: 960px;
}
#featured-content.flexslider .slides .hentry .entry-header {
	background: rgba(255,255,255,.95);
	border-bottom: 5px solid #1e4a66;
	margin-bottom: 25px;
	padding: 1% 25px;
	position: absolute;
		bottom: 25px;
		/*right: 0;*/
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	max-width: 500px;
}
#featured-content.flexslider .slides .hentry {
	background: transparent;
	border: 0 none;
	margin: 0;
	padding: 0;
}
#featured-content.flexslider .slides .hentry .entry-header:hover {
	/*background: rgba(255,255,255,1);*/
}
#featured-content .flex-direction-nav li a {
	background-color: #fff;
	color: #1e4a66;
	font-size: 1.9em;
	line-height: 1em;
	opacity: 0;
	padding: .5% 1%;
	top: 48%;
	text-align: center;
	text-indent: 0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	width: auto;
	height: auto;
}
#featured-content:hover .flex-direction-nav li a {
	opacity: .5;
}
#featured-content.flexslider:hover .flex-direction-nav li a {
	background-color: #fff;
	opacity: .5;
}
#featured-content.flexslider .flex-direction-nav li a:hover {
	background-color: #fff;
	opacity: .95;
}
#featured-content .flex-direction-nav li .next {
	right: 0;
}
#featured-content .flex-direction-nav li .prev {
	left: 0;
}
#featured-content .flex-control-nav {
	bottom: 1%;
	right: 0;
	width: 100%;
}
#featured-content .flex-control-nav li {
	background-color: rgba(30,74,102,0);
	border-radius: 10px;
	padding: 3px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#featured-content:hover .flex-control-nav li {
	background-color: rgba(30,74,102,.5);
}
#featured-content .flex-control-nav li:hover {
	background-color: rgba(30,74,102,.95);
}
#featured-content .flex-control-nav li a {
	background-color: rgba(255,255,255,0);
	border-radius: 7px;
	-webkit-box-shadow: none;
	box-shadow: none;
	width: 14px;
	height: 14px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#featured-content:hover .flex-control-nav li a {
	background-color: rgba(255,255,255,0.5);
}
#featured-content .flex-control-nav li a:hover, #slider-wrapper .flex-control-nav li a.active {
	background-color: rgba(255,255,255,.95);
}


#featured-content.flexslider {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;;
	border-radius: 0;
	box-shadow: 0 0 0 rgba(0,0,0,.2); 
	-webkit-box-shadow: 0 0 0 rgba(0,0,0,.2); 
	-moz-box-shadow: 0 0 0 rgba(0,0,0,.2); 
	-o-box-shadow: 0 0 0 rgba(0,0,0,.2); 
	margin-bottom: 20px;
}

#featured-content.flexslider .slides .featured-hentry-wrap {
width: 100%;
}

#featured-content.flexslider .slides .hentry .entry-header {
-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
background: rgba(0,0,0,.5);
color: #fff !important;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
border-bottom: 0;
margin-bottom: 0;
padding: 3% 2%;
position: absolute;
bottom: 0;
left: 0;
width: 96%;
max-width: 100%;
}

#featured-content.flexslider .slides .hentry .entry-header h2 {
margin-bottom: 0;
font-size: 16px;
}

#featured-content.flexslider .slides .hentry .entry-header a, #featured-content.flexslider .slides .hentry .entry-header a:link {
color: #fff !important;
font-weight: normal;
font-size: 16px;
line-height: 1.2;
}

#featured-content.flexslider .slides .hentry .entry-header a:hover {
color: #fff !important;
text-decoration: none !important;
}

#featured-content .flex-control-nav {
display: none;
}

#featured-content .flex-direction-nav li a.flex-prev {
	background: url('images/slider-arrows-horizontal.png') no-repeat scroll 0 0 !important;
	width: 13px;
	height: 18px;
	text-indent: -99999em !important;
	text-decoration: none !important;
	opacity: 1 !important;
	padding: 0;		
	top: 55%;
	font-size: 0px;
}

#featured-content .flex-direction-nav li a.flex-next {
	background: url('images/slider-arrows-horizontal.png') no-repeat scroll 0 -18px !important;
	width: 13px;
	height: 18px;
	text-indent: -99999em !important;
	text-decoration: none !important;
	opacity: 1 !important;
	padding: 0;		
	top: 55%;
	font-size: 0px;
}

#featured-content .flex-direction-nav li a.flex-prev:hover {	
	padding: 0;		
	top: 55%;
}

#featured-content .flex-direction-nav li a.flex-next:hover {	
	padding: 0;		
	top: 55%;
}

#featured-content.carousel li {
	margin-right: 3px;
}

#featured-content .featured-posts.slides  {
	margin-bottom: 0;
}

#featured-content  ul.flex-direction-nav {
	margin-bottom: 0;
}

/*
.single  #content div#jp-relatedposts {
	display: none !important;
}*/