/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px;line-height: 18px; background:transparent url(../img/layout/bg-grey-repeat.png) 0 0 repeat; padding:0; font:13px/18px Omnes, "Helvetica Neue", Helvetica, Arial, sans-serif;}
body, button, input, select, textarea { color: #666; font-family: Omnes, "Helvetica Neue", Helvetica, Arial, sans-serif;}

.twtr-hd, .twtr-ft { display: none; }

h1, h2, h3 {color:#404040; font:Omnes, "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight:600; margin:0; padding:0;}
h1 a, h2 a, h3 a, h1 a:visited, h2 a:visited, h3 a:visited {color:#0f90ba; text-decoration:none;}

h1 a:hover, h2 a:hover, h3 a:hover {color:#0f90ba; text-decoration:underline;}
h1 a:active, h2 a:active, h3 a:active {color:#bbbbbb; text-decoration:underline;}
h1 {font-size:26px; font-style:italic; }
h2 {font-size:17px; margin:24px 0 6px 0;}
h3 {font-size:13px;}
h4 {font-size:13px; color:#f16924; padding-bottom:0; margin-bottom:6px; font-weight:600;}

.container {
	width: 942px; 
	margin: 0 auto;
}

/* Header */
#header_wrapper {
	border-bottom: 1px dotted #dbdbdb;
}
#header {
	width: 942px; 
	margin: 0 auto;
	height: 80px;
	padding-top: 20px;
	background: none;
}

#header h1 {
	float: left;
}

#header p {
	float: right;
	text-align: right;
	padding-top: 20px;
}

/* Feature */

#feature {
	padding: 25px 0 25px 0;
	background: #fff url(//eventbrite-s3.s3.amazonaws.com/marketing/landingpages/selltickets/bg-diagonals.png) left bottom repeat-x;
}

#feature_text {
	float:left;
	width: 550px;
}

#feature_text h1 {
	line-height: 38px;
}

#feature_image_container {
	float: right; 
	height:295px;
	width: 388px;
	position: relative;
	z-index: 20;
	background: transparent url(//eventbrite-s3.s3.amazonaws.com/marketing/landingpages/selltickets/img-feature-container.png) no-repeat 0 0;
	*height: 280px;
	*overflow: hidden;
}

#feature_image_container li {
	padding: 16px 0 0 76px;
	*padding: 16px 0 0 36px;
	filter:alpha(opacity=0);
}

#feature_image_container li img {
	left: 76px !important;
	top: 15px !important;
}

#feature h1 {
	font-size: 35px;
	padding: 20px 0 10px 0;
}

#feature_bullets {
	padding:0;
	margin-bottom: 0;
}

#feature_bullets li {
	list-style-type: none;
	background: transparent url(//eventbrite-s3.s3.amazonaws.com/marketing/landingpages/selltickets/arrow-bullet-point.png) no-repeat 0 3px;
	padding: 0 0 8px 16px;
	font-weight: 500;
}

#signupform ul {
	list-style-type: none;
	padding: 0;
	text-align: right;
}

#form_container {
	float: left;
}

#signupform li > label {
    margin-right: 10px;
    font-weight: 600;
    font-size: 13px;
    line-height: 1;
    color: #404040;
    direction: rtl;
	text-align: right;
}

#signupform li > input[type="email"], 
#signupform li > input[type="password"] {
	padding: 9px 13px;
	border: 1px solid #dedede;
	width: 230px;
	background-color: #fff;
	vertical-align: middle;
	font-size: 13px;
	border: 1px solid #e1e1e1;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #555;
	font-weight: 500;
}

#signupform #signup_fields_email {
	padding: 9px 13px;
	border: 1px solid #dedede;
	width: 230px;
	background-color: #fff;
	vertical-align: middle;
	font-size: 13px;
	border: 1px solid #e1e1e1;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #555;
	font-weight: 500;
}

#signupform li > input[type="submit"] {
	height: 40px;
	margin-right: 132px;
	margin-right: 127px\9;
}

#signupform li {
    margin-bottom: 12px;
    *float: left;
    *clear: both;
}

#terms {
	clear: both;
	font-size: 11px;
	padding-left: 0px;
	padding-left: 72px\9;
	*padding-left: 0;
	*padding-top: 6px;
}

#cycle {
	height: 295px;
	width: 357px;
	list-style-type: none;
	overflow: hidden;
}

/* Main Content */
#main_content {
	background: transparent url(//eventbrite-s3.s3.amazonaws.com/marketing/landingpages/selltickets/ticket-ridge.png) repeat-x left top;
	clear: both;
	padding-top: 40px;
	position: relative;
	top:-4px;
}

#main_content ol {
	list-style-type: none !important;
	padding: 0;
}

.module_lightness_halo {
	padding: 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #d8d8d8;
	background-color: #f7f7f7;
	margin-bottom: 40px;
}

.fill_content {
	padding: 0;
	margin: 0;
	background-color: #fff;
	border: 1px solid #d8d8d8;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;	
}

#main_content ol li {
	background: transparent url(//eventbrite-s3.s3.amazonaws.com/marketing/landingpages/selltickets/ticket-ridge.png) repeat-x left bottom;
	padding: 60px 80px 60px 125px;
	list-style-type: none;
	margin-left: 0;
}

#create_button p {
	float: right;
}

#create_button .learn_links {
	padding: 11px 12px 0 0;
}

#create_button .learn_links span {
	padding: 0 5px;
}

#main_content ol li:last-child {
	background: none;
	padding: 20px;
	text-align: right;
}

#main_content ol li img {
	float: left;
}

#main_content .icn_container {
	height: 150px;
	width: 165px;
	float: left;
}

#main_content .list_description {
	float: left;
	width: 420px;
	padding-left: 100px;
}

#main_content .list_description h2 {
	padding: 0;
	margin: 0;
	font-size: 24px;
	font-style: italic;
	font-family:Omnes, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#main_content .list_description ul {
	padding: 12px 0 0 0;
	margin: 0;
	font-weight: 500;
	list-style-type: none;
}

#main_content .list_description ul li {
	background: transparent url(//eventbrite-s3.s3.amazonaws.com/marketing/landingpages/selltickets/arrow-bullet-point.png) no-repeat 0 10px;
	padding: 7px 0 7px 15px;
	text-align: left;
	list-style-type: none;
	margin-left: 0;
}

#main_content ol li ul li {
	background: none;
	padding: 0;
}

#organizers .fill_content {
	padding: 30px 80px 20px 80px;
}

#organizers h3 {
	font-size: 18px;
	font-weight: 500;
	color: #575757;
	text-align: center;
	line-height: 24px;
}

#about .fill_content {
	padding: 30px 40px;
}

#about h2 {
	font-size: 24px;
	font-style: italic;
	padding-bottom: 20px;
	font-family: 'Omnes', Helvetica, sans-serif;
}

#about .colA {
	width: 390px;
	float: left;
	padding-right: 30px;
}

#about .colA p {
	padding-bottom: 15px;
	font-weight: 500;
}

#about .colB {
	float: left;
	width: 420px;
}

#about .colB ul {
	list-style: none;
	padding-top: 35px;
}

#about .colB li {
	clear: both;
	padding: 14px 0;
}

#about .colB img {
	float: left;
	padding-right: 20px;
}

#about .colB p {
	padding-top: 8px;
}

#about span.strong {
	font-weight: 600;
}

#content .main {
	width:100%;
	padding: 0;
	margin: 0;
	text-align: auto;
}

.container_landing {
	float: none;
}

/**
 * Additional styles for the controls.
 */

#mycarousel {
	width: 640px;
	margin:0 auto;
	padding: 0;
	overflow: hidden;
}
.jcarousel-control {
    text-align: center;
}

.jcarousel-control a {
    font-size: 75%;
    text-decoration: none;
    padding: 0 5px;
    margin: 0 0 5px 0;
    border: 1px solid #fff;
    color: #eee;
    background-color: #4088b8;
    font-weight: bold;
}

.jcarousel-control a:focus,
.jcarousel-control a:active {
    outline: none;
}

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

.jcarousel-scroll form {
    margin: 0;
    padding: 0;
}

.jcarousel-scroll select {
    font-size: 75%;
}

#mycarousel-next,
#mycarousel-prev {
    cursor: pointer;
    margin-bottom: -10px;
    text-decoration: underline;
    font-size: 11px;
}

#mycarousel {
	position: relative;
}

#mycarousel-next {
	background: transparent url(//eventbrite-s3.s3.amazonaws.com/marketing/landingpages/selltickets/icn-arrow-right.png) 0 0 no-repeat;
	display: block;
	height: 30px;
	width: 15px;
	text-indent: -9999px;
	position: absolute;
	right: 0px;
	top: 60px;
}


#mycarousel-prev {
	background: transparent url(//eventbrite-s3.s3.amazonaws.com/marketing/landingpages/selltickets/icn-arrow-left.png) 0 0 no-repeat;
	display: block;
	height: 30px;
	width: 15px;
	text-indent: -9999px;
	position: absolute;
	left: 0px;
	top: 60px;
}



/* Footer */
footer {height:239px; background:transparent url(../img/layout/bg-footer.png) 50% 0 repeat-x; margin:60px 0 0 0; padding:0; display:block; clear:both;}
/* Footer End*/

/*  Green Medium Button */

.button_medium_green { -webkit-border-radius: 4px; -moz-border-radius:4px; border-radius: 4px; -webkit-box-shadow:0 1px 0 #bce185 inset, 0 -1px 0 #bce185 inset; -moz-box-shadow:0 1px 0 #bce185 inset, 0 -1px 0 #bce185 inset; box-shadow:0 1px 0 #bce185 inset, 0 -1px 0 #bce185 inset; background-color: #90C833; background-image: url("https://evbdn.eventbrite.com/s3-s3/static/images/background/glass_light-trans.png"); background-position: 0 50%; border: 1px solid #8bae42; color:#FFFFFF !important; display: inline-block; text-decoration:none; cursor:pointer; font-family: Omnes, "Helvetica Neue",helvetica,arial,sans-serif; font-size: 16px; font-weight: 600; height: 30px; line-height: 30px; margin: 0 auto; padding: 2px 17px; text-shadow:0 1px #63852b; text-decoration:none;}

.button_medium_green:hover { -webkit-border-radius: 4px; -moz-border-radius:4px; border-radius: 4px; -webkit-box-shadow:0 1px 0 #bce185 inset, 0 -1px 0 #bce185 inset, 0 1px #e8e8e8; -moz-box-shadow:0 1px 0 #bce185 inset, 0 -1px 0 #bce185 inset, 0 1px #e8e8e8; box-shadow:0 1px 0 #bce185 inset, 0 -1px 0 #bce185 inset, 0 1px #e8e8e8; background-color: #98d236; background-image: url("https://evbdn.eventbrite.com/s3-s3/static/images/background/glass_light-trans.png"); background-position: 0 50%; border: 1px solid #8bae42; color:#FFFFFF !important; display: inline-block; cursor:pointer; font-family: Omnes, "Helvetica Neue",helvetica,arial,sans-serif;; font-size: 16px; font-weight: 600; height: 30px; line-height: 30px; margin: 0 auto; padding: 2px 17px; text-shadow:0 1px #63852b; text-decoration:none;}

.button_medium_green:active { box-shadow: -4px 4px 6px #84A540 inset, 4px -4px 6px #84A540 inset; -moz-box-shadow: -4px 4px 6px #84A540 inset, 4px -4px 6px #84A540 inset; -webkit-box-shadow: -4px 4px 6px #84A540 inset, 4px -4px 6px #84A540 inset; background:url("") repeat-x scroll 0 50% #afdc64; border:medium none; color:#fff !important; cursor:pointer; font-family: Omnes, "Helvetica Neue",helvetica,arial,sans-serif; font-weight:600; margin:0px auto; text-decoration:none; text-shadow:0 1px #63852b; border: 1px solid #8bae42;text-decoration:none; }

/* Boiler Plate Stuff */

::-moz-selection { background: #f16924; color: #fff; text-shadow: none; }
::selection { background: #f16924; color: #fff; text-shadow: none; }

a { color: #0f90ba; text-decoration:none;}
a:visited { color: #0f90ba; text-decoration:none;}
a:hover { color: #0f90ba; text-decoration:underline;}
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
a:active {color:#bbb;}

p {margin:0; padding:0;}
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; white-space-collapse:collapse; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: 
   ========================================================================== */
















/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
