/* @group Sitewide */

body {
	background-color: #111111;
	text-align: center;
	color: #c0c0c0;
	margin: 0;
	padding: 0;
}
center{
	
}
a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	text-decoration: underline;
}

.new {
	border: 0 none black;
}

.new:hover {
	border: 0 none black;
}

img {
	border-style: none;
}

.content_main {
	text-align: right;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.no_cookie_warning {
	font-weight: bold;
	color: #cb2828;
}

.pagination_box {
	text-align: center;
	color: silver;
	text-transform: uppercase;
	font: 16px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 10px;
}

.pagination_nolink {
	color: gray;
	cursor: default;
}

.footer {
	margin: 0;
	padding: 50px 0 75px;
}

.footer a {
	border-bottom: 1px dotted #aaaaaa;
}

.footer a:hover {
	border-bottom: 1px solid #aaaaaa;
}

.number_of_posters{
	margin-top: 3px;
}

.submit_tag {
	top: 0;
	right: 0;
	position: fixed;
	float: right;
	visibility: visible;
	z-index: 10;
}

	h1 {
	font: normal small-caps 44px/44px Georgia, "Times New Roman", Times, serif;
	text-shadow: #000 3px 3px 3px;
word-wrap: break-word;
	padding: 30px 0px 10px;
	margin-bottom: 0;
}

h1 a:hover {
	text-decoration: none;
}

.header_links {
	font: normal small-caps 22px/22px Georgia, "Times New Roman", Times, serif;
	text-shadow: #000 2px 2px 2px;
	padding: 0 0px 80px;
	margin-bottom: 0;
}

.header_links a:hover {
	text-decoration: none;
	color: silver;
}

h1 b {
	font-size: 0;
	line-height: 0;
	color: black;
}

.contact_container {
	text-align: justify;
	max-width: 500px;
}

.privacy_container {
	text-align: justify;
	max-width: 500px;
	margin: 0;
	padding: 3px;
}

.submit_container {
	text-align: justify;
	max-width: 500px;
}

.submit_thanks {
	font-size: larger;
	font-weight: bold;
	font-style: italic;
}

input#poster {
	color: #c0c0c0;
	background-color: #111111;
}

.search_container {
	max-width: 500px;
	text-align: justify;
}

.searchpage_itembox {
	text-align: left;
	padding-bottom: 3px;
}

.searchpage_smalltext {
	margin-left: 22px;
	font: italic 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.searchpage_textbox {
	margin-left: 22px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 10px;
}

.search_error {
	color: #cb2828;
}

.search_details {
	text-align: center;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

.reset_search {
	float: left;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}

div.settings_main {
	float: right;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-right: 5px;
}

.twitter_tag {
	top: 2px;
	right: 2px;
	position: absolute;
	z-index: 11;
}



/* @end */

/* @group gallery views */

.no_search_results {
	text-align: center;
	padding: 15px;
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #cb2828;
}

.no_search_results b {
	border-bottom: 1px dotted #cb2828;
	padding-bottom: 1px;
}

.no_search_results b:hover {
	border-bottom: 3px double #cb2828;
}

/* @group image_wall view */

.image_wall_container {
	background-color: black;
	margin-top: 5px;
	padding: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.image_wall_container a img {
	border: 2px solid black;
}

.image_wall_container a img:hover {
	border: 2px solid #141414;
	background-color: #090909;
}

.image_wall_poster_box {
	width: 144px;
	height: 144px;
	text-align: center;
	float: left;
}



/* @end */

/* @group gallery view */

.gallery_poster_title {
	margin: 0;
	text-transform: capitalize;
	padding-top: 2px;
	width: 100%;
	height: 15px;
	overflow: hidden;
	font: normal normal 11pt/11pt Georgia, "Times New Roman", Times, serif;
	padding-bottom: 2px;
}

.gallery_poster_details {
	width: 100%;
	overflow: hidden;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	font: normal normal 7.5pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.gallery_poster_box {
	width: 146px;
	height: 196px;
	text-align: center;
	float: left;
	padding-top: 5px;
	border: 2px solid #000000;
	background-color: #000000;
}

.gallery_container {
	background-color: #000000;
	padding: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 5px;
}

.gallery_poster_box:hover {
	background-color: #090909;
	border: 2px solid #141414;
}



/* @end */

/* @group list view */

.listview_table {
	border: 10px solid #000;
	border-collapse: collapse;
	background-color: #000000;
	width: 100%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font: 14px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.list_view_title_row{
	font: normal bold 16px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

tr {
	height: 16px;
}

tr:hover {
	background-color: #141414;
}

.nohover:hover {
	background-color: #000;
}

.title {
	margin: 0;
	padding: 0;
	text-align: left;
}

td.title {
	text-transform: uppercase;
	font: 14px/14px Georgia, "Times New Roman", Times, serif;	
}

.size {
	margin: 0;
	padding: 0;
	text-align: center;
	width: 50px;
}

.type {
	margin: 0;
	padding: 0;
	width: 50px;
	text-align: center;
}

.added {
	margin: 0;
	padding: 0;
	width: 80px;
	text-align: center;
}
.rating {
	padding: 0;
	margin: 3%;
	width: 60px;
	text-align: center;
}

.votes {
	padding: 0;
	margin: 3%;
	text-align: center;
	width: 60px;
}

.comments {
	margin: 10%;
	padding: 0;
	width: 70px;
	text-align: center;
}

.views {
	margin: 10%;
	padding: 0;
	width: 70px;
	text-align: center;
}

/* @end */



/* @end */

/* @group poster page */

.poster {
	margin: 0;
	padding: 0;
}

#poster_sizedetails {
	margin: 0;
	padding: 3px 0 0;
	background-color: #141414;
}

.posterbox_right {
	float: right;
	color: #c0c0c0;
	font: 15px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	cursor: pointer;
	overflow: visible;
}

.posterbox_left {
	float: left;
	color: #c0c0c0;
	font: 15px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	overflow: visible;
}

.posterbox_center {
	color: #c0c0c0;
	font: 15px/15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	clear: both;
	width: 100%;
	padding-bottom: 2px;
}

#poster_votebox {
	margin-top: 5px;
	margin-bottom: 5px;
	font: italic bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#comment_container {
	margin-top: 10px;
	max-width: 450px;
}

.comment_name {
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: left;
}

.comment_date {
	font: 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: right;
}

.comment_comment {
	background-color: #141414;
	text-align: justify;
	font: 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	clear: both;
	padding: 1px 5px 2px;
	margin-bottom: 5px;
}

.comment_admin_box {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
}

.comment_add_name {
	float: left;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.comment_add_btn {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	float: right;
}

.comment_add_comment {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	clear: both;
}

#poster_newcommentbox {
	margin-top: 5px;
}

.poster_admin_del {
	display: inline;
}

.share_box {
	text-align: center;
	max-width: 450px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.addthis_container {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

.share_link_title {
	float: left;
	font: normal bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 2px;
	padding: 5px;
	background-color: #585858;
	color: #e5e5e5;
	
	-moz-border-radius-topleft: 6px;
	-khtml-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-khtml-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
}

.link_box {
	font: normal normal 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 2px;
	padding: 5px;
	background-color: #585858;
	color: #e5e5e5;
	
	-moz-border-radius-bottomleft: 6px;
	-khtml-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-khtml-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-khtml-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	text-align: left;
}

.share_note {
	text-align: justify;
	font-size: 9px;
	line-height: 9px;
}

.linkbox {
	font: 10px/11px mono;
}

#sharelink_sizenotes {
	text-align: center;
	font-size: 12px;
	width: 100%;
}

#sharelink_customwidth {
	text-align: center;
	font-size: 12px;
	width: 100%;	
}

#prevnext_container {
	max-width: 400px;
	background-color: #000000;
	font-family: sans-serif;
	border-radius: 5px;
	padding: 0;
	margin: 10px;
}
.next_poster{
	float: left;
	text-align: center;
}
.prev_poster {
	 float: right;
	 text-align: center;
}
#prevnext_container a:hover {
	text-decoration: none;
}
/* @end */
