/*
Theme Name:     DropboxPortableAHK
Description:    Child theme for the Twenty Eleven theme 
Author:         Nick
Author URI:     http://www.nionsoftware.com/about-me/
Template:       twentyeleven
*/

@import url('../twentyeleven/style.css');

.button_contactForm {
	background-color: #E0E0E0;
	color: #000000;}

#slideslide {
  list-style: none;
}
#slideslide li .widgettitle {
  display: none !important;
}
#slideslide .widget {
  margin: 0 !important;}
#form_message {
  vertical-align: top;}

#form_buttons {
  text-align: center;}

.commentlist {
  width: 88% !important;
  margin: 0 0 0 auto !important;}

h3 {
  color: #555 !important;
  font-size: 15px !important;
  font-weight: normal !important;
  margin-bottom: 10px !important;
  font-family: 'Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,Sans-Serif !important;
  text-transform: none !important;}

.entry-content ul {
  list-style: initial;
  margin: 0 !important;}

#languageswitch {
  list-style-type:none !important;
  margin-top: 1em;}
.qtrans_language_chooser {  list-style-type:none !important;}
.qtrans_language_chooser li {
  float:left;
  margin-right:10px;}

.social-list {  margin: 0 0 30px 0;
  padding: 0;
  list-style-type: none;}

.feed-list {  margin: 0 !important;
  padding: 0;
  list-style-type: none;}

.feed-list li {  margin: 0 0 0 0;
  padding: 0;
  list-style-type: none;}

.feed-list li a {
  padding: 0 0 0 19px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAJDSURBVHjajJJNSBRhGMd/887MzrQxRSLbFuYhoUhEKsMo8paHUKFLdBDrUIdunvq4RdClOq8Hb0FBSAVCUhFR1CGD/MrIJYqs1kLUXd382N356plZFOrUO/MMz/vO83+e93n+f+1zF+kQBoOQNLBJg0CTj7z/rvWjGbEOIwKp9O7WkhtQc/wMWrlIkP8Kc1lMS8eyFHpkpo5SgWCCVO7Z5JARhuz1Qg29fh87u6/9VWL1/SPc4Qy6n8c0FehiXin6dcCQaylDMhqGz8ydS2hKkmxNkWxowWnuBLHK6G2C8X6UJkBlxUmNqLYyNbzF74QLDrgFgh9LLE0NsPKxjW1Hz2EdPIubsOFdH2HgbwAlC4S19dT13o+3pS+vcSfvUcq9YnbwA6muW9hNpym/FWBxfh0CZkKGkPBZeJFhcWQAu6EN52QGZ/8prEKW+cdXq0039UiLXhUYzdjebOJQQI30UXp6mZn+Dtam32Afu0iyrgUvN0r+ZQbr8HncSpUVJfwRhBWC0hyGV8CxXBL5SWYf9sYBidYLIG2V87/ifVjTWAX6AlxeK2C0X8e58hOr/Qa2XJ3iLMWxB1h72tHs7bgryzHAN2o2gJorTrLxRHVazd0o4TXiyV2Yjs90uzauGvvppmqcLjwmbZ3V7BO2HOrBnbgrQRqWUgTZ5+Snx4WeKfzCCrmb3axODKNH+vvUyWjqyK4DiKQ0eXSpFsgVvLJQWpH+xSpr4otg/HI0TR/t97cxTUS+QxIMRTLi/9ZYJPI/AgwAoc3W7ZrqR2IAAAAASUVORK5CYII=) no-repeat;
  list-style-type: none;}

body {
	margin:0 !important;
	padding:0 !important;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: normal;}

#primary {	float: left;
	width: 620px;
	min-height: 1000px;
	border-right-style: solid;
	margin: 1.5em 0 0 10px;
	border-right-width: 1px;
	border-right-color: lightgray;
	padding-right: 20px;}
#secondary {
	margin: 20px 0 0 0;
	float: right;
	width: 280px;}

#content {
	margin: 0;
	width: 100%;}

h1,h2,h3,h4,h5,h6 {
	clear: none;}

.moretext {
	color: #A10000;
	font-style:italic;}

body.homepage {
	background: #D3D3D3 url('images/body.png') repeat-x scroll top left;}

body.noheader {
	background: #FFF url('images/body-noheader.png') repeat-x scroll top left;}

* {
	margin:0;
	padding:0;}

/** element defaults **/
table {
	width: 100%;
	text-align: left;}

th, td {
	padding: 10px 10px;}

th {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	background: #065BC7;}

td {
	border-bottom: 1px solid #ccc;}

code, blockquote {
	display: block;
	border-left: 5px solid #222;
	padding: 10px;
	margin-bottom: 20px;}
code {
	background-color: #222;
	color:#ccc;
	border: none;}
blockquote {
	border-left: 5px solid #222;}

blockquote p {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	color: #333;
	height: 1%;}

p {
	line-height: 1.9em;
	margin-bottom: 20px;
	font-size: 12px;}

a {
	color: #4186D3;}

a:hover {
	color: #4186D3;}

a:focus {
	outline: none;}

fieldset {
	display: block;
	border: none;
	border-top: 1px solid #ccc;}

fieldset legend {
	font-weight: bold;
	font-size: 13px;
	padding-right: 10px;
	color: #333;}

fieldset form {
	padding-top: 15px;}

fieldset p label {
	float: left;
	width: 150px;}

form input, form select, form textarea {
	padding: 5px;
	color: #333333;
	border: 1px solid #ddd;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;}

form input.changelogbutton {
	color: #ffffff;
	font-weight: bold;
	padding: 6px 8px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow:-1px -1px #CE5709;
	background: #FF8300;
	border: none;
	width: auto;
	overflow: visible;}

form input.formbutton {
	color: #ffffff;
	font-weight: bold;
	padding: 6px 8px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow:-1px -1px #CE5709;
	background: #FF8300;
	border: none;
	width: auto;
	overflow: visible;}

fieldset form input.formbutton {
	margin-left: 150px;}

form.searchform p {
	margin: 5px 0;}


span.required {
	color: #ff0000;}

h1 {
	color: #000;
	font-size: 35px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	background: none;
	border-bottom: none;
	text-transform: none;
	line-height: 1.0em;
	padding: 0 0 5px;}

#body h1 {
	color: #04356C;}

h1 strong {
	font-weight: normal;}

h2 {
	color: #000;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,Sans-Serif;
	font-size: 30px;
	letter-spacing: -0.25px;
	font-weight: bold;
	padding: 0 0 5px;
	margin: 0;}

#body h2 {
	font-weight: normal;}

h3 {
	color: #555;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	font-family: 'Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,Sans-Serif;}

h4 {
	padding-bottom: 10px;
	font-size: 15px;
	color: #4186D3;}

h5 {
	padding-bottom: 10px;
	font-size: 13px;
	color: #4186D3;}

ul, ol {
	margin: 0 0 35px 35px;}

li {
	padding-bottom: 5px;}

li ol, li ul {
	font-size: 1.0em;
	margin-bottom: 0;
	padding-top: 5px;}

ul.styledlist {
	list-style: none;
	margin-left: 20px !important;
	margin-bottom: 10px !important;}

ul.styledlist li {
	background: #fff url('images/list-item.gif') no-repeat scroll left 4px;
	padding-left: 15px;
	padding-bottom: 0;
	margin-bottom: 5px;}


#container {
	width: 960px;
	margin: 0 auto;
	padding: 0px;}

#header {
	padding: 0px 15px;
	margin: 0 auto;
	height: 111px;}

#header h1 {
	padding: 0; }
#header h1 a {
	color: #eee;
	padding-top: 40px;
	font-size: 40px;
	font-weight: normal;
	font-family: Lucida,"Lucida Sans",Geneva,Arial,sans-serif;
	text-decoration: none;
	letter-spacing: -3px;
	float: left;
	text-shadow: 1px 1px #111;}

#header h1 a strong {
	color: #FF8300;}

#header h2 {
	color: #999;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0;
	margin-left: 5px;
	margin-top: 50px;
	padding-bottom: 0;
	padding-left: 4px;}

#navi {
	height: 50px;
	width: 960px;
	position: relative;
	z-index: 999;}

#navi ul {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 50px;}

#navi ul ul {
	padding-top: 0;}

#navi ul li {
	display: block;
	float: left;}

#navi ul li a {
	display: block;
	color: #999;
	display: block;
	border-top: 3px solid #333;
	font-size: 14px;
	font-weight: bold;
	float: left;
	letter-spacing: 0.5px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 17px 15px 17px;
	text-decoration: none;}

#navi ul li a.has_submenu {
	background: transparent url('images/submenu-item.gif') no-repeat scroll right center;
	padding-right: 30px;}

#navi ul li a.has_submenu:hover, #navi ul li.sfHover a.has_submenu {
	background-image: url('images/submenu-item-hover.gif');}


#navi ul ul li a { 	float: none; 
	width: 170px;}

#navi ul li.selected li a { 
	text-decoration: none; }

#navi ul li.selected a, #navi ul li.selected a:hover, #navi ul li.selected li.selected a  {
	color: #fff;
	border-top: 3px solid #FF8300;}

#navi ul ul li.selected a, #navi ul ul li.selected a:hover {
	text-decoration: underline;}

#navi ul li a:hover, #navi ul li.sfHover a, #navi ul ul a {
	color: #fff;
	border-top: 3px solid #fff;
	background-color: #274F7D;}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;}
.sf-menu {
	line-height:	1.0;}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			200px; /* left offset of submenus need to match (see below) */
	margin-top: 	10px;
	padding-top:	0;}
.sf-menu ul li {
	width:			100%;}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */}
.sf-menu li {
	float:			left;
	position:		relative;}
.sf-menu a {
	display:		block;
	position:		relative;}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			49px; /* match top ul list item height */
	z-index:		99;}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			200px; /* match ul width */
	top:			0;}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;}


/* front page slider styles */
div#jFlowSlide {	margin:0 auto;
}
div#slides-static {
	padding: 40px 55px 0;
	width: 850px;}
div.slides-container {	height: 267px;
	overflow: hidden; 
	width: 960px; 
	padding-top: 40px;}
div.slides-container div#jFlowSlide {	height: 315px;}
div.slides-container div.jFlowSlideContainer img {	margin:auto;
}
div.slides-container div.jFlowSlideContainer div {}
div.slides-container div.jFlowSlideContainer div.slide-image {	float:left;
	width: 370px;
	padding-top: 0px;}
span.jFlowPrev, span.jFlowNext {	background-image:url(data:image/gif;base64,R0lGODlhGAApAKIAAObm5v////f39+/v7////wAAAAAAAAAAACH5BAEHAAQALAAAAAAYACkAAAOMSLrcGzC46YSIklJ7sa4cln0KF0ZkaVoeubKt9sKoPIsjeIvb3PG6HZDhOw1VRRyEWKQNm04gNOqZUiPWn9KqxAy+gLB4rMUJxuhxd5luA9YKNxoel4fpdXu3YX8rHX1/gHKCg22Fhmk4H26LjIcxGpA1JIqRj2qUKWg/KQxkHZ6fYQMXog0CpQKnJAkAOw==);
	background-repeat:no-repeat;
	display:block;
	height:41px;
	width:24px;
	float:left;
	margin:0;
	cursor:pointer;}
span.jFlowPrev span, span.jFlowNext span { display:none; }
span.jFlowNext {	background-image:url(data:image/gif;base64,R0lGODlhGAApAKIAAObm5v////f39+/v7////wAAAAAAAAAAACH5BAEHAAQALAAAAAAYACkAAAOPSBQc+jDGxoS8kAbBMdZc501NGI5ZaYoouFot9bKf+47aNsNXrs81G1Di251IOSNtUVTymE3lw1dxwqg/JzTqxFa7WAFgQC6byV6Aes1eC7Dt+HqrkccVcPsc79Pv+Tl+AEgUgkSBej2IckENiY0MdjiFjJOOdzGRmJkBm5libCgpHKGio3+mDxwDT6muHgkAOw==);	float:right;
}
div.slides-container div.controls {	position:relative;
	top:-220px;
	width:960px;
	margin:0 auto;}
div.slides-container p {	padding-top: 10px;
	color: #eee;}
div.slides-container a {	color: #eee;}
div.slides-container h2, div#sub-header h2 {
	font-family: 'Lucida Grande','Lucida Sans Unicode',Geneva,Verdana,Sans-Serif;
	color: #fff;
	text-shadow: 1px 1px #21441D;
	font-weight: normal;}
div.slide-text {	padding-top: 0px;}
p.frontpage-button a {	padding: 17px 20px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow:-1px -1px #000;
	background: #4186D3;
	border: 1px solid #000;}
p.frontpage-button a:hover {
	background: #4186D3 none;
	color: #fff;}
.hidden { display:none;  }

div#sub-header {	height: 101px;}

div#sub-header h2 {	padding-top: 27px;}

#body {	background: white;
	padding: 2.5em;
	margin: 24em 0 0 0;
	width: 100%;}

#contentAd {	float: none;
	margin: -2.6em 0 0 0;}

.box { 	margin: 0;
	padding: 0 5px;
	background-color: #fff;}

.sidebar {}


.sidebar ul {	margin: 0;
	padding: 0;
	list-style: none;}

.sidebar ul li {	margin-bottom: 20px;
	line-height: 1.9em;}

.sidebar li ul {	padding: 10px;}

.sidebar li ul li {	display: block;
	border-top: none;
	padding: 6px 2px;
	margin: 0;
	line-height: 1.5em;
	font-size: 13px;
	border: none;}

.sidebar li ul li a {	font-weight: normal;
	color: #666;}

.sidebar li ul li a:hover {	color: #FF8300;}

.sidebar li ul.blocklist {	padding: 0;}

.sidebar li ul.blocklist li {	padding: 0;
	display: inline;}

.sidebar li ul.blocklist li a {	display: block;
	border-bottom:1px solid #e0e0e0;
	padding: 8px 10px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Lucida,"Lucida Sans",Geneva,Arial,sans-serif;
	font-size: 12px;}

.sidebar li ul.blocklist li a:hover {	color: #FF8300;}



.sidebar h4  {	color: #333;
	font-family: Lucida, "Lucida Sans", Geneva, Arial, sans-serif;
	font-size: 16px;
	text-transform:uppercase;
	margin: 0;
	line-height: 1.9em;
	padding: 0px 0px 15px 5px;
	font-weight: bold;
	background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARgAAAAOCAYAAAD0dgO+AAAAqUlEQVRo3u3UMQrDMBBFQd9JoM7gyp3OqdP4TBuUIkUwITHaQMI8+KDCFqpmKaXE7LXW4jiOuNr4d9u2yHibmX1vS9bFV5GBixlgUpCBixlgUpCBixlgUpCBixlgUpCBi9kfAxNJncHxjMw730j63ZbMy18BAhcJMCnI7Pse67rCRQJMDjJwkQCTjgxcJMBMQ6bW+sBlgAMXCTDT6r3fYRkbZ0mAkaSPuwHmHG+yeZFB1QAAAABJRU5ErkJggg==) no-repeat scroll left bottom;}

.sidebar h4 strong {	color: #FF8300;}

.clear {
	clear: both;}

#footer {	margin: 0;
	background: #000;
	padding: 0;}

.footer-content {	width: 960px;
	margin: 0 auto;
	display: block;
	padding-bottom: 30px;}

#footer a {	color: #999;
	text-decoration: underline;}

#footer h4 {	color: #ccc;
	font-size: 18px;
	font-weight: normal;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;}

#footer p {	text-align: left;
	color: #999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;}

#footer form {	margin: 0;
	padding: 0;}

#footer form input#searchbutton {	margin: 0;
	border-bottom: none;
	overflow:visible;
	width:auto;}

#footer form input#searchquery {	background-color: #333;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	padding: 6px 3px;}

#footer ul {	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #222;}

#footer ul li {	padding: 0;}

#footer ul li a  {
	display: inline-block; /* for IE 6, 7 */}

#footer ul li a {
	text-decoration: none;
	display: block;
	font-size: 11px;
	padding: 7px 10px;
	border-bottom: 1px solid #222;}

#footer ul li a:hover {
	background-color: #111;}

.footer-box {
	width: 220px;
	margin-right: 26px;
	float: left;}

.end-footer-box {
	margin-right: 0;}

#footer-links {
	background-color: #000;
	color: #ccc;
	padding: 5px;}
div#footer-links p {
	text-align: right;
	padding: 0;
	margin: 0 auto;
	font-size: 10px;
	width: 960px;
	display: block;}
#footer-links a {
	color: #eee;
	font-weight: bold;
	text-decoration: underline;}


#supplementary {
	padding: 1.625em 7.6% 0 !important;}

#supplementary .widget {
	margin: 0 !important;}


#access {
	background: none; 
	-webkit-box-shadow: initial;
	-moz-box-shadow: initial;
	box-shadow: initial;
	clear: none;
	display: initial;
	float: none;
	margin: 0 !important;
	width: 960px;}
#access div {
	margin: 0;}
#access ul {
	font-size: normal;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 50px;}
#access li {
	float: left;
	position: relative;}
#access a {
	color: #eee;
	display: block;
	line-height: 3.333em;
	padding: 0 1.2125em;
	text-decoration: none;}
#access ul ul {
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;}
#access ul ul ul {
	left: 100%;
	top: 0;}
#access ul ul a {
	background: #f9f9f9;
	border-bottom: 1px dotted #ddd;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;}
#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: none;
	border-top: 3px solid #fff !important;
	color: #fff !important;}
#access li:hover > a,
#access a:focus {
	background: none;
	color: #fff;}

.menu-navmenu-container ul li a {
	display: block;
	color: #999 !important;
	display: block;
	border-top: 3px solid #333;
	font-size: 14px;
	font-weight: bold;
	float: left;
	letter-spacing: 0.5px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 17px 15px 17px;
	text-decoration: none;}

#access .current_page_item > a,
#access .current_page_ancestor > a {
	color: #fff !important;
	border-top: 3px solid #FF8300;}

#access ul li:hover > ul {
	display: block;
	border-top: 3px solid #fff !important;}