/*
	Theme Name: Tothepc Child Theme
	Theme URI: http://www.tothepc.com/
	Description: TothePC theme is a two or three column child theme created for the Genesis Framework.
	Author: Tothepc
	Author URI: http://www.tothepc.com/

	Version: 1.0
	
	Tags: black, custom-background, custom-header, custom-menu, featured-images, fixed-width, gray, left-sidebar, one-column, right-sidebar, sticky-post, theme-options, threaded-comments, three-columns, translation-ready, two-columns, white
	
	Template: genesis
	Template Version: 1.8.2

	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header Right Navigation
* Primary Navigation
* Primary Navigation Extras
* Secondary Navigation
* Social Icons
* Inner
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms
* News Green
* News Orange
* News Pink
* News Purple
* News Red
* News Teal
* Responsive Design

*/


/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
          color: #444;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.7em;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

input {
	color: #333;
	font-family: verdana, arial, sans-serif;
}

input,
select,
textarea,
.breadcrumb,
.taxonomy-description {
	background-color: #fff;
	border: 1px solid #ddd;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #0094d2;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

body {
          background: #dddddd;
}


.entry-content .twitter-tweet-rendered {
    max-width: 100% !important;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	margin: 0 auto;
}


/* Header
------------------------------------------------------------ */

#header {
	background-color:transparent;
	border-left: 0px solid #d5d5d5;
	border-right: 0px solid #d5d5d5;
	border-bottom: 0px solid #dddddd;
	min-height: 65px;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}

#title-area {
	float: left;
	overflow: hidden;
	padding: 18px 0 0 20px;
	width: 440px;
}

#title {
	font-family: Georgia, verdana, arial, sans-serif;
	font-size: 54px;
	font-weight: bold;
	line-height: 54px;
	margin: 0;
	text-shadow: 3px 3px #ccc;
	text-transform: uppercase;
}

#title a,
#title a:hover {
	color: #333;
	text-decoration: none;
}

#description {
	color: #999;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#header .widget-area {
	float: left;
	padding:20px 0 0;
	width: 658px;
}



/* Image Header - Partial Width
------------------------------------------------------------ */
.header-image #header #title-area {
    background: url(images/logo.png) left top no-repeat;
    }

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 60px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 300px;
}

.header-image #description {
	display: block;
	overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 960px;
}


/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover {
	position: static;
}

li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
}


/* Header Right Navigation
------------------------------------------------------------ */

#header ul.menu {
	float: right; 
          background: #f2f2f2;
          margin:4px 0 0 20px;
         border:solid 1px #d3d2d2;
}


#header ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

#header ul.menu li {
	float: left;
	list-style-type: none;
	text-transform: uppercase; 
}

#header ul.menu li a {
	color: #999;
	display: block;
	font-size: 11px;
	padding: 3px 20px;
	position: relative;
	text-decoration: none;
}

#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu .current_page_item a,
#header ul.menu .current-cat a,
#header ul.menu .current-menu-item a {
	color: #fff; background:#0c90c7;
   
}



#header ul.menu li li a,
#header ul.menu li li a:link,
#header ul.menu li li a:visited {
          background: url(images/list.png) no-repeat top left;
          background-position:3px 6px;
	background-color: #eee;          
	color: #444;
	font-size: 12px;
	padding: 5px 0px 5px 20px;
	position: relative;
	text-transform: capitalize;
	width: 128px;

}

#header ul.menu li li a:hover,
#header ul.menu li li a:active {
	background-color: #0c90c7; color: #fff;


}

#header ul.menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 0px;
	position: absolute;
	width: 146px;
	z-index: 9999; border-bottom:solid 1px #0c90c7; 
}

#header ul.menu li ul a {
	width: 130px; 

-webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.08);
-moz-box-shadow:    0px 0px 30px rgba(0, 0, 0, 0.08);
box-shadow:         0px 0px 30px rgba(0, 0, 0, 0.08);
}

#header ul.menu li ul ul {
	margin: -33px 0 0 149px;
}

#header ul.menu li:hover>ul,
#header ul.menu li.sfHover ul {
	left: auto;

}


/* Primary Navigation
------------------------------------------------------------ */

#nav {
	background: transparent; 
        	clear: both;
	color: #dedede;
	font-family: verdana, arial, serif;
	margin: 0 auto;
	overflow: hidden;
	text-transform: uppercase;
	width:960px;

}




#nav ul {
	float: left;
	width: 100%;

}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	color: #7e56af;
         font-family: verdana, arial, sans-serif;
	display: block;
	font-size: 10px;
	padding: 2px 14px 1px 14px;
	position: relative;
	text-decoration: none;
          font-weight:bold;
          letter-spacing:0px;
}

#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	color: #543778;
          background: #bababa; 
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background: #7e56af; 
	border: 1px solid #444;
	border-top-width: 0;
	color: #fff;
	font-size: 11px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 118px;
}

#nav li li a:hover,
#nav li li a:active {
	color: #0094d2;
}


#nav li.home a,
#nav li.home a:hover {
    background: url(images/logo.png);
    height: 50px;
    padding: 0;
    text-indent: -9999px;
    width: 165px;
}



#nav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 140px;
	z-index: 9999;
}

#nav li ul a {
	width: 120px;
}

#nav li ul ul {
	margin: -33px 0 0 139px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
	float: right;
	font-size: 14px;
	padding: 9px 15px;
}

#nav li.right a {
	background: none;
	border: none;
	color: #fff;
	display: inline;
	text-decoration: none;
}

#nav li.right a:hover {
	color: #0094d2;
	text-decoration: none;
}

#nav li.search {
	padding: 0 10px;
}

#nav li.rss a {
	margin: 0 0 0 20px;
	padding: 7px 0 5px 18px;
}

#nav li.twitter a {
	padding: 7px 0 5px 20px;
}


/* Secondary Navigation
------------------------------------------------------------ */

#subnav {
	background:#f2f2f2;  
          clear: both;
	font-family: verdana, arial, serif;
         font-style: italic;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
         border-top:solid 0px #b4b4b4;
         border-bottom:solid 0px #eeeeee;

-webkit-box-shadow: 0px -5px 23px rgba(50, 50, 50, 0.2);
-moz-box-shadow:    0px -5px 23px rgba(50, 50, 50, 0.2);
box-shadow:         0px -5px 23px rgba(50, 50, 50, 0.2);

}

#subnav ul {
	float: left; 
	width: 100%; 
}

#subnav li {
	float: left; 
	list-style-type: none; 
}

#subnav li a {
	color: #7e56af;
	display: block;
	font-size: 12px;
	padding: 5px 16px;
	position: relative;
	text-decoration: none;
         border-right:solid 0px #ddd;
         
}

#subnav li a:hover,
#subnav li a:active,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
	color: #543778;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	border: 1px solid #ccc;
	border-top-width: 0;
	color: #333;
	font-size: 11px;
	padding: 4px 12px;
	position: relative;
	text-transform: none;
	width: 118px;
}

#subnav li li a:hover,
#subnav li li a:active {
	color: #0094d2;
}

#subnav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 140px;
	z-index: 9999;
}

#subnav li ul a {
	width: 120px;
}

#subnav li ul ul {
	margin: -33px 0 0 139px;
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}


#subnav li.trending a,
#subnav li.trending a:hover {
          color:#7e56af;
          background:#f2f2f2;
          font-size:11px;
          font-style: normal;
          font-weight:bold;
          padding:5px 16px;
          margin:0px;

}


/* Social Icons
------------------------------------------------------------ */

#subnav li.social-facebook,
#subnav li.social-rss,
#subnav li.social-twitter {
	float: right;
}

#subnav li.social-facebook a,
#subnav li.social-facebook a:hover,
#subnav li.social-rss a,
#subnav li.social-rss a:hover,
#subnav li.social-twitter a,
#subnav li.social-twitter a:hover {
	display: block;
	height: 23px;
	padding: 0;
	text-indent: -9999px;
	width: 23px;
}

#subnav li.social-facebook a,
#subnav li.social-facebook a:hover,
#subnav li.social-rss a,
#subnav li.social-rss a:hover,
#subnav li.social-twitter a,
#subnav li.social-twitter a:hover {
	background: url(images/social-icons.png);
	margin: 10px 10px 0 0;
}

#subnav li.social-rss a,
#subnav li.social-rss a:hover {
	margin: 10px 15px 0 0;
}

#subnav li.social-facebook a {
	background-position: 0 0;
}

#subnav li.social-facebook a:hover {
	background-position: 0 -23px;
}

#subnav li.social-rss a {
	background-position: -46px 0;
}

#subnav li.social-rss a:hover {
	background-position: -46px -23px;
}

#subnav li.social-twitter a {
	background-position: -23px 0;
}

#subnav li.social-twitter a:hover {
	background-position: -23px -23px;
}


/* Inner
------------------------------------------------------------ */

#inner {
	background-color: #fff;
	border: 1px solid #ddd;
	overflow: hidden;
	margin: 0 auto;
	width: 958px;

-webkit-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.05);
-moz-box-shadow:    0px 0px 14px rgba(0, 0, 0, 0.05);
box-shadow:         0px 0px 14px rgba(0, 0, 0, 0.05);
}

.news-landing #inner {
	margin: 20px auto;
	width: 700px;
}

.content-sidebar #inner {
	background: #fff; 
         margin-bottom:20px;
}

.sidebar-content #inner {
	background: #fff;
}
	
.content-sidebar-sidebar #inner {
	background: #fff;
}
	
.sidebar-sidebar-content #inner {
	background: #fff;
}
	
.sidebar-content-sidebar #inner {
	background: #fff;
}
	
.full-width-content #inner {
	background: #fff;
}


/* Home Top
------------------------------------------------------------ */

#home-top {
	border-bottom: 0px solid #d5d5d5;
	overflow: hidden;
}

#home-top .border {
	border-bottom: 0px solid #eee;
	overflow: hidden;
}

#home-top .wrap {
	overflow: hidden;
	padding: 20px 25px 15px;
}

#home-top .ui-tabs ul.ui-tabs-nav {
	border-bottom: 0px dotted #ddd;
	margin: 10px 0;
	padding: 0 0 13px;
}

#home-top .ui-tabs ul.ui-tabs-nav li a {
	background-color: #f5f5f5;
	font-weight: bold;
}

#home-top .ui-tabs ul.ui-tabs-nav li a:hover,
#home-top .ui-tabs ul.ui-tabs-nav li.ui-tabs-selected a {
	background-color: #00a7ed;
	color: #fff;
}

#home-top .ui-tabs .post {
	background-color: #fff;
	margin: 0;
	padding: 0;
}


/* Home Middle
------------------------------------------------------------ */

#home-middle {
	background-color: #f2f2f2;
	border: 1px solid #b4b4b4;
	margin: 0 auto; 
	overflow: hidden;
	width: 960px;

-webkit-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.13);
-moz-box-shadow:    0px 0px 14px rgba(0, 0, 0, 0.13);
box-shadow:         0px 0px 14px rgba(0, 0, 0, 0.13);

-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
 border-top-left-radius: 20px;
         
}

#home-middle .border {

}

#home-middle .wrap {	
padding: 5px 20px 0px 20px;
}

.home-middle-left {
	float: left;
	width: 400px;
}

.home-middle-right {
	float: right;
	width: 455px;
}


/* Home Bottom
------------------------------------------------------------ */

#home-bottom {
	overflow: hidden;
}

#home-bottom .wrap {
	overflow: hidden;
	padding: 20px 25px 15px;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	border: none;
	font-size: 12px;
	line-height: 20px;
	margin: 0 0 30px;
	padding: 5px 10px;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	background:#f4f4f4;
          border: solid 1px #eee;;
	margin: 0 0 30px;
	padding: 40px 20px 20px 40px; margin:-20px 0px 30px -40px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 780px;
}

.content-sidebar-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	width: 960px;
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 960px;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}

.news-landing #content-sidebar-wrap {
	width: 700px;
}


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	padding: 25px;
	width: 400px;
}

.content-sidebar #content,
.sidebar-content #content {
	width: 532px; 
          padding: 20px 0px 25px 40px; 
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.home.news.content-sidebar #content {
	padding: 0;
	width: 590px;
}

.full-width-content #content {
	width: 910px;
}

.full-width-content.news-landing #content {
	width: 630px;
}

blockquote {
	background-color: #f5f5f5;
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
}

blockquote p {
	color: #666;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-style: italic;
}

.post {
	margin: 0 0 40px;
}

.single .post {
	margin: 0 0 10px;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	padding: 0 0 15px;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.after-post-ad {
	margin:0px;
	padding:0px;
	overflow: hidden;
}

.after-content-ad {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0 10px 0;
	text-align: center;
	width: 960px;
}

.more-from-category {
	background: url(images/list.png) no-repeat top left;
	list-style-type: none;
	padding: 0 0 0 15px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px dotted #ddd;
	clear: both;
	margin: 0 0 15px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even {
	float: right; 
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-odd {
	clear: both; 
	float: left;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even,
.genesis-grid-odd {
          float: left;
	width: 100%;
	margin: 0 0 5px;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Georgia, verdana, arial, serif;
	margin: 0 0 10px;
}

h1 { 
          color:#666666; 
          line-height:1.0em;
	font-size:27px; 
	padding:0px 50px 2px 0px;
          margin:0px;
}
 

h2 {
	color: #524181;
	font-size: 20px; 
	border-bottom:1px solid #F4F4F4;
	line-height: 25px; margin:5px 0 3px 0;
}


h2 a,
h2 a:visited {
         color: #524181;
         font-family: Georgia, Helvetica, Arial, "Lucida Grande", sans-serif;
	 font-size: 21px;
	 line-height: 30px;
}

h2 a:hover {
	color: #588393;
	text-decoration: none;
}

.featuredpost h2,
.featuredpost h2 a {
          font-family: Georgia, verdana, arial, sans-serif;
	font-size: 30px;
	line-height: 32px;
	margin: 0 0 5px;
         color: #7e56af;     margin: 10px 0 0;    
}

#home-bottom h2,
#home-top h2 {
	margin: 5px 0;
}

#home-top {
           background:#fff;
}

#home-top h2 a {
                font-size: 30px;
                line-height: 32px;  
}


#home-bottom {
             background: #fff;
}

#home-bottom h2 a {
                font-size: 18px;
                line-height: 20px; 
}

.sidebar .featuredpost h2,
.sidebar .featuredpost h2 a {
	font-family: Georgia, verdana, arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
	margin: 10px 0 0;
}


.home-middle-right,
.home-middle-right h2 a  {
	font-family: Georgia, verdana, arial, sans-serif;
	font-size: 20px;
	line-height: 22px;
	margin: 10px 0 0;
}



.taxonomy-description h1,
.widget-area h2,
.widget-area h2 a {
	font-size: 18px;
	line-height: 24px;
}

h2 a:hover {
	color: #0094d2;
	text-decoration: none;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

.widget h4,
.widget-area h4 {
          font-size: 11px;
          font-weight: bold;
	text-transform: uppercase;
          font-family:verdana, arial, Georgia, sans-serif;
}


.widget-area h4 a {
	color: #333;
	text-decoration: none;
}

#footer-widgets h4 {
	margin: 0 0 5px;
	padding: 0 0 0 0px;

}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 15px;
}

.entry-content ol {
	margin: 0;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	//background:#fafafa;
          color:#acacac;
          font-size: 11px;
          line-height:13px;
	margin: 0 0 15px;
          padding:0 10px 2px 0;
         border-bottom:1px solid #F4F4F4;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
       background:#fafafa;
       padding:8px 0  8px 10px;
       margin:10px 0 0 0;
       border:solid 1px #f4f4f4;
       font-size:11px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	background-color: #f5f5f5;
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}

.author-box p {
	font-size: 13px;
	line-height: 20px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	background: #fff;           
          margin: 10px 0px 20px 0px;
	padding: 0 10px 10px 0px;
          border-bottom:solid 2px #0c8dc3;
}

.sticky h2 a  {          
         font-size:36px; 
         line-height:36px; 
} 


.sticky .entry-title { 
         padding:0 0 10px 0; 
         border-bottom:solid 0px #fff;  
}


.stickyhome {
	background: #fff;
          clear: both;
          margin:20px 0px 0px 0px; 
	padding:0px;   
          

}


.stickyhome li{
          list-style-type: none;
          padding:10px 0 10px 0px;
          border-bottom:solid 10px #fff;
          color:#524181;
}


.stickyhome a {         
          font-family:Georgia, verdana, arial black, arial, serif;
          padding:5px 15px 5px 25px;
          letter-spacing:0px; 
          font-size:26px;
          line-height:28px;
          font-weight: normal; 
          color:#524181;
          display:block;
}

.stickyhome a:hover {
          text-decoration:none;
          color:#fff;
          border-left:solid 0px #0094d2;   
}




.stickytopwrap {
        width:958px;
        margin:0 auto;

-webkit-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.05);
-moz-box-shadow:    0px 0px 14px rgba(0, 0, 0, 0.05);
box-shadow:         0px 0px 14px rgba(0, 0, 0, 0.05);

}

 
.stickytop {
          background: #0094d2;
          clear: both;
          color:#eee;
          margin:0px 0px 0px 0px;
	padding:10px 25px 8px 25px;   
         font-size:11px;
         text-transform:uppercase;
         letter-spacing:0px; 
         font-weight:bold;

}


.stickytop a {
           font-family: verdana, Century Gothic, Georgia, arial black, arial, serif;
          padding:2px 0px 2px 18px; 
          margin-right:10px;
          letter-spacing:0px; 
          font-size:14px;
          line-height:20px;
          font-weight: normal; 
          color:#fff;  
         text-transform:capitalize;          
}




.stickytopimages {
    background: #eee; 
    margin: 0 auto;
    clear:both;
    text-align:center;
    
    }
 
.stickytopimages  img, .stickytopimages  img a {
    width:210px;
    margin: 0 auto;
    padding:15px 10px;
     opacity:1.0;
    filter:alpha(opacity=100);
    }

.stickytopimages  img:hover {
   opacity:0.85;
   filter:alpha(opacity=85); /* For IE8 and earlier */
}


.stickybottom {
          background: #f4f4f4;
          clear: both;
          margin:0px 0px 0px 0px; 
	padding:18px 30px 15px 40px;   
          border-top:solid 1px #ddd;  
          border-bottom:solid 1px #ddd;  
}


.stickybottomtext {
          background:; 
          color: #0094d2; 
          padding:7px 15px 7px 0px; 
          float:left;
         clear:both;
         font-size:11px;
         font-weight:bold;
         text-transform:uppercase;
         border-right:solid 1px #ddd;


}


.stickybottom a {
           font-family:Georgia, verdana, arial black, arial, serif;
          padding:5px 0 5px 15px;
          font-size:28px;
          line-height:34px;
          font-weight: normal; 
          color:#0094d2;
}

.stickybottom a:hover {
          text-decoration:none;
          color:#543778;
          border-left:solid 0px #0094d2;   
}




/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 45%;
}


/* Post Icons
------------------------------------------------------------ */

.featuredpost .post-comments,
.featuredpost  .time {
	background: none;
	margin: 0;
	padding: 0;
}


/* Images
------------------------------------------------------------ */

img {
	height: auto;
	max-width: 100%;
}

.avatar,
.entry-content img,
.featuredpage img,
.featuredpost img,
.post-image,
.ui-tabs img {
	background-color: #f4f4f4;
	border: 0px solid #c7c7c7;
	padding: 0px;
}

.featuredpost img, .featuredpost img a {
	background: white; width:150px;
 align:left !important;
    margin:0px;
    padding:0px;
    border: 1px solid rgb(230, 230, 230); clear:both;
}

img.ad-left {
	float: left;
	margin: 5px 10px 5px 0;
}

img.ad-right {
	float: left;
	margin: 5px 0;
}

.author-box .avatar {
	background-color: #fff;
	border: 4px solid #ddd;
	float: left;
	height: 72px;
	margin: 0 10px 0 0;
	width: 72px;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar { 
	background-color: #fff;
	float: left;
	height: 30px;
	margin: 0 5px 0 0;
	width: 30px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 15px;
}

img.alignleft {
	display: inline;
	margin: 0 15px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 15px;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

#home-top .alignleft {
	margin: 0 15px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
	background-color: #f5f5f5;
	padding: 10px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	background-color: #ddd;
	border: 1px solid #ddd;
	color: #333;
	padding: 5px 8px; margin:0 5px 0 0;
	text-decoration: none;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #0094d2;
	border: 1px solid #0094d2;
          color: #fff;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
         	display: inline;
	float: right;
	font-size: 13px;
	line-height: 20px;
	width: 350px;
          margin:0 25px 0 0px;
}

.sidebar p {
	font-size: 13px;
	line-height: 20px;
}

#sidebar-alt {
	float: left;
	width: 150px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

#sidebar .widget,
#sidebar-alt .widget {
	border-bottom: 0px solid #d5d5d5;
}

.sidebar .widget-wrap {
	border-bottom: 0px solid #eee;
	overflow: hidden;
	padding: 0px 0px 20px 0px;
}

.sidebar .widget ul {
	margin: 5px 0 -5px;
}

.sidebar .widget ul li,
.sidebar .widget-area ul li {
	background: url(images/list.png) no-repeat top left;
	border-bottom: 1px solid #eee;
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 5px 15px;
	word-wrap: break-word;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	display: inline;
	font-family: Georgia, verdana, arial, sans-serif;
	font-size: 12px;
	width: 100%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	border-bottom: 0px dotted #ddd;
	overflow: hidden;
	margin: 0 0 0px;
	padding: 0 0 0px;
}

.home.content-sidebar .home-middle-right .featuredpost .post,
.home.content-sidebar #home-bottom .featuredpost .post {
	padding: 0;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}


/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
	background-color: #9e9e9e;
	border: 1px solid #9e9e9e;
	color: #fff;
	cursor: pointer;
	font-family: Georgia, verdana, arial,sans-serif !important;
	font-size: 13px;
	font-weight: normal;
	padding: 5px;
	text-decoration: none;
}

input:hover[type="button"],
input:hover[type="submit"] {
	background-color: #0094d2;
	border: 1px solid #0094d2;
	color: #fff;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 0px;
}

#nav .searchform {
	float: right;
	padding: 2px 0 0;
}

.s {
	font-family: verdana, Georgia, arial, sans-serif;
	font-size: 11px;
          color:#aeadad;
	margin: 5px -6px 0 0;
	padding: 6px;
	width: 170px;
         border:solid 1px #d3d2d2;

}


/* eNews and Update Widget
------------------------------------------------------------ */
.enews {
	background: transparent; 
         padding:0;
}

.enews #subbox {
          background:#fafafa;
	font-family:  arial, verdana, Georgia, sans-serif;
	font-size: 11px;          
          color:#4e4e4e;
	margin: 0px -2px 0 0;
	padding: 7px;
	width: 190px;
}



/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	background-color: #f2f2f2;
	border: 1px solid #ddd;
	margin: 0 auto; 
	overflow: hidden;
	width: 960px;

-webkit-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.05);
-moz-box-shadow:    0px 0px 14px rgba(0, 0, 0, 0.05);
box-shadow:         0px 0px 14px rgba(0, 0, 0, 0.05);

-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
 border-top-left-radius: 20px;

}

#footer-widgets .wrap {
	border: 0px solid #b4b4b4;
	font-size: 11px;
          color:#666;
	line-height: 18px;
	overflow: hidden;
       	padding: 15px 14px 0;


}

#footer-widgets .widget {
	background: transparent;
	margin: 0 0 15px;
	padding: 10px;

-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
 border-top-left-radius: 10px;

}

#footer-widgets .textwidget {
	padding: 0;
}

#footer-widgets .widget_tag_cloud div div {
	padding: 0;
}

#footer-widgets p {
	font-size: 11px;
          color:#666;
	line-height: 18px;
	padding: 0 0 10px;
}

#footer-widgets .widget ul li,
#footer-widgets .widget-area ul li {
	background: url(images/list.png) no-repeat top left;
	border-bottom: 1px dotted #ddd;
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 5px 18px;
	word-wrap: break-word;
          font-size: 12px;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	margin: 0 20px 0 0;
	width: 295px;
}

.footer-widgets-2 {
	float: left;
	width: 290px;
}

.footer-widgets-3 {
         background: url(images/davinder-singh-kainth.jpg) right top no-repeat;
	float: right;
	width:195px;
          padding-right:100px;
}

.footer-widgets-3 p{
        width: 280px; padding:0px;
}
/* Footer
------------------------------------------------------------ */

#footer {
	clear: both;
	font-size: 11px;
	margin: 0 auto;
	padding: 30px 0 20px;
	overflow: hidden;
	text-transform: uppercase;
	width: 960px;
}

#footer p {
	color: #666;
	font-size: 11px;
          line-height:18px;
}

#footer a,
#footer a:visited {
	color: #666;
}

#footer a:hover {
	color: #0094d2;
	text-decoration: none;
}

#footer .gototop {
	float: left;
	padding: 0 0 0 10px;
	width: 200px;
         text-transform:none;
}

#footer .creds {
	float: right;
	padding: 0 0px 0 0;
	text-align: right;
	width: 735px;
         text-transform:none;
}

/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 0 0 30px;
	overflow: hidden;
}

#comments {
	font-size: 13px;
	line-height: 20px;
}

#author,
#comment,
#email,
#url {
	font-size: 12px;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 90px;
	margin: 10px 0;
	width: 97%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	margin: 0;
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	list-style: none;
	margin: 10px 0 0;
	padding: 10px;
}

.comment-list li ul li {
	list-style-type: none;
}

.comment-list p,
.ping-list p {
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	margin: 10px 5px 10px 0;
	padding: 0;
	text-transform: none;
}

.comment-list ul.children {
	margin-top: 20px;
}

.comment-list ul.children li.comment  {
	background: #fff;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
	font-weight: bold;
}

.commentmetadata {
	font-weight:normal;
}

.comment-author { 
	background: #f2f2f2;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 10px 0;
}

.comment-meta { 
	background: #f2f2f2;
	font-size: 12px;
	padding: 0 10px 8px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
	padding: 0;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background: #fff;
}

.alt,
.depth-1,
.even {
	border-left: 2px solid #ddd;
}


/* Extra style
------------------------------------------------------------ */

.sidebarsocial {
           background:#f4f4f4 !important;
           min-height:355px;
           padding:0 0 10px 20px;
        }



.fb-like-box, .plugin { 
         background:#f4f4f4 !important;
         padding:0 0 0 0px;
         margin:6px 0 12px -5px; 
          
}

.twitterstyle{
        background: url(images/bg-social.png) left top no-repeat;
        padding:15px 0 15px 15px;  margin:5px 0 0 0;
}

.gplusstyle{
        background: url(images/bg-social.png) left top no-repeat;
        padding:18px 0 15px 15px;  clear:both;
}


.fbrec {
       background:#f4f4f4;
       min-height:310px;
        margin:0px 0 0 0;
       padding:5px 0 0 0px;
}

.tagcloud {background:#fff; padding:20px; margin:-30px 0 0 0; border:solid 10px #f4f4f4;}


.bsastyle {
         border-left:0px solid #dddddd; 
         font-size:10px; 
         padding:0 0 0 10px;
}

.featurebsa { 
         background:#fff; 
         padding:20px 0 0 0; 
         border-left:1px solid #e3e3e3;  
         font-size:10px; 
         height:140px;
}


.featuredpost {
        background:#f4f4f4;
        width:350px;
        margin:0px 25px 0 0px;
        text-align:center;
        padding:20px 0;
}


.youtubebar{
       background:#fafafa;
       margin-top:25px;
      margin-bottom:-25px;
      text-align:center;
      clear:both;
}


.offers{
     background: #fff;
     border:solid 1px #eee;
     padding:60px 20px 10px 20px;
     margin-top:30px; 
     min-height:270px; 	

}

.offers a {
         color: #524181;
         font-family: Georgia, Helvetica, Arial, "Lucida Grande", sans-serif;
	 font-size: 18px;
	 line-height: 30px;
         border-bottom:1px solid #F4F4F4;
        display:block;
}

.offers a:hover {
         color: #0d9ad7;
	text-decoration: none;
}

.offers p{
    font-size:12px;
    padding:0 0 20px 0;
}

/* Related posts
------------------------------------------------------------ */

.related-posts h4 { 
          color: #524181;
	font-size: 20px; 
	border-bottom:1px solid #F4F4F4;
	line-height: 25px; margin:5px 0 3px 0;    
}

.related-posts{
       border-bottom:1px solid #F2F2F2; 
        font-size:12px;  
        text-align:left;
        font-family:Verdana,Tahoma;
        line-height:20px; 
        margin:40px 0 0 0; 
        padding:0 0 0 0px; 
}


.related-posts ul li{
         	background:  #fff url(images/list.png) no-repeat top left;
         background-position:0% 50%;
         list-style-type:none;
         border-top:0px solid #F2F2F2;          
         border-bottom:0px solid #F2F2F2;
         color:#544E4F;
         padding:8px 0px 8px 20px; 
         margin: 0 0px 0 0px;
}

.related-posts a{ 
         color:#524181 !important;
         text-decoration:none;
         	font-family: Georgia, verdana, arial, sans-serif;
         font-size:16px; line-height:18px;
         display:block;
}


.related-posts a:hover{
         color:#0094d2 !important;
}




/* Advertisements
------------------------------------------------------------ */
.ad-top1 { font-size:10px; color:#acacac; width:200px; margin:-18px 0 0 0;}
.ad-top2 { padding:5px 0px 5px 40px;}

.socialbar{
      background:#fafafa;
      padding:10px 0px;
      margin:10px 0 0 0;
      border:solid 1px #f4f4f4;
      text-align:center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.ad-footer0 { background-color:#dddddd; margin: 0 auto; width: 960px; height:24px; text-align:right; font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif; font-size: 11px; }

.ad-footer0 a {padding:0 6px;  color:#444444; }
.ad-footer0 a:hover {text-decoration:underline; }

.ad-footer { background-color:#ddddd; margin: 0 auto; width: 960px; text-align:center; height:100px; padding: 15px 0 0 0; }

.socialshare {width:100px; float:right; border:solid 2px #f3f2f2; padding:5px;}
.socialshare li {list-style-type:none; padding:0 0 8px 0;}

#adtopright{ margin:-6px 0 0 0; padding:0 0 0 0;}


/* Responsive Design
------------------------------------------------------------ */

@media only screen and (max-width: 960px) {

	body,
	.news-landing #inner,
	#inner {
		width: 100%;
		margin: 0 auto;
	}

  	.content-sidebar #inner,
	.sidebar-content #inner,
	.content-sidebar-sidebar #inner,
	.sidebar-sidebar-content #inner,
	.sidebar-content-sidebar #inner {
		background: #fff;
	}

	#header,
	#inner,
	#nav {
		border: none;
	}

	.archive-page,
	.content-sidebar #content,
	.content-sidebar #content-sidebar-wrap,
	.content-sidebar-sidebar #content,
	.content-sidebar-sidebar #content-sidebar-wrap,
          #footer-widgets,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.full-width-content.news-landing #content,
	.full-width-content #content,
	.full-width-content #content-sidebar-wrap,
	.home-middle-left,
	.home-middle-right,
	.home.news.content-sidebar #content,
	.news-landing .wrap,
	.sidebar,
	.sidebar-content #content,
	.sidebar-content #content-sidebar-wrap,
	.sidebar-sidebar-content #content-sidebar-wrap,
	.sidebar-content-sidebar #content,
	.sidebar-sidebar-content #content,
	#content-sidebar-wrap,
	#footer,
	#header,
	#home-bottom,
	#home-middle,
	#home-top,
	#sidebar-alt, .stickytopwrap, .stickytop, .footer-widgets-3 p {
		box-sizing: border-box;
		width: 100%;
	}

         .stickytopwrap, .stickytop {text-align:left;}
         .stickytop a {padding:0px; }
         .stickytopimages, .after-content-ad, .stickybottom {display:none;}

          .sociallinks,
	#footer .creds,
	#footer .gototop,
	#header .widget-area,
	#nav,
	#subnav,
	#title-area {
		float: none;
		text-align: center;
		width: 100%;
	}

	#title-area {
		padding: 10px 0 0;
	}

	#header .widget-area {
		padding: 10px 0;
	}

	#header .searchform {
		float: left;
		padding: 0px 0 5px 20px;
		text-align: left;
	}

	#header ul.menu {
		text-align:left; float:left;
	}

          #header ul.menu a {background:#fff;}

         .post h1, .post h2 {padding:0px; font-size:20px; line-height:22px;}
         .ad-top2 { padding:5px 0px;}
           
	#header li,
	#nav li,
	#subnav li {
		display: inline-block;
		float: none;
	}

	#header li li,
	#nav li li,
	#subnav li li {
		text-align: left;
	 }

	#nav li.right,
	#subnav li.social-facebook,
	#subnav li.social-rss,
	#subnav li.social-twitter {
		display: none;
	}

	.home.content-sidebar #home-bottom .featuredpost .post {
		padding: 0 0 10px;
	}

	.entry-content img,
	.featuredpage img,
	.featuredpost img,
	.post-image,
	.ui-tabs img {
		border: none;
		padding: 0;
	}

	img.ad-left,
	img.ad-right {
		float: left;
		margin: 5px 10px 5px 0;
	}

          #content {
		padding: 15px 20px !important;
	}

          #sidebar, #sidebar-alt {
                   padding:20px 0px; margin:0px;
          }

	#footer {
		background: none;
		padding: 15px 0 10px;
	}

	#footer p {
		padding: 0 20px;
	}
 
       .sticky h2 a  {          
         font-size:26px; 
         line-height:28px; 
         } 
         
}

@media only screen and (max-width: 600px) {

	#title {
		font-size: 36px;
		line-height: 1;
	}

    .header-image #header #title-area {
    background: url(images/logo.png) top left no-repeat; margin:10px 0 0 10px; height:60px;
    }

	#nav li a,
	#subnav li a {
		font-size: 12px;
		padding: 5px;
	}

	#home-top .ui-tabs ul.ui-tabs-nav {
		display: none;
	}

	#content {
		padding: 15px 20px !important;
	}
          
          #sidebar, #sidebar-alt {
                   padding:20px 0px; margin:0px;
          }

                
	h1,
	h2,
	h2 a,
	h2 a:visited {
		font-size: 24px;
	}

	h3,
	h4 {
		font-size: 18px;
	}

	.five-sixths,
	.four-fifths,
	.four-sixths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fifths,
	.three-fourths,
	.three-sixths,
	.two-fifths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		padding: 0;
		width: 100%;
	}

         .footer-widgets-3 p {
         width: 200px; padding:0px;
}
       .fb-comments {display:none;}

}