/*
Theme Name: Dextronet
Theme URI: http://www.dextronet.com/
Description: Dextronet WordPress Theme.
Version: 1.0
Author: Ondrej Zabojnik
Author URI: http://www.dextronet.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/


.cc_container {
  padding: 10px 20px 10px !important;
  font-size: 14px !important;
  text-align: center;
}
.cc_container .cc_btn {
  width: auto !important;
  background-color: #C1E6FF !important;
  float: none !important;
  margin-left: 220px !important;
  position: absolute;
  top: 6px;
  padding: 4px 8px !important;
  font-size: 14px !important;
  left: 50%;
}
.cc_container .cc_message {
  margin-top: 0 !important;
  margin-left: -50px !important;
}


/* DEXTRONET THEME */

html { height: 100%; }
body { min-height: 100%; font-size: 13px; font-family: arial, helvetica, sans-serif; 
  background: #fff url(images/bg.png) top repeat-x; color: #000; margin: 0; padding: 0; }
  
a { color: #164577; outline: none; }
a:hover { color: #000; }
a:active { color: #185ca3; }

.inline-label-focus { color: #000 !important; }
.inline-label { color: #85878d; }

input[type=text], input[type=password], textarea, select { padding: 2px; border: 1px solid; -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
  background-color: #fff; border-color: #abadb3 #dbdfe6 #e3e9ef #e2e3ea;}
input[type=text]:focus, input[type=password]:hover, input[type=password]:focus, input[type=text]:hover, textarea:focus, textarea:hover, select:focus, select:hover {
    border-color: #5794bf #b7d5ea #c7e2f1 #c5daed;
}
input { font-size: 13px; }

input.email { background-position: 4px 50%; background-repeat: no-repeat; padding-left: 24px; }
input.email { width: 150px; background-image: url(images/icons/mail.gif); }
input.subscribe { display: inline-block; width: 92px; height: 22px; border: 0; padding: 0; background: url(images/button-subscribe.gif) no-repeat; }
input.subscribe:hover { background-position: 0 -22px; }
input.subscribe:active { background-position: 0 -44px; }

input.required, textarea.required { border-color: #dea110 #f1c354 #f2d58f #f2d58f !important; background-color: #fff8e9; }

.blog-heading { margin: 0; padding: 0; font-size: 34px; }
.blog-heading a, .blog-heading a:hover { color: #000; text-decoration: none; }

.image-link { display: block; text-indent: -9999em; }

ul.common li { padding: 2px 0 3px 23px; background: url(images/arrow-bullet.gif) 4px 5px no-repeat; }

.blog-acronyme { margin: 5px 0; color: #2E649B; font-size: 20px; letter-spacing: -1px; font-weight: bold; }
.blog-description { margin: 5px 0 40px; color: #4783BF; font-size: 16px; letter-spacing: -1px; font-weight: bold; }

.stdl-blog { font-size: 13px; font-weight: normal; display: block; float: right; line-height: 20px; font-style: italic; 
  margin: 12px 25px 0 10px; border-left: 1px solid #4783BF; padding-left: 10px; color: #4783BF !important; text-decoration: underline !important; }

.postmetadata { font-size: 11px; color: #859cb3; margin: 3px 0 0; }
.postmetadata a { color: #859cb3; }
.postmetadata a:hover { color: #4783bf; }

.postinfobar { padding: 3px; font-size: 12px; border: 1px solid #dbe9f5; background: #f2f6fa; overflow: hidden; width: 100%; }
.postinfobar .comments { float: right; }
.postinfobar .tags { color: #34383d; }
.postinfobar .tags a { color: #597ba0; }
.altbar { margin-top: 8px; }

.entry p { margin-top: 4px; line-height: 1.5em; color: #222222; font-family: sans-serif; }
.entry li { color: #222222; font-family: sans-serif; line-height: 1.5em; margin-top: 4px; }

#sidebar { min-height: 638px; padding: 6px 0 8px 26px; background: url(images/side-bg.jpg) no-repeat; }

.more-link { text-decoration: none; text-transform: lowercase; font-weight: bold; padding-left: 5px; font-size: 12px; }
.more-link span { padding: 0 0 0 8px; background: url(images/more-link.gif) 0 1px no-repeat; }
.more-link b { padding: 0 0 0 16px; background: url(images/more-link.gif) 100% 1px no-repeat; }
.more-link i { visibility: hidden; }

.moreinfo { display: inline-block; padding-top: 25px; }

.widget_categories li, .widget_archive li, .dextronet-bestof li { padding-left: 21px !important; 
  background: url(images/icons/folder.gif) 0 50% no-repeat; }
.widget_archive li { background-image: url(images/icons/calendar-month.gif); }
.dextronet-bestof li { background-image: url(images/icons/star.gif); }

#searchform-sidebar .search { border-color: #8abee2; border-width: 2px; }
#searchform-sidebar .search:focus, #searchform-sidebar .search:hover { border-color: #5794bf; }

#searchform-sidebar { margin: 0 0 10px 13px; padding: 0; position: relative; }
#s-sidebar { width: 188px; vertical-align: middle; margin: 0; }
#searchsubmit-sidebar { position: absolute; right: 3px; top: 2px; }

.dextronet-sidebar-ad-box p { margin: 0 !important; }
.dextronet-sidebar-ad-box img { margin-top: 5px; }
.dextronet-sidebar-ad-box .download { display: block; margin-top: 8px; padding: 5px 0; color: #fff; font-weight: bold; text-align: center; background: #5caf1f; 
  text-decoration: none; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px;
}
.dextronet-sidebar-ad-box .download:hover { background: #187bb4; }


.standard-buy, .dropdown-buy { float: left; background-repeat: no-repeat; text-indent: 0 !important; text-align: center; text-decoration: none; 
  text-transform: uppercase; color: #4c565c; }
.standard-buy:hover, .dropdown-buy:hover { color: #4c565c; }
.standard-buy strong, .dropdown-buy strong { display: none; }
.standard-buy span, .dropdown-buy span { display: block; }

.standard-download { float: left; width: 135px; height: 43px; margin: 15px 5px 0 0; background: url(images/button-download.gif) no-repeat; }
.standard-download:hover { background-position: 0 -43px; }
.standard-download:active { background-position: 0 -86px; }

.standard-buy { width: 119px; height: 43px; margin: 15px 0 0; background-image: url(images/button-buy.gif); font-size: 11px; }
.standard-buy:hover { background-position: 0 -43px; }
.standard-buy:active { background-position: 0 -86px; }
.standard-buy:active span { margin-top: 22px !important; }
.standard-buy span { margin-top: 21px; }

.dropdown-download { float: left; width: 115px; height: 37px; margin: 15px 3px 0 0; background: url(images/button-download-dropdown.gif) no-repeat; }
.dropdown-download:hover { background-position: 0 -37px; }
.dropdown-download:active { background-position: 0 -74px; }

.dropdown-buy { width: 100px; height: 37px; margin: 15px 0 0; background-image: url(images/button-buy-dropdown.gif); text-indent: -1px !important; font-size: 10px; }
.dropdown-buy:hover { background-position: 0 -37px; }
.dropdown-buy:active { background-position: 0 -74px; }
.dropdown-buy:active span { margin-top: 19px !important; }
.dropdown-buy span { margin-top: 18px; }
.learn_more-dropdown { float: left; width: 121px; height: 37px; margin: 15px 3px 0 0; background: url(images/button-learn_more.gif) no-repeat; }
.learn_more-dropdown:hover { background-position: 0 -37px; }
.learn_more-dropdown:active { background-position: 0 -74px; }

.product-ad { overflow: hidden; width: 100%; margin: 25px 0; border: 1px solid #86bcea; border-left: none; border-right: none; padding: 8px 0; }
.product-ad .screenshot { float: left; margin: 0 15px 0 0; }
.product-ad h3 { font-size: 26px; margin: 0; }
.product-ad p { font-size: 16px; margin: 0; font-weight: bold; }

#facebook_like iframe { height: 35px !important; }

.tip { margin: 10px 0; border: 1px solid #d2d24b; padding: 3px 5px 3px 26px; 
    background: #ffffbb url(images/icons/lightbulb.gif) 5px 50% no-repeat; }
    
.update { margin: 10px 0; border: 1px solid #b2d6ee; padding: 5px 8px 5px 48px; 
    background: #f0f9ff url(images/icons/news.gif) 8px 50% no-repeat; }

.dextronet-newsletter-box { margin-top: 10px; background: #e1effc url(images/ss-bg.gif) 0 0 no-repeat; }
.dextronet-newsletter-box img { margin: 5px; }
.dextronet-newsletter-box form { padding: 5px; font-size: 12px; text-align: center; background: url(images/ss-bg.gif) 100% 100% no-repeat; } 
.dextronet-newsletter-box div { padding: 3px 0; }
.dextronet-newsletter-box .email { width: 135px; }
.dextronet-newsletter-box input { margin-bottom: 3px; }

.dextronet-feeds { margin-bottom: 5px; padding-left: 13px; position: relative; }
.dextronet-feeds .links { margin: 0 !important; list-style: none; padding: 0 !important; }
.dextronet-feeds .links li { margin: 0 !important; }
.dextronet-feeds .links a { padding: 7px 0 10px 37px; display: inline-block; color: #082e56; }
.dextronet-feeds .links a:hover { color: #0a5cb2; }
.dextronet-feeds .links .rss { background: url(images/rss.png) 0 50% no-repeat; }
.dextronet-feeds .links .twitter { background: url(images/twitter.png) 0 50% no-repeat; }
.dextronet-feeds .links .facebook { background: url(images/facebook.png) 0 50% no-repeat; }
.dextronet-feeds .links .gplus { background: url(images/google-plus.png) 0 50% no-repeat; }


.entry { padding-top: 10px; }
.entry h1, .entry h2, .entry h3 { color: rgb(46, 100, 155); padding: 0; margin: 30px 0 0; font-size: 1.3em; }


/* MAIN STRUCTURE */

.upper-space { width: 900px; margin: 0 auto; height: 70px; position: relative; z-index: 1000; }
.upper-space .logo { display: block; float: left; margin-top: 20px; }
.upper-space .google-plus { position: absolute; top: 25px; left: 141px; }
.s-logo { display: block; width: 124px; height: 29px; background: url(images/logo.png) 0 0 no-repeat; }

.upper-line { padding: 0; margin: 0; height: 0px; border: none; border-bottom: 1px solid #c4d7ef; }
.footer-line { padding: 0; margin: 50px 0 15px; height: 0px; border: none; border-bottom: 1px solid #c4d7ef; }

.footer { width: 900px; margin: 0 auto; font-size: 11px; padding: 15px 0 30px; }
.footer .newsletter { float: left; margin: 0 20px 0 0; width: 255px; height: 60px; border-right: 1px solid #c7dffb; }
.footer .newsletter p { color: #5583ba; margin: 0; padding: 0; }
.footer .newsletter .inline-label { margin-right: 5px; width: 110px; float: left; }
.footer .newsletter .subscribe { vertical-align: middle; }
.footer .newsletter .subscribing { float: left; width: 92px; padding-top: 3px; }
.footer ul { overflow: hidden; margin: 0 0 8px; list-style: none; padding: 0; }
.footer ul li { float: left; margin-right: 30px; }
.footer span { padding: 0 5px; }
.footer .social { margin-bottom: 2px; }
.footer .social a { padding-left: 13px; background-position: 0 50%; background-repeat: no-repeat; }
.footer .feedback { background-image: url(images/icons/feedback-small.gif); }
.footer .rss { background-image: url(images/icons/rss-small.gif); }
.footer .twitter { background-image: url(images/icons/twitter-small.png); }
.footer .facebook { background-image: url(images/icons/facebook-small.png); }
.footer .gplus { background-image: url(images/icons/google-plus-small.png); }
.footer .sitemap { background-image: url(images/icons/sitemap-small.gif); }
.footer .cowl { padding-left: 0 !important; }

.floating-wrap { zoom: 1; width: 900px; margin: 25px auto 0; }
.floating-wrap:before, .floating-wrap:after { content: ""; display: table; }
.floating-wrap:after { clear: both; }

.main-content { float: left; width: 650px; font-size: 14.5px; }
.side-content { float: right; width: 210px; padding-left: 13px; margin-top: -15px; font-size: 13px; }

.main-navigation {
  float: right;
  margin: 20px 0 0;
  padding: 0;
  font-size: .91em;
  list-style: none;
  background-color: #d3e9fc;
  -webkit-box-shadow: 0 0 3px 1px rgba(57, 88, 115, 0.15);
  -moz-box-shadow: 0 0 3px 1px rgba(57, 88, 115, 0.15);
  box-shadow: 0 0 3px 1px rgba(57, 88, 115, 0.15);
  background-image: -webkit-linear-gradient(top, #e0effb 0%, #d0e6fa 50%, #c0def8 51%, #9dccf5 100%);
  background-image: -moz-linear-gradient(top, #e0effb 0%, #d0e6fa 50%, #c0def8 51%, #9dccf5 100%);
  background-image: -ms-linear-gradient(top, #e0effb 0%, #d0e6fa 50%, #c0def8 51%, #9dccf5 100%);
  background-image: -o-linear-gradient(top, #e0effb 0%, #d0e6fa 50%, #c0def8 51%, #9dccf5 100%);
  background-image: linear-gradient(top, #e0effb 0%, #d0e6fa 50%, #c0def8 51%, #9dccf5 100%);
  border-left: 1px solid #83b3d8;
  height: 30px;
}
/* line 121, ../../app/assets/stylesheets/light.css.scss */
.main-navigation .nav-item {
  position: relative;
  float: left;
}
/* line 124, ../../app/assets/stylesheets/light.css.scss */
.main-navigation .nav-link {
  color: #000;
  text-decoration: none;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  padding: 0 16px;
  border: 1px solid #83b3d8;
  border-left: none;
  position: relative;
}
/* line 134, ../../app/assets/stylesheets/light.css.scss */
.main-navigation .nav-link:hover, .main-navigation .nav-link.current {
  background-color: #eef6fd;
  background-image: -webkit-linear-gradient(top, #fafdff 0%, #eef6fd 50%, #e7f2fc 51%, #cde4f8 100%);
  background-image: -moz-linear-gradient(top, #fafdff 0%, #eef6fd 50%, #e7f2fc 51%, #cde4f8 100%);
  background-image: -ms-linear-gradient(top, #fafdff 0%, #eef6fd 50%, #e7f2fc 51%, #cde4f8 100%);
  background-image: -o-linear-gradient(top, #fafdff 0%, #eef6fd 50%, #e7f2fc 51%, #cde4f8 100%);
  background-image: linear-gradient(top, #fafdff 0%, #eef6fd 50%, #e7f2fc 51%, #cde4f8 100%);
}
/* line 139, ../../app/assets/stylesheets/light.css.scss */
.main-navigation li.dropdown-visible .nav-link {
  background-image: none;
  background-color: #f0f5fa;
  border-bottom-color: #f0f5fa;
  z-index: 100;
}

.dropdown ul, .dropdown ul li { list-style: none; margin: 0; padding: 0; }
.dropdown p { margin: 0; padding: 0; }
.dropdown .blogline { display: block; font-size: 12px; color: #000; padding-top: 3px; }
.dropdown .featured-item { font-size: 16px; font-weight: bold; }

.dropdown { position: absolute; top: 29px; left: -1px; width: 250px; }
/* line 6, ../../app/assets/stylesheets/partials/_dropdown.scss */
.dropdown .outer {
  border: 1px solid #83b3d8;
  position: relative;
  z-index: 98;
  -webkit-box-shadow: 0 0 5px 2px rgba(57, 88, 115, 0.2);
  -moz-box-shadow: 0 0 5px 2px rgba(57, 88, 115, 0.2);
  box-shadow: 0 0 5px 2px rgba(57, 88, 115, 0.2);
}
/* line 12, ../../app/assets/stylesheets/partials/_dropdown.scss */
.dropdown .inner {
  background-color: #f0f5fa;
  border: 1px solid #f0f5fa;
  border-top: none;
  border-left: none;
  position: relative;
  overflow: auto;
  height: 100%;
  z-index: 99;
  padding: 8px 10px;
  background-image: -webkit-linear-gradient(top, #f0f5fa 0%, #c9e2f7 100%);
  background-image: -moz-linear-gradient(top, #f0f5fa 0%, #c9e2f7 100%);
  background-image: -ms-linear-gradient(top, #f0f5fa 0%, #c9e2f7 100%);
  background-image: -o-linear-gradient(top, #f0f5fa 0%, #c9e2f7 100%);
  background-image: linear-gradient(top, #f0f5fa 0%, #c9e2f7 100%);
}

.dropdown-left {
  left: auto;
  right: 0;
}

.with-logo { padding-left: 42px !important; background-image: url(/assets/icon-32.png); background-position: 4px 50%; background-repeat: no-repeat; }
.no-logo-indent { padding-left: 42px !important; }

.dropdown-submenu .inner { padding: 0 !important; }
.dropdown-submenu a {
  padding: 8px 12px 6px;
  display: block;
  text-decoration: none;
}
.dropdown-submenu a:hover { background-color: #ffffff !important; }
.dropdown-submenu li {
  padding: 0;
  margin: 0;
}
.dropdown-short .inner { background-position: 0 0 !important; }
.dropdown-stdl .screenshot { float: left; }
.dropdown-stdl .screenshot-icon { float: left; }
.dropdown-stdl .screenshot-icon {
  width: 140px;
  text-align: center;
  height: 100px;
}
.dropdown-stdl .phrase {
  font-size: 15px;
  padding-bottom: 15px;
  font-weight: bold;
}
.dropdown-stdl ul { padding-left: 155px; }
.dropdown-stdl .buttons { padding-left: 155px; }
.dropdown-stdl .buttons a { margin-bottom: 10px; }
.dropdown-stdl li {
  float: left;
  width: 110px;
  padding: 0 0 8px 20px !important;
  background-position: 0 3px;
}
.dropdown-stdl .tail { background-image: none; }
.dropdown-stdl .more { text-transform: capitalize; }
.dropdown-products li {
  float: left;
  width: 215px;
  padding: 8px 0 !important;
}
.dropdown-products li p {
  padding-left: 33px;
  line-height: 1;
}
.dropdown-products img {
  vertical-align: middle;
  margin-right: 5px;
}
.dropdown-products .even { margin-left: 10px; }
.dropdown div.featured { margin-bottom: 15px; }
.dropdown div.featured .heading { font-size: 23px; font-weight: bold; color: #174b81; }
.dropdown div.featured .heading img {
  vertical-align: middle;
  margin: 0 8px 2px 0;
}
.dropdown div.featured p {
  padding-left: 41px;
  line-height: 1;
  padding-bottom: 5px;
}
.dropdown .products a { padding: 6px 5px 4px; }
.dropdown .products .allsoft {
  padding-left: 36px;
  padding-top: 8px;
  padding-bottom: 6px;
}
.dropdown .products img {
  vertical-align: middle;
  margin-right: 5px;
}

.dropdown-smf .heading {
    color: #000;
    font-size: 26px;
    font-weight: bold;
  }
.dropdown-smf .phrase {
    font-size: 15px;
    font-weight: bold;
    margin: 15px 0 0;
  }
.dropdown-smf .screenshot {
    float: left;
    margin: 15px 15px 0 0;
  }

/* /MAIN STRUCTURE */
/* /DEXTRONET THEME */


#page {
  background-color: white;
  border: 1px solid #959596;
  text-align: left;
  }

.widecolumn .entry p {
  font-size: 1.05em;
  }

.narrowcolumn .entry, .widecolumn .entry {
  line-height: 1.4em;
  }

.widecolumn {
  line-height: 1.6em;
  }

.narrowcolumn .postmetadata {
  text-align: center;
  }

.thread-alt {
  background-color: #f8f8f8;
}
.thread-even {
  background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

small {
  font-size: 0.9em;
  line-height: 1.5em;
  }

h2, h3 {
  font-weight: bold;
  }

#headerimg .description {
  font-size: 1.2em;
  text-align: center;
  }

h2 {
  font-size: 1.80em;
  }

h2.pagetitle {
  font-size: 1.55em;
  }

#sidebar h2 {
  font-size: 1.2em;
  }

h3 {
  font-size: 1.3em;
  }

#headerimg .description {
  text-decoration: none;
  color: white;
  }

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
  color: #2e649b;
  }

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
  text-decoration: none;
  }
h2 a:hover { color: #000; }

.entry p a:visited {
  color: #485058;
  }

.sticky {
  background: #f7f7f7;
  padding: 0 10px 10px;
  }
.sticky h2 {
  padding-top: 10px;
  }

.commentlist li, #commentform input, #commentform textarea {
  font-size: 0.9em;
  }
.commentlist li ul li {
  font-size: 1em;
}

.commentlist li {
  font-weight: bold;
}

.commentlist li .avatar { 
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  background: #fff;
  }

.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 1.1em;
  }

.commentlist p {
  font-weight: normal;
  line-height: 1.5em;
  text-transform: none;
  }

.commentmetadata {
  font-weight: normal;
  }

#sidebar {
  font-size: 1em;
  }

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
  color: #444;
  }

code {
  font: 1.1em 'Courier New', Courier, Fixed;
  }

acronym, abbr, span.caps
{
  font-size: 0.9em;
  letter-spacing: .07em;
  }

#wp-calendar #prev a, #wp-calendar #next a {
  font-size: 9pt;
  }

#wp-calendar a {
  text-decoration: none;
  }

#wp-calendar caption {
  font: bold 1.3em;
  text-align: center;
  }

#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
  }
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
  float: left;
  padding: 0 0 20px 45px;
  margin: 0px 0 0;
  width: 450px;
  }

.widecolumn {
  padding: 10px 0 20px 0;
  margin: 5px 0 0 150px;
  width: 450px;
  }

.post {
  margin: 0 0 40px;
  }

.post hr {
  display: block;
  }

.widecolumn .post {
  margin: 0;
  }

.narrowcolumn .postmetadata {
  padding-top: 5px;
  }

.widecolumn .postmetadata {
  margin: 30px 0;
  }

.widecolumn .smallattachment {
  text-align: center;
  float: left;
  width: 128px;
  margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
  text-align: center;
  margin: 5px 0px;
}

.postmetadata {
  clear: both;
}

.clear {
  clear: both;
}

#footer {
  padding: 0;
  margin: 0 auto;
  width: 760px;
  clear: both;
  }

#footer p {
  margin: 0;
  padding: 20px 0;
  text-align: center;
  }
/* End Structure */



/*  Begin Headers */

h2 {
  margin: 30px 0 0;
  }

h2.pagetitle {
  margin-top: 30px;
  text-align: center;
}

#sidebar h2 {
  margin: 5px 0 0;
  padding: 0;
  }

h3 {
  padding: 0;
  margin: 30px 0 0;
  }

h3.comments {
  padding: 0;
  margin: 40px auto 20px ;
  }
/* End Headers */



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

/*  Using 'class="alignright"' on an image will (who would've
  thought?!) align the image to the right. And using 'class="centered',
  will of course center the image. This is much better than using
  align="center", being much more futureproof (and valid) */

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

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
  }

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
  }

.alignright {
  float: right;
  }

.alignleft {
  float: left;
  }
/* End Images */



/* Begin Lists

  Special stylized non-IE bullets
  Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
  margin-left: 0px;
  padding: 0 0 0 30px;
  list-style: none;
  padding-left: 10px;
  text-indent: -10px;
  }

html>body .entry li {
  margin: 7px 0 8px 10px;
  }

.entry ul li:before {
  content: "\00BB \0020";
  }

.entry ol {
  padding: 0 0 0 35px;
  margin: 0;
  }

.entry ol li {
  margin: 0;
  padding: 0;
  }

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

#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: 0;
  }

#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 */

.entry form { /* This is mainly for password protected posts, makes them look better. */
  text-align:center;
  }

select {
  width: 130px;
  }

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

#commentform {
  margin: 5px 10px 0 0;
  }
#commentform textarea {
  width: 100%;
  padding: 2px;
  }
#respond:after {
    content: "."; 
      display: block; 
      height: 0; 
      clear: both; 
      visibility: hidden;
  }
#commentform #submit {
  margin: 0 0 5px auto;
  float: right;
  }
/* End Form Elements */



/* Begin Comments*/
.alt {
  margin: 0;
  padding: 10px;
  }

.commentlist {
  padding: 0;
  text-align: justify;
  }

.commentlist li {
  margin: 15px 0 10px;
  padding: 5px 5px 10px 10px;
  list-style: none;

  }
.commentlist li ul li { 
  margin-right: -5px;
  margin-left: 10px;
}

.commentlist p {
  margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
  margin: 5px 0;
  }

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
  }

.commentmetadata {
  margin: 0;
  display: block;
  }
/* End Comments */



/* Begin Sidebar */

#sidebar form {
  margin: 0;
  }
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
  }

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
  }

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
  }

#wp-calendar a {
  display: block;
  }

#wp-calendar caption {
  text-align: center;
  width: 100%;
  }

#wp-calendar td {
  padding: 3px 0;
  text-align: center;
  }

#wp-calendar td.pad:hover { /* Doesn't work in IE */
  background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
  cursor: help;
  }

acronym, abbr {
  border-bottom: 1px dashed #999;
  }

blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #ddd;
  }

blockquote cite {
  margin: 5px 0 0;
  display: block;
  }

.center {
  text-align: center;
  }

.hidden {
  display: none;
  }
  
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
  border: none;
  }

.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 60px;
  }
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
  It won't be a stylish marriage, I can't afford a carriage.
  But you'll look sweet upon the seat of a bicycle built for two." */
