/* @override http://joseramonbauza.com/wp-content/themes/silveroak/style.css */

/*
Theme Name: Silveroak
Theme URI: 
Version: 1.0
Description: Stylish 2 column wp theme
*/

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Main Layout            --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
body {
  font: normal 12px arial, tahoma, verdana;
  text-align: center;
  color: #000;
}
.bodyhome {
  background: #fff ;
}
.bodywhite {
  background: #fff;
}
.marginauto {
  width: 960px;
  margin: 0 auto;
  text-align: left;
  display: inline-block;
}
.banner {
  background: url("images/new_hero_banner.jpg") no-repeat scroll 0 2px transparent;
    height: 372px;
    position: relative;
    text-align: left;  
}
	#qtranslate-3-chooser, #lang-selector {
	position: absolute;
	right: 0;
	top: 30px;
}
	#qtranslate-3-chooser li, #lang-selector  li {
	display: inline;
	margin-left: 10px;
}
.searchbox{float:right;margin-top: 13px;}
.post-wrap {
  float: left;
    padding: 0 10px;
    width: 700px;
}
.sidebar-wrap {
  float: left;
    margin: 0;
    padding: 0 10px;
    width: 220px;
}
#menucont{ background: url("images/new_bg_menu.png") repeat-x scroll 0 -11px transparent;
    border-bottom: 1px solid #EEF2F3;
    height: 36px;
    left: 0;
    position: absolute;
    width: 100%;}
.twtr-widget {float: left;}
/*@font-face { font-family: neosans; src: url("NeoSans.otf"); }*/

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Defaults              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

* {padding: 0; margin: 0;}
a, a:link, a:visited {text-decoration: none; color:#019CDC;}
img {border: none;}
li {list-style: none;}

.left {float: left;}
.right {float: right;}
.clear {clear: both;}

h1 {color: #828284;font-family: "Times New Roman", Times, serif;}
h2 {color: #a8a8a8; font-size: 20px;}
p { color: #787878; line-height: 19px;}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--       Banner(Topbars,Logo)        --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.logo {
  color: #009BDC;
    font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
    font-weight: normal;
    letter-spacing: 0;
    position: absolute;
    right: 0px;
    text-align: right;
    text-transform: uppercase;
    top: 90px;
}
.logo a {
  color: #009BDC !important;
    font-size: 45px;
}
.logo span {
  display: block;
  clear: both;
  font-size: 14px;
  font-family: arial;
  color: #009bdc;
}

.categories-left {
  width: 10px;
  height: 45px;
  float: left;
  background: url("images/categories-left.gif") no-repeat;
}
.categories-right {
  width: 10px;
  height: 45px;
  float: left;
  background: url("images/categories-right.gif") no-repeat;
}
ul.dropdown-categories {
  height: 38px;
  display: block;
}
.pages-topbars {
  padding-top: 14px;
  float: right;
  display: inline-block;
  margin-right: 193px;
  margin-top: 47px;
}
.pages-left {
  width: 8px;
  height: 32px;
  float: left;
  background: url("images/pages-left.gif") no-repeat;
}
.pages-right {
  width: 8px;
  height: 32px;
  float: left;
  background: url("images/pages-right.gif") no-repeat;
}
ul.dropdown-pages {
  height: 32px;
  padding: 0;
  float: left;
  display: inline-block;
  background: url("images/pages-bg.gif") repeat-x;
}
.topbars {
  padding: 4px 12px 0 6px;
  clear: both;
}
.last-tweet {
  width: 770px;
  height: 14px;
  padding: 4px 5px;
  color: #b2b2b2;
  overflow: hidden;
  float: left;
  background: url("images/tweet-bg.png");
}
.last-tweet a {
  color: white;
}
.twitter-left {
  width: 5px;
  height: 22px;
  float: left;
  background: url("images/tweet-left.gif") no-repeat;
}
.twitter-right {
  width: 51px;
  height: 22px;
  float: left;
  background: url("images/tweet-icon.gif") no-repeat;
}
.subscribe {
  width: 22px;
  height: 23px;
  margin-left: 6px;
  display: block;
  float: left;
  background: url("images/rss.png") no-repeat;
}
.rsstweet {
  position: absolute;
	top: 15px;
	right: 0;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Showcase              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.featured {
  width: 911px;
  height: 272px;
  margin-top: 20px;
  padding: 15px;
  position: relative;
  z-index: 4;
  background: url("images/showcase.gif") no-repeat;
}
.featured-label {
  width: 84px;
  height: 84px;
  position: absolute;
  top: -2px;
  left: -2px;
  z-index: 20;
  background: url("images/featured-label.png") no-repeat;
}
.showcase {
  width: 911px;
  height: 233px;
  margin-bottom: 3px;
}
.showcase h2.entry-title {
  font-size: 25px;
  font-weight: normal;
}
.showcase .entry-content {
  border: none;
}
.showcase img.largethumb {
  margin-right: 15px;
  float: left;
  border: 6px solid #dcdcdc;
}
div.controls a {
  width: 10px;
  height: 10px;
  margin-right: 6px;
  float: left;
  display: block;
  background: url("images/control.gif") no-repeat;
}
div.controls a.activeSlide {
  background: url("images/control-hover.gif") no-repeat;
}
.featured #prev {
  width: 34px;
  height: 30px;
  position: absolute;
  bottom: 0;
  right: 44px;
  display: block;
  float: left;
  background: url("images/previous.gif") no-repeat;
}
.featured #next {
  width: 34px;
  height: 30px;
  position: absolute;
  bottom: 0;
  right: 10px;
  display: block;
  float: left;
  background: url("images/next.gif") no-repeat;
}
.featured #next:hover {
  background: url("images/next-hover.gif") no-repeat;
}
.featured #prev:hover {
  background: url("images/previous-hover.gif") no-repeat;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--              Post                 --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
#breadcrumbs{color: #019ADC;
    float: left;
    font-family: "Myriad Pro",Arial,sans-serif;
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 7px;
    width: 400px;}
#breadcrumbs a{color: #333;}
.post {
  background: url("images/new_post_bg.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 198px;
    position: relative;
    padding: 0 10px;
}
.bodysingle .post, .bodypage .post {
  background: url("images/new_single_bg.png") no-repeat scroll 0 0 transparent;
  height: auto;
    
}
.entry-content {
  padding-top: 10px;
  line-height: 18px;
  color: #7b7b7b;
  border-top: 1px solid #ececec;
}
.post .borderimg {
  display: block;
    float: left;
    height: 141px;
    margin-right: 15px;
    margin-top: 10px;
    padding: 7px;
    width: 200px;
}
.postright {
  float: left;
    padding-top: 10px;
    width: 451px;
}
.sharebuttons {
	padding: 10px 0 0;
	overflow: visible;
	float: left;
}
.bodysingle .sharebuttons, .bodypage .sharebuttons{
	padding: 10px 0;
	overflow: visible;
	float: left;
	clear: both;
	width: 100%;
}
.twitter-share-button, .sharebuttons iframe, .tuenti-share-button, .tuenti-share-button img {
	float: left;
	
}
.tuenti-share-button img {
	margin-right: 3px;
}
.tuenti-share-button, a.tuenti-share-button:link, a.tuenti-share-button:visited  {
	background: white;
	border-color: #7DA6C9;
	border-style: solid;
	border-width: 1px;
	padding: 2px 5px 0 3px;
	height: 18px;
	color: #3C6287;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-radius-bottomleft:3px;
	-webkit-border-radius-bottomright:3px;
	-webkit-border-radius-topleft:3px;
	-webkit-border-radius-topright:3px;
	-khtml-border-radius-topright:3px;   
	-khtml-border-radius-bottomright:3px;   	
	-khtml-border-radius-topleft:3px;   
	-khtml-border-radius-bottomleft:3px;	
}
.entry-title {
  margin-bottom: 3px;
  font-size: 23px;
  font-weight: normal;
  color: #2b87a5;
}
.leermas{
	 float: left;
    font-weight: normal !important;
    line-height: 30px;
    margin-right: 10px;
    padding-top: 5px;
	}
.entry-title a, .entry-title a:visited, .entry-title a:link {
  color: #019CDC;
}
.post .meta {
  bottom: 0;
    float: right;
    margin-top: 10px;
    position: absolute;
    right: 20px;
}
.post .meta a {
  color: #019CDC;
  font-weight: bold;
}
.post .meta p {
	display: inline;
	color: #287181;
}
.post .meta a:hover {
  color: #0f424d;
}
.post .meta span {
  color: #287181;
  font-weight: bold;
  margin-left: 6px;
  margin-right: 4px;
}
.searchresults {
  color: #009BDC;
    float: left;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
    padding-top: 7px;
    width: 350px;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Front Page             --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.blockpost {
  width: 330px;
  margin-bottom: 20px;
  float: left;
  position: relative;
}
div#odd {
  width: 323px;
  padding-right: 35px;
  margin-right: 13px;
  float: left;
  background: url("images/vr.gif") no-repeat right;
}
.blockpost .entry-title {
  font-size: 25px;
}
.blockpost span, .blockpost span a {
  color: #b9b9b9;
}
.blockpost a:hover {
  color: #287181;
}
.blockpost .entry-content {
  margin-top: 5px;
  border-top: 1px solid #ececec;
}
.blockpost img.border {
  padding: 7px;
  margin-top: 10px;
  background: url("images/border.gif") no-repeat;
}
.blockpost .calendar {
  width: 43px;
  height: 28px;
  padding-top: 23px;
  padding-left: 6px;
  font-size: 18px;
  color: #6f6f6f;
  font-weight: bold;
  text-align: center;
  position: absolute;
  bottom: -3px;
  left: 285px;
  z-index: 30px;
  background: url("images/calendar.png") no-repeat;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Single                --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.single .entry-content, .bodypage .entry-content {
  border-top: 1px solid #D5D5D5;
    margin-top: 13px;
    padding: 15px;
}
.single .entry-title, .bodypage .entry-title {
  color: #019CDC;
    font-size: 23px;
    padding-left: 15px;
    padding-top: 20px;
}
.single .meta {
  color: #b8b8b8;
  text-transform: uppercase;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--            Navigation             --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.navigation {
 clear: both;
    height: 33px;
    margin-bottom: 15px;
    margin-top: 20px;
    width: 100%;
}
.navigation a {
  height: 20px;
  color: #019CDC;
  line-height: 25px;
}
.navigation a:hover {
  color: #555;
}
.navigation span {
  color: #4e9cb6;
}
.nav-prev {
  width: 198px;
  height: 25px;
  padding: 4px 10px;
  overflow: hidden;
  text-align: left;
  float: left;
}
.nav-prev:hover {
}
.nav-next {
  width: 198px;
  height: 25px;
  padding: 4px 10px;
  overflow: hidden;
  text-align: right;
  float: right;
}
.nav-next:hover {
}
.pagination {
  width: 100%;
  height: 30px;
  margin-top: 10px;
}
.pagination span a {
  padding: 5px;
  display: inline-block;
  border: 1px solid #ccc;
}
.pagination span a:hover {
  border: 1px solid #aaa;
}
.pagination .pag-left {
  float: left;
  text-align: left;
}
.pagination .pag-right {
  float: right;
  text-align: right;  
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--              Sidebar              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.widgettitle {
  background: none repeat scroll 0 0 #019CDC;
    color: #FFFFFF;
    float: left;
    font: bold 16px/22px "trebuchet MS";
    height: 22px;
    padding: 2px 0 0 10px;
    text-transform: uppercase;
    width: 220px;
}
.lastpoststitle{background: none repeat scroll 0 0 #019CDC;
    color: #FFFFFF;
    float: left;
    font: bold 16px/22px "trebuchet MS";
    height: 22px;
    margin-top: 20px;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 0;
    text-transform: uppercase;
    width: 220px;
    margin-bottom: 20px;}
.widget {
  margin-bottom: 10px;	
}
.widget ul {
  width: 200px;
  padding: 10px;
  display: inline-block;
}
.twtr-tweet .widget div {
  padding-top: 0px;
}

.aktt_tweet_time{white-space: nowrap;}
.widget li {
  padding: 0 0 10px 0;
  color: #666666;
}
.widget li a {
  color: #019CDC;
}
.widget li a:hover {
  color: #333;
}
.textwidget {
  color: #6f6f6f;
  line-height: 22px;
}
.widget_tag_cloud a {
  padding: 2px 4px;
  color: #019CDC;
}
.widget_tag_cloud a:hover {
  color: #fff;
  background: #019CDC;
}
#flickr-feed-gallery2{
	margin-left: -115px;
    position: absolute;
    top: 177px;
    width: 350px;
}
#flickr-feed-gallery2 .widgettitle{display: none;}
#searchform #s {
  background: url("http://joseramonbauza.com/wp-content/themes/silveroak/images/new_searchbox.png") no-repeat scroll 0 0 transparent;
    border: medium none navy;
    color: #666666;
    display: block;
    float: left;
    font-size: 12px;
    height: 36px;
    line-height: 36px;
    padding-left: 30px;
    padding-right: 40px;
    width: 230px;
}
#searchform #searchsubmit {
  padding: 1px;
  float: left;
  font-size: 12px;
  display: none;
}
li.recentcomments {
  color: #898989;
}
.advertisement {
  padding-bottom: 10px;
}
.advertisement div {
  text-align: center;
}
.advertisement img {
  padding: 2px;
  border: 1px solid #c7c7c7;
  background: #fff;
}
.advertisement img:hover {
  border: 1px solid #a0a0a0;
}

#calendar_wrap table {
  width: 200px;
  padding: 6px 0;
  border: 1px solid #dcdcdc;
  border-top: none;
  text-align: center;
  background: #fff;
}
#wp-calendar caption {
  width: 200px;
  padding: 5px 0;
  font-size: 15px;
  color: #4b4b4b;
  border: 1px solid #dcdcdc;
  border-bottom: none;
  background-color: #f6f6f6;
}
#wp-calendar td {
  padding: 2px;
  color: #bcbcbc;
}
#wp-calendar td a {
  color: #737373;
  background-color: #f6f6f6;
}
#wp-calendar th {
  height: 22px;
  color: #7b7b7b;
  border-bottom: 1px solid #f0f0f0;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--       Comments and Gravatar       --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

div.commentbox {
  width: 665px;
  padding: 20px;
  margin-bottom: 10px;
  border: 1px solid #d5d5d5;
  clear: both;
  position: relative;
  display: inline-block;
  background: #f5f5f5 url("images/comment.gif") repeat-x top;
}
#respond {
  padding: 0 0 20px 0;
  clear: both;
}
h2.singleheaders {
  color: #019CDC;
  margin-top: 20px;
  line-height: 60px;
  font-weight: normal;
  font-size: 25px;
}
h2.line {
  border-top: 1px solid #dadada;
}
.comment-meta {
  height: 32px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
}
.comment-author {
  height: 32px;
  font-size: 17px;
  padding-left: 25px;
  float: left;
  background: url("images/user.gif") no-repeat left 2px;
}
.comment-date {
  height: 32px;
  padding-top: 2px;
  padding-left: 20px;
  color: #636363;
  font-size: 10px;
  float: right;
  background: url("images/time.gif") no-repeat;
}
.gravatar-wrap img {
  width: 74px;
  height: 74px;  
  padding: 5px;
  border: 1px solid #dedede;
  background: #fefefe;
}
.gravatar-wrap {
  width: 84px;
  float: left;
  margin-right: 20px;
}
.comment-reply-link {
  width: 74px;
  height: 14px;
  padding: 4px 5px;
  color: #7f7f7f;
  display: block;
  border: 1px solid #dbdbdb;
  background: #fff url("images/reply-icon.gif") no-repeat 65px 3px;
}
.comment-reply-link:hover {
  background: #fff url("images/reply-icon.gif") no-repeat 65px -16px;
}
.prop {
  width: 1px;
  height: 110px;
}
.comment-text .text {
  float: left;
  color: #6e6e6e;
}
.comment-number {
  width: 44px;
  height: 34px;
  padding-top: 10px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  position: absolute;  
  top: 16px;
  left: -43px;
  background: url("images/numbering.gif") no-repeat;
}

.depth-2 .commentbox, .depth-4 .commentbox, .depth-5 .commentbox, .depth-6 .commentbox, .depth-7 .commentbox, .depth-8 .commentbox, .depth-9 .commentbox, .depth-10 .commentbox {
  clear: both;
  float: right;
}
.depth-2 .commentbox {width: 615px;}
.depth-3 .commentbox {width: 565px;}
.depth-4 .commentbox {width: 515px;}
.depth-5 .commentbox {width: 465px;}
.depth-6 .commentbox {width: 415px;}
.depth-7 .commentbox {width: 365px;}
.depth-8 .commentbox {width: 315px;}
.depth-9 .commentbox {width: 265px;}
.depth-10 .commentbox {width: 215px;}

.comment-text {
  width: 560px;
  float: left;
}

.depth-2 .comment-text {width: 510px;}
.depth-3 .comment-text {width: 460px;}
.depth-4 .comment-text {width: 410px;}
.depth-5 .comment-text {width: 360px;}
.depth-6 .comment-text {width: 310px;}
.depth-7 .comment-text {width: 260px;}
.depth-8 .comment-text {width: 210px;}
.depth-9 .comment-text {width: 160px;}
.depth-10 .comment-text {width: 110px;}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           Trackbacks              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

.trackbacklist {
  width: 665px;
  padding: 20px;
  border: 1px solid #d6d6d6;
  background: #f5f5f5 url("images/comment.gif") repeat-x top;
}
.trackbacklist li {
  line-height: 24px;
}
.trackbacklist li a {
  color: #34738d;
  font-size: 14px;
}
.trackbacklist li a:hover {
  color: #454545;
  text-decoration: underline;
}
.trackback-number {
  font-weight: bold;
  margin-right: 10px;
  color: #454545;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--           Comment Form            --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/


.cancel-reply {
  padding-left: 25px;
  color: #cc906d;
  font-family: arial;
  font-size: 13px;
  background: url("images/cancel.gif") no-repeat;
}
.req {
  color: #89887e;
  line-height: 20px;
}
.req strong {
  color: #666666;
}
.divform {
  padding: 4px 0;
}
.divform label span {
  color: #188bb1;
}
.divform label.name {
  width: 60px;
  height: 26px;
  padding-top: 13px;
  padding-left: 40px;
  color: #5b5b5b;
  display: block;
  float: left;
  background: url("images/name.gif") no-repeat;
}
.divform label.email {
  width: 60px;
  height: 26px;
  padding-top: 13px;
  padding-left: 40px;
  color: #5b5b5b;
  display: block;
  float: left;
  background: url("images/email.gif") no-repeat;
}
.divform label.url {
  width: 60px;
  height: 26px;
  padding-top: 13px;
  padding-left: 40px;
  color: #5b5b5b;
  display: block;
  float: left;
  background: url("images/website.gif") no-repeat;
}
.divform input {
  width: 191px;
  height: 19px;
  padding: 10px;
  margin: 0;
  color: #454545;
  display: block;
  border: none;
  background: url("images/input.gif") no-repeat;
}
.textarea {
  padding: 5px 0;
}
.textarea textarea {
  padding: 15px;
  color: #333;
  font-family: arial;
  border: 1px solid #d5d5d5;
  background: #f5f5f5 url("images/comment.gif") repeat-x top;
}
.submit-button #submit {
  width: 160px;
  height: 36px;
  border: none;
  display: block;
  background: url("images/submit.gif") no-repeat;
}


/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--             Elements              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/

/* Resets */
.entry-content 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;
}

.entry-content:focus {outline: 0;}

.entry-content ins {text-decoration: none;}
.entry-content del {text-decoration: line-through;}
.entry-content table {border-collapse: collapse; border-spacing: 0;}

/* Align */
.alignright { float: right; }
.alignleft { float: left }
img.alignleft { display:inline; float:left; margin-right:13px; }
img.alignright { display:inline; float:right; margin-left:13px; }

/* Headers */
.entry-content p { color: #474747; margin-bottom: 20px;}
.entry-content h1 {font-size: 22px;	color: #188bb1;	margin: 0 0 10px 0;}
.entry-content h2 {font-size: 20px;	color: #188bb1;	margin: 0 0 10px 0;}
.entry-content h3 {font-size: 18px;	color: #188bb1;	margin: 0 0 10px 0;}
.entry-content h4 {font-size: 16px; color: #0b2236;	margin: 0 0 10px 0;}
.entry-content h5 {font-size: 14px; color: #0b2236;	margin: 0 0 10px 0;}
.entry-content h6 {font-size: 12px; color: #0b2236; margin: 0 0 10px 0;}

/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside;}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside;}
.entry-content ol li li {margin-left:5px;}

/* Captions */
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f5f5f5; padding-top: 4px; margin-bottom: 10px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 12px; line-height: 15px; padding: 0 4px 5px; margin: 0; }
.wp-caption.alignleft { margin: 0px 10px 10px 0px; }
.wp-caption.alignright { margin: 0px 0px 10px 10px; }

.entry-content blockquote {
  width: 450px;
  margin: 15px auto;
  background-color: #f8f8f8;
  padding: 15px;
  font-style: italic;
}

/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
/*--               Footer              --*/
/*-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --*/
.footerlinks{float: left;
    padding: 0 10px;
    width: 220px;}
    .double{width: 460px!important;}
    .footerlinks span{float: left;}
    .footerlinks span img{line-height: 24px;
    margin-right: 5px;
    vertical-align: middle;}
.footer {
  background: none repeat scroll 0 0 #019CDC;
    clear: both;
    color: #FFFFFF;
    font-weight: bold;
    padding: 20px 0 40px;
    text-align: center;
    width: 100%;
}
.footer a{color: #FFFFFF !important;
    font-weight: normal;
    line-height: 18px;}
/* twitter tools */

#twitter-tools2 ul {
	background-image: none;
	border: none;
	width: 210px;
	padding: 0;
}
#twitter-tools2 ul li.aktt_more_updates {
	background-image: none;
	padding: 0;
}

/* youtube widget */
div.tubepress_thumbnail_area {
	background-image: none;
	border-style: none;
	padding: 0;
	margin: 0;
}


div.tubepress_thumbs {
	padding: 0;
	background-image: none;
	border-style: none;
	margin: 0;
}

div.tubepress_thumb {
	background-image: none;
}
.sidebar-wrap .tubepress_sidebar .tubepress_thumb {
	width: 230px;
	padding: 5px 0;
}

/* flickr gallery */

.entry-content div.flickr-gallery {
	margin-top: 50px;
}
