/*
Theme Name: Parlay Default
Author: Cadre Creative
*/

body{
	background: transparent url(images/body-bg.jpg) left top repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #404040;
	}
	
#wrap{
	width: 786px;
	margin: 0 auto;
	}
	
#col-left{
	width: 440px;
	float: left;
	text-align: justify;
	padding: 20px 0 0 0;
	}
	
#col-right{
width: 309px;
float: right;
padding: 20px 0 0 0;
	}	
	
#content{
	padding: 20px 0 0 0;
	}			
		

/* Header */	
	
#header{
	background: transparent url(images/header.jpg) left top no-repeat;
	height: 112px;
	padding: 30px 0 0 0;
	width: 786px;
	margin: 0 auto;
	}

#header h1#logo{	
	float: left;
	height: 30px;
	padding: 0;
	border: 0;
        width: 170px;
	}	
	
#header h1#logo a{
	text-indent: -9999px;
	display: block;
	height: 30px;
        width: 170px;
	}
	
#header h1#home{	
	float: right;
	height: 30px;
	padding: 0 35px 0 0;
	border: 0;
        width: 100px;
	}	
	
#header h1#home a{
	text-indent: -9999px;
	display: block;
	height: 30px;
        width: 100px;
	}	
	
#header ul{
	list-style: none;
	height: 66px;
	clear: both;
	}	

#header ul li{
	float: left;
	padding: 17px 0 0 0;
	}
	
#header ul li a{
	text-indent: -9999px;
	display: block;
	height: 46px;
	}		
	
#header ul li#link1{width: 158px;}	
#header ul li#link2{width: 145px;}
#header ul li#link3{width: 197px;}
#header ul li#link4{width: 116px;}
#header ul li#link5{width: 168px;}

#header ul li#link1 a:hover{background: transparent url(images/nav-hover.jpg) 1px top no-repeat;}	
#header ul li#link2 a:hover{background: transparent url(images/nav-hover.jpg) left -47px no-repeat;}
#header ul li#link3 a:hover{background: transparent url(images/nav-hover.jpg) left -94px no-repeat;}
#header ul li#link4 a:hover{background: transparent url(images/nav-hover.jpg) left -141px no-repeat;}
#header ul li#link5 a:hover{background: transparent url(images/nav-hover.jpg) 2px -188px no-repeat;}


/* Footer */	
	
#footer{
	border-top: 1px solid #750c0c;
	width: 786px;
	padding: 15px 0 40px 0;
	margin: 50px auto 20px auto;
	}	
	
/* Home Page */

#cloud{
	background: transparent url(images/cloud.jpg) left top no-repeat;
	width: 309px;
	height: 364px;
	}	
	
/* Overview Page */

#about-left{
	float: left;
	width: 495px;
	padding: 20px 0 0 0;
	}
	
#about-right{
	float: right;
	background: transparent url(images/grow-overview.jpg) left top no-repeat;
	width: 261px;
	height: 360px;
	}
	
img#headshot{
	width: 152px;
	height: 215px;
	margin: 0 20px 20px 0;
	float: left;
	border: 0;
	background: transparent url("http://parlaycommunications.com/wp-content/uploads/2010/05/headshot.jpg") left top no-repeat;
	}
	
/* Contact Us Page */

p#phone{
	background: transparent url(images/phone.gif) left top no-repeat;
	height: 48px;
	padding: 8px 0 0 20px;
	float: left;
	}	
	
p#mail{
	background: transparent url(images/mail.gif) 35px 8px no-repeat;
	height: 48px;
	float: left;
	padding: 8px 0 0 80px;
	}		
	
/* Client Page */

div#clients{
	background: transparent url(images/clients.jpg) left top no-repeat;
	width: 261px;
	height: 406px;
	}
	
div#client-list ul{
	float: left;
	margin: 0 50px 0 0;
	}	
		
		
/* Blog Page */

form#subscribe{
	border:0;
	border-bottom: 1px dotted #750c0c;
	color: #697f8a;
	padding: 0 0 20px 0;
	margin: 0;
	}
	
form#subscribe div{
	padding: 2px 0 0 0;
	float: left;
	width: 410px;
	}	
	
form#subscribe label{
	float: left;
	width: 175px;
	}
	
form#subscribe input{
	float: left;
	border: 1px solid #697f8a;
	padding: 4px;
	color: #697f8a;
	}		

form#subscribe input#subscribe{
	background: transparent url(images/subscribe.jpg) left top no-repeat;
	color: #ffffff;
	cursor: pointer;
	border: 0;
	text-indent: -9999px;
	padding: 28px 0 0 0;
	height: 28px;
	margin: 0;
	width: 77px;
	float: left;
	border: 0;
	}
				
	
/*** Styles ***/

/* Global Styles */


*{
	margin: 0;
	padding: 0;
	}	
	
h1{
	font-size: 21px;
	line-height: 28px;
	margin: 0;
	color: #4a5f6c;
	border-bottom: 1px dotted #750c0c;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	}
	
h2{
	font-size: 16px;
	line-height: 22px;
	color: #187687;
	margin: 0 0 15px 0;
	}
	
h2 a{
	text-decoration: none;
	}
	
h3{
	font-size: 12px;
	margin: 0 0 15px 0;
	}				
	
p{
	margin: 0 0 15px 0;
	}
	
p.large{
	font-size: 15px;
	line-height: 24px;
	}
	
p.large strong{
	color: #404040;
	}			
	
a{
	color: #187687;
	text-decoration: underline;
	}
	
a:hover{
	text-decoration: none;
	}	
	
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;
	}	
	
b, strong{
	color: #750c0c;
	}	
	
ul{	
	list-style: none;
	}
	
ul li{
	font-weight: bold;
	color: 	#187687;
	}		
	
/* Post Styles */	

h2.posttitle{
	padding: 10px 0 0 0;
	}	

div.date{
	background: transparent url(images/calendar.jpg) left top no-repeat;
	padding: 0 0 0 0;
	text-align: center;
	width: 43px;
	height: 44px;
	font-size: 16px;
	line-height: 28px;
	float: left;
	font-weight: bold;
	margin: 0 20px 0 0;
	}	
	
span.month{
	color: white;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	}
	
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.alignleft{
float: left;
}

div.alignright{
float: right;
}

/* Unordered List Element */
.entry ul {margin: 0 0 15px 0; padding: 0 0 0 30px;}
.entry ul ul {margin: 0;}
.entry ul li {list-style-type: disc;}
.entry ul ul li {list-style-type: circle;}

/* Ordered List Element */
.entry ol {margin: 0 0 15px 0; padding: 0 0 0 30px;}
.entry ol ol {margin: 0;}
.entry  ol li {list-style-type: upper-latin;}
.entry  ol li ol li {list-style-type: lower-latin;}
	
/* Comments */	

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 5px 0;
	border: 1px solid #697f8a;
	}

#commentform {
	margin: 0 10px 0 0;
	}
	
#commentform textarea {
	width: 761px;
	padding: 10px;
	height: 177px;
	margin: 5px 5px 0 0;
	border: 0;
	background: transparent url(images/textarea.jpg) left top no-repeat;
	}
	
#commentform #submit {
	background: transparent url(images/submit.jpg) left top no-repeat;
	float: right;
	color: #ffffff;
	cursor: pointer;
	border: 0;
	text-indent: -9999px;
	padding: 34px 0 0 0;
	height: 34px;
	margin: 0;
	width: 97px;
	overflow: hidden;
	}

.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;
	}			
	
/* 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;
	text-indent: 0;
	float: left;
	width: 400px;
}
.sociable ul li {
	background: none;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 5px 5px 0 0;
	text-indent: 0;
}

.sociable ul li a {
	width: 16px;
	height: 16px;
	border: 1px solid #cccccc;
	margin: 0;
	display: block;
	padding: 4px;
}

.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;
}

.sociable strong{
	font-size: 10px; 
	}
	
/* 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;
}	
	


.alignleft{float: left;}
.alignright{float: right;}