/*
Theme Name: Lasso
Theme URI: http://getlasso.com/
Description: Wordpress theme developed for Lasso by <a href="http://www.magdesign.com">MagDesign</a>.
Version: 1.0
Author: MagDesign
Author URI: http://www.magdesign.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/

@import url("css/reset.css");

body {
	background:#fff url(images/bg.png) repeat-x center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	line-height:14pt;
	text-align:center;
	overflow-x:hidden;
	color:#333333;
}
/** Wrap links **/
a {
 word-wrap: break-word;
}
body.page-id-4 {
	background-image:url(images/bg_home.png);
}

hr {
	border:0;
	color:#c0c0c0;
	background:#c0c0c0;
	height:1px;
}

a {
	text-decoration:none;
	color:#1b75bb;
}
p {
	margin-bottom:20px;
}
strong {
	font-weight:bold;
}

ol {
	list-style-type:decimal;
	margin:5px 0;
}
ol li{
	margin:0 0 2px 35px;
}

ol li ol li {
	margin:0 0 0 15px;
}

h1 span, h2 span, h3 span, h4 span, h5 span, a span {
	display:none;
}

h3 {
	font-weight:bold;
	color:#006838;
	font-size:13pt;
	line-height:18pt;
	margin-bottom:10px;
}

#page {
	background:url(images/bg_top.png) no-repeat center top;
}

.page-id-4 #page {
	background:url(images/bg_top_home.png) no-repeat center top;
}

#wrapper {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}


/******************************************
** HEADER 
******************************************/	

#header {
	height:67px;
}

#header h1 {
	background:url(images/logo.png);
	width:134px;
	height:37px;
	float:left;
	margin: 20px 0 0 20px;
}

#header h1 a {
	display:block;
	width:134px;
	height:37px;
}

/******************************************
** Footer 
******************************************/	
#footer {
	background:#444;
	padding:15px 25px;
	text-align:left;
	font-size:9pt;
	overflow:hidden;
}

#footer a {
	color:#fff;
}
	
#footer .page-list {
	float:left;
	border-right:#656565 1px solid;
	padding:0 10px;
	height:70px;
}

	#footer .page-list-4,
	#footer .page-list-7,
	#footer .blog,
	#footer .page-list-13 {
		width:55px;
	}
	
	#footer .page-list-13 {
		width:75px;
	}
	
	#footer .page-list span {
		display:block;	
	}

	#footer .page-list .top {
		font-size:10pt;
	}

#footer p {
	margin:0;
}	

#footer .address {
	color:#b2b2b2;
	float:right;
	text-align:right;
}

#footer .copyright {
	color:#666666;
	font-size:7pt;
	float:right;
	text-align:right;
}

/******************************************
** HEADER 
******************************************/	
#header .nav {
	float:right;
	margin:20px 0 0 0;
}

#header .nav li {
	float:left;
	margin:0 10px;
}

#header .nav li a {
	display:block;
	height:36px;
}

	#header .nav li a:hover {
		background-position:0 36px;
	}

#header .nav li.page-item-9 a {
	background-image:url(images/nav_product.png);
	width:84px;
}

#header .nav li.page-item-11 a {
	background-image:url(images/nav_company.png);
	width:94px;
}

#header .nav li.page-item-7 a{
	background-image:url(images/nav_press.png);
	width:85px;
}

#header .nav li.page-item-13 a{
	background-image:url(images/nav_contact.png);
	width:118px;
}

#header .nav li.blog a{
	background-image:url(images/nav_blog.png);
	width:78px;
}

h2 {
	float:left;
	height:48px;
	margin:45px 0 0;
}

.page-id-15 h2 {
	background:url(images/title_overview.png);
	width:187px;
}

.page-id-17 h2 {
	background:url(images/title_advertisers.png);
	width:305px;
}

.page-id-19 h2 {
	background:url(images/title_media.png);
	width:448px;
}

.page-id-21 h2 {
	background:url(images/title_about_lasso.png) left -2px no-repeat;
	width:268px;
}

.page-id-23 h2 {
	background:url(images/title_bios.png);
	width:446px;
}

.page-id-7 h2 {
	background:url(images/title_press.png);
	width:119px;
}

.page-id-13 h2 {
	background:url(images/title_contact.png);
	width:233px;
}


/******************************************
** CONTENT 
******************************************/	
#left_intro {
	float:left;
	width:500px;
	padding:20px 20px 0 20px;
}

#left_intro h1,
#left_intro p {
	color:#fff;
	text-align:left;
	margin:10px 0 0 40px;
}

#left_intro h1 {
	background:url(images/header_home.png);
	width:448px;
	height:44px;
	margin-top:60px;
	margin-bottom:10px;
}

#left_intro h3 {
	margin-top:90px;
	background:url(images/check_out.png);
	width:467px;
	height:17px;
}
#right_intro {
	float:left;
	width:450px;
	padding-top:40px;
}

#buttons a {
	display:block;
	width:224px;
	height:54px;
	float:left;
	margin:5px 5px;
}

#buttons a.advertisers {
	background:url(images/btn_advertisers.png);
}

#buttons a.media {
	background:url(images/btn_media.png);
}

#features {
	border-right:2px #939393 solid;
	margin:30px 0 20px 10px;
	width: 520px;
	overflow:hidden;
	float:left;
}

#features ul li {
	float:left;
	width:165px;
	margin:0 10px 10px 0;
	font-size:10pt;
	padding-left:75px;
	padding-right:10px;
	height:70px
}

	#features ul li .title {
		display:block;
		font-size:12pt;
		font-weight:bold;
	}
	
	#features ul li .descr {
		display:block;
		color:#666666;
	}
	
#twitter {
	float:left;
	margin-left:20px;
	overflow:hidden;
}

	#twitter h2 {
		background:url(images/recent_tweet.png);
		width:103px;
		height:172px;
		float:left;
	}
	
.tweets {
	background:url(images/tweet_bubble.png);
	width:290px;
	float:left;
	font-size:10pt;
	margin:10px 0 0 5px;
}

	.tweets .top {
		background:#f2f2f2 url(images/tweet_bubble-top.png);
		width:290px;
		height:13px;
	}
	
	.tweets .bottom {
		background:#f2f2f2 url(images/tweet_bubble_bot.png);
		height:31px;
		width:290px;
	}	

.twitter {
	margin:0 20px;
}

.twitter-item {
	margin:5px 0;
}

.twitter-timestamp {
	display:block;
	font-size:7pt;
	color:#999999;
}

.feature1 {
	background:url(images/feature1.png) no-repeat;
}

.feature2 {
	background:url(images/feature2.png) no-repeat;
}

.feature3 {
	background:url(images/feature3.png) no-repeat;
}

.feature4 {
	background:url(images/feature4.png) no-repeat;
}

#body {
	text-align:left;
	margin-top:36px;
	background:url(images/bg_sidebar.png) -13px top repeat-y;
	overflow:hidden;
	padding-bottom:40px;
}


.page-id-4 #body { 
	margin-top:10px;
	background-image:none;
	background-color:#f2f2f2;
	padding-bottom:5px;
}

#sidebar {
	float:left;
	width:330px;
}
	
	#sidebar .nav {
		margin-top:50px;
	}

		#sidebar .nav li {
			text-align:right;
			padding-right:26px;
			height:54px;
		}
		
		#sidebar .nav li.page-item-15 a,
		#sidebar .nav li.page-item-21 a,
		#sidebar .nav li.page-item-7 a,
		#sidebar .nav li.page-item-13 a{
			border-top:#bababa solid 1px;
		}
			
		#sidebar .nav li.current_page_item {
				background:url(images/sidebar_on.png) right -2px no-repeat;		
		}
	
			#sidebar .nav li a {
				color:#4c4c4c;
				display:block;
				padding:15px 15px 18px 0;
				border-bottom:#bababa solid 1px;
			}
			
			#sidebar .nav li.current_page_item a {
				color:#f05a28;
			}

#content {
	float:left;
	width:610px;
	margin-left:20px;
	padding-top:20px;
}

.press li {
	margin:15px 0;
	overflow-y:hidden;
}

.press .date {
	display:block;
	float:left;
	width:170px;
}

.press .title {
	float:left;
	font-weight:bold;
	color:#4c4c4c;
}

.press .link {
	float:left;
	margin-left:170px;
	font-size:10pt;
	width:420px;
}

#map-content {
	width:165px;
	float:left;
}

#map {
	float:left;
	width:425px;
	height:350px;
	margin-left:20px;
}
/******************************************
** GENERAL 
******************************************/	
.alert, .error { 
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	border-style:solid;
	border-width:1px;
	margin:5px 15px 2px;
	padding:0 0.6em;
	border-color:#E6DB55;
	margin:5px 0 15px;
	background-color:#FFFBCC;
}

	.alert p, .error p{
		margin:5px 0;
	}	

.error {
	background-color:#FFCCCC;
	border-color:#990000;
	color:#990000;
}

	.error a {
		text-decoration:underline;
	}
	
.vis-clear { 
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0px;
	width:100%;
}

