/*  
Theme Name: enter:marketing
Version: 0.1
Description: Designed by <a href="http://www.enternewmedia.com">enter:new media</a>.
Author: Asvin
Author URI: http://www.enternewmedia.com
*/

@import "reset-fonts-grids.css";
@import "js/facebox/facebox.css";

/** Common styles */
a{
	color: #008c99;
	text-decoration: none;
}

a:hover{
	color: #008c99;
	text-decoration: none;
}

.clear{
	clear: both;
}

.bold{
	font-weight: bold;
}

.emphasis{
	color: #028898;
}

.more{
	margin-top: 10px;
	text-align: center;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.field{
	width: 200px;
	height: 20px;
	border:1px solid #ddd;
}

.field{
	font-size: 12px;
	color: #bbb;
}

.right{
	text-align: right;
}

.section-title{
	font-family: tahoma;
	font-size: 32px;
	font-weight: bold;
	height: 55px;
	background: transparent url(images/title-bg.gif) no-repeat;
	margin-bottom: 30px;
	padding: 5px 5px 5px 15px;
	text-transform: uppercase;
}

.pagetitle{
	font-size: 20px;
}

#custom-doc {
	margin: auto;text-align: left; /* leave unchanged */
	width: 73.84em;/* non-IE */
	*width: 72.07em;/* IE */
	min-width: 960px;/* optional but recommended */
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
}

#hd{
	margin-bottom: 30px;
}

#navigation{
	background-color: #131414;
	border-top: 5px solid #000;
	border-bottom: 1px solid #272727;
	padding: 5px 0 5px 0;
}

#navigation ul{
	float: right;
	margin-top: -10px;
}

#navigation li{
	padding-top: 10px;
	float: left;
	margin-right: 10px;
	color: #999;
	font-size: 12px;
	font-weight: bold;
}

#navigation li a{
	padding: 0 10px 0 10px;
	display: block;
	color: #999;
	text-decoration: none;
}

#navigation li a:hover, #navigation li a.on{
	border-top: 5px solid #007e8a;
	color: #fff;
	margin-top:-10px;
	padding-top:5px;
	text-decoration: none;
}

#logo{
	border-top: 1px solid #000;
}

#print-link{
	float: right;
	position: relative;
}

#print-link img{
	position:absolute;
	right:20px;
	top:70px;
}

#bd{
	color: #333;
	font-family: arial;
	font-size: 12px;
}

#chevron{
	padding: 5px 0 5px 5px;
	width: 650px;
	height: 31px;
	background: transparent url(images/chevron-bg.gif) no-repeat;
	overflow:hidden;
}

#chevron ul li{
	float: left;
	cursor: pointer;
}

#main-content{
	padding-left: 15px;
	width: 655px;
	float: left;
	margin-right: 30px;
	position: relative;
}

.modal-dialog{
	width: 370px;
}

.modal-content{
	padding-left: 25px;
	padding-right: 40px;
	padding-top: 30px;
}

.modal-title{
	margin-bottom: 15px;
}

.modal-description{
	font-size: 12px;
	color: #000;
	line-height: 15px;
}

.modal-see-more{
	float: right;
	margin-top: 30px;
}

#facebox .body{
	padding: 0;
}

#facebox .footer {
	border:0;
	margin-top:0;
	padding-top:0;
	display: none;
}

#modal-target-buyers{
	background: transparent url(images/bg-target-buyers.gif) no-repeat;
	height: 266px;
}

#modal-profile-needs{
	background: transparent url(images/bg-profile-needs.gif) no-repeat;
	height: 266px;
}

#modal-connect-to-sales{
	background: transparent url(images/bg-connect-sales.gif) no-repeat;
	height: 266px;
}

#modal-cultivate-leads{
	background: transparent url(images/bg-cultivate-leads.gif) no-repeat;
	height: 265px;
}

#homepage-hero{
	margin-bottom: 30px;
}

.homepage-blog-latest{
	margin-top: 15px;
}

.homepage-blog-latest li{
	padding: 0 20px 0 20px;
	width: 123px;
	border-right: 1px solid #ccc;
	float: left;
	padding-bottom: 10px;
}

.homepage-blog-latest li.last{
	border: 0;
}

.homepage-blog-latest li p.date{
	font-size: 11px;
	color: #333;
	margin-bottom: 10px;
}

.homepage-blog-latest li h2.title{
	font-size: 15px;
	color: #008c99;
	font-weight: bold;
	margin-bottom: 10px;
}

.homepage-blog-latest li p.title a{
	color: #008c99;
	text-decoration: none;
}

.homepage-blog-latest li p.title a:hover{
	color: #008c99;
	text-decoration: none;
}

.homepage-blog-latest li .excerpt{
	font-size: 12px;
	color: #333;
}

.homepage-blog-latest li .excerpt a{
	color: #333;
}

#sidebar{
	padding-right: 10px;
	width: 250px;
	float: right;
}

.custom-widgets-list li{
	margin-bottom: 25px;
}

.custom-widget{
	padding: 15px;
	border:5px solid #e5e5e5;
	width: 205px;
}

.custom-widget-title{
	font-size: 15px;
	font-weight: bold;
	color: #008c99;
	margin-bottom: 10px;
}

.custom-widget-title a{
	display: block;
	padding-left: 50px;
}

.custom-widget-desc a{
	color: #333;
}

#ft{
	background-color: #151515;
	height: 23px;
	border-top:5px solid #000;
	font-size: 11px;
	color: #999;
	padding: 30px 25px 30px 30px;
	margin-top: 40px;
}

.contact-details{
	float: left;
	width: 820px;
  padding:4px 0;
}

.contact-details ul li{
	float: left;
	list-style-type: square;
	padding-left:6px;
	padding-right:23px;
}

#ft .contact-us{
	font-weight: bold;
	color: #028898;
}

#ft .contact-us a{
	color: #028898;
	text-decoration: none;
}

#ft .contact-us a:hover{
	color: #028898;
	text-decoration: none;
}

#ft .entermarketing{
	font-weight: bold;
	list-style-type: none;
	padding-left: 0;
}

#ft .print {
  list-style-type:none;
  font-weight:bold;
}

.social-details{
	float: right;
	width: 85px;
}

.social-details ul li{
	float: left;
	margin-right: 5px;
}

/** blog */
.widget li{
	padding-bottom: 25px;
	padding-left: 10px;
	margin-bottom: 25px;
	border-bottom:1px dotted #000;
}

.widget-title{
	margin-bottom: 15px;
}

.widget-content-list li{
	padding:0;
	margin: 0 0 5px 0;
	border:0;
	font-size: 12px;
}

.widget-content-list li a{
	font-weight: bold;
}

/**************************
SIDEBAR SUBSCRIPTION LINKS
**************************/

.subscribe-list li{
	padding:0;
	margin: 0 15px 5px 0;
	border:0;
	font-size: 12px;
	float: left;
}

.subscribe-list li a{
	font-weight: bold;
  display:block;
  height:15px;
  outline:none;
}

.subscribe-rss{
	width: 50px;
	background: transparent url(images/icon-rss.gif) no-repeat 35px 1px;
}

.subscribe-email{
	width: 60px;
	background: transparent url(images/icon-email.gif) no-repeat 45px 1px;
}

.subscribe-facebook{
	width: 80px;
	background: transparent url(images/icon-facebook.gif) no-repeat 65px 1px;
}

/**************************
BLOG POST
**************************/


.entry{
	margin-top: 30px;
	font-size: 12px;
}

.entry p{
	margin-bottom: 10px;
}

.entry ul{
	padding-left: 40px;
	margin-bottom: 20px;
}

.entry ul li{
	list-style-type: disc;
}

.entry strong, .entry b{
	font-weight: bold;
}

.entry em{
	font-style: italic;
}

.entry .alignright{
	padding: 0 0 10px 10px;
}

.entry .alignleft{
	padding: 0 10px 10px 0;
}

.entry-title{
	font-size: 21px;
	font-weight: bold;
	color: #008c99;
	margin-bottom: 5px;
}

.entry-title-page{
	margin-top: 20px;
}

.entry-data{
	padding-bottom: 10px;
	border-bottom:1px solid #ddd;
	margin-bottom: 15px;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	margin-top: 10px;
}

.entry-excerpt{
	font-size: 14px;
}

.entry-excerpt p{
	margin: 15px 0 15px 0;
}

.entry-excerpt a{
	color: #008c99;
	font-weight: bold;
}

.entry-excerpt strong, .entry-excerpt b{
	font-weight: bold;
}

.entry-excerpt em{
	font-style: italic;
}

.entry-read-more{
	font-size: 16px;
	font-weight: bold;
	color: #008c99;
	margin: 20px 0 0 0;
	display: block;
}

.entry-tag-share{
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;
	padding: 5px 10px 5px 10px;
	font-size: 11px;
	margin-top: 20px;
}

.entry-tag{
	float: left;
	width: 500px;
}

.entry-share{
	float: right;
	width: 125px;
}

.postmetadata{
	margin: 20px 0 20px 0;
}

.pagination{
	margin-top: 30px;
	width: 655px;
}

.pagination .alignleft, .pagination .alignright{
	font-size: 15px;
}

/** testimonials page */
.column-left{
	float: left;
	margin-right: 35px;
	width: 310px;
}

.column-right{
	float: right;
	width: 310px;
}

.testimonial-list li{
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px dotted #000;
}

.testimonial-logo{
	float: left;
	width: 100px;
	text-align: center;
}

.testimonial-details{
	/**width: 210px;
	float: right;
	height: 130px;*/
}

.testimonial-company{
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
}

.testimonial-company a{
	color: #333;
}

.testimonial-table{
	width: 655px;
}

.testimonial-table td{
	width: 310px;
	padding: 20px 0 20px 0;
	border-bottom: 1px dotted #000;
}

/** Comments form */
#respond, #respond p, #respond small{
	font-size: 12px;
}

#respond p{
	margin: 10px 0 10px 0;
}

#respond h3{
	font-weight: bold;
}

/** Contact page */
.contact-form{
	float: left;
	width: 400px;
	border-right: 1px solid #bbb;
	margin-right: 20px;
}

.contact-address{
	float: left;
	padding-left: 20px;
	width: 214px;
}

.contact-address .address{
	margin-top: 50px;
}

.snuggie-link{
color: #028898;
}
