/*
Theme Name:   Bloggertone
Theme URI:    http://bloggertone.com
Description:  Bloggertone's Theme
Author:       Small Biz Trends
Author URI:   http://smallbiztrends.com/
Version:      1.1
*/



/* RESET */

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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
hr.clear, br.clear {
  height:0px;
  padding:0px;
  margin:0px;
  clear:both;
  visibility: hidden;
  border:none;
}
body {
	line-height: 1;
	background:url(images/bg-r.png) repeat-x #7cdcf7;
  min-width:990px;
}
body .wrapper {
	background-image:url(images/bg2.png);
  padding:10px 0; 
  min-width:990px;
  
}
ol, ul {
	list-style: outside;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

h1, h2, h3, h4, h5, h6 ´´{
	font-weight:normal;
}



/* MAIN STYLES */

html {
	background: #f0f0f0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
}

p {
	color:#333;
	font-size:14px;
	line-height:20px;
	margin:5px 0 5px 0;
	
}


.entry p {
	color:#333;
	font-size:14px;
	line-height:24px;
	margin:10px 0 10px 0;
	
}

.entry ul, .entry ol {
	font-size:14px;
	color:#333;
	line-height:20px;
	margin:10px 0 10px 30px;
	
}


.entry ol li {
	
	list-style: outside decimal;
	line-height:20px;
	margin-bottom:10px;
}

.entry ul li {
	
	list-style:outside inherit;
	line-height:20px;
	margin-bottom:10px;
}

.entry h2 {
	font-size:26px;
	padding:15px 0 5px 0;
	font-weight:bold;
}

.entry h3 {
	font-size:16px;
	padding:15px 0 5px 0;
	font-weight:bold;
}

.entry h4 {
	font-size:14px;
	padding:15px 0 5px 0;
}

blockquote p {
	margin: 15px;
	font-size:14px;
	color:#666;
	line-height:22px;
}

a {
	color:#00779d;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h2 {
	font-size:26px;
}

h3 {
	font-size:16px;
}

h4 {
	font-size:14px;
}

.clearer {
	clear: both;	
}


/* CONTAINER */

#container {
	background:#FFF;
	min-width: 988px;
	max-width: 1018px;
	margin:auto;
	padding:14px 0;
	border: 1px solid #ccc;
	min-height:500px;
	
-moz-box-shadow: 0 6px 10px #444;
-webkit-box-shadow: 0 6px 10px #444;
box-shadow: 0 6px 10px #444;
	
}
#container-wrap{
  width:988px;
  margin:0px auto;
}
	
	
	

/* HEADER */

#header {
  position:relative;
}
#header ul#top-nav {
	float:right;
	margin-bottom:25px;
	color: #CCC;
}

#header ul#top-nav li {
	display:inline;
	font-size:12px;
}
	
#header ul#user-login {
	float:left;
	color: #CCC;
	margin-bottom:25px;
}
	
#header ul#user-login li {
	display:inline;
	font-size:12px;
}

#header h1.logo {
	background: url(images/tyb-sprite.png) 0 0 no-repeat;
	width:235px;
	height:88px;
	text-indent: -9999px;
	float:left;
	margin:-4px 0 0 3px;
}

#header h1.logo a {
	width: 235px; 
	height: 88px;
	display:block;
}
.site-description {
  position:absolute;
  top:108px;
  *top:130px;
  left:25px;
  font-size:10px;
  color:#9abf35;
}

#search {
	margin:15px 15px 0 0;
	float:right;
	padding:7px;
	background:#00c1f3; 
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	/* box shadow */
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.25);
}
#header #ad {
	margin: 0;
	float:right;
}

#search .input{
	width:370px;
	font-size:16px;
	font-weight:bold;
	color: #999;
	padding:3px;
}

#search .button{
	color:#FFF;
	background:#00c1f3;
	border:0;
	height:30px;
	font-size:14px;
	font-weight:bold;
}



#header ul#nav {
	list-style: none;
	float: left;
	width: 988px;
	margin: 15px 0 0 0;
	padding: 0;
	border: 1px solid #00b1e8;
	border-bottom:none;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px; 
	
  background: #6bcbe5; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZiY2JlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGI3ZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #6bcbe5 0%, #00b7ef 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6bcbe5), color-stop(100%,#00b7ef)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #6bcbe5 0%,#00b7ef 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #6bcbe5 0%,#00b7ef 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #6bcbe5 0%,#00b7ef 100%); /* IE10+ */
  background: linear-gradient(top,  #6bcbe5 0%,#00b7ef 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6bcbe5', endColorstr='#00b7ef',GradientType=0 ); /* IE6-8 */
}
#header ul#nav li {
	float: left;
	margin: 0 0 1px 0; padding: 0;
	border-right: 1px solid #00b1e8;
}
#header ul#nav li.last {
	border-right: none;
}

#header ul#nav li a {
	float: left;
	display: block;
	padding:8px 21px 7px 21px;
	color: #000;
	text-decoration: none;
	font-size: 13px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:1px;
}

#header ul#nav li.current-blog a {
  color:#fff;

  background: #aad33a; 
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FhZDMzYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MGIzMzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #aad33a 0%, #90b332 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aad33a), color-stop(100%,#90b332)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #aad33a 0%,#90b332 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #aad33a 0%,#90b332 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #aad33a 0%,#90b332 100%); /* IE10+ */
  background: linear-gradient(top,  #aad33a 0%,#90b332 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aad33a', endColorstr='#90b332',GradientType=0 ); /* IE6-8 */
}

#header ul#nav li a:hover {
	background: #fff !important;
	color:#00b1e8 !important;
}




/* HOMEPAGE */





.homepage_posts {
	margin-bottom:10px;
}



.homepage_posts .post{
	margin: 0 20px 10px 0;
	float:left;
	width:325px;
}

#content .home-post-videos div.title h2 {
  -moz-border-radius: 5px;
  border-radius: 5px;
  
  background: #444444; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ0NDQ0NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMTExMTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #444444 0%, #111111 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444444), color-stop(100%,#111111)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #444444 0%,#111111 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #444444 0%,#111111 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #444444 0%,#111111 100%); /* IE10+ */
  background: linear-gradient(top,  #444444 0%,#111111 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#111111',GradientType=0 ); /* IE6-8 */
} 
#content .home-post-videos div.title h2 a {
  font-size:20px;
  color:#fff !important;
  padding:10px 10px 10px 44px;
  display:block;
  background:url(images/tyb-sprite.png) 8px -877px no-repeat;
  text-decoration:none;
}
#content .home-post-videos ul li a{
  font-weight:bold;
  line-height:20px;
}
#content .home-post-videos ul li a.more-link{
  font-weight:normal;
  padding:5px 10px;
  font-size:12px;
}
#content .home-post-videos ul li img {
  float:left;
  margin:0 10px 20px 0;
  max-width:100px;
	width:auto !important;
	height:auto !important;
}

.post p.blogname{
	text-transform: uppercase;
	font-size:11px;
	font-weight:bold;
	color:#00c1f3;
	margin:0;
	padding:0;
}

.homepage_posts .post h2{
	font-size:16px;
}

.homepage_posts .post p{
	font-size:13px;
	line-height:17px;
}
	
.home-post-videos ul li, .home-post-sections ul li {
  list-style:none;
  padding:5px 0 5px 0;
}
.home-post-videos ul li iframe {
  padding:10px 0 0 0;
}

#content .home-post-2, #content .home-post-4{
  float:left;
}
#content .home-post-3, #content .home-post-6,
#content .home-post-8, #content .home-post-10,
#content .home-post-12, #content .home-post-14{
  float:right;
  margin:0 0 15px 0;
}
	

	
.homepage_posts .featured  {
	padding:0;
	float:left;
	width:675px;
	border-bottom:none;
	margin-right:0;
}
.homepage_posts .featured img.gettheimage {
  padding:4px;
  float:left;
  background:#E8E8E8;
  margin:0 10px 10px 0;
	height:auto;
	width:auto;
  max-height:125px;
	max-width:215px;
  clear:none !important;
}
	
#content .home-post-3, #content .home-post-6 {
  margin:0 0 15px 0;
}

	

.homepage_posts .featured h2{
	font-size:24px;
	
}
	

.homepage_posts .featured p{
	font-size:14px;
	line-height:18px;
	
}
	
	
.homepage_posts .nodisplay {

	display:none;
	
}
	
	
	
	

	
	
	
	

/* CONTENT */

#content{
	margin-top:20px;
	width: 675px;
	float:left;
}

#content.widepage{
	width: 950px;
}



#left_column{
	float:left;
	width: 400px;
}	
	
#right_column {
	float:right;
	width: 220px;
}	
	
	
	
#left_column .widget, #right_column .widget{
	color:#9abf35;
	padding:14px;
	background:#fafafa;
	border:#ccc 1px dotted;
	overflow:hidden;
	margin-bottom:15px;
}

#left_column .widget h3, #right_column .widget h3.widgettitle, .updatedblogstitle{
	font-size:17px;
	font-weight:bold;
	margin-bottom:6px;
}

	
#left_column .widget ol, #right_column .widget ol{
	list-style:decimal inside;
	line-height:17px;
}


#left_column .widget li, #right_column .widget li{
	font-size:14px;
	list-style: square inside;
}
	

.featuredblogger img {
	padding:4px; 
	border: 1px solid #e8e8e8;
	float:left;
	margin:0 10px 10px 0;
}

.featuredblogger p { 
	font-size: 12px;
}
	

#bottom{
	padding-top:10px;
	margin-top:10px;
}

#bottom .widget{
	margin-bottom:10px;
	
}
	
#bottom h3.widgettitle {
	font-size:20px;
	font-weight:bold;
	color: #333;
	margin-bottom:5px;
}


#dsq-combo-tab-people, #dsq-combo-people, {
	display: none;
}
	

	
#dsq-combo-logo {
	display:none;
}


	

#ffactivity {
}


#ff-activity {
	background:#F4FFEA;
	padding:10px;
}


#ff-activity .ff-meta a{
	font-size:11px;
	color:#999;
}

div.ff-event {
	background-position: 4px 15px;comment
	background-repeat:no-repeat;
	border-bottom:#e8e8e8 1px dotted;
	padding:20px;
}

div:hover.ff-event{
	background-color:#D7EDCE;
}


#ff-activity p.ff-account{
	display:none;
	
}



div.ff-event p{
	font-size:14px;
	margin-left:20px;
}



/*Pagination*/
.wp-pagenavi span, .wp-pagenavi a {
  padding:0 5px;
}


#div-gpt-ad-1445631527721-0 iframe {
	width:100%;
	height:445px;
}

/* VARIOS !! */


	


.homebuttons {
	float:left; 
	padding-right:10px;
}

.badge {
	clear:both;
	padding:10px 0 10px 0;
	margin: 10px 0 10px 0;
	border-bottom:1px solid #e8e8e8;
	overflow:hidden;
}
	
.badge img {
	float:left;
	margin:0;
	padding:0;
}
	
.badge textarea {
	width:280px;
	height:120px;
	margin:10px 0 0 20px;
	padding:0;
}
	
p.textbadge {
	padding:10px;
	background: #FFFFCC;
	border: 1px solid #e8e8e8;
	font-size:11px;
	line-height:14px;
	margin:10px 0 0 20px;
	float:right;
	font-family:"Courier New", Courier, monospace;
}
	

#wp-calendar {
	font-size:14px;
}
	
#wp-calendar caption {
	background: #e8e8e8;
	padding:2px;
	margin:0 0 5px 0;
	font-size:12px;
	
}
	
#wp-calendar a.eventday {
	background:#9abf35;
	font-size:14px;
	color:#FFF;
	padding:3px;
	width:100%
}
	
#wp-calendar span.ec3_ec {
	display:none;
}
	

	
	
.dsq-h3-addcomment {
	display:none;
}
	

	
#comments {
	margin-top:20px;
}
	
#comments h2 {
	margin-bottom:10px;
	color:#00b1e8;
	font-weight:bold;
}
	

	
.pagetitle{
	margin-bottom:10px;
}
	

.authorpage{
	color:#9abf35;
	padding:14px;
	background:#fafafa;
	border:#ccc 1px dotted;
	overflow:hidden;
	margin-bottom:15px;
}

.authorpage img {
	padding:4px; 
	border: 1px solid #e8e8e8;
	float:left;
	margin:0 10px 10px 0;
}

.authorpage p { 
	font-size: 13px;
	font-weight:normal;
}

.authorpage .authorlinks ul {
	clear:both;
}
	
.authorpage .authorlinks li { 
	display:inline;
	margin-right:12px;
	
}

.authorpage .authorlinks a { 
	font-size:12px;
	padding:3px 6px 3px 6px;
	background:#e8e8e8;
	color:#333;
}

.authorpage .authorlinks a:hover { 
	background:#9abf35;
	color:#FFF;
	text-decoration:none;
}
	
.authorpage a.postauthorlink  {
	color:#9abf35
}
	
	

.post-ratings {
	font-size:12px;
	color:#666;
}

.highest_rated li {
	font-size:12px;
	color:#666;
}

.more-link {
	float:right;
	margin-right:5px;
	padding:2px 10px 2px 10px; 
	background:#9abf35;
	color:#FFF;
	border:none;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	/* box shadow */
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.25);
}
	
p.more-link {
  margin:0;
}
.more-link a {
	color:#FFF;
	font-size:11px;
}


#terms {
	overflow: auto;
	width:660px;
	padding:0 5px 5px 5px;
	height:150px;
	background:#FFFDEC;
}
	




	
#content h1 {
	font-size: 38px;
	margin-bottom:25px;
	font-weight:bold;
}


#content .post {
	border-bottom:1px solid #e8e8e8; 
	margin-bottom:15px;
	padding-bottom:15px;
}



	
#content .post div.title {
	clear:left; 
	margin:0; 
	padding:0
}
	
#content .post div.title h2{
	margin-bottom:5px;
	color:#00b1e8;
	font-weight:bold;
	line-height:20px;
}
body.single #content .post div.title h2, #content .featured div.title h2{
	line-height:27px;
}  
 
#content .post div.title h2 a {
  color:#008cb8;
  font-size:20px;
  line-height:26px;
}

#content .home-post-sections div.blogtitle h2 {
  -moz-border-radius: 5px;
  border-radius: 5px;
  
  background: #aad33a; 
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FhZDMzYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MGIzMzIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #aad33a 0%, #90b332 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#aad33a), color-stop(100%,#90b332)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #aad33a 0%,#90b332 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #aad33a 0%,#90b332 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #aad33a 0%,#90b332 100%); /* IE10+ */
  background: linear-gradient(top,  #aad33a 0%,#90b332 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aad33a', endColorstr='#90b332',GradientType=0 ); /* IE6-8 */
}
#content .home-post-sections div.title h2{
  font-size:18px;
}
#content .home-post-sections div.blogtitle h2 a {
  display:block;
  color:#fff;
  padding:10px 10px 10px 44px;
}
#content .home-post-sections div.blogtitle h2 a:hover {
  text-decoration:none;
}

#content .home-post-sections div.blogtitle h2 a {background:url(images/tyb-sprite.png) no-repeat;}
#content .home-post-sections div.blogtitle-4 h2 a {background-position: 8px -332px;}
#content .home-post-sections div.blogtitle-5 h2 a {background-position: 8px -408px;}
#content .home-post-sections div.blogtitle-6 h2 a {background-position: 8px -479px;}
#content .home-post-sections div.blogtitle-7 h2 a {background-position: 8px -550px;}
#content .home-post-sections div.blogtitle-8 h2 a {background-position: 8px -611px;}
#content .home-post-sections div.blogtitle-9 h2 a {background-position: 8px -667px;}
#content .home-post-sections div.blogtitle-11 h2 a {background-position: 8px -735px;}
#content .home-post-sections div.blogtitle-20 h2 a {background-position: 8px -812px;}

#content .home-post-sections div.blogtitle-11 h2 {
  background: #444444; 
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ0NDQ0NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMTExMTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #444444 0%, #111111 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#444444), color-stop(100%,#111111)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #444444 0%,#111111 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #444444 0%,#111111 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #444444 0%,#111111 100%); /* IE10+ */
  background: linear-gradient(top,  #444444 0%,#111111 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#111111',GradientType=0 ); /* IE6-8 */
}

#content .home-post-sections ul.more-articles {
  padding:15px 0 0 0;
}
#content .home-post-sections ul.more-articles li{
  padding:0 0 5px 0;
}

#content .home-post-sections ul.more-articles li.more-articles-links {
  padding:0 0 5px 20px;
  background:url(images/section-bullet.png) 3px 3px no-repeat;
}
#content .home-post-sections ul.more-articles li.more-articles-links a {
  font-size:14px;
}
#content .home-post-sections ul.more-articles a {
  font-size:14px;
}

#content .post div.postmetadata{
	margin-top:1px;
}

#content .post div.postmetadata .avatar{
	margin:0 6px 0 0;
}
#content .post div.postmetadata .avatar,  #content .section-landing div.postmetadata .avatar {
  margin:-9px 6px 0 0;
}
	
#content .post .postmetadata p {
	font-size:12px;
	padding:0;
	margin:0;
	color:#808080;
	line-height:16px;
}
#content .post .postmetadata p .comments {
  display:block;
  margin:5px 0 0 0;
}
#content .post .postmetadata p, #content .section-landing .postmetadata p {
  margin:9px 0 0 0;
}

#content .section-landing .title h2 {
  line-height:20px;
  margin:0 0 10px 0;
}

#content .post .postmetadata a {
	color:#9abf35; 
	
}


#content .post .postmetadata a:hover {
	background:#9abf35;
	color:#FFF;
	text-decoration:none;
}
#content .post .postmetadata a.comment-link {
	padding:3px 20px 0 0;
  background:url(images/comments.png) bottom right no-repeat;
}
#content .post .postmetadata a.comment-link:hover{
	color:#FFF;
	text-decoration:none;
  background:url(images/comments.png) bottom right no-repeat #9abf35;
}
#content .post .postmetadata a.comment-link img{
  padding:0 0 0 3px;
  background:#fff;
  margin:0 0 -3px 0;
}

#content .post .postmetadata span.author {
	font-weight:bold;
}
	
#content .post img.avatar {
	border:1px solid #e8e8e8;
	background:#fff;
	padding:2px;
	margin:0;
	float:left;
}
	
#content .post .postmetadata-bottom {
	margin-top:15px;
	padding:5px;
	border:solid 1px #e8e8e8;
}
#content .post .postmetadata-bottom p {
	font-size:11px;
}
	
.tweetmeme_button {
	clear:both;
	float:left; 
	margin:4px 10px 10px 3px;
}
	

bizsugar_button {
	clear:both;
	float:left; 
	margin:3px 10px 10px 0;
}


.stbutton {
	margin-bottom:10px;
	padding-bottom:10px;
}
	
.post-ratings {
	margin-top: 20px;
	margin-bottom:10px;
}
.share-buttons .share-button {
  display:block;
  float:left;
  margin:0 5px 0 0;
}
.share-buttons .share-button * {
  margin:0 !important;
}
.share-buttons .twitter-button iframe {
  width:96px !important;
}
	

	

.rating ol{
	list-style: decimal inside;
	
}
	
.rating li{
	margin-bottom:10px;
	list-style: decimal inside;
	
}
	
h4.breadcumb {
	margin-bottom:20px;
}
	
	
textarea #comment {
	width:615px;
}

.item-avatar {
	float: left;
	padding: 0 10px 15px 0;
}



	

.vcard {
	clear:both;
}
	
#content .similar_posts  {
	background:#ECEFF2;
	padding:15px;
	margin:20px 0 20px 0;
}
	
#content .similar_posts li {
	list-style:inside;
}

#content .similar_posts h3 {
	font-weight:bold;
	margin-bottom:10px;
}
	

#content .navigation  {
	padding:0 0 15px 0;
	clear:both;
}

#content .alignleft  {
	
	clear:both;
}
	
#content .alignright  {
	
	clear:both;
}
#content .navigation .alignleft, #content .navigation .alignright {
  width:320px;
  clear:none;
}
#content .navigation .alignright {
  text-align:right;
}
	
#comment {
	width:600px;
}

/*Polls*/
.wp-polls-archive p {
  text-align:left !important;
}
.wp-polls-archive p strong {
  font-size:20px;
  border-top:1px solid #333;
  padding:15px 0 0 0;
  margin-top: 15px;
  display:block;
}
.wp-polls-archive .wp-polls-ans p strong {
  font-size:14px;
  border:none;
  display:inline;
}
.wp-polls-archive .wp-polls-ans {
  width:400px;
}


/* SIDEBAR */

#sidebar{
	margin-top:20px;
	float:right;
	width: 300px;
	padding-left:7px;
	border-left:1px #e8e8e8 solid;
}
	
#sidebar .add300x250{
	width:300px;
	height:250px;
	margin-bottom:15px;
}
	

#sidebar .add145x120{
	width:145px;
	height:120px;
	margin-bottom:10px;
	float:left;
}
	

	

	
#sidebar .popular h4{
	margin-bottom:10px;
}
	
#sidebar .popular ol{
	list-style:decimal inside;
	font-size:12px;
}

#sidebar .popular li{
	padding-top:3px;
	padding-bottom:3px;
}
	
	
#sidebar .widget{
	clear:both;
	margin-bottom:15px;
	overflow:hidden;
	padding:10px;
	border: 1px solid #C1D1E9;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	/* box shadow */
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.25);
}
	
#sidebar .widget h3.widgettitle {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.2px;
  margin: -10px 0 10px -11px;
  padding: 12px 10px;
  text-transform: uppercase;
  width: 280px;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 5px 5px 0 0;
	-khtml-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	
	background: #6bcbe5;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZiY2JlNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMGI3ZWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #6bcbe5 0%, #00b7ef 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6bcbe5), color-stop(100%,#00b7ef)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #6bcbe5 0%,#00b7ef 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #6bcbe5 0%,#00b7ef 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #6bcbe5 0%,#00b7ef 100%); /* IE10+ */
  background: linear-gradient(top,  #6bcbe5 0%,#00b7ef 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6bcbe5', endColorstr='#00b7ef',GradientType=0 ); /* IE6-8 */

}
	
#sidebar .widget li {
	line-height:14px;
}

#sidebar .widget a {
	font-size:14px;
}
	
	
#sidebar .widget ul{
	list-style:inside;
}

#sidebar .widget ol{
	list-style:inside decimal;
}
	
#sidebar .widget li{
	font-size:14px;
	line-height:16px;
	margin-bottom:5px;
	list-style: square inside;
}
	
#sidebar .widget a{
	font-size:12px;
	line-height:14px;
}
	


#sidebar .widget_execphp{
	padding:0;
	margin:0;
	margin-bottom:15px;
	background:none;
	overflow:visible;
	border:none;
	-moz-border-radius:none;
	-khtml-border-radius: none;
	-webkit-border-radius: none;
	border-radius: none;
	-moz-box-shadow: none;
}

#sidebar .widget_execphp h3.widgettitle {
	display:none;
}

#sidebar .widget_execphp ul, #sidebar .widget_execphp ol, #sidebar .widget_execphp li {
	padding:0;
	margin:0;
}
	
#sidebar .highest_rated h3.widgettitle {
	display:block;
	color: #fff;
	font-size: 12px;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:-0.2px;
	margin:3px 0 20px 0;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}


/*Social Media Box*/
#sidebar .socialmedia ul{
	padding:15px 3px 10px 3px;
	margin-bottom:10px;
}
	
#sidebar .socialmedia li{
	list-style: none;
	margin:5px;
	padding-bottom:10px;
	margin-bottom:20px;
	display:inline;
}

#sidebar .socialmedia li a{
	margin-bottom:15px;
}

#sidebar .socialmedia a{
	font-size:14px;
}
	
#sidebar .socialmedia h4 {
	margin:5px 0 5px 0;
	font-size:12px;
}
	
#sidebar .socialmedia div.email {
	padding:4px 10px 4px 10px;
	margin-top:10px;
	background:#ECEFF2;
	font-weight:bold;
}
	
#sidebar .socialmedia .email input.submit {
	padding:3px 4px 4px 4px; 
	background:#00b1e8;
	color:#FFF;
	border:none;
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	/* box shadow */
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.25);
}

#sidebar .widget-social-box{
  padding:0;
}	
#sidebar .widget-social-box h3.widgettitle {
  margin: 0;
  padding: 12px 10px;
  width: 280px;
}
#sidebar .social-box{
  padding:0 20px !important;
  width:257px;
  margin:0 0 20px 0;
}
#sidebar #___page_0 {
	margin:0 0 -2px -21px !important;
}

#sidebar .social-box #___plus_0 {
  width:270px !important;
  height:30px !important;
  overflow:hidden;
  padding:10px 0 !important;
}
#sidebar .social-box #___plus_0 iframe{
  margin:-15px 0 0 -10px !important;
}
#sidebar .social-box hr.clear{
}
#sidebar .social-wrap {
  width:277px;
  border-top:1px solid #ccc;
  padding:10px 0 0 20px;
  margin:10px 0 0 -20px;
}
#sidebar .social-box .even {
  background:#f1f2ff !important;
  padding:10px 0 10px 20px;
  margin:10px 0 0 -20px;
}
#sidebar .social-box .odd {
  margin:0px 0 0 -20px;
}
#sidebar .social-box .last{
  padding:10px 0 20px 20px;
  margin:0 0 -20px -20px;
}
#sidebar .social-box .social-google-plus {
  margin:0 0 0 -20px;
}
#sidebar .social-box .links {
  padding:10px 0 10px 20px;
}
#sidebar .social-box .links a {
  display:block;
  float:left;
  margin:0 20px 0 0;
  color:#0200dc;
  text-decoration:none;
  height:14px;
  padding:4px 0 0 0;
  font-weight:bold;
}
#sidebar .social-box .links a.rss {
  padding:4px 0 0 18px;
  background:url(images/rss_16.png) 0 0 no-repeat;
}
#sidebar .social-box .links a.linkedin {
  padding:4px 0 0 18px;
  background:url(images/linkedin_16.png) 0 0 no-repeat;
}
#sidebar .widget form.email-form .email-input {
  padding:6px !important;
  width:163px !important;
  *width:140px !important;
  border-right:none !important;
  -moz-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
  border:1px solid #7E9DB9;
  border-right:none;
}
#sidebar .widget form.email-form .submit {
  background:#9ABF35;
  color:#fff;
  border:none;
  padding:5px;
  margin:0 0 0 -4px;
  cursor:pointer;
  font-weight:bold;
  font-size:15px;
  -moz-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
}

/*Popular Post*/
#sidebar .widget-smb-popular-box .authors h3 {
font-size: 120%;
}
#sidebar .widget-smb-popular-box .authors h4 {
font-size: 110%;
line-height: 1.3em;
}
#sidebar .widget-smb-popular-box .authors small {
	font-family:verdana;
	font-size:83%;
	font-style:italic;
	font-weight:bold;
}
#sidebar .widget-smb-popular-box .photo {
margin-right: 10px;
}
#sidebar .widget-smb-popular-box .authors .author-wrap {
margin-bottom: 10px;
clear: both;
}
#sidebar .widget-smb-popular-box .authors h5 {
font-size: 95%;
line-height: 1.2em;
}
#sidebar .widget-smb-popular-box .authors p {
font-size: 90%;
line-height: 1.2em;
padding-top: 2px;
}
#sidebar .widget-smb-popular-box .authors .commentlink {
background: url("images/commenticon2.gif") no-repeat scroll right center transparent;
color: inherit;
font-style: normal;
line-height: 16px;
height: 16px;
padding-right: 20px;
text-decoration: none;
text-align: right;
display: block;
}
#sidebar .widget-smb-popular-box .wpp-thumbnail{
  background:url(images/tyb-sprite.png) 2px -275px no-repeat;
}

#sidebar .widget-smb-popular-box .authors {
  background: #fff;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
  padding: 8px 12px;

}
#sidebar .widget-smb-popular-box #by-views li, #sidebar .widget-smb-popular-box #by-email li, #sidebar .widget-smb-popular-box #by-all li{
  position:relative;
  border:none;
  margin:none;
}
#sidebar .widget-smb-popular-box #by-views .wpp-thumbnail, #sidebar .widget-smb-popular-box #by-email .wpp-thumbnail, #sidebar .widget-smb-popular-box #by-all .wpp-thumbnail{
  float:left;
  margin:0 9px 5px 0;
  border:1px solid #777;
  height:40px;
  width:40px;
}
#sidebar .widget-smb-popular-box #by-views .wpp-post-title, #sidebar .widget-smb-popular-box #by-email .wpp-post-title, #sidebar .widget-smb-popular-box #by-all .wpp-post-title{
  display:block;
  padding:20px 0;
}
#sidebar .widget-smb-popular-box #by-views .wpp-comments, #sidebar .widget-smb-popular-box #by-email .wpp-comments, #sidebar .widget-smb-popular-box #by-all .wpp-comments{
  background: url("images/comments.png") no-repeat scroll right 4px transparent;
  bottom: 3px;
  display: block;
  font-size: 11px;
  font-weight: bold;
  padding: 2px 20px 2px 0;
  position: absolute;
  right: 3px;
}
#sidebar .widget-smb-popular-box #by-views .wpp-author, #sidebar .widget-smb-popular-box #by-email .wpp-author, #sidebar .widget-smb-popular-box #by-all .wpp-author{
  display: block;
  font-size: 12px;
  left: 54px;
  position: absolute;
  top: 7px;
}
#sidebar .widget-smb-popular-box .wpp-rating{
  display:none;
}
#sidebar .widget-smb-popular-box ul.tablinks {
border-bottom-color: #ccc;
border-bottom-style: solid;
border-bottom-width: 1px;
height: 28px;
margin-bottom: 0;
margin-top: 0;
}
#sidebar .widget-smb-popular-box ul li{
  list-style:none;
}
#sidebar .widget-smb-popular-box ul.tablinks li {
border-bottom: medium none !important;
float: left;
margin-bottom: 0;
padding: 3px 0 0 !important;
}
#sidebar .widget-smb-popular-box ul.tablinks li a {
background: none repeat scroll 0 0 #281C88;
border: 1px solid #ccc;
color: #fff;
display: block;
font-size: 14px;
line-height: 16px;
margin-left: 0;
margin-right: 3px;
padding: 4px 11px;
text-decoration: none;
}
#sidebar .widget-smb-popular-box ul.tablinks li.by-views a, #sidebar .widget-smb-popular-box ul.tablinks li.our-authors a {
  background:#00C1F3;
}
#sidebar .widget-smb-popular-box ul.tablinks li.by-email a {
  background:#9ABF35;
}
#sidebar .widget-smb-popular-box ul.tablinks li a.selected, #sidebar .widget-smb-popular-box ul.tablinks li a:hover {
background: none repeat scroll 0 0 #FFFFFF;
border-bottom: 1px solid #FFFFFF;
color: #000000;
}

/*Sidebar Search*/
#sidebar .widget_search #s {
  padding:6px !important;
  width:187px !important;
  *width:160px !important;
  border-right:none !important;
  border:1px solid #7E9DB9;
  -moz-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
}
#sidebar .widget_search #searchsubmit {
  background:#9ABF35;
  color:#fff;
  border:none;
  padding:5px;
  margin:0 0 0 -4px;
  cursor:pointer;
  font-weight:bold;
  font-size:15px;
  -moz-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
}

/*Sidebar Polls */
#sidebar .widget_polls-widget ul li{
  list-style:none;
}

/*Sidebar Comments */

#sidebar .disqus_widget_render * {
  font-size:12px !important;
  line-height:16px !important;
}
#sidebar .disqus_widget_render h3 {
  font-size:14px !important;
}

/*Sidebar Featured Blogger */
#sidebar .widget .featuredblogger {
  font-size:14px;
  line-height:20px;
}

/*Sidebar Category Dropdown */
#sidebar .widget-smb-categories select {
  padding:6px !important;
  width:231px !important;
  *width:211px !important;
  border-right:none !important;
  -moz-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
  border:1px solid #7E9DB9;
  border-right:none;
}
#sidebar .widget-smb-categories button {
  background:#9ABF35;
  color:#fff;
  border:none;
  padding:6px;
  margin:0 0 0 -4px;
  cursor:pointer;
  font-weight:bold;
  font-size:15px;
  -moz-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
}

#sidebar #os_dmp_embed {
	margin:30px 0 0 0;
}

/* FOOTER */

#footer {
	min-width: 978px;
	max-width: 1008px;
	margin:20px auto;
	font-size:12px;
	padding:19px 5px;
	border:1px solid #CCCCCC;
	background:#fff;
	
  -moz-box-shadow: 0 6px 10px #444;
  -webkit-box-shadow: 0 6px 10px #444;
  box-shadow: 0 6px 10px #444;
}
#footer-wrap{
  width:978px;
  margin:0px auto;
}
	
#footer #selectblog{
	float:left;
}
	
#footer .section {
  width:200px;
  float:left;
  margin:0 30px 0 0;
}	
#footer .tags {
  width:163px;
}
#footer .about {
  width:380px;
}
#footer .about .aboutbloggertone {
  font-size:14px;
  line-height:17px !important;
}
#footer .about img.flame{
  float:right;
  margin:0 0 5px 5px;
  width:64px;
}
#footer .about p {
  font-size:12px;
  line-height:15px !important;
}
#footer .about .more-link {
  padding:5px;
  margin:10px 0 0 0;
  float:left;
}
#footer .about .more-link a:hover {
  text-decoration:none;
}
#footer .sections, #footer .more {
  width:auto;
}
#footer .copy {
  width:auto;
  text-align:right;
  float:right;
}
#footer .logo {
  width:auto;
  float:right;
}
#footer .logo .footer-logo {
  width:160px;
  height:122px;
  display:block;
  background:url(images/tyb-sprite.png) 35px -108px no-repeat;
}
#footer .section p, #footer .section ul {
  list-style:none;
  padding:0 0 0 10px;
  margin:0;
}
#footer .section p{
  line-height:13px;
}
#footer .copy p {
  line-height:20px;
}
#footer .section ul {
  font-size:14px;
  line-height:15px;
}
#footer .section h3{
  margin:0 0 10px 0;
}
	
#footer #footer-left {
	float:left;
	margin:10px 0 20px 0;
}
	

#footer #footer-left ul {
	float:left;
	margin-left:10px;
	
}
	
#footer #footer-left li {
	display:inline;
	line-height:20px;
}
	
	

#footer #footer-right {
	float:right;
	margin:10px 0 20px 0;
	
}
	
#footer #footer-right li {
	display:inline;
	line-height:20px;
}











/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	background:#e8e8e8;
}

img.alignright {
	padding: 4px;
	margin: 16px 0 2px 10px;
	display: inline;
	background:#e8e8e8;
}

img.alignleft {
	padding: 4px;
	margin: 16px 10px 2px 0;
	display: inline;
	background:#e8e8e8;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
.alignnone {
	padding: 4px;
	margin: 5px 0 5px;
	
	background:#e8e8e8;
}
#page-13209 .wp-caption img {
  margin:5px 0 0 5px;
}
/* End Images */




.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

*html #sidebar {
	position: absolute;
}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */



select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */

a#fdbk_tab {
  background-color:#00A1D3 !important;
}

/*Sage Widget*/
#sidebar .widget_sage_blog  {
	border:1px solid #03674f;
}
#sidebar .widget_sage_blog h3.widgettitle {
	background: #008769;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzAwODc2OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMzY3NGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #008769 1%, #03674f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#008769), color-stop(100%,#03674f));
	background: -webkit-linear-gradient(top,  #008769 1%,#03674f 100%);
	background: -o-linear-gradient(top,  #008769 1%,#03674f 100%);
	background: -ms-linear-gradient(top,  #008769 1%,#03674f 100%);
	background: linear-gradient(to bottom,  #008769 1%,#03674f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#008769', endColorstr='#03674f',GradientType=0 );

}
#sidebar .widget_sage_blog a.sage-title {
	display:block;
	color:#03674f;
	font-size:18px;
	font-weight:bold;
	margin:15px 0 10px;
	line-height:23px;
}
#sidebar .widget_sage_blog a.sage-image {
	text-align:center;
	margin:0 0 5px 0;
}
#sidebar .widget_sage_blog a.sage-image img {
	max-width:278px;
	max-height:250px;
	display:block;
	margin:0px auto;
}
#sidebar .widget_sage_blog p.sage-description {
	font-size:12px;
	color:#333;
	line-height:15px;
}
#sidebar .widget_sage_blog .sage-sponsored {
	width:280px;
	margin:0 0 -10px -10px;
	text-align:right;
	background:#e9ffec;
	padding:10px;
	font-weight:bold;
}
#sidebar .widget_sage_blog .sage-sponsored img {
	margin:0 0 -9px 0;
}
#sidebar .widget_sage_blog .sage-sponsored .sage-social {
	display:block;
	float:left;
	margin:-4px 0 0 0;
}

	
/* Europe Cookie Notification */

.cc_container .cc_btn, .cc_container .cc_btn:visited {
	background:#008cb8 !important;
	color:#fff !important;
	font-weight:bold;
	border-radius: 0px !important;
}
.cc_container .cc_btn:hover {
	background:#00779d !important;
}
.cc_message {
	color:#fff;
}

/*videostat*/

.videostat {
	border-bottom: 1px solid #E8E8E8;
	margin: 0 0 10px;
	padding: 10px 0 20px;
}