@import url("reset.css");
@import url("960.css");
@import url("typography.css");
@import url("prettyPhoto.css");
@import url("anythingslider.css");
@import url("slider_images.css");
@import url("effects.css");
#maintenance{background-color: #000;}
.section-propos{float:left;margin-top:70px; margin-left:200px;}
.section-portfolio{float:left;margin-top:80px; margin-left:316px;}
.section-portfolio h2{float: left; position:absolute; margin-top:15px}

.section-cont{float:left; margin-left:920px; margin-top:100px; height:423px;}
.section-fonc{float:left; margin-left:480px; margin-top:90px;}
.section-featured{float:left; margin-left:213px; margin-top:100px;}
.special-welcome{color: #e13486;text-align: center;font-size: 40px;font-family: Din;opacity:1;}
.special-welcome2{color: #000;text-align: center;font-size: 30px;font-family: Din;opacity:1;}
.special-welcome3{color: #aaa;text-align: center;font-size: 20px;font-family: Din;opacity:1;}
.menu-sous{
	position: absolute;width: 500px; height: 50px; background: #ccc; margin-top: -100px;
}

.lh{line-height: 17px;}
.container-scroll{width: 7000px;margin-left: 0px;}
.bg-header{background: url('../img/bg_header.jpg') center top;}
body{
	background: url('../img/bg_header2.jpg') center top ;
	padding-top: 0px;
}
.btn-zoom{
	background: url('../img/btn-nextstep-sprite.png') top center; width: 150px; height: 150px; position:relative;transform:scale(0.8);-moz-transform:scale(0.8);-webkit-transform:scale(0.8);-o-transform:scale(0.8);-webkit-transition: all 0.2s ease-in;-moz-transition: all 0.2s ease-in;transition: all 0.2s ease-in;float:left; margin-top:170px; margin-left:20px; cursor:pointer}
	.btn-zoom:hover{
		background: url('../img/btn-nextstep-sprite.png') bottom center;
	}

.social-menu{
	position: fixed;
	bottom:0px;
	padding-bottom:7px;
	margin-left:700px;
	border-radius:5px;
	height: 40px;
	width: 220px;
	background-color: #000;
	padding-left:15px;
	padding-top: 10px;
	text-align:center
}
.menu-fixed{
	position: absolute;
	top:0px;
	margin-top:40px;
	margin-left:-20px;
	border-radius:5px;
	height: 40px;
	width: 220px;
	background-color: #000;
	padding-left:15px;
	text-align:center;
	z-index: 40;
}

.home-message{margin: 0 auto; margin-top: 50px}
.home-message img{text-align:center; float:left; width:696px}
.social-menu img{float:left; margin-left:8px; cursor:pointer}
.info-fb{position:absolute; margin-top:-50px; margin-left:-40px; background:url('../img/infobulle.png'); width:130px; height:40px;color: #fff;text-align: center;font-size: 20px;font-family: Din; padding-top:10px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);opacity: 0;text-decoration:none }
.info-tweeter{position:absolute; margin-top:-50px; margin-left:0px; background:url('../img/infobulle.png'); width:130px; height:40px;color: #fff;text-align: center;font-size: 20px;font-family: Din; padding-top:10px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);opacity: 0;text-decoration:none }
.info-ibc{position:absolute; margin-top:-50px; margin-left:123px; background:url('../img/infobulle.png'); width:130px; height:40px;color: #fff;text-align: center;font-size: 20px;font-family: Din; padding-top:10px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);opacity: 0;text-decoration:none }
.info-g{position:absolute; margin-top:-50px; margin-left:43px; background:url('../img/infobulle.png'); width:130px; height:40px;color: #fff;text-align: center;font-size: 20px;font-family: Din; padding-top:10px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);opacity: 0;text-decoration:none }
.info-m{position:absolute; margin-top:-50px; margin-left:84px; background:url('../img/infobulle.png'); width:130px; height:40px;color: #fff;text-align: center;font-size: 20px;font-family: Din; padding-top:10px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);opacity: 0;text-decoration:none }

.peKenBurns{width: 970px;height: 400px;margin-top: 170px;margin-bottom: 50px;}
#header {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	padding-top:0px;
	background-repeat:repeat-x;
	background: url('../img/bg-header-menu2.jpg') center top no-repeat;
	height:49px;
	background-color: #000;
	z-index: 10;
}
#logo {
	margin:0;
	padding:0;
	position: absolute;
	z-index: 200;
	margin-top: -25px;
	background: url('../img/logo_intrapro.png');
	width: 150px;
	height: 150px;
	-webkit-transition: all 0.1s ease-out;-moz-transition: all 0.1s ease-out;transition: all 0.1s ease-out;
}
#logo:hover {
	
	margin-top: -10px;
}
#top {
	background-image: url('../img/top_bg.jpg');
	background-repeat:repeat-x;
	height: 5px;
}
.bg-portfolio{
	background-color: #ccc;
}
	
/*	
-------------------------------------------
	2. Navi
-------------------------------------------
*/
.logo-taille{
	
}

#navi {
	width:auto;
	float: right;
}
#strangemenu strong {
	text-transform:uppercase;
}
#strangemenu {
	width: 970px;
	
}
#strangemenu ul {
	margin: 0px -70px 0px;
	float: right;
	list-style-type: none;
	z-index:999;
	text-align: left;
	width: 834px;
	height: 50px;
}
/*Top level list items*/
#strangemenu ul li {
	
	display: inline;
	float: left;
	height: 100%;
	padding-top: 10px;
	background: url('../img/bg-li-menu.png') bottom center repeat-x;
	-webkit-transition: all 0.1s ease-in;-moz-transition: all 0.1s ease-in;transition: all 0.1s ease-in;
}
#strangemenu ul li:hover {
	
	
	background: url('../img/bg-li-menu.png') top center repeat-x;
}
/*Top level menu link items style*/
.m-portfolio{
	display: block; /*background of tabs (default state)*/
	padding: 0 5px 0px 15px;
	text-decoration: none;
	color: #fff;
	font-family: Din;
	text-transform:uppercase;
	letter-spacing:1px;
	cursor: pointer;
}
.m-propos{
	display: block; /*background of tabs (default state)*/
	padding: 0 5px 0px 15px;
	text-decoration: none;
	color: #fff;
	font-family: Din;
	text-transform:uppercase;
	letter-spacing:1px;
	cursor: pointer;
}
.m-contact{
	display: block; /*background of tabs (default state)*/
	padding: 0 5px 0px 15px;
	text-decoration: none;
	color: #fff;
	font-family: Din;
	text-transform:uppercase;
	letter-spacing:1px;
	cursor: pointer;
}
.m-features{
	display: block; /*background of tabs (default state)*/
	padding: 0 5px 0px 15px;
	text-decoration: none;
	color: #fff;
	font-family: Din;
	text-transform:uppercase;
	letter-spacing:1px;
	cursor: pointer;
}
.m-features:hover{
	background: transparent; /*tab link background during hover state*/
	text-decoration:none;
	color:#e13486;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.m-propos:hover{
	background: transparent; /*tab link background during hover state*/
	text-decoration:none;
	color:#e13486;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.m-portfolio:hover{
	background: transparent; /*tab link background during hover state*/
	text-decoration:none;
	color:#e13486;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.m-home:hover{
	background: transparent; /*tab link background during hover state*/
	text-decoration:none;
	color:#e13486;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.m-home{
	display: block; /*background of tabs (default state)*/
	padding: 0 5px 7px 15px;
	text-decoration: none;
	color: #fff;
	font-family: Din;
	text-transform:uppercase;
	letter-spacing:1px;
	cursor: pointer;
}
.m-fonc:hover{
	background: transparent; /*tab link background during hover state*/
	text-decoration:none;
	color:#e13486;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.m-fonc{
	display: block; /*background of tabs (default state)*/
	padding: 0 5px 7px 15px;
	text-decoration: none;
	color: #fff;
	font-family: Din;
	text-transform:uppercase;
	letter-spacing:1px;
	cursor: pointer;
}
.m-cont:hover{
	background: transparent; /*tab link background during hover state*/
	text-decoration:none;
	color:#e13486;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.m-cont{
	display: block; /*background of tabs (default state)*/
	padding: 0 5px 7px 15px;
	text-decoration: none;
	color: #fff;
	font-family: Din;
	text-transform:uppercase;
	letter-spacing:1px;
	cursor: pointer;
}

#strangemenu ul li a {
	display: block; /*background of tabs (default state)*/
	
	text-decoration: none;
	font-size: 22px;
	color: #fff;
	font-family: Din;
	text-transform:uppercase;
	line-height: 14px;
	height: 25px;
	margin-left: 0px;
	margin-right:5px;
}
#strangemenu ul li:first-child a{
	border-left: 0px;
}
#strangemenu ul li a span {
	font-family: Arial;
	font-size: 11px;
	color: #888;
	text-transform: none;
	font-style: italic;
}

#strangemenu ul li ul li a { /*sub menus hover style*/
	color: #e13486;
	text-transform:none;
	text-transform:uppercase;
	font-size:14px;
	border-bottom:1px solid transparent;
	
}
#strangemenu ul li ul li .active {
	background-image: url('../img/right.png');
	background-repeat: no-repeat;
	text-indent: 16px;
	background-position: 17px 13px;
}
* html #strangemenu ul li a { /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}
#strangemenu ul li a:hover {
	background: transparent; /*tab link background during hover state*/
}
/*1st sub level menu*/
 #strangemenu ul li ul {
	position: absolute;
	display:block;
	visibility: hidden;
	background:#000;
	-webkit-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
	-ms-box-shadow:1px 1px 0px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
	background-color: rgba(33, 33, 33, 0.8);
}
/*Sub level menu list items (undo style from Top level List Items)*/
#strangemenu ul li ul li {
	display: list-item;
	float: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#strangemenu ul li ul li a {
	display: list-item;
	float: none;
}
#strangemenu ul li ul li {
	border-bottom:none;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#strangemenu ul li ul li ul {
	top: 0;
	left:0;
}
/* Sub level menu links style */
#strangemenu ul li ul li a {
	width: 170px; /*width of sub menus*/
	padding: 7px 15px 7px 15px;
	margin: 0;
	border-top-width: 0;
}
.downarrowclass {
	position: absolute;
	top: 15px;
	right: 5px;
}
.rightarrowclass {
	position: absolute;
	top: 15px;
	right: 7px;
}
/*Using an Image in the Menu remove Inherited Border*/
#strangemenu ul li a img {
	border: 0;
}
/*Remove the border when you Hover the Image*/
#strangemenu ul li a img:hover {
	border:0px;
}
/*Remove the img a href Link Border*/
#strangemenu ul li a img {
	text-decoration: none;
}
/*	
-------------------------------------------
	3. General Container
-------------------------------------------
*/
#container {
	padding-top:35px;
	background-image: url('../img/content_bg.jpg');
	background-repeat: repeat-x;
	border-top:1px solid #000;
	margin-bottom:0px;
	
}
/*	
-------------------------------------------
	4. Content
-------------------------------------------
*/
#content {
	padding:0px;
}
/*	
-------------------------------------------
	5. Sidebar Right
-------------------------------------------
*/
.sidebar_right {
	float:right;
	width:283px;
	margin-right:15px;
	margin-left:30px;
	clear:right;
	display:block;
}
/*	
-------------------------------------------
	6. Sidebar Left
-------------------------------------------
*/
.sidebar_left {
	float:left;
	width:283px;
	margin-left:15px;
	margin-right:30px;
	clear:left;
	display:block;
}
/*	
-------------------------------------------
	7. Teaser
-------------------------------------------
*/
h3.big {
	margin:0;
	padding:0;
	color:#f5f5f5;
}
h3.small {
	font-size: 14px;
	line-height:28px;
	color:#f5f5f5;
	margin:0;
	padding:0;
	color:#ccc;
}
#teaser {
	padding-bottom:20px;
	padding-top:20px;
	background-repeat: repeat-x;
	background-position: center top;
	
}
.c {
	text-align:center;
}
/*	
-------------------------------------------
	8. Anything Slider
-------------------------------------------
*/
#slider-wrapper {
	position:relative !important; /*position must be relative*/
	margin-bottom:0;
	min-height:415px;
	overflow:hidden;
	margin-top: 108px;
}
.slider-item {
	display:block;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	min-height:415px;
}
/* Caption Directions */
.slider-caption-top {
	top: -275px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
}
.slider-caption-left {
	position: absolute;
	left: -50%;
	margin-left: -480px;
	top: 125px;
}
.slider-caption-right {
	position: absolute;
	right: -50%;
	margin-right: -480px;
	top: 125px;
}
.slider-caption-bottom {
	bottom: -275px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
}
.caption-content {
	text-shadow:1px 1px 0px #000;
	letter-spacing:1px;
}
.caption-content span, .caption-content a.primary {
	float: left;
}
.caption-content a.primary {
	clear: both;
	display: block;
	position: relative;
}
.caption-content span {
	clear: both;
	color: #f5f5f5;
}
.caption-content strong {
	float: left;
	clear: left;
	padding: 5px 9px 5px 9px;
}
.caption-content p {
	float: none;
}
.caption-content p.pictured {
	margin-bottom: 0;
}
/*	
-------------------------------------------
	9. Widget lists
-------------------------------------------
*/
.widget {
	display:block;
}
ul.widget_list {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
ul.widget_list li {
	margin-bottom:10px;
	display:block;
}
ul.widget_list a {
	text-decoration:none;
}
.margin {
	margin-bottom:5px;
}
/*	
-------------------------------------------
	10. Social Icons
-------------------------------------------
*/
ul.social {
	list-style:none;
	margin:0;
	padding:0;
	float:right;
}
ul.social li {
	display:inline-block;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
}
ul.social li a {
	border-bottom:1px solid transparent;
}
.features-date{
	color:#F16522;font-size:28px; font-family:Din; text-transform: uppercase; line-height: 11px; padding-top: 11px;
}
.features-number{
	color:#F16522;font-size:80px; font-family:Din; text-transform: uppercase;  line-height: 65px;
}
.featured-line{
	width: 100%;
	height: 1px;
	background-color: #ccc;
}
.features-img{
	border: 1px solid #ccc;
	width: 198px;	
}
/*	
-------------------------------------------
	11. Tabs
-------------------------------------------
*/
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #ddd;
	border-left: none;
	margin-bottom: -1px;
	overflow: hidden;
	background: #f0f0f0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 0 15px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
ul.tabs a:active {
	outline:none;
}
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background: #ddd;
	cursor:default !important;
	color:#000 !important;
}
.panes {
	border: 1px solid #ddd;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%;
	background: #f0f0f0;
	margin-bottom:10px;
}
.panes div {
	padding: 15px;
	border:1px solid #fff;
	border-width: 1px 1px 1px 1px;
}
.panes h4 {
	font-weight:normal;
	margin:0 0 10px 0;
	font-size:16px;
	color:#000;
}
.panes p {
	margin:0 0 10px 0;
}
/*	
-------------------------------------------
	12. Accordion
-------------------------------------------
*/
#accordion {
	background:#f0f0f0;
	width: 100%;
	border:1px solid #ddd;
	margin-bottom:10px;
	display:inline-block;
}
/* accordion header */
#accordion h3 {
	background:#f0f0f0;
	margin:0;
	padding:5px 15px;
	font-size:11px;
	font-weight:normal;
	border:1px solid #fff;
	border-bottom:1px solid #ddd;
	cursor:pointer;
	letter-spacing:1px;
}
#accordion h3:hover {
	background-color:#ccc;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
/* currently active header */
#accordion h3.current {
	cursor:default;
	background-color:#ddd;
}
/* accordion pane */
#accordion .pane {
	border:1px solid #fff;
	border-width:0 1px;
	display:none;
	height:auto;
	padding:15px;
	color:#000;
}
/* a title inside pane */
#accordion .pane h4 {
	font-weight:normal;
	margin:0 0 10px 0;
	font-size:16px;
	color:#000;
}
#accordion .pane p {
	margin:0 0 10px 0;
}
/*	
-------------------------------------------
	13. Flickr 
-------------------------------------------
*/

.thumbs {
	margin:0;
	padding: 0;
	overflow: hidden;
}
.thumbs li {
	list-style: none;
	float: left;
	margin-right:10px;
	padding-bottom:5px;
	margin-bottom:5px;
}
.thumbs li img {
	display: block;
	width:63px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
	-ms-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.4);
	-o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
}
.thumbs li img:hover {
	display: block;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: .7;
}
.thumbs li a img {
	border: none;
}
ul#flickr {
	margin:0;
	padding:0;
	display:inline-block;
	width:296px;
}
/*	
-------------------------------------------
	14. GoTop 
-------------------------------------------
*/
#toTop {
	position:fixed;
	bottom:45px;
	right:5px;
	font-size:10px;
	color:#f5f5f5;
	text-decoration:none;
	padding:2px 10px;
	background:#000;
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
	-ms-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.4);
	-o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	cursor:pointer;
}

	/*	
	C) PORTFOLIO
-------------------------------------------
	1. Portfolio 
-------------------------------------------
*/
ul.filter_portfolio {
	list-style:none;
	display:block;
	margin-bottom:15px;
	background: #fff;
	width:auto;
	float: right;
	height: 30px;
	display:inline-block;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	border:1px #ddd solid;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	position: relative;
	margin-top: -70px;
	margin-left: 511px;
	text-align: right;
	width: 860px;
	z-index: 5;
	height: 45px;
}
ul.filter_portfolio:hover {
	background:#ffff;
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	-ms-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	border:1px solid#fff;
}
ul.filter_portfolio li {
	display:inline-block;
	margin:0;
	margin-left:7px;
	margin-right:7px;
	padding-top:10px;	
	height: 45px;
		
}

ul.filter_portfolio li a {
	text-decoration:none;
	font-family: Din;
	text-transform: uppercase;
	font-size: 15px;
	color: #444;
	height: 45px;
}
ul.filter_portfolio li a:hover {
	text-decoration:none;
	color: #e13486;
}
ul.portfolio {
	margin: 0;
	width: 954px;
	margin-bottom:0px;
	margin-top: 0px;
	
	
}
ul.portfolio:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
ul.portfolio li {
	width: 130px;
	height: 130px;
	margin: 66px 3px -58px 3px;
	float: left;
	color: #686f74;
	border-radius:5px;
	border:0px;
	
}
.portfolio h4 a {
	color:#000;
	
	
}
.portfolio h4 a:hover {
	text-decoration:none;
}
/*	
-------------------------------------------
	2. Project 
-------------------------------------------
*/
#project {
	border:1px solid #f0f0f0;
	width:296px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
}
#project:hover {
	background:#f0f0f0;
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	-ms-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	border:1px solid#fff;
}
#project ul li span {
	background:none;
}
#project .next {
	padding:15px 15px 10px 15px;
	background:url('../img/footer_arrow.html') no-repeat 5% 58% transparent;
}
#project ul {
	margin:15px;
	list-style:none;
}
#project ul li {
	display:block;
	margin-bottom:10px;
}
#project h5 {
	margin:0;
}
/*	
	D) CONTACT PAGE & FORMS
-------------------------------------------
	1. Contact From
-------------------------------------------
*/
textarea {
	overflow:hidden;
}
ul.cform {
	margin:0;
	list-style:none;
}
ul.cform li {
	margin-bottom:10px;
}
ul.cform li label {
	display:block;
	margin-bottom:10px;
}
input {
	width:200px;
}
input.button {
	width:auto;
}
input.button {
	cursor:pointer;
	background-color:#000;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
	-ms-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.5);
	-o-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
	display: inline-block;
	overflow-x: hidden;
	overflow-y: hidden;
}
input.button {
	text-decoration:none;
}
input#name:focus, input#email:focus, input#search2:focus, textarea:focus {
	background:#f5f5f5;
	color:#000;
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
	-ms-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.4);
	-o-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
}
input, textarea {
	padding:8px;
	background:#000;
	color:#f5f5f5;
	border:1px solid transparent;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	resize:none;
}
.valmsg {
	display:none;
	color: #900;
}
#sendmessage {
	background:url('../img/icons/success_icon.html') no-repeat 20px center #DFF2BF;
	border:1px solid #4F8A10;
	color:#4F8A10;
	display:none;
	padding:15px 12px 15px 65px;
	margin:10px 0;
}
a.button {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	color: #e13486;
	cursor: pointer;
	display: inline-block;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
	-ms-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.5);
	-o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.5);
}
a.button:hover {
	text-decoration: none;
}
a.button {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #e13486;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
}
a.button:hover {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #000;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-repeat: repeat;
	background-size: auto auto;
}

/*	
	E) FOOTER
-------------------------------------------
	1. Footer
-------------------------------------------
*/
.footer-fixed{
	
	bottom: 0px;
}
#footer_bg {
	background:url('../img/bg-footer.jpg') repeat-x;
	color:#ccc;
	border-top:1px solid #000;
	background-repeat: repeat;
	background-position: center top;
}
#footer {
	padding:35px 0 35px 0;
	bottom: 0px;
	
}
.footer_widget a {
	text-decoration:none;
	border-bottom:1px solid transparent;
}
h4.footer_title {
	color:#f5f5f5;
}
ul.footer_list {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
ul.footer_list li {
	
	
	display:block;
	line-height: 18px;
}

.footer_widget{
	margin-right: 28px;
}
/*	
-------------------------------------------
	2. Sub Footer
-------------------------------------------
*/
#sub_footer {
	background:#e13486;
	color:#ccc;
	background-position: center top;
	background-color: #000;
	background-repeat: repeat;
	height: 30px;
	bottom: 0px;
	position: fixed;
}
#sub_footer p {
	
	padding-top:5px;
	float:left;
	margin-bottom:0;
}

/*	
	F) SHORTCODES
-------------------------------------------
	1. Highlights
-------------------------------------------
*/
.highlight1 {
	padding:2px 6px;
	color:#f5f5f5;
}
.highlight2 {
	padding:2px 6px;
	background-color:#000;
	color:#f5f5f5;
}
.highlight3 {
	padding:2px 6px;
	background-color:#FF6;
	color:#000;
}
.highlight4 {
	padding:2px 6px;
	background-color:#C33;
	color:#f5f5f5;
}
/*	
-------------------------------------------
	2. Dropcaps
-------------------------------------------
*/
.dropcap1 {
	display:block;
	float:left;
	font-size:34px;
	line-height:30px;
	margin:3px 15px 10px 0;
}
.dropcap2 {
	color:#f5f5f5;
	display:block;
	float:left;
	font-size:34px;
	line-height:40px;
	width:40px;
	height:40px;
	text-align: center;
	margin:3px 15px 10px 0;
	
}
/*	
-------------------------------------------
	3. Notification Boxes
-------------------------------------------
*/
.success_box {
	background:url('../img/icons/success_icon.html') no-repeat 15px center #DFF2BF;
	border:1px solid #4F8A10;
	color:#4F8A10;
}
.info_box {
	background:url('../img/icons/info_icon.html') no-repeat 15px center #BDE5F8;
	border:1px solid #00529B;
	color:#00529B;
}
.warning_box {
	background:url('../img/icons/warning_icon.html') no-repeat 15px center #FEEFB3;
	border:1px solid #9F6000;
	color:#9F6000;
}
.error_box {
	background:url('../img/icons/error_icon.png') no-repeat 15px center #FFBABA;
	border:1px solid #D8000C;
	color:#D8000C;
}
.boxes {
	margin:10px 0;
	padding:15px 15px 15px 62px;
}
/*	
-------------------------------------------
	4. Testimonials
-------------------------------------------
*/
.testim_thumb {
	float: left;
	margin: 3px 15px 10px 0;
}
.testim_description {
	overflow: hidden;
}
.testim-author {
	float:right;
	color:#000;
}
/*	
-------------------------------------------
	5. Blockquotes
-------------------------------------------
*/
blockquote.style1 {
	margin:30px;
	padding-left: 15px;
}
blockquote.style2 {
	padding:15px;
	margin:30px;
	background-image: url('../img/openquote.html');
	background-position: 2% 8%;
	background-repeat: no-repeat;
	text-indent:45px;
}
blockquote.style3 {
	margin:30px;
	padding:15px;
}
blockquote.style4 {
	margin:30px;
	padding:15px;
}
blockquote.style5 {
	margin:30px;
	padding-left: 15px;
	padding-right: 15px;
}
blockquote.style6 {
	margin:30px;
	padding: 15px;
}
blockquote.style1 {
	border-left: 6px solid #000;
	color:#666;
}
blockquote.style2 {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	color:#000;
}
blockquote.style3, blockquote.style4 {
	background-color:#000;
	color:#f5f5f5;
}
blockquote.style4 span {
	color:#f5f5f5;
}
blockquote.style5 {
	border-left: 6px solid #000;
	border-right: 6px solid #000;
	color:#666;
}
/*	
-------------------------------------------
	6. Checklists
-------------------------------------------
*/

ul.heart_list {
	margin:0;
}
ul.heart_list li {
	margin-bottom:10px;
	padding-left:24px;
	background:url('../img/icons/heart_icon.html') no-repeat left center transparent;
	display:block;
}
ul.favorite_list {
	margin:0;
}
ul.favorite_list li {
	margin-bottom:10px;
	padding-left:24px;
	background:url('../img/icons/favorite_icon.png') no-repeat left center transparent;
	display:block;
}
ul.check_list {
	margin:0;
}
ul.check_list li {
	margin-bottom:10px;
	padding-left:24px;
	background:url('../img/icons/check_icon.html') no-repeat left center transparent;
	display:block;
}
ul.plus_list {
	margin:0;
}
ul.plus_list li {
	margin-bottom:10px;
	padding-left:24px;
	background:url('../img/icons/plus_icon.html') no-repeat left center transparent;
	display:block;
}
/*	
-------------------------------------------
	7. Frame
-------------------------------------------
*/
.frame {
	padding:4px;
	background-color:#f5f5f5;
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
	-ms-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.4);
	-o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
}
/*	
-------------------------------------------
	8. Shadow
-------------------------------------------
*/
.shadow {
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
	-ms-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.4);
	-o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
}
/*	
-------------------------------------------
	9. Hover, Zoom, Video
-------------------------------------------
*/
.hover {
	overflow: hidden;
	display:block;
}
.zoom {
	overflow: hidden;
	display:block;
	background-image: url('../img/icons/zoom.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.hover img, .zoom img, .video img {
	display: block;
}
/*	
-------------------------------------------
	10. Table
-------------------------------------------
*/
table {
	margin:0 0 10px;
	width:100%;
	border: 4px solid #ddd;
}
table th {
	border:1px solid #ddd;
	padding:10px 15px;
	background: #f0f0f0;
}
table td {
	border:1px solid #ddd;
	padding:10px 15px;
	text-align:center;
}
/*	
-------------------------------------------
	11. Code
-------------------------------------------
*/
code, pre {
	display:block;
	padding:0 15px;
	border:1px solid #ddd;
	background:url('../img/code_bg.png') repeat scroll 0 0 transparent;
	font-size:11px;
	line-height:19px;
	margin-bottom:10px;
	overflow:hidden;
}
/*	
-------------------------------------------
	12. Left, Right, Center
-------------------------------------------
*/
.left {
	float:left;
}
.right {
	float:right;
}
img.left {
	float:left;
	margin-right:15px;
	margin-top:3px;
	margin-bottom:10px;
}
img.right {
	float:right;
	margin-left:15px;
	margin-top:3px;
	margin-bottom:10px;
}
a.left img {
	float:left;
	margin-right:15px;
	margin-top:3px;
	margin-bottom:10px;
}
a.right img {
	float:right;
	margin-left:15px;
	margin-top:3px;
	margin-bottom:10px;
}
.img {
	margin-bottom:10px;
}
img.center {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.center {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
/*	
-------------------------------------------
	G) TWITTER
-------------------------------------------
*/
.tweet {
	overflow:hidden;
}
ul.tweet_list {
	margin:0px;
	padding:0px;
	list-style:none;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url('../img/icons/twitter.html');
	background-repeat: no-repeat;
	background-position: left center;
}
li.tweet_first, li.tweet_odd, li.tweet_even {
	margin-left:36px;
}
.loading {
	margin:0;
	padding:0;
	background-image: url('../img/icons/loading.gif');
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 105px center;
}
.twitter_box {
	padding:15px 0 15px 0;
	background:#f0f0f0;
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	-ms-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	border-top:1px solid #fff;
}
span.tweet_time a {
	border-bottom:1px solid transparent;
}
span.tweet_text a {
	border-bottom:1px solid transparent;
}
/*	
	H) FANCY CAPTION & ENTRY HOVER
-------------------------------------------
	1. Fancy Caption
-------------------------------------------
*/

.fancycaption a:hover {
	text-decoration:none;
}
.fancycaption {
	position: relative;
	overflow: hidden;
	float: left;
	margin: 0;
	width:100%;
	display:block;
}
.fancycaption .caption {
	position: absolute;
	background-color: #000;
	background: url('../img/caption-mask.png') no-repeat;
	opacity: 1;
}
.fancycaption .slide-top {
	width:100%;
	height:148px;
	margin:0;
	padding:0;
}
ul.portfolio .fancycaption .slide-top {
	width:100%;
	height:130px;
	margin:0;
	padding:0;
}
.fancycaption span {
	padding:0px 15px 0 15px;
}
.fancycaption h4 {
	display:block;
	margin:0;
	padding:15px 15px 0 15px;
}
.slide-right, .slide-left {
	width: 50%;
	top: 50% !important;
	text-align:center;
}
/*	
	H) FANCY CAPTION & ENTRY HOVER
-------------------------------------------
	2. Entry Hover
-------------------------------------------
*/
.entry_hover {
	position: relative;
	float: left;
	padding: 0;
}
.entry_hover a {
	position:relative;
	display: none;
	cursor:pointer;
}
.entry_hover a:hover {
	text-decoration:none;
}
/*
-------------------------------------------
	J) MISC
-------------------------------------------
*/
.theme_color a {
	text-decoration:none;
	color:#e13486;
}
.theme_color a:hover {
	color:#e13486;
}
p.big, span.big {
	font-size:48px;
	font-weight:bold;
}
p.small, span.small {
	font-size:18px;
}
p.italic, span.italic {
	font-style:italic;
}
.fluid {
	width: 100%;
	float: left;
}
#map {
	width:626px;
	height:250px;
	margin-bottom:10px;
}
::selection {
color: #f5f5f5;
}
::-moz-selection {
color: #f5f5f5;
}

dd{
	line-height: 17px;
}

.fancy_box {
	padding:15px;
	background:#fff;
	-webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	-ms-box-shadow:0px 0px 2px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	border-radius:3px;
	border:1px solid #aaa;
	height: 370px;
}
.fancy_box2 {
	padding:15px;
	height: 300px;
}
a:link.fancy_link {
	border-bottom:1px solid transparent;
}
.no_margin {
	margin:0;
}
ul.team {
	float:left;
}
ul.team li {
	padding:0;
	padding-right:10px;
}
/*	
-------------------------------------------
	K) Service 
-------------------------------------------
*/
.service {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	overflow: hidden;
}
.service_icon {
	float: left;
	margin: 3px 15px 10px 0;
}
.service_icon2 {
	text-align: center;
	margin: 3px 15px 10px 0;
}
/*	
-------------------------------------------
	L) Sidebar tags & contact 
-------------------------------------------
*/
ul.tags {
	display:block;
	margin-bottom:10px;
}
ul.tags li {
	display:inline;
	padding:5px 5px;
}
ul.tags li a {
	text-decoration:none;
	text-transform:lowercase;
}
ul.tags li a:hover {
	color:#000;
}
ul.tags .popular {
	font-size:x-large;
}
ul.tags .central {
	font-size:medium;
}
ul.contact {
	margin:0;
	display:inline-block;
	margin-bottom:10px;
}
ul.contact li {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom: 1px dotted #ddd;
}

