/*  Reset Reloaded - by Eric Meyer
---------------------------------------------  */
html,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-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}body{line-height:1;color:black;background:white}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:""""}
 

/*  General
---------------------------------------------  */
@font-face { font-family: Molot; src: url('/molot.otf'); } 

body {
  font-family: "Lucida Grande", Verdana, sans-serif;
  font-size: 13px;
  color: #333;
	background: url(/images/bg.png) repeat-x top #F5F5F5;
	line-height: 1.4em;
}
a {
	color: #3C82C3;
	text-decoration: none;
	-webkit-transition-property: color;
	-webkit-transition-duration: 0.5s;
}
a:hover {
	color: #000;
}
p {
	margin-bottom: 1.5em;
}
h1 {
	color: #FFF;
	font-size: 23px;
 	font-family: Molot, Arial, serif;
	line-height: 63px;
	padding: 0 48px;
	margin: -32px -30px 30px -47px;
	text-shadow: #555479 0 -1px 1px;
	width: 839px;
	height: 70px;
	background: url(/images/heading1.png) no-repeat 0 0;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	padding-bottom: 20px;
}
input {
	padding: 5px;
	font-size: 14px;
}
.page_heading {
	padding: 22px;
	margin: 0 10px 10px 0;
	border: solid 1px #EEE;
	background: #FFF;
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	position: relative;
}
.page_heading .admin_link {
	position: absolute;
	left: -62px;
	top: 20px;
}
.page_heading .admin_link a {
	padding: 5px;
	background: #FAFAFA;
	border: solid 1px #EEE;
}
#content ul {
	list-style-type: disc;
	margin-left: 20px;
	color: #000;
	font-size: 15px;
	margin-bottom: 30px;
}
#content ul li {
	margin-bottom: 2px;
}

/*	Errors and Notifications
----------------------------------------------------*/
.fieldWithErrors {
  padding: 2px;
  background-color: #FFDA00;
  display: table;
}
.fieldWithErrors input {
	background-color: #FFFBB3;
}
.errorExplanation {
	color: #000;
	padding: 15px;
	font-size: 15px;
	margin-bottom: 10px;
}
.errorExplanation h2 {
	background: url(/images/error.png) no-repeat;
	padding-left: 60px;
	min-height: 46px;
	font-size: 17px;
	color: #D04440;
}
.errorExplanation ul li {
	list-style-type: disc;
	margin: 0 0 8px 60px;
	line-height: 1.2em;
	font-size: 13px;
}
.flash {
	padding: 15px;
	margin-bottom: 10px;
	font-weight: bold;
}
#error  {
	color: #821C1C;
	background-color: #FFEE74;
	border: solid 1px #ECD025;
	padding: 10px;
	text-align: center;
	margin-bottom: 20px;
}
#notice {
	color: #254C24;
	background-color: #C8FFCA;
	border: solid 1px #4DCC56;
	padding: 10px;
	text-align: center;
	margin-bottom: 20px;
}



/*  Containers
---------------------------------------------  */
#container {
	width: 848px;
	margin: 0 auto;
	height: 100px;
}
#content {
	background: #FFF;
	padding: 40px;
	margin: 0 10px -51px 0;
	border: solid 1px #EEE;
}

/*  Header
---------------------------------------------  */
#header {
	position: relative;
	height: 135px;
	width: 848px;
	margin: 0 auto;
}
#logo {
	display: block;
	position: absolute;
	width: 167px;
	height: 26px;
	background: url(/images/logo.png) no-repeat 0 0;
	top: 57px;
	left: 0;
}



#account_nav {
	position: absolute;
	top: 55px;
	right: 10px;
	font-size: 12px;
	text-align: right;
	line-height: 1.3em;
	color: #777;
	text-shadow: #FFF 0 1px 0;
	width: 355px;
}
#account_nav a {
	font-weight: bold;
}
#account_nav_links {
	color: #AAA;
}
#account_nav #current_gravatar {
	float: right;
	margin: -5px 0 0 10px;
}
#account_nav #current_gravatar img {
	padding: 3px;
	background: #FFF;
	border: solid 1px #EEE;
}


/*  Navigation
---------------------------------------------  */
#nav {
	position: absolute;
	top: 51px;
	left: 190px;
	height: 36px;
	line-height: 36px;
	width: 100px;
	padding: 0 15px;
	background: url(/images/arrow.png) no-repeat 110px 16px #FFF;
	border: solid 1px #EEE;
	font-weight: bold;
	color: #3C82C3;
	z-index: 3;
	font-size: 12px;
}
#nav img {
	position: relative;
	top: 3px;
	left: -2px;
}
#nav_expanded {
	background: #FFF;
	margin: 0 -16px;
	border-left: solid 1px #FFF;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
	font-size: 12px;
	display: none;
	position: relative;
}
#nav_shadow {
	width: 176px;
	height: 153px;
	background: url(/images/shadow.png) no-repeat;
	display: none;
	position: absolute;
	z-index: 2;
	bottom: -30px;
	left: -23px;
}
#nav_expanded a {
	display: block;
	padding: 0 15px;
	border-bottom: solid 1px #F5F5F5;
	position: relative;
	z-index: 3;
	background: #FFF;
}
#nav:hover {
	color: #C8C8C8;
	background: url(/images/arrow_light.png) no-repeat 110px 16px #FFF;
	text-shadow: #FFF 0 1px 0;
	border: solid 1px #FFF;
}
#nav a:hover {
	background: #FAFAFA;
}
#nav:hover #nav_expanded, #nav:hover #nav_shadow {
	display: block;
}

#upload_your_logo {
	position: absolute;
	top: 51px;
	left: 334px;
	height: 36px;
	line-height: 36px;
	width: 124px;
	text-align: center;
	font-size: 12px;
	background: url(/images/gradient.png) repeat-x 0 0 #398DC5;
	border: solid 1px #398DC5;
	border-bottom: solid 1px #317DB0;
	color: #FFF;
	font-weoght: bold;
	text-shadow: #16618D 0 -1px 0;
	-webkit-transition-property: background;
	-webkit-transition-duration: 0.5s;
}
#upload_your_logo:hover {
	border: solid 1px #2E74A5;
	border-bottom: solid 1px #22597E;
	background: url(/images/gradient.png) repeat-x 0 0 #3078AA;
}
#upload_your_logo img {
	position: relative;
	top: 3px;
	left: -2px;
}


#account_nav {
	
}




#rss_link {
	display: block;
	position: absolute;
	padding: 10px 24px 12px 42px;
	background: url(/images/navigation.png) repeat-x bottom #343434;
	border-top: solid 1px #404040;
	border-bottom: solid 3px #FFE05C;
	color: #FFA100;
	text-decoration: none;
	font-weight: bold;
}
#rss_link:hover {
	color: #FFF;
	text-decoration: underline;
}
#container_top img {
	position: absolute;
	top: 6px;
	right: 8.4em;
}

#upload_logo_link {
	float: left;
}

#navigation_wrapper {
	height: 94px;
	background: url(/images/nav_bg.png) repeat-x top;
	position: relative;
}
#navigation {
	width: 890px;
	margin: 0 auto;
	position: relative;
}
#navigation li {
	position: relative;
	float: left;
	margin-top: 18px;
}
#navigation li a {
	float: left;
	display: block;
	position: relative;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	height: 42px;
	line-height: 42px;
	padding: 0 14px 0 34px;
	background: url(/images/nav_button_bg.png) no-repeat 0 0;
	color: #222;
	text-shadow: #E1EECE 0 1px 0;
}
#navigation li #latest_tab, #navigation li #popular_tab {
	background-position: -30px 0;
}
#navigation li #featured_tab {
	background-position: bottom right;
	padding: 0 20px 0 32px;
}
#navigation .upload a {
	background: url(/images/upload.png) repeat-x bottom #237044;
}
#navigation li a img {
	position: absolute;
	top: 12px;
	left: 13px;
}
#navigation .active a {
	background: url(/images/nav_button_bg.png) no-repeat 0 -42px;
	text-shadow: #3B4133 0 -1px 0;
	color: #E1ECD5;
}
#navigation .active #latest_tab, #navigation .active #popular_tab {
	background-position: -30px -42px;
}
#navigation .active #featured_tab {
	background-position: top right;
}
#submit_logo {
	width: 145px;
	height: 42px;
	display: block;
	position: absolute;
	top: 18px;
	right: 0;
	background: url(/images/submit_logo.png) no-repeat 0 0;
}
#rss_feed {
	display: block;
	float: left;
	width: 101px;
	height: 40px;
	background: url(/images/rss_feed.png) no-repeat 0 0;
	position: relative;
	top: 18px;
	left: 8px;
}


.pagination {
	clear: both;
	text-align: center;
	padding: 40px 0 0 0;
	margin-right: 10px;
}
.pagination span, .pagination a {
	padding: 10px 12px;
	background: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	border: solid 1px #EEE;
	margin-left: -5px;
}
.pagination span {
	color: #C8C8C8;
	background: #FAFAFA;
	text-shadow: #FFF 0 1px 0;
}
.pagination a:hover {
	background: #FAFAFA;
}
.pagination .current {
	background: url(/images/gradient.png) repeat-x 0 0 #398DC5;
	border: solid 1px #398DC5;
	border-bottom: solid 1px #317DB0;
	color: #FFF;
	text-shadow: #15567D 0 -1px 0;
	margin-right: 1px;
}



/*	Sponsors
---------------------------------------------	*/
#sponsors {
	position: relative;
	margin: 0 0 10px -10px;
	padding: 10px 0 7px 10px;
	border-top: solid 1px #DDD;
	border-bottom: solid 1px #DDD;
	background: #EEE;
	z-index: 1;
}
#sponsors a {
	float: left;
	margin: 0 11px 0 1px;
}
#sponsors #sponsors_label {
	display: block;
	width: 10px;
	height: 73px;
	background: url(/images/sponsors.png) no-repeat 0 0;
	position: absolute;
	top: 36px;
	left: -10px;
}
#sponsors_sidebar {
	position: relative;
	float: left;
	width: 200px;
	padding: 10px 10px 0 10px;
	background: #EEE;
	border-left: solid 1px #DDD;
	border-right: solid 1px #DDD;
	margin-bottom: 30px;
}
#sponsors_sidebar a {
	float: left;
	margin: 0 0 7px 0;
}
#sponsors_sidebar #sponsors_label {
	display: block;
	width: 73px;
	height: 10px;
	background: url(/images/sponsors_sidebar.png) no-repeat 0 0;
	position: absolute;
	top: -10px;
	right: 10px;
}



/*  Logos
---------------------------------------------  */
#logo_inline_ad {
	float: left;
	width: 339px;
	height: 283px;
	padding: 23px 0 0 3px;
	margin: 2px 15px 0 3px;
	background: url(/images/logo_inline_ad.png) no-repeat 8px 7px #D8DECD;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border: solid 1px #C6CEB9;
}
.logo {
	width: 200px;
	height: 208px;
	padding: 1px 1px 0 1px;
	float: left;
	background: url(/images/logo_bg.png) no-repeat 0 0;
	margin: 0 10px 2px 0;
	position: relative;
}
.show_logo {
	background: url(/images/logo_bg_large.png) no-repeat 0 0;
	width: 322px;
	height: 322px;
}
.logo .overlay {
	position: absolute;
	top: 1px;
	left: 1px;
	width: 200px;
	height: 100px;
	padding-top: 63px;
	display: none;
	text-align: center;
	font-size: 12px;
	color: #333;
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	cursor: pointer;
	background: #FFF;
}
.logo .show_link:hover .overlay {
	display: block;
}
.logo .overlay .full_size {
	font-weight: bold;
	color: #3C82C3;
}
.logo .overlay .title {
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 16px;
}

.logo .info {
	position: relative;
	padding: 10px 10px 10px 12px;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: #999;
}
.show_logo .info {
	padding: 2px 10px 10px 12px;
}
.logo .info img {
	position: absolute;
	left: 8px;
	top: 9px;
}

.retweet {
	position: absolute;
	right: -8px;
	top: 277px;
}
.votes_count {
	position: absolute;
	left: 17px;
	bottom: 8px;
	font-size: 11px;
}
.logo_details {
	float: left;
	width: 240px;
	padding: 10px 30px 0 20px;
}
.logo_details .logo_title {
	font-size: 24px;
	font-family: Georgia, serif;
	font-style: italic;
	line-height: 1em;
	margin-bottom: 10px;
}
.logo_details .logo_author {
}
.logo_details .logo_description {
	clear: both;
	padding-top: 1px;
}
.logo_details p {
	line-height: 1.3em;
	font-size: 12px;
	color: #4B4B4B;
}
.logo_author_details {
	padding: 10px 0;
	line-height: 1.4em;
}
.logo_author_details a {
	font-size: 14px;
}
.edit_controls {
	font-weight: bold;
	font-size: 12px;
	color: #9A9A9A;
	background-color: #F9F9F9;
	border: solid 1px #E5E5E5;
	padding: 6px;
	margin: 10px 0;
}
.admin_link {
	clear: both;
	color: #999;
	padding: 3px;
	font-size: 11px;
}
.admin_link a {
	font-weight: bold;
}
#featured {
	display: block;
	width: 94px;
	height: 78px;
	background: url(/images/featured_bg.png) no-repeat;
	position: absolute;
	z-index: 10;
	top: -2px;
	left: -2px;
}
#featured a:hover {
	color: #FFEF5A;
}
.logo_author_gravatar {
	float: left;
	margin: 0 8px 0 0;
}
.logo_author_gravatar img {
	padding: 3px;
	background: #FFF;
	border: solid 1px #EEE;
}



/*  Stars
---------------------------------------------  */
.loader {
	position: absolute;
	top: 170px;
	left: 50px;
	z-index: 10;
	width: 110px;
	height: 25px;
	background: #FFF;
}
.loader img {
	position: relative;
	left: 44px;
	top: 4px;
}
.rating {
	margin: 8px auto 0 auto;
	width: 75px;
	height: 13px;
	padding: 0;
	list-style: none;
	position: relative;
	background: url(/images/stars.png) no-repeat 0 0;
}
.show_logo .rating {
	margin: 11px auto 0 auto;
}
.show_logo .loader {
	top: 6px;
	left: 100px;
}
.show_logo .loader img {
	left: 45px;
}
ul.rating li {
	cursor: pointer;
	/*ie5 mac doesn't like it if the list is floated but ie6 does\*/
	float: left;
	/* end hide*/
	text-indent: -999em;/* hide text*/
}

ul.rating li a {
	position: absolute;
	left: 0;
	top: 0;
	width: 15px;
	height: 13px;
	text-decoration: none;
	z-index: 200;
}

ul.rating li.vote1 a { left: 0 }
ul.rating li.vote2 a { left: 15px; }
ul.rating li.vote3 a { left: 30px; }
ul.rating li.vote4 a { left: 45px; }
ul.rating li.vote5 a { left: 60px; }

.star0 { background-position: 0 -78px; }
.star1 { background-position: 0 -91px; }
.star2 { background-position: 0 -104px; }
.star3 { background-position: 0 -117px; }
.star4 { background-position: 0 -130px; }
.star5 { background-position: 0 -143px; }

ul.rating li a:hover {
	z-index: 2;
	width: 75px;
	height: 13px;
	overflow: hidden;
	left: 0;
	background: url(/images/stars.png) no-repeat 0 0;
}

ul.rating li.vote1 a:hover { background-position: 0 -13px; }
ul.rating li.vote2 a:hover { background-position: 0 -26px; }
ul.rating li.vote3 a:hover { background-position: 0 -39px; }
ul.rating li.vote4 a:hover { background-position: 0 -52px; }
ul.rating li.vote5 a:hover { background-position: 0 -65px; }


/*  Logo form
---------------------------------------------  */
#logo_description_textarea {
	width: 272px;
	height: 110px;
}

/*  Notes
---------------------------------------------  */
.form_note_left {
	width: 280px;
	font-size: 12px;
	color: #444;
	padding-left: 25px;
	position: relative;
	line-height: 1.3em;
	margin-bottom: 10px;
}
.form_note_left img {
	position: absolute;
	left: 0;
	top: 0;
}
.note_right {
	width: 280px;
	position: relative;
	float: right;
	color: #333;
	font-size: 12px;
	padding-left: 30px;
	border-left: dotted 1px #CCC;
	margin: 0 0 30px 40px;
}
.note_right b {
	color: #C34A45;
}
.note_right #safe_email {
	position: absolute;
	right: 20px;
	top: -20px;
}
.note_right #photos {
	position: absolute;
	right: 20px;
	top: -35px;
}
.note_right #guidelines {
	position: absolute;
	right: 30px;
	top: -25px;
}
.note_right #mail {
	position: absolute;
	right: 30px;
	top: -12px;
}
.note_right #new_user {
	position: absolute;
	right: 25px;
	top: -22px;
}



/*  Sidebar
---------------------------------------------  */
#ads {
	margin-bottom: 10px;
}
#ads img {
	margin-bottom: 12px;
}

#amazon_books {
	padding-top: 15px;
	text-align: center;
	color: #777;
}
#amazon_books h3 {
	font-size: 14px;
}
#amazon_books p {
	line-height: 1.1em;
	padding-bottom: 5px;
}
#amazon_books a {
	text-decoration: none;
}
#amazon_books img {
	margin: 0 auto;
	padding: 0 0 5px 0;
}

/*  Footer
---------------------------------------------  */
#footer {
	clear: both;
	background: url(/images/footer.png) no-repeat center top;
	padding: 30px 0 40px 0;
	font-size: 11px;
	text-align: center;
	color: #AAA;
	text-shadow: #FFF 0 1px 0;
	margin-right: 10px;
	margin-top: 50px;
}
#footer a {
	font-size: 12px;
	font-weight: bold;
}
#footer p {
	margin-bottom: 15px;
	line-height: 1.3em;
}
#copyright a {
	font-size: 11px;
}
#footer_navigation {
	float: right;
}
#footer_navigation li {
	float: left;
	margin-left: 8px;
}
#footer_navigation li a {
	float: left;
}

/*  Credits
---------------------------------------------  */
#credits {
	width: 644px;
	margin: 0 auto;
	padding: 18px 236px 28px 0;
	color: #B1B7AC;
	font-size: 11px;
	line-height: 1.3em;
}
#credits a {
	color: #B1B7AC;
}
#credits a:hover {
	color: #767A72;
}

/*  Admin
---------------------------------------------  */
#investigate {
	border: solid 3px #BDBDBD;
	font-size: 12px;
}
#investigate tr td {
	padding: 8px;
	border-top: solid 1px #999;
	border-right: solid 1px #DCDCDC;
}

/*  Stripe ad
---------------------------------------------  */
#ad_stripe {
	position: fixed;
	bottom: 0;
	height: 49px;
	width: 100%;
	background: url(/images/tb_stripe_bg.png) repeat-x bottom;
}
#ad_stripe a {
	display: block;
	height: 49px;
	width: 918px;
	margin: 0 auto;
	background: url(/images/tb_stripe_ad.png) no-repeat;
}



#advertise_link {
	padding: 10px;
}