/*
Theme Name: Madalina Diana
Theme URI: http://madalinaphotography.co.uk/
Description: Theme for my dear Madalina Diana
Author: Andrei Zahariade
Version: 1.0
Tags: white
*/

/* document reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin:0pt; padding:0pt; } table { border-collapse:collapse; border-spacing:0pt; } fieldset, img { border:0pt none; } address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal; } ol, ul { list-style-image:none; list-style-position:outside; list-style-type:none; } caption, th { text-align:left; } h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; } q:before, q:after { content:'"'; } abbr, acronym { border:0pt none; } * {outline: none}
/*
@font-face {
  font-family: "Zapf4";
  src: url("images/zapf4.eot");
  src: local("☺"),
    url("images/zapf4.woff") format("woff"),
    url("images/zapf4.otf") format("opentype"),
    url("images/zapf4.svg#zapf") format("svg");
}
*/
html {
	height:100%;
}

body {
	background:#fff;
	font-family:Calibri, Arial, Tahoma;
	font-size:14px;
	color:#444;
	padding:0;
}

/********** general positioning **********/
.wrapper {
	width:960px;
	margin:0 auto;
}
/*h1 {
	font-family: Zapf4;
	text-align: center;
	font-size: 72px;
	padding: 20px 0 10px;
}
h2 {
	font-family: Zapf4;
	text-align: center;
	font-size: 54px;
	color: #636116;
	margin-top: -105px;
	text-transform: capitalize;
	padding: 0px 200px 20px 0;
}
h3 {
	font-family: Zapf4;
	text-align: left;
	font-size: 24px;
	color: #636116;
	padding: 0px 0 20px 0;
}*/
h2 {
	font-family: Times, "Times New Roman", serif;
	color: #636116;
	text-align: center;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 15px;
	margin-top: -15px;
	padding: 0px 0px 25px 0;
}
h2 a {
	color: #636116;
	text-decoration: none;
}
h2 a:hover {
	color: #000;
}
h3 {
	font-family: Times, "Times New Roman", serif;
	color: #636116;
	text-align: left;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 15px;
	font-style: normal;
	padding: 0px 0px 5px 0;
}
h1 a {
	color: #000;
	text-decoration: none;
}
h1 a:hover {
	color: #444;
}
.home-navi {
/*	margin-top: -52px;*/
}
.home-navi a {
	display: block;
	float: left;
	width: 465px;
	height: 0;
	overflow: hidden;
	padding-top:410px;
	background: url(images/home-photo.jpg) no-repeat left top;
	margin: 0px 2px 0px 3px;
	vertical-align: top;
}
#go-contact {
	background: url(images/home-photo.jpg) no-repeat right top;
}
.home-navi .home-photography {
	float: left;
	width: 20px;
	height: 0;
	padding-top: 410px;
	overflow: hidden;
	background: url(images/home-photo.jpg) no-repeat -470px top;
}
.home-navi a:hover {
	-moz-opacity: 0.75;
	-webkit-opacity: 0.75;
	opacity: 0.75;
}
.footer {
	padding:20px 0;
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 16px;
	line-height: 24px;
	margin-top: 20px;
	border-top: 1px dotted #ddd;
}
.footer p {
	float: right;
}
.footer a {
	color: #000;
	text-decoration: none;
}
.footer a:hover {
	color: #636116;
}
.contact-text {
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 16px;
	line-height: 24px;
}
.contact-text p {
	margin: 15px 0;
}
.contact-photo { float: right; margin: 15px 0 15px 20px; }

.gallery {
	width: 220px;
	margin: 10px;
	float: left;
	background: #fff;
}
.gallery a {
	text-decoration: none;
	position: relative;
	display: block;
	width: 220px;
	height: 220px;
}
.gallery a img {
	width: 220px;
	height: 220px;
	display: block;
}
.gallery a:hover img {
	box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
}
.gallery a span {
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 16px;
	line-height: 24px;
	height: 24px;
	width: 200px;
	padding: 5px 10px;
	bottom: 0;
	text-align: center;
	text-transform: lowercase;
	color: #fff;
	display: block;
	text-shadow: 0px 0px 3px rgba(0,0,0,1);
	background:url(images/semi.png);
	position: absolute;
}
.gallery a:hover span {
	text-shadow: 3px 3px 3px rgba(0,0,0,1);
}
.gallery-info {
	width: 230px;
	margin-left: 30px;
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 16px;
	line-height: 22px;
	float: right;
}
.gallery-info p {
	margin: 15px 0;
}
.gallery-images {
	width: 700px;
	height: 425px; /* 500px img + 100 thumbs + 5 margin */
	float: left;
}
#gallery-large img {
	max-height: 400px;
	margin-right: 10px;
}
#blog-large,
#gallery-large {
	width: 700px;
	height: 425px;
	overflow-x: scroll;
	overflow-y: hidden;
}
#gallery-large ul {
	width: 50000px;
}
#gallery-large ul li {
	height: 400px;
	float: left;
	text-align: center;
}
.jcarousel-control img {
	max-width: 100px;
	max-height: 100px;
}
.jcarousel-control {
	width: 700px;
	height: 100px;
	margin-bottom: 10px;
	overflow-x: scroll;
	overflow-y: hidden;
}
.contact-text ul,
.disc {
	margin:-15px 0 15px;
}
.contact-text ul li,
.disc li {
	margin-left: 30px;
	list-style-position: outside;
	list-style-type: disc;
}
.contact-text a {
	color:#636116;
}
/* ********************** end site styles ******************** */
b, strong { font-weight:bold; }
i, em { font-style:italic; }
.clear { clear:both; }
#jquery-overlay { position:fixed !important; }

/* clearfix code */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

h1 a {
	padding-top: 115px;
	display: block;
	width: 410px;
	margin: 0 275px 20px;
	background:url(images/h1-ie.png) no-repeat center 35px;
	height: 0;
	overflow: hidden;
}
.widget-title {
	font-size: 16px;
	letter-spacing: 2px;
	padding: 15px 0 0;
}
.widget-container {
	font-size: 14px;
}
.widget-container a {
	color:#333;
	text-decoration: none;
}
.widget-container a:hover {
	color: #636116;
	text-decoration: underline;
}
#blog-large .page-title {
	font-family: Times, "Times New Roman", serif;
	color: #444;
	text-align: left;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-style: normal;
	padding: 0px 0px 20px 0;
	margin-bottom: 40px;
	border-bottom: 1px solid #ccc;
	margin-top: -15px;
	
}
#blog-large .entry-title {
	font-family: Times, "Times New Roman", serif;
	color: #636116;
	text-align: left;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-style: normal;
	padding: 0px 0px 5px 0;
}
#blog-large a {
	color: #636116;
	text-decoration: none;
}
#blog-large a:hover {
	color: #000;
}
#blog-large {
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
	font-size: 16px;
	line-height: 22px;
	padding-top: 30px;
}
.entry-meta, .entry-utility {
	font-size: 13px;
	color: #888;
}
.entry-utility {
	margin-bottom: 30px;
}
#blog-large .entry-meta a, #blog-large .entry-utility a {
	color: #888;
	cursor: text;
}
.entry-content {
	margin: 20px 0;
}
.form-allowed-tags code,
.form-allowed-tags {
	font-family: Times, "Times New Roman", serif;
	color: #888;
	font-style: italic;
	text-align: left;
	font-size: 13px;
}
#blog-large {
	height: auto;
	overflow: visible;
}
#blog-large ol,
#blog-large ul {
	margin:-15px 0 15px;
}
#blog-large ol li,
#blog-large ul li {
	margin-left: 30px;
	list-style-position: outside;
	list-style-type: disc;
}
#blog-large ol li {
	list-style-type: decimal;
}
#blog-large p {
	margin: 15px 0;
}
#blog-large .page-title span {
	display: block;
	font-size: 24px;
	color: #222;
}


/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
	padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	/* clear: both; */
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
/*
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}*/
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}
/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
	letter-spacing: 3px;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

.nav-previous { width:45%; padding-right: 10%; float: left; }
.nav-next { width:45%; text-align: right; float: right; }
#nav-below { height: 22px; margin-bottom: 30px; }

.type-post { margin-bottom: 45px; border-bottom: 1px dashed #eee; }
.single .type-post { margin-bottom: 0; border: none; }