/* Phone */
@import url("Phone.css") only screen and (min-width:0px) and (max-width:480px);
/* Tablet */
@import url("Tablet.css") only screen and (min-width:481px) and (max-width:768px);
/* Laptop */
@import url("Laptop.css") only screen and (min-width:769px) and (max-width:1099px);
/* Desktop */
@import url("Desktop.css") only screen and (min-width:1100px);
.fb     {
	display: block;
	border: thin ridge #000;
	width: 100%;
	font-size: 0.9em;
	position: relative;
	max-width: 100%;
	border-radius: 15px;
	height: auto;
	float: left;
	background-color: rgba(255,0,0,0.7);
	color: #FFF;
}

#tagline {
	display: block;
	clear: right;
	height: auto;
	width: 100%;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	float: right;
	color: #F00;
}
#patreontop {
	display: block;
	clear: both;
	height: auto;
	width: auto;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	max-width: 90%;
	background-color: #FFF;
}
#patreonbottom {
	display: block;
	clear: both;
	height: auto;
	width: auto;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: auto;
	margin-left: auto;
	max-width: 90%;
	background-color: #FFF;
}

#patreon {
	display: block;
	clear: both;
	height: 69px;
	width: 140px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/global/patreon.png);
	float: none;
}

#patreontop img {
	display: block;
	clear: both;
	height: auto;
	width: auto;
	position: relative;
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: auto;
	margin-left: auto;
	float: none;
}

fb {
	display: block;
	border: thin ridge #000;
	width: 100%;
	font-size: 0.9em;
	position: relative;
	max-width: 100%;
	border-radius: 15px;
	height: auto;
	float: left;
	background-color: rgba(000,000,000,0.7);
}



aside a  {
	color: #FF0000;
	line-height: 1.5em;
	text-decoration: none;
	font-size: 0.9em;
	text-align: center;
	border: thin solid #C48C2F;
	display: block;
	clear: both;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	background: rgba(000,000,000,0.9);
	border-radius: 10px;
	max-width: 94%;
	height: auto;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
}
aside a:hover {
	background: rgba(222,184,135,0.8);
	color: #FFF;
}


#thumbnail    {
	width: 100%;
	display: inline-block;
	position: relative;
	height: 100%;
	clear: both;
	float: left;
	max-width: 100%;
}
#thumbnail img    {
	margin: 5px;
	width: 200px;
	position: relative;
	height: auto;
	clear: both;
	float: none;
	display: inline;
}

.gallery {
	max-width: 90%;
	height: auto;
	padding: 10px;
	display: inline-block;
	position: relative;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
	float: right;
	width: 98%;
}

.gallery img {
	margin: 5px;
	width: 200px;
	display: inline-block;
	position: relative;
	height: auto;
	clear: both;
	float: none;
}

.hub {
	max-width: 40%;
	height: auto;
	display: inline-block;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 40%;
	border: thin dotted #000;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	clear: both;
	float: none;
}
.hub img {
	margin: 5px;
	width: 200px;
	display: inline-block;
	position: relative;
	height: auto;
}
.hub .description {
	margin: 5px;
	width: 100%;
	display: inline;
	position: relative;
	height: auto;
}

#stats   {
	height: 25px;
	width: 98%;
	text-decoration: none;
	position: relative;
	display: block;
	clear: left;
	float: left;
}

#twit     {
	display: block;
	border: thin ridge #000;
	width: 98%;
	font-size: 0.9em;
	position: relative;
	max-width: 100%;
	border-radius: 5px;
	height: auto;
	float: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#video   {
	clear: both;
	float: none;
	height: 837px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 45px;
	max-width: 800px;
}
article    p{
	padding-right: 2px;
	padding-left: 5px;
	text-align: left;
}



h1 {
	line-height: 1.1em;
	display: block;
	padding: 5px;
	position: relative;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	max-width: 100%;
}

h2 {
	line-height: 1.2em;
	display: block;
	position: relative;
	text-decoration: none;
	color: #FFFFFF;
	clear: both;
	float: none;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 98%;
	max-width: 98%;
}
object {
	width: device-width;
}
iframe {
	max-width: 90%;
	width: 90%;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border: thin solid #000;
	border-radius: 10px;
	float: none;
}
#paypal      {
	display: block;
	clear: both;
	height: 70px;
	width: auto;
	position: relative;
	background-image: url(/images/global/paypal_donate_150.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}





#paypal_logo {
	display: block;
	clear: both;
	height: 174px;
	width: 154px;
	position: relative;
	background-image: url(/images/graphics/paypal-donate.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

.quotes {
	font-size: 1.2em;
	font-family: 'Reenie Beanie', cursive;
	clear: both;
	position: relative;
	line-height: 110%;
	font-style: italic;
	text-shadow: 3px 3px 2px #ooo;
	color: #FF0;
	font-weight: 900;
	text-align: center;
	display: block;
	width: 80%;
	border: medium solid #FF0;
	border-radius: 10px;
	margin-top: 50px;
	margin-bottom: 50px;
	max-width: 90%;
	float: none;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}

.buzzsprout {
	font-size: 1.2em;
	font-family: 'Reenie Beanie', cursive;
	clear: both;
	position: relative;
	line-height: 110%;
	font-style: italic;
	text-shadow: 3px 3px 2px #ooo;
	color: #FF0;
	font-weight: 900;
	text-align: center;
	display: block;
	width: 80%;
	border: medium solid #FF0;
	border-radius: 10px;
	margin-top: 50px;
	margin-bottom: 50px;
	max-width: 90%;
	float: none;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
.center {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.sm {
	display: block;
	height: auto;
	width: 100%;
	max-width: 100%;
	border-radius: 10px 10px;
	position: relative;
	float: left;
	border: medium solid #F00;
}
#nam {
	background-image: url(file://///cuatro/websites/Ya-Native/Templates/nam-ad.png);
	display: block;
	clear: both;
	float: none;
	height: 200px;
	width: 350px;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.button1 {
	border: 1px solid #F00;
	position: relative;
	list-style-type: none;
	max-width: 100%;
	border-radius: 5px;
	background: rgba(000,000,000,0.3);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	box-sizing: border-box;
}
.contributors p {
	text-align: center;
}
img {
	display: block;
	height: auto;
	width: 80%;
	clear: both;
	float: none;
	margin-top: 20px;
	margin-bottom: 20px;
	max-width: 80%;
	margin-right: auto;
	margin-left: auto;
}

article p {
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.page {
	display: block;
	clear: both;
	float: none;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	border: thin dotted #000;
	padding-top: 15px;
	padding-bottom: 15px;
}
.pageorange {
	display: block;
	clear: both;
	float: none;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	border: thin dotted #000;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #F60;
}

.facepage {
	display: block;
	clear: both;
	float: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	height: auto;
	font-style: italic;
	max-width: 98%;
}


#rap .comment #commentleft {
	display: block;
	clear: both;
	float: left;
	width: 480px;
	max-width: 49%;
	height: auto;
}
#rap .comment #commentright {
	display: block;
	clear: none;
	float: right;
	width: 480px;
	max-width: 49%;
	height: auto;
}
