/*
Theme Name: FashionForward
Theme URI: 
Description: Customised Template for Fashion Forward Website
Version: 1.01
Author: Jonathan L Ramos
Author URI: jonathanlramos.com
Tags: fixed-width, right-sidebar, two-columns

License:GNU General Public License, v3 (or newer)
License URI:http://www.gnu.org/licenses/
*/
/*Font Embedding */
* {
margin: 0;
padding: 0;
}
@font-face {
	font-family: 'Conv_Hero';
	src: url('fonts/hero.eot');
	src: local('☺'), url('http://fashionforward.ae/wp-content/themes/fashionforward/fonts/hero.woff') format('woff'), url('fonts/hero.ttf') format('truetype'), url('fonts/hero.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Conv_HelveticaNeueLTPro-BlkCn';
	src: url('fonts/helveticaneueltpro-blkcn.eot') format('embedded-opentype'),
		 url('http://fashionforward.ae/wp-content/themes/fashionforward/fonts/helveticaneueltpro-blkcn.woff') format('woff'),
		 url('fonts/helveticaneueltpro-blkcn.ttf') format('truetype'),
		 url('fonts/helveticaneueltpro-blkcn.svg') format('svg');
	src: local('☺'), url('http://fashionforward.ae/wp-content/themes/fashionforward/fonts/helveticaneueltpro-blkcn.woff') format('woff'), url('fonts/helveticaneueltpro-blkcn.ttf') format('truetype'), url('fonts/helveticaneueltpro-blkcn.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
  	background-image: url('images/body_bg.jpg');
  	background-repeat: no-repeat;
  	background-attachment: scroll;
  	background-position: top center;
  	background-color: #FFFFFF;
	color: #fff;
	text-align: center;
	margin: 0 auto;
}

#FF_logo {
	font-family:'Conv_HelveticaNeueLTPro-BlkCn',Sans-Serif;
	font-size: 44px;
	color: #000000;
	padding-top: 27px;
	padding-left: 20px;
	float: left;
	width: 175px;
	line-height: 80%;
}

#FF_logo a {
	color:#000;
}

#FF_logo a:hover {
	color:#000;
	text-decoration: none;
}

#FF_register {
	position:relative;
	float: right;
	width: 190px;
	height: 73px;
	padding-right: 45px;
	padding-top: 25px;
}
#register_btn {
	position:relative;
	width: 110px;
	height: 72px;
	background-image: url(images/register-bg2.png);
	float: left;
	margin-right: 5px;
}
#register_msg {
	position: relative;
	width: 75px;
	height: 65px;
	float: left;
	line-height: 95%;
	padding-top: 18px;
	color: #000;


}


.register_here {
	position: relative;
	width: 72px;
	height: 40px;
	font-family:'Conv_HelveticaNeueLTPro-BlkCn',Sans-Serif;
	font-size: 15px;
	line-height: 85%;
	float: right;
	padding-right: 2px;
	padding-top: 37px;
	color: #FFF;
}

.register_here a {
	color: #FFF;

}

.register_here a:hover {
	color: #ffff00;
	text-decoration: none;

}
#about_wrapper {

	width: 950px;
	background-color: #FFFFFF;
	margin: 0 auto;
}
#footer_wrapper {
	height: 235px;
	width: 980px;
	background-color: #000000;
	margin: 0 auto;
}
.social_icons_wrapper {
	margin-right: 10px;
	width: 260px;
	height: 30px;
	float: right;
	margin-top: 55px;
}
.social_icon {
	padding: 0 5px;
}
#bottom_brag {
	width: 74px;
	height: 35px;
	float: left;
}
#org_brag {
	float: left;
	width: 257px;
	height: 16px;
	background:url(images/organizedby.png) no-repeat;
	margin-top: 18px;
}

.brag_wrapper {
	width: 350px;
	float: right;
	margin-top: 45px;
	margin-right: 10px;
	margin-bottom: 15px;
}

#footer_links {
float: right;
width: 380px;
	
}
#bottom_nav{
	position: relative;
	background-color: #000;
	min-height:16px;
	float: left;
	margin-left: 47px;
}
#bottom_nav{

	margin-top: 30px;
	width: 100px;
	
}
#bottom_nav ul li{
	list-style-type: none;
	display: block;
	height:16px;
	position: relative;
	
}

#bottom_nav ul li a{
	display: block;
	height:16px;
	vertical-align: middle;
	padding: 0px 0px;
	margin-top: 0px;
	line-height: 14px;
	font-size: 12px;
	font-weight: normal;
	font-family:'Conv_Hero',Sans-Serif;
text-align:left;
margin-left: -25px;

}

#bottom_nav ul li a:hover {
	text-decoration:underline;
	color: #fff000;
}
#bottom_nav li.current_page_item a:link,
#bottom_nav li.current_page_item a:visited {
	color:#fff000;
}


#page {
	text-align: left;
	}

#header {
	
	}

#headerimg 	{
	height: 130px;
	width: 980px;
	}
#content_frame{
	background-color: #FFFFFF;
	border: 1px solid black;
	
}
#content {
	font-size: 1.2em;
	}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
    color: #000;
    line-height: 1.5em;
    margin: 10px 0;
    clear: both;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    text-align: left;
    
}


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	border-top: 1px solid #484848;
	margin: 8px 0 0 0;
	padding: 14px 0 0 0;
	
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: #fff;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border-top: 1px solid white;
	color: #FFFFFF;
	}

#footer p.left{
	float: left;
	padding: 0;
	margin:7px 0px 15px 15px;
	font-family:'Conv_Hero',Sans-Serif;
	font-size: 12px;
	text-align:left;
	}
#footer p.right{
	float: right;
	padding: 0;
	margin:7px 15px 15px 0px;
	}
#footer a, 
#footer  a:hover, 
#footer  a:visited {
	color: #ffffff;
	text-decoration: none;
}
small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	/*text-align: center;*/
	}
#headerimg h1{
	text-align: left;

}
#headerimg .description {
	font-size: 1.2em;
	text-align: left;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: black;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	background-color: transparent;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

#commentform input, #commentform textarea {
	font-size: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	color: #333333;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}

.commentmetadata  a{
	color:#333;
}
.commentmetadata  a:hover{
	color:#333;
	text-decoration: underline;
}
.reply, .reply a, .reply a:hover{
	color:#333;
}
.reply a:hover{
	text-decoration:underline;
}

#sidebar {
	font-size: 1em;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
	}
small {
	color: #000;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #fff;
	text-decoration: none;
	}

a:hover {
	color: #fff;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 15px 0;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 980px;
	}

#header {
	margin: 0;
	padding: 0;
	height: 130px;
	width: 980px;
	}


.narrowcolumn {
	float: left;
	padding: 15px 0 15px 15px;
	margin: 0;
	width: 570px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 570px;
	}

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
#headerimg h1 {
	padding-top: 42px;
	margin: 0;
	}

h2 {
	margin: /*30px*/ 0 0;
	}

h2.pagetitle {
	margin-top: 20px;
	text-align: center;
}

#sidebar h2 {
	margin-top: -25px;
	padding: 0px 10px;
	background: #000;
	height: 30px;
	color: #FFF;
	font-size: 14px;
	font-family:'Conv_Hero',Sans-Serif; 
	font-weight: normal;
	list-style: none;
	line-height: 30px;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {

	margin: 3px 20px 0px 0px;
	display: inline;
	}

.alignright {
	float: right;
	color:#666;
	}

.alignleft {
	float: left;
	color:#666;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	
	}

html>body .entry li {
	list-style-type: none;
	margin: 0 0 0 10px;
	list-style-image: url('images/yellow_bullet.gif');
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 35px;
	color: #666;
	}
	
#sidebar ul li a {
	list-style-type: none;
	list-style-image: none;
	color: #666;
	}
	
#sidebar ul li ul li{
	list-style-image: url('images/yellow_bullet.gif');
		color: #666;

}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0 12px;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 0px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	color:#333;
	}

.commentlist li {
	padding: 5px 5px;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
#content .commentlist h1,
#content .commentlist h2,
#content .commentlist h3,
#content .commentlist h4,
#content .commentlist h5,
#content .commentlist h6,
.commentlist code,
.commentlist a{

	color:#333333;
}	
#content table{
	border: 1px solid #E7E7E7;
}
#content tr td {
    border-top: 1px solid #E7E7E7;
    padding: 6px 24px;
 }
#content tr th, #content thead th{
	color: #888888;
	padding: 9px 24px;
	font-weight: bold;
}
#comments .comment-body ul, #comments .comment-body ol {
    margin-bottom: 18px;
}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 25px 0 10px 0;
	margin-top: 15px;
	margin-left: 745px;
	width: 215px;
	background-color: #eaddcd;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 15px 0;
	padding: 4px 20px;
	border-left: 2px solid #ffcc00;
	background-color: #666;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -980em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	
	}
.page-navigation{
	float:right;
}	
body.page .edit-link {
	clear: both;
	display: block;
}	
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	color:#333;
}
/* End captions */

/* Category listing on Startpage */
#catsList{
	margin: 0;
	padding: 0 0 0 19px;
}
#catsList ul{
	margin: 0;
	padding: 0;
}
#catsList h2{
	margin-bottom: 7px;
	padding:4px 4px 6px 8px;
	font-size: 1.2em;
	background: #666 url('images/bg_headboxes.gif') repeat-x bottom left;
}
#catsList li{
	margin: 0 4px 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	display: inline-block;
	vertical-align: top;
	width: 187px;
}
#catsList li p{
	padding: 0;
	margin: 0;
}
#catsList li p.desc{
	margin-bottom:11px;

}

#topnavigation li.current_page_item a:link,
#topnavigation li.current_page_item a:visited {
	color:#fff000;
}
#topnavigation{
	position: relative;
	background-color: #000;
	min-height:38px;
}
#topnavigation ul{
	padding-left: 10px;
	margin: 0;
	width: 780px;
	
}
#topnavigation ul li{
	list-style-type: none;
	display: inline-block;
	height:38px;
	position: relative;
	
}
#topnavigation ul li ul{
	position: absolute;
    top: 37px;
    width: 120px;  
    background-color: #000;
    z-index: 10;
}
#topnavigation ul li a{
	display: block;
	height:20px;
	vertical-align: middle;
	padding: 0px 12px;
	margin-top: 9px;
	line-height: 22px;
	font-size: 13px;
	font-weight: normal;
	font-family:'Conv_Hero',Sans-Serif;
	border-right: 1px solid #FFF;
}

#topnavigation ul li a:hover {
	text-decoration:none;
	color: #fff000;
}

#topnavigation ul li ul li a{
	border: none;
	width: 120px;
}

#topnavigation ul ul ul{
	position: absolute;
    top: 0;
    left:120px;
    width: 120px;  
    background-color: #666;
    z-index: 11;
}
/* Searchbar Top */
#searchetc{
	position: absolute;
	text-align: right;
	right:20px;
	top:9px;
	z-index: 12;
}
#searchetc #searchform{
	padding: 0;
	margin: 0;
}
#searchetc input{
	margin: 0;
	border: 0;
	padding: 0 0 0 5px;
	
}
#searchetc #s{
    background: #FFFFFF;
	position: absolute;
	right:20px;
    width:150px; height: 21px; 
	-webkit-border-top-left-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-topleft: 20px;
-moz-border-radius-bottomleft: 20px;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
}
#s{
	z-index: 100;
}
#searchform{
	z-index: 100;
}
/* Subfooter */
#subfooterwrapper{
	background-color: #222222;
	padding: 12px 0 24px 20px;
}
#subfooterwrapper h2,
#subfooterwrapper h2 a,
#subfooterwrapper h2 a:visited{
	background-color: transparent;
	border-bottom:1px solid #333333;
	font-size: 1.2em;
}
#subfooterwrapper a{
	color:#ffcc00;
}
#subfooterwrapper ul{
	margin: 0 ;
	padding: 0;
}
#subfooterwrapper .widget{
	width: 182px;
}
#subfooterwrapper .widget.widget_tag_cloud{
	width: 377px;
}
#subfooterwrapper .widget.widget_tag_cloud a{
	color: #fff;
}
#subfooterwrapper ul li{
	margin: 0 7px 0 0;
	list-style-type: none;
	list-style-image: none;
	display: inline-block;
	vertical-align: top;
}
#subfooterwrapper ul li li{
	display: list-item;
	margin: 3px 0 0 12px;
	list-style-image: url('images/yellow_bullet.gif');
	
}
.postinfo{
	font-size: 0.8em;
}
.postinfo a,
.postinfo a:hover,
.postinfo a:visited{
	color: #ffcc00;
}
#addInfo{
	/*float:right;
	width: 175px;*/
	margin: 0 0 15px 0;
	font-size: .9em;
	line-height: 1.3em;
	text-align: left;
}
.addInfo{
	float:left;
	width: 197px;
}
.addInfo.tags{
	margin-right:24px;

}
.addInfo.author{
	margin-left:24px;

}

#addInfo p{
	margin: 0;
	padding: 0;
}
#addInfo ul{
	margin: 5px 0 0 10px;
	padding: 0;
	text-indent: 0;
}
#addInfo ul li{
	list-style-image: url("images/yellow_bullet.gif");
	margin: 3px 0 0 12px;
}

#addInfo a,
#addInfo a:hover,
#addInfo a:visited{
	color:#ffcc00;
}
#addInfo h2{
	background: #666 url('images/bg_headboxes.gif') repeat-x bottom left;
	padding: 2px 2px 4px 4px;
	margin: 5px 0 8px;
	font-size: 1em;
}
.author-thumb{
	float: left;
	margin:3px 8px 4px 0;
}
h2.feature-post-head{
	background: #000; font-size: 19px; font-family:'Conv_Hero',Sans-Serif; font-weight: normal; text-transform:capitalize; 
padding: 6px 0px 0px 15px; height: 32px;
    margin: 5px 0;

    
}
.pagetitlelabels {

	background: #000; 
	font-size: 15px; font-family:'Conv_Hero',Sans-Serif; 
	font-weight: normal; 
	text-transform:capitalize; 
	padding: 11px 0px 0px 15px; 
	height: 27px;
    	margin: 5px 0;
	margin-left: 15px;

}
.content-half-left,
.content-half-right{
    width: 270px;

}

.content-570 {width: 585px;
}

.content-half-left, .content-570{
	float: left;
}
.content-half-right{
	float: right;
}
ul.feature-post{
	list-style-type: none;
	padding: 0;
	margin:0;
	font-size: .9em;

}

ul.feature-post p{
	margin:0;
}

#content .feature-post h3{
	clear:none;
}

a.more,
a.more:hover,
a.more:visited{
	color:#ffcc00;
}
ul.feature-post h3{
	margin: 0;
	font-size: .9em;
}
ul.feature-post li{
	background-color: #3d3d3d;
	margin-bottom: 4px;
	padding:7px;
}	
ul.feature-post li .thumb{
	float:left;
	margin:2px 6px 4px 0;
}
img.size-full{
	margin-bottom: 5px;
}



img.attachment-570x320{
	width: 570px;
	height: 320px;
}
img.attachment-71x71{
	height: 71px;
	width: 71px;
}
/* Lightbox Images */

div.light_rounded .pp_top .pp_left {
background: url(images/sprite.png) -88px -53px no-repeat;
}

div.light_rounded .pp_top .pp_middle {
background: #fff;
}

div.light_rounded .pp_top .pp_right {
background: url(images/sprite.png) -110px -53px no-repeat;
}
	
div.light_rounded .pp_content .ppt {
color: #000;
}

div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right {
background: #fff;
}

div.light_rounded .pp_content {
background-color: #fff;
} 

div.light_rounded .pp_next:hover {
background: url(http://fashionforward.ae/wp-content/themes/fashionforward/images/btnnext.png) center right  no-repeat;
cursor: pointer;
}

div.light_rounded .pp_previous:hover {
background: url(http://fashionforward.ae/wp-content/themes/fashionforward/images/btnprevious.png) center left no-repeat; cursor: pointer;
} 

div.light_rounded .pp_expand {
background: url(images/sprite.png) -31px -26px no-repeat; cursor: pointer;
} 

div.light_rounded .pp_expand:hover {
background: url(images/sprite.png) -31px -47px no-repeat; cursor: pointer;
}

div.light_rounded .pp_contract {
background: url(images/sprite.png) 0 -26px no-repeat;
cursor: pointer;
}

div.light_rounded .pp_contract:hover {
background: url(images/sprite.png) 0 -47px no-repeat;
cursor: pointer;
}

div.light_rounded .pp_close {
width: 75px;
height: 22px;
background: url(images/sprite.png) -1px -1px no-repeat;
cursor: pointer;
}

div.light_rounded #pp_full_res .pp_inline {
color: #000;
} 

div.light_rounded .pp_arrow_previous {
background: url(images/sprite.png) 0 -71px no-repeat;
}

div.light_rounded .pp_arrow_previous.disabled {
background-position: 0 -87px; cursor: default;
}

div.light_rounded .pp_arrow_next {
background: url(images/sprite.png) -22px -71px no-repeat;
}

div.light_rounded .pp_arrow_next.disabled {
background-position: -22px -87px; cursor: default;
}

div.light_rounded .pp_bottom .pp_left {
background: url(images/sprite.png) -88px -80px no-repeat;
}

div.light_rounded .pp_bottom .pp_middle {
background: #fff;
}

div.light_rounded .pp_bottom .pp_right {
background: url(images/sprite.png) -110px -80px no-repeat;
}

div.light_rounded .pp_loaderIcon {
background: url(http://fashionforward.ae/wp-content/themes/fashionforward/images/loader.gif) center center no-repeat;
}

	div.pp_pic_holder a:focus { outline:none; }

	div.pp_overlay {
		background: #000;
		display: none;
		left: 0;
		position: absolute;
		top: 0;
		width: 100%;
		z-index: 9500;
	}
	
	div.pp_pic_holder {
		display: none;
		position: absolute;
		width: 100px;
		z-index: 10000;
	}
		
		.pp_top {
			height: 20px;
			position: relative;
		}
			* html .pp_top { padding: 0 20px; }
		
			.pp_top .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_top .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_top .pp_middle {
					left: 0;
					position: static;
				}
			
			.pp_top .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_content { height: 40px; }
		
		.pp_content .ppt {
			left: auto;
			margin-bottom: 5px;
			position: relative;
			top: auto;
		}
		
		.pp_fade { display: none; }
		
		.pp_content_container {
			position: relative;
			text-align: left;
			width: 100%;
		}
		
			.pp_content_container .pp_left { padding-left: 20px; }
			.pp_content_container .pp_right { padding-right: 20px; }
		
			.pp_content_container .pp_details {
				margin: 10px 0 2px 0;
			}
				.pp_description {
					display: none;
					margin: 0 0 5px 0;
					color:#000;
				}
				
				.pp_nav {
					clear: left;
					float: left;
					margin: 3px 0 0 0;
				}
				
					.pp_nav p {
						float: left;
						margin: 2px 4px;
					}
				
					.pp_nav a.pp_arrow_previous,
					.pp_nav a.pp_arrow_next {
						display: block;
						float: left;
						height: 15px;
						margin-top: 3px;
						overflow: hidden;
						text-indent: -10000px;
						width: 14px;
					}
		
		.pp_hoverContainer {
			position: absolute;
			top: 0;
			width: 100%;
			z-index: 2000;
		}
		
		a.pp_next {
			background: url(http://fashionforward.ae/wp-content/themes/fashionforward/images/btnnext.png) 10000px 10000px no-repeat;
			display: block;
			float: right;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
			
		a.pp_previous {
			background: url(http://fashionforward.ae/wp-content/themes/fashionforward/images/btnnext.png) 10000px 10000px no-repeat;
			display: block;
			float: left;
			height: 100%;
			text-indent: -10000px;
			width: 49%;
		}
		
		a.pp_expand,
		a.pp_contract {
			cursor: pointer;
			display: none;
			height: 20px;	
			position: absolute;
			right: 30px;
			text-indent: -10000px;
			top: 10px;
			width: 20px;
			z-index: 20000;
		}
			
		a.pp_close {
			display: block;
			float: right;
			text-indent: -10000px;
		}
		
		.pp_bottom {
			height: 20px;
			position: relative;
		}
			* html .pp_bottom { padding: 0 20px; }
			
			.pp_bottom .pp_left {
				height: 20px;
				left: 0;
				position: absolute;
				width: 20px;
			}
			.pp_bottom .pp_middle {
				height: 20px;
				left: 20px;
				position: absolute;
				right: 20px;
			}
				* html .pp_bottom .pp_middle {
					left: 0;
					position: static;
				}
				
			.pp_bottom .pp_right {
				height: 20px;
				left: auto;
				position: absolute;
				right: 0;
				top: 0;
				width: 20px;
			}
		
		.pp_loaderIcon {
			display: block;
			height: 24px;
			left: 50%;
			margin: -12px 0 0 -12px;
			position: absolute;
			top: 50%;
			width: 24px;
		}
		
		#pp_full_res {
			line-height: 1 !important;
		}
		
			#pp_full_res .pp_inline {
				text-align: left;
			}
			
				#pp_full_res .pp_inline p { margin: 0 0 15px 0; }
	
		div.ppt {
			color: #fff;
			display: none;
			font-size: 17px;
			left: 0;
			position: absolute;
			top: 0;
			z-index: 9999;
		}

/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */

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

	.clearfix {display: inline-block;}

	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */

.banner_content{
	text-align: center;
}
.banner_content img{
	margin:8px 0;
}
.sidebar-banner img{
	margin:0px 12px;
}
.gallery-caption{
	font-size: small;
}
.bypostauthor{}


/*Added by Jonathan*/

/*Home Page*/
#FFWD-Featured-post {
	position:relative;
	margin: 15px 0px 15px 20px;
	float: left;
	width:570px;
	height:320px;
	background-color: #fceee5;
}
#FFWD-Featured-post2 {
	position:relative;
	margin: 0px 0px 15px 20px;
	float: left;
	width:570px;
	height:320px;
	background-color: #fceee5;
}

#FFWD-Video-post {
	position:relative;
	float: left;
	margin: 15px 0px 0px 5px;
	width:365px;
	height:320px;
	background-color: #fceee5;
}
.title_bar {
	background: #000; 
	font-size: 15px; font-family:'Conv_Hero',Sans-Serif; 
	font-weight: normal;
	text-transform: capitalize;
	height: 40px;
	padding-left: 20px;
	line-height: 40px;
	width: 550px;
	
}
.title_bar_side {
	background: #000; 
	font-size: 15px; font-family:'Conv_Hero',Sans-Serif; 
	font-weight: normal;
	text-transform: capitalize;
	height: 40px;
	padding-left: 20px;
	line-height: 40px;
	width: 100%;
	
}

.title_bar_wide {
	background: #000; 
	font-size: 15px; font-family:'Conv_Hero',Sans-Serif; 
	font-weight: normal;
	text-transform: capitalize;
	height: 40px;
	padding-left: 20px;
	line-height: 40px;
	width: 920px;
}
.FFWD-News-post {
	position:relative;
	margin: 0px 0px 15px 20px;
	float: left;
	width:570px;
	height: 395px;
	background-color: #ffffff;
	border: 1px solid black;
	padding-bottom: 15px;
}
.FFWD-Front-Photo {
	position:relative;
	margin: 0px 0px 15px 20px;
	float: left;
	width:570px;
	height: 320px;
	background-color: #ffffff;
	padding-bottom: 15px;
}

.news_thumbs {
	position:relative;
	float: left;
  	width: 172px;
  	height: 165px;
	margin: 12px 0px 6px 13px;
}
.s2news_thumbs {
	position:relative;
	float: left;
  	width: 135px;
  	height: 107px;
	padding-right: 15px;
}
.s2news_thumbs img {
  	width: 100%;
  	height: auto;
	min-height: 107px;
	max-height: 107px;
	overflow-y: hidden;
	display: block;
}
.news_wrapper {
	width: 530px;
	height: auto;
	position:relative;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #666666;
}
.s2news_content {
	font-size: 14px;
	color: #000000;
	font-size: 13px; font-family:'Conv_Hero',Sans-Serif; 
}
.news_thumbs a {
  	width: 170px;
  	height: 130px;
	display: block;
	margin: 0;
	padding: 0px;
	border: 1px solid #ccc;
	}
.news_thumbs img {
  	width: 100%;
  	height: auto;
	min-height: 130px;
	max-height: 130px;
	overflow-y: hidden;
	display: block;
}
.news_thumbs a:hover {
	border: 1px solid #000;
	}
.news_thumbs p {
	color: #000;
	font-family:'Conv_Hero',Sans-Serif; 
	font-weight: normal;
	font-size:10px;
	padding-left: 5px;

}

.news_title {
	padding: 5px;
	color: #000;
	max-height: 28px;
	overflow:hidden;

}
	
	
.FFWD-FB-feed {
	position:relative;
	float: left;
	margin: 0px 0px 15px 5px;
	width:365px;
	height:410px;
	background-color: #FFF;
	border: 1px solid #ccc;
	overflow-y: hidden;
}

.FFWD-Twitter-feed {
	position:relative;
	float: left;
	margin: 0px 0px 15px 5px;
	width:365px;
	height:318px;
	max-height: 318px;
	overflow:hidden;
	background-color: #fff;
	font-size: 24px;
	border: 1px solid #ccc;
	
}
.FFWD-S1-Archives {
	position:relative;
	float: left;
	margin: 15px 0px 0px 5px;
	width:365px;
	height:318px;
	max-height: 318px;
	overflow:hidden;
	background-color: #fff;
	border: 1px solid #ccc;
	
}

.FFWD-Sponsors-front {
	position:relative;
	margin: 0px 20px 15px 20px;
	float: left;
	background-color: #ffffff;
	border: 1px solid black;
	min-height:160px;
	width: 940px;
}

.FFWD-Gallery-front {
	position:relative;
	margin: 0px 20px 15px 20px;
	float: left;
	background-color: #ffffff;
	border: 1px solid black;
	min-height:160px;
	width: 940px;
}

.sponsor_images {
	width: 940px;
	height: 155px;
}
#sponsor_wrapper {
	width: 940px;
	min-height: 155px;
	padding-top: 15px;
}

.sponsor_images img {
    float: left;
    margin: 0px;
	height: 76px;
	width:auto;
	padding: 0px;
}

/*Schedule Page*/
#FFWD-Schedule-post {
	position:relative;
	margin: 15px 0px 0px 20px;
	float: left;
	width:698px;
	min-height: 300px;
	background-color: #ffffff;
	border: 1px solid black;
	
}

.title_bar_700 {
	background: #000; 
	font-size: 15px; font-family:'Conv_Hero',Sans-Serif; 
	font-weight: normal;
	text-transform: capitalize;
	height: 40px;
	padding-left: 20px;
	line-height: 40px;
	width: 678px;
	
}
.talks_title_bar_700 {
	background: #000; 
	font-size: 15px; font-family:'Conv_Hero',Sans-Serif; 
	font-weight: normal;

	min-height: 40px;
	padding-left: 20px;
	padding-right: 20px;
		line-height: 40px;
	width: 658px;
	
}.FFWD-Quick-links {
	position:relative;
	float: left;
	margin: 15px 0px 0px 20px;
	width:215px;
	min-height:300px;
	background-color: #eaddcd;
	font-size: 18px;
}
.FFWD-Quick-links li {
	font-size: 14px;
	font-family:'Conv_Hero',Sans-Serif; 
	font-weight: normal;
	list-style: none;
	line-height: 20px;
	
}
.FFWD-Quick-links li a {
		color:#666;
}
.FFWD-Quick-links li a:hover {
	color: #000;	
}



.Quicklink_Title {
	background: #000; 
	font-size: 15px; font-family:'Conv_Hero',Sans-Serif; 
	font-weight: normal;
	text-transform: capitalize;
	height: 40px;
	padding-left: 10px;
	line-height: 40px;
	width: 205px;
}

/*Designers*/

#FFWD-Designer-post {
	position:relative;
	margin: 15px 0px 0px 20px;
	float: left;
	width:702px;
	background-color: #ffffff;
	
}

.FFWD-designer-thumbwrapper {
	position:relative;
	margin: 15px 0px 15px 0px;
	float: left;
	width:696px;
	min-height: 190px;
	background-color: #ffffff;
	border: 1px solid black;
	padding-bottom: 15px;
}

.designer_thumbs {
	position:relative;
	float: left;
  	width: 152px;
  	height: 140px;
	margin: 12px 0px 6px 13px;
}
.designer_thumbs a {
  	width: 150px;
  	height: 120px;
	display: block;
	margin: 0;
	padding: 0px;
	border: 1px solid #ccc;
	overflow:hidden;
	}
.designer_thumbs img {
  	width: 100%;
	height: auto;
  	min-height: 120px;
	display: block;
}
.designer_thumbs a:hover {
	border: 1px solid #000;
	}
.designer_thumbs p {
	color: #000;
	font-family:'Conv_Hero',Sans-Serif; 
	font-weight: normal;
	font-size:10px;
	padding-left: 5px;

}

.designer_photo {
	max-width: 190px;
	max-height: 150px;
	overflow: hidden;
	width: 190px;
	height: 150px;
	margin: 15px 0px 0px 12px;
	float: left;
	position:relative;
	border: 1px solid #ccc;
}
.designer_photo img {
	width: 100%;
	height: auto;
	min-height: 150px;

}
.designer_name_box {
	position:relative;
	float: left;
	width: 400px;
	max-width: 400px;
	min-height: 60px;
	border: 1px solid #fceee5;
	margin: 15px 15px 0px 12px;
}
.designer_name {
	padding: 13px;
	color:#000;
	font-family:'Conv_HelveticaNeueLTPro-BlkCn',Sans-Serif;
	font-size:34px;
	vertical-align: middle;
	line-height: 36px;
}

.designer_contact {
	position:relative;
	float: left;
	width: 375px;
	max-width: 400px;
	min-height: 48px;
	border: 1px solid #fceee5;
	margin: 15px 15px 0px 12px;
	padding: 10px 13px;
	color: #333;
	font-family: Tahoma, Geneva, sans-serif; 
	font-weight: normal;
	font-size:12px;
	line-height: 14px;
}

.designer_profile_text {
	position:relative;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif; 
	font-weight: normal;
	font-size:14px;
	line-height: 130%;
	margin-bottom: 40px;
}
.designerpage_text {
	position:relative;
	padding-left: 15px;
	padding-right: 15px;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif; 
	font-weight: normal;
	font-size:14px;
	line-height: 130%;
}
.designer_profile_text h2 {
	font-family: Tahoma, Geneva, sans-serif; 
	
}
.designer_profile_text a {
	color: #333;
}

.designer-directory {
	margin: 0;
	padding: 0px 15px 0px 20px;
	margin-top: 20px;
	float: left;
	margin-bottom: 20px;		
}
.designer-directory li.current_page_item a:link,
.designer-directory li.current_page_item a:visited {
	color:#fff000;
}
.press-directory {
	margin: 0;
	padding: 0px 15px 0px 20px;
	margin-top: 20px;
	float: left;
	font-size: 12px;
	margin-bottom: 20px;		
}
.press-directory li.current_page_item a:link,
.press-directory li.current_page_item a:visited {
	color:#fff000;
}

.spacer {
	height: 20px;
}



.flexslider a:active {outline: none;}
.slides,.flex-control-nav,
.flex-direction-nav
{margin: 0; padding: 0; list-style: none;} 

.flex-control-nav,
.flex-direction-nav {display:none;}

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {width: 570px; margin: 0 auto; padding: 0; height:320px; }
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block; width: 570px; height:320px;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider {background: #fff; position: relative;  zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}

/* Caption style */
/* IE rgba() hack */
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4c000000,endcolorstr=#4c000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {width: 530px; height: 55px; padding: 15px 20px 0px 20px;  position:absolute; top: 237px; background: rgba(0,0,0,.9); color: #fff; font-size: 13px; font-family:'Conv_Hero',Sans-Serif;
 }

/* Direction Nav */
.flex-direction-nav li a {width: 52px; height: 52px; margin: -13px 0 0; display: block; background: url(http://fashionforward.ae/wp-content/themes/fashionforward/theme/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li .next {background-position: -52px 0; right: -21px;}
.flex-direction-nav li .prev {left: -20px;}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 13px; height: 13px; display: block; background: url(http://fashionforward.ae/wp-content/themes/fashionforward/theme/bg_control_nav.png) no-repeat 0 0; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background-position: 0 -13px;}
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}




/*Gallery*/
.gallery {
				margin: auto;
			}
			.gallery-item {
				float: left;
				margin: 10px 10px 10px 0px;
				text-align: center;
				width: 123px;
				height: 100px;			}
			.gallery img {
				border: 1px solid #cfcfcf;
				width: 123px;
				height: 100px;
			}
			.gallery-caption {
				margin-left: 0;
			}
			
/*Single Posts */

.picture_on_posts {
	min-width: 300px;
	height:auto;
	max-width: 668px;
	overflow-x: hidden;
	margin: 0 auto;
	text-align:center;
	margin: 15px;
	
}

.picture_on_posts img {
	max-width: 98%;
	height:auto;
	margin: 0 auto;
	text-align:center;
	border: 1px solid #CCC;
	
}

/*Registration*/

div.styled {
    overflow:hidden; /* this hides the select's drop button */
    padding:0; 
    margin:0;
    background: white url(images/drop-arrow.png) no-repeat center right;
    /* this is the new drop button, in image form */
    width:230px; height: 21px; border-radius:20px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    border: solid 1px #ccc;
	

}

div.styled select {
			font-size: 12px;
	font-weight: normal;
	font-family:'Conv_Hero',Sans-Serif;

    width:110% /* this percentage effectively extends the drop down button out of view */;
    background-color:transparent /* this hides the select's background making any styling visible from the div */;
    background-image:none;
    -webkit-appearance: none /* this is required for Webkit browsers */;
    border:none;
    box-shadow:none;
    padding:0.3em 0.5em; /* padding should be added to the select, not the div */
}

.ie7 div.styled {border:none; }
.ie7 div.styled select {
    width:100%;
    background-color:white;
    border: solid 1px #ccc;
    padding:0.3em 0.5em;
}

#FFWD-Register-page {
	position:relative;
	margin: 15px 0px 0px 20px;
	float: left;
	width:940px;
	background-color: #ffffff;
	
}

#Press-Data{
	position:relative;
	float: left;
	margin: 20px 0px 0px 0px;
	width: 930px;
	background-color: #ffffff;
	height: 475px;
	max-height: 475px;
	overflow-y: auto;

}
#FFWD-Register-form {
	position:relative;
	float: left;
	width: 250px;
	margin: 40px 0px 15px 0px;
	background-color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	font-family:'Conv_Hero',Sans-Serif;
	color:#000;
}
#FFWD-Register-iframe {
	position:relative;
	float: left;
	width: 650px;
	min-height: 500px;
	max-height: 500px;
	overflow-y: auto;
	overflow-x: hidden;
	margin: 40px 0px 15px 20px;
	background-color: #ffffff;
	border: 1px solid #666;
	
}

a:focus, a:active, 
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: 0;
    outline : 0;
}


/*Press Page */

.press_thumbs {
	position:relative;
	float: left;
  	width: 202px;
  	height: 225px;
	margin: 0px 12px 20px 12px;
	background-color:#000;
}
.press_thumbs a {
  	width: 200px;
  	height: 160px;
	display: block;
	margin: 0;
	padding: 0px;
	border: 1px solid #666;
	overflow: hidden;
	}
.press_thumbs img {
  	width: 200px;
	height:auto;
	min-height: 160px;
	display: block;
}
.press_thumbs a:hover {
	border: 1px solid #fff100;
	}
.press_thumbs span {
	color: #FFF;
	font-family:'Conv_Hero',Sans-Serif; 
	font-weight: normal;
	font-size:10px;
	padding-left: 5px;
	height: 65px;
	background-color:#000;
	

}

.press_title {
	color: #FFF;
	font-family:'Conv_Hero',Sans-Serif; 
	font-weight: normal;
	font-size:12px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

/*Highlights*/
.highlights_photo {
	width: 320px;
	height: 165px;
	max-height: 165px;
	overflow:hidden;
	margin: 15px 0px 0px 15px;
	float: left;
	position:relative;
	border: 1px solid #ccc;
}
.highlights_photo img {
	
	width: 320px;
	height: 165px;

	
}
.FFWD-highlights-wrapper {
	position:relative;
	margin: 15px 0px 0px 0px;
	float: left;
	width:698px;
	min-height: 190px;
	background-color: #ffffff;
	border: 1px solid #fceee5;
}

.highlights_name_box {
	position:relative;
	float: left;
	width: 315px;
	max-width: 400px;
	max-height: 30px;
	min-height: 30px;
	overflow-y: hidden;
	margin: 15px 15px 0px 12px;
	text-transform:capitalize;
}
.highlights_name {
	color:#000;
	font-family:'Conv_HelveticaNeueLTPro-BlkCn',Sans-Serif;
	font-size:24px;
	vertical-align: middle;
	text-transform:capitalize;
}
.highlights_name a {
	color:#000;
}
.highlights_description {
	position:relative;
	float: left;
	width: 315px;
	max-width: 400px;
	max-height: 30px;
	min-height: 30px;
	overflow-y: hidden;
	margin: 0px 15px 0px 12px;
	font-family:'Conv_Hero',Sans-Serif; 
	font-weight: normal;
	font-size:12px;
	color: #000;
}


/*PoP Up*/
.popup_thumbs {
	position:relative;
	float: left;
  	width: 152px;
  	height: 140px;
	margin: 12px 0px 6px 13px;
}
.popup_thumbs a {
  	width: 150px;
  	height: 120px;
	display: block;
	margin: 0;
	padding: 0px;
	border: 1px solid #ccc;
	overflow:hidden;
	}
.popup_thumbs img {
  	width: 150px;
	height:auto;
	min-height: 120px;
	display: block;
}
.popup_thumbs a:hover {
	border: 1px solid #000;
	}
.popup_thumbs p {
	color: #000;
	font-family:'Conv_Hero',Sans-Serif; 
	font-weight: normal;
	font-size:10px;
	padding-left: 5px;

}

.popup_contact {
	position:relative;
	float: left;
	color: #333;
	font-family:'Conv_Hero',Sans-Serif; 
	font-weight: normal;
	font-size:12px;
	line-height: 14px;
	padding-left: 15px;
}

.popup_profile_text {
	position:relative;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	color: #000;
	font-family: Tahoma, Geneva, sans-serif; 
	font-weight: normal;
	font-size:14px;
	line-height: 130%;
	margin-bottom: 40px;

}


.video_gallery {
	
	height: 370px;
	overflow-y: auto;
	overflow-x: hidden;
	

}

/* Thumbnail Effects Style */
.tj_container{
	width:570px;
	height:600px;
	position:relative;
	margin:30px auto;
}
.tj_nav{
	position: absolute;
	right: 4px;
	top: 309px;
	margin-top: 0px;
	height: 38px;
	width: 560px;
}
.tj_nav span{
	width: 39px;
	height: 25px;
	background: transparent url(http://fashionforward.ae/wp-content/themes/images/prev.png) no-repeat top left;
	position: absolute;
	bottom: 7px;
	left: 475px;
	text-indent: -9000px;
	opacity: 0.7;
	cursor: pointer;	/*-webkit-transition: all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-transition: all 0.2s ease-in-out;
	*/
}
.tj_nav span.tj_next{
	background-image: url(http://fashionforward.ae/wp-content/themes/images/next.png);
	top: auto;
	bottom: 7px;
	left: 517px;
}
.tj_nav span:hover{
	opacity:1.0;
}
.tj_wrapper{
	width:100%;
	height:100%;
	position:relative;
	margin:0px auto;
}
.tj_wrapper ul li{
	float:left;
}
.tj_wrapper ul li a{
	outline:none;
	display:block;
	margin:7px;
	background:transparent url(http://fashionforward.ae/wp-content/themes/images/bg_thumb.jpg) no-repeat center center;
}
.tj_wrapper ul li a img{
	display:block;
	border:none;
	opacity:0.9;
/*	-moz-box-shadow:2px 2px 4px #8e8e8e;
	-webkit-box-shadow:2px 2px 4px #8e8e8e;
	box-shadow:2px 2px 4px #8e8e8e;
	
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-transition: all 0.2s ease-in-out;
	*/
}
.tj_wrapper ul li a img:hover{
	opacity:1.0;
}

/* Specific style for the examples */
.example10 .tj_container{
	height:600px;
}

.archive_list_text {
	color: #000;	
	padding-left: 12px;
	padding-top: 25px;
	font-family:'Conv_Hero',Sans-Serif; 
	font-weight: normal;
	font-size:13px;
	line-height: 25px;	}
.archive_list_text a {
	color: #000;
	line-height: 25px;
	padding: 6px;

}