body {
	margin: 0px;
	padding: 0px;
	background: url(../images/bkg.jpg) repeat;
	font-family:"Times New Roman",Georgia,Serif;
	font-size: 13px;
	color: #000;
}
/*<!-- Produs al Piatadesiteuri.ro -->*/
img {
	border: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
	font-size: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

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

.m_t_20 {
	margin-top: 20px;
}

.m_t_30 {
	margin-top: 30px;
}

.main {
	width: 1010px;
	margin: 20px auto;
	background: #FFF0F5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	-webkit-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, .5);
	box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, .5);
}

.header {
	padding: 13px 0px 0 0px;
}

.logo {
	float: left;
	margin-top: 5px;
	margin-left: 30px;
}

.hcontact {
	float: right;
	margin-top: 25px;
	color: #555;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-right: 30px;
}

.menu {
	margin: 20px 0px 0px 0px;
	background: url("../images/texture-overlay.png") #9150A2;
	padding: 10px 0px;
}

.menu ul li {
	float: left;
	font-weight: bold;
	margin: 0px 12px;
	position: relative;
}

.menu ul li.drop_down a {
	background: url(../images/menu-arrows.png) no-repeat;
	background-position: right;
	padding-right: 15px;
}

.menu ul li.drop_down a:hover {
	background: url(../images/menu-arrows-h.png) no-repeat;
	background-position: right;
	padding-right: 15px;
}

.menu ul li a {
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 1px 10px 3px 10px;
}

.menu ul li a.selected, .menu ul li a:hover {
	color: #fff;
/*	background: #7D288C;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; */
}

.menu ul li ul {
	display: none;
	position: absolute;
	top: 25px;
	background: url(../images/texture-solid.png) repeat;
	border: 1px solid #eaeaea;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	z-index: 1000;
	padding: 0px 0px;
}

.menu ul li ul li {
	float: none;
	margin: 0px;
}

.menu ul li.drop_down ul li a {
	padding: 0px;
	color: #555;
	display: block;
	padding: 5px 10px;
	background: none;
}
.menu ul li.drop_down ul li a:hover {
	background: url(../images/texture-overlay.png) repeat-x;
	color: #000;
	padding: 5px 10px;
}

.menu ul li:hover ul {
	display: block;
}

.menu ul li:hover ul li a {
	font-size: 15px;
	white-space: nowrap;
}

#content {
	min-height: 200px;
	padding: 0px 30px 0px 30px;
}

.nobg {
	background: none!important;
	padding-bottom: 0px!important;
}

.content {
/*	background: url(../images/flower.png) no-repeat;
	background-position: right bottom;
	padding-bottom: 50px;*/
}

.content h1.title {
	font-size: 24px;
	color: #222;
	font-family: 'Shadows Into Light Two',Georgia,'Bitstream Vera Serif','Times New Roman',Times,cursive;
}

.content h1.title span {
	background: url("../images/texture-bar.png") repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	padding-right: 15px;
}

.content_descr {
	min-height: 200px;
}

.footer {
  padding: 45px 20px 15px 20px;
	color: #717171;
	height: 30px;
}

.footer a {
	color: #9150A2;
	text-decoration: none;
}

.cf:before,
.cf:after {
    content:"";
    display:table;
}
.cf:after {
    clear:both;
}
.cf {
    zoom:1;
}


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. */
}

.content_descr .row {
	float: left;
	margin-bottom: 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	border: 1px solid #9150A2;
	box-sizing:border-box;
	-moz-box-sizing:border-box; /* Firefox */
	-webkit-box-sizing:border-box; /* Firefox */
	padding: 5px;
	background: url(../images/texture-overlay.png) #9150A2 repeat;	
	position: relative;
}

#homepage-info .row {
	width:266px;
	height: 316px;
	margin: 20px 25px;
}

#nunta-info .row {
	width: 217px;
	height: 254px;
	margin: 20px 10px;
}

#botez-info .row {
	width:266px;
	height: 314px;
	margin: 20px 25px;
}

.content_descr form {margin-top: 0px;}

.input_contact {
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	width: 310px;
}

.fild_input_login {
	font-size: 14px;
	font-weight: bold;
	margin-left: 15px;
	height: 20px;
	line-height: 20px;
	float: left;
	color: #333;
	width: 288px;
	text-align: left;
}

.input_left_login {
	border: 1px solid #9150A2;
	width: 288px;
	height: 20px;
	margin-top: 0px;
	font-size: 12px;
	margin-left: 10px;
	float: left;
	color: #333;
	margin-bottom: 2px;
}

.textarea {
	width: 288px;
	height: 90px;
	margin-left: 10px;
	border: 1px solid #9150A2;
	float: left;
	color: #333;
}

.button_send {
	width: 300px;
	margin-top: 10px;
	text-align: right;
}

.btn_send {	
	width: 80px;
	height: 25px;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	background: url("../images/texture-overlay.png") repeat scroll 0 0 #9150A2;
	color: #fff;
	border: 1px solid #9150A2;
	cursor: pointer;
/*	float: right;*/
}	

.class_php {
	color: #333;
	padding-top: 0px;
	padding-left: 10px;
	float: left;
	font-size: 14px;
}
.message_php {
	font-size: 12px;
	color: red;
	margin-top: 5px;
	float: left;
}

h3.title {
	left: 40px;
	top: -8px;
	width: 150px;
	background: #7D288C;
  color: #FAF6EF;
	font-size: 11px;
	height: 16px;
	left: 83px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
}

h2.title {
	color: #7D288C;
	font-size: 20px;
	line-height: 1;
	margin-bottom: 1em;
	text-align: center;
	margin: 0px;
}

p.title {
	color: #787878;
/*	margin: 0px 0px;*/
	text-align: center;
	text-transform: uppercase;
	padding: 0px;
	margin: 8px;
}

.info p {
	color: #000;
	margin: 0px;
	padding: 3px;
	margin: 0px;
	font-style: italic;
	text-indent: 0px!important;
}

.facebook-icon.light-icon {
  background-position: -50px 0;
}
.single-icon {
	background-image: url("../images/icon-sprites.png");
	background-repeat: no-repeat;
	display: inline-block;
	height: 23px;
	text-indent: -10000px;
	width: 23px;
	padding: 0px!important;
	opacity: 0.6;
	filter:alpha(opacity=60);
}
.single-icon:hover {
	opacity: 1;
	filter:alpha(opacity=100);
}

.thumb-grid-image-container {
  overflow: hidden;
  position: relative;
}

#nunta-info .widget-image-title {
	max-width: 74%;
	padding: 7px 10px 7px 15px;
	font-size: 1.0em;
}

.widget-image-title {
	background: url("../images/texture-left-bar.png") #9150A2;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  color: #FFFFFF;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
	bottom: 12%;
  font-size: 1.1em;
  font-weight: bold;
  left: -7px;
  line-height: 1.2em;
  max-width: 70%;
  padding: 11px 13px 11px 23px;
  position: absolute;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	z-index: 500;
}

#header-menu-bottom {
  background: url("../images/dark-overlay.png") #9150A2;
	clear: both;
  height: 6px;
  width: 100%;
	margin-bottom: 15px;
}

.slogan {
	float: left;
	margin: 30px 30px;
	font-size: 35px;
	color: #9150A2;
	font-style: italic;
	font-weight: bold;
}

.slider {
	float: right;
	border: 2px solid #9150A2;
	width: 950px;
}

#slideshow ul {
	position:relative;
	height:400px;
}

#slideshow li {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
	height: 400px;
	width: 950px;
}

#slideshow li.active {
	z-index:10;
	opacity:1.0;
}

#slideshow li.last-active {
	z-index:9;
}

#slideshow li img {
	height: 400px;
	display: block;
	border: 0;
	margin: auto;
}

.pd_row p {
	margin: 0px 0px 5px 0px;
	font-size: 15px;
	letter-spacing: 1px;
}

.pd_row p span {
	font-style: italic;
	font-weight: bold;
}

.pd_row {
	margin-top: 20px;
	float: left;
}

.pd_row h2 {
	margin-top: 0px;
}

.pd_left {
	float: left;
	width: 720px;
}

.pd_right {
	float: right;
	width: 225px;
	text-align: right;
}

.descr {
	margin-top: 20px;
}

.descr p {
	margin: 0px 0px 5px 0px;
	font-size: 15px;
	letter-spacing: 1px;
}

.descr p span {
	font-style: italic;
	font-weight: bold;
}


/*gallery effect*/

.magnifyIcon {
  background: url("../images/magnifyIcon.png") no-repeat scroll center center rgba(0, 0, 0, 0.65);
}

.innerOneFourth {
	float: left;
	margin-right: 10px;
	width: 150px;
}

.innerOneFourth.last {
	clear: right;
	margin-right: 0px!important;
}

.img-left {
  float: left;
}
.imageWrap {
  display: block;
  line-height: 0;
  position: relative;
}

.imageHolder{
	margin-left: auto;
	margin-right: auto;
}
.imageHolder, .imageHolder img{
	line-height: 0;
	display: block;
}

.smallBorder{
	padding: 5px;
	background: url("../images/texture-overlay.png") repeat scroll 0 0 #9150A2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}

.iconHolder{
	display: block;
	position: absolute;
	display: none;
	cursor:	pointer;
}
.magnifyIcon{
	background: rgb(0,0,0) url(../images/magnifyIcon.png) no-repeat center center;
	background:	rgba(0,0,0,.65) url(../images/magnifyIcon.png) no-repeat center center;
}
.imagePreloader{
	display: block;
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
}

.shadowHolder, .shadowHolder img{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000;}
#colorbox{}
#cboxContent{margin-top:20px;}
#cboxError{padding:50px; border:1px solid #ccc;}
#cboxLoadedContent{background:#000; padding:5px;}
#cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
#cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
#cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
#cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(../images/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
#cboxPrevious.hover{background-position:bottom left;}
#cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(../images/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
#cboxNext.hover{background-position:bottom right;}
#cboxLoadingOverlay{background:#000;}
#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
#cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(../images/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
#cboxClose.hover{background-position:bottom center;}

.ih_custom {
	width:140px;
	height:112px;
	top:5px;
	left:5px;
}

.ih_custom_sm {
	width:140px;
	height:94px;
	top:5px;
	left:5px;
}

.ih_custom_sm_2 {
	width:140px;
	height:93px;
	top:5px;
	left:5px;
}

.hidden {
	display: none;
}

.cd_left {
  float: left;
  padding: 20px 0;
  width: 316px;
}

.img_page {
	float: right;
  margin: 15px 0 0;
  width: 600px;
}

.ateliere {
	margin-top: 30px;
}

.ateliere a {
	background: url("../images/texture-left-bar.png") #9150A2;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.24);
  color: #FFFFFF;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.2);
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.2em;
  max-width: 70%;
  padding: 11px 13px 11px 23px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	z-index: 500;
	text-decoration: none;
}