/*
Theme Name: Marius Chitu Custom
Theme URI: http://chitzuphoto.ro/blog/
Description: MC Theme
Version: 0.1
Tags: black, grey, wedding

*/

body {
	font-family: Verdana;
	text-align: center;
}

.container_12 {
	width: 975px;
	margin: 0px auto;
	padding: 0 7px;
	background: url('images/shadow.png') repeat-y center;
}

.logo {
	float: left;
	margin-right: 0px;
	width: 425px;
	display: block;
	background: #000;
	height: 107px;
	padding: 86px 0 86px 0;
	text-align: center;
}

.photoslide {
	margin: 0px;
	float: left;
	position: relative;
		
}
.photoslide img {
	position: absolute;
}

p {
	overflow: hidden;
}

#menu {
	padding: 10px 0 10px 0;
	text-align: center;
	border-bottom: 2px solid #CCC;
}

#menu li {
	display: inline;
	border-right: 1px solid #666;
	position: relative;
}

#menu li .submenu {
	display: none;
	width: 150px;
	text-align: left;
	position: absolute;
	padding: 10px;
	padding-bottom: 0px;
	border: 1px solid #CCC;
	background: #FFF;
	left: 0px;
	top: 93%;
	z-index: 9999;
}

#menu li:hover .submenu {
	display: block;
}

.submenu li {
	border: 0px !important;
}

.submenu li a {
	text-transform: none !important;
	display: block;
	margin-bottom: 5px;
}

#menu #last {
	border-right: 0px !important;
}

#menu li a:link, #menu li a:visited {
	font-size: 14px;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
	padding: 0 15px 0 15px;
}

#menu li a:hover, #menu li a:active, #menu li a.active {
	text-decoration: underline;
}

#posts {
	text-align: center;
}

.post {
	border-bottom: 2px solid #CCC;
	padding: 20px 80px 20px 80px;
}

.post div {
	margin-bottom: 10px;
}

.post div a:link, .post div a:visited {
	display: inline;
	color: #000;
	text-decoration: none;
	font-size: 20px;
	vertical-align: 20px;
}

.post div a:hover, .post div a:active {
	text-decoration: underline;
}

.post div em a:link, .post div em a:visited {
	display: inline;
	font-size: 16px;
	float: none;
	vertical-align: 0px;
}

.post div em {
	font-size: 16px;
	color: #666;
	font-style: normal;
	display: block;
}

.post div .lTitle, .post div .rTitle {
	display: inline-block;
	width: 53px;
	height: 53px;
}

.post div .lTitle {
	background: url('images/t-left.jpg') no-repeat center;
}

.post div .rTitle {
	background: url('images/t-right.jpg') no-repeat center;
}

.post img {
	margin: 10px auto;
	padding: 3px;
	border: 1px solid #000;
}

.post p {
	font-size: 12px;
	text-align: left;
}

#comments, #respond h3 {
	margin: 20px 0 0 80px;
	float: left;
	font-size: 14px;
}

#commentform, .commentlist {
	display: block;
	margin: 20px 80px 0 80px;
	font-size: 12px;
	text-align: left;
	float: left;
	width: 700px;
}

#commentform label {
	float: left;
}

#commentform input, #commentform textarea {
	float: right;
	width: 370px;
	border: 1px solid #666;
	margin-bottom: 10px;
}

#commentform textarea {
	height: 80px;
}

#commentform button {
	cursor: pointer;
	border: 1px solid #333;
	background: #EFEFEF;
	padding: 5px 20px;
	float: right;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

.navigation {
	font-size: 12px;
	padding: 10px 80px;
}

.navigation a:link, .navigation a:visited, a:visited, .post a:link, .post a:visited, .comment-author a:link, .comment-author a:visited, .commentmetadata a:link, .commentmetadata a:visited, #footer a:link, #footer a:visited, #respond a:link, #respond a:visited {
	text-decoration: none;
	color: #B12029;
}

.navigation a:hover, .navigation a:active, a:active, .post a:hover, .post a:active, .comment-author a:hover, .comment-author a:active, .commentmetadata a:hover, .commentmetadata a:active, #footer a:hover, #footer a:active, #respond a:hover, #respond a:active {
	text-decoration: underline;
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
}

#footer {
	font-size: 10px;
	padding: 20px;
}

.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
