ghtml,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: #555;
	background: #fff;
}

ol,ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,th,td {
	text-align: left;
	font-weight: normal;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}

blockquote,q {
	quotes: "" "";
}

body {
	font-size: 87.5%;
}

body,input,textarea,button {
	font-family: Helvetica, Arial, sans-serif;
}

a,span.control {
	color: #000;
	cursor: pointer;
	text-decoration: none;
}

a:hover,a:focus,a:active,span.control:hover {
	text-decoration: underline;
}

a:visited {;
	
}

div,p {
	text-align: left;
}

p {
	margin: 0 0 1em 0;
	line-height: 1.25;
}

div#wrapper {
	margin: 0 auto;
}

.meta {
	color: #808080;
}

div.empty {
	margin: 10px auto;
	padding: 50px 0;
	text-align: center;
}

input[disabled] {
	opacity: .75;
	filter: alpha(opacity = 75);
}

iframe.hidden {
	position: absolute;
	top: -9999em;
	left: -9999em;
	width: 1px;
	height: 1px;
	border: 0;
	overflow: hidden;
}

body div.column {
	float: left;
	margin: 0 10px 0 0;
	overflow: hidden;
}

body.layout-two-columns div.column {
	width: 415px;
}

body.layout-three-columns div.column {
	width: 316px;
	margin: 0 6px 10px 0;
}

body.layout-main-with-sidebar div.main {
	width: 638px;
	margin: 0 6px 0 0;
}

body.layout-main-with-sidebar div.sidebar {
	width: 316px;
}

body.layout-main-with-sidebar div.sidebar div.module {
	margin-right: 0;
}

body div.column.last,body.layout-two-columns div.column.last,body.layout-three-columns div.column.last,body.layout-main-with-sidebar div.sidebar
	{
	margin-right: 0;
}

body.layout-three-columns div.column-wrapper {
	overflow: hidden;
}

body.layout-three-columns div.column-wrapper div.column {
	height: 100%;
	margin-top: 20px;
	z-index: 10;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	line-height: 1;
	text-align: left;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.75em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.25em;
}

h5 {
	font-size: 1.125em;
}

h6 {
	font-size: 1em;
}

div.module {
	overflow: hidden;
	background: #fff;
}

div.module h2 {
	margin: 8px;
	padding: 4px 0 5px;
	border-bottom: 5px solid #d9d9d9;
	font-size: 1em;
	text-transform: uppercase;
}

div.module h2 span.sub {
	color: #ccc;
	display: block;
}

div.module h2 em.alt {
	float: right;
}

div.module div.module-content {
	margin: 8px 8px 0;
	padding: 0 0 8px;
}

div#module-blog-recent div.module-content {
	font-size: .9em;
}

div#module-blog-recent h2 {
	position: relative;
}

div#module-blog-recent h2 em.alt a {
	color: #808080;
	font-size: .875em;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
}

div#module-blog-recent h2 em.alt a.rss {
	position: absolute;
	right: 0;
	top: 4px;
	display: block;
	width: 12px;
	height: 12px;
	background: transparent
		url(./../../images/icon-rss.png) 0
		0 no-repeat;
	text-indent: -9999em;
}

div#module-blog-recent ol.blog-posts {
	background: #fff;
}

div#module-blog-recent ol.blog-posts li.blog-post {
	margin: 12px 0;
}

div#module-blog-recent ol.blog-posts li.blog-post div.image {
	margin-bottom: 1em;
}

div#module-blog-recent ol.blog-posts li.blog-post div.image img {
	display: block;
}

div#module-blog-recent ol.blog-posts li.blog-post:not (:first-child ){
	padding: 1em 0 0;
	border-top: 1px solid #d9d9d9;
}

div#module-blog-recent ol.blog-posts li h4 {;
	
}

div#module-blog-recent ol.blog-posts li p.meta {
	margin: .25em 0 0;
}

div#module-blog-recent ol.blog-posts li p.meta a {
	color: #808080;
	text-decoration: underline;
}

div#module-blog-recent ol.blog-posts li ul.links {
	margin: .25em 0 0;
}

div#module-blog-recent ol.blog-posts li ul.links a {
	color: #89c248;
	text-decoration: underline;
}

div#module-blog-recent ol.blog-posts li ul.links a:hover {
	color: #4d920e;
}

div.module-votes p.all {
	margin: 1.5em 0 0;
	padding: .5em 0;
	border-top: 1px dashed #d9d9d9;
	font-size: .875em;
	font-weight: bold;
	text-align: center;
}

div.module.facebook ul {
	margin: 10px 0 10px 20px;
	list-style: disc;
}

div.module.facebook p.connect {
	padding: 20px;
	background: #f2f2f2;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-align: center;
}

form {;
	
}

form.general fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

form.general fieldset ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

form.general fieldset ol li {
	clear: both;
	margin: 1.5em 0;
}

form.general fieldset ol li.checkbox {
	margin: .9em 0 0;
}

form.general fieldset ol li.radio {;
	
}

form.general fieldset ol li.multiple {;
	
}

form.general fieldset ol li.multiple div.content {;
	
}

form.general fieldset ol li.error {
	background: #fbe3e4;
	border: 0;
	color: #d12f19;
	padding: 10px 5px;
}

form.general fieldset ol li label {
	display: block;
	width: 150px;
	margin: 0 0 .25em;
	color: #555;
	font-size: .9em;
	font-weight: normal;
}

form.general fieldset ol li label em {
	color: #999;
	font-size: .875em;
	font-style: normal;
}

form.general fieldset ol li input,form.general fieldset ol li textarea {
	padding: .4em .3em .3em;
	background: #f9f9f9;
	border: 1px solid #999;
	color: #555;
	font-size: .9em;
}

form.general fieldset ol li input {
	width: 350px;
}

form.general fieldset ol li textarea {
	width: 290px;
	height: 10em;
}

form.general fieldset ol li input:focus,form.general fieldset ol li textarea:focus
	{
	background: #fff;
	border-color: #555;
}

form.general fieldset ol li.checkbox label,form.general fieldset ol li.radio label
	{
	float: none;
	display: inline;
	width: auto;
}

form.general fieldset ol li.checkbox input,form.general fieldset ol li.radio input
	{
	width: auto;
	background: transparent;
	border: 0;
}

form.general fieldset ol li span.error-message {
	display: block;
}

form.general fieldset ol li.checkbox span.error-message,form.general fieldset ol li.radio span.error-message
	{
	margin-left: 0;
}

form.general div.submit {
	margin: 10px 0;
	padding: 15px 10px;
	background: #f2f2f2;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

form.general div.submit input,form.button div.submit input,a.button {
	padding: .45em .6em .25em;
	overflow: visible !important;
	background: #666;
	background: -moz-linear-gradient(top, #999, #666);
	background: -webkit-gradient(linear, left top, left bottom, from(#999),
		to(#666) );
	border: 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font-size: 1.5em;
	letter-spacing: 1px;
	text-shadow: 0 -2px 0 #777;
	text-transform: uppercase;
}

a.button {
	font-size: 1em;
}

form.general div.submit input.strong,form.button div.submit input.strong,a.button.strong
	{
	background: #333;
	background: -moz-linear-gradient(top, #333, #000);
	background: -webkit-gradient(linear, left top, left bottom, from(#333),
		to(#000) );
	text-shadow: none;
}

div.submit input {
	cursor: pointer;
}

form.general div.submit input.subtle,form.button div.submit input.subtle,form.general div.submit input.subtle:hover,form.button div.submit input.subtle:hover,form.general div.submit input.subtle:focus,form.button div.submit input.subtle:focus,a.button.subtle,a.button.subtle:hover,a.button.subtle:focus
	{
	background: #fff;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff),
		color-stop(0.2, #ebebeb), color-stop(0.98, #fff) );
	background: -moz-linear-gradient(center bottom, #fff 0, #ebebeb 20%, #fff 98%)
		;
	border: 1px solid #d9d9d9;
	color: #666;
	font-weight: normal;
	letter-spacing: 0;
	text-shadow: none;
	text-transform: none;
}

form.general div.submit input:hover,form.general div.submit input:focus,form.button div.submit input:hover,form.button div.submit input:focus,a.button:hover,a.button:focus
	{
	background: #7fd900;
	background: -moz-linear-gradient(top, #7fd900, #68b508);
	background: -webkit-gradient(linear, left top, left bottom, from(#7fd900),
		to(#68b508) );
	text-shadow: 0 -1px 0 #68b508;
}

form.general div.submit input:active,form.button div.submit input:active,a.button:active
	{
	background: #68b508;
	background: -moz-linear-gradient(top, #68b508, #7fd900);
	background: -webkit-gradient(linear, left top, left bottom, from(#68b508),
		to(#7fd900) );
	color: #333;
	text-shadow: none;
}

form.general div.submit span.alt {
	padding: 0 0 0 .5em;
}

form.search {;
	
}

form.search fieldset ol li input {
	width: 115px;
	height: 14px;
	margin: 0;
	padding: 3px 10px 3px 20px;
	background: transparent
		url(./../../images/search.gif?746e7a5) 0 0
		no-repeat;
	border: 0;
	font-size: 14px;
}

form.search fieldset ol li input:focus {
	background-position: 0 -20px;
}

form.search * {
	display: inline;
}

form.upload {;
	
}

form.upload li.file label {
	display: none;
}

form.upload div.submit {
	padding: 5px 0;
}

form.upload div.submit input {
	font-size: 1.5em;
	overflow: visible !important;
}

form.upload div.submit span.alt {
	padding: 0 0 0 .5em;
}

form.text {
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
}

form.text input[type="submit"] {
	border: 1px solid #fff;
	padding: 0;
	margin: 0;
	color: #25a9e0;
	font-size: 1.05em;
}

form.text input[type="submit"]:hover {
	border-bottom: 1px solid #25a9e0;
	cursor: pointer;
}

form#new_user {;
	
}

form#new_user fieldset {
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
}

form#new_user fieldset ol,form#new_user fieldset ol li {
	border: 0;
}

form#new_user fieldset ol li label {
	width: 250px;
}

form.report-user {
	margin: 0;
	padding: 1.5em 0 0 0;
	clear: both;
}

form.report-user div.submit input.subtle {
	font-size: .875em;
}

form.report-user div.submit input.subtle:hover,form.report-user div.submit input.subtle:focus,form.report-user div.submit input.subtle:active
	{
	color: #f00;
}

form.countries fieldset,form.countries fieldset select,form.countries div.submit,form.countries div.submit input
	{
	display: inline;
}

body.hasJS form.countries div.submit {
	display: none;
}

ul.links {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.links li {
	display: inline;
	margin: 0 0 0 .25em;
	padding: 0 0 0 .5em;
	border-left: 1px solid #808080;
}

ul.links li:first-child {
	margin: 0;
	padding: 0;
	border-left: 0;
}

ul.links li a.cur {
	cursor: default;
	font-weight: bold;
	text-decoration: none;
}

ul.image-list,ol.image-list {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
}

ul.image-list li,ol.image-list li {
	clear: both;
	margin: 0;
	padding: 0 0 10px 0;
}

ul.image-list li div.image,ol.image-list li div.image {
	float: left;
	width: 70px;
	height: 70px;
	overflow: hidden;
}

ul.image-list li div.image img,ol.image-list li div.image img {
	display: block;
}

ul.image-list li div.content,ol.image-list li div.content {
	margin: 0 0 0 80px;
	font-size: .875em;
}

ul.image-list li div.content div.meta,ol.image-list li div.content div.meta
	{
	margin: .5em 0 0 0;
}

ul.image-grid,ol.image-grid {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.image-grid li,ol.image-grid li {
	float: left;
	width: 90px;
	height: 130px;
	margin: 0 10px 10px 0;
	overflow: hidden;
}

ul.image-grid li div.image,ol.image-grid li div.image {
	width: 90px;
	height: 90px;
	margin: 0 0 .25em 0;
	overflow: hidden;
}

ul.image-grid li div.image img,ol.image-grid li div.image img {
	display: block;
}

ul.image-grid li div.content,ol.image-grid li div.content {
	margin: .5em 0 0;
	line-height: 1;
	text-align: center;
}

ul.image-grid li div.meta,ol.image-grid li div.meta {
	line-height: 1;
	text-align: center;
}

ol.image-list.comments {
	padding: 0;
	border-top: 1px solid #d9d9d9;
}

ol.image-list.comments li.comment {
	padding: .5em 0;
	border-bottom: 1px solid #d9d9d9;
}

ol.image-list.comments li.comment.new {
	background: #efefef;
}

ol.image-list.comments li div.content p.meta strong {
	font-weight: bold;
	text-transform: uppercase;
}

ol.image-list.entries {
	margin-top: 0;
	padding-top: 0;
}

ol.image-list.entries.recent li div.image,ol.image-list-entries-recent li div.image
	{
	height: 30px;
	width: 30px;
}

ol.image-list.entries li div.content,ol.image-list-entries li div.content
	{
	padding: 5px;
	margin-left: 75px;
	height: 60px;
}

ol.image-list.entries li div.content p,ol.image-list-entries li div.content p
	{
	margin: 0;
}

ol.image-list.entries li,ol.image-list-entries li {
	padding-top: 10px;
	padding-bottom: 0;
}

ol.image-list.entries li:first-child,ol.image-list-entries li:first-child
	{
	padding-top: 0;
}

ol.image-list.entries.recent li div.content,ol.image-list-entries-recent li div.content
	{
	overflow: hidden;
	margin: 0;
	padding: 2px 5px;
	height: 26px;
	font-size: .8em;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-left: 5px solid #fff;
}

ol.image-list.entries li.r0 div.content,ol.image-list-entries li.r0 div.content
	{
	background: #eee;
}

ol.image-list.votes {
	padding: 0;
}

ol.image-list.votes li.vote {
	padding: 5px 0;
	overflow: hidden;
}

ol.image-list.votes li.vote.new {
	background: #efefef;
}

ol.image-list.votes li div.image {
	width: 30px;
	height: 30px;
}

ol.image-list.votes li div.content {
	margin: 0 0 0 40px;
}

ol.image-list.votes li div.content p {
	margin: 0;
}

ol.image-list.votes li div.content p.meta {;
	
}

div.notice,div.error {
	clear: both;
	margin: 0 auto 10px auto;
	padding: 10px;
}

div.notice {
	background: #fff200;
	color: #000;
}

div.error {
	background: #f00;
	color: #fff;
}

div.notice strong,div.error strong {
	font-weight: bold;
}

div.error h4 {
	margin: 0 0 1em 0;
}

div.error ul li {
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #fff;
}

div.error ul li:first-child {
	border: none;
}

div.pagination {
	margin: 20px auto;
	text-align: center;
}

div.pagination-split {
	position: fixed;
	top: 400px;
	left: 50%;
	margin-left: -555px;
	width: 1110px;
	height: 0;
	z-index: 1;
}

div.pagination-split span,div.pagination-split a {
	display: none;
}

div.pagination-split span.prev_page,div.pagination-split span.next_page
	{
	display: none;
}

div.pagination-split a.next_page,div.pagination-split a.prev_page {
	display: block;
	height: 57px;
	width: 57px;
	text-indent: -9999px;
}

div.pagination-split a.prev_page {
	float: left;
	background: transparent
		url(./../../images/entries/pagination-left.png)
		no-repeat 0 0;
}

div.pagination-split a.prev_page:hover {
	background-position: 0 -57px;
}

div.pagination-split a.prev_page:active {
	background-position: 0 -114px;
}

div.pagination-split .next_page {
	float: right;
	background: transparent
		url(./../../images/entries/pagination-right.png)
		no-repeat 0 0;
}

div.pagination-split a.next_page:hover {
	background-position: 0 -57px;
}

div.pagination-split a.next_page:active {
	background-position: 0 -114px;
}

div.pagination-wrapper {
	display: block;
	clear: left;
	text-align: center;
}

div.pagination-browse {
	clear: left;
	display: inline-block;
}

div.pagination-browse span.prev_page,div.pagination-browse span.next_page
	{
	display: none;
}

div.pagination-browse a.prev_page,div.pagination-browse a.next_page {
	display: block;
	float: left;
	text-indent: -9999px;
	background: #000
		url(./../../images/entries/pagination.gif)
		no-repeat 0 0;
	width: 7px;
}

div.pagination-browse a.next_page:hover {
	background-position: 0 -34px;
}

div.pagination-browse a.prev_page {
	background-position: right 0;
}

div.pagination-browse a.prev_page:hover {
	background-position: right -34px;
}

div.pagination-browse a {
	padding: 4px 6px 2px;
	background: #000;
	color: #fff;
	display: block;
	float: left;
	margin-right: 2px;
}

div.pagination-browse a:hover,div.pagination-browse a:focus {
	text-decoration: none;
	color: #c8ef01;
}

div.pagination-browse span {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 6px 2px;
	color: #fff;
	background: #929292;
}

div.pagination-browse span.gap {
	background: transparent;
	color: #000;
}

div#site-header {
	margin: 0 auto 1.5em;
	background: #fafafa;
	border-bottom: 1px solid #d9d9d9;
}

div#site-header a {
	color: #808080;
}

div#site-header a:hover,div#site-header a:focus,div#site-header a:active
	{
	color: #000;
}

div#site-header div.site-header-content {
	position: relative;
	width: 960px;
	height: 2.5em;
	margin: 0 auto;
	overflow: visible;
}

div#site-header div.site-header-content p.brand-name {
	float: left;
	width: 137px;
	height: 16px;
	margin: 10px 1.5em 0 0;
	background: transparent
		url(./../../images/logo-imt-anim-sm.gif)
		0 0 no-repeat;
	text-indent: -9999em;
}

div#site-header div.site-header-content p.brand-name a {
	display: block;
	height: 100%;
}

div#site-header div.site-header-content ul.global-nav {
	float: left;
	padding: 5px 0 0;
}

div#site-header ul.global-nav li {
	float: left;
	margin: 0 .5em 0 0;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	border-top: 1px solid transparent;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
}

div#site-header ul.global-nav li.selected {
	position: relative;
	top: 1px;
	background: #fff;
	border-color: #d9d9d9;
	z-index: 999;
}

div#site-header ul.global-nav li.entries {;
	
}

div#site-header ul.global-nav li a {
	display: block;
	height: 100%;
	padding: 8px 10px;
	background: transparent
		url(./../../images/site-header/global-nav-arrow.png?1246796)
		0 9px no-repeat;
	font-size: .9em;
}

div#site-header ul.global-nav li a:hover,div#site-header ul.global-nav li a:focus,div#site-header ul.global-nav li a:active
	{
	background-position: 0 -82px;
	color: #000;
	text-decoration: none;
}

div#site-header ul.global-nav li.selected a {
	padding-left: 15px;
	padding-right: 15px;
	background: transparent;
	color: #000;
}

div#site-header ul.global-nav li.entries a em {
	margin-left: .25em;
	padding-left: .5em;
	border-left: 1px solid #ccc;
	font-style: normal;
}

div#site-header ul.global-nav li.entries a:hover em,div#site-header ul.global-nav li.entries a:focus em,div#site-header ul.global-nav li.entries a:active em
	{
	border-left-color: #000;
}

div#site-header div.user-nav {
	position: absolute;
	right: 0;
	height: 100%;
	font-size: .875em;
	line-height: 2.86em;
}

div#site-header div.site-header-content div.user-nav.signed-in {
	display: none;
}

div#site-header div.user-nav.signed-out div.search {
	float: left;
	height: 100%;
	cursor: text;
}

div#site-header div.user-nav.signed-out div.search form fieldset ol li label,div#site-header div.user-nav.signed-out div.search form div.submit
	{
	display: none;
}

div#site-header div.user-nav.signed-out ul {
	float: left;
	height: 100%;
	margin-left: 1em;
	padding-left: 1em;
	border-left: 1px solid #d9d9d9;
}

div#site-header div.user-nav.signed-out ul li a:hover {
	text-decoration: none;
}

div#site-header div.user-nav.signed-out ul li.signin a {
	padding-left: 15px;
	background: transparent
		url(./../../images/site-header/icon-profile.png)
		0 0 no-repeat;
}

div#site-header div.user-nav.signed-out ul li.signin a:hover,div#site-header div.user-nav.signed-out ul li.signin a:focus,div#site-header div.user-nav.signed-out ul li.signin a:active
	{
	background-position: 0 -88px;
}

div#site-header div.site-header-content div.user-nav.signed-in {;
	
}

div#site-header div.user-nav.signed-in ul.current-user {
	float: left;
}

div#site-header div.user-nav.signed-in ul.current-user li {
	float: left;
	margin: .33em .5em 0 0;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	border-top: 1px solid transparent;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	line-height: 2.56em;
}

div#site-header div.user-nav.signed-in ul.current-user li.selected {
	background: #fff;
	border-color: #d9d9d9;
	z-index: 999;
}

div#site-header div.user-nav.signed-in ul.current-user li a {
	display: block;
	height: 100%;
	padding-left: 10px;
	padding-right: 10px;
}

div#site-header div.user-nav.signed-in ul.current-user li a:hover {
	text-decoration: none;
}

div#site-header div.user-nav.signed-in ul.current-user li.current-user a
	{
	padding-left: 25px;
	background: transparent
		url(./../../images/site-header/icon-profile.png)
		10px 9px no-repeat;
}

div#site-header div.user-nav.signed-in ul.current-user li.current-user a:hover,div#site-header div.user-nav.signed-in ul.current-user li.current-user a:focus,div#site-header div.user-nav.signed-in ul.current-user li.current-user a:active
	{
	background-position: 10px -79px;
}

div#site-header div.user-nav.signed-in ul.nav {
	float: left;
	height: 100%;
	padding: 0 .25em 0 1.25em;
	border-left: 1px solid #d9d9d9;
}

div#site-header div.user-nav.signed-in ul.nav li {
	float: left;
	width: 19px;
	margin: 0 .75em 0 0;
}

div#site-header div.user-nav.signed-in ul.nav li.comments-votes {
	margin-right: 0;
}

div#site-header div.user-nav.signed-in ul.nav li.comments-votes.new {
	width: auto;
}

div#site-header div.user-nav.signed-in ul.nav li.comments-votes.new a {
	float: left;
	width: 19px;
	margin-right: 2px;
}

div#site-header div.user-nav.signed-in ul.nav li.comments-votes.new em {
	float: left;
	display: none;
	margin-left: .25em;
	font-style: normal;
	line-height: 3.5;
}

div#site-header div.user-nav.signed-in ul.nav li a {
	display: block;
	height: 100%;
	background: transparent left 12px no-repeat;
	text-indent: -9999em;
}

div#site-header div.user-nav.signed-in ul.nav li.settings a {
	background-image:
		url(./../../images/site-header/icon-settings.png?cc16486)
		;
}

div#site-header div.user-nav.signed-in ul.nav li.entry a {
	background-image:
		url(./../../images/site-header/icon-entry.png?cc16486)
		;
}

div#site-header div.user-nav.signed-in ul.nav li.comments-votes a {
	background-image:
		url(./../../images/site-header/icon-comments-votes.png?cc16486)
		;
}

div#site-header div.user-nav.signed-in ul.nav li.comments-votes.new a {
	background-image:
		url(./../../images/site-header/icon-comments-votes-new.png?cc16486)
		;
}

div#site-header div.user-nav.signed-in ul.nav li a:hover,div#site-header div.user-nav.signed-in ul.nav li a:focus,div#site-header div.user-nav.signed-in ul.nav li a:active
	{
	background-position: 0 -68px;
}

div#site-header div.user-nav.signed-in div.search {
	float: left;
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
	border-left: 1px solid #d9d9d9;
}

div#site-header div.user-nav.signed-in div.search a {
	display: block;
	width: 19px;
	height: 100%;
	background: transparent
		url(./../../images/site-header/icon-search.png?cc16486)
		left 12px no-repeat;
	text-indent: -9999em;
}

div#site-header div.user-nav.signed-in div.search a:hover,div#site-header div.user-nav.signed-in div.search a:focus,div#site-header div.user-nav.signed-in div.search a:active
	{
	background-position: 0 -68px;
}

div#site-header div.user-nav.signed-in div.search-form {
	position: absolute;
	right: 0;
	top: 2.86em;
	padding: .25em;
	background: #fff;
	border: 1px solid #d9d9d9;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	z-index: 9999;
}

body.hasJS div#site-header div.user-nav.signed-in div.search-form {
	display: none;
}

div#site-header div.user-nav.signed-in div.search-form form,div#site-header div.user-nav.signed-in div.search-form form fieldset,div#site-header div.user-nav.signed-in div.search-form form fieldset ol,div#site-header div.user-nav.signed-in div.search-form form fieldset ol li
	{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	line-height: 1;
}

div#site-header div.user-nav.signed-in div.search-form form fieldset ol li label,div#site-header div.user-nav.signed-in div.search-form form div.submit
	{
	display: none;
}

div#site-body {
	width: 960px;
	clear: both;
	margin: 0 auto;
}

div#site-body div.voter.error {
	width: 960px;
	margin: 1.5em auto 1em;
	clear: both;
}

div#site-body div.voter.error p {
	margin: 0;
}

div#site-body div.voter.error a {
	color: #fff;
	text-decoration: underline;
}

body.site-body-segmented div#site-body {
	width: auto;
}

body.site-body-segmented div#site-body div.site-body-segment {
	clear: both;
	overflow: hidden;
}

body.site-body-segmented div#site-body div#site-body-primary h1 {
	color: #ccc;
	margin-bottom: 1em;
}

body.site-body-segmented div#site-body div#site-body-primary h1 a {
	text-decoration: underline;
}

body.site-body-segmented div#site-body div#site-body-secondary {
	background: #efefef
		url(./../../images/site-body-segments/secondary-bg.png)
		0 0 repeat-x;
	border-bottom: 1px solid #c7c8ca;
	min-height: 360px;
}

body.site-body-segmented div#site-body div.site-body-segment div.site-body-segment-content
	{
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

body.site-body-segmented div#site-body div#site-body-secondary div#site-body-secondary-content
	{
	padding: 15px 0;
}

div#site-footer {
	width: 960px;
	clear: both;
	margin: 2.0em auto 0 auto;
	color: #999;
	font-size: .9em;
	text-align: center;
}

div#site-footer ul {
	margin: 1.0em auto;
}

div#site-footer ul li {
	margin-left: .5em;
	padding-left: .75em;
	border-color: #d9d9d9;
}

div#site-footer ul li:first-child {
	margin-left: 0;
	padding-left: 0;
}

div#site-footer ul li a {
	color: #808080;
}

div#site-footer ul li a:hover,div#site-footer ul li a:focus,div#site-footer ul li a:active
	{
	color: #000;
	text-decoration: none;
}

div.site-summary {
	width: 960px;
	margin: 25px auto;
	overflow: hidden;
}

div.site-summary p.brand-name {
	float: left;
	width: 227px;
	height: 40px;
	margin: 0;
}

div.site-summary p.brand-name a {
	display: block;
	height: 100%;
	background: transparent
		url(./../../images/logo-imt-anim-lg.gif)
		0 0 no-repeat;
	text-indent: -9999em;
}

div.site-summary ul {
	float: left;
	margin: 0 0 0 10px;
}

div.site-summary ul li {
	float: left;
	height: 30px;
	margin: 0 0 0 20px;
	overflow: hidden;
}

div.site-summary ul li a {
	display: block;
	width: 172px;
	height: 35px;
	background: transparent
		url(./../../images/main-index/site-summary.png)
		0 0 no-repeat;
	text-indent: -9999em;
}

div.site-summary ul li.why a {;
	
}

div.site-summary ul li.ny a {;
	
}

div.site-summary ul li.why a:hover,div.site-summary ul li.why a:focus,div.site-summary ul li.why a:active,div.site-summary ul li.ny a:hover,div.site-summary ul li.ny a:active
	{
	background-position: 0 -30px;
}

div.site-summary ul li.ar a {
	background-position: -185px 0;
}

div.site-summary ul li.ar a:hover,div.site-summary ul li.ar a:focus,div.site-summary ul li.ar a:active
	{
	background-position: -185px -30px;
}

div.site-summary ul li.facebook a {
	background-position: -366px 0;
}

div.site-summary ul li.facebook a:hover,div.site-summary ul li.facebook a:focus,div.site-summary ul li.facebook a:active
	{
	background-position: -366px -30px;
}

div.site-summary p.benetton {
	float: right;
	width: 138px;
	height: 46px;
	margin: 0;
	background: transparent
		url(./../../images/logo-benetton.png)
		0 0 no-repeat;
	text-indent: -9999em;
}

div.site-summary p.benetton a {
	display: block;
	height: 100%;
}

body.entries div#site-header,body#blog-index div#site-header {
	margin-bottom: 0;
}

body.entries div.sub-nav,body#blog-index div.sub-nav {
	float: left;
	width: 100%;
	height: 50px;
}

div.sub-nav ul.links {
	margin: 18px 3em 0 0;
	float: left;
	font-size: .9em;
}

div.sub-nav ul.links li {
	float: left;
	padding-bottom: 19px;
	border: 0;
}

div.sub-nav ul.links li.selected {
	background: transparent
		url(./../../images/menu-arrow.png)
		no-repeat 40% bottom;
}

div.sub-nav ul.links li a {
	display: block;
	padding-right: 1em;
	border-right: 1px solid #808080;
	color: #808080;
}

div.sub-nav ul.links li.selected a {
	color: #000;
}

div.sub-nav ul.links li.last a {
	border: 0;
}

div.comments {
	margin: 8px;
}

div.comments h3 {
	margin: 0 0 1em;
	color: #000;
	font-size: 1.25em;
	text-transform: uppercase;
}

div.comments div.new-comment form.new-comment fieldset {
	height: 96px;
	background: transparent
		url(./../../images/comments/textarea.gif)
		0 0 no-repeat;
}

div.comments div.new-comment form.new-comment fieldset textarea {
	width: 612px;
	height: 74px;
	margin: 14px 0 5px;
	padding: 5px;
	background: transparent;
	border: 0;
	color: #fff;
	resize: none;
}

div.comments div.new-comment form.new-comment div.submit {
	width: 118px;
	height: 18px;
	margin: 1em -3px 1em auto;
	padding: 0;
	overflow: hidden;
	background: transparent
		url(./../../images/user-profile/btn-post-comment.png)
		0 0 no-repeat;
	text-align: right;
}

div.comments div.new-comment form.new-comment div.submit:hover {
	background-position: 0 -18px;
}

div.comments div.new-comment form.new-comment div.submit:active {
	background-position: 0 -36px;
}

div.comments div.new-comment form.new-comment div.submit input {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	opacity: 0;
	filter: alpha(opacity = 1);
}

div.comments h3.comments {
	margin-top: .5em;
	padding-top: .5em;
	border-top: 1px solid #d9d9d9;
}

div.comments ol.comments {;
	
}

div.comments p.all {
	margin: 1.5em 0 0;
	font-size: .875em;
	font-weight: bold;
	text-align: right;
}

div.comments p.all a {
	display: block;
	padding-top: 1em;
	padding-bottom: 1em;
	text-align: center;
}

.jcrop-holder {
	text-align: left;
}

.jcrop-vline,.jcrop-hline {
	font-size: 0;
	position: absolute;
	background: white url('/images/Jcrop.gif') top left repeat;
}

.jcrop-vline {
	height: 100%;
	width: 1px !important;
}

.jcrop-hline {
	width: 100%;
	height: 1px !important;
}

.jcrop-handle {
	font-size: 1px;
	width: 7px !important;
	height: 7px !important;
	border: 1px #eee solid;
	background-color: #333; *
	width: 9px; *
	height: 9px;
}

.jcrop-tracker {
	width: 100%;
	height: 100%;
}

.custom .jcrop-vline,.custom .jcrop-hline {
	background: yellow;
}

.custom .jcrop-handle {
	border-color: black;
	background-color: #C7BB00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.blog-post h3,.blog-post h4,.blog-post h5,.blog-post h6 {
	font-size: 1.25em;
	color: #000;
	margin: 10px 0;
}

.blog-post em {
	font-style: italic;
}

.blog-post strong {
	font-weight: bold;
}

.blog-post ol {
	list-style: decimal;
	margin-left: 30px;
}

.blog-post ul {
	list-style: disc;
	margin-left: 30px;
}

.blog-post li {
	margin-bottom: 10px;
}

.blog-post blockquote {
	border-left: 5px solid #ccc;
	padding-left: 10px;
	margin-left: 15px;
}

div.qtip {
	opacity: .9;
}

div.qtip div.qtip-tip {
	z-index: 10;
}

div.qtip div.qtip-wrapper {
	-moz-box-shadow: 0 2px 10px #808080;
	-webkit-box-shadow: 0 2px 10px #808080;
	box-shadow: 0 2px 10px #808080;
	border: 1px solid #000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: .9em;
	line-height: 1.3;
}

div.qtip div.qtip-wrapper strong {
	font-weight: bold;
}

div.qtip div.qtip-wrapper em {
	font-style: italic;
}

div.qtip div.qtip-wrapper div#file-size-text h2 {
	margin: 1em 0 0;
	font-size: 1.25em;
}

div.qtip div.qtip-wrapper div#file-size-text h2:first-child {
	margin-top: .25em;
}

div.qtip div.qtip-wrapper div#file-size-text p {
	margin: 0;
}

body#forgotten-passwords-new form.general fieldset ol li input,body#sessions-new form.general fieldset ol li input
	{
	font-size: 1.5em;
}

body#sessions-new form div.submit span.submit {
	display: block;
	width: 90px;
	height: 25px;
	background: transparent
		url(./../../images/sessions/btn-login.png)
		0 0 no-repeat;
}

body#sessions-new form div.submit span.submit:hover {
	background-position: 0 -25px;
}

body#sessions-new form div.submit span.submit:active {
	background-position: 0 -50px;
}

body#sessions-new form div.submit span.submit input {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	opacity: 0;
	filter: alpha(opacity = 1);
}

body.blog {;
	
}

body#blog-show div#site-body div.column-wrapper div.column div.main-content
	{
	position: relative;
}

body#blog-show div#site-body div.column-wrapper div.column div.main-content div.lists,body#blog-index div#site-body div#posts div.column-wrapper div.column ol.blog-posts li.list div.lists,body#main-index div#site-body div.column-wrapper div.column ol.blog-posts li.list div.lists
	{
	display: block;
	position: absolute;
	top: 30px;
	right: 0;
	width: 50px;
	padding: 8px 12px;
	background: #000
		url(./../../images/blog/icon-list.png)
		6px 6px no-repeat;
	text-align: right;
	color: #fff;
}

body#blog-index div#site-body div#posts div.column-wrapper div.column {
	margin-bottom: 4em;
}

body#blog-show div#site-body div.column-wrapper div.column div.main-content div.lists
	{
	right: -8px;
	top: 10px;
}

body#blog-show div#site-body div.column-wrapper div.column div.list div.lists
	{
	right: -8px;
}

body#blog-show div#site-body div.column-wrapper div.column div.main-content div.image
	{
	margin-bottom: 15px;
}

body#blog-show div#site-body div.column-wrapper div.column div.main-content div.image img
	{
	display: block;
}

body#blog-show div#site-body div.column-wrapper div.column div.header {
	position: relative;
	padding-top: 10px;
}

body#blog-show div#site-body div.column-wrapper div.column div.list div.lists
	{
	padding-left: 20px;
	top: 10px;
}

body#blog-index div#site-body-primary {
	position: relative;
	top: 2px;
}

body#blog-index div#site-body div#site-body-secondary-content,body#blog-index div#site-body div#site-body-secondary-content div#entries div.column-wrapper
	{
	position: relative;
	width: 960px;
	overflow: visible;
}

body#blog-index div#site-body div#posts div.column-wrapper div.column {
	width: 316px;
}

body#blog-index div#site-body div#posts div.column-wrapper div.column ol.blog-posts li.blog-post,body#main-index div#site-body div.column-wrapper div.column ol.blog-posts li.blog-post
	{
	position: relative;
	margin-bottom: 6px;
	background: #fff;
	font-size: .9em;
}

body#blog-index div#site-body div#posts div.column-wrapper div.column ol.blog-posts li.blog-post
	{
	padding: 8px;
}

body#blog-index div#site-body div#posts div.column-wrapper div.column ol.blog-posts li div,body#main-index div#site-body div.column-wrapper div.column ol.blog-posts li div
	{
	padding: 10px;
}

body#blog-index div#site-body div#posts div.column-wrapper div.column ol.blog-posts li div.image,body#main-index div#site-body div.column-wrapper div.column ol.blog-posts li div.image
	{
	padding: 0;
}

body#blog-index div#site-body div#posts div.column-wrapper div.column ol.blog-posts li div.image img,body#main-index div#site-body div.column-wrapper div.column ol.blog-posts li div.image img
	{
	width: 300px;
	max-width: 300px;
	margin: 0;
}

body#main-index div#site-body div.column-wrapper div.column ol.blog-posts li h3
	{
	margin-bottom: 0;
}

body#blog-index div#site-body div#posts div.column-wrapper div.column ol.blog-posts li.list h3 a,body#blog-index div#site-body div#posts div.column-wrapper div.column ol.blog-posts li.list div.content p,body#main-index div#site-body div.column-wrapper div.column ol.blog-posts li.list h3 a,body#main-index div#site-body div.column-wrapper div.column ol.blog-posts li.list div.content p
	{
	color: #fff;
}

body#blog-index div#site-body div#posts div.column-wrapper div.column ol.blog-posts li.list div,body#main-index div#site-body div.column-wrapper div.column ol.blog-posts li.list div
	{
	position: relative;
	background: #000;
}

body#blog-index div#site-body div#posts div.column-wrapper div.column ol.blog-posts li img,body#main-index div#site-body div.column-wrapper div.column ol.blog-posts li img
	{
	margin: 5px auto;
	max-width: 280px;
}

body#blog-index div#site-body div#posts div.column-wrapper div.column ol.blog-posts li div.header,body#main-index div#site-body div.column-wrapper div.column ol.blog-posts li div.header
	{
	padding-bottom: 1px;
	font-size:11px;
}

body#blog-index div#site-body div#posts div.column-wrapper div.column ol.blog-posts li div.header p.meta a,body#main-index div#site-body div.column-wrapper div.column ol.blog-posts li div.header p.meta a
	{
	color: #808080;
	text-decoration: underline;
}

body#blog-index div#site-body div#posts div.column-wrapper div.column ol.blog-posts li div.content p,body#main-index div#site-body div.column-wrapper div.column ol.blog-posts li div.content p
	{
	color: #000;
}

body#blog-index div#site-body div#posts div.column-wrapper div.column ol.blog-posts li p,body#main-index div#site-body div.column-wrapper div.column ol.blog-posts li p
	{
	margin: 0;
}

body#blog-index div#site-body div#posts div.column-wrapper div.column ol.blog-posts li div.links,body#main-index div#site-body div.column-wrapper div.column ol.blog-posts li div.links
	{
	padding-top: 1px;
	padding-bottom: 7px;
	font-size:11px;
}

body#blog-index div#site-body div#posts div.column-wrapper div.column ol.blog-posts li div.links p,body#main-index div#site-body div.column-wrapper div.column ol.blog-posts li div.links p
	{
	display: inline;
}

body#blog-index div#site-body div#posts div.column-wrapper div.column ol.blog-posts li div.links p a,body#main-index div#site-body div.column-wrapper div.column ol.blog-posts li div.links p a
	{
	padding: 0 3px;
	color: #89c248;
	text-decoration: underline;
}

div#module-blog-recent ol.blog-posts li ul.links a.read-more,body#blog-index div#site-body div#posts div.column-wrapper div.column ol.blog-posts li div.links p a.read-more,body#main-index div#site-body div.column-wrapper div.column ol.blog-posts li div.links p a.read-more
	{
	padding-right: 9px;
	background: transparent
		url(./../../images/blog/read-more-arrow.gif)
		no-repeat right 3px;
}

body#blog-index div#site-body div#posts div.column-wrapper div.column ol.blog-posts li div.links p a:hover,body#main-index div#site-body div.column-wrapper div.column ol.blog-posts li div.links p a:hover
	{
	color: #4d920e;
}

div#module-blog-recent ol.blog-posts li div.links a.read-more:hover,body#blog-index div#site-body div#posts div.column-wrapper div.column ol.blog-posts li div.links p a.read-more:hover,body#main-index div#site-body div.column-wrapper div.column ol.blog-posts li div.links p a.read-more:hover
	{
	background-position: right -16px;
}

body#blog-show.site-body-segmented div#site-body div#site-body-secondary
	{
	margin-top: -18px;
}

body#blog-show div.main {
	background: #fff;
}

body#blog-show div.main div.main-content {
	margin: 8px;
}

body#blog-show div.blog-post p {
	margin-bottom: 1.5em;
	color: #000;
}

body#blog-show div.blog-post img {
	margin: 10px auto;
}

body#blog-show div.blog-post .list {
	border-top: 1px solid #d9d9d9;
}

body#blog-show div.blog-post .list li {
	border-bottom: 1px solid #d9d9d9;
	padding: 10px 0;
}

body#blog-show div.blog-post .list li div.image {
	float: left;
	width: 70px;
	height: 70px;
	margin-right: 10px;
}

body#blog-show div.blog-post .list li div.image img {
	display: block;
	margin: 0;
}

body#blog-show div.blog-post .list li div.content {
	float: left;
}

body#blog-show div.main div.content .list li div.content h3 {
	color: #000;
	font-size: 1.4em;
}

body#blog-show div.blog-post .list.names div.content h3 {
	font-weight: normal;
	font-size: 1.6em;
	line-height: 70px;
}

body#blog-show div.blog-post .list div.number {
	float: left;
	width: 60px;
	text-align: center;
	line-height: 70px;
	font-size: 3.5em;
	color: #808080;
	margin-right: 10px;
	letter-spacing: -6px;
}

body#blog-show div.comments {
	margin: 5em auto 0;
}

body.users {;
	
}

body.users div.overview {
	position: relative;
	clear: both;
	margin: 10px 0 0;
}

body.users div.overview div.basics,body.users div.overview div.bio,body.users div.overview div.votes,body.users div.overview div.user-links
	{
	float: left;
	width: 316px;
	margin-right: 6px;
}

body.users div.overview div.basics div.image {
	position: relative;
	float: left;
	height: 70px;
	width: 70px;
}

body.users div.overview div.basics div.image.active {
	overflow: hidden;
}

body.users div.overview div.basics div.image.droppable-highlight img {
	outline: 5px solid #7AD800 !important;
}

body.users div.overview div.basics div.image img {
	display: block;
}

body.users.site-body-segmented div#site-body div.site-body-segment div.site-body-segment-content
	{
	overflow: visible;
}

body.users div.overview div.basics div.image span.edit {
	display: block;
	height: 25px;
	width: 24px;
	text-indent: -9999px;
	background: transparent
		url(./../../images/entries/edit.png)
		no-repeat 0 0;
	position: absolute;
	right: 5px;
	bottom: 5px;
	cursor: pointer;
}

body.users div.overview div.basics div.image span.edit:hover {
	background-position: 0 -25px;
}

body.users div.overview div.basics div.info {
	margin: 0 0 0 80px;
}

body.users div.overview div.basics div.info h2 {
	margin-bottom: 0;
	color: #000;
}

body.users div.overview div.basics div.info p {
	margin: 0;
}

body.users div.overview div.bio {
	width: 306px;
	min-height: 6.25em;
	padding: 0 8px 0 7px;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
}

body.users div.overview div.bio h3,body.users div.overview div.bio div.content
	{
	font-size: .875em;
	line-height: 1.25;
}

body.users.hasJS div.overview div.bio {
	visibility: hidden;
}

body.users div.overview div.bio h3 {
	font-weight: bold;
	text-transform: uppercase;
}

body.users div.overview div.votes {
	width: 308px;
	margin-right: 0;
}

body.users div.overview div.votes form {
	float: left;
	width: 229px;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
}

body.users div.overview div.votes form div.submit,body.users div.overview div.votes form div.submit button
	{
	display: block;
	width: 100%;
	height: 100%;
}

body.users div.overview div.votes form div.submit button {
	background: transparent
		url(./../../images/user-profile/vote.png)
		0 0 no-repeat;
	border: 0;
	color: #808080;
	cursor: pointer;
}

body.users div.overview div.votes form div.submit button:hover,body.users div.overview div.votes form div.submit button:focus
	{
	background-position: 0 -30px;
}

body.users div.overview div.votes form div.submit button:active {
	background-position: 0 -60px;
}

body.users div.overview div.votes form div.submit button span.votes {
	float: left;
	width: 86px;
	margin: 0 0 0 36px;
	font-size: 1.25em;
	line-height: 27px;
	text-align: center;
}

body.users div.overview div.votes form div.submit button span.votes em {
	color: #fff;
	font-size: 1.25em;
	font-style: normal;
	font-weight: bold;
}

body.users div.overview div.votes form div.submit button strong {
	display: none;
}

body.users div.overview div.votes p.votes {
	float: left;
	width: 65px;
	margin: .25em 0 0 10px;
	font-size: .75em;
}

body.users div.overview div.user-links {
	width: auto;
	margin-right: 0;
	padding: 0;
}

body.users div.overview div.user-links ul.user-links li {
	margin: 0 0 .5em;
	font-size: .875em;
	font-weight: bold;
}

body.users div.overview div.profile-image.droppable-highlight {
	border-style: solid;
}

body.users div.overview div.share {
	float: left;
	clear: both;
	width: 214px;
	height: 16px;
	margin: .4em 0 0;
	padding: 5px;
	background: transparent
		url(./../../images/entries/share-frame.png)
		no-repeat 0 0;
}

body.users div.overview div.votes div.share {
	margin-left: 6px;
}

body.users div.overview div.share p {
	float: left;
	margin: 0 4px 0 0;
	font-size: .8em;
	line-height: 1.5;
}

body.users div.overview div.share ul.networks {
	display: inline;
}

body.users div.overview div.share ul.networks li {
	display: inline;
}

body.users div.overview div.share ul.networks li a {
	display: block;
	float: left;
	width: 16px;
	height: 16px;
	margin: 0 6px 0 0;
	background: transparent
		url(./../../images/share/share-sprite.png)
		no-repeat 0 0;
	text-indent: -9999px;
}

body.users div.overview div.share ul.networks li.twitter a {;
	
}

body.users div.overview div.share ul.networks li.twitter a:hover {
	background-position: 0 -16px;
}

body.users div.overview div.share ul.networks li.myspace a {
	background-position: 0 -32px;
}

body.users div.overview div.share ul.networks li.myspace a:hover {
	background-position: 0 -48px;
}

body.users div.overview div.share ul.networks li.facebook a {
	background-position: 0 -64px;
}

body.users div.overview div.share ul.networks li.facebook a:hover {
	background-position: 0 -80px;
}

body.users div.overview div.share ul.networks li.digg a {
	background-position: 0 -96px;
}

body.users div.overview div.share ul.networks li.digg a:hover {
	background-position: 0 -112px;
}

body.users div.overview div.share ul.networks li.delicious a {
	background-position: 0 -128px;
}

body.users div.overview div.share ul.networks li.delicious a:hover {
	background-position: 0 -144px;
}

body.users div.overview div.share ul.networks li.google a {
	margin-right: 0;
	background-position: 0 -160px;
}

body.users div.overview div.share ul.networks li.google a:hover {
	background-position: 0 -176px;
}

body.users div.profile-nav {
	clear: both;
	width: 960px;
	margin: 1em auto 0;
}

body.users div.profile-nav ul {
	position: relative;
	float: right;
	width: 316px;
	height: 31px;
	clear: both;
	margin: 0 0 -2px;
	background: transparent
		url(./../../images/user-profile/tabs.png)
		0 0 no-repeat;
	z-index: 9999;
	font-size: .9em;
}

body.users div.profile-nav ul.selected-comments-votes {
	background-position: 0 -31px;
}

body.users div.profile-nav ul li {
	float: left;
	height: 100%;
}

body.users div.profile-nav ul li.entry {
	width: 126px;
}

body.users div.profile-nav ul li.comments-votes {
	width: 190px;
}

body.users div.profile-nav ul li a {
	display: block;
	height: 100%;
	color: #808080;
	line-height: 33px;
	text-align: center;
}

body.users div.profile-nav ul li a:hover,body.users div.profile-nav ul li a:focus,body.users div.profile-nav ul li a:active
	{
	color: #000;
	text-decoration: none;
}

body.users div.profile-nav ul li.selected a {
	color: #000;
}

body.users div.profile-nav ul li a em {
	display: inline-block;
	padding: 0 0 0 24px;
	background: transparent 0 7px no-repeat;
	font-style: normal;
}

body.users div.profile-nav ul li.entry a em {
	background-image:
		url(./../../images/user-profile/icon-entry.png?6eb9b0b)
		;
}

body.users div.profile-nav ul li.comments-votes a em {
	background-image:
		url(./../../images/user-profile/icon-comments-votes.png?6eb9b0b)
		;
}

body.users div.profile-nav ul li.selected a em {
	background-position: 0 -93px;
}

body.users div.profile-nav ul li a:hover em {
	background-position: 0 -193px;
}

body#users-index {;
	
}

body.users-street-team form#new_user fieldset ol li.password input,body.users-street-team form#new_user fieldset ol li.terms input
	{
	border-color: #F00;
}

body.users-street-team form#new_user fieldset ol li.password label,body.users-street-team form#new_user fieldset ol li.terms label
	{
	color: #F00;
}

body.users-show-edit a.edit,body.users-show-edit a.bio {
	background: #F3F501;
	padding: 5px 10px;
}

body.users-show-edit div.column-wrapper div.column {
	margin-top: 0;
}

body.users-show-edit div.column-wrapper div.column ol.entries {
	padding-top: 6px;
}

body.users-show-edit div.column-wrapper div.column ol.entries.sorting {;
	
}

body.users-show-edit div.column-wrapper div.column ol.entries li {
	position: relative;
	margin: 0 0 6px;
	padding: 8px;
	background: #fff;
}

body.users-show-edit div.column-wrapper div.column ol.entries li div.info
	{
	position: absolute;
	bottom: 8px;
	left: 8px;
	background: #fff;
	opacity: .8;
	filter: alpha(opacity = 80);
	width: 300px;
	display: none;
}

body.users-show-edit div.column-wrapper div.column ol.entries li:hover div.info
	{
	display: block;
}

body.users-show-edit div.column-wrapper div.column ol.entries li div.info p
	{
	font-size: .9em;
	margin: 0;
	height: 30px;
	line-height: 30px;
	padding: 0 8px;
}

body#users-edit.hasJS div.column-wrapper div.column ol.entries li.hover
	{
	cursor: move;
}

body.users-show-edit div.column-wrapper div.column ol.entries li img {
	display: block;
}

body.users-show-edit div.column-wrapper div.column ol.entries li form.delete
	{
	position: absolute;
	right: 12px;
	top: 12px;
	width: 24px;
	height: 25px;
	background: transparent
		url(./../../images/user-profile/btn-delete.png?5f365e7)
		0 0 no-repeat;
}

body.users-show-edit.hasJS div.column-wrapper div.column ol.entries li form.delete
	{
	display: none;
}

body.users-show-edit div.column-wrapper div.column ol.entries li form.delete:hover
	{
	background-position: 0 -25px;
}

body.users-show-edit div.column-wrapper div.column ol.entries li form.delete:active
	{
	background-position: 0 -50px;
}

body.users-show-edit div.column-wrapper div.column ol.entries li form.delete div.submit input
	{
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	opacity: 0;
	filter: alpha(opacity = 1);
}

body.users-show-edit.hasJS div.column-wrapper div.column ol.entries li.hover-delete img
	{
	outline: 2px solid #f30900 !important;
}

body.users-show-edit.hasJS div.column-wrapper div.column ol.entries li.hover form.delete
	{
	display: block;
}

body.users-show-edit.hasJS div.column-wrapper div.column ol.entries li.ui-sortable-helper img
	{
	display: none;
}

body.users-show-edit div.column-wrapper div.column ol.entries li form#update-profile-image
	{
	padding: 1em 0 0;
}

body.users-show-edit div.column-wrapper div.column ol.entries li form#update-profile-image div.submit
	{
	padding: 0;
}

body.users-show-edit div.column-wrapper div.column ol.entries li form#update-profile-image div.submit input
	{
	font-size: 1em;
}

body.users-show-edit div.column-wrapper div.column ol.entries li form#update-profile-image p
	{
	margin: 0;
}

body.users-show-edit div.column-wrapper div.column ol.entries li div.drag
	{
	display: none;
}

body.users-show-edit.hasJS div.column-wrapper div.column ol.entries li.hover div.drag
	{
	position: absolute;
	top: 100px;
	left: 115px;
	width: 60px;
	height: 19px;
	display: block;
	padding: 5px 5px 5px 24px;
	background: #000
		url(./../../images/user-profile/icon-drag.png?246776f)
		5px 5px no-repeat;
	background-color: rgba(0, 0, 0, 0.75);
	border: 1px solid #999;
	border-color: rgba(255, 255, 255, 0.5);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.75);
	color: #fff;
	line-height: 19px;
	text-align: center;
}

body.users-show-edit.hasJS div.column-wrapper div.column {
	overflow: visible;
}

body.users-show-edit.hasJS div.column-wrapper div.column ol.entries li.placeholder
	{
	outline: 1px solid #7AD800;
	visibility: visible !important;
	height: 50px;
	background: #fff;
}

body#users-show {;
	
}

body#users-edit {;
	
}

body#users-edit div#site-body-secondary {
	margin-top: 15px;
}

body#users-edit div#site-body-secondary div.voter {
	background: #fff;
	padding: 10px;
}

body#users-edit div#site-body-secondary div.voter p {
	margin: 0;
}

body#users-edit div.column-wrapper {
	overflow: visible;
}

body#users-edit div.column-wrapper div.column div.upload {
	position: relative;
	padding: 8px;
	background: #fff;
}

body#users-edit div.column-wrapper div.column div.upload div.toggle {
	display: none;
}

body.hasJS#users-edit div.column-wrapper div.column div.upload div.toggle
	{
	display: block;
	height: 320px;
	background: transparent
		url(./../../images/user-profile/upload-arrow.png?adbe19a)
		center 90px no-repeat;
	cursor: pointer;
}

body.hasJS#users-edit div.column-wrapper div.column div.upload div.toggle:hover
	{
	background-position: center -289px;
}

body.hasJS#users-edit div.column-wrapper div.column div.upload div.toggle span.control,body#users-edit div.column-wrapper div.column ol.entries li div.processing h3
	{
	display: block;
	height: 50px;
	background: #9C9EA1;
	background: -moz-linear-gradient(top, #9c9ea1, #777a7c);
	background: -webkit-gradient(linear, left top, left bottom, from(#9c9ea1),
		to(#777a7c) );
	border: 1px solid #808080;
	border-bottom-color: #666;
	color: #d9d9d9;
	font-size: 1em;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	text-shadow: 0 -1px 1px #333;
	text-transform: uppercase;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
}

body.hasJS#users-edit div.column-wrapper div.column div.upload div.toggle span.control:hover
	{
	color: #fff;
	text-decoration: none;
}

body#users-edit div.column-wrapper div.column div.upload div.content {
	position: absolute;
	left: 0;
	top: 60px;
	width: 300px;
	margin: 0 8px;
	background: #8f9194
		url(./../../images/loading-48x48.gif?532e2ef)
		center 70px no-repeat;
}

body.hasJS#users-edit div.column-wrapper div.column div.upload div.content
	{
	display: none;
}

body#users-edit div.column-wrapper div.column ol.entries li div.processing div.content
	{
	position: relative;
	height: 200px;
	margin: 0;
	background: #8f9194
		url(./../../images/loading-48x48.gif?532e2ef)
		center center no-repeat;
	text-indent: -9999em;
}

body#users-edit div.column-wrapper div.column ol.entries li.video div.processing div.content
	{
	background-image:
		url(./../../images/transcoding.gif?5c54657)
		;
}

body#users-edit div.column-wrapper div.column div.upload div.content div.iframe
	{
	height: 200px;
	border-top: 1px solid #bbbcbe;
	border-bottom: 1px solid #666;
}

body#users-edit div.column-wrapper div.column div.upload div.content div.iframe iframe
	{
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

body#users-edit div.column-wrapper div.column div.upload div.content ul.questions
	{
	display: none;
	margin: 0;
	padding: 1em 0;
	background: #d6d7d9;
	border-top: 1px solid #e1e2e4;
	line-height: 1.25;
	text-align: center;
}

body#users-edit.hasJS div.column-wrapper div.column div.upload div.content ul.questions
	{
	display: block;
}

body#users-edit div.column-wrapper div.column div.upload ul.questions li span.control
	{
	color: #808080;
	text-decoration: underline;
}

body#users-edit div.column-wrapper div#judges-text,body#users-edit div.column-wrapper div#file-size-text
	{
	display: none;
}

body#users-upload {
	height: 190px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: #8f9194;
}

body#users-upload.loading {
	background-image:
		url(./../../images/loading-48x48.gif?532e2ef)
		;
	background-position: center center;
	background-repeat: no-repeat;
}

body#users-upload div.error {
	margin-left: 8px;
	margin-right: 8px;
}

body#users-upload form.upload {
	margin: 1.5em auto 0;
}

body#users-upload.loading form.upload {
	display: none;
}

body#users-upload form.upload ul.tips {
	margin: 0 0 1em;
}

body#users-upload form.upload ul.tips li {
	color: #fff;
	line-height: 1.25;
	text-align: center;
}

body#users-upload form.upload ul.tips li strong {
	font-weight: bold;
}

body#users-upload form.upload fieldset ol li.file {
	text-align: center;
}

body#users-upload form.upload fieldset ol li.file input {;
	
}

body#users-upload form.upload fieldset ol li.file input.styleable {
	width: 185px;
}

body#users-upload form.upload div.submit {
	margin: 1em 0 0;
}

body#users-upload form.upload div.submit span {
	display: block;
	text-align: center;
	text-transform: uppercase;
}

body#users-upload form.upload div.submit span.submit {
	width: 180px;
	height: 32px;
	margin: 0 auto;
	background: transparent
		url(./../../images/user-profile/btn-upload.png?3a0c8cc)
		0 0 no-repeat;
}

body#users-upload form.upload div.submit span.submit:hover {
	background-position: 0 -32px;
}

body#users-upload form.upload div.submit span.submit:active {
	background-position: 0 -64px;
}

body#users-upload form.upload div.submit span.submit input {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	opacity: 0;
	filter: alpha(opacity = 1);
}

body#users-upload form.upload div.submit span.cancel {
	display: none;
}

body.hasJS#users-upload form.upload div.submit span.cancel {
	display: block;
	margin: 1em auto 0;
	color: #efefef;
	text-decoration: underline;
}

body#users-edit form.consent fieldset ol {
	float: left;
	margin-right: 20px;
}

body#users-edit form.consent fieldset ol li {
	margin-top: 0;
}

body#users-edit form.consent fieldset ol li label,body#users-edit form.consent fieldset ol li input,body#users-edit form.consent div.submit input
	{
	width: 250px;
	display: block;
	margin: .5em 0;
}

body#users-edit form.consent div.submit {
	margin-top: 9px;
}

body#users-edit form.consent div.submit input {
	width: auto;
	font-size: 1.1em;
	font-size: .9em;
}

body#users-edit form.resend.text div.submit {
	font-size: .8em;
}

body#users-edit form.resend.text div.submit input {
	color: #000;
	border: none;
	border-bottom: 1px solid transparent;
}

body#users-edit form.resend.text div.submit input:hover {
	border-bottom: 1px solid #000;
}

body#users-setting div.column {
	margin-right: 60px;
}

body#users-settings div.main {
	width: 100%;
	clear: both;
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px solid #d9d9d9;
}

body#users-settings h3 {
	padding: 1em 0 .25em;
}

body#users-settings p {
	margin: 0;
}

body#users-settings form {
	overflow: hidden;
}

body#users-settings form fieldset {
	width: 400px;
}

body#users-settings form fieldset ol,body#users-settings form fieldset ol li
	{
	border: 0;
}

body#users-settings form fieldset ol li label {
	width: auto;
}

body#users-settings form fieldset ol li input[type="text"],body#users-settings form fieldset ol li input[type="password"]
	{
	width: 250px;
}

body#users-settings div.delete {
	position: relative;
	top: -40px;
	clear: both;
}

body#users-settings div.delete form {
	float: left;
	margin: 0 1em 0 0;
	font-size: .5em;
}

body#users-settings div.delete form div.submit input:hover,body#users-settings div.delete form div.submit input:focus
	{
	color: #f00;
}

body#users-settings div.main div.submit {
	float: right;
}

body#users-settings div.content {
	background: #fff;
	padding: 10px;
}

body#users-votes div#site-body-secondary-content {
	overflow: hidden;
}

body#users-votes div.column.main {
	background: #fff;
}

body#users-votes div.comments {
	overflow: hidden;
}

body#users-votes div.comments div.new-comment h3 {
	margin: .5em 0 .5em;
}

body#users-votes div.comments div.new-comment form.comment-form fieldset textarea
	{
	width: 292px;
}

body#users-votes div.comments ul#comments-list li.comment div.content {
	width: 320px;
}

body#users-votes div.column.sidebar div.module {
	margin-bottom: 6px;
}

body#users-confirm-consent div.main a {
	text-decoration: underline;
}

body#users-confirm-consent div.main a:hover {
	text-decoration: none;
}

body.entries div.sub-nav ul.links {
	margin-right: 0;
}

body.entries div.sub-nav ul.links.gender {
	margin: 12px 3em 0 0;
	height: 24px;
	background: #fff
		url(./../../images/entries/gender-toggle.png?1af82f2)
		no-repeat 0 -24px;
}

body.entries div.sub-nav ul.links.gender.girls {
	background-position: 0 -48px;
}

body.entries div.sub-nav ul.links.gender.boys {
	background-position: 0 0;
}

body.entries div.sub-nav ul.links.gender li {
	padding: 0;
	margin: 0;
	display: block;
	height: 24px;
	width: 50px;
}

body.entries div.sub-nav ul.links.gender li.selected {
	background: transparent none;
}

body.entries div.sub-nav ul.links.gender li a {
	border: none;
	padding: 0;
	display: block;
	height: 24px;
	line-height: 24px;
	text-align: center;
	text-shadow: #fff 0 1px 1px;
}

body.entries div.sub-nav ul.links.gender li a:hover {
	text-decoration: none;
	color: #000;
}

body.entries div.sub-nav ul.links.gender li.selected a {
	color: #fff;
	text-shadow: #666 0 -1px 1px;
}

body.entries div.sub-nav form.search {
	float: right;
	width: 316px;
	margin-top: 12px;
}

body.entries div.sub-nav form.search fieldset ol,body.entries div.sub-nav form.search fieldset ol li
	{
	border: 0;
	float: left;
}

body.entries div.sub-nav form.search fieldset ol li label {
	display: none;
}

body.entries div.sub-nav form.search fieldset ol li input {
	display: block;
	width: 274px;
	height: 16px;
	padding: 6px 2px 2px;
	margin-right: 4px;
	border: none;
	background: #fff
		url(./../../images/entries/search-field.png?3e35ac6)
		no-repeat 0 0;
	font-size: .9em;
	color: #cbcbcb;
}

body.entries div.sub-nav form.search fieldset ol li input:hover,body.entries div.sub-nav form.search fieldset ol li input:focus
	{
	background-position: 0 -24px;
	color: #808080;
}

body.entries div.sub-nav form.search fieldset div.submit {
	float: left;
	width: 34px;
	height: 24px;
	background: transparent
		url(./../../images/entries/search-button.png?3e35ac6)
		no-repeat 0 0;
}

body.entries div.sub-nav form.search fieldset div.submit:hover {
	background-position: 0 -24px;
}

body.entries div.sub-nav form.search fieldset div.submit input {
	display: block;
	height: 24px;
	width: 34px;
	opacity: 0;
	filter: alpha(opacity = 1);
	cursor: pointer;
}

body#entries-index,body#blog-index {
	min-width: 1110px;
}

body#entries-index div#site-body-primary {
	position: relative;
	top: 2px;
}

body#entries-index div#site-body-primary h1 {
	margin: .75em 0 0;
}

body#entries-index div#site-body div#site-body-secondary-content,body#entries-index div#site-body div#site-body-secondary-content div#entries div.column-wrapper
	{
	position: relative;
	width: 960px;
	overflow: visible;
}

body#entries-index div#site-body div#site-body-secondary-content div#entries div.column-wrapper div.column
	{
	margin-bottom: 4em;
}

body#entries-index div#site-body div#entries div.column-wrapper div.column ol.entries li
	{
	position: relative;
	padding: 8px;
	margin-bottom: 6px;
	background: #fff;
	height: 300px;
	font-size: .8em;
	font-weight: bold;
}

body#entries-index div#site-body div#entries div.column-wrapper div.column ol.entries li div.image
	{
	background: #8F9194
		url(./../../images/loading-48x48.gif?532e2ef)
		no-repeat 126px 104px;
	height: 300px;
}

body#entries-index div#site-body div#entries div.column-wrapper div.column ol.entries li div.info
	{
	position: absolute;
	left: 8px;
	bottom: 8px;
	width: 280px;
	padding: 10px;
	background: transparent
		url(./../../images/entries/info-bg.png?3e35ac6)
		repeat 0 0;
}

body#entries-index div#site-body div#entries div.column-wrapper div.column ol.entries li div.info p
	{
	margin: 0;
}

body#entries-index div#site-body div#entries div.column-wrapper div.column ol.entries li div.info p.location
	{
	font-weight: normal;
}

body#entries-index div#site-body div#entries div.column-wrapper div.column ol.entries li div.info div.user
	{
	float: left;
	width: 55%;
}

body#entries-index div#site-body div#entries div.column-wrapper div.column ol.entries li div.info div.votes
	{
	float: left;
	width: 45%;
}

body#entries-index div#site-body div#entries div.column-wrapper div.column ol.entries li div.info div.votes strong
	{
	display: block;
	padding-left: 35px;
	text-transform: uppercase;
}

body#entries-index div#site-body div#entries div.column-wrapper div.column ol.entries li div.info div.votes a
	{
	display: block;
	height: 22px;
	text-transform: uppercase;
	padding-left: 35px;
	background: transparent
		url(./../../images/entries/votes.png?3e35ac6)
		no-repeat 0 0;
	color: #808080;
}

body#entries-index div#site-body div#entries div.column-wrapper div.column ol.entries li div.info div.votes a:hover
	{
	background-position: 0 -60px;
}

body#entries-index div#site-body div#entries div.column-wrapper div.column ol.entries li div.info div.votes a:hover,body#entries-index div#site-body div#entries div.column-wrapper div.column ol.entries li div.info div.votes a em
	{
	color: #000;
	font-style: normal;
}

body.errors {
	background: #efefef;
}

body.errors div#wrapper {
	width: 960px;
	height: 100px;
	margin: 10em auto 0;
	overflow: hidden;
	background: #fff;
}

body.errors div#wrapper h1 {
	float: left;
	width: 300px;
	height: 60px;
	margin: 20px 0 0 100px;
	background: transparent
		url(./../../images/errors/not-this-time.png?4bdd66c)
		0 0 no-repeat;
	text-indent: -9999em;
}

body.errors div#wrapper div.content {
	margin: 34px 100px 0 450px;
}

body#errors-500 div#wrapper div.content {
	margin-top: 27px;
}

body.errors div#wrapper div.content h2 {
	margin: 0 0 .5em;
	font-size: 1em;
}

body.errors div#wrapper div.content p {
	margin: 0;
	color: #555;
	line-height: 1;
}

body.errors div#wrapper div.content p a {
	text-decoration: underline;
}

body#main-augmented-reality div#site-header,body#main-about div#site-header
	{
	margin-bottom: 0;
}

body#main-augmented-reality div#site-body div#site-body-secondary div#site-body-secondary-content
	{
	padding-top: 3em;
}

body#main-augmented-reality div#augmented-reality {
	float: left;
	margin-bottom: 1em;
}

body#main-augmented-reality div.column.main {
	width: 680px;
	margin-right: 8px;
}

body#main-augmented-reality div.column.sidebar {
	width: 272px;
	margin: 0;
}

body#main-augmented-reality div.column.sidebar div.module {
	width: 100%;
}

body#main-augmented-reality div.column.sidebar div.module img {
	display: block;
	margin: 0 auto 1em;
}

body#main-augmented-reality div.column.sidebar div.module div.instructions
	{
	margin-bottom: 3em;
}

body#main-augmented-reality div.column.sidebar div.module p {
	font-size: .9em;
	color: #808080;
}

body#main-augmented-reality div.column.sidebar div.module a.cta {
	display: block;
	position: relative;
	left: -8px;
	height: 127px;
	width: 100%;
	background: #fff
		url(./../../images/ar/ar_cta.jpg?9b0fa50)
		no-repeat 0 0;
	text-indent: -9999px;
	margin-bottom: 3em;
}

body#main-augmented-reality div.module.ar-print {
	width: 100%;
}

body#main-augmented-reality div.module.ar-print ul li a {
	display: block;
	float: left;
	margin: 0 8px 8px 0;
	height: 116px;
	width: 182px;
}

body#main-augmented-reality div.module.ar-print ul li a.pdf_5 {
	margin-right: 0;
}

body#main-augmented-reality div.module.ar-print ul li a.pdf_9 {
	width: 370px;
	margin-right: 0;
}

body#main-about div.main {
	background: #fff;
}

body#main-about div.sidebar {
	background: none;
}

body#main-about div.sidebar img {
	display: block;
	padding: 8px;
	margin: 0 0 6px;
	background: #fff;
}

body#main-about div.main h1 {
	text-transform: uppercase;
	font-size: 1.2em;
	padding: 20px;
}

body#main-about div.main div.intro {
	padding: 0 20px 20px;
	border-bottom: 1px solid #d9d9d9;
}

body#main-about div.main div.languages {
	padding: 10px 20px;
	text-align: center;
	border-bottom: 1px solid #d9d9d9;
	font-size: 1em;
}

body#main-about div.main div.languages ul.links {
	text-align: left;
}

body#main-about div.main div.languages ul.links.first {
	margin-bottom: 10px;
}

body#main-about div.main div.languages ul.links li {
	margin-left: .5em;
}

body#main-about div.main div.languages ul.links li:first-child {
	margin-left: 0;
}

body#main-about div.main div.languages ul.links li.selected a {
	color: #555;
}

body#main-about div.main div p {
	margin-bottom: 0;
	font-size: .9em;
	line-height: 1.5;
}

body#main-about div.arabic h1,body#main-about div.arabic div,body#main-about div.arabic p,body#main-about div.arabic div h2
	{
	text-align: right;
	font-size: 1.4em;
}

body#main-about div.main div p.last {
	padding-bottom: 1em;
	border-bottom: 1px solid #d9d9d9;
}

body#main-about div.main div h2 {
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: 1em;
}

body#main-about div.main div.plain,body#main-about div.main div.prizes,body#main-about div.main div.looking,body#main-about div.main div.how,body#main-about div.main div.vote
	{
	padding: 1em 6px 0 120px;
}

body#main-about div.main div.prizes {
	background: #fff
		url(./../../images/about/plane.png?c050bbd)
		no-repeat 30px 6px;
}

body#main-about div.main div.looking {
	background: #fff
		url(./../../images/about/eye.png?c050bbd)
		no-repeat 30px 6px;
}

body#main-about div.main div.how {
	background: #fff
		url(./../../images/about/settings.png?c050bbd)
		no-repeat 30px 6px;
}

body#main-about div.main div.vote {
	background: #fff
		url(./../../images/about/vote.png?c050bbd)
		no-repeat 30px 6px;
}

body#main-about div.main div.plain p,body#main-about div.main div.prizes p,body#main-about div.main div.looking p,body#main-about div.main div.how p,body#main-about div.main div.vote p
	{
	font-size: .8em;
}

body#main-about div.main div.voting {
	padding: 1em 6px 1em 120px;
	font-size: 1.1em;
}

body#main-about div.main div.voting strong {
	font-weight: bold;
}

body.main-static {;
	
}

body.main-static div#site-body div#site-body-secondary {
	min-height: 316px;
}

body.main-static div.content {
	padding: .5em 16px;
	background: #fff;
}

body.main-static div.content p:first-child {
	margin-top: .75em;
}

body#main-index {;
	
}

body#main-index div#site-body {
	width: 100%;
}

body#main-index div.site-summary,body#main-index div.activity div.column-wrapper
	{
	width: 960px;
	margin: 0 auto;
}

body#main-index div.primary-content {
	margin-top: 3em;
	overflow: hidden;
	transition: height .5s ease;
	-webkit-transition: height .5s ease;
}

body#main-index div.primary-content.banner {
	margin-top: 2em;
}

body#main-index div.primary-content div.banner {
	margin-bottom: 1em;
}

body#main-index div.primary-content.closed {
	margin-top: 1.5em;
}

body#main-index div.primary-content.hidden {
	height: 1px;
	margin-top: 1em;
	margin-bottom: 0;
	visibility: hidden;
}

body#main-index div.primary-content h2,body#main-index div.blog h3 {
	clear: both;
	color: #000;
	font-size: 1.3em;
	text-transform: uppercase;
}

body#main-index div.primary-content h2 {
	float: left;
}

body#main-index div.primary-content h2 a:hover {
	text-decoration: none;
}

body#main-index div.primary-content h2 em {
	color: #999999;
	font-style: normal;
	font-size: 0.7em;;
}

body#main-index div.primary-content form.countries {
	text-align: right;
}

body#main-index div.primary-content form.countries fieldset select {
	width: 200px;
}

body#main-index div.primary-content dl.users-count {
	margin: 2em 0 0;
}

body#main-index div.primary-content dl.users-count dt,body#main-index div.primary-content dl.users-count dd
	{
	display: inline;
	color: #808080;
	font-weight: bold;
	text-transform: uppercase;
}

body#main-index div.primary-content dl.users-count dd {
	padding: 0 0 0 .25em;
	border-left: 2px solid #808080;
}

body#main-index div.primary-content dl.users-count dd a.refresh-button,body#main-index div.primary-content dl.users-count dd img.loading
	{
	position: relative;
	top: 4px;
	left: 4px;
}

body#main-index div.primary-content dl.users-count dd img.loading {
	margin-bottom: 2px;
}

body#main-index div.primary-content ul.country-users {
	overflow: hidden;
	clear: both;
	margin: .5em 0 0;
}

body#main-index div.primary-content ul.country-users li.user {
	position: relative;
	float: left;
	width: 119px;
	height: 119px;
	margin: 0 1px 1px 0;
	z-index: 1;
}

body#main-index div.primary-content ul.country-users li div.image {
	width: 119px;
	height: 119px;
}

body#main-index div.primary-content ul.country-users li div.image img {
	display: block;
}

body#main-index div.primary-content ul.country-users li:hover {
	z-index: 100;
}

body#main-index div.primary-content ul.country-users li div.content {
	position: absolute;
	left: 1px;
	right: 1px;
	bottom: 1px;
	width: 103px;
	display: none;
	overflow: visible;
	padding: .5em;
	background: #fff;
	background: rgba(255, 255, 255, 0.9);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}

body#main-index div.primary-content ul.country-users li:hover div.content,body#main-index div.primary-content ul.country-users li.hover div.content
	{
	display: block;
}

body#main-index div.primary-content ul.country-users li div.content a {
	display: block;
	line-height: 1.25;
	text-decoration: none;
}

body#main-index div.primary-content ul.country-users li div.content a span
	{
	display: block;
	margin: 0;
	color: #808080;
	font-size: .75em;
	text-transform: uppercase;
}

body#main-index div.primary-content ul.country-users li div.content a span.user em
	{
	color: #000;
	font-style: normal;
}

body#main-index div.cta {
	float: right;
	clear: both;
	margin: 1.5em 0 3em;
}

body#main-index div.cta a {
	float: left;
	width: 237px;
	height: 33px;
	margin: 0 0 0 3px;
	background: transparent 0 0 no-repeat;
	text-indent: -9999em;
}

body#main-index div.cta a:hover,body#main-index div.cta a:focus {
	background-position: 0 -33px;
}

body#main-index div.cta a:active {
	background-position: 0 -66px;
}

body#main-index div.cta a.entries {
	background-image:
		url(./../../images/main-index/btn-entries.png?9b88fab)
		;
}

body#main-index div.cta a.signup {
	background-image:
		url(./../../images/main-index/btn-signup.png?b2104a2)
		;
}

body#main-index div#site-body div#site-body-secondary div#site-body-secondary-content
	{
	padding-top: 0;
}

body#main-index div#site-body-secondary div.column-wrapper p.toggle-primary-content
	{
	float: left;
	width: 30px;
	height: 30px;
	background: transparent
		url(./../../images/main-index/primary-toggle.png?324fea3)
		0 0 no-repeat;
	cursor: pointer;
	text-indent: -9999em;
}

body#main-index div#site-body-secondary div.column-wrapper p.toggle-primary-content:hover
	{
	background-position: 0 -30px;
}

body#main-index div#site-body-secondary div.column-wrapper p.toggle-primary-content:active
	{
	background-position: 0 -60px;
}

body#main-index div#site-body-secondary div.column-wrapper p.toggle-primary-content.show
	{
	width: auto;
	margin-top: -1px;
	padding-right: 8px;
	background-color: #fff;
	background-position: 0 -90px;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	line-height: 30px;
	text-indent: 38px;
	white-space: nowrap;
}

body#main-index div#site-body-secondary div.column-wrapper p.toggle-primary-content.show:hover
	{
	background-position: 0 -120px;
}

body#main-index div#site-body-secondary div.column-wrapper p.toggle-primary-content.show:active
	{
	background-position: 0 -150px;
}

body#main-index div#site-body-secondary div.column-wrapper p.intro {
	clear: both;
	color: #000;
	font-weight: bold;
}

body#main-index div#site-body-secondary div.column-wrapper p.intro a {
	color: #808080;
	text-decoration: underline;
}

body#main-index div#site-body-secondary div.column-wrapper div.blog {
	padding-top: 2em;
}

body#main-index div#site-body-secondary div.column-wrapper div.column {
	margin-top: .5em;
}

body#main-index div#site-body-secondary div.column-wrapper div.column.entries
	{
	clear: left;
}

body#main-index div#site-body-secondary div.column-wrapper div.column div#module-entries
	{
	overflow: hidden;
}

body#main-index div#site-body-secondary div.column-wrapper div.column div#module-entries h2
	{
	float: left;
	border-bottom: 0;
}

body#main-index div#site-body-secondary div.column-wrapper div.column div#module-entries div.module-subtitle
	{
	margin: .5em 8px 0;
	padding: 0 0 5px;
	border-bottom: 5px solid #d9d9d9;
	text-align: right;
}

body#main-index div#site-body-secondary div.column-wrapper div.column div#module-entries div.module-subtitle form.countries fieldset select
	{
	width: 100px;
}

body#main-index.hasJS div#site-body-secondary div.column-wrapper div.column div#module-entries div.module-subtitle form.countries fieldset select
	{
	width: 150px;
}

.clear,div#site-header,div#site-body,ul.image-grid,ol.image-grid,ul.image-list li,ol.image-list li,body#blog-show div.blog-post .list li
	{
	display: inline-block;
}

.clear:after,div#wrapper:after,div#site-header:after,div#site-body:after,ul.image-grid:after,ol.image-grid:after,ul.image-list li:after,ol.image-list li:after,body#blog-show div.blog-post .list li:after
	{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .clear,* html div#site-header,* html div#site-body,* html ul.image-grid,* html ol.image-grid,* html ul.image-list li,* html ol.image-list li,* html body#blog-show div.blog-post .list li
	{
	height: 1%;
}

.clear,div#site-header,div#site-body,ul.image-grid,ol.image-grid,ul.image-list li,ol.image-list li,body#blog-show div.blog-post .list li
	{
	display: block;
}

.my_error{
    color: #FF0000 ;
}
#guardian_verifications input.my_input_error{
	background: #f8dbdb;
	border-color: #e77776;
}
a.tryitbtn, a.tryitbtn:link, a.tryitbtn:visited, a.showbtn, a.showbtn:link, a.showbtn:visited {
background-color:#FFFFFF;
border:1px solid #FFFFFF;
color:#000000;
display:block;
font-size:11px;
font-weight:normal;
margin-left:1px;
outline-style:solid;
outline-width:1px;
padding:3px 0 4px;
text-align:center;
text-decoration:none;
width:120px;
}
a.tryitbtn:hover, a.tryitbtn:active, a.showbtn:hover, a.showbtn:active {
    color:#FF0000;
}

#ajax-pag li{
	border:0; margin:0; padding:0;
	font-size:11px;
	list-style:none;
	margin-right:2px;
}
#ajax-pag a{
	border:solid 1px #C7C8CA;
	margin-right:2px;
}
#ajax-pag .previous-off, #ajax-pag .next-off {
	border:solid 1px #C7C8CA;
	color:#222222;
	display:block;
	float:left;
	font-weight:bold;
	margin-right:2px;
	padding:3px 4px;
}
#ajax-pag .next a, #ajax-pag .previous a {
	font-weight:bold;
}
#ajax-pag .active{
	background:#C7C8CA;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	float:left;
	padding:4px 6px;
}
#ajax-pag a:link, #ajax-pag a:visited {
	color:#222222;
	display:block;
	float:left;
	padding:3px 6px;
	text-decoration:none;
}
#ajax-pag a:hover{
	border:solid 1px #222222
}

body#blog-index div#site-body div#posts div.column-wrapper div.column ol.blog-posts li.blog-post-home
    {
	padding: 8px;
}




/* gigi */
body.users div.overview div.winner {
      height: 100px;
      float:left;
      /*margin-left: 100px;*/
}
body.users div.overview div.winner div.profile {
     background: transparent url(./../../images/winner/my_profile.png) 0 0 no-repeat;
        border: 0;
         top:30px;      
     height: 30px;
     width: 166px;
     margin-left:100px;
}
body.users div.overview div.winner div.story {
     background:url("./../../images/winner/story.png") no-repeat scroll 0 0 transparent;
border:0 none;
/*float:left;*/
height:30px;
margin-top:10px;
width:166px;
margin-left:100px;
}

body.users div.overview div.winner div.profile:hover{
	background-position: 0 -30px;
margin-left:100px;

}

body.users div.overview div.winner div.story:hover{
	background-position: 0 -30px;
margin-left:100px;

}

/* gigi */
