﻿@import url(http://fonts.googleapis.com/css?family=Oxygen:400,300,700);
@import url('upo.css');
@import url('upo-css.css');

body, p, #content p {
	font: 14px "Oxygen";
	line-height: 1.5em;
}

.code {
    font-family: Consolas, Monaco, 'Andale Mono', monospace;
    overflow: auto;
    clear: both;
    word-wrap: normal;
    padding: 21px;
    background-color: #ededed;
    border-left: 7px solid #d6d6d6;
    padding-left: 21px;
    display: block;
}

#container {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}

#top, #top .nav a, #top .nav a:link, #top .nav a:visited {
	background:transparent;
	font-size:10px;
	color:#555555 !important;
}

.bts-title {
	position: relative;
	bottom:20px;
	font: normal bold 60px Oxygen;
	text-shadow:0px 1px 0px rgba(0,0,0,0.5);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)";zoom:1;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true);
}

#top .nav li.current-menu-item a {
	background:#e2e5e9 !important;
}

#top .nav a:hover {
	color:white !important;
	background: transparent !important;
}

#cart-align {
	position:relative;
	left:10px;
	top: 16px;
	color: #555555;
}

#cart-align a:link {
	color:#555555;
}

#cart-align a:hover {
	color:white !important;
}

#cart-align a:visited {
	color:#555555;
}

#header {
	padding: 0px;
	height: 112px;
}

/*#search-top {
	position: relative;
	right: 10px;
}*/

#logo:hover {
	opacity: 0.4;
    filter: alpha(opacity=40);
}

.entry img, .wp-caption img {
	border: 0px;
	background:transparent;
}

a:link {color:#ff0000; text-decoration:none !important;} a:visited  {color:#ff0000; text-decoration:none !important;} a:hover {color:#00ff00; text-decoration:none !important;}

.archive_header {
	border-bottom: 0px;
}

#navigation {
	font: 14px "Oxygen";
}

/*WIDGETS*/
#FacebookLikeBox-2 {
	text-align:center;
}

.youtube_channel.responsive .ytc_video_container.ar16_9 {
  position: relative;
  padding-bottom: 77%;
  height: 0;
}

.popular-widget {
	height: 650px;
}

div.pop-inside {
	border: 0px;
}

div.pop-inside ul li {
	border-bottom: 0px;
}

.widget ul li {
	background: none;
}

.widget ul li a {
	line-height: 17px;
}

ul.pop-widget-tabs li a {
	font-size: 18px;
	border-top: 0px;
	border-left: 0px;
	font-family: Oxygen;
	letter-spacing: 0px;
}

#pop-widget-tabs-2 > li:nth-child(1) > a:link, #pop-widget-tabs-2 > li:nth-child(2) > a:link {
	color:#222;
}

#pop-widget-tabs-2 > li:nth-child(1) > a:hover, #pop-widget-tabs-2 > li:nth-child(2) > a:hover {
	text-decoration: none !important;
	color:#00ff00;
}

/*GENERAL HIDE*/

.page-id-30 .title, .nocomments {
	display:none !important;
}


.center-alignment {
	text-align: center;
}

.entry img:hover, .attachment-thumbnail:hover {
	opacity: 0.4;
    filter: alpha(opacity=40);
}

.remove-borders {
	border:0px !important;
	border-top:0px !important;
	border-bottom:0px !important;
	border-right:0px !important;
	border-left:0px !important;
}

#content p, body {
	font-size:14px;
}

.post .title, h1 {
	font: normal bold 26px Oxygen;
}

h2 {
	font: normal bold 18px Oxygen;
	margin-bottom: 10px;
}

.entry h2 {
	padding-bottom: 0px;
	padding-top: 20px;
}

.widget h3 {
	text-transform: none;
	font: normal bold 14px Oxygen;
	color: black;
	border-bottom: 0px;
	margin-bottom:0px;
	margin-top: 20px;
	padding-bottom: 5px;
}

#execphp-2 {
    margin-bottom: 0px;
}

.execphpwidget h2 {
    margin-bottom: 0px !important;
}

.hatom-extra {
	font: normal 11px Oxygen !important;
	color: #c0bcb6 !important;
}

#sidebar .primary {
	margin-left:0px;
}

#sidebar {
	border-left: 0px;
}

#content {
	border-bottom: 0px;
}

.watch-action {
	height:24px !important;
}

.hatom-extra {
	padding-bottom: 10px;
}

.post.type-post {
	border-bottom: 0px;
}

/*ReCAPTCHA*/
#recaptcha_privacy, #recaptcha_logo {
	display: none;
}

/*.nocomments {
	display: none;
}*/

#footer {
	background: #555555;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.25);
	border-top: 0px;
}

.footer-font, .footer-font a:link, .footer-font a:visited {
	color: #c0bcb6;
	font-size:12px;
}

.footer-font a:hover {
	color: white;
}


.footer-align {
	text-align: center;
}

.g_ads_hover:hover {
	background: #eeeeee;
}

#post-author {
	padding-left: 0px;
}

#post-author .profile-image img {
	position: absolute;
	width: 100px;
	height: auto;
	background: transparent;
	padding: 0px;
	border: 0px;
	margin:10px;
}

.profile-content {
	position: relative;
	left:30px;
	top:-16px;
}

.profile-content-archives {
	position: relative;
	left:130px;
	top:-7px;
	width:450px;
}

.profile-links {
	position: relative;
	left:30px;
	top:113px;
}

.about-author-profile-links {
	position: relative;
	left:0px;
	top:0px;
}


/*POPUP*/
.newsletter. newsletter-subscription {
	border: 0px !important;
}

.wdpu-title {
	font: normal bold 40px Oxygen !important;
	color: #ff0000 !important;
	text-align: center !important;
	text-shadow: 0px 1px 0px rgba(0,0,0,0.5) !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true)" !important;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=1,Color=#ff123852,Positive=true) !important;
}