<br />
<b>Warning</b>:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in <b>/home1/angdooco/public_html/wp-content/plugins/jetpack/_inc/lib/class.media-summary.php</b> on line <b>77</b><br />
<br />
<b>Warning</b>:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in <b>/home1/angdooco/public_html/wp-content/plugins/jetpack/_inc/lib/class.media-summary.php</b> on line <b>87</b><br />
/*
img.masonry_brick_img, div.cactus_masonry_cropped, .masonry_brick_a {
	background-color: transparent !important;
}

body.custom-background {
	background-color: #ECECEC;
}

#background {
	position: fixed;
	top: 0;
	left: 0;
	width: 50%;
	height: 100%;
	background-color: pink;
	z-index: -5;
}

#top, #bottom, #left, #right {
	position: fixed;
}

#right {
	background: #FFE100;
	top: 0;
	bottom: 0;
	width: 15px;
	right: 0;
	z-index: 503;
}


#bottom {
	background: #0033E3;
	left: 0;
	right: 0;
	height: 20px;
	bottom: 0;
	z-index: 502;
}

#left {
	background: #F00;
	top: 0;
	bottom: 0;
	width: 15px;
	left: 0;
	z-index: 501;
}


#top {
	background: #B900DE;
	left: 0;
	right: 0;
	height: 20px;
	top: 0;
	z-index: 500;
}

body, button, input, select, textarea {
	font-family: "Helvetica Neue", sans-serif;
}

.no-touch .author-site a, .no-touch .categories a, .no-touch .comments-link a, .no-touch .edit-link a, .no-touch .entry-content a, .no-touch .site-colophon a, .no-touch .site-description a, .no-touch .tags a, .no-touch .theme-info a {
	transition: none;
}

.menu {
	visibility: hidden;
}

*/
.no-touch .sidebar-link:hover, .sidebar-close:hover {
	opacity: 1;
}

a {
	color: #002BC9 !important;
}

.site-header {
	border-bottom: 0 solid #00B0CC;
}

.site-title {
	font-size: 2em;
}

.no-touch a:hover, {
	background-color: transparent;
}

.site-title a:hover, .site-branding a:hover, .sidebar-link:hover, .menu a:hover {
	background-color: yellow;
}

.site-branding {
	position: fixed;
	z-index: 100;
	left: 0;
	right: 0;
	top: 15%;
	width: 30px;
}

.site-description {
	margin-top: 150px;
}

.no-touch .site-description a:hover {
	border-bottom: 0 solid #00b0cc;
}

.sidebar-visible .sidebar.right {
	z-index: 600;
}

button {
	border-radius: 0;
}

.sidebar-link.right {
	right: 50%;
	top: 85%;
	margin-right: -15px;
	font-size: 1.09em;
	color: #002BC9 !important;
	z-index: 500 !important;
}

.sidebar-link {
	width: 2.5em;
	margin-bottom: 0;
}

.admin-bar .sidebar-link {
	z-index: 100;
	color: #002BC9;
}

.admin-bar .sidebar {
	top: 100px;
}

.sidebar {
	background-color: #d8d8d8;
	max-width: 600px;
	width: 600px !important;
	z-index: 600;
	height: 600px;
}

.sidebar-top {
	border-bottom: 0 solid #00B0CC;
	background-color: transparent;
	margin-bottom: 0;
	z-index: 640;
}

.sidebar.right {
	box-shadow: 0 0 0 rgba(0,0,0,0);
	transform: translateY(-120%);
	right: 5%;
}

.sidebar-close {
	padding: 5%;
}

.sidebar-close svg {
	width: 1em;
	height: 1em;
}

.sidebar-close:hover {
	opacity: 1 !important;
}

.sidebar-link img, .sidebar-link svg {
	width: 3em;
	height: 3em;
}

.sidebar-link {
	position: fixed;
}

.site-content {
	margin-top: -50px;
}

.entry-footer {
	border-bottom: 0 solid #00B0CC;
}

.site {
	overflow: visible;
}

.site-main {
	max-width: 1500px;
	width: 1500px;
}

.entry-title {
	display: none;
}

.contact-form label {
	font-weight: normal !important;
}

.contact-form label span {
	color: #F00 !important;
}

input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="tel"], input[type="url"], textarea, input[type="button"], input[type="reset"], input[type="submit"] {
	transition: none !important;
	color: #002BC9 !important;
	border: 2px solid #FFF !important;
	border-radius: 0 !important;
}

body, button, input, select, textarea {
	font-size: 12px;
}

.widget {
	margin: 0 0 4em;
}

sidebar-link {
	min-height: 0;
	padding: 0 !important;
	border-radius: 0;
}

.horizontal-menu li {
	position: fixed;
	right: 50%;
	top: 50%;
	z-index: 500;
	margin-right: -65px !important;
}

.menu &gt; ul &gt; li:last-child {
	margin-right: -15px;
}

.site-footer {
	margin-bottom: 1%;
}

input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="tel"], input[type="url"], textarea, input[type="button"], input[type="reset"], input[type="submit"] {
	border: 2px solid #000 !important;
}

html {
	scrollbar-face-color: #F0F3F5;
}

a &gt; img {
	transition: none !important;
	opacity: 1;
}

.no-touch &amp; a:hover &gt; img {
	opacity: 1 !important;
}

.no-touch &amp; a:active &gt; img {
	opacity: 1 !important;
}

a {
	border-bottom: none !important;
}