/*
Theme Name: Theme
Theme URI: http://www.spinningwebz.com/
Description: Just starting.
Author: Spinningwebz
Author URI: http://www.spinningwebz.com/
Version: 1.0
Tags:

License:
License URI:

General comments (optional).
*/

html, body
{
    background-color:#e4e4e4;
    height:100%;
    margin-top:20px;
    margin-bottom:20px;
    font-family:"Arial","Helvetica","Times New Roman","Times","New York";
    font-size:12pt;
    font-weight:normal;
    text-decoration:none;
    color:#717171;
}

p
{
    font-family:"Arial","Helvetica","Times New Roman","Times","New York";
    font-size:11pt;
    font-weight:normal;
    text-decoration:none;
    line-height: 1.375em;
    color:#717171;
}

h1
{
    font-size:16pt;
    font-weight:bold;
    text-decoration:none;
    color:#79bf38;
    line-height:100%;
}

h2
{
    font-size:11pt;
    font-weight:bold;
    text-decoration:none;
    color:#492965;
    line-height:100%;
}

h3
{
    font-size:11pt;
    font-weight:bold;
    text-decoration:none;
    color:#492965;
    line-height:100%;
}

h4
{
    font-size:15pt;
    font-weight:bold;
    text-decoration:none;
    color:#ffffff;
    line-height:125%;
    background-color:#79bf38;
    border-top: 2px solid #492965;
}

#wrapper
{
    width:940px;
    margin-left:auto;
    margin-right:auto;
    background-color: #ffffff;
}

#header
{
    width:940px;
    height:177px;
    background-image: url("https://janusweltondesignworks.com/wp-content/uploads/2017/07/Janus-Eco-Arch-web-homepg-header.jpg") !important;
}

#content
{
    float:left;
    background-color: #ffffff;
    width:100%;
}

#content-text
{
    padding-left:20px;
    padding-top:40px;
    padding-bottom:20px;
    padding-right:20px;
}

#content-footer
{
    background-color: #838383;
    text-align: center;
    color: white;
    font-size: 0.96em;
    border-top: 3px solid yellow;
    padding-bottom: 25px;
    padding-top: 5px;
}

#content-footer span{
padding-left: 5px;
padding-right: 5px;
}
#content-footer img{
padding-top: 5px;
}

#content-footer a:link{
color: white;
text-decoration: none;
}

#content-footer a:visited{
color: white;
text-decoration: none;
}

#footer
{
    clear:both;
    width:940px;
    height: 150px;
    background-color: #e4e4e4;
}

ul
{
    padding-left:15px;
    font-family:"Arial","Helvetica","Times New Roman","Times","New York";
    font-size:11pt;
    font-weight:normal;
    text-decoration:none;
    color:#717171;
    margin:0;
}

ul li
{
    padding-left:5px;
    font-family:"Arial","Helvetica","Times New Roman","Times","New York";
    font-size:11pt;
    font-weight:normal;
    text-decoration:none;
    color:#717171;
    line-height: 1.375em;
    margin:0;
}
#access .menu, #access div.menu ul
{
    font-family:"Arial","Helvetica","Times New Roman","Times","New York";
    text-transform:uppercase;
    font-weight: bold;
    padding:0px;
}

#access .menu-header
{
	margin: 0 auto;
	width: 940px;
}


a, a:hover, a:visited, a:link
{
    color: #492965;
    text-decoration: underline;
}

a:hover
{
    text-decoration: none;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	background: #492965;
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 0px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #fff;
        font-size:13px;
	display: block;
	line-height: 38px;
	padding: 0 12px; /* Spacing between elements */
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
	padding:0;
}

#access ul li
{
    padding:0;
}
#access ul ul li {
	min-width: 180px;
    padding:0;
}

#access ul ul ul {
	left: 100%;
	top: 0;
	padding:0;
}
#access ul ul a {
	background: #492965;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #a3d068;
}

#access ul li.current_page_item > a:hover,
#access ul li.current-menu-ancestor > a:hover,
#access ul li.current-menu-item > a:hover,
#access ul li.current-menu-parent > a:hover {
	color: #FFF;
	background: #a3d068;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #a3d068;
}

.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 20px;
/*	margin-top: 4px;*/
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 20px;
/*	margin-top: 4px;*/
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
/*    border: 2px solid #492965;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
*/	margin-bottom: 12px;
}
.wp-caption
{
    border:none;
    margin-bottom:20px;
}

.wp-caption img
{
/*    border: 1px solid #492965;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
*/	margin-bottom: 12px;
}

.wp-caption img:hover
{
/*    border: 1px solid #222;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
    -webkit-border-radius: 10px;
*/	margin-bottom: 12px;
}

.wp-caption p.wp-caption-text
{
    margin-top:0px;
    margin-bottom:0px;
    margin-right:6px;
    margin-left:0px;
    color: #492965;
    font-size: 12px;
    text-align:center;
}


.columnHolder250
{
    width:100%;
    height:250px;
}

.columnHolder680
{
    width:100%;
    height:680px;
}

.columnHolder150
{
    width:100%;
    height:150px;
}

.thirdColumn680
{
    width:30%;
    border-left: 2px solid #9ED353;
    padding:13px;
    float:left;
    height:680px;
}

.thirdColumn
{
    width:30%;
    border-left: 2px solid #9ED353;
    padding:13px;
    float:left;
    height:100%;
}

.thirdColumnNB
{
    width:30%;
    padding:13px;
    float:left;
    height:100%;
}

.fullColumn
{
    width:90%;
    border-left: 2px solid #9ED353;
    padding:13px;
    float:left;
    height:100%;
}

.leftColumn100
{
    width: 100px;
    float:left;
    height: 100%;
}

.rightColumn750
{
    float:right;
    width: 800px;
    height:100%;
}

.leftColumn600
{
    width: 570px;
    float:left;
    height: 100%;
}

.rightColumn300
{
    float:right;
    width: 274px;
    border-left: 5px solid #9ED353;
    padding-left:13px;
    height:100%;
}

hr
{
    border:none;
    background-color:#a1e05b;
    height:1px;
}

.scheduleLeft, .scheduleRight
{
    width:75%;
    padding:16px;
    border:none;
}

.scheduleLeft
{
    width:75%;
    vertical-align: top;
    padding-right:40px;
}

.scheduleRight
{
    width:25%;
    vertical-align: top;
}

.blueBorderRow
{
    border-bottom: 2px solid #2d2a7f;
    padding-left:50px;
    line-height:2.25em;
}

.greenBox
{
    padding:6px;
    background-color: #a1e05b;
    clear:both;
    margin-bottom:20px;
    text-align:center;
}

.greenBackground p, .greenBackground ul li
{
    color: #000000;
}

#mc_embed_signup
{
    background:#fff; 
    clear:left; 
    font:14px Helvetica,Arial,sans-serif;
}

#mc_embed_signup input.email, #mc_embed_signup input.button
{
    width: 210px;
}

#signup_update
{
    width: 810px;
    height: 48px;
    background-image: url("https://janusweltondesignworks.com/wp-content/uploads/2017/07/Janus-Sign-up-box.jpg");
    background-size: contain;
    background-position: top left;
    background-repeat: repeat-none;
    margin:auto;
    border: 2px solid grey;
}

#signup_EMAIL
{
    position: relative;
    left: 382px;
    top:8px;
    width: 100px;
    height: 22px;
}

#signup_NAME
{
    position: relative;
    left: 492px;
    top: -22px;
    width: 100px;
    height: 22px;
}

#signup_SUBMIT
{
    background-image: url("https://janusweltondesignworks.com/wp-content/uploads/2017/07/button.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    float:right;
    position: relative;
    margin-top: 8px;
    margin-right: 50px;
    width: 118px;
    height: 28px;
}

#schedule tr.alt {
    background: none repeat scroll 0 0 #F9F9F9;
}

#schedule th, #schedule td
{
    font-size:80%;
    text-align:left;
    padding: 5px;
}