/*
Theme Name: MJW Default
Author: Cadre Creative
*/

body{
	background: transparent url(images/body-bg.jpg) left top repeat-x;
	font-family: Lucinda Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	}
	
#wrap{
	width: 1118px;
	margin: 0 auto;
	}	

#col-left{
	float: left;
	width: 327px;
	padding: 50px 0 0 0;
	}	
	
#col-right{
	float: right;
	width: 790px;
	padding: 50px 0 50px 0;
	}
	
#content{
	padding: 0 139px 0 47px;
	}	

/* Header */	
	
#header{
	background: transparent url(images/header.jpg) left top no-repeat;
	height: 324px;
	padding: 0 0 0 150px;
	}
	

#header ul.left{
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
	}
	
#header ul.left li{
	float: left;
	padding: 0;
	line-height: 53px;
	}	
	
#header ul.left li a{
	text-transform: uppercase;
	color: #ffffff;
	width: 42px;
	display: block;
	text-indent: -9999px;
	}	
	
#header ul.right{
	list-style: none;
	float: right;
	padding: 0 166px 0 0;
	}
	
#header ul.right li{
	float: left;
	padding: 0 0 0 35px;
	line-height: 53px;
	}	
	
#header ul.right li a{
	text-transform: uppercase;
	color: #ffffff;
	font-size: 16px;
	font-family: Myriad Pro, Verdana, Arial, Helvetica, sans-serif;
	}		
	
#header h1{
	width: 400px;
	}	
	
#header h1 a{
	text-indent: -9999px;
	display: block;
	height: 250px;
	/*border: 1px solid red;*/
	}
	
/* Navigation */

#nav ul{
	list-style: none;
	width: 162px;
	float: right;
	}	
	
#nav ul li{
	line-height: 36px;	
	margin: 0 0 15px 0;
	font-size: 16px;
border: 1px solid #ffffff;
	}	
	
#nav ul li a{
	display: block;
	text-align: center;
	color: #000000;
	background: transparent url(images/nav-bg.gif) left top no-repeat;
	padding: 0 9px 0 0;
	}	
	
#nav ul li a:hover, #nav ul li.current_page_item a{
	color: #ffffff;
	background: transparent url(images/nav-bg-hover.gif) left top no-repeat;
	text-decoration: none;
	}			
	
/* Footer */	
	
#footer-wrap{
	background: transparent url(images/footer-wrap-bg.jpg) left top repeat-x;
	color: #656565;
text-align: center;
	}
	
#footer{
	width: 803px;
	margin: 0px auto;
	}	
	
#footer ul{
	list-style: none;
	background: transparent url(images/footer-bg.jpg) left top no-repeat;
	height: 135px;
	}
	
#footer ul li{
	float: left;
	/*border: 1px solid red;*/
	}	
	
#footer ul li a{
	display: block;
	height: 135px;
	width: 198px;
	text-indent: -9999px;
	}	
	
#footer p{
	padding: 15px 0 0 0;
	}					
	
/*** Styles ***/

/* Global Styles */

/* Styles */

*{
	margin: 0;
	padding: 0;
	}	
	
h1{
	font-size: 24px;
	line-height: 28px;
	margin: 0 0 15px 0;
	}	
	
h2{
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 15px 0;
	}
	
h2 a, h3 a{
	color: #5a9d0e;
	}		
	
h4 {
	font-size: 13px;
	line-height: 20px;
	margin: 10px 0 15px 0;
	}
	
h3 {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 15px 0;
	color: #5a9d0e;
	}		
	
p{

	margin: 0 0 15px 0;
	}	
	
a{
	color: #8a5b84;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	}	
	
a:active, a:focus{
	outline: none;
	}
	
a.tt{
	color: #039ca7;
	font-weight: bold;
	line-height: 16px;
	}		
	
a.sign-up{
	display: block;
	text-indent: -9999px;
	width: 177px;
	height: 32px;
	margin: 0 0 15px 0;
	background: transparent url(images/sign-up.gif) left top no-repeat;
	}	
	
#content ul{
	margin: 0 0 15px 15px;
	list-style: disc;
	}
	
#content li{
	margin: 0 0 5px 0;
	}			
	
/* Buttons */

a#share-lead{
	background: transparent url(images/share-lead.gif) left top no-repeat;
	display: block;
	text-indent: -9999px;
	width: 269px;
	height: 49px;
	float: left;
	margin: 20px 42px 40px 0;
	}	
	
a#join-the-list{
	background: transparent url(images/join-the-list.gif) left top no-repeat;
	display: block;
	text-indent: -9999px;
	width: 269px;
	height: 49px;
	float: left;
	margin: 20px 0 40px 0;
	}	
			
	
/* Post Styles */	

h2.posttitle{
	margin: 0 0 5px 0;
	}

p.date{
	color: #b4dcac;
	font-size: 15px;
	font-weight: bold;
	}
	
p.postmetadata {
	clear: both;
	font-style: italic;
}	

.postmetadata a{
	color: #000000;
	text-decoration: underline;
	
	}

div.post{
	margin: 0 0 30px 0;
	}
	
div.navigation{
	margin: 0 0 15px 0;
	}	
	
div.date{
	background: transparent url(images/calendar.gif) left top no-repeat;
	padding: 5px 0 0 0;
	text-align: center;
	width: 43px;
	height: 45px;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	float: left;
	margin: 0 20px 0 0;
	}	
	
span.month{
	color: white;
	font-size: 10px;
	}	

div.left{
float: left;
}

div.right{
float: right;
}

img.fright{
float: right;
display: inline;
margin: 0 0 20px 20px;
border: 2px solid #000000;
}
	
/* Search In the content (on 'no search results' page) */

#content #searchform {
	float: none;
	padding: 16px 90px 0 0;
	}

#searchform .s {	
	width: 191px;
	height: 20px;
	padding: 0 4px;
	border: 0;
	background: transparent url(images/search-bg-content.jpg) left top no-repeat;
	color: #939598;
	font-family: myriad pro, Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	margin: 0 10px 0 0;	
	}

.searchsubmit {
	background: transparent url(images/search-go-content.jpg) left top no-repeat;
	float: left;	
	border: 0;
	width: 20px;
	height: 20px;
	text-indent: -9999px;
	padding: 20px 0 0 0;
	cursor: pointer;	
	}	
	
	
	
/* Sidebar Styles */

h2.widgettitle, #nav ul li h2.widgettitle a{
	font-size: 14px;
	color: #8a5b84;
	margin: 0 0 10px 0;
	text-align: left;
	}
	
#nav #get_recent_comments_wrap ul li{

	line-height: 16px;	
	font-size: 11px;
	}

#nav #get_recent_comments_wrap ul li a{
	background: none;
	color: #8a5b84;
	text-align: left;
	}
	
#nav #get_recent_comments_wrap ul li a:hover{
	text-decoration: underline;
	}
li#recent-posts-2 ul li a {
	background: none;
	color: #8a5b84;
	text-align: left;
}	
li#recent-posts-2 ul li {
        line-height: 16px;	
	font-size: 11px;
}
li#recent-posts-2 ul li a:hover {
        text-decoration: underline;
        background: none;
color: #8a5b84;
text-indent: 0px;
}
#nav ul li#twitter-532041291 a{
 	background: none;
	}		
	
#nav ul li#twitter-532041291 ul li{
	font-size: 11px;
	line-height: 1.5em;
	background: none;
	
	}	
	
#nav ul li#twitter-532041291 ul li a{
	background: none;
	text-align: left;
	color: #67ad17;
	text-decoration: underline;
	display: inline;
	}	
	
/* Comments */	

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 5px 0;
	border: 1px solid #8a5b84;
	}

#commentform {
	margin: 0 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	margin: 5px 5px 0 0;
	border: 1px solid #8a5b84;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	color: #ffffff;
	background: #8a5b84;
	cursor: pointer;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.commentlist li {
	font-weight: bold;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}
	
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px 0;
	padding: 5px 5px 0 0;
	list-style: none;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}	

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#respond{
	margin: 0 0 20px 0;
	padding: 0 0 50px 0;
	}			
	
/* Search Results */

#content .search{
	padding: 10px 0 10px 0;
	}

.search .postmetadata{
	background: none;
	}
	
/* Sociable */

div.sociable { margin: 10px 0 15px 0; padding: 5px 0 20px 0; font-size: 12px; font-weight: normal;}

.sociable span {
	display: block;
}
.sociable ul {
	margin: 0 !important;
	padding: 0 !important;
	margin: 0;
	padding: 0;
	text-indent: 0;
	float: left;
	width: 400px;
}
.sociable ul li {
	background: none;
	float: left;
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0;
	text-indent: 0;
}

.sociable ul li a {
	width: 16px;
	height: 16px;
	border: 1px solid #8a5b84;
	margin: 0;
	display: block;
	padding: 2px;
}

.sociable ul li a:hover {
	background: transparent;
	border: 1px solid #ffffff;
}

.sociable ul li a img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

/* Mail Chimp Form */

#mc_embed_signup{
	background: #e2f5c7;
	border: 2px solid #88d41c;
	}

#mc_embed_signup fieldset{
	border: 0;
	}	

#mc_embed_signup input{
	border: 1px solid #88d41c;
	height: 25px;
	width: 240px;
clear: both;
	}

#mc_embed_signup select{
	border: 1px solid #88d41c;
	}
	
#mc_embed_signup textarea{
	border: 1px solid #88d41c;
	width: 550px;
	}	
	
#mc_embed_signup #form-left{
	float: left;
	padding: 0 0 0 10px;
        width: 285px;
	}
	
#mc_embed_signup #form-right{
	float: right;
	width: 300px;
	}
	
input#mc-embedded-subscribe{
	background: transparent url(images/join-the-list.gif) left top no-repeat;
	text-indent: -9999px;
	width: 269px;
	height: 49px;
	border: 0;
	padding: 49px 0 0 0;
	cursor: pointer;
	}		
	
/* Contact form */

#wpcf7-f1-p152-o1, #quick_contact_form {
	background: #e2f5c7;
	border: 2px solid #88d41c;
	padding: 20px;
	}
	
#wpcf7-f1-p152-o1 input#submit, #quick_contact_form input#submit {
	background: transparent url(images/contact.gif) left top no-repeat;
	width: 177px;
	height: 32px;
	border: 0;
	padding: 49px 0 0 0;
	cursor: pointer;
	}	
#quick_contact_form table tr {
margin: 10px;
}	



/* Share Lead */

#wpcf7-f2-p177-o1{
	background: #e2f5c7;
	border: 2px solid #88d41c;
	padding: 20px;
	}
	
#wpcf7-f2-p177-o1 input#submit{
	background: transparent url(images/share-lead.gif) left top no-repeat;
	width: 269px;
	height: 49px;
	border: 0;
	padding: 0;
	cursor: pointer;
        padding: 49px 0 0 0;
	}	


.alignleft{float: left;}
.alignright{float: right;}