/*   
Theme Name: midventureslaunch.com august
Theme URI: http://midventureslaunch.com/
Description: custom theme
Author: Colin Young
Author URI: http://midventures.com//
Version: 1.0
*/

/*reset css*/
html{color:#000;background:#e9e9e9;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

body {
	background: #e9e9e9;
	color: #3f403f;
	font: 13px Arial, Helvetica, sans-serif;
	line-height: 18px;
}

input {
	color: #3f403f;
	font: 12px Arial, Helvetica, sans-serif;
}

textarea {
	color: #3f403f;
	font: 12px Arial, Helvetica, sans-serif;
}

a {
	color: #2675bc;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	color: #429bc8;
	font: normal 28px Arial, Helvetica, sans-serif;
	line-height: 28px;
	margin: 0 0 0px 0;
}

h1.orange-bg {
	background: url(http://midventureslaunch.com/wp-content/themes/midventures-launch-august-2010/arrow_header.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #F57F20;
	height: 38px;
	line-height: 38px;
	margin: 40px 0 15px 0;
	padding: 0 0 0 4px;
	width: 490px;
	padding-left: 35px;
	border-bottom: 1px dotted #F57F20;	
}
.post-title {
  margin-bottom: 5px !important;
  margin-top: 0px !important;
	color: #F57F20;
	font-size: 22pt;
	padding-top: 0;
}
.post-date {
  color: #666;
  font-size: 13pt;
  margin-top: 0px;  
  margin-bottom: 20px;
  text-align: left;
  position: relative;  
}
.blog .post-content p {
  line-height: 1.5 !important;
  font-size: 11pt;
  margin-bottom: 15px;
}
.post-content hr {
  margin: 15px 0px;
}
.post-content {
  overflow: hidden;
}
.post {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  padding-top: 5px;
}
.blog .post h3, .blog .post h2 {
  font-size: 15pt;
  margin-bottom: 15px;
}

h1.red-bg {
	background: url(http://midventureslaunch.com/wp-content/themes/midventures-launch-august-2010/red-arrow.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #f05033;
	height: 38px;
	line-height: 38px;
	margin: 20px 0;
	padding: 0 0 0 4px;
	width: 490px;
	border-bottom: 1px dotted #f05033;	
	
	padding-left: 35px;	
	
}

h1.dark-blue-bg {
	background: url(http://midventureslaunch.com/wp-content/themes/midventures-launch-august-2010/darkblue-arrow.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #0d4672;
	height: 38px;
	line-height: 38px;
	margin: 20px 0;
	padding: 0 0 0 4px;
	width: 490px;
	border-bottom: 1px dotted #0d4672;	
	padding-left: 35px;	
}

h1.blue-bg {
	background: url(http://midventureslaunch.com/wp-content/themes/midventures-launch-august-2010/blue-arrow.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #2675bc;
	height: 38px;
	line-height: 38px;
	margin: 20px 0;
	padding: 0 0 0 4px;
	width: 490px;
	border-bottom: 1px dotted #2675bc;	
	padding-left: 35px;
}


h2, h3 {
	color: #212121;
	font-size: 14px;
	font-weight: bold;
	padding: 20px 0 10px 0;
}



hr {
	border: 1px solid #CCCCCC;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
}

.highlight {
	color: #2675bc;
	float: left;
}
#wrap {
	width: 933px;
	margin: 0 auto;
	background-color: white;	
}
.wrapper {
	position: relative;

}

.header {
	position: relative;
	background:#0075c0;
}
.header-inner {
	width: 900px;
	margin: 0 auto;
	height: 220px;
	padding: 0 15px;
	position: relative;
}

.logo {
	display: block;
	position: absolute;
	top: 25px;
	left: 15px;
}


#date {
	color: #7e7e7e;
	font-size: 14px;
	text-transform: uppercase;
	position: absolute;
	right: 30px;
	color: white;	
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
	top: 10px;
}
#date span {
	font-size: 10pt;
}

.nav {
	height: 50px;
	padding:0 18px;
	width:897px;
	position: relative;
}

.nav li {
	float: left;
	list-style: none;
	position: relative;
}
.herobox {
	height: 145px;
	position: absolute;
	top: 0;
	width: 400px;
	right: 0;
	z-index: 3;
	color: #fff;
	font-size: 12pt;
	padding: 8px 30px 30px 30px;
}
.nav {
	background-color: #ea7d19;
}
.nav a {
	color: #ffffff;
	float: left;
	font-size: 18px;
	font-weight: bold;
	height: 50px;
	line-height: 30px;
	padding: 10px 7px 0px 7px;
	margin-right: 5px;
	text-decoration: none;
}

.nav a.current,
.nav a:hover {
	color: #8b4607;
	background: transparent url(orangepoint.gif) no-repeat 50% 42px;		
}
.nav a.current {
	color: #8b4607;
}

.page {
	padding: 0 15px 30px 15px;
	margin: 0 auto;
	overflow: hidden;
	display: block;
	background: white;
}

.sidebar-col {
	float: right;
	overflow: hidden;
	padding: 0 20px 0 0;
	padding-left:10px;
	margin-top: 20px;
	border-left: 1px solid #d8d6d6;
	width: 300px;
}

.sidebar-col h2 {
	color: #0B476E;

	font-size: 15px;
	border-bottom: 1px dotted #1d6b9e;
	font-weight: bold;
	padding: 20px 0 0px 0;
}

.social-bookmarks {
	right: 16px;
	bottom: -3px;
	position: absolute;
}

.social-bookmarks li {
	float: left;
}

.social-bookmarks a {
	height: 21px;
	line-height: 21px;
	padding: 5px 0 0 1px;
	width: 21px;
}

.social-bookmarks li {
	float: right;
	padding: 0 0 0 10px;
}

.nav2 {
	float: right;
	width: 300px;
}

.nav2 li {
	width: 150px;
	float: left;
	list-style: none;
}

.nav2 a {
	color: #ffffff;
	float: left;
	font-size: 18px;
	font-weight: bold;
	height: 105px;
	padding: 20px 10px;
	text-decoration: none;
	width: 130px;
}

.nav2 .orange a {
	background-image: url(http://midventureslaunch.com/wp-content/themes/midventures-launch-july-2010/images/orange.png);
	background-repeat: no-repeat;
}

.nav2 .dark-blue a {
	background-image: url(http://midventureslaunch.com/wp-content/themes/midventures-launch-july-2010/images/dark-blue.png);
	background-repeat: no-repeat;
}

.nav2 .blue a {
	background-image: url(http://midventureslaunch.com/wp-content/themes/midventures-launch-july-2010/images/blue.png);
	background-repeat: no-repeat;
}

.nav2 .red a {
	background-image: url(http://midventureslaunch.com/wp-content/themes/midventures-launch-july-2010/images/red.png);
	background-repeat: no-repeat;
}

.nav2 .orange .sub-text {
	color: #fbbb86;
}

.nav2 .dark-blue .sub-text {
	color: #7f88a7;
}

.nav2 .blue .sub-text {
	color: #92acd9;
}

.nav2 .red .sub-text {
	color: #f8a587;
}

.nav2 .sub-text {
	font-size: 15px;
}

.nav2 a:hover .sub-text {
	color: #ffffff;
}


div.main-col {
	float: left;
	overflow: hidden;
	padding: 20px;
	width: 529px;
}

.footer {
	width: 893px;
	padding: 10px 20px 0 20px;
	margin-left:auto;
	margin-right:auto;
	background: #e9e9e9;
}
.footer-border {
	background: #d9d6d6;
	height: 1px;
	width: 855px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.mvlogo {
	float: right;
	padding: 0 0px 30px 0;
}

.footer-nav {
	float: left;
	padding: 0 20px;
}

.footer ul a {
	color: #212121;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.footer ul a:hover {
	text-decoration:underline;
}

.footer ul ul a {
	font-weight: normal;
}

.copy {
	float: left;
	font-size: 11px;
	padding: 0 0 30px 20px;
}
#compete-demo-launch {
	clear:  both;
	width: 475px;
	position: absolute;
	bottom: 24px;
	left: 22px;
	text-align: center;
}
#compete-demo-launch li {
	color: #fff;
	background-position: -1326px -11px;	
	height: 65px;
	width: 125px;
	float: left;
	background-color: #146aa1;
	font-weight: bold;
	display: block;
	margin: 0 40px 0 0;
	position: relative;
	padding: 5px 0 0 0;
	text-shadow: 0px 1px 1px rgba(0,0,0,.7);
}
#compete-demo-launch li.last {
	margin-right: 0;
}
#compete-demo-launch a {
	color: white;
	width: 125px;
	height: 31px;
	background: #0b476e;
	display: block;
	margin: 5px 0 0 0;
	padding-top: 17px;
	font-size: 15pt;
	background-repeat: no-repeat;
	text-decoration: none;
}
#compete-demo-launch a:hover {
	background: #05304c;
}
#mvdemo-link a{
	background-position: -1195px -12px;	
}
#mvdemo-link a:hover, #mvdemo-link a:active {
	background-position: -1195px -54px;	
}
#launch-link a{
	background-position: -1064px -12px;	
}
#launch-link a:hover, #mvdemo-link a:active {
	background-position: -1064px -54px;	
}
#compete-link a{
	background-position: -933px -12px;	
}
#compete-link a:hover, #mvdemo-link a:active {
	background-position: -933px -54px;	
}
.herobox h3 {
	font-size: 18pt;
	color: white;
	line-height: 1.0;
	position: absolute;
	width: 400px;
	top: 20px;
	right: 20px;
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: bold;
	background: url(http://midventureslaunch.com/wp-content/themes/midventures-launch-august-2010/images/Thelargeststartupconference.gif) no-repeat;
	text-indent: -99999px;
	height: 100px;
	display: block;
}
.herobox .date {
	font-size: 13pt;
	margin-top: 5px;
	display: block;
	color: #ccc;
}
#early-bird {
	text-indent: -99999px;
}
.herobox h2 {
	color: white;
	margin: 0 !important;
	text-shadow: 0 1px 1px rgba(0,0,0,.5);
}
#register a.button {
	color: white;
	text-decoration: none;
	position: absolute;
	bottom: 4px;
	right: 20px;
	background: url(buttons.gif) no-repeat;
	height: 56px;
	width: 260px;
	display: block;
	text-indent: -99999px;
}
#register a:hover, #register a:active  {
	background-position: 0 -56px;
}
#carousel .image {
	width: 116px;
	height: 105px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin: 0 auto;
	display: block;
}
#carousel .caption {
	padding: 5px;
}
#register-more {
  background-color: #0075C0;
  height: 25px;
  width: 300px;
  position: absolute;
  right: 20px;
  text-align: right;
  font-size: 11pt !important;  
  bottom:-25px;
  margin-right: 7px;
}
#register-more a {
  color:#fff ;
  background-image: none;
}
#carousel {
	width: 10000px;
	margin: 20px auto 10px auto;
	height: 160px;
	padding-left: 7px;
}
#carousel ul {
	padding: 0;
	margin: 0;
	overflow: hidden;
}
#carousel li {
	float: left;
	width: 116px;
	display: block;
	position: relative;
	margin-right: 13px;
	margin-bottom: 30px;
	background: #e9e9e9;
}
#carousel h3, h4, h5 {
	color: #000;
	font-size: 8pt;
	overflow:hidden;
	width: 130px;
	height: 15px;
	margin: 0;
	padding: 0;
}
#carousel h4 {
	font-size: 8pt;
}
#emailform p {
	line-height: 2.0
}
#emailform label {
	font-weight: bold;
}
#emailform input {
	font-size: 14pt;
}
#email {
  width: 190px;
}
.ag h3 {
	padding:7px 5px;
	margin: 10px 0 20px 0;
	font-size: 16pt;
	text-align: center;
	clear: both;
	background: #ccc;
}
.ag div.time {
	line-height: 1.2;
	float: left;
	width: 78px;
	padding: 5px;
	text-align: center;	
	font-size: 11pt;	
	position: relative;
	background: #ddd;	
}
.ag .backtotop {
	padding: 10px 0 3px 0;
	width: 419px;
	float: right;
	text-align: right;
	margin-bottom: 20px;
}
.ag .time strong {
	display: block !important;
	font-size: 12pt;
	height: inherit;
	padding: 3px;
}
.ag .time-end {
	color: #999;
}
.ag div.items {
	margin-left: 20px;
	float: left;
	width: 419px;
}
.ag div.day {
	clear: both;
	overflow: hidden;
	margin-bottom: 30px;
	padding: 0 !important;
}
.time.end {
	position: absolute;
	bottom: 0;
}
.ag .ag-nav {
	margin: 10px 0;
	color: white;
	padding: 10px;
	overflow: hidden;
	text-decoration: none;
}
.ag .ag-nav a {
	float: left;
	display: block;
	position: relative;
	width: 150px;
	padding-left: 85px;
	font-size: 12pt;	
}
.ag h4 {
	color: #333;
	font-size: 12pt;
	font-weight: bold;
	height: inherit;
	width: inherit;
	border-bottom: 1px dotted #5aa7d9;
	color: #0075C0;
	padding: 3px 3px 0px 0;
	margin-bottom: 10px;
}
.ag .label {
	color: white;
	font-size: 11pt;
	padding: 3px;
	margin-bottom: 10px;
}
.width50 {
	float: left;
	width: 200px;
	position: relative;
	margin: 10px 19px 10px 0;

}

.width50.last {
	margin-right: 0 !important;
}
.width50 p {
	font-size: 9pt;
}
.width50 p.lead {
	font-weight: bold;
	margin-bottom: 10px;	
}
.bg1 {	background-color: #0B476E; }
.bg2 {	background-color: #0075C0; }
.bg3 {	background-color: #EA7D19; }
.bg4 {	background-color: #c7433c; }
#carousel-wrap {
	position: relative;
	height: 210px;
	overflow: hidden;
	width: 640px;
}
#arrows {
	position: absolute;
	left: 7px;
	bottom: 20px;
	width: 639px;
	height: 20px;
	z-index: 200;
}
#arrows a {
	margin-right: 5px;
	background: url(http://midventureslaunch.com/wp-content/themes/midventures-launch-august-2010/arrows.gif) no-repeat 0 -3px;
	display: block;
	float: left;
	height: 17px;
	width: 20px;
	text-indent: -9999px;
	outline: none;
}
#arrow-left {
	background-position: -2px 0 !important;
}
#arrow-right {
	background-position: -23px 0px !important;
	float: right;
	position: absolute;
	right: 0;
}
h6 {
  font-size: 8pt;
  margin-bottom: 1em;
}
.normal-p
{
  font-size: 10.5pt;
  margin-bottom: 1em;
}
.normal-p.right {
  text-align: right;
}
.normal-ul {
  font-size: 11pt;
  padding-left: 20px;
  margin-bottom: 13px;
}
.normal-ul li {
  margin: 5px 0;
  list-style-image: url(http://midventureslaunch.com/wp-content/themes/midventures-launch-august-2010/arrowbullet.gif); 
}
.right-white {
  float: right;
}
.right-white a {
  color: #F57F20 !important;
  text-decoration: underline;
  font-size: 11pt;
  margin-right: 1em;  
}
#feedbox {
  position: absolute;
  width: 237px;
  height: 160px;
  right: 5px;
  top: 20px;
  padding: 0;
  padding-left: 5px;
  border-left: 1px solid #ccc;  
}
#blogfeed {
  width: 134px;
  display: none;
  float: left;
  height: 20px;
  margin-right: 13px;
  height: 150px;
  padding-right: 5px;
  padding: 5px;
}
#twitterfeed {
  width:250px;height:160px;
  margin-top: 0px;
  float: left;
  -moz-border-radius: 0px !important;
  -webkit-border-radius: 0px !important;  
  border-radius: 0px !important;
  font-size: 8pt !important;
  border: none !important;
  padding-top: 0px;
  padding: 0;
}
#blogfeed .entry {

  margin-bottom: 5px;
}
#blogfeed h4 {
  color: #3B5998;
  font-size: 10pt !important;
  font-weight: bold;
  height: 25px;
}
#blogfeed .title {
  font-weight: bold;
  display: block !important;
  overflow: inherit !important;
  line-height: 1.3;
}
#blogfeed .title a {
  font-size: 8pt !important;
}
#blogfeed .date {
  color: #666;
  font-size: 8pt !important;  
}
.twitterSearchTitle {
  font-size: 14pt !important;
  text-align: left !important;
  padding-left: 8px !important;
  padding-top: 5px !important;
  padding-bottom: 10px !important;
  
}
.twitterSearchTitle  a  {
  color: #000 !important;
  background-image: url(http://midventureslaunch.com/images/arrowtwitter.gif);
  background-repeat: no-repeat;
  background-position: bottom left;
  padding-left: 20px;
}
.twitterSearchTweet {
  padding: 0 5px !important;
  height: 140px !important;
}
.twitterSearchTweet a {
   color: #000 !important;
} 
.sponsortable td {
  padding: 20px 0 !important;
}
.sponsortable td img {
  width: 135px;
}
.post-title a {
  color: #F57F20;
  font-size: 16pt;
  text-decoration: none;
}
.blog .post {
  padding: 23px;
  width: 528px !important;
  border-bottom: 14px solid #e9e9e9;  
  border-top: 1px solid #DADADA;
}
.blog .post.single,.blog .post.last {
  border-bottom: none !important;  
}
.blog .main-col {
  padding: 0px 0px 15px 0px !important;
  width: 574px !important;
}
.blog .main-col h1 {
  padding-left: 23px;
}
.blog .sidebar-col {
  border-left: none;
  border-top: 1px solid #DADADA;
  margin-top: 0;
  width: 305px !important;
  padding-left: 20px;
  padding-top: 10px;
}
.blog.page {
  background: url(http://midventureslaunch.com/wp-content/themes/midventures-launch-august-2010/blogh.gif) repeat-y 574px 30px;
  padding-left: 0 !important;
  padding-right: 0 !important;  
}
.blogheader {
  background: #e9e9e9;
  padding: 23px;
  padding-top: 40px;
}
.blogheader h1 {
  font-size: 24pt;
  font-weight: bold;
}
.blog .post h1 {
  padding-left: 0 !important;
  padding-bottom: 10px !important;
}
.post-share {
  overflow: hidden;
  height: 21px;
  position: absolute;
  top: 0;
  right: 0;
}
.back-to-top {
  margin-top: 8px;
}
.back-to-top a {
  font-weight: bold;
  font-size: 8pt;
}
.hr_back-to-top {
  margin-bottom: 45px !important;
  margin-top: 4px !important;
}
.bio {
  padding-top: 10px;
  display: block;
}
.smaller.normal-ul {
  font-size: 9pt !important;
}
li.title {
  font-weight: bold;
  margin-bottom: 5px;
}
ul.horiznav {
  font-size: 11pt;
  margin-bottom: 30px;
}
ul.horiznav a {
  color: white;
  padding: 3px;
  background: #900;
}
h3.red {
  background-color: #900;
  color: white;
  font-size: 14pt;
  text-decoration: none;
  margin-bottom: -9px;
}
.no-margin-bottom {
  margin-bottom: 0 !important;
}
.wp-caption-text {
  color: #666;
  font-size: 9pt !important;
  padding-top: 5px;
}
blockquote {
  color: #666;
  width: 85%;
  margin: 0 auto;
  font-size: 12pt;
  line-height: 2.0 !important;
  font-family: Georgia, serif;
}
.aligncenter {
  margin: 0 auto;
}
.comment-summary {
  height: 30px;
  width: 500px;
  position: relative;
  background: url(images/comment.jpg) no-repeat 0px 7px;  
  padding-left: 60px;
  padding-top: 16px;
  margin: 10px auto 0 auto;
  border-top: 1px solid #ccc;
  clear: both;
}
.comment-summary a {
  text-decoration: none;
  display: block;
}
.comment-number {
  font-weight: bold;
  width: 38px;
  text-align: center;
  height: 23px;
  position: absolute;
  left: 5px;
  font-size: 15pt;
  top: 15px;
  color: #000;
}
#respond {
  border-top: 1px solid #ccc;
  padding-top: 10px;
  margin-top: 10px;
}
