/*
	Imperia [ Premium Portfolio, Photography & Design Studio Template ]
     Developed By ~ QuadCodes
     Date ~ 12/04/2011
     Version ~ 1.0
	Website ~ https://quadcodes.com/
	--------------------------------
	
	style.css ~ This css file contains stylesheet for diffrent elements:
	
			    1. TEMPLATE ARCHITECTURE 
			    2. NAVIGATION MENU
			    	  A] HOME - MENU
			    	  B] FULL SCREEN - ICON MENU
			    3. SLIDER
			    	  A] NIVO-SLIDER
			    	  B] PHOTO SCROLLER
			    	  C] SUPERBIG IMAGE SLIDER
			    4. AUDIO PLAYER
			    5. PORFOLIO
			    6. HOVERABLE
			    7. RESUME
			    8. FORM
			    9. COMMENT
			    10. SOCIAL
			    11. WIDGETS
			    12. SHORTCODES
			    13. TYPOGRAPHY
			    14. BITS & PIECES
*/


/*-----------------------------------------------------------------------------------------------------------*/

/* ///////////////// 1. TEMPLATE ARCHITECTURE CSS //////////////// */

body {
	font-family: "Signika Negative", Arial;
	color: #838b97;
	background-color: #ffff;
}
section#overlay { 
	position: relative;  
	width: 1020px; height: auto; 
	z-index: 200; 
	opacity: 1; 
	margin: 0 auto;
}
header#header { 
	position:fixed; 
	width: 1020px; height: 135px; 
	background:  #ffff; 
	z-index: 400; 
/*	background-image: url('../images/res-img/header-bg.png'); 
	background-repeat:repeat-x ;*/
}
#logo {
	float: left;
	width: 180px;
	height:135px;
	position:relative;
	left: 30px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top:-38px;
}

#logo img {
	width:200px;
}
#flags {
	float: right;
	width: 180px;
	height: 75px;
	position:relative;
	left: 55px;
	top: -35px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#big-logo {
	position:absolute;
	top: 50px;
	left: 50px;
}
#header-block { 
	width: 100%; 
	min-height: 135px;
}
#header-blur {
	width: 1020px;
	height: 28px;
	margin: -10px 0 0 0;
	position:fixed;
	z-index: 300;
	background-image: url(../images/res-img/silver-bar.png);
	background-repeat: repeat-x;
	background-position: top;
}
#main-content, footer#sub-footer {
	clear:both; 
	position:relative; 
	padding: 30px 40px; 
	background: rgba(255, 255, 255, 0.8); 
	z-index: 0; 
}
#sidebar { 
	padding: 40px 40px;
}
#comments { 
	padding: 40px 40px;
	background: #222;
	background-image: url('../images/res-img/featured_bg.gif');
}
footer#bottom-bar { 
	position:fixed; 
	bottom:0px; 
	width:100%; 
	background:#000; 
	z-index: 1000 ; 
}
#mid-bar { 
	width:880px; 
	padding: 0px 40px; 
	margin: 0 auto;
}
ul#bar-link { 
	float:right; 
	position: relative; 
	right: -25px;
}
ul#bar-link li  { 
	float:left; 
	margin: 7px 5px 6px 5px
}
#scroll-top {
	position: absolute;
	right: 20px;
	bottom: 45px;
}
.copyright { 
	float: left; 
	font-size: 11px; 
	position:relative; 
	top: 10px;
}
.space { 
	padding: 35px 0;
}
#page-title {
	clear:both; 
	position:relative; 
	padding: 23px 40px 7px 40px;
	background: #000;
	border-top: 0px #333 solid;
	background-image: url('../images/res-img/featured_bg.gif');
}
#services { 
	padding: 20px 40px;
}
#breadcrumb { 
	padding: 6px 40px;
}
#breadcrumb p {
	position: relative;
	top: -4px;
}
img.home {
	position: relative;
	top: 7px;
	width: 25px;
	height: 25px;
}
#breadcrumb a { 
	padding: 2px 10px ;
	text-transform: uppercase;
	margin: 0 0px;
	letter-spacing: 2px;
	font-size: 10px;
	color:#fff
}

#latest-blog { 
	padding: 30px 40px;
	border-bottom: 1px #ffff dotted;
	background:#ffff;
}

.one-column, .full-width {
	float: left;
	width: 880px;
	padding: 20px 0px;
}
.two-column {
	float: left;
	width: 420px;
	padding: 20px 0px;
}
.three-column {
	float: left;
	width: 280px;
	padding: 20px 0px;
}
.four-column {
	float: left;
	width: 205px;
	padding: 20px 5px;
	
}
.five-column {
	float: left;
	width: 160px;
	padding: 20px 5px;
	}
.twothird-column {
	float: left;
	width: 590px;
	padding: 0px 0px 20px 0px;
}
.onethird-column {
	float: left;
	width: 240px;
	padding: 0px 0px 20px 10px;
}
.alpha { 
	padding-right: 20px 
} 
.beta { 
	padding-right: 20px
} 
.omega { }
.transparent { 
	background:rgba(255,255,255,0.8);
	/*background-image: url('../images/res-img/subfooter-bg.png'); background-repeat:repeat;*/ 
}
.black { 
	background-color: #000; 
}
img.left-align { 
	float: left; 
	margin-right: 10px
}
.blog-list { 
	padding: 25px 0 25px 0; 
	border-bottom: 1px #333 solid
}
.blog-post { 
	padding: 25px 0 55px 0;
}
.arl {
	position:absolute; 
	top: 90px;
	left: 302px; 
	width: 35px;
	height: 40px;
	background: url('../images/res-img/arl.png') no-repeat;
}
footer.post-mini-footer {
	float: left;
	width: 44px;
	padding-right: 15px;
	border-right: 1px #333 solid;
}
footer.post-footer {
	position: relative;
	float: left;
	width: 44px;
	padding: 12px 15px 20px 15px;
	background: #181818;
	-moz-box-shadow: 0 0 20px #000;
	-webkit-box-shadow: 0 0 20px #000;
	box-shadow: 0 0 20px #000;
	z-index: 100;
}
time.date-mini {
	display: block;
	width: 54px;
	border: 1px #333 solid;
	padding: 10px;
	background: #2b2b2b;
	text-align: center;
}
.comment-mini {
	display: block;
	margin-top: 10px;
	padding-bottom: 8px;
	border-bottom: 1px #333 solid;
}
.author-mini {
	display: block;
	margin-top: 3px;
	padding-bottom: 8px;
	border-bottom: 1px #333 solid;
}
.thumb-small { 
	padding: 5px; 
	background: #222
}
.thumb-large { 
	padding: 5px; 
	background: #333; 
	margin: 25px 0; 
	display: block
}
.thumb-large:hover { 
	opacity: 0.9;
}
.media-mini, .media-list { 
	float: left;
}
.media-audio { 
	width: 760px; 
	height: 180px; 
	background: url('../images/res-img/audio-bg.png') no-repeat; 
	margin: 20px; 
	border: 5px #222 solid;
}
.media-audio .player { 
	position: relative; 
	left: 145px; 
	top: 61px;
}
.media-mini .player { 
	width: 210px;
	height: 120px;
	border: 5px #222 solid;
}
.player-control {
	position: relative; 
	left: 84px; 
	top: 26px;
}
.post-title a { 
	color: #fff;
}
.media-list a { 
	width: 780px; 
	height: 200px;
	margin-bottom: 45px;
}
h2.post-title-large a {
	position: relative; 
	top: -18px; left: 70px; 
	color: #fff; 
	font-size: 24px; 
	letter-spacing: 2px;  
	font-weight:normal; 
	line-height: 35px;
}

.dd { 
	display: block; 
	font-size: 30px; 
}
.mm { 
	display: block; 
	font-size: 12px; 
	width: 100%; 
	padding: 2px 0; 
	border-bottom: 1px #888 solid
}
.yy { 
	display: block; 
	font-size: 10px; 
	padding-top: 2px;
}
.op { 
	font-size: 10px;
}
.nm { 
	font-size: 12px; 
}
.post-mini-content {
	float: left;
	width: 435px;
	padding-left: 15px;
}
.post-list-content, .post-content {
	float: left;
	width: 760px;
	position: relative;
	left: -50px;
	margin-top: 30px;
	z-index: 99;
}
.post-text { 
	position:relative; top: 20px;
}
.firsty {
	margin-top: -20px;
}
.exerpt-mini { 
	float: left; 
	width: 190px; 
	margin-left: 20px;
}
.exerpt-list { 
	float: left; 
	width: 100%; 
	margin: 0 0 0px 20px; 
}
#project-content {
	float:left; 
	width: 535px; 
	height: 465px;
	overflow: hidden; 
	padding: 0px; 
	margin: 30px 0px 30px 10px;
}
#project-details {
	float:left; 
	width: 270px; 
	height: 435px;
	overflow:hidden;
	padding: 30px 30px 0px 30px; 
	margin: 30px 0;
	background: #191919
}
.project-img { 
	width: 535px; 
	height: 465px;
}
a.project-nav-p {
	float:left;
	margin: 10px; 
	color: #FFF;
}
a.project-nav-p:hover {
	text-decoration: none; 
	color: #999
}
a.project-nav-n {
	float:right;
	margin: 10px; 
	color: #FFF;
}
a.project-nav-n:hover {
	text-decoration: none; 
	color: #999
}
#service-page { 
	margin: 20px 0 40px 0;}
.service {
	float: left;
     width: 375px;
     padding: 25px 25px 0 25px;
     margin-bottom: 15px;
}
img.service-icn { 
	margin-right: 20px; 
}
ul.address_list {                
    	padding: 30px 20px;
     margin: 35px 0 0 0;
     background-image: url('../images/res-img/featured_bg.gif');
     border-top: 5px #333 solid;  
     border-bottom: 5px #333 solid;
}
ul.address_list li {  
     margin: 0 0 5px 0px;
}


/*-----------------------------------------------------------------------------------------------------------*/


/* ///////////////// 2. NAVIGATION MENU  //////////////// */

/* -- A] HOME MENU -- */

nav#top-menu{
	float: right;
	width: 685px;
	font-family: "Signika Negative";
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#nav, #nav ul {
	padding:0; 
	margin:0; 
	list-style:none; 
	width:700px;
}
#nav li {
	float:left; 
	margin: 0 5px; 
}
#nav li a {
	float:left; 
	text-decoration:none; 
	color:black; 
	font-family: "Signika Negative"; 
	font-size:15px; 
}
#nav li a b {
	display:block; 
	float:left; 
	height:30px; 
	line-height:28px; 
	padding:0 20px 0 10px; 
	font-weight:normal; 
	cursor:pointer;
}
#nav li.sub a b {
	background:url(../images/res-img/down.gif) no-repeat right 6px;
}
#nav b.hover {
	color:#838b97;
}
#nav i.hover {
	color: #000;
}
#nav em.hover {
	color: #000;
}
#nav ul ul ul a:hover {
	color: #000;
}
#nav ul {
	display:none;
}
#nav ul {
	position:absolute; 
	left:270px; 
	width: 625px; 
	padding: 0 15px 0 13px;
	top:100px; 
	background:#888; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
}
#nav ul li {
	float:left; 
	position:relative; 
	
}
#nav ul li a {
	display:block; 
	padding:0 20px 0 0px;  
	font-family: "Signika Negative"; 
	font-size:12px; 
	line-height:25px; 
	cursor:pointer; 
}
#nav ul li a i {
	display:block; 
	font-style:normal; 
	cursor:pointer;
}
#nav ul li a.sub {
	background:url(../images/res-img/down.gif) no-repeat right 3px;
}
#nav ul ul {
	width:130px; 
	left:-8px; 
	top:35px; 
	padding: 8px 8px 8px 0;
}
#nav ul ul li a {
	display:block; 
	line-height:20px; 
	padding: 0 0 0 10px; 
	width:120px;
}
#nav ul ul li a.fly {
	background:url(../images/res-img/right.gif) no-repeat right center;
}
#nav ul ul li a em {
	font-style:normal; 
	display:block; 
	width:120px; 
	cursor:pointer;
}
#nav ul ul ul {
	left:143px; top:-8px;
}

/* -- B] FULLSCREEN - ICON MENU -- */

section#fade {
	position:fixed;
	top:0px;
	width: 100%
}    
nav#front-menu {
  
    	height:52px;
    	position:relative;
    	top: 90px;
    	right: 50px;
    	float:right;
    	font-family: "Trebuchet MS", sans-serif;
    	font-size: 16px;
    	font-style: normal;
    	text-transform: uppercase;
}
.menu-item {
    	position:relative;
    	background-color:#f0f0f0;
    	float:left;
    	width:52px;
    	margin:0px 5px;
    	height:52px;
    	border:1px solid #ddd;
    	-moz-border-radius:10px;
    	-webkit-border-radius:10px;
    	border-radius:10px;
	padding: 0px;
    	cursor:pointer;
    	overflow:hidden;
}

.menu-link {
    	left:2px;
    	top:2px;
    	position:absolute;
    	width:48px;
    	height:48px;
}
.icon-home {
    	background:transparent url(../images/res-img/home-icon.png) no-repeat center center;
}
.icon-portfolio{
    	background:transparent url(../images/res-img/portfolio-icon.png) no-repeat top left;
}
.icon-service{
    	background:transparent url(../images/res-img/service-icon.png) no-repeat top left;
}
.icon-blog{
    	background:transparent url(../images/res-img/blog-icon.png) no-repeat top left;
}
.icon-about{
    	background:transparent url(../images/res-img/contact-icon.png) no-repeat top left;
}
.menu-item-content {
    	position:absolute;
    	height:52px;
    	width:220px;
    	overflow:hidden;
    	left:56px;
    	top:7px;
    	background:transparent;
    	display:none;
}
.menu-item-content h2 {
    	color:#000;
    	text-shadow: 1px 1px 1px #fff;
    	background-color:transparent;
    	font-size:13px;
    	margin-top: 3px;
}
.menu-item-content ul li {
    	background-color:transparent;
    	float:left;
    	margin: 3px 3px 3px 0;
    	padding: 0 5px 0 0;
    	color: #aaa;
}
.menu-item-content ul li a {
    	color:#aaa;
    	text-shadow: 1px 1px 1px #fff;
    	text-decoration:none;
    	font-size:11px;
	margin-right:5px;
}
.menu-item-content ul li a:hover {
    	color:#000 ;
}


/*-----------------------------------------------------------------------------------------------------------*/


/* ///////////////// 3. SLIDER  //////////////// */


/* -- A] NIVO SLIDER -- */

#slider-wrapper {
    	width: 840px;
    	height: 360px;
    	margin: 60px 0 15px 0;
}

#slider {
	position:relative;
    	width: 840px;
    	height:360px;
	background:url(../images/slider/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:400px;
	bottom: 20px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(../images/slider/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/slider/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    	text-shadow:none;
    	font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    	color:#efe9d1;
    	text-decoration:underline;
}

/* -- B] PHOTO SCROLLER -- */

.shoot_wrapper {
	position: relative;
     top: 40px;
     background-image: url('../img/noise_bg.png');
     margin-bottom: 60px;
     border-top: 1px #DDDDDD solid;
     border-bottom: 1px #DDDDDD solid;
}
#mcs5_container { 
     position:relative; 
     margin: 40px auto; 
     width: 100%; 
     height: 520px; 
     padding: 25px 0; 
     border:0px dashed #000000; 
     -moz-border-radius: 4px; 
     -khtml-border-radius: 4px; 
     -webkit-border-radius: 4px; 
     border-radius: 4px;
     background: #181818;
     border: 1px solid #222222;
     -moz-box-shadow: 0 0 5px #000;
     -webkit-box-shadow: 0 0 5px #000;
     box-shadow: 0 0 5px #000;
}
#mcs5_container .customScrollBox {
     position: relative; 
     width: 860px; 
     overflow: hidden;
}
#mcs5_container .customScrollBox .container {
     position: relative; 
     width: 2700px; 
     left: 0;
}
#mcs5_container .customScrollBox .photo_gallery {
     clear: both;
     margin-left: 15px;
}
#mcs5_container .customScrollBox .photo_gallery img {}
#mcs5_container .dragger_container {
     position: relative; 
     height: 0px; 
     width: 840px; 
     margin: 18px 10px 10px 20px; 
     border-top: 1px dashed #666;
     cursor: move;
}
.shoot {
     width: 320px;
     height: 480px;
     float: left;
     margin: 10px 7px;
}
.shoot a img {
	width: 320px;
	height: 480px;
}
.shoot_intro h3 {
     position:relative;
     top: 10px;
     left: 10px;
     margin-bottom: 14px;
}
.shoot_intro h3 a {
     color: #888888
}
#mcs5_container .dragger {
     position: absolute; 
     width: 60px; 
     height: 9px; 
     background: #fff url(mcsDragger.png) no-repeat; 
     margin-top: -4px;
     cursor: move;
     -moz-border-radius: 4px; 
     -khtml-border-radius: 4px; 
     -webkit-border-radius: 4px; 
     border-radius: 4px;
}
#mcs5_container .dragger_pressed {
     position: absolute; 
     width: 60px; 
     height: 9px; 
     background: #fff url(mcsDraggerHover.png) no-repeat; 
     margin-top: -4px;cursor: move;
}
#mcs5_container .scrollUpBtn,#mcs5_container .scrollDownBtn {
     position: absolute; 
     top: 0; 
     display: inline-block; 
     font-family: Arial,Helvetica,sans-serif; 
     font-size: large; 
     font-weight: normal; 
     color: #fff; 
     margin: 8px 5px 0px 10px; 
     text-decoration: none;
}
#mcs5_container .scrollDownBtn {
     right: 10px;
}
#mcs5_container .scrollUpBtn {
     right: 50px;
}
#mcs5_container .scrollUpBtn:hover,#mcs5_container .scrollDownBtn:hover {
     color: #BBBBBB;
}

/* -- C] SUPERBIG IMAGE SLIDER -- */

#dock {
 	bottom: 0;
 	position: fixed;
 	overflow: hidden;
	width: 100%;	
 	border: none;
 	z-index:200;
}
#thumbs1 a, #thumbs2 a {
	display:none
}
#superbgimage {
	background: #000000 url('../images/res-img/loading.gif') center center no-repeat;
}
#superbgimage img {
	image-rendering: optimizeQuality;
	-ms-interpolation-mode: bicubic;
}
#control {
	padding: 100px 0 0 0;
}
#control a.prev {
	float:left; 
	margin: 0 0 50px 50px
}
#control a.next {
	float:right; 
	margin: 0 50px 50px 0
}
#control a.start, #control a.stop {
	position:relative;
	bottom: 40px;
	left: -82px;
}



/*-----------------------------------------------------------------------------------------------------------*/


/* ///////////////// 4. AUDIO PLAYER //////////////// */

.jplayer-embed {
	height:0;
}
.audio-player {
     margin:0;
     width:193px; 
     height:118px;
     position:relative;
}
.audio-player a {
     display:block; 
     text-indent:-9999em;
}
.audio-player a:active {
     outline:0;
}
.audio-player .play-pause {
     width:112px; 
     height:118px;
     position:absolute; 
     left:0; 
     top:0;
}
.audio-player .jp-play {
     width:112px; height:118px;
     background:url(../images/res-img/audio-player.png) no-repeat 0 0;
     position:absolute; 
     top:0; 
     left:0; 
     z-index:10;
}
.audio-player .jp-play:hover {
     background-position:0 -118px;
}
.audio-player .jp-play:active {
     background-position:0 -236px;
     outline:0;
}
.audio-player .jp-pause {
     width:112px; 
     height:118px;
     background:url(../images/res-img/audio-player.png) no-repeat -112px 0;
     position:absolute; 
     top:0; 
     left:0;
}
.audio-player .jp-pause:hover {
     background-position:-112px -118px;
}
.audio-player .jp-pause:active {
     background-position:-112px -236px;
     outline:0;
}
.audio-player .stop {
     width:81px; 
     height:89px;
     position:absolute; 
     right:0; 
     top:15px;
}
.audio-player .jp-stop {
     width:81px; 
     height:89px;
     background:url(../images/res-img/audio-player.png) no-repeat -224px 0;
}
.audio-player .jp-stop:hover {
     background-position:-224px -89px;
}
.audio-player .jp-stop:active {
     background-position:-224px -178px;
     outline:0;
}


/*-----------------------------------------------------------------------------------------------------------*/


/* ///////////////// 5. PORTFOLIO : SORTABLE //////////////// */

#project-wrapper { 
	clear:both; 
	width: 870px; 
	height: 500px; 
	margin: 0 auto;
}
ul#filtering-nav { 
	posItion: relative; 
	float:right; 
	margin: 20px 0 25px 20px;
	padding-bottom: 30px; 
	width: 100%;
	border-bottom: 1px #333 solid; 
}
ul#filtering-nav li { 
	float:left; 
	list-style: none; 
	margin-right: 10px; 
	padding: 4px 8px; 
	background: #ddd; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px; 
	background-image: url('../images/res-img/bt-bg.png');
}
ul#filtering-nav li a { 
	color: #000; 
	text-decoration: none; 
	font-family: Arial; 
	font-size: 12px;
}
ul#filtering-nav li:hover { 
	background: #eee;
}
ul#filtering-nav li a:hover { 
	color: #666;
}
ul#filtering-nav li.selected-undefined { 
	background: #000;
}
ul#filtering-nav li.selected-undefined a { 
	color: #FFF;
}
.project-content {
	width: 270px; 
	margin: 20px 0;
}
.project-content a { 
	display:block;
	margin-bottom: 8px;
}	
.project-content p { 
	display:block;
	margin-bottom: 6px;
	font-size: 12px;
}
.project-content em { 
	display:block;
	margin-bottom: 5px;
	font-family: Arial;
	font-size: 11px;
	color: #ddd;
}
	
/*-----------------------------------------------------------------------------------------------------------*/


/* ///////////////// 6. HOVRABLE //////////////// */	
	
.hoverable {
	position: relative;
}
.hoverable .hoverable-over {
	position: absolute;
	top: 0px; left: 0px;
	width: 100%; height: 100%;
	margin: 0;
	padding: 0; 
	background: url('../images/res-img/hover.png') no-repeat center center;
	z-index: 1;
}
.hoverable .hoverable-link {
	position: relative;
	z-index: 2;
}
.hoverable img {
	width: auto; height: auto;
	overflow: hidden;
	margin: 0;
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	background: transparent !important;
	-webkit-transition: opacity 0.4s linear;
	-o-transition: opacity 0.4s linear;
	-moz-transition: opacity 0.4s linear;
}
.hoverable a:hover img {
	opacity: 0.1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	filter: alpha(opacity=10);
	-webkit-transition: opacity 0.4s linear;
	-o-transition: opacity 0.4s linear;
	-moz-transition: opacity 0.4s linear;
}
.hoverable strong {
	display: block;
	position: relative;
	top: 15px; left: 15px;
	font-size: 18px;
	line-height: 16px;
	color: #ea4c88;  
}
.hoverable .dim {
	position: relative; 
	top: 20px; left: 15px;
	font-family: Arial;
	font-size: 14px;
	color:#666; 
}
.hoverable em {
	position: relative;
	top: 22px; left: 15px; 
	display: block;
	font-family: Arial;
	font-style: normal;
	font-size: 12px;
	color: #888;
	line-height: 18px;
}
.wrap { 
	overflow: hidden; 
	width: 870px; 
	clear:both; 
	margin: 0 auto;
}
.box { 
	float:left;
	width: 270px;
	margin: 10px;
}
.hoverable:hover { 
	background: #FFF url(../images/res-img/transparency.png);
}
.box img {
	width: 270px;
}		
	


/*-----------------------------------------------------------------------------------------------------------*/


/* ///////////////// 7. RESUME //////////////// */

#resume {
     padding: 0 0 60px 0; 
}
#resume_row_intro {
     border-bottom: 5px #555 solid;
}
.resume_l_intro {
     width: 120px;
     float: left;
     padding: 20px 0 40px 0;
}
.resume_r_intro {
     float: left;
     width: 600px;
     padding: 20px;
     margin-top: 15px;
}
img.profile_pic {
     width: 100px;
     height: 100px;
     padding: 5px;
     border: 1px #555 solid;
     margin: 10px 0;
}
h1.designer-name { margin-bottom: 10px;}
.resume_row {
    	border-bottom: 1px #555 dotted;
}
.resume_l {
     width: 200px;
     float: left;
     padding: 30px 0;
}
.resume_r {
     float: left;
     width: 600px;
     padding: 30px 20px;
     border-left: 1px #555 dotted; 
}
.resume_r:hover {
     background-image: url('../images/res-img/sidebar_bg.png');
     background-repeat: repeat-y;
}  
.resume_below_text {
     width: auto;
     font-family: Arial;
     font-size: 12px;
     padding: 10px 0px 12px 0;
     border-top: 1px #555 dotted;
}
.resume_r p.tc {
	width: 30%;
	float: left;
	padding: 10px;
}
.res {
     font-family: Signika Negative;
     font-size: 15px;
     font-weight: bold;
}
ul.resume_list { 
     float: left;
     width: 180px;        
     padding: 10px;
}
ul.resume_list li {      
     list-style-image: url("../images/res-img/link_marker.png");      
     margin: 0 0 8px 15px;        
}
ul.resume_list li.parent {
     list-style-image: none;
     font-family: Signika Negative;
     font-size: 15px;
     font-weight : light;
     color: #FFF; 
     margin: -5px 0 20px 0px;        
}
ul.resume_list li a { 
     text-transform: uppercase;
     font-size: 10px;                
     color: #FFF;
     text-decoration: none;
}
ul.resume_list li a:hover {        
     color: #FFF;
     text-decoration: underline;
}


/*-----------------------------------------------------------------------------------------------------------*/


/* ///////////////// 8. FORM //////////////// */


#contactform {
    	padding: 20px 0;
} 
ol.forms {
	float: left;
	list-style: none;
	width: 100%;
}
ol.forms li {
	clear: left;
	float: left;
	line-height: 2.5em;
	margin-bottom: 0.9em;
	width: 100%;
}
ol.forms label {
	cursor: pointer;
	display: block;
	float: left;
	line-height: 2.5em;
	padding-right: 1%;
	text-align: right;
	width: 10%;
}
ol.forms input { 
     width: 39%; 
     padding: 8px; 
     margin-left: 15px;
     border: 0px #DDDDDD solid;
     -webkit-border-radius: 3px; 
     -moz-border-radius: 3px; 
     border-radius: 3px; 
}
ol.forms input.error_input, ol.forms textarea.error_input { 
     background: #FFFBFB; 
     border: 1px #FF0000 dotted; 
}
ol.forms textarea {
	height: 10em; 
	width: 75%;
     padding: 8px;
     margin-left: 15px;
     border: 0px #DDDDDD solid;
     -webkit-border-radius: 3px; 
     -moz-border-radius: 3px; 
     border-radius: 3px; 
}
ol.forms input:focus, ol.forms textarea:focus {
     background: #fffde7
}
ol.forms input, ol.forms textarea, ol.forms button { 
     font: 1em Georgia, "Times New Roman", Times, serif; 
}
ol.forms .error { 
	display: block;
	margin: 0 0 0 80px;
     color: #FF0000;
}

ol.forms li.buttons {
	padding-left: 11%;
	width: 89%;
}  
#submit-form { 
	position:relative; 
	left: 80px;
}
#gmaps { 
	margin-bottom: -5px; 
}
#gmaps iframe { 
	width: 960px;
	height: 200px;
	border: 0;
}

/*-----------------------------------------------------------------------------------------------------------*/


/* ///////////////// 9. COMMENT //////////////// */

.commentlist {
    	float: left;
    	list-style-type: none;
    	margin: 0 0 40px 50px;
    	width: 780px;
    	padding-top: 30px;
}
.commentlist .line {
    	display: none;
}
.commentlist li li li .line {
    	border-bottom: 1px solid #EFEFEF;
    	display: block;
    	height: 18px;
    	margin: 0 0 0 -50px;
    	position: absolute;
    	width: 18px;
}
.commentlist .comment-body {
    	padding-left: 45px;
}
.commentlist li li .comment-body {
    	padding-left: 30px;
}
.commentlist ul {
    	border-left: 1px dotted #666;
    	margin: 10px 0 0 63px;
}
.commentlist ul ul {
    	margin: 0 0 0 50px;
}
.commentlist li li {
    	margin-top: 0;
    	padding-top: 25px;
}
.commentlist li #commentform {
    	margin-top: 20px;
}
.commentlist li #respond {
    	padding-top: 5px;
}
.pinglist {
    	list-style-type: decimal;
    	margin: 20px 0 40px 30px;
}
li.comment {
    	background: none repeat scroll 0 0;
    	margin-bottom: 40px;
}
.comment-body ul, .comment-body ol, .comment-body dl {
    	margin-left: 30px;
}
.children {
    	list-style-type: none;
}
.avatar {
    	background: none repeat scroll 0 0;
    	padding: 2px 0 12px;
    	position: relative;
    	z-index: 5;
}
li li.avatar {
    	margin: -8px 0 0 -18px;
    	padding-top: 10px;
}
.comment-meta {
    	margin-bottom: 15px;
}
.comment-meta a {
    	color: #999999;
    	font-size: 11px;
    	font-style: italic;
}
.comment-meta a:hover {
    	color: #666666;
}
.comment-meta, .comment-author {
    	padding-left: 48px;
}
li li .comment-meta, li li .comment-author {
    	padding-left: 30px;
}
.comment-author a {}
.comment-author a:after {
    	content: " →";
}
.comment-author {
    	margin-top: -53px;
}
.comment-author-admin {}
.comment-author cite {
    	font-style: normal;
}
.nocomments {
    	padding: 20px;
    	text-align: center;
}
.comment-body ul {
    	border: medium none;
    	list-style-type: disc;
    	margin-bottom: 20px;
}
.comment-body ul li {
    	margin: 0;
    	padding: 0;
}
.comment-body ol {
    	list-style-type: decimal;
}

#respond { 
	margin: 20px 0 0; 
	padding: 20px;
}
#respond h3  { 
	color:#333; 
	font-weight:normal; 
	margin-bottom:20px; 
}
#respond .left { 
	float:left; 
	width:200px; 
	margin-right:15px; 
}
#respond .right { 
	float:left; 
	width:380px; 
}
#respond label { 
	font-size:11px; 
	color:#fff; 
}
#commentform label  { 
	position:relative; 
	display:inline; 
	vertical-align:top; 
	display:inline-block; 
	margin-top:5px; 
}
#commentform input.txt, #commentform textarea { 
	font:14px/14px Arial, Helvetica, sans-serif; 
	border:0
}
#commentform input.txt  { 
	color:#666; 
	background: #f2f2f2; 
	width: 170px; 
	margin: 0 5px 10px 0; 
	padding: 5px 7px; 
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
}
#commentform textarea  { 
	color:#666; 
	background: #f2f2f2; 
	width: 95% !important; 
	padding: 5px 7px; 
	-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px; 
}
#commentform input.txt:focus, #commentform textarea:focus { 
	background: #fffde7 
}
#respond #commentform #submit-form  { 
	margin: 15px 0 0 0; cursor: pointer; 
}


/*-----------------------------------------------------------------------------------------------------------*/


/* ///////////////// 10. SOCIAL : TWITTER / FLICKR //////////////// */

#flickr li {
     float: left;
     padding: 5px 5px 0 5px;
     margin: 4px;
     background: #111;
     border: 1px #444 dotted; 
}
#flickr li:hover {
     opacity: 0.8;
     filter: alpha(opacity=80);   
}
.flickr-icon {
	float: left;
	position: relative;
	top: -5px;
	margin-right: 5px;
	width: 55px;
	height: 21px;
	background-image: url('../images/res-img/flickr.png');
}
ul.tweet_list li {
	font-family: Times New Roman; 
	font-size: 12px; 
	font-style: italic;
	line-height: 20px;	
	margin: 10px 0;	
}
.tweet-bird {
	float: left;
	position: relative;
	top: -6px;
	margin-right: 8px;
	width: 35px;
	height: 23px;
	background-image: url('../images/res-img/tweet_bird.png');
}
ul.social_bar {
     padding: 0 0 20px 0;
     overflow: auto;
}
ul.social li, ul.social_bar li, ul.awards li {
     float: left;
}
ul.social li a, ul.social_bar li a, ul.awards li a {               
     padding: 0px 5px;        
}
ul.social li:hover, ul.social_bar li:hover, ul.awards li:hover {        
     opacity: 0.7;
     filter: alpha(opacity=70);   
}


/*-----------------------------------------------------------------------------------------------------------*/


/* ///////////////// 11. WIDGETS //////////////// */

/* Feedback Widget */

.feedback { 
	float:left;
	width: 620px;
}
.feedback cite { 
	display:block; 
	margin: 10px 0 0 60px; 
	font-family: Arial; 
	font-size: 12px; 
	font-style:normal; 
	font-weight:bold;
}

/* RSS Widget */

.widget-rss { 
	float: left; 
	width:250px;}
.widget-rss .wrap {
   	background: url("../images/res-img/rss.png") no-repeat scroll left center transparent;
    	height: 35px;
    	padding-left: 50px;
    	font-family: Arial; 
    	font-size: 12px; 
    	font-style:normal; 
}
.rss-links a { 
	margin: 25px 0 20px 0; 
}

/* TAG Widget */

.widget-tags { 
	float:left; 
	width: 620px;
}
ul.tags {
	overflow: auto;
}
ul.tags li {
	float:left;
     padding: 4px 8px;
     margin: 3px;
     font-family: Courier New;
     font-size: 13px;
     background: #666666;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
}
ul.tags li:hover {        
     background: #A9014B;        
}
ul.tags li a {        
     color: #FFFFFF;
     text-decoration: none;        
}
ul.tags li a:hover {        
     color: #FFFFFF; 
}

/* SCROLLABLE Widget */

.scrollable {
     width: 578px; 
     position: relative;
     overflow: hidden;
     background: #181818;
     -moz-box-shadow: 0 0 3px #000;
     border: 1px #222 solid;
     -webkit-box-shadow: 0 0 3px #000;
     box-shadow: 0 0 3px #000;
}
.scrollable .items {
     width: 2500px;
     position: relative;
}
.scrollable .item {
	float: left;
	width: 540px;
	padding: 20px 15px;
}
.scrollable .scrollable-navigation {
     width: 42px;
     position: absolute; 
     bottom: 0px; 
     right: 0;
     z-index: 50;
}
.prevPage, .nextPage {
	float: left;
    	background: url("../images/res-img/scroll-arrow.png") no-repeat scroll 0 0 transparent;
    	display: block;
    	height: 20px;
    	width: 21px;
    	text-indent: -9999px;
}
.prevPage {
    	background-position: -42px 0px;
}
.nextPage {
    	background-position: -63px 0px;
}
.prevPage.disabled {
    	background-position: 0px 0px;
}
.nextPage.disabled {
    	background-position: -21px 0px;
}


/*-----------------------------------------------------------------------------------------------------------*/


/* ///////////////// 12. SHORTCODE //////////////// */

/*-- Toggle  --*/

.shortcode-toggle { 
	margin: 0 0 1.2em;
}
.shortcode-toggle h4 {
	margin: 0;
}
.shortcode-toggle h4 a { 
	display: block; 
	font-size: 16px; 
	font-weight: normal; 
	padding: 7px 0 7px 10px; 
	background: #2b2b2b url(../images/res-img/shortcode-toggle-close.png) no-repeat 99% center; 
}
.shortcode-toggle.closed h4 a  { 
	background-image: url(../images/res-img/shortcode-toggle-open.png); 
}
.shortcode-toggle .toggle-content  { 
	padding: 10px 10px; 
	background: #1a1a1a; 
}
.shortcode-toggle.closed .toggle-content { 
	display: none; 
}
.shortcode-toggle.border { 
	border: 1px solid #333; 
	-moz-border-radius: 5px;
}

/*-- Tabs --*/

#tab_block {
     width: 100%;
     padding: 30px 0;    
}
ul.tabs {
     width: 440px;
     margin: 0;
     padding: 0;
}
ul.tabs li {
     display: block;
     float: left;
     padding: 0 5px;
}
ul.tabs li a {
     display: block;
     float: left;
     padding: 10px;
     font-size: 11px;
     text-decoration: none;
     -moz-border-radius-topleft: 5px;
     -moz-border-radius-topright: 5px
}
ul.tabs li a:hover {
     opacity: 0.8;
    	filter: alpha(opacity=80);
}
.selected {
     background-color: #2b2b2b;
     border-left: 1px solid #333;
     border-top: 1px solid #333;
     border-right: 1px solid #333;
}
.tab-content {
     clear: both;
     border: 1px solid #333;
     padding: 15px;
     background: #1a1a1a;
     -moz-box-shadow: 3px 3px rgba(0,0,0,0.1);
     -webkit-box-shadow: 3px 3px rgba(0,0,0,0.1);
     box-shadow: 3px 3px rgba(0,0,0,0.1);
}

/*-- List --*/

ul.list-shortcode { 
	padding: 20px 0;
}
ul.list-shortcode li { 
	list-style: disc ; 
	margin-left: 30px;
}

/*-- Buttons --*/

.silver-button { 
	padding: 5px 8px; 
	background: #ddd; 
	color:#333; 
	font-family: Arial;
	font-size: 12px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px; 
	background-image: url('../images/res-img/bt-bg.png');
        cursor: pointer;
}
a.silver-button:hover { 
	text-decoration:none;
	background: #ddd; 
}



/*-----------------------------------------------------------------------------------------------------------*/


/* ///////////////// 13. TYPOGRAPHY //////////////// */

h1#front-heading { 
	font-family: 'Signika Negative', arial, serif; 
	font-size: 40px; 
	font-weight:normal; 
	line-height: 50px; 
	margin: -15px 0 45px 0; 
	color: #fff
}
h1.page-heading { 
	font-family: 'Signika Negative', arial, serif; 
	font-size: 18px; 
	font-weight:normal; 
	line-height: 50px; 
	color: #fff; 
	letter-spacing: 2px; 
	text-transform: uppercase;
}
h4 {
	margin: 0 0 20px 0;
	color: black;
}
h4.article-title { 
	margin: 20px 0;
	font-weight:normal;
	letter-spacing: 1px;
}
p, li { 
	font-family: 'arial', serif; 
	font-size: 12px; 
	line-height: 20px; 
	color: black;
}
p.link { 
	font-family: Times new roman; 
	font-size: 13px; 
	font-style: italic; 
	margin: 8px 0; 
}
a {
	color: #838b97;
	text-decoration: none;
}
a:hover { 
	text-decoration: underline; 
}
.dropcap {
    	display: block;
    	float: left;
    	font-family: Georgia,"Arial";
    	font-size: 50px;
    	line-height: 50px;
    	margin: 0 8px 0 0;
}
.quotes {
    	background-image: url("../images/res-img/quote.png");
    	background-repeat: no-repeat;
    	margin: 10px 0 25px;
}
.quotes p {        
    	margin: 20px 0 0 60px;
    	font-family: Times new roman;
    	font-size: 15px;
    	font-style: oblique;          
}


/*-----------------------------------------------------------------------------------------------------------*/

/* ///////////////// 13. BITS & PIECESS //////////////// */

/* -- Default text selection color override -- */
::selection {
	background: #FFFFFF; /* Safari */
	color: #000000;
	}
::-moz-selection {
	background: #FFFFFF; /* Firefox */
	color: #000000;
}
.clear { 
	clear:both
}
