/*
Theme Name:Michele Princigalli
Theme URI:
Description:Michele Princigalli Wordpress Theme 
Version:1.0
Author:<a href="http://juliusbelen.ph" title="http://juliusbelen.ph">Julius Belen</a>
Author URI:http://juliusbelen.ph
Tags:white, brown
*/

* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:919px;
}
body { 
	background:url(images/tail-bg.gif) left top repeat-x #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#4e4e4e;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}



.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}

#content2 {
	background:url(images/content-bg.jpg) no-repeat left top;
	height:auto;
}

#content-noBG {
	float:left;
	height:auto;
}




/*==== GLOBAL =====*/
#main {
	width:919px; 
	margin:0 auto;
	font-size:.75em;
	padding:30px 0 20px 0;
	position:relative;
}

#main .lang {
	height:12px;
	position:absolute;
	right:10px;
	top:10px;
}
#main .lang ul {
	float:right;
}
#main .lang li {
	float:left;
	padding-left:10px;
}


#header {
	height:208px;
	background:url(images/header-bg.jpg) no-repeat left top;
	margin-bottom:5px;
}

#content {
	background:url(images/content-bg.jpg) no-repeat left top;
	height:504px;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:18px;
}
.p1 { 
	margin-bottom:9px;
}
.p2 { 
	margin-bottom:18px;
}
.p3 { 
	margin-bottom:27px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#4f1c22; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h2 {
	font-size:18px;
	color:#4f645c;
	line-height:1.2em;
	text-transform:uppercase;
	margin-bottom:10px;
}
h3 {
	background:url(images/marker1.png) no-repeat left 8px;
	padding:0 0 0 20px;
	color:#434343;
	font-size:24px;
	line-height:1.2em;
	text-transform:uppercase;
	margin-bottom:20px;
	letter-spacing:-1px;
}
#comments h3 { 
background:none;
font-size:18px;
}
h4 {
	font-size:1em;
	margin-bottom:8px;
	font-weight:normal;
}


.button { 
	float:left;
	background:url(images/button.png) no-repeat left top;
	width:89px;
	height:25px;
	line-height:25px;
	color:#434343;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}
.button:hover {
	color:#000;
}
.line-ver, .line-ver1 { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}


/*==================boxes====================*/
.box {
	background:url(images/box-bg.png) no-repeat left top;
	width:642px;
	height:401px;
}
 .inner { 
		padding:24px 20px 20px 27px;
	}


.address dt {
	margin-bottom:18px;
}
.address dd { 
	clear:both;
}
	.address dd span { 
		float:left;
		width:66px;
	}

.department dd { 
	clear:both;
}
	.department dd span { 
		float:left;
		width:66px;
	}


/*===== header =====*/
#header .row-1 {
	height:165px;
	padding:0 20px 0 21px;
}
	#header .row-1 .fleft {
		padding:34px 0 0 0;
	}
	#header .nav {
		font-size:9px;
		padding:6px 0 0 0;
	}
		#header .nav li {
			float:left;
			background:url(images/divider.gif) no-repeat left 10px;
			padding:0 16px 0 16px;
		}
		#header .nav li.first {
			padding-left:0;
			background:none;
		}
			#header .nav li a {
				color:#545454;
				text-transform:uppercase;
				text-decoration:none;
				float:left;
				padding-top:5px;
			}
			#header .nav li a:hover, #header .nav li.current_page_item a {
				background:url(images/arrow1.gif) no-repeat center top;
				color:#7e3a3d;
			}
	#header .row-1 .fright {
		padding:35px 0 0 0;
		width:160px;
	}
	
	.list1 li {
		background:url(images/line-dotted.gif) left bottom repeat-x;
		padding:0 0 0 7px;
		font-size:9px;
	}
		.list1 li a {
			background:url(images/arrow3.gif) no-repeat left 3px;
			padding:0 0 0 16px;
			color:#404041;
			text-decoration:none;
			text-transform:uppercase;
		}
		.list1 li a:hover {
			background:url(images/arrow2.gif) no-repeat left 3px;
			color:#7e3a3d;
		}
		
#header .row-2 {
	padding:5px 0 0 15px;
}
	.gallery {
		width:100%;
		overflow:hidden;
	}
		.gallery li {
			float:left;
			padding:0 12px 0 0;
		}
		.gallery li.prev {
			padding:3px 7px 0 0;
		}
		.gallery li.next {
			padding:3px 0 0 0;
			margin-left:-4px;
		}

/*===== content =====*/
.inside {
	padding:54px 0 0 141px;
}
	.list2 li {
		background:url(images/arrow4.gif) no-repeat left 6px;
		padding:0 0 6px 11px;
	}

/*===== footer =====*/
#footer {
	font-size:9px;
	color:#959595;
	text-transform:uppercase;
	padding:2px 2px 2px 2px;
}
	#footer a {
		color:#959595;
		text-decoration:none;
	}
	#footer a:hover {
		text-decoration:underline;
	}


/*----- forms -----*/
#order-form fieldset {
	border:none;
}
	#order-form label {
		display:block;
		height:24px;
		overflow:hidden;
	}
		#order-form label span {
			float:left;
			width:50px;
		}
		#order-form label input {
			width:205px;
			background:#fff;
			border:1px solid #aab4b1;
			padding:1px 0 1px 5px;
		}
	
	#order-form table {
		width:100%;
		margin:13px 0 21px 0;
	}
		#order-form thead td {
			padding:3px 10px 3px 10px;
		}
		#order-form td {
			border:1px solid #aab4b1;
			padding:0 0 1px 10px;
		}
		
		#order-form .button {
			float:right;
			background:url(images/button-alt.png) no-repeat left top;
			width:61px;
			margin-left:29px;
		}


#contacts-form fieldset {
	border:none;
}
	#contacts-form label {
		display:block;
		height:26px;
		overflow:hidden;
	}
		#contacts-form input {
			width:160px;
			background:#fff;
			border:1px solid #aab4b1;
			padding:1px 0 1px 5px;
			color:#4e4e4e;
		}
		#contacts-form textarea {
			width:160px;
			height:192px;
			background:#fff;
			border:1px solid #aab4b1;
			padding:1px 0 1px 5px;
			color:#4e4e4e;
			margin-bottom:28px;
			overflow:auto;
		}
		#contacts-form .button {
			float:right;
			background:url(images/button-alt.png) no-repeat left top;
			width:61px;
			margin-left:19px;
		}

/*===================== NEW CSS =====================*/

/* TABS TOP */
#tab-2 { display:none;} 
#tab-3 { display:none;} 
#tab-4 { display:none;} 
#tabs li.active a {background:url(images/arrow2.gif) no-repeat left 3px;color:#7e3a3d;}

.row-gallery {padding:5px 0 0 0; float:left;}
.scroll-Holder { width:909px; float:left; height:31px; padding:5px 0; padding:0 0 0 10px;}
/* prev, next, prevPage and nextPage buttons , a.prevPage, a.nextPage  , a.prevPage:hover, a.nextPage:hover*/
a.prev, a.next {display:block;width:27px;height:26px;background:url(images/prev.jpg) no-repeat;float:left;cursor:pointer;}
/* mouseover state */
a.prev {margin:2px 5px 0 0;}
a.next {margin:2px 0 0 5px;}
/* next button uses another background image */
a.next, a.nextPage {background-image:url(images/next.jpg);clear:right;}
.thumbs {position:absolute;	width:auto;	clear:both;}
div.scrollable { padding:0 0 0 7px; margin:0; position:relative;overflow:hidden;width: 828px;height:31px;float:left;}

.gallery-scroll {width:2000px;height:31px; float:left; padding:0; margin:0;}
.gallery-scroll img{ border:0;}
.gallery-scroll li {float:left; list-style:none;padding:0 12px 0 0; margin:0;}
li.gallery-scroll-last { padding:0 !important; margin:0 !important;}


/* PEOPLE GALLERY */
.switch-holder {width:915px;  margin:0; float:left; font-size:30px; height:504px;}


#page-content {width:900px; float:left; height:auto; padding:10px 0 10px 15px; }

.media-box { width:562px; float:left; height:auto; padding:0 0 10px 0; border-bottom:1px dotted #BCBCBC; margin-bottom:10px;}
.media-box-left { width:125px; float:left; height:auto;}
.media-box-right { width:425px; float:right; height:auto;}
h1.media-headings { display:block; color:#2587c6; font-size:16px;}
h1.media-headings a{ text-decoration:none; color:#2587c6;}
h1.media-headings a:hover{ color:#113F5E;} 
p.media-date { display:block; font-size:11px; font-family:Verdana, Geneva, sans-serif; color:#969696; padding:0; margin:0 0 5px 0;}
p.media-date a{ text-decoration:none; color:#008BC6;}
p.media-date a:hover{ text-decoration:underline;}
div.media-c-text p { display:block; font-size:11px; font-family:Verdana, Geneva, sans-serif; color:#3E3E3E; padding:0; margin:0;}
p.media-c-text-like {display:block; font-size:11px; font-family:Verdana, Geneva, sans-serif; color:#989898; padding:0; margin:0;}
p.media-c-text-like a{ color:#989898;}
p.media-c-text-like a:hover{ text-decoration:none;}
p.media-c-text-like img{ position:relative; top:6px;}

a.te_close_link { z-index:100000 !important; position:absolute !important; }

.box-FRAME { width:642px; float:left; height:auto;}
.box-FRAME-top { width:642px; float:left; height:22px; background:url(images/box-TOP-bg.png) no-repeat top;}
.box-FRAME-body { width:642px; float:left; height:auto; background:url(images/box-BODY-bg.png) repeat-y;}
.box-FRAME-body2 { width:642px; float:left; height:385px; background:url(images/box-BODY-bg.png) repeat-y; overflow-y:scroll;}
.box-FRAME-bot { width:642px; float:left; height:22px; background:url(images/box-BOT-bg.png) no-repeat top;}


.box-PANE { width:642px; float:left; height:auto;}
.box-PANE-top { width:642px; float:left; height:30px; background:url(images/box-PANE-top.png) no-repeat top;}
.box-PANE-body { width:642px; float:left; height:auto; background:url(images/box-PANE-body.png) repeat-y;}
.box-PANE-bot { width:642px; float:left; height:30px; background:url(images/box-PANE-bot.png) no-repeat top;}


/*BLOG PAGE*/
.blog-page { width:918px; float:left; height:auto; border:1px solid #BEBEBE; margin-bottom:5px;}
.blog-page-left { width:600px; float:left; height:auto; border-right:1px dashed #A8A4A1; padding:20px 30px 20px 20px}
.blog-page-right { width:222px; float:right; height:auto; padding:20px 20px 20px 0}

.main-blog { width:600px; float:left; height:auto; margin-bottom:25px;}
h1.post-title { font-size:20px; font-weight:normal; color:#A40000; line-height:22px; padding:0; margin-bottom:5px;}
h1.post-title a{color:#A40000; text-decoration:none;}
h1.post-title a:hover{ color:#343434;}
p.post-category { display:block; clear:both; color:#954A13; font-size:12px;}
p.post-category a{ text-decoration:none; color:#954A13; margin-right:3px;}
p.post-category a:hover{ text-decoration:underline;}
p.post-category span{ color:#C7C2C4;}
.post-content { width:578px; float:left; height:auto; padding:0 0 0 10px; border-left:1px solid #CCCCCC; border-bottom:1px solid #CCCCCC;}
.post-content p{ font-size:14px; line-height:18px; color:#343434; margin:0 0 15px 0; padding:0; text-align:justify;}
.post-content p a{color:#A40000; text-decoration:none; font-weight:bold;}
.post-content p a:hover{ color:#343434; text-decoration:underline;}
.post-content p span{color:#A40000;font-weight:bold;}
img.post-image-float { position:relative; float:left; margin:0 15px 15px 0; top:0; left:0;}
img.post-image-float2 { position:relative; float:right; margin:0 0 15px 15px; top:0; right:0;}
p.post-read-more { display:block; font-size:14px;  color:#343434; padding:10px 0 0 0; margin:0; clear:both;}
p.post-read-more a{color:#A40000; text-decoration:none;}
p.post-read-more a:hover{ color:#343434;}

.side-box { width:222px; float:left; height:auto; margin-bottom:15px;}
.side-box h4{ font-size:18px; font-weight:normal; display:block; padding:0; margin:0 0 20px 0; color:#353535;}
.side-box h4 a{ text-decoration:none; color:#353535;}
.side-box h4 a:hover{ text-decoration:underline;}

.side-box ul{ display:block; font-size:12px; padding:0; margin:0;}
.side-box ul li{ display:block; border-bottom:1px dotted #BAA5AC; background:url(images/dot-blog-icon.png) no-repeat left center; padding:0 0 0 15px; margin:0 0 10px 0;}
.side-box ul li a{ color:#A40000; text-decoration:none;}
.side-box ul li a:hover{ color:#343434;}
input.blog-search-input { width:180px; background:#EEEEEE; font-size:12px; color:#000000; padding:0 10px; height:20px; border:1px solid #979797; margin-bottom:5px;}
/* Pagination */
.pagination-holder { width:600px; float:left; height:auto;  padding:0; margin:0 0 20px 0; }
.wp-pagenavi {width:600px; float:left; height:auto;background:#CCCCCC; padding:10px 0; text-align:center;font-size: 12px;}

.wp-pagenavi a, .wp-pagenavi a:link {
	display: inline;
	line-height: 80%;
	text-align: center;
	margin: 1px;
	text-decoration: none;
	color:#A40000;
	background-color: #fff;
	padding: 2px 5px;border:1px solid #6C0000;
}
.wp-pagenavi a:visited {
}
.wp-pagenavi a:hover {
	background:#A40000;
	color:#fff !important;
}
.wp-pagenavi a:active {
	color:#FFFFFF;
}
.wp-pagenavi span.pages {
	min-width: 14px;
	line-height: 80%; color:#A40000;
	text-align: center; border:1px solid #6C0000;
	padding:2px 5px !important;
	text-decoration: none; background:#fff;
}
.wp-pagenavi span.current {
	display: inline-block;
	text-align: center;
	margin: 1px;
	text-decoration: none;
	color:#fff; font-weight:bold;
	background:#A40000;
	margin-left:3px;
	padding:1px 5px;border:1px solid #6C0000;
}
.wp-pagenavi span.extend {
	display: inline-block;
	line-height: 22px;
	min-width: 18px;
	padding: 0px 3px 0px 3px;
	text-align: center;
	margin: 2px;
	text-decoration: none;
	color:#333333;
}

/* contact forms */
#wpcf7-f1-p8-o1, #wpcf7-f1-p8-o1 form {
	position:relative;
}
#wpcf7-f1-p8-o1 .wpcf7-mail-sent-ok {
	position:absolute;
	left:0px;
	top:230px;
	border:0px;
	width:130px;
	font-size:11px;
	line-height:14px;
}

/*==========================================*/

.box-FRAME { width:642px; float:left; height:auto;}
.box-FRAME-top { width:642px; float:left; height:22px; background:url(images/box-TOP-bg.png) no-repeat top;}
.box-FRAME-body { width:642px; float:left; height:auto; background:url(images/box-BODY-bg.png) repeat-y;}
.box-FRAME-body2 { width:642px; float:left; height:385px; background:url(images/box-BODY-bg.png) repeat-y; overflow-y:scroll;}
.box-FRAME-bot { width:642px; float:left; height:22px; background:url(images/box-BOT-bg.png) no-repeat top;}


.box-PANE { width:642px; float:left; height:auto;}
.box-PANE-top { width:642px; float:left; height:30px; background:url(images/box-PANE-top.png) no-repeat top;}
.box-PANE-body { width:642px; float:left; height:auto; background:url(images/box-PANE-body.png) repeat-y;}
.box-PANE-bot { width:642px; float:left; height:30px; background:url(images/box-PANE-bot.png) no-repeat top;}

#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 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 {
	margin-bottom: 18px;
	padding-bottom: 18px;
	border-bottom: 1px solid #e7e7e7;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	display:block;
	margin: 0;
}
#comments .pingback .url {
	font-style: italic;
	font-size: 13px;
}



/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	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;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}
#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 {
	width: auto;
	font-size: 14px;
}
#respond .comment-form-author input,
#respond .comment-form-email input,
#respond .comment-form-url input {
width:400px;
display:block;
}