﻿/*
Theme Name: amateuretsexe2015_photo
Theme URL: amateuretsexe.com
Description: <a href="http://www.cleandiz.com">CleanDIZ Theme</a>
Author: Cleandiz
Author URL: http://www.cleandiz.com
le code CSS, le code XHTML et le design sont la propriété de cleandiz.com.
*/

h1, .breadcrumbs {
	margin-bottom: 10px !important;
}

.head-nav {
	width: 100%;
	top: -50px;
	position: relative;
	z-index: 9999;
	margin-bottom: -50px;
}



.head-nav:after, 
.pictures.list:after, 
.site-content:before, 
#content:before,
.video-container:before,
.clear {
	content: " ";
	display: block;
	clear: both;
}


.video {
	position: relative;
	top: -30px;
}

.head-nav .topmenu {
	width: 364px;
	height: 40px;
	margin-bottom: 25px;
	padding-left: 15px;
	background: #111;
	border-radius: 12px;
	z-index: 9998;

}

.head-nav .topmenu .expand.active {
	color: #C8EE20
}


.head-nav .topmenu > li {
	float: left;
	color: #fff;
	font-size: 24px;
	margin-right: 20px;
	font-family: 'Freehand';
	z-index: 9999;
}

.head-nav .topmenu > li a {
	color: #fff;
}

.head-nav .topmenu > li .submenu {
	display: none;
	position: absolute;
	right: 0;
	top: 32px;
	width: 100%;
	padding: 20px 15px 15px 15px;
	box-sizing: border-box;
	background: #111;
	z-index: 9998;
}

.head-nav .topmenu > li .submenu li {
	float: left;
	width: 30%;
	font-family: 'Open sans', sans-serif;
	font-size: 15px;
}

.head-nav .topmenu > li .submenu li a:hover {
	color: #0CF;
}

.list.pictures {
	margin-top: 15px;
}

.user.picture {
	width: 18.5%;
	height: 274px;
	margin: 0.75%;
	float: left;
	border-radius: 5px;
	overflow: hidden;
	box-sizing: border-box;
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
}

.picture .picinfo {
	padding: 8px;
	line-height: 16px;
}	


.picture .picinfo span.title {
	font-weight: 600;
	color: #222;
}

.picture .pic-meta {
	color: #888;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #f3f3f3;
}


.picture .pic-meta .fa-heart {
	color: #f0244f;
}

.picture .pic-meta span.right {
	float: right;
	margin-left: 10px;
}

.user.picture .thumb {
	width: 100%;
	height: 190px;
	overflow: hidden;
}

.user.picture img {
	min-width: 100%;
	width: auto;
	min-height: 100%;
}

.post.picture .pic-col {
	width: 50%;
	box-sizing: border-box;
	padding: 10px;
	float: left;
}
.post.picture:after, .rating-container:after {
	content: " ";
	display: block;
	clear: both;
}

.pic-col #comments {
	width: 100%;
}

.rating-container {
	width: 100%;
	margin-top: 50px;
	position: relative;
}

.pic-author {
	padding: 10px 0;
	display: block;
	margin-bottom: 8px;
}

.vote-container {
	width: 100%;
	font-size: 14px;
	padding: 10px 10px 10px 0;
	overflow: hidden;
	background: #fff;
	margin-bottom: 15px;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.06);
}

.vote-caption {
	line-height: 16px;
	display: block;
	padding: 0 0 0 15px !important;
}

.vote-container .score {
	display: none;
	position: absolute;
	right: 12px;
	top: 7px
}

.vote-container .score strong {
	font-size: 26px;
	line-height: 26px;
	margin-bottom: -4px;
	letter-spacing: -2px;
	display: block;
	color: #F0244F;
}

.vote-container .score span {
	font-size: 13px;
}

.vote {
	margin-left: 10px;
	position: relative;
}

.vote.voted span {
	cursor: default
}

.vote span {
	display: block;
	width: 60px;
	height: 35px;
	margin: 0 auto;
	text-align: center;
	cursor: pointer
}

.vote span i {
	color: #fff;
	font-size: 22px;
	line-height: 35px;
}

.vote span  {
	background-color: #F0244F;
	border-radius: 6px;
}

.vote.voted span  {
	background-color: #C8EE20;
}

.show {
	display: block !important;
}

.pull-right {
	float: right;
}

.col-sm-6 {
	width: 50%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.upload-link {
	width: 100%;
	display: block;
	box-sizing: border-box;
	padding: 10px;
	text-align: center;
	background: rgba(255,255,255,.8);
	color: #888 !important;
}

.upload-link:hover {
	color: #444 !important;
}

.commentlist li.comment {
	padding-left: 100px !important;
}

.commentlist li.comment .author-thumb {
	width: 80px;
	height: 80px;
	overflow: hidden;
}

.commentlist li.comment.depth-2 {
	padding-left: 80px !important;
}

.commentlist li.comment.depth-2 .author-thumb {
	width: 60px;
	height: 60px;
}

.commentlist li.comment.depth-2 .author-thumb img  {
	width: 60px;
}

.commentlist li.comment li {
	border-top: 1px solid #ccc;
	padding: 10px 0;
	border-left: 0 !important;
}

.commentlist li.comment .author-name {
	font-weight: 600;
}

.comment-footer {
	border-top: 1px dashed #ccc;
	margin-top: 10px;
	padding-top: 8px;
}

.comment-time {
	font-size: 12px;
}

.must-login {
	width: 100%;
	display: block;
	text-align: center;
}

.must-login.left {
	text-align: left;
}

.must-login.left a {
	margin: 10px 0;
}

.must-login a {
	width: 98%;
	margin: 0 auto;
	max-width: 280px;
	height: 36px;
	line-height: 36px;
	display: block;
	margin-top: 10px;
	border: 0;
	border-radius: 12px;
	background: #000;
	color: #fff !important;
	font-size: 14px;
	text-align: center;
}

.must-login a:hover {
	color: #c8ee20 !important;
	cursor: pointer;	
}


.photo-error {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	background: rgba(255,255,255,0.6);
	margin: 15px auto;
	border-left: 2px solid #c21e1e;
	font-size: 16px;
	font-weight: bold;
}

.photo-upload {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	background: rgba(255,255,255,0.6);
	margin: 15px auto;
	border-left: 2px solid #97b709;
	font-size: 16px;
	font-weight: bold;
}


.pic-link a {
	width: 48%;
	float: left;
	min-width: 150px;
	height: 36px;
	line-height: 36px;
	display: block;
	margin-top: 10px;
	border: 0;
	border-radius: 12px;
	background: #000;
	color: #fff !important;
	font-size: 14px;
	text-align: center;
}

.pic-link a:hover {
	color: #c8ee20 !important;
}

.pic-link.right a {
	float: right;
}

.pic-view {
	margin-top: 10px;
	margin-bottom: 10px;
}

#sui_upload_image_form {
	box-sizing: border-box;
	width: 100%;
	margin: 10px auto;
	padding: 10px;
	background: rgba(255,255,255,.6)
}

#sui_upload_image_form label, 
#sui_upload_image_form select,
#sui_upload_image_form input {
	margin-bottom: 10px;
	display: block;
}

#sui_upload_image_form select {
	width: 200px;
	height: 34px;
	padding: 0 5px;
}

#sui_upload_image_form input[type=submit], #user_images input[type=submit] {
	width: 200px;
	height: 36px;
	display: block;
	margin-top: 10px;
	border: 0;
	border-radius: 12px;
	background: #000;
	color: #fff;
	font-size: 14px;
	text-align: center;
}

#sui_upload_image_form input[type=submit]:hover {
	color: #c8ee20;
	cursor: pointer;
}


#sui_image_caption {
	width:100%;
}

#user_images { 
	width: 100%;
	font-size: 14px;
}

#user_images th {
	text-align:left;
}

#user_images td {
	vertical-align:middle;
}

#user_images td input {
	margin:0px;
}