/*   
Theme Name: Bildervonfreunden
Theme URI: http://demo.bildervonfreunden.de/bvf1/
Author: Indiapart
Author URI: http://themeforest.net/user/indiapart
Version: 1.1
*/



/* ========================================================================

	#   table of contents

	1.  overall & common
	2.  header section
	3.  navigation
	4.  frontpage
	5.  blog styles
	6.  portfolio
	7.  comments
	8.  sidebar
	9.  footer
	10. content elements
	11. everything else

======================================================================== */



/* ========================================================================

	1. overall & common

======================================================================== */

* {
  margin: 0;
  padding: 0;
	outline: none;
}

body, html {
  font-family: Arial, Serif;
  width: 100%;
	-webkit-font-smoothing: antialiased;
	height: 100%;
}

body {
  font-size: 13px;
}

a img {
  border: none;
}

ul {
  list-style-type: none;
}

.clear {
  clear: both;
  height: 0 !important;
	width: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.hide {
  display: none;
}

.nomargin {
	margin: 0 !important;
}

.uppercase {
	text-transform: uppercase;
}

a {
  color: #b05308;
  text-decoration: none;
	outline: none;
}

a:hover {
	color: #e7616b;
}

h1, h2, h3 {
	font-weight: 100;
	font-size: 19px;
	margin: 25px 0 10px;
	font-family: Georgia, Serif;
	text-transform: uppercase;
}

h1 {
	font-size: 22px;
}

h3 {
	font-size: 15px;
}

::selection { background: #93d4c9; }
::-moz-selection { background: #93d4c9; }
::-khtml-selection { background: #93d4c9; }
::-ms-selection { background: #93d4c9; }

#wrapper {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -30px; /* the bottom margin is the negative value of the footer's height */
}

#wrapper p {
	margin-bottom: 11px;
	
}



/* HTML5 tags */
header, section, footer, aside, nav, article, figure {
  display: block;
}

#scanlines {
	background: url(images/dots.png);
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 0;
	top: 0;
	left: 0;
}

#whitelayer {
	background: #000;
	position: fixed;
	opacity: 0;
	-moz-opacity: 0;
	-webkit-opacity: 0;
	-khtml-opacity: 0;
	-ms-opacity: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	top: 0;
	left: 0;
}

#try-arrows {
	width: 185px;
	height: 94px;
	background: url(images/trykeys.png) no-repeat;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -47px 0  0 -97px;
	display: none;
	z-index: 999;
}

#try-arrows span {
	padding-top: 70px;
	color: #777;
	font-style: italic;
	font-family: Arial, Sans-Serif;
	display: block;
	text-align: center;
}

#supersized-loader {
	margin-top: -115px !important;
}

/* ========================================================================

	2. header section

======================================================================== */

header {
	position: relative;
	font-family: Georgia, 'Times New Roman', Serif;
}

#logo {
	position: absolute;
	z-index: 999;
	text-align: center;
	width: 100%;
	top: 50px;
}

#logo h1 {
	font-size: 24px;
	margin: 0 16px 0 0;
	display: inline-block;
	font-style: normal;
	font-weight: 100;
	text-transform: none;
}

#logo a {
	color: #fff;
}

header h2 {
	margin-top: 60px;
}

#tagline-front {
	color: #000;
	text-transform: uppercase;
	font-size: 36px;
	line-height: 45px;
	position: relative;
	z-index: 1;
}

#tagline-front span {
	background: #fff;
	display: inline;
	padding: 2px 8px 2px 25px;
	opacity: 0.7;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	-webkit-opacity: 0.7;
	-ms-opacity: 0.7;
}



/* ========================================================================

	3. navigation

======================================================================== */

#nav-container {
	padding-bottom: 50px;
	height: 118px;
}

nav {
	font-size: 16px;
	line-height: 15px;
	padding: 15px 0;
	font-family: Georgia, Serif;
	width: 661px;
	height: 113px;
	background: url(images/nav-bg.png) no-repeat 50% -35px;
	text-align: center;
	position: relative;
	z-index: 998;
	margin: 0 auto;
	font-weight: 100;
	top: 0;
	left: 0;
}

nav a {
	color: #dedede;
}

nav li {
	display: inline-block;
	padding: 0 10px;
}

#nav-toggle {
	position: absolute;
	z-index: 999;
	top: 0;
	left: 50%;
	margin-left: 340px;
	color: #fff;
	padding: 8px 8px 5px;
	cursor: pointer;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}

.show-nav {
	display: none;
}

img.show-nav, img.hide-nav {
	float: right;
	margin: -4px 0 0 7px;
}

.current-menu-item a {
	color: #666;
}

/* ======== nav styles ======== */

/* half rounded */

nav.half-rounded {
	background: url(images/nav-bg-half-rounded.png) no-repeat 50% -48px !important;
}

nav.half-rounded #main-nav {
	padding-top: 10px;
}

#logo.half-rounded {
	top: 75px;
}

/* squared */

nav.squared {
	background: url(images/nav-bg-squared.png) no-repeat 50% 0 !important;
}

nav.squared #main-nav {
	padding-top: 7px;
}

#logo.squared {
	top: 72px;
}

/* dotted lines */

nav.dotted ul {
	border-bottom: 1px #888 dotted;
	display: inline-block;
	padding-bottom: 8px;
}

nav.dotted ul li {
	border-right: 1px #888 dotted;
}

nav.dotted ul li:first-child {
	padding-left: 0 !important;
}

nav.dotted ul li:last-child {
	padding-right: 0 !important;
	border-right: none;
}

/* ========================================================================

	4. frontpage

======================================================================== */


.frontslider-abscontainer {
	position: absolute;
	bottom: 30px;
	left: 0;
	height: 100px;
	width: 100%;
	z-index: 99;
	overflow: hidden;
}

.frontslider-container {
  position: relative;
  height: 100px;
  overflow: auto;
  bottom: 0;
	margin: 0 auto;
	display: block;
	width: 985px;
	overflow: hidden;
}

.frontslider-container ul {
  display: block;
  height: 100px;
	position: absolute;
}

.frontslider-container li {
  display: block;
	float: left;
	width: 177px !important;
	background: #000;
	cursor: pointer;
}

.thumb-tray-container {
	width: 885px;
	height: 100px;
	overflow: hidden;
	position: relative;
	left: 50px;
	background: #000;
	overflow: hidden;
}

#thumb-back, #thumb-forward {
	color: #fff;
	font-size: 12px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	width: 50px;
	cursor: pointer;
	opacity: 0.7;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	-webkit-opacity: 0.7;
	-ms-opacity: 0.7;
	position: absolute;
	display: block !important;
	top: 0;
}

#thumb-back {
	background: #000 url(images/bxprev.png) no-repeat 50% 50%;
	left: 0;
}

#thumb-forward {
	background: #000 url(images/bxnext.png) no-repeat 50% 50%;
	right: 0;
}

#thumb-tray img {
	opacity: 0.4;
	-moz-opacity: 0.4;
	-khtml-opacity: 0.4;
	-webkit-opacity: 0.4;
	-ms-opacity: 0.4;
}

#thumb-tray .current-thumb img, #thumb-tray img:hover {
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-ms-opacity: 1;
}

/* ========================================================================

	5. blog styles

======================================================================== */

#blog {
	width: 645px;
	position: relative;
	margin: 0 auto;
	padding-bottom: 65px;
}

.post {
	float: left;
	width: 300px;
	margin-right: 45px;
	margin-bottom: 25px;
	background: #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.55);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.55);
	-khtml-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.55);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.55);
	-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.55);
}

#post {
	background: #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.55);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.55);
	-khtml-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.55);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.55);
	-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.55);
}

#post .post-title {
	font-size: 18px;
}

#post img.size-medium, #post img.attachment-medium {
	margin-left: -25px;
}

.post-thumb {
	background: #000;
	position: relative;
}

.post-thumb img {
	display: block;
	position: relative;
}

.post-content {
	background: #fff;
	padding: 10px 10px 20px;
	color: #444;
	line-height: 19px;
	font-size: 12px;
}

#post .post-content {
	padding: 10px 25px;
}

.post.second {
	margin-right: 0;
	padding-right: 0;
	border-right: none;
}

.post-data {
	color: #878787;
	font-family: Georgia, Serif;
	font-size: 11px;
	font-style: italic;
}

.post-data a {
	color: #555;
}

.post-data a:hover {
	color: #111;
}

.post-title {
	margin: 10px 0 5px;
	font-size: 15px;
}

.post-title a {
	color: #000;
}

.thumb-magnifier {
	background: url(images/magnifier.png) no-repeat 50% 50%;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	-ms-opacity: 0;
}

.clear {
	float: none;
}



/* pagination */

#pagination {
	background: #fff;
	opacity: 0.6;
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6;
	-webkit-opacity: 0.6;
	-ms-opacity: 0.6;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.55);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.55);
	-khtml-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.55);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.55);
	-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.55);
	padding: 10px 15px;
}

#pagination a {
	color: #000;
}

.nav-previous {
	float: left;
}

.nav-next {
	float: right;
}


/* ========================================================================

	6. portfolio

======================================================================== */

#photos {
	width: 100%;
	overflow: hidden;
	padding: 30px 0 60px;
}

#photos-content {
	width: 100%;
}

.photos-viewer {
	width:100%; 
	height: 450px;
	overflow:hidden;
}

.photos-conveyor {
	position: relative;
	width: 100%;
}

.photo {
	float: left;
	height: 450px;
	overflow: hidden;
	position: relative;
}

.photo img, .photo a {
	display: block;
	background: #000;
}

#photos-slider-container {
	background: #000;
	opacity: 0.7;
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	-ms-opacity: 0.7;
	-webkit-opacity: 0.7;
	padding: 0 12% 0 20px;
	position: relative;
}

#photos-slider {
	padding: 18px;
	margin-left: 120px;
	position: relative;
	height: 3px;
}

#photos-slider .ui-slider-handle {
	background: #d2d1d1;
	height: 2px;
	width: 1%;
	padding: 0 4.5%;
	position: absolute;
	top: 18px;
	outline: none;
	display: block;
}

#photos-categories {
	top: 11px;
	position: absolute;
	color: #eee;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
}

#photos-categories {
	cursor: pointer;
}

#photos-categories span {
	margin-right: 5px;
	font-weight: 400;
}

#photos-categories .selector {
	float: left;
	margin-right: 35px;
}

#photos-categories #current {
	font-weight: 900;
	color: #FFFFFF;
}


/* ========================================================================

	7. comments

======================================================================== */

#comments {
	width: 645px;
	margin-left: -25px;
	padding: 10px 0 45px;
}

#comments h3 {
	margin: 0 0 10px 25px;
	text-transform: none;
}

.comment-input input, .comment-input-website input, #comment {
	background: #ebebeb;
	color: #333;
	border: none;
	padding: 7px;
	width: 581px;
	text-transform: none;
	margin-bottom: 12px;
}

#comment {
	height: 100px;
}

#comment-submit {
	cursor: pointer;
	border: none;
	padding: 4px 15px;
	text-align: center;
	font-size: 12px;
	background: #111;
	color: #fff;
	font-weight: 100;
	font-family: Arial, Sans-Serif;
}

.commentlist {
	list-style-type: none !important;
}

.comment {
	border-bottom: 1px #e3e3e3 solid;
	padding: 0 25px 15px;
	margin-bottom: 15px;
}

.comment-author-name {
	font-weight: 900;
	margin-bottom: 4px;
	color: #333;
}

#respond {
	margin: 0 25px;
}

#respond h3 {
	margin-left: 0;
}




/* ========================================================================

	8. sidebar

======================================================================== */

aside {
	position: absolute;
	right: -220px;
	width: 180px;
	top: 0;
}

aside a {
	color: #888;
}

aside .block {
	background: #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.55);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.55);
	-khtml-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.55);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.55);
	-ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.55);
	margin-bottom: 25px;
	padding: 15px 10px 20px 10px;
	font-size: 12px;
	line-height: 17px;
	color: #555;
}

aside h3 {
	margin-top: 0;
	color: #000;
	text-align: center;
	font-size: 14px;
}





/* ========================================================================

	9. footer

======================================================================== */


footer {
	font-family: Georgia, Serif;
	position: relative;
	width: 100%;
	color: #999;
	z-index: 100;
}

#footer-content-hidewrap {
	position: absolute;
	bottom: 0;
	width: 100%;
}

#footer-content-container {
	background: #090909;
	position: relative;
}

#footer-content {
	width: 1100px;
	margin: 0 auto;
	padding: 30px 0;
	font-size: 12px;
	line-height: 17px;
}

#footer-content .column {
	float: left;
	width: 31.33%;
	margin: 0 1%;
}

#footer-content h3 {
	margin: 0 0 10px;
	text-align: center;
	border-bottom: 4px #403d3f solid;
	color: #e5e5e5;
	text-transform: none !important;
	padding-bottom: 7px;
}

#footer-content hr {
	border: 0;
	height: 1px;
	background: #393939;
	margin: 5px 0;
}

footer, .push {
	height: 30px; /* .push must be the same height as footer */
}

#bar {
	font-size: 11px;
	width: 100%;
	text-align: center;
	font-style: italic;
	background: #000;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	-ms-opacity: 0.8;
	-webkit-opacity: 0.8;
	padding: 9px 0 0;
	height: 21px;
	position: absolute;
	top: 0;
}

#bar a {
	color: #999;
}

#bar .uppercase {
	color: #fff;
}



/* ========================================================================

	11. content elements

======================================================================== */

img.alignright {
	float: right;
	margin: 0 0 10px 15px;
}

img.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

.post ul, #post ul, .post ol, #post ol {
	list-style-type: square;
	margin: 5px 30px 10px 15px;
	list-style-position: inside;
	color: #555;
}

.post ol, #post ol {
	list-style-type: decimal;
}

blockquote {
	color: #666;
	padding-left: 20px;
	border-left: 5px #ddd solid;
}

hr {
	margin: 15px 0;
	border: none;
	height: 1px;
	background: #ddd;
}




/* ========================================================================

	12. everything else

======================================================================== */


/* custom widgets */

.ip_widget_social_profiles {
	text-align: center;
}

.ip_widget_social_profiles li {
	display: inline-block;
	width: 36px;
	margin: 0 7px 7px 0;
}

.ip_widget_flickr {
	text-align: center;
}

.ip_widget_flickr .flickr_badge_image {
	display: inline-block;
	margin: 0 6px 6px 0;
}

.ip_widget_flickr .flickr_badge_image img {
	width: 63px;
	height: 63px;
}

/* contact form */

#wrapper .contact {
	width: 550px;
	margin: 30px auto;
	text-transform: uppercase;
	color: #9c9c9c;
	position: relative;
}

#wrapper .contact2 {
	width: 550px;
	color: #000000;
	position: relative;
	padding-left: 70px;
	padding-top: 20px;
}

#wrapper .contact input, #wrapper .contact textarea {
	background: #ebebeb;
	color: #333;
	border: none;
	padding: 7px;
	width: 536px;
	text-transform: none;
}

#wrapper .contact textarea {
	height: 100px;
}

#wrapper .contact-submit {
	height: 70px !important;
	font-size: 12px !important;
	line-height: 12px !important;
	width: 70px !important;
	height: 70px !important;
	background: #111 !important;
	color: #fff !important;
	border-radius: 99px;
	-moz-border-radius: 99px;
	-ms-border-radius: 99px;
	-khtml-border-radius: 99px;
	-webkit-border-radius: 99px;
	position: absolute;
	bottom: -15px;
	right: -25px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
}


#wrapper .contact-error, .contact-success {
	float:none;
	padding:0 14px 0 14px;
}

#wrapper .contact-error {
	font-weight: 900;
	color: #FF0033;
}

#wrapper fieldset {
	border: none;
}
#photos-categories #current a {
	color: #CCCCCC;
}
