
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

li ul, li ol {
	margin:0;
}
ul, ol {
	margin:0; padding-left:0;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}

table {
	margin-bottom:1.5em;
	width:100%;
}
th, tr, td {
	padding: 0.1em 0.5em;
	vertical-align: middle;
}

hr {
	background:#666;
	border:none;
	clear:both;
	float:none;
	height:1px;
	margin: -1px 0 1.5em;
	width: 100%;
}

fieldset {
	border: 1px solid #ccc;
	margin: .5em 0;
	padding: 1em;
}

iframe {
	background:#fff !important;
}
.at300b iframe {
	background: none !important;
}

.addthis_toolbox {
	padding-top: 3px;
}
.addthis_button_compact {
	margin: 4px 0 0 30px;
}


article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
[hidden] {
	display: none;
}

p {
	margin:0 0 15px 0;
}

nav ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}


ins {
	background-color:#46a7e2;
	color:#000;
	text-decoration:none;
}


mark {
	background-color:#46a7e2;
	color:#000; 
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}


hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}











form {
	margin: 0;
}



button,
input,
select,
textarea {
	font-size: 100%; 
	font-family: sans-serif;
	margin: 0; 
	vertical-align: baseline; 
	*vertical-align: middle; 
}



button,
input {
	line-height: normal; 
	*overflow: visible;  
}



table button,
table input {
	*overflow: auto;
}



button,
html input[type="button"], 
input[type="reset"], 
input[type="submit"] {
	cursor: pointer; 
	-webkit-appearance: button; 
}



input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; 
	padding: 0; 
}



input[type="search"] {
	-webkit-appearance: textfield; 
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; 
	box-sizing: content-box;
}



input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}



button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}



textarea {
	overflow:auto;
	vertical-align:top;
	resize:none;
}

select:focus, input:focus, textarea:focus {
	outline:none;
}




pre, code, kbd, samp {
	font-family: monospace, sans-serif;
}
 



body{
	-webkit-text-size-adjust: none;
}
body, select, input, textarea { 
	 
	color: #444; 
}

h1,h2,h3,h4,h5,h6,#site-name, #site-name strong {
	font-weight: normal;
}
h1, #site-name {
	font-size:36px;
	line-height:1em;
	margin-bottom:.5em; 
}

h2 {
	font-size:24px;
}

h3 {
	font-size:18px;
	line-height:2em;
}

h4 {
	font-size:15px;
	line-height: 1.25em;
	margin-bottom: 1.25em; 
}

h5 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:1.5em; 
}

h6 {
	font-size:10px;
	font-weight:bold;
	line-height: 1.8em;
	margin-bottom:1.8em;
}

 

a, a:hover, a:active {
	outline:none;
}

ul, ol {
	margin-left:0;
}
ol {
	list-style-type:decimal;
}



small {
	font-size:85%;
}
strong, th {
	font-weight:bold;
}

img {
	font-size:0;
	line-height:0;
	vertical-align:top;
}
td, td img {
	vertical-align:top;
}

sub {
	vertical-align:sub;
	font-size:smaller;
}
sup {
	vertical-align:super;
	font-size:smaller;
}

pre { 
	padding:15px; 
	white-space:pre; 
	white-space:pre-wrap; 
	white-space:pre-line; 
	word-wrap:break-word; 
}
 
legend {
	*margin-left:-7px;
}

input[type="radio"] {
	vertical-align:text-bottom;
}
input[type="checkbox"] {
	vertical-align:middle;
	*vertical-align:baseline;
}


label, input[type=button], input[type=submit], button {
	cursor:pointer;
}
label {
	display: table;
	font-weight: normal;
}
label.option {
	display: inline;
}
 


button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
}



button, input {
	line-height: normal;
	*overflow: visible;
}

table button, table input {
	*overflow: auto;
}


input:invalid, textarea:invalid { 
	border-radius:1px;
	box-shadow:0px 0px 5px red;
}
.no-boxshadow input:invalid, 
.no-boxshadow textarea:invalid {
	background-color:#f0dddd;
}



::-moz-selection{
	background:#46a7e2;
	color:#fff;
	text-shadow:none;
}
::selection {
	background:#46a7e2;
	color:#fff;
	text-shadow:none;
}


a:link {
	-webkit-tap-highlight-color: #46a7e2;
}


img {
	-ms-interpolation-mode: bicubic;
}


svg:not(:root) {
	overflow: hidden;
}


#skip-link {
	position: absolute;
}




.ir {
	display:block;
	border:0;
	text-indent:-999em;
	overflow:hidden;
	background-color:transparent;
	background-repeat:no-repeat;
	text-align:left;
	direction:ltr;
}
.ir br {
	display:none;
}


.hidden {
	display:none !important;
	visibility:hidden;
}


.visuallyhidden {
	border:0;
	clip:rect(0 0 0 0);
	height:1px;
	margin:-1px;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:1px;
}


.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip:auto;
	height:auto;
	margin:0;
	overflow:visible;
	position:static;
	width:auto;
}


.invisible {
	visibility: hidden;
}


.clearfix:before, .clearfix:after {
	content:"";
	display:table;
}
.clearfix:after {
	clear:both;
}
.clearfix {
	zoom:1;
}


#cboxTitle { 
	background: #fff;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:alpha(opacity=80);
}

#edit-author #edit-name {
	background-image: none;
}