body {
	background-color: #fff;
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	margin: 0 30px 50px 30px;
	padding: 0;
}

/* {{{ html defaults */

a { 
	color: #006ea6; 
	font-weight: bold;
	text-decoration: none;
}
a:link { color: #006ea6; }
a:visited { color: #006ea6; }
a:hover { color: #006ea6; text-decoration: underline; }
a:active { color: #006ea6; }

h2 {
	font-size: 24px;
	font-weight: bold;
	padding: 20px 0;
}

h3 {
	clear: left;
	font-size: 18px;
	font-weight: bold;
	padding: 20px 0;
}

h4, h5, h6 {
	font-size: 16px;
	font-weight: bold;
	padding: 15px 0;
}

p { margin-bottom: 1em; }
strong, b { font-weight: bold; }
em, i { font-style: italic; }
hr {
	border: 0;
	border-bottom: 1px #cdcdcd solid;
}

/* }}} */
/* {{{ page-header */

#page-header {
	float: left;
	width: 100%;
	min-width: 900px;
	background: url("../images/gradient-background.png") top center no-repeat;
	font-size: 13px;
	color: #b3b3b3;
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px #cdcdcd solid;
}

#page-header .page-header-container { 
	width: 900px;
	margin: 0 auto;
	padding: 0;
}

#page-header h1 { /* tineye logo */
	background: url("../images/tineye-logo.png") top center no-repeat;
	float: left;
	display: block;
	width: 140px;
	height: 35px;
	margin-right: 10px;
	text-indent: -99999px;
	outline: none;
}

#page-header h1 a {
	display: block;
	width: 140px;
	height: 35px;
	outline: none;
}

#page-header a { 
	font-weight: bold;
	text-decoration: none;
}

#page-header ul.main-nav { /* main menu */
	float: left;
	margin-top: 8px;
}

#page-header ul.main-nav li {
	display: inline;
}

#page-header ul.account-nav span.hello {
    font-size: 11px;
    padding: 0 6px;
}

#page-header ul.account-nav { /* account menu */
	float: right;
	margin-top: 8px;
}

#page-header ul.account-nav li {
	display: inline;
	padding: 0;
}

#page-header ul li a { /* all header links */
	padding: 6px 8px;
}

#page-header ul.account-nav li a,
#page-header ul.account-nav li span { /* smaller padding for account links */
	font-size: 11px;
	padding: 6px 6px;
}

#page-header ul li a:hover {
	background-color: #eee;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#page-header ul li.active a {
	background-color: #006ea9;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* }}} */
/* {{{ Donation Header */

#donation-header {
	clear: both;
	background: #fff url("../images/notification-background.png") top center repeat-x;
	float: left;
	width: 100%;
	min-width: 900px;
	font-size: 16px;
	line-height: 24px;
	color: #98844f;
	text-align: center;
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px #cdcdcd solid;
}
#donation-header a { font-weight: normal; text-decoration: underline; }

/* }}} */
/* {{{ main content blocks */

#search-content-results-header {
    height: 140px;
	width: 650px;
	text-align: left;
	line-height: 20px;
	margin: 10px 0 20px 10px;
	padding: 0;
}

#search-content-results-header .search-content-results-header-image {
	float: left;
	width: 152px;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}

#search-content-results-header .search-content-results-header-details {
	text-align: left;
	padding: 0 0 0 170px;
}

#search-content-results-header .search-content-results-header-details p { margin: 0; }
#search-content-results-header .search-content-results-header-details p.search-source,
#search-content-results-header .search-content-results-header-details p.share { font-size: 12px; margin-bottom: 12px; }
#search-content-results-header .search-image-stats { font-size: 10px; margin-top: 2px; }

#search-content-form, /* front page search form */
#search-content-results-form, /* results page search form */
#search-content-results, /* search results */
#article-content {
	clear: both;
	background: url("../images/border-background.png") top center repeat-x;
	float: left;
	width: 100%;
	min-width: 900px;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	border-bottom: 1px #cdcdcd solid;
}

#search-content-results,
#article-content { /* specifics for article page */
	text-align: left;
	padding: 25px 0;
}

#search-content-form .search-content-form-container, /* inner container to provide padding */
#search-content-results-form .search-content-results-form-container,
#article-content .article-content-container {
	width: 900px;
	margin: 0 auto;
	padding: 0;
}
#search-content-results-form .search-content-results-form-container { 
	background: url("../images/border-background.png") top center repeat-x;
	padding: 0;
}
#search-content-form .search-content-form-container { padding: 20px 0; }
#search-content-results .search-content-results-container { padding: 40px 0; }

#search-content-results-form h2 {
	margin: 0;
}

#search-content-results-form h2 span {
	background-color: #000;
	color: #fff;
	padding: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#search-content-form h1 {
	background: url("../images/tineye-wordmark.png") top center no-repeat;
	display: block;
	width: 700px;
	height: 60px;
	text-indent: -99999px;
	outline: none;
	margin: 0;
	padding-bottom: 5px;
}

#search-content-form p.about {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	width: 700px;
	color: #707070;
	margin: 0 0 40px 0;
}

#search-content-form #search-form, /* container for 2 search forms with line background */
#search-content-results-form #search-form {
	clear: both;
	text-align: left;
    padding: 20px 20px 0;
}

#search-content-results-form #search-form {
	width: 845px;
	margin: 0 auto 10px auto;
}

#search-content-form #search-form .form-upload-image, /* container for upload form with white background */
#search-content-results-form #search-form .form-upload-image {
	float: left;
	padding: 5px 0;
}
#search-content-form #search-form .form-upload-image {
	width: 320px;
	margin: 0;
}
#search-content-results-form #search-form .form-upload-image {
	width: 370px;
	font-size: 12px;
}

#search-content-form #search-form .form-url-image, /* container for url form with white background */
#search-content-results-form #search-form .form-url-image {
	float: right;
	padding: 5px 0;
}
#search-content-form #search-form .form-url-image {
	width: 425px;
	margin: 0;
}
#search-content-results-form #search-form .form-url-image { 
	width: 475px;
	font-size: 12px;
}

#search-content-form #search-form .form-upload-image input, /* all input boxes */
#search-content-form #search-form .form-url-image input.image-url {
	font-size: 14px;
	width: 300px;
	padding: 7px 10px;
}

#search-content-results-form #search-form .form-upload-image input,
#search-content-results-form #search-form .form-url-image input.image-url {
	font-size: 12px;
	width: 220px;
	padding: 5px 8px;
}

#search-content-form #search-form .form-url-image input.image-url, /* extra for url input box */
#search-content-results-form #search-form .form-url-image input.image-url {
	border: 1px #ccc solid;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#search-content-form #search-form .form-url-image input.image-url:focus,
#search-content-results-form #search-form .form-url-image input.image-url:focus { border:1px solid #ffa852; }

#search-content-form #search-form .form-url-image input.submit, /* blue submit buttons */
#search-content-results-form #search-form .form-url-image input.submit {
	background: #0074b1 url("../images/button-background.png") center center repeat-x;
	width: 75px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 1px 1px #000;
	padding: 6px 10px;
	border: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#search-content-results-form #search-form .form-url-image input.submit {
	font-size: 12px;
	padding: 4px 8px;
}
#search-content-form #search-form .form-url-image input.submit:hover,
#search-content-results-form #search-form .form-url-image input.submit:hover { cursor: pointer; }
#search-content-form #search-form .form-url-image input.submit:active,
#search-content-results-form #search-form .form-url-image input.submit:active { 
    background-color: #d96a11;
	background-image: none;
}

#search-content-form #search-form .form-url-image input.submit-disabled, /* disabled button view */
#search-content-results-form #search-form .form-url-image input.submit-disabled {
	background-image: none;
	background-color: #fff;
	width: 75px;
	color: #ddd;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 10px;
	border: 1px #ddd solid;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#search-content-form #search-form .form-upload-image h3, /* form titles */
#search-content-results-form #search-form .form-upload-image h3,
#search-content-form #search-form .form-url-image h3,
#search-content-results-form #search-form .form-url-image h3 {
	font-weight: bold;
	padding: 5px 0;
}

#search-content-form #search-form .form-divider, /* formating for OR text */
#search-content-results-form #search-form .form-divider {
	float: left;
	font-weight: bold;
	font-size: 28px;
}
#search-content-form #search-form .form-divider { margin-top: 40px; }

#search-content-form #search-form .form-divider #throbber { 
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 6px 3px 7px 3px;
}

#search-content-form #search-form .form-url-image p.search-tagline, /* text below input box */
#search-content-results-form #search-form .form-url-image p.search-tagline {
	font-size: 11px;
}

#search-content-form #search-form .form-url-image p.search-tagline a,
#search-content-results-form #search-form .form-url-image p.search-tagline a {
    margin-left: 0;
}

/* }}} */
/* {{{ search-results */

#search-content-results-form h2 span {
	background-color: #000;
	color: #fff;
	padding: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#search-content-results .ads { /* block ads */
    float: right;
	width: 210px;
	height: 400px;
	text-align: center;
}

#search-content-results .search-content-results-body { /* body text */
	float: left;
	font-size: 14px;
	width: 500px;
}

#search-content-results .search-content-results-body .result-match {
	position: relative;
	width: 500px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px #cdcdcd dashed;
}

#search-content-results .search-content-results-body .result-match .result-match-image {
	float: left;
	color: #999;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
#search-content-results .search-content-results-body .result-match .result-match-image span { font-size: 11px; line-height: 12px; }
#search-content-results .search-content-results-body .result-match .result-match-details { padding: 0 0 0 165px; }
#search-content-results .search-content-results-body .result-match .result-match-details div.location-match { margin: 10px 0 20px 0; text-align: left; }
#search-content-results .search-content-results-body .result-match .result-match-details div.location-match strong { font-size: 16px; }
#search-content-results .search-content-results-body .result-match .result-match-details div.location-match p { line-height: 16px; margin-left: 10px; }
#search-content-results .search-content-results-body .result-match .result-match-details div.location-match a { font-weight: normal; }
#search-content-results .search-content-results-body .result-match .result-match-details div.location-match a.url {
	display: block;
	color: #aaa;
	font-size: 11px;
}
#search-content-results .search-content-results-body .result-match .result-match-details div.location-match a.permalink { font-size: 11px; }

#search-content-results .search-content-results-body .result-match .result-match-details div.contributor {
    background-color: #ecf1fa;
    margin: 5px 0 25px 0;
    padding: 7px 5px 10px 10px;
    border: 1px #bdc9d6 solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#search-content-results .search-content-results-body .result-match .result-match-details div.contributor {
    font-weight: bold;
}

#search-content-results .search-content-results-body .result-match .result-match-details div.contributor .contributor-link {
    float: left;
    font-size: 14px;
    margin-right: 100px;
    padding: 0px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

#search-content-results .search-content-results-body .result-match .result-match-details div.contributor a.url {
    color: #006EA6;
    font-size: 14px;
}

#search-content-results .search-content-results-body p.no-results {
	text-align: center;
	color: #aaa;
}

/* }}} */
/* {{{ permalink  */

div.permalink-popup {
	background-color: #f2f2f2;
	position: absolute;
	top: 10px;
	left: 30px;
	width: 372px;
	font-size: 12px;
	color: #777;
	padding: 10px 25px;
	border: 10px #5d5e5c solid;
    z-index: 3;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
}

div.permalink-popup .close {
	background: transparent url("../images/closeicon-rd.png") center center no-repeat;
	position: absolute;
	top: -5px;
	right: -4px;
	display: block;
	width: 25px;
	height: 25px;
	text-indent: -99999px;
	outline: none;
}

div.permalink-popup label { padding: 0 0 10px 0; }
div.permalink-popup p { line-height: 14px; }
div.permalink-popup h4 { padding: 10px 0; }
/* }}} */
/* {{{ compare  */

.overlay-container  {
    background-color: #FFFFFF;
    border: 1px solid #D7D7D7;
    margin: 10px;
    padding: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

div.compare-popup {
	background-color: #f2f2f2;
	position: absolute;
	top: 25px;
	left: 50%;
	width: 450px;
	font-size: 12px;
	line-height: 14px;
	color: #777;
	margin: 0 0 0 -250px;
	border: 10px #5d5e5c solid;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	z-index: 3;
	padding: 10px;
}

div.compare-popup .toggle {
	position: relative;
	width: 352px;
	height: 45px;
	margin: 0 50px;
	padding: 5px 0;
}

div.compare-popup .toggle span.active {
	width: 205px;
	height: 32px;
	background-color: #fff;
	padding: 11px 9px 0;
    border: 1px solid #D7D7D7;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

div.compare-popup .toggle span.active span { vertical-align: middle; padding: 5px 0; }

div.compare-popup .toggle span.nonactive {
	width: 95px;
	padding: 12px 10px 0;
}

div.compare-popup .toggle span.yourimage { float: left; text-align: left; }
div.compare-popup .toggle span.imagematch { float: right; text-align: right; }

div.compare-popup .toggle span,
div.compare-popup .toggle a {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
}

div.compare-popup .toggle .button { 
	position: absolute;
	top: 10px;
	left: 50%;
	width: 80px;
	margin-top: 0;
	margin-left: -40px;
}

div.compare-popup .toggle .imagematch .button { float: left; }
div.compare-popup .toggle .yourimage .button { float: right; }

div.compare-popup .images {
	clear: both;
	background-color: #fff;
	text-align: center;
	margin: 10px 0;
}

div.compare-popup .close {
	background: transparent url("../images/closeicon-rd.png") center center no-repeat;
	position: absolute;
	top: -5px;
	right: -4px;
	display: block;
	width: 25px;
	height: 25px;
	text-indent: -99999px;
	outline: none;
}

div.compare-popup p { margin: 0 10px; }

/* }}} */
/* {{{ image  */

.image-thumbs {
	display: block;
    position: relative;
	width: 150px;
	text-align: center;
	margin: 0;
	padding: 0 0 10px 0;
}

.image-thumbs a {
	display: block;
}

.image-thumbs img {
    border: 1px solid #BDC9D6;
    padding: 5px;
    z-index: 1;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.image-thumbs a img:hover {
    border: 1px solid #083852;
}

.image-thumbs span.match-count {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    background-color: #E99047;
    border: 2px solid #FFFFFF;
    bottom: 0;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
    padding: 8px 12px;
    position: absolute;
    right: 0;
    z-index: 2;
}

/* }}} */
/* {{{ parse results */

#search-content-select-parse-image .crawled-domain {
	margin: 50px 0;
}

#search-content-select-parse-image .parse-image-results {
	float: left;
	margin: 0 0 50px 0;
}

#search-content-select-parse-image .parse-image-results div {
    height: 150px;
    width: 150px;
    float: left;
    text-align: center;
}

/* }}} */
/* {{{ pagination */

.pagination {
	clear: both;
	text-align: center;
	padding-bottom: 25px;
}

.pagination a,
.pagination span {
	margin: 0 1px;
	padding: 4px 10px 2px;
	border: 1px solid #ddd;
}

/* }}} */
/* {{{ feature content */

#search-content-form .feature-content { /* border */
	background: url("../images/feature-bottom.png") bottom center no-repeat;
	text-align: left;
}

#search-content-form .feature-content-inner { /* box */
	background: url("../images/feature-top-frontpage.png") top center no-repeat;
	padding: 25px;
	zoom: 1; /* for ie */
}

.feature-content { /* border */
	background: url("../images/feature-bottom.png") bottom center no-repeat;
	text-align: center;
	margin: 0 0 25px 0;
	padding: 0;
}

.feature-content-results { /* border */
	background: url("../images/feature-bottom-robot.png") bottom center no-repeat;
	text-align: left;
	margin: 0 0 25px 0;
	padding: 0;
}

.feature-content-inner { /* box */
	background: url("../images/feature-top.png") top center no-repeat;
	padding: 25px;
	zoom: 1; /* for ie */
}

.feature-content-inner h2 {
	font-size: 26px;
}

.feature-content-inner p {
	color: #707070;
}

.feature-content-inner ul {
	width: 400px;
	margin: 0 auto;
	padding-left: 30px;
}

.feature-content-inner ul li {
	list-style-type: decimal;
	font-size: 14px;
	text-align: left;
}

/* }}} */
/* {{{ article-page */

#article-content .feature-content-inner ul {
	width: 400px;
	margin: 0 auto;
	padding-left: 30px;
}

/* }}} */
/* {{{ page menus */

#search-content-results .search-results-menu, /* side menu container */
#article-content .article-content-menu {
	float: left;
}

#search-content-results .search-results-menu,
#article-content .article-content-menu { 
	width: 135px;
	font-size: 14px;
	text-align: right;
	margin-right: 20px;
	padding: 0 20px 30px 0;
	border-right: 1px #cdcdcd solid;
}

#search-content-results .search-content-results-container { 
	width: 900px;
	margin: 0 auto;
	padding: 0;
}

#search-content-results .search-results-menu h3, /* menu headers */
#article-content .article-content-menu h3 {
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#search-content-results .search-results-menu ul li a, /* menu links */
#article-content .article-content-menu ul li a {
	display: block;
	width: 115px;
	margin: 0 0 0 10px;
	padding: 3px 5px 3px 5px;
}
#article-content .article-content-menu ul li a.external-link { 
	width: 108px;
	padding-right: 12px;
	padding-left: 0;
}

#search-content-results .search-results-menu ul li.active a, /* menu links active state */
#article-content .article-content-menu ul li.active a {
	background-color: #006ea9;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* }}} */
/* {{{ article-page-content-body */

#article-content .article-content-body { /* body text */
	float: left;
	width: 700px;
	font-size: 14px;
}
#article-content .article-content-body-nomenu {
	width: 800px;
	padding: 0 50px;
}

#article-content .article-content-body ul li {
	margin: 10px 0 10px 30px;
	list-style-type: disc;
}

#article-content .article-content-body ol li {
	margin: 5px 0 5px 30px;
	list-style-type: decimal;
}

/* }}} */
/* {{{ press */

#in-the-news,
#testimonials { padding-right: 350px; }

#covered-in,
#social-media,
#press-contacts {
	float: right;
	width: 300px;
}
#press-contacts { margin: 0 0 25px 50px; }

#covered-in div { text-align: center; }
#covered-in img {
	margin: 0 5px 5px 0;
}

#article-content .article-content-body #in-the-news ul,
#article-content .article-content-body #in-the-news ul li,
#article-content .article-content-body #social-media ul,
#article-content .article-content-body #social-media ul li {

	line-height: 20px;
	margin: 0 0 15px 0;
	padding: 0;
}
#article-content .article-content-body #in-the-news ul li{ 
	background: url("../images/favicons/idee.png") 0 2px no-repeat;
	padding-left: 20px;
}

#article-content .article-content-body #in-the-news ul li a,
#article-content .article-content-body #social-media ul li a { font-weight: normal; }

#article-content .article-content-body #in-the-news ul li span,
#article-content .article-content-body #social-media ul li span { font-size: 11px; color: #aaa; }

#article-content .article-content-body #social-media a.twitter { 
	background: url("../images/footer-contact-icons.png") 0 3px no-repeat;
	padding: 3px 0 3px 22px;
}
	
#press-materials h4 { clear: both; padding-bottom: 0; }

#press-materials .image-grid,
#press-materials .image-grid div {
	float: left;
	color: #777;
	text-align: center;
	line-height: 1.2em;
	margin: 0 0 25px 0;
    padding: 10px 10px 0 10px;
}

#press-materials .image-grid div a {
	font-size: 11px;
	font-weight: normal;
}

#press-contacts span {
	display: block;
	float: left;
	width: 5em;
	color: #777;
}
.press-quote { 
	line-height: 18px;
	margin: 0 0 40px 0;
}
.press-quote p { 
	font-style: italic;
	padding-left: 115px;
}
.press-quote p span {
	display: block;
	color: #aaa;
}

/* }}} */
/* {{{ news */

#article-content .article-content-body .article-content-body-news ul {
	margin: 0;
	padding: 0;
}

#article-content .article-content-body .article-content-body-news li {
	list-style: none;
	line-height: 18px;
	margin: 0 0 30px 0;
	padding: 0;
}

#article-content .article-content-body .article-content-body-news li span.date {
	display: block;
	float: left;
	background-color: #aaa;
	width: 75px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#article-content .article-content-body .article-content-body-news li span.news {
	display: block;
	padding: 0 75px 0 90px;
}

/* }}} */
/* {{{ contributors */

.contributors-logos {
	float: right;
	width: 310px;
    height: 160px;
	margin-left: 20px;
}

.client-logos {
	float: right;
	width: 310px;
	margin-left: 20px;
}
.client-logos img { margin: 3px 15px 0 0; }

/* }}} */
/* {{{ faq */

#article-content .article-content-body ul.faq li {
	margin: 10px 40px 10px 20px;
	list-style-type: none;
}

#article-content .article-content-body ul.faq li div {
	background-color: #f5f5f5;
	color: #555;
	line-height: 22px;
	margin: 0 0 20px 0;
	padding: 10px 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#article-content .article-content-body ul.faq li div ul li {
    list-style-type: disc;
}

/* }}} */
/* {{{ cool searches and history page*/

.article-content-body .cool-search-result {
	clear: left;
	float: left;
	width: 700px;
	padding: 10px 0 0 0;
	border-top: 1px #cdcdcd dashed;
}

.article-content-body .search-history {
	clear: left;
	float: left;
	width: 700px;
	padding: 0;
}

.article-content-body .search-history h3 {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px #cdcdcd dashed;
}

.article-content-body .cool-search-result div,
.article-content-body .cool-search-result a {
	float: left;
	margin: 0 3px;
    position: relative;
}

.article-content-body .search-history div.grid {
	float: left;
	color: #777;
	text-align: center;
	margin: 0 6px 25px 6px;
}

.coolsearchsarrow {
	padding: 40px 0;
}

.coolsearchresults {
    padding: 10px;
    height: 120px;
}

.coolsearchresults img {
    position: absolute;
    bottom: 17px;
}

/* }}} */
/* {{{ feedback form */

.feedback-form {
	position: relative;
	font-size: 14px;
	padding: 0 25px;
}

.feedback-form img.robot {
	position: absolute;
	top: 110px;
	right: -55px;
}

/* }}} */
/* {{{ forms */

.form {
	background-color: #eef2f3;
	margin: 0;
	padding: 20px 50px 25px 50px;
	border: 5px #cce2ed solid;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.form form div {
	position: relative;
	line-height: 1em;
	padding: 5px 0;
}
.form form div.nopadding { padding: 0; }

.form fieldset {
	margin-bottom: 50px;
	padding: 20px 50px 25px 50px;
	border: 1px #ddd solid;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.form legend {
	background: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 0 15px;
}

.form h4 {
    text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px #aaa solid;
}

.form p {
	font-size: 12px;
	line-height: 14px;
	color: #777;
}

.form hr {
	border: 0;
	border-bottom: 1px #cce2ed solid;
}

.form form div.notes {
	display: block;
	font-weight: normal;
	color: #999;
	width: 400px;
}

.form form div.checkboxes {
	margin-left: 180px;
    margin-top: 10px;
	padding: 0;
}

.recaptchatable {
    background-color: #ffffff;
}

/* }}} */
/* {{{ form field errors */

.field-error {
	background-color: #ffe3e0;
	padding: 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.field-error .field-error-message {
	font-size: 12px;
	color: #cc0000;
}

.field-error-notification {
	background-color: #ffe3e0;
	font-size: 14px;
	color: #cc0000;
	padding: 8px 15px;
	border: 1px solid #cc0000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.field-success {
    color: #3d993d;
    background-color: #c5fe81;
  	padding: 0 8px;
	border: 1px solid #3d993d;
    text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.field-success p {
    margin: 0;
}

/* Wider form errors */

#add_content_form p.field-error-message,
#advertise_form p.field-error-message {
    padding: 0 5px;
}


/* }}} */
/* {{{ login, password, registration forms */

.login-form,
.resetpassword-form,
.subcribenewsletter-form,
.unsubcribenewsletter-form {
	width: 558px;
    position: relative;
	margin: 0 auto;
}

.registration-form,
.profile-form {
	float: left;
	width: 400px;
}

.registration-benefits {
    float: left;
    width: 350px;
    padding-right: 50px;
}

.login-form div.email,
.login-form div.password {
	float: left;
	margin-top: 1em;
}
.login-form div.email { margin-right: 25px; }

.resetpassword-form div,
.registration-form div,
.profile-form div {
	margin-top: 1em;
}

.login-form div.button {
	clear: left;
	padding-top: 0.5em;
}

.login-form .forget,
.login-form .rememberme {
	display: block;
	font-weight: normal;
	font-size: 12px;
}

.login-form p.register,
.resetpassword-form p.login {
	clear: both;
	border-top: 1px #eee solid;
	margin-top: 2em;
	padding: 1em 0.5em;
}

.login-form img.robot {
	position: absolute;
	bottom: 0;
	right: 50px;
}

/* }}} */
/* {{{ form labels, fields and buttons */

.form form div label,
.login-form label,
.registration-form label,
.profile-form label {
	display: block;
	font-weight: bold;
	color: #333;
	margin: 0;
}

.form form div label { 
	float: left;
	width: 150px;
	text-align: right;
	margin: 10px 0 0 0;
	padding: 5px 25px 5px 5px;
}

.resetpassword-form label { width: 100px; }
.login-form .rememberme label { display: inline; margin-left: 5px; }

.form form div.field-error label { color: #cc0000; }

div.checkboxes label.checkbox {
	display: inline;
	float: none;
	color: #777;
	margin-left: 5px;
	padding: 5px;
}

div.checkboxes span.notes {
	display: block;
	color: #aaa;
	font-size: 12px;
	line-height: 1em;
}

input.field,
textarea.field {
	background-color: #fff;
	color: #555;
	width: 235px;
	margin: 5px 0;
	padding: 6px 8px;
	border: 2px #d6d6d6 solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
textarea.field { width: 350px; }
select.field { width: 300px; margin-bottom: 4px; }
div.field-error input { background-color: #fff; border-color: #cc0000; }

input:focus,
textarea:focus { border: 2px solid #ffa852; }

input.button {
	background: #0074b1 url("../images/button-background.png") center center repeat-x;
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px #000;
	margin-top: 0.5em;
	padding: 8px 15px;
	border: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.form form div input.button { margin-left: 180px; }
input.button:hover { cursor: pointer; }
input.button:active { 
	background-image: none;
    background-color: #d96a11;
}

/* }}} */
/* {{{ goodies */

#plugins {
	padding-right: 325px;
}

#plugins .plugins-install {
	background-color: #eef2f3;
	text-align: center;
	padding: 10px 20px;
	margin-bottom: 20px;
	border: 3px #cce2ed solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#plugins .plugins-install a.plugin-firefox { /* firefox plugin link */
	background: url("../images/plugin-firefox.png") top center no-repeat;
	display: block;
	text-indent: -99999px;
	width: 103px;
	height: 38px;
	outline: none;
	margin: auto;
}

#plugins .plugins-install a.plugin-chrome { /* chrome plugin link */
	background: url("../images/plugin-chrome.png") top center no-repeat;
	display: block;
	text-indent: -99999px;
	width: 108px;
	height: 38px;
	outline: none;
	margin: auto;
}

#plugins .plugins-install a.plugin-ie { /* ie plugin link */
	background: url("../images/plugin-ie.png") top center no-repeat;
	display: block;
	text-indent: -99999px;
	width: 165px;
	height: 39px;
	outline: none;
	margin: auto;
}

/* }}} */
/* {{{ page-footer */

#page-footer { /* page footer top line shadow */
	clear: both;
	background: url("../images/border-background.png") top center repeat-x;
	float: left;
	width: 100%;
	min-width: 900px;
	padding: 4px 0 50px 0;
}

#page-footer .page-footer-background { /* page footer background gradient */
	background: url("../images/gradient-background.png") top center no-repeat;
}

#page-footer .page-footer-container { /* page footer container */
	width: 900px;
	margin: 0 auto;
	padding: 20px 0;
}

#page-footer h4 {
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 5px 0 15px 0;
}

#page-footer #footer-whats-new ul li {
    list-style: outside;
    margin: 0 0 10px 15px;
}

#page-footer #footer-contact h4 { font-size: 16px; }
#page-footer #footer-features #footer-plugins h4 { 
	color: #fff;
	text-shadow: 1px 1px #a2b8bf;
	padding-bottom: 5px;
}
#page-footer #footer-features #footer-newsletter h4 { padding-bottom: 5px; }

#page-footer #footer-features { /* features container */
	float: left;
	background: #fff url("../images/footer-feature-background.png") top center no-repeat;
	font-size: 13px;
	line-height: 18px;
	width: 636px;
	border: 1px #cdcdcd solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#page-footer #footer-features #footer-whats-new, /* containers for individual features */
#page-footer #footer-features #footer-plugins,
#page-footer #footer-features #footer-idee-labs,
#page-footer #footer-features #footer-newsletter {
	float: left;
	width: 286px;
	padding: 16px;
}
* html #page-footer #footer-features #footer-whats-new, /* need wider box for IE6 */
* html #page-footer #footer-features #footer-plugins,
* html #page-footer #footer-features #footer-idee-labs,
* html #page-footer #footer-features #footer-newsletter {
	width: 316px;
}
#page-footer #footer-features #footer-idee-labs { clear: left; }
#page-footer #footer-features #footer-idee-labs,
#page-footer #footer-features #footer-newsletter { border-top: 1px #ccc solid; }

#page-footer #footer-features #footer-whats-new span, /* light text in features */
#page-footer #footer-features #footer-plugins span,
#page-footer #footer-features #footer-idee-labs span,
#page-footer #footer-features #footer-newsletter span {
	color: #b3b3b3;
	display: block;
    padding-bottom: 5px;
}

#page-footer #footer-features #footer-plugins ul li { 
	float: left;
	margin: 0 20px 0 0;
}

#page-footer #footer-features #footer-plugins ul li.plugin-firefox a { /* firefox plugin link */
	background: url("../images/plugin-firefox.png") top center no-repeat;
	display: block;
	text-indent: -99999px;
	width: 103px;
	height: 38px;
	outline: none;
}

#page-footer #footer-features #footer-plugins ul li.plugin-chrome a { /* chrome plugin link */
	background: url("../images/plugin-chrome.png") top center no-repeat;
	display: block;
	text-indent: -99999px;
	width: 108px;
	height: 38px;
	outline: none;
}

#page-footer #footer-features #footer-plugins ul li.plugin-ie a { /* ie plugin link */
	background: url("../images/plugin-ie.png") top center no-repeat;
	display: block;
	text-indent: -99999px;
	width: 165px;
	height: 39px;
	outline: none;
}

#page-footer #footer-features #footer-newsletter input.email-address { /* newsletter input */
	font-size: 12px;
	width: 175px;
	padding: 7px 10px;
	border: 1px #ccc solid;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#page-footer #footer-features #footer-newsletter input.email-address:focus { border:1px solid #ffa852; }

#page-footer #footer-features #footer-newsletter label {
	display: block;
	color: #333;
	margin-top: 15px;
}

#page-footer #footer-features #footer-newsletter input.submit { /* blue newsletter button */
	background: #0074b1 url("../images/button-background.png") center center repeat-x;
	width: 75px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 1px 1px #000;
	padding: 6px 10px;
	border: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#page-footer #footer-features #footer-newsletter input.submit:hover { cursor: pointer; }
#page-footer #footer-features #footer-newsletter input.submit:active { 
    background-color: #d96a11;
	background-image: none;
}

#page-footer #footer-contact { /* contact info container */
	float: right;
	width: 235px;
	font-size: 13px;
	line-height: 18px;
	margin-top: 5px;
}

#page-footer #footer-contact ul {
	margin: 0 0 20px 0;
}

#page-footer #footer-contact ul li {
	background: url("../images/footer-contact-icons.png") 0 -65px no-repeat;
	padding: 2px 0 6px 22px;
}
#page-footer #footer-contact ul li.twitter { background-position: 0 2px; }
#page-footer #footer-contact ul li.facebook { background-position: 0 -84px; }
#page-footer #footer-contact ul li.feedback { background-position: 0 -342px; }
#page-footer #footer-contact ul li.contact { background-position: 0 -428px; }
#page-footer #footer-contact ul li.support { background-position: 0 -170px; }
#page-footer #footer-contact ul li.submit { background-position: 0 -255px; }

#page-footer #footer-contact ul li.posterous { 
    background: url("../images/favicons/posterous.com.png") 0 3px no-repeat;
    padding: 2px 0 6px 22px;
}

/* }}} */
/* {{{ page-copyright */

#page-copyright { /*copyright footer paragraph */
	clear: both;
	color: #bbb;
	padding: 5px 0;
}

#page-copyright a {
	color: #bbb;
	font-weight: normal;
	text-decoration: underline;
}
#page-copyright a:hover { color: #336699; }

/* }}} */
/* {{{ extras */

img.right { /* float image right */
	float: right;
	margin: 0 0 20px 20px;
}

img.left { /* float image left */
	float: left;
	margin: 0 20px 20px 0;
}

a.arrow { /* add arrow to links */
	background: url("../images/arrow-right.png") center right no-repeat;
	padding-right: 15px
}

.rss {
	background: url("../images/feed-icon.png") center left no-repeat;
	margin-left: 5px;
	padding: 3px 0 3px 18px;
}

.addthis_button {
	background: url("../images/share.gif") center left no-repeat;
	font-size: 14px;
	padding: 3px 0 3px 18px;
}

.external-link {
	background: url("../images/external-link.png") center right no-repeat;
	padding-right: 10px;
}
.highlight {
	background-color: #FFF04D;
	padding: 2px 4px;
}

.slide-hide {
	display: none;
}

.slide-show {
	display: block;
}

.clearfix:after { /*fix clearing problem of floats */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* }}} */

/* IE6 Fixes */

* html #page-footer .page-footer-background { text-align: center; }
* html #page-footer .page-footer-container { text-align: left; }
* html #page-footer #footer-features #footer-newsletter input.email-address { height: 32px; }
* html #page-footer #footer-features #footer-newsletter input.submit { height: 32px !important; }
* html #search-content-results-form .search-content-results-form-container { text-align: center; }
* html #search-content-results-header { text-align: left; padding: 0 !important; float: none !important; }
* html #search-content-results { text-align: center !important; }
* html #search-content-results-container { text-align: left; }
* html .search-results-menu { width: 150px !important; }
* html #article-content { text-align: center !important; }
* html .article-content-container { text-align: left !important; }
