/*


Theme Name: My Cuppa Jo

Theme URI: http://thewebsquad.com

Author: John Villarta

Author URI: http://johnvillarta.com


Description:  My Awesome Starter Theme Now With Mobile! 04-21-2014: Brown: #4d4840 Blue: #20558a


Version: 10.2




License: GNU General Public License v2 or later



License URI: http://www.gnu.org/licenses/gpl-2.0.html



*/


/* Css Reset */



.edit-link-main {
	position:fixed;
	top:10px;
	right:10px;
	background:rgba(0, 0, 0, 0.5);
	color:#fff;
	padding:10px;
}
.edit-link-main a {
	color:#fff!important;
}
#myBackTop {
	position:fixed;
	bottom:10px;
	right:10px;
	background:rgba(0, 0, 0, 0.5);
	color:#fff;
	padding:8px 14px;
	cursor:pointer;
	display: none;
	-webkit-transition: background 200ms ease-in 100ms;
	-moz-transition: background 200ms ease-in 100ms;
	-o-transition: background 200ms ease-in 100ms;
	transition: background 200ms ease-in 100ms;
}
#myBackTop:hover {
	background:rgba(0, 0, 0, 1);
}
.sticky {
}
.bypostauthor {
}
ol, ul {
	list-style-position:outside;
	padding:0 0 0 30px;
	margin:0;
}
li {
	padding:0;
	margin:0;
	padding:5px 0;
}
li:last-child {
	border:none;
}
ul.mylist li {
	background:url(images/bullet.png) 0 7px no-repeat #ddd;
	list-style:none;
	padding: 5px 5px 5px 25px;
	height:30px;
}
body, td, th, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:95%;
	line-height: 1.6875;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#20558a;
}
.divleft {
	float:left;
	clear:left;
	width:50%;
}
.divright {
	float:right;
	clear:right;
	width:50%;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
:focus {
	outline:0;
}
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	/*font-family:'open_sansregular', Arial, Helvetica, sans-serif;*/

	font-family:'Oswald', Arial, Helvetica, sans-serif;
	line-height:1.2;
	padding:0;
	margin:0;
}
h1 {
	font-size:250%;
	margin-bottom:20px;
}
h2 {
	font-size:180%;
	margin-bottom:15px;
}
h3 {
	font-size:140%;
	margin-bottom:10px;line-height:1.5;
}
h4 {
	font-size:130%;
	margin-bottom:10px;
}
h5 {
}
h6 {
}
p, .widget {
	margin-bottom:20px;
}
small {
	font-size:67%;
	color:#aaa;
	font-style:italic;
}
.myClear, .clear {
	clear:both;
	height:0px;
	border:none;
	margin:0px;
	margin-bottom:0px;
	margin-top:0px;
	visibility:hidden;
}
.nobr {
	white-space:nowrap
}
.line01 {
	height:10px;
	margin:10px 0;
	background:url(images/px-01.png);
}
.line02 {
	height:10px;
	margin:10px 0;
	background:url(images/px-03.png);
}
hr {
	border:none;
	height:2px;
	background:url(images/hr.png) top center repeat-x;
	margin:20px 0px;
}
a, a:visited {
	color:#20558a;
	text-decoration:none;
	-webkit-transition: color 200ms ease-in 100ms;
	-moz-transition: color 200ms ease-in 100ms;
	-o-transition: color 200ms ease-in 100ms;
	transition: color 200ms ease-in 100ms;
}
a:hover {
	color:#ccc;
	text-decoration:none;
}
a img {
	border: none;
}
.myWrap {
	width:100%;
	max-width:1240px;
	margin:auto;
}
.ibox {
	max-width:100%;
	height:auto;
	position: relative;
	display:block;
	margin:0 auto;
}
.ibox img {
	width:100% !important;
	height:auto !important;
	display:block;
}
.wbox {
	padding:10px 0 0 0;
}
.fbox {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height:auto;
	overflow: hidden;
	margin-bottom:10px;
}
.fbox iframe, .fbox object, .fbox embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#myTop {
	height:400px;
	background:#e3e3e3 url(images/client/mycuppajo_header_main.jpg) top center no-repeat;
	display:block;
}
#myTop .myWrap {
	height:400px;
	position:relative;
}
#myTop .myWrap #myLogo {
	position:absolute;
	top:77px;
	left:60px;
}
#myTop .myWrap #myLogo img a {
	border:none;
}
#myTop .myWrap #myHeaderText {
	position:absolute;
	top:53px;
	left:480px;
	font-family:'Oswald', Arial, Helvetica, sans-serif;
	font-size:200%;
	line-height:1.3;
	width:55%;
	height:180px;
	padding:40px 0 0 60px;
	background:url(images/client/bracket.png) 0 0 no-repeat
}

#myTop2 {
	height:280px;
	background:#e3e3e3 url(images/client/mycuppajo_header_main.jpg) bottom center no-repeat;	display:block;
}
#myTop2 .myWrap {
	height:280px;
	position:relative;
}
#myTop2 .myWrap #myLogo {
	position:absolute;
	top:20px;
	left:300px;
	display:none;
}
#myTop2 .myWrap #myHeaderText {
	position:absolute;
	top:40px;
	left:380px;
	font-family:'Oswald', Arial, Helvetica, sans-serif;
	font-size:200%;
	line-height:1.3;
	width:55%;
	height:180px;
	padding:40px 0 0 60px;
	background:url(images/client/bracket.png) 0 0 no-repeat
}
 #myTopMobile {
 display:none;}

/* Social Div */
#mySocial {
	float:none;
	margin:10px 0;
	text-align: center;
	width:100%;
}
#mySocial img {
	margin:0 0 0 5px;
	opacity:.3;
	filter:alpha(opacity=30);
	-webkit-transition: opacity 200ms ease-in 100ms;
	-moz-transition: opacity 200ms ease-in 100ms;
	-o-transition: opacity 200ms ease-in 100ms;
	transition: opacity 200ms ease-in 100ms;
}
#mySocial img:hover {
	opacity:1;
	filter:alpha(opacity=100);
}/* Search Form */
#myNavWrap {
	width:100%;
	height:50px;
	background:#4d4840;
}
#myNewsletterBtn {
	float:right;
	width:20%;
	height:50px;
	background:#20558a;
	text-align:center;
	padding:15px 0 0 0;
	color:#fff;
	font-family:'Chunk', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:110%;
	-webkit-transition: all 200ms ease-in 100ms;
	-moz-transition: all 200ms ease-in 100ms;
	-o-transition: all 200ms ease-in 100ms;
	transition: all 200ms ease-in 100ms;
}
#myNewsletterBtn:hover {
	background:#32afd5;
}
#mySignUpBox {
display:none;}
#mySignUp {
width:500px;}
.mc_help {
	display:none;
}
#mySearch {
	width:20%;
	float:right;
	height:50px;
}
#mySearch #searchform {
	float:right;
	text-align: right;
}
#mySearch input#s {
	box-shadow:none;
	background:rgba(0, 0, 0, 0) url(images/search.png) no-repeat 9px 17px;
	border:none;
	-moz-border-radius:0;
	padding: 5px 5px 5px 30px;
	width:31px;
	height:50px;
	color:transparent;
	font-size:100%;
}
#mySearch input#searchsubmit, #mySearch #searchsubmit {
	display: none;
}
#mySearch #searchform div {
	margin: 0;
}
#mySearch #s {
	float: right;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
}
#mySearch #s:focus {
	background-color:rgba(0, 0, 0, .3);
	width:100%;
	color:#fff;
}
#main input#s {
	width:50%;
}
#myNav {
	height:50px;
	clear:both;
	width:60%;
	float:left;
}/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu {
	height:50px;
	clear:both;
	margin:0;
}
.sf-menu ul {
	position: absolute;
	top: 	-999em;
	width: 	200px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width: 	100%;
	border:none;
}
.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: 	left;
	position: relative;
	border:none;
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 	0;
	top: 	64px; /* match top ul list item height + the triangle */
	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: 	10em; /* 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;
}/*** DEMO SKIN ***/
.sf-menu {
	float: 	left;
}
ul.sf-menu, .sf-menu ul {
}
.sf-menu a {
	padding:15px 15px 0 15px;
	height:50px;
	-webkit-transition: color 200ms ease-in 100ms;
	-moz-transition: color 200ms ease-in 100ms;
	-o-transition: color 200ms ease-in 100ms;
	transition: color 200ms ease-in 100ms;
	text-decoration:none;
	font-family:'Oswald', Arial, Helvetica, sans-serif;
	font-size:90%;
	text-transform:uppercase;
}
.sf-menu a, .sf-menu a:visited, .sf-menu li.current-menu-item li a { /* visited pseudo selector so IE6 applies text colour*/
	color: 	#b9b9b9;
}
.sf-menu li {	/*background: #333;*/
	-webkit-transition: background 200ms ease-in 100ms;
	-moz-transition: background 200ms ease-in 100ms;
	-o-transition: background 200ms ease-in 100ms;
	transition: background 200ms ease-in 100ms;
}
.sf-menu li.current-menu-item {
	background:rgba(0, 0, 0, 0.3);
}
.sf-menu li.current-menu-item a, .sf-menu li.current-menu-item li a:hover {
	color:#fff;
}
.sf-menu li ul {
	padding:10px;
	background:#fff;
	border-radius:5px;
	box-shadow:0 2px 4px rgba(0, 0, 0, 0.1)
}
.sf-menu li ul:after {
	content:'';
	position:absolute;
	top:-16px;
	left:10px;
	height: 0;
	width: 0;
	border: 8px solid transparent;
	border-bottom-color: #fff; /* edit this to suit design (no rgba in IE8) */
	border-bottom-color: rgba(255, 255, 255, 1);
}
.sf-menu ul.sub-menu li a {
	height:auto;
	padding:6px;
	color: #162b4d;
}
.sf-menu li li {
}
.sf-menu li li a {
	height:auto;
	padding:10px;
}
.sf-menu li:hover, .sf-menu li.sfHover {
	background:rgba(0, 0, 0, 0.3);
	outline: 0;
	-webkit-transition: background 200ms ease-in 100ms;
	-moz-transition: background 200ms ease-in 100ms;
	-o-transition: background 200ms ease-in 100ms;
	transition: background 200ms ease-in 100ms;
}
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu li:hover a, .sf-menu li.sfHover a, .sf-menu ul.sub-menu li a:hover {
	color:#fff;
}
.sf-menu li li:hover {
}
.sf-menu li li:hover a {
	color:#fff!important;
}
/*** arrows (for all except IE7) **/

.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
 *padding-right: 1em;
}
.sf-arrows .sf-with-ul:after {
	content:'';
	background:url(images/drop-down-icon.png) 0 0 no-repeat;
	opacity:.2;
	filter:alpha(opacity=20);
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -5px;
	height: 10px;
	width: 10px;/*margin-top: -5px;	margin-right: -3px;	border-color: transparent;	border-left-color: #dFeEFF;  	border-left-color: rgba(255, 255, 255, .5);*/
}
.sf-arrows > li > .sf-with-ul:focus:after, .sf-arrows > li:hover > .sf-with-ul:after, .sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: white;
}
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #dFeEFF;
	border-left-color: rgba(255, 255, 255, .5);
}
.sf-arrows ul li > .sf-with-ul:focus:after, .sf-arrows ul li:hover > .sf-with-ul:after, .sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: white;
}
#myHeadWrap {
	background:rgba(255, 255, 255, 0.2);
	display:none;
}
#myHead {
	clear:both;
	margin:0;
	min-height:300px;
	background:rgba(0, 0, 0, 0.1);
}
#myCrumbs {
	padding:20px 0;
	clear:both;
	font-size:80%;
	color:#ccc;
	margin:0;
	border-bottom:1px dotted #ccc;
	width:100%;
	 
}
#myBody {
	background:#fff;
	padding:0;
}
#myFoot {
	padding:30px 0;
	font-size:80%;
	color:#fff;
}
#myFoot a {
	color:#fff;
}
#myFoot a:hover {
	color:#ccc;
}
#myFoot ul {
	text-align:center;
	padding:0;
}
#myFoot ul ul {
	display:none;
}
#myFoot li {
	display:inline-block;
	border:none;
	border-right:1px dotted rgba(255, 255, 255, 0.2);
	padding:0 10px;
}
#myFoot li:last-child {
	border-right:none;
}
#myCredits, #myInfo, #wsLink {
	text-align:center;
}
#myInfo, #wsLink {
	display:none;
}
#page {
	display: block;
	margin:0;
}
#primary {
	float: left;
	margin: 0 -33.87096774193548% 0 0;
	width: 100%;
}
#content {
	margin: 0 33.87096774193548% 0 0;
	padding:0 0 30px 0;
	display:block;
}
#main {
padding-top:20px;
}
#main .widget-area {
	float: right;
	width:32.25806451612903%;
	padding:0;
}
.my-grid {
}
.my-grid .widget {
	width:32.25806451612903%;
	float:left;
	margin:0 1.612903225806452% 20px 0;
}
.my-grid .widget-title {
}
.last {
	margin-right:0!important;
 background:
}
.my-grid .widget:nth-child(3) {
margin-right:0;
}
.my-page {
}
.page-banner {
	margin-bottom:20px;
}
.page-header {
	margin-bottom:20px;
}
h1.page-title {
}
.my-post {
	width:32.25806451612903%;
	float:left;
	margin:0 1.612903225806452% 20px 0;
	background:#f4f4f4;
}
.my-post .ibox {
	max-height:200px;
	overflow:hidden;
}
#comments li, #respond {
	padding:20px;
	margin-bottom:30px;
	background:rgba(0, 0, 0, 0.05);
}
.entry-header {
	display:inline-block;
	width:100%;
	margin:0;
}
.entry-header .entry-title {
	text-transform:none;
	font-weight:normal;
	font-size:130%;
	font-family:'Oswald', Arial, Helvetica, sans-serif;
	line-height:1.4;
	padding:10px 10px 0 10px;
	min-height:80px;
	background:#e3e3e3;
	color:#535353;
	margin:0;
}
.entry-header .entry-title a {
	color:#535353;
}
.entry-header .entry-title a:hover {
	color:#ccc;
}
.archive-meta {
	font-size:140%;
	font-family:'Oswald', Arial, Helvetica, sans-serif!important;
}
#colophon {
	clear: both;
	display: block;
	width: 100%;
}
.entry-footer {
	background:#eaeaea;
	padding:10px;
	min-height:60px;
	position:relative;
}
.entry-meta {
	line-height:14px!important;font-size:70%;
}
.entry-footer .entry-meta {
	float:left;
	display:inline;
	
	color:#aaa;
	padding:7px 0 0 0;
	margin:0 30px 0 0;
 
}
.entry-footer .entry-meta a {
	color:#aaa;
}
.entry-footer .a2a_kit {
position:absolute;
right:10px;
top:13px;
	 
	 
}
.a2a_menu, .a2a_menu_inside, .a2a_menu a, .a2a_tabs div, .a2a_menu_find_container, .a2a_menu_powered_by {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}
.entry-summary {
	padding:0 10px;
	min-height:140px;
}
.entry-content {
}
.entry-content p, .entry-summary p {
}
.entry-content ol, .entry-content ul {
}
.entry-content li {
}
.mybuttondivleft {
	clear:both;
	padding:15px 0 0 0;
	text-align:left;
}
.mybuttondivcenter {
	clear:both;
	padding:15px 0 0 0;
	text-align:center;
}
.mybuttondivright {
	clear:both;
	padding:15px 0 0 0;
	text-align:right
}
.mybutton, input[type=submit], input[type=button], button, .mybutton:visited, input[type=submit]:visited, input[type=button]:visited, button:visited, .comment-reply-link, .nav-next a, .nav-previous a, .comment-reply-link:visited {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-size:14px;
	font-weight:normal;
	padding:7px 18px;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
	-webkit-transition: color 200ms ease-in 100ms;
	-moz-transition: color 200ms ease-in 100ms;
	-o-transition: color 200ms ease-in 100ms;
	transition: color 200ms ease-in 100ms;
}
.mybutton:hover, input[type=submit]:hover, input[type=button]:hover, button:hover, .comment-reply-link:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
	background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
	background-color:#dfdfdf;
	cursor:pointer;
	color:#CCCCCC;
}
input[type=text], input[type=number], input[type=telephone], input[type=password], input[type=email], select, textarea, .input-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding:10px;
	background:#efefef;
	border:1px #d9d9d9 solid;
	box-shadow:none;
	width:100%;
}
input[type=text], input[type=number], input[type=telephone], input[type=password], input[type=email], select, .input-text {
	height:50px;
}
textarea {
	height:200px;
}
.full-width #content, .image-attachment #content, .error404 #content {
	margin: 0;
}
.screen-reader-text, .section-heading {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px);
	clip: rect(1px, 1px, 1px, 1px);
}
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-below, .single #content #nav-below {
	display: block;
}
#content #nav-below {
	margin: 1em 0 0;display: block;
}
.page-link {
	margin: 0 0 1em;
}
.post .notice, .image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}
p img {
	margin-bottom: 0.5em;
	     border: 0 none;
     max-width: 100%;
     vertical-align: middle;
}
.post-date {
	display:block;
	font-size:70%;
}
.size-thumbnail {
	padding:0px;
	background:#fff;
	border:none;
}
img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img, .widget-area img {
	max-width: 100%;
	height: auto;
}
img.alignleft {
	margin-right: 15px;
}
img.alignright {
	margin-left: 15px;
}
.wp-caption {
	padding: 7px 2px;
	border:1px solid #ccc;
	text-align: center;
	background:#ddd;
	margin:10px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.wp-caption img {
	margin: 0;
}
.wp-caption .wp-caption-text {
	margin:0;
	font-size:9px;
	font-style:italic;
	line-height:normal;
}
.gallery-caption {
}
.wp-smiley {
	margin: 0;
}
#searchform label {
	display: none;
}
.required {
	color: #cc0033;
}/* 404*/
#my404Search {
	border:1px solid #ddd;
	text-align:center;
	padding:20px;
	background:#f2f2f2;
	box-shadow:inset 0 0 10px #efefef, 0 1px 3px #ccc;
}
#my404Search #s {
	margin-bottom:10px;
}
.myerror404 {
	color:#c30000;
}/* Comments */
#comments {
	margin-top:30px;
}
#comments h2 {
color:#888;
 }
#comments h3 {
color:#aaa;
font-family:'Chunk', Arial, Helvetica, sans-serif;
text-transform:uppercase;
 }
#comments .mytag {
	padding:10px 50px 0 10px;
	background:#fff;
	height:60px;
	width:100%;
	max-width:300px;
	display:inline-block;
	border-radius:30px; 
	}
#comments textarea {
}
article.comment {
	display: block;
}
#comments ol, #comments ol ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#comments li:last-child {
	margin-bottom:0;
}
.comment-author {

}
.comment-author img {
	padding:0;
	background:#fff;
	border:none;
	float:left;
	margin-right:10px;
	width:40px;
	height:40px;
	border-radius:20px;
	overflow:hidden;
}
.comment-content {
	padding:10px 0;
}
#respond {
	margin-top:20px;
}
#respond input[type=text] {
	display: block;
	width: 60%;
}
#respond textarea {
	display: block;
	margin:10px 0;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
	display:none;
}
#respond .form-allowed-tags code {
	display: block;
	font-size:67%;
	color:#999999;
	display:none;
}
.reply {
	margin-bottom:20px;
}
.widget {
	display: block;
}
.widget-title {
	padding:10px 0;
	color:#888;
	font-family:'Chunk', Arial, Helvetica, sans-serif;
	font-size:150%;
	margin:0;
	text-transform:uppercase;
}
.wbox {
	padding:10px 0;
}
.widget ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
}
.widget li {
border-bottom:1px dotted #ccc;}
#secondary .my-post{
	width:100%;
	float:none;
	margin:0 0 20px 0;
 }
#tertiary {
	width:100%;
	display:inline-block;
	float:none;
}
#quaternary {
}
#quaternary .widget {
}
#quaternary .widget-title {
}
#quaternary .widget li {
}
#quaternary .widget li a {
}
#quinary {
	background:#f4f4f4;
	padding:15px 0;
}
#myContact {
padding:20px 0;
}
#myContact .widget {
height:80px;
padding:20px 0 0 80px;
background:#20558a;
border-radius:40px;
font-family:'Oswald', Arial, Helvetica, sans-serif;
font-size:180%;
color:#fff;}

#myContact .email {
background:#20558a url(images/client/icon-mail.png) 10px 10px no-repeat;}
#myContact .skype {
background:#20558a url(images/client/icon-skype.png) 10px 10px no-repeat;}
#myContact .phone {
background:#20558a url(images/client/icon-phone.png) 10px 10px no-repeat;}
#myServices {
padding:20px 0;}
#myServices .widget, #myTestimonials {
background:#eee;}
#myServices .widget-title,  #myTestimonials .widget-title {
background:#dedede;
padding:15px 20px;}
#myServices .wbox {
font-size:130%;
padding:30px;
text-align:center;
min-height:230px;}
#myServices .wbox h2 {
text-transform:uppercase;
border-bottom:5px dotted #ccc;
padding-bottom:10px;
margin-bottom:10px;}

#myTestimonials {
clear:both;
margin:20px 0;}
#myTestimonials .text {
width:100%;
font-size:130%;
font-family:'Oswald', Arial, Helvetica, sans-serif;}
#wsGallery {
	width:100%;
	display:inline-block;
}
#wsGallery .item {
	float:left;
	width:15%;
	padding:10px;
	background:#eee;
	margin:0 20px 20px 0;
}
#colophon {
	padding: 1em 0 0;
}
#calendar_wrap {
	background:#ccc;
}
#calendar_wrap caption {
	width:100%;
	text-align:center;
	font-size:18px;
	font-weight:normal;
	color:#000;
	padding:5px;
	background:#999;
}
#wp-calendar {
	margin:auto;
	width:100%;
}
#wp-calendar th, #wp-calendar td {
	padding:3px;
	width:14%;
	font-size:14px;
	background:#eee;
}
#wp-calendar th {
	background:#ccc;
}
#wp-calendar td {
	text-align:center;
	border:1px solid #fff;
	;
}
#wp-calendar #today {
	background:#ddd;
	font-size:14px;
	font-weight:bold;
}
#wp-calendar #prev.pad, #wp-calendar #next.pad {
}
.mytable {
	width:100%;
	overflow:hidden;
	margin:auto;
	padding:10px;
	border-collapse:collapse;
}
.mytable th, .mytable tr, .mytable td {
	vertical-align:top;
}
.mytable th {
	padding:10px;
	background:#1a76bc;
	font-size:18px;
	color:#fff;
	font-weight:normal;
}
.mytable td {
	padding:20px;
	background:#ededed;
	border:1px solid #ccc;
	width:25%;
}
.mytable td:first-child {
}
.mytable td:last-child {
}
.mytable tr:last-child td {
}
div.wpcf7-response-output {
	margin:20px 0px!important;
	padding:10px!important;
}
div.wpcf7-mail-sent-ok {
	border: 1px solid #9c0!important;
	background:#e0f0b2!important;
}
div.wpcf7-mail-sent-ng {
	border: 1px solid #ff6666!important;
	background:#ffe0e0!important;
}
div.wpcf7-spam-blocked {
	border: 1px solid #ffcc66;
	background:#ffe0b2!important;
}
div.wpcf7-validation-errors {
	border: 1px solid #fc0;
	background:#fff0b2;
}
span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff6666!important;
	background:#ffe0e0!important;
	width: 280px;
	padding:10px!important;
}
.list_carousel {
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	width: 180px;
	height: 100px;
	padding: 0;
	margin: 0 25px 0 0;
	display: block;
	float: left;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
#instagram li {
	padding:0;
}
#myArchives {}
#myArchives .archivelist {
width:25%;
float:left;
padding:20px;
border-right:1px dotted #ccc;}

#myArchives ul, #myArchives ul ul {
list-style:none;
padding:0;
margin:0;}
#myArchives li {
border-bottom:1px dotted #ccc;
list-style-type:none;}
#myArchives li:last-child {
border-bottom:none;}
#myArchives input {
height:50px;}
#mobileNav {
	display:none;
}
 @media only screen and (max-width : 1240px) {
 #myBody {
 padding:0 10px;}
}
 @media only screen and (max-width : 600px) {
 .edit-link-main, #myNavWrap, #myTop, #myTop2 {
 display:none;
}
 #mobileNav {
 display:block;
 width:100%;
 padding:0;
 background:#20558a;
}
 #mySearch {
 position:absolute;
 top:6px;
 right:10px;
}
 #mobileNavIcon {
 padding:20px 20px 20px 50px;
 color:#fff;
 background:#20558a url(images/menu-icon.png) 10px 14px no-repeat;
}
 #mobileNav nav {
 display: none;
 width: 100%;
 background:rgba(0, 0, 0, 0.3);
 padding:0;
 margin:0;
}
 #mobileNav nav ul {
 margin:0;
 padding:0;
}
 #mobileNav nav li {
 display: block;
 margin:0;
 padding:0;
 width: 100%;
 border-bottom:1px dotted #20558a;
 font-size:14px;
}
 #mobileNav nav li a, #mobileNav nav li a:visited {
 color: #FFF;
 margin: 0;
 padding:20px;
 background:none;
 display:block;
 position:relative;
 width: 100%;
}
 #myTopMobile {
 background:#e3e3e3;
 padding:10px;
 display:block;
 }
 #myLogo {
 float:none;
 margin:0 auto;
 padding:10px;
 text-align:center;
 width:80%;
}
#myCrumbs {
margin-bottom:20px;}
 #myBody {
 width:100%;
 display:inline-block;
 background:#fff;
 padding:0 10px 0 10px;
}
 .my-grid {
 padding:0;
}
 .my-grid .widget {
 margin:0 0 10px 0;
 float:none; width:100%;
 padding:10px;
}
.my-post {
 margin:0 0 10px 0;
 float:none;
 width:100%;
}

.my-post .ibox {
	max-height:100%;
	overflow:hidden;
}
 #primary {
 float:none;
 margin:0;
 width: 100%;
}
 #content {
 margin:0;
 padding:0;
}
 
 #main {
 padding:0;
}
 #main .widget-area {
 float: none;
 width: 100%;
 padding: 0;
}
 #main .widget-area .widget {
 margin:0 0 10px 0;
}
.entry-summary {
	padding:0 10px;
	height:auto;
}
 
#mySignUpBox {
display:block;}
#mySignUp {
width:100%;
padding-bottom:10px;}
 #myFoot {
 padding:0 0 10px 0;
}
 #myFoot ul {
 text-align:left;
 padding:0;
 margin-bottom:10px;
}
 #myFoot ul ul {
 display:block;
 padding:0;
 margin:0;
}
 #myFoot li {
 display:block;
 border:none;
 border-bottom:1px dotted rgba(255, 255, 255, 0.2);
 padding:10px;
}
#myArchives .archivelist {
width:100%;
float:none;
padding:10px;
border:none;
border-bottom:1px dotted #ccc;}
}
 @media only screen and (max-width : 480px) {
}
 @media only screen and (max-width : 320px) {
}
