/* @override http://t4g.org/site2011/wp-content/themes/t4g2011/style.css?ver=1 */

/*
Author: Joe Tan (joetan54@gmail.com)
Theme Name: T4G 2011
*/
xmp {
	background: yellow;
}
html, body {
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.65;
	color: #000;
	background: #fff url(images/wood.jpg) repeat-x top center;
	text-align: left;
}
body {
	padding: 0 0 70px 0;
}

.clear { clear: both;}
.left, .alignleft { float: left; }
.right, .alignright { float: right; }

img.alignleft {	margin: 0 25px 15px 0; }
img.alignright { margin: 0 0 15px 25px; }

a {
	color: #a8041b;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

h1,h2,h3,h4 { 
	margin: 0;
	line-height: normal;
}
h1 a, h2 a, h3 a, h4 a {
	text-decoration: none;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 133%;
	color: #dd0e16;
	margin: 0 0 0.5em 0;
}
h2 a {
	color: #dd0e16;
}
h3 {
	font-size: 117%;
	color: #595959;
}
h4 {
	color: #000;
}
h4 a {
	color: #000;
}
dl {
	margin: 0 0 2em 0em;
}
dl dt {
	margin: 0;
	font-weight: bold;
}
dl dd {
	margin: 0 0 0.5em 1.5em;
}
dl.expandable {
	position: relative;
}
dl.expandable dt {
	cursor: pointer;
}
dl.expandable dt:hover {
	text-decoration: underline;
}
dl.expandable dd {
	display: none;
}
ul, ol {
	margin: 0.25em 0 1.5em 2em;
}

th, td {
	border: 0;
}
.embed {
	background: #000;
}
.embed iframe {
	display: block;
	margin: 0 auto;
}
.hr {
	position: relative;
	clear: both;
	display: block;
	height: 30px;
	margin-bottom: 1.5em;
	border-bottom: 1px solid #aaa;
}
.hr hr {
	visibility: hidden;
}

.icon {
	display: block;
	float: left;
	width: 13px;
	height: 12px;
	margin: 0 3px 0 0 ;
	background: url(images/sprites.png) no-repeat;
	text-indent: -10000px;
}
.icon-email { background-position: 0 -258px; margin-right: 4px;}
.icon-rss { background-position: -17px -258px;}
.icon-facebook { background-position: -32px -258px;}
.icon-twitter { background-position: -47px -258px;}
.icon-flickr { background-position: -62px -258px;}
.twitter-screen_name {
	display: block;
	background: url(images/sprites.png) 0 -108px no-repeat;
	padding: 0 0 0 30px;
	height: 23px;
	line-height: 23px;
}

.facebook-page {
	display: block;
	background: url(images/sprites.png) 0 -142px no-repeat;
	padding: 0 0 0 30px;
	height: 23px;
	line-height: 23px;
}
.email-newsletter {
	display: block;
	background: url(images/sprites.png) 0 -278px no-repeat;
	padding: 0 0 0 30px;
	height: 23px;
	line-height: 23px;
}
.icon-help {
	display: block;
	background: url(images/sprites.png) -200px -144px no-repeat;
	padding: 0 0 0 30px;
	height: 23px;
	line-height: 23px;
	white-space: nowrap;
}
.affirmations {
	padding-left: 30px;
}
#wrap {
}
#wrap2 {
	position: relative;
	width: 940px;
	margin: 0 auto;
}

/* @group Header */

#banner {
	position: absolute;
	left: 0;
	width: 100%;
	height: 533px;
	text-align: center;
	overflow: hidden;
}
#banner img {
	display: none;
}
#banner img.selected {
}
#banner .ctrl {
	display: block;
	position: absolute;
	z-index: 100;
	top: 279px;
	width: 40px;
	height: 40px;
	background-image: url(images/sprites.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
#banner .hover {
}
#banner-next { background-position: 0 -25px; right: 0;}
#banner-prev { background-position: -34px -25px; left: 0;}

#header {
	position: relative;
	height: 280px;
	
}
#header .content {
	position: absolute;
	top: 35px;
	padding: 0;
	font-size: 22px;
	color: white;
}
#header h1 {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 22px;
	display: block;
}
#header h1 a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	padding: 29px 0 9px 50px;
	margin: 0;
	width: 276px;
	height: 50px;
	background: url(images/sprites.png) no-repeat -74px -243px;
	color: white;
	text-indent: -10000px;
}
#header .date {
	display: block;
	position: absolute;
	top: 32px;
	left: 329px;
	height: 25px;
	width: 225px;
	background: url(images/sprites.png) no-repeat -74px -213px;
	font-style: normal;
	color: #ed1c24;
	text-indent: -100000px;
}
#header .register {
	position: absolute;
	display: block;
	width: 90px;
	height: 20px;
	line-height: 20px;
	top: 33px;
	margin-left: 0px;
	color: white;
	text-transform: uppercase;
	text-align: center;
	font-size: 11px;
	padding:1px 5px;
	background: #343434;
	left: 572px;
}
#header .register .l {
	position: absolute;
	bottom: 0;
	left: -10px;
	width: 0;
	height: 0;
	border-right: 10px solid #343434;
	border-top: 20px solid transparent;
	border-bottom:0;
	border-left:0;
}
#header .register .r {
	position: absolute;
	top: 0;
	right: -10px;
	width: 0;
	height: 0;
	border-left: 10px solid #343434;
	border-bottom: 20px solid transparent;
	border-right: 0;
	border-top: 0;
}
#header .tools {
	position: absolute;
	height: 31px;
	width: 361px;
	top: 0;
	right: 0;
	background:  url(images/sprites.png) no-repeat -34px -74px;

}
#header .addthis {
	position: absolute;
	right: 280px;
	display: block;
	background: url(images/sprites.png) no-repeat 40px -229px;
	font-size: 10px;
	color: white;
	text-transform: uppercase;
	top: 6px;
	height: 16px;
	line-height: 16px;
	padding: 0 24px 0 0;
}
#header .share {
	position: absolute;
	top: 9px;
	right: 173px;
	width: 82px;
}
#header .search {
	position: absolute;
	top: 5px;
	right: 0;
	width: 156px;
	height: 30px;
	xbackground: green;
}
#header .search input.query {
	position: absolute;
	right: 27px;
	width: 120px;
	padding: 0 2px;
	height: 20px;
	line-height: 20px;
	background: #a4a4a4;
	border: 0;
	color: white;
}
#header .search input.submit {
	position: absolute;
	top: 0;
	right: 5px;
	background: #ababab url(images/sprites.png) no-repeat 0 -200px;
	border: 0;
	width: 20px;
	height: 20px;
	text-indent: -10000px;
	cursor: pointer;
}

/* @end */
/* @group Nav */

#nav {
	position: relative;
	height: 37px;
	margin: 0;
	padding: 0;
	z-index: 100;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	xposition: relative;
	display: block;
	float: left;
	margin: 0 0px 0 0px;
	padding: 0;
	list-style: none;
	height: 37px;
	line-height: 37px;
	font-size: 16px;
	font-weight: bold;
}
#nav ul li a.level-1 {
	position: relative;
	display: block;
	padding: 0 18px 0 4px;
	width: 73px;
	text-align: center;
	color: #000;
	text-decoration: none;
	background:  url(images/sprites.png) no-repeat top right;
}
#nav ul li a.level-1 span.l {
	position: absolute;
	top: 0;
	width: 16px;
	height: 100%;
	display: block;
	background: url(images/sprites.png) -265px 0px no-repeat;
}
#nav ul li.selected a.level-1,
#nav ul li.over a.level-1,
#nav ul li a.level-1:hover { background-position: -157px 0; }

#nav ul li a.level-1 span.l { left: -16px; background-position: -10000px -10000px;}
#nav ul li.selected a.level-1 span.l,
#nav ul li.over a.level-1 span.l,
#nav ul li a.level-1:hover span.l {	background-position: -115px 0; }

#nav ul li.last a.level-1 { background-position: -300px -37px;}
#nav ul li.last.over a.level-1,
#nav ul li.last.selected a.level-1,
#nav ul li.last a.level-1:hover { background-position: -157px -37px;}

#nav ul li.home a.level-1 {
	width: 33px;
	text-indent: -10000px;
}
#nav ul li.home.selected a.level-1,
#nav ul li.home a.level-1:hover {
	background-position: -197px 0;
}
#nav ul li.home a.level-1 span.i {
	position: absolute;
	top: 8px;
	display: block;
	width: 20px;
	height: 21px;
	background: url(images/sprites.png) no-repeat -51px -3px;
	left: 13px;
}
#nav ul li a.level-1 span.a {
	position: absolute;
	display: block;
	width: 17px;
	height: 17px;
	background: url(images/sprites.png) no-repeat;
	top: 50%;
	margin-top: -8px;
	right: 24px;
}
#nav .info {
	display: none;
	position: absolute;
	left: 0;
	
	z-index: 100;
	background: url(images/nav.png);
	width: 490px;
	height: 290px;
	padding: 47px 10px 0 45px;
	color: white;
}
#nav .info h1 {
	letter-spacing: -2px;
	white-space: nowrap;
	margin-bottom: 10px;
	font-size: 60px;
	line-height: 1.1;
	color: white;
}
#nav .info h1.smaller {
	font-size: 24px;
	line-height: 1.3;
	letter-spacing: normal;
}
#nav .info h1 em {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
#nav .info .content {
	position: absolute;
	left: 45px;
	bottom: 20px;
	width: 490px;
	line-height: 1.5;
	font-weight: normal;
	font-size: 14px;
}
#nav .info .content em {
	display: block;
	color: #000;
	font-style: normal;
	font-size: 20px;
	font-weight: bold;
}
#nav .info .content strong {
	font-size: 20px;
	line-height: 1.6;
}
#nav .info .content a {
	color: white;
}
#nav .speakers .info .content {
	line-height: 1.45;
}
#nav .speakers .info .content strong {
	line-height: 1.45;
}

#nav .pinned {
	display: block;
}

#nav .prices {
	position: absolute;
	top: 60px;
	left: 82px;
	margin: 0;
	padding: 0;
}
#content .prices {
	position: relative;
	margin: 10px 0 15px 50px;
	padding: 0;
	
}
#nav .prices li,
#content .prices li {
	position: relative;
	display: block;
	float: none;
	margin: 0 0 20px 0;
	height: auto;
	line-height: normal;
	font-size: 24px;
}
#content .prices li {
	margin-bottom: 30px;
	font-size: 20px;
	white-space: nowrap;
}
#nav .prices li span,
#content .prices li .price {
	display: block;
	position: absolute;
	left: -45px;
	top: 50%;
	margin-top: -17px;
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 11px;
	text-align: center;
	background: white;
	color: black;
	border-radius:20px
}
#content .prices li .price {
	background: #DD0E16;
	color: white;
}
#nav .prices li span.standard,
#content .prices li .standard {
	background: #000;
	color: white;
}
#nav .prices li span.late,
#content .prices li .late {
	background: #888;
	color: white;
}
#alt {
	position: absolute;
	top: 0;
	left: 545px;
}

#nav #alt li.resources a.level-1 {
	width: 132px;
	padding-left: 12px;
	padding-right: 0;
	background-position: -252px -37px;
	text-align: left;
}
#nav #alt li.resources.over a.level-1,
#nav #alt li.resources a.level-1:hover {
	background-position: -108px -37px;
}
#alt .info {
	width: 371px;
	padding: 47px 12px 0 12px;
}
#alt .info ul {
	margin: 0;
	padding: 0;
}
#alt .info ul li {
	display: block;
	margin: 0;
	padding: 0;
	float: none;
}
#alt .info a {
	color: white;
}
#subnav {
	background: #db1e25;
	padding: 8px 18px;
	color: #000;
	font-weight: bold;
	min-height: 19px;
}
#subnav ul {
	margin: 0;
	padding: 0;
}
#subnav ul li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}
#subnav ul li:after {
	content: "  /  ";
	padding: 0 5px;
}

#subnav ul li:last-child:after,
#subnav ul li.last:after {
	content: "";
}
#subnav ul li span.s {
	padding: 0 5px;
}
#subnav ul li a {
	color: #000;
	text-decoration: none;
}
#subnav ul li a:hover {
	color: white;
}
#subnav ul li.selected a {
	color: white;
}
/* @end */

/* @group Main Content */

#main {
	position: relative;
	padding: 70px 0 0 0;
	border: 6px solid #db1e25;
	border-top-width: 100px;
	background: white;
	min-height: 380px;
}
#content {
	position: relative;
	padding: 0 0 40px 55px;
	width: 575px;
	float: left;
}
#pagetitle {
	position: absolute;
	top: -170px;
	width: 850px;
	left: 40px;
	line-height: 100px;
	color: white;
	font-size: 60px;
}
#pagetitle a {
	color: white;
	text-decoration: none;
}
#content .intro {
	font-size: 175%;
	color: #555;
}
#content .session {
	margin: 1em 0 1em 0;
}

/* @end */

/* @group Posts */

.hentry {
	position: relative;
	margin: 0 0 1.5em 0;
}
.type-media {
}
.post-hasThumb {
	min-height: 80px;
	padding-left: 110px;	
}
.type-media.post-excerpt h2 {
	font-size: 100%;
	margin-bottom: 0;
}
.type-media .thumb {
	position: absolute;
	left: 0;
	top: 0;
	width: 100px;
	height: 75px;
	overflow:hidden;
}
.type-media .meta {
	color: #363636;
}
.type-media .meta span {
	margin-right: 5px;
}
.type-media .meta a {
	color: #363636;
}
.type-media .share {
	position: relative;
	height: 20px;
	margin: 10px 0 0 0;
	clear: both;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.type-media .share a {
	color: #d5202b;
}
.type-media .share .addthis {
	position: absolute;
	top: 2px;
	left: 0;
	padding-right: 30px;
	background: url(images/sprites.png) no-repeat 40px -229px;
	font-size: 10px;
	text-transform: uppercase;
}
.type-media .share .twitter-share-button {
	position: absolute;
	top: 0;
	left: 64px;
}
.type-media .share .fb_iframe_widget {
	position: absolute;
	top: 0;
	left: 131px;
}
.type-media.post-full .meta {
	margin: 0 0 20px 0;
}
.type-media.post-full .meta .speaker {
	display: block;
}

.type-media .translations {
	padding: 1em 0 0 0;
	margin: 1em 0 0 0;
	border-top: 1px solid #eee;
}
/* @end */


/* @group Player */

.enclosure {
	position: relative;
	height: 185px;
	width: 333px;
	margin: 0 0 20px 0;
	background-color: #ccc;
	background-repeat: no-repeat;
}
.enclosure .download {
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 2px 5px;
	background: url(images/bg-transparent.png);
	color: white;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	
}
.jp-audio {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background: none;
}

.jp-interface {
	position: absolute;
	bottom: 10px;
	left: 60px;
	width: 260px;
	
	background: url(images/bg-transparent.png);
		-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;

	height: 45px;
}
.jp-controls {
	margin: 0;
	padding: 0;
}
.jp-controls li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.jp-controls a {
	display: block;
	display: block;
	position: absolute;
	text-indent: -10000px;
}
.jp-controls .jp-play {
	top: 0;
	left: -50px;
	width: 45px;
	height: 44px;
	background: url(images/player.png) no-repeat;
}
.jp-controls .jp-pause {
	top: 0;
	left: -50px;
	width: 45px;
	height: 44px;
	background: url(images/player.png) no-repeat -44px 0;
}
.jp-progress {
	position: absolute;
	width: 125px;
	height: 16px;
	top: 10px;
	left: 10px;
	background: #e1e1e1;
}
.jp-seek-bar {
	height: 100%;
	cursor: pointer;
}
.jp-play-bar {
	height: 100%;
	background: #999;
}
.jp-mute {
	right: 75px;
	width: 30px;
	height: 20px;
	background: url(images/player.png) no-repeat 0px -52px;
	top: 8px;
}
.jp-unmute {
	right: 75px;
	width: 30px;
	height: 20px;
	background: url(images/player.png) no-repeat -32px -52px;
	top: 7px;
}
.jp-current-time {
	position: absolute;
	color: white;
	font-size: 11px;
	top: 26px;
	left: 10px;
}
.jp-duration {
	position: absolute;
	color: white;
	font-size: 11px;
	top: 26px;
	left: 108px;
}
.jp-volume-bar {
	position: absolute;
	width: 60px;
	height: 16px;
	top: 10px;
	right: 10px;
	background: #e1e1e1;
	cursor: pointer;
}
.jp-volume-bar-value {
	height: 16px;
	background: #999;
}

/* @end */

/* @group Sidebar */

#sidebar {
	position: relative;
	float: right;
	margin: 0 35px 0 0;
	padding: 0 0 20px 0;
	width: 180px;
}

#sidebar .updates {
	margin: 0 0 25px 0;
}
#sidebar .links {
	margin-right: -20px;
}
#sidebar .links a {
	margin: 0 0 25px 0;
}

#sidebar .ads {
	position: relative;
	margin: 10px 0 0 0;
}
#sidebar .ads a {
	display: block;
	margin: 0 0 15px 0;
}
#sidebar .ads .box {
	padding: 30px 11px 11px 11px;
	background: #333;
	font-size: 17px;
	color: white;
	line-height: normal;
}
/* @end */

/* @group Browse Resources */

#browse {
	padding-bottom: 25px;
}
#browse h4.opened {
	background: url(images/sprites.png) -30px -181px;
	padding-left: 15px;
	margin-left: -15px;
}
#browse .expandable,
#browse h4 {
	padding-top: 15px;
	cursor: pointer;
}
#browse ul.section {
	padding-top: 5px;
	margin: 0 0 0 0em;
	line-height: normal;
}
#browse ul li {
	margin: 0 0 4px 0;
	padding: 0;
	list-style: none;
}
#browse ul li a {
	color: #363636;
}
#browse ul li.current-cat,
#browse ul li.selected,
#browse ul li.current-menu-item {
	font-weight: bold;
}
/* @end */

/* @group Footer */

#footer {
	position: relative;
	margin: 15px 0 0 0;
	padding: 24px 0 24px 80px;
	background: #e8e6e6 url(images/sprites.png) no-repeat -324px -189px;
	color: #363636;
	font-size: 11px;
}
#footer a {
	color: #363636;
}
#footer .notch {
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 0px;
	border-top:70px solid transparent;
	border-left: 35px solid white;
	border-bottom: 0;
	border-right: 0;
}
#footer .share {
	position: absolute;
	right: 15px;
	top: 27px;
}
#footer .share label {
	float: left;
	display: block;
	margin-right: 10px;
	height: 12px;
	line-height: 12px;
}
#openbox9 {
	position: absolute;
	bottom: -3em;
	left: 40px;
}
#switcher {
	position: absolute;
	bottom: -3em;
	right: 0;
}
/* @end */

/* @group Columns */
.layout .col {
	float: left;
}
.layout .col-last {
	float: right;
}
.cols-2 .col { width: 48%;}
.cols-3 .col { width: 32%;margin-right: 2%;}
.cols-3 .col-3 { width: 32%;margin-right: 0;}
.cols-4 .col { width: 21%; padding-left: 3%;padding-right: 1.0%; }

.layout .hentry {
	margin-bottom: 15px;
}

.layout.thumbnail .col-1 {
	width: 125px;
}
.layout.thumbnail .col-last {
	width: 430px;
	float: left;
}

/* @end */

/* @group Paging */
.posts-nav {
	clear: both;
	margin: 0 0 40px 0;
}
.posts-nav ul {
	margin: 0;
	padding: 0;
}
.posts-nav ul li {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	list-style: none;
	color: #aaa;
}
.posts-nav ul li.page_info,
.posts-nav ul li a {
	line-height: normal;
	display: block;
	float: left;
	padding: 2px 4px;
	text-decoration: none;
	border: 1px solid #d6d6d6;
	color: #aaa;
}
.posts-nav ul li.active_page {
	background: #F0F0F0;
	color: #aaa;
}
.posts-nav ul li.active_page a {
	color: #aaa;
}
/* @end */

/* @group Comments */
#comments {
	padding: 40px 0 0 0;
}
#comments h3 {
	margin-bottom: 20px;
}
#comments {
}
#comments .commentlist {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}
#comments .commentlist li {
	position: relative;
	padding: 0 0 20px 0;
	list-style: none;
}
#comments .commentlist li .comment-body {
	margin: 0 0 0 -45px;
	padding: 0 0 0 45px;
	border-bottom: 1px solid #eee;
}
#comments .commentlist li .avatar,
#comments .commentlist li .says {
	display: none;
}
#comments .commentlist li .comment-author {
	line-height: normal;
}
#comments .commentlist li cite a {
	text-decoration: none;
}
#comments .commentlist li .comment-meta {
	line-height: normal;
	color: #666;
	text-transform: uppercase;
	margin-bottom: 5px;
}
#comments .commentlist li .comment-meta a {
	font-size: 85%;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
#comments .commentlist li .reply {
	position: absolute;
	top: 0;
	right: 0;
}
#comments .commentlist li .reply a {
	font-size: 80%;
	padding: 3px;
	background: #efefef;
	border: 1px solid #aeaeae;
	text-transform: uppercase;
	color: #888;
	text-decoration: none;
}
#comments .children {
	border-top: 1px solid #aeaeae;
	margin: 0 0 20px 30px;
	padding: 20px 0 0 0;
}
#comments .children li {
	list-style: none;
}
#comments li.bypostauthor cite {
	font-weight: bold;
}
#respond h3 {
	text-transform: uppercase;
}
#respond h3 em {
	margin-left: 5px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}
#commentform {
	clear: both;
}
#commentform label {
	padding-left: 5px;
	color: #999;
}
#commentform input {
	padding: 3px;
	width: 180px;
	xbackground: #fff;
	border: 2px solid #e8e3de;
}
#commentform input#submit {
	display: block;
	position: relative;
	background: #e8e3de;
	color: #555;
	cursor: pointer;
}
#commentform textarea {
	padding: 3px;
	width: 90%;
	background: #fff;
	border: 6px solid #e8e3de;
}
/* @end */

/* @group Captions */


.wp-caption {
	padding: 0;
	margin:0 0 1em -5px;
	
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	float: none;
	display: block;
	margin:0 auto;
}
.wp-caption.right,
.wp-caption.alignright {
	margin: 0 -5px 1.5em 1.5em;
}
.wp-caption.left,
.wp-caption.alignleft {
	margin: 0 1.5em 1.5em -5px;
}
.wp-caption.alignnone {
	margin: 0 0 1.5em -5px;
}
.wp-caption .wp-caption-text {
	padding: 10px;
	margin: 0 5px;
	font-size: 10px;
	background: #e5e3e3;
	text-align: left;

}
.wp-caption .wp-caption-text p {
	margin: 0;
}

/* @end */

/* @group Ads */

.ads.rotate {
	position: relative;
	height: 170px;
	margin: 0 0 1em 0;
	overflow: hidden;
}
.ads.rotate .imgs {
	position: relative;
}
.ads.rotate .ad {
	position:absolute;
	top: 0;
	left: 0;
	display: block;
	width: 200px;
}
.ads.rotate .controls {
	position: absolute;
	bottom: 18px;
	left: 0;
	height: 0px;
	background: brown;
}
.ads.rotate .controls span {
	float: left;
	display: block;
	height: 5px;
	width: 11px;
	border-right: 7px solid white;
	border-top: 4px solid white;
	border-bottom: 10px solid white;
	background: #e8e5e6;
	text-indent: -10000px;
	cursor: pointer;
}
.ads.rotate .controls span:hover {
	background: rgba(219,30,37,0.24);
}
.ads.rotate .controls span.selected {
	background: #db1e25;
}

/* @end */

/* @group Forms */

.wpcf7-form .wpcf7-text {
	width: 50%;
}
.wpcf7-form textarea {
	width: 90%;;
}

/* @end */