/* import base CSS style */
@import '../base.css';
@font-face {
    font-family: 'MyriadProRegular';
    src: url('../fonts/myriadpro-webfont.eot');
    src: url('../fonts/myriadpro-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/myriadpro-webfont.woff') format('woff'),
         url('../fonts/myriadpro-webfont.ttf') format('truetype'),
         url('../fonts/myriadpro-webfont.svg#MyriadProRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* globals */
body					{ background: url(../../images/header.png) repeat-x; color: #333; font: 12px 'Lucida Grande',Arial,Helvetica,sans-serif;}

a, a:link, a:visited	{ color: #B2B2B2; text-decoration: none;  }
h1 a{text-transform:uppercase;}

blockquote				{ border-left: 2px solid #CCC; color: #666; padding: 5px 10px 1px; margin: 10px; font-style: normal; }
code					{ background: #EAEAEA; color: #333; font-family: Consolas, Monaco, Courier, monospace; font-size: 11px; margin: 1px 0; padding: 1px 3px; }
pre code				{ background: #322E2C; border: 1px solid #635957; color: #FFF; display: block; overflow: scroll; padding: 1.5em 1.75em; }

input[type=text], input[type=password], textarea	{ background: url(../../images/form.jpg) repeat-x top #FFF; border: 1px solid #CCC; padding: 5px 3px; }
input[type=submit]  { font-family: 'Lucida Grande', Arial, Helvetica, sans-serif; background: url(../../images/feed-title-white.jpg) repeat-x; border: 1px solid #CCC; padding: 5px 10px; font-size: 12px; color: #000; font-weight: 700; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
input[type=submit]:hover  { background: #313428; color: #FFF; }

table, th, td			{ border: 1px solid #CCC; }
th, thead th			{ font-weight: 700; color: #333; background: #DDD; }
td, tbody td			{ background: #F0F0F0; }

dl  { margin: 10px 0; font-size: 14px; }
dl dt  { color: #666; padding-bottom: 3px; }
dl dd  { margin: 0 0 10px 0; line-height: 1.5em; }

/* common classes */
img.aligncenter, img.alignright, img.alignleft  { text-align: center; padding: 4px; }

.wp-caption { border: 1px solid #DDD; text-align: center; background: #F3F3F3; padding-top: 4px; margin: 10px }
.wp-caption img { margin: 0; padding: 0; border: none }
.wp-caption .wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0 }

.sub					{ font-size: 11px; color: #848485; }
.sub a					{ font-weight: normal !important; }

.tags a:link, .tags a:visited	{   color: #656766;
    font-size: 12px;
    text-decoration: none; }
.tags a:hover					{ text-decoration: underline; }

.avatar					{ float: left; margin: 0 10px 10px 0; border: 1px solid #CCC; padding: 2px; background: #FFF; }

label.error				{ border: 1px solid #D8000C; color: #D8000C; background: #FFBABA; margin: 5px 0; }

/* structure */
#main{  background: none repeat scroll 0 0 #424242;
    border-bottom: 1px solid #4C4C4C;
    margin-top: 20px;
    padding: 10px;
 }

/* header */
#header	{ border-bottom: 5px solid #383332; }
.logo{position:absolute; width:360px; height:94px; top:20px; background:url(../../images/logo.png) no-repeat; text-indent:-9999px;}
.blog-name				{ font-size: 22px; letter-spacing: 1px;  }
.blog-name a:link, .blog-name a:visited	{ color: #FFF; text-decoration: none; position:absolute; width:80%;line-height:40px;}
.blog-description		{ font-size: 11px; color: #7d716d; }

/* top menu */
#top-menu  {  background: none repeat scroll 0 0 #2A2A2A;margin: 0 overflow: hidden;padding: 6px;text-align: center;}
#top-menu ul li{display: inline-block;    list-style: none outside none;    margin: 6px 6px; }
#top-menu .sf-menu a{background: none repeat scroll 0 0 #393939;text-shadow: 0 1px 1px #000000;
    box-shadow: 0 0 3px #282828;font-family: 'MyriadProRegular';
    color: #FFFFFF;
    display: inline-block;
    font-size: 14px;
    padding: 10px 14px;
    text-shadow: 0 0 1px #222222;
}

/*#top-menu .sf-menu li:hover a{ color:#3AC4F3;}*/

/* main navigation */
#nav  { min-width: 990px; margin-top:7px; }
#nav-content  { margin: 0 auto; width:980px; }
#nav-content  .menu-main-menu-container{ float:right;}
#nav .sf-menu  { float: left; line-height: 1.1; max-width: 770px; }
#nav .sf-menu > li{ margin:0; background:url(../../images/nav.png) right top repeat-y;}
#nav .sf-menu > li:first-child a{ background:url(../../images/nav.png) left top repeat-y;}
#nav .sf-menu > li > a{color:#fff;color:#d3cfca; text-shadow:none; padding:15px 15px; font-size:16px;font-family: 'MyriadProRegular';text-shadow: 0 1px 1px #000000;}
#nav .sf-menu > li:hover > a{color:#fff; text-shadow:none;background:#222;}
#nav .sf-menu > li.active > a{ background:#39C3F2;text-shadow:none; color:#222;}

.quick-nav li			{ padding: 5px 0 0 8px; }
.quick-nav a:link, .quick-nav a:visited	{ display: block; text-indent: -9000px; width: 16px; height: 16px; float: left; clear: left; opacity: 0.6; }
.quick-nav a:hover  { opacity: 1; }

.quick-nav #rss			{ background: url(../../images/rss.png) no-repeat; }
.quick-nav #twitter		{ background: url(../../images/twitter.png) no-repeat; }
.quick-nav #facebook	{ background: url(../../images/facebook.png) no-repeat; }


#wrapper{ background:url(../../images/bg.png) repeat;}
/* search bar */
#searchbar  { background:#323232; border:#3a3a3a 1px solid;width:372px; height:40px; margin:20px 0 5px 0; float:right;}
#searchbar  input[type="text"]{ background:none; border:none; float:left; width:314px; height:40px; padding:0 5px; margin:0; color:#fff }
#searchbar  input[type="submit"], .emailid input[type="submit"]{ background:url(../../images/fav-icon.png) no-repeat;}
#searchbar  input[type="submit"]{ background-position:0 0; float:left; width:48px; height:40px; border:none; text-indent:-9999px;}
.emailid{ background:#434343; width:300px; border:1px solid #111111; height:38px; margin-top:30px;}
.emailid input[type="text"]{ background:none; border:none; float:left; width:252px; height:38px; padding:0 5px; margin:0; }
.emailid input[type="submit"]{ background-position:0 -56px; float:left; width:37px; height:38px; border:none; text-indent:-9999px;}

/* sidebar */
.main-aside{  background: none repeat scroll 0 0 #2C2C2C;
    border: 1px solid #616161;
    padding: 10px 15px; margin-bottom:15px;
}
.main-aside1{  
background: none;
    border: none;
    padding-left:0px; 
margin-bottom:15px;
}
.widgetcontainer		{ }
.widgetcontainer a		{ font-weight: 700; }
.widgetcontainer .excerpt	{ font-size: 11px; margin: 5px 0; }
.widgettitle			{ background: url("../../images/fav-icon.png") no-repeat scroll -252px 35px transparent;
    color: #656766;
    font-family: 'MyriadProRegular';
    font-size: 18px;
    margin-top: 0;
    text-transform: uppercase; padding-bottom: 23px;
}
.widgettitle a			{ color: #333; }

.multi-sidebar .thumb, .multi-sidebar .recentcomments .avatar, .featured-stories .thumb	{ float: left; border: 1px solid #CCC; margin: 0 10px 0 0; background: #FFF; padding: 2px; }
.sidebar-read-more:link, .sidebar-read-more:visited	{ text-transform: uppercase; font-weight: normal; font-size: 10px; padding: 2px 4px; margin: 5px 0 0; display: inline-block; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; color: #FFF; background: #333; }
.sidebar-read-more:hover  { background: #CC0000; }

.multi-sidebar .tabs li	{ background: #383332; border: 1px solid #CCC; }
.multi-sidebar .tabs a:link, .multi-sidebar .tabs a:visited	{ text-decoration: none; font-weight: 700; color: #FFF; }
.multi-sidebar .tabs a:hover	{ border-bottom: 1px dotted #FFF; }
.multi-sidebar .tabs .ui-tabs-selected	{ background: #FFF; }					
.multi-sidebar .tabs .ui-tabs-selected a:link, .multi-sidebar .tabs .ui-tabs-selected a:visited	{ color: #37322F; }			
.multi-sidebar .widgetcontainer	{ background: #FFF; border: 1px solid #CCC; }

.multi-sidebar .widgetcontainer li, .featured-stories li,  .related-posts li	{ border-bottom: 1px dotted #CCC; }
.multi-sidebar .recentcomments .author	{ color: #666; font-size: 11px; }

#wp-calendar			{ border: 1px solid #999; }
#wp-calendar td			{ text-align: center; }
#wp-calendar caption	{ color: #333; font-size: 12px; font-weight: 700; margin: 0; padding: 5px 9px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; text-align: center; }

/* featured slideshow */
#featured-slideshow		{ border: 5px solid #333; }			

.featured-article		{ text-decoration: none !important; background-position: center !important; }
.featured-entry			{ background: #000; height: 85px; color: #a7a7a7; }
.featured-entry .entry-title	{ color: #FFF; padding: 10px 15px 5px; font-size: 18px; font-weight: 700; }

/* bottom content */
#bottom-content-1 .widgettitle, #bottom-content-2 .widgettitle	{ background: #F0F0F0; }

/* tapestries */
.entry-thumbnails-link { background: #111; text-decoration: none !important; }

.posts-default li  { margin: 0 15px 10px 0; font-size: 12px;  width:315px!important; height:270px !important;}
.posts-default .entry-thumbnails-link{ width:315px!important; height:270px !important; padding:0 !important;}
.posts-default img{ width:100%!important; height:auto!important;}

.posts-default img{ background: transparant !important; }
.posts-default .entry-title	{ font-weight: 500; font-size: 11px;  }
.posts-default .entry-summary, .posts-quick .entry-summary	{ color: #333; }
.posts-default .entry-thumbnails-link	{ border:none;  }
.posts-default .published { text-transform: uppercase; font-size: 10px; color: #999; border-bottom: none; }


.posts-quick .entry-title	{ font-weight: 700; font-size: 16px; }
.posts-quick .entry-summary	{ font-size: 12px; }
.posts-quick .entry-thumbnails	{ border: 1px solid #CCC; background: #FFF; }
.posts-quick .entry-info { font-size: 11px; color: #666; border: none; }
.posts-quick .entry-info abbr { text-decoration: none; border: none; }

.posts-quick .quick-read-more a:link, .posts-quick .quick-read-more a:visited	{ padding: 5px 10px; margin: 3px 0; font-size: 12px; background: url(../../images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #000; text-decoration: none; border: 1px solid #CCC; font-weight: 700; display: inline-block; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.posts-quick .quick-read-more a:hover { background: #383332; color: #FFF; }
.posts-default .entry-meta, .posts-quick .entry-meta	{ color: #CCC; background: #000; height: 25px; font-weight: 700; opacity: 0.7; }

.posts-default .entry-meta a:link, .posts-default .entry-meta a:visited, .posts-quick .entry-meta a:link, .posts-quick .entry-meta a:visited	{ color: #FFF; text-decoration: none; }
.posts-line				{ background: #FFF; border: 1px solid #CCC; }
.posts-line	li			{ padding: 7px 0; border-bottom: 1px solid #EEE; }
.posts-line .entry-cat	{ font-size: 11px; color: #848485; }
.posts-line .entry-title	{ font-size: 12px; }
.posts-line .entry-comments	{ font-size: 11px; color: #848485; }

.home-title				{ text-transform: uppercase; font-weight: 700; font-size: 14px; padding: 0 3px 8px; border-bottom: 1px solid #DDD; margin: 0 15px 10px 0; color: #333; }

/* single post */
.single .post, #main .single-post	{ }
.single .post .entry-title, .single-post .entry-title	{ font-size: 22px; font-weight: 700; }
.single .post .entry-info, .single-post .entry-info	{ color: #848485; font-size: 11px; text-transform: uppercase; border-bottom: 1px dotted #FFF; }
.single .post .entry-info .published, .single-post .entry-info .published { border: none; }
.single .post .entry-cat, .single-post .entry-cat	{ color: #848485; line-height: 1.5em; }
.single-post .entry-info a:link, .single-post .entry-info a:visited	{ color: #666; text-decoration: none; }
.single-post .entry-info a:hover	{ color: #333; }
.single .post .entry-author, .single-post .entry-author { font-weight: 700; color: #848485; }
.single .post .entry-author address, .single-post .entry-author address	{ font-style: normal; }
#main .single .post .tags, #main .single-post .tags { color: #848485; border-top: 1px dotted #FFF; line-height: 1.5em; }
#main .single .post .tags strong, #main .single-post .tags strong { text-transform: uppercase; font-size: 11px; }
.single .post .entry-photo img, .single-post .entry-photo img	{ border: 1px solid #CCC; }
.single .post .entry-comments, .single-post .entry-comments  { float: right; padding: 3px 3px 3px 17px; margin-top: 20px; background: url(../../images/comments.gif) no-repeat 3px 6px #383331; display: inline-block; color: #FFF; font-size: 14px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

.post-edit-link:link, .post-edit-link:visited	{ text-decoration: none; }

.single-post-meta-field  { background: #313428; display: block; border: 1px solid #383332; padding: 5px 10px; color: #FFF; font-weight: 700; }
.single-post-meta-value	 { border: 1px solid #CCC; padding: 5px 10px; background: #F0F0F0; display: block; }

.module-title, .feed-title, #reply-title	{ line-height: 1em; color: #333; font-size: 12px; font-weight: 700; margin: 0 10px 0 0; padding: 7px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; border: 1px solid #CCC; display: block; }
.feed-title  { border-bottom: none; }

.gallery-icon img  { background: #FFF; border: 1px solid #CCC; }

.about-author  { border: 1px solid #CCC; background: #F5F5F5; }
.about-author h4  { color: #333; font-weight: 700; font-size: 12px; }

/* wp-pagenavi 
.wp-pagenavi  { margin: 0 0 30px; font-size: 12px; }
.wp-pagenavi a, .wp-pagenavi span  { margin: 2px !important; display: inline-block; }
.wp-pagenavi span.pages  { border: 1px solid #CCC; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; padding: 5px 8px; }*/

.wp-pagenavi { background:#353535; padding:2px; border-radius:5px; clear:both;text-align:center;}
.navigation ol{ margin:0; list-style:none; text-align:center;}
.navigation ol li{ display:inline-block; color:#d3cfca; text-shadow:0 0 1px #222;font-family: 'MyriadProRegular'; font-size:16px; margin:0 1px;}
.wp-pagenavi  span.pages,.wp-pagenavi  span.current, .wp-pagenavi  a{ display:inline-block; background:#383838; border-radius:5px; box-shadow:inset 0 0 2px #4a4a4a; padding:8px 14px; border:1px solid #2f2f2f; color:#fff; }



/* comments */
#commentlist  { background: #F0F0F0; border: solid #CCC; border-width: 0 1px; }
#commentlist .avatar  { border: 1px solid #CCC; padding: 1px; float: left; margin: 0 5px 10px 0; }
#commentlist cite  { font-weight: 700; font-style: normal; line-height: 20px; font-size: 14px; }

#commentlist .comment-node  { background: #FFF; border: 1px solid #CCC; }
#commentlist .children .comment-node  { background: #F5F5F5; }
#commentlist .comment-content  { font-size: 12px; }
#commentlist .comment-meta, #commentlist .comment-meta abbr	{ border: none; text-decoration: none; color: #999; font-size: 11px; }
#commentlist .comment-controls	{ padding: 15px 10px; font-weight: 700; float: right; }
#commentlist .comment-controls a:link, #commentlist .comment-controls a:visited	{ background: url(../../images/feed-title-white.jpg) top repeat-x #EFEFEF; color: #000; text-decoration: none; padding: 4px 8px; margin: 0; border: 1px solid #CCC; font-weight: 700; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
#commentlist .comment-controls a:hover	{ background: #313428; color: #FFF; }

#commentlist .reply a:hover, .comments-navigation a:hover, .navigation a:hover, .read-more:hover, .wp-pagenavi a:hover  { background: #313428; color: #FFF; }


.comments-navigation	{ background: #F0F0F0; padding: 0 10px 10px; border: solid #CCC; border-width: 0 1px 1px; }
.comments-navigation a	{ display: inline-block; }


.nocomments				{ background: #FFF; border: solid #CCC; border-width: 0 1px 1px; padding: 15px 10px; margin: 0 10px 10px 0; font-size: 12px; }

#commentsform			{ background: #FFF; border: solid #CCC; border-width: 0 1px 1px; margin-right: 10px; padding: 10px; }
#commentsform label		{ color: #999; }
#commentsform label.error  { margin: 5px 0; color: #D8000C; font-weight: bold; padding: 5px; }
#commentsform span.required	{ color: #FF0000; }
#commentsform input[type=text]  { display: block; width: 300px; font: 14px 'Lucida Grande',Arial,Helvetica,sans-serif; margin: 5px 0; }
#commentsform textarea	{ display: block; font: 14px 'Lucida Grande',Arial,Helvetica,sans-serif; width: 90%; margin-bottom: 5px; }
#cancel-comment-reply-link	{ font-size: 11px; }

#disqus_thread			{ background: #FFF; border: 1px solid #CCC; margin-right: 10px; padding: 10px; }
.dsq-brlink				{ background: #FFF; padding: 5px; margin: 10px 10px 10px 0; display: block; border: 1px solid #CCC; }

.pingbacks				{ background: #FFF; border: solid #CCC; border-width: 0 1px 1px; padding: 15px 10px 15px 30px; margin: 0 10px 20px 0; }
.pingbacks li			{ padding: 2px 0; font-weight: 700; }
.pingbacks a:link, .pingbacks a:visited	{ text-decoration: none; }

/* search results */
.search-results h2      { color: #333; font-size: 12px; font-weight: 700; margin: 0 10px 0 0; padding: 6px 10px; background: url(../../images/feed-title-white.jpg) repeat-x top #EFEFEF; border:none; }
.search-results-content { border: solid #CCC; border-width: 0 1px 1px; background: #FFF; margin: 0 10px 10px 0; padding: 10px; }
.search-results-content .searchform, .sidebar .searchform { padding: 5px 4px; border: 4px solid #CCC; background: #EFEFEF; width: 250px; }

/* author template */
.author-posts-title, .author-content h1, .archive-title { font-family: Century Gothic, Apple Gothic, sans-serif; text-transform: uppercase; font-weight: 700; font-size: 14px; padding: 0 3px 8px; border-bottom: 1px solid #DDD; margin: 0 15px 10px 0; color: #383331; }

/* footer */
#footer	{  background: none repeat scroll 0 0 #F5F5F5;    border: 1px solid #CCCCCC; }
#footer .widgetcontainer	{ background: none; border: none; }
#footer .widgettitle	{ background: none; border: none; font-size: 14px; color: #444; padding: 0 0 10px; letter-spacing: -1px; margin: 0; }
#footer .widgetcontent	{ font-size: 12px; background: none; padding: 0; border: none; }
#footer .footer-message	{ font-size: 11px; }
.footer-sidebar-container  { border-bottom: 1px solid #CCC; }




.posts-default .entry-thumbnails{ background:#2c2c2c; border:1px solid #242424; box-shadow:0 0 3px #616161; width:auto !important; height:auto !important; margin:0 auto; position:relative; overflow:hidden;}

.posts-default .category-image { position:relative;}
.posts-default .category-image .entry-title{ position:absolute; top:30px; left:14px; font-size:18px; text-transform:uppercase; color:#fff;opacity:0;}

.posts-default .entry-meta{
 -webkit-transition: all 0.3s ease-out 0.5s;
   -moz-transition: all 0.3s ease-out 0.5s;
   -o-transition: all 0.3s ease-out 0.5s;
   -ms-transition: all 0.3s ease-out 0.5s;
   transition: all 0.3s ease-out 0.5s;
}
.entry-meta .fav-title{
   -webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);
   -webkit-transition: all 0.2s ease-in-out 0.1s;
   -moz-transition: all 0.2s ease-in-out 0.1s;
   -o-transition: all 0.2s ease-in-out 0.1s;
   -ms-transition: all 0.2s ease-in-out 0.1s;
   transition: all 0.2s ease-in-out 0.1s;
}

.image-source:hover .fav-title{
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.4s;
   -moz-transition-delay: 0.4s;
   -o-transition-delay: 0.4s;
   -ms-transition-delay: 0.4s;
   transition-delay: 0.4s;
}

.image-details .keywords{
	 -webkit-transform: translateY(-300px);
   -moz-transform: translateY(-300px);
   -o-transform: translateY(-300px);
   -ms-transform: translateY(-300px);
   transform: translateY(-300px);
   -webkit-transition: all 0.2s ease-in-out 0.1s;
   -moz-transition: all 0.2s ease-in-out 0.1s;
   -o-transition: all 0.2s ease-in-out 0.1s;
   -ms-transition: all 0.2s ease-in-out 0.1s;
   transition: all 0.2s ease-in-out 0.1s;
}

.image-source:hover .keywords{
	  -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.4s;
   -moz-transition-delay: 0.4s;
   -o-transition-delay: 0.4s;
   -ms-transition-delay: 0.4s;
   transition-delay: 0.4s;
}

.image-source:hover img{
	   -webkit-transition: all 0.2s ease-in-out 0.1s;
   -moz-transition: all 0.5s ease-in-out 0.1s;
   -o-transition: all 0.5s ease-in-out 0.1s;
   -ms-transition: all 0.5s ease-in-out 0.1s;
   transition: all 0.5s ease-in-out 0.1s;
    -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
	
	}

.posts-default .entry-meta{background-color: rgba(0, 0, 0, 0.7); position:absolute; left:0; width:284px !important; height:240px!important; background-image:url(../../images/img/hover.png); background-repeat:no-repeat; background-position:center center; padding:15px;opacity:1; top:-236px;}
.category-image:hover .entry-meta{opacity:1; top:25px;}
.category-image:hover .entry-title{opacity:1;}
.keywords, .fav-title, a.more-det{ text-transform:uppercase; color:#fff; text-shadow:#000 0 0 1px; display:block; font-weight:bold;}
.keywords{ font-size:12px; padding-bottom:10px;}
.fav-title{ font-size:18px;}

.more-details{ border-top:dotted 1px #fff; display:block; padding-top:10px; margin-top:150px;font-family: 'MyriadProRegular';}
a.share{ background:url(../../images/img/share.png) no-repeat; width:25px; height:25px; display:block; float:left; text-indent:-999px;}

.social-media{ list-style:none!important;}
.social-media ul{ margin:0;list-style:none!important;}
.social-media .fb, .social-media .tweet, .social-media .gpl{ background:url(../../images/fav-icon.png) no-repeat; width:154px; height:32px; list-style:none; margin-bottom:15px;display:inline-block;font-size:0px}
.social-media .fb{ background-position:0 -117px;}
.social-media .tweet{background-position:0 -167px;}
.social-media .gpl{background-position:0 -217px;}

.sidebar .widget{ background:#2c2c2c; padding:10px 15px; border:1px solid #616161;}

.container-fluid{ width:980px; margin:0 auto;}
.footer{ background:url(../../images/footer.png) repeat; padding:34px 0 0px 0;}
.footer .span6, .footer .span4{ background:url(../../images/ft-line.png) repeat-y right top; min-height:120px;}
.socialmedia{ list-style:none; text-align:center; margin:20px 0 0 0; padding:0;float:left}
.socialmedia li{ display:inline-block;margin:0 2px; width:32px; height:32px;}
.socialmedia li a{ display:block; text-indent:-9999px; height:32px;}
.socialmedia li:hover{ opacity:0.5;}
.facebook, .twitter, .gplus, .tumblr, .pintrest{ background:url(../../images/fav-icon.png) no-repeat;}
.total{ clear:both; color:#dadada; padding-left:5px; text-transform:uppercase; text-shadow:1px 0 0 #050505; padding-top:20px;}

.facebook{ background-position:-57px 0;}
.twitter{ background-position:-88px 0;}
.gplus{ background-position:-120px 0;}
.tumblr{ background-position:-152px 0;}
.pintrest{ background-position:-185px 0;}
.footer h4, .proof-logo h2{ text-transform:uppercase;  color: #dadada; font-size:16px; text-shadow:1px 0 0 #050505; background:none; margin:0 0 10px 0;}

.innercontent{padding:15px;!important}
.proof-logo ul{  list-style:none; margin:0; padding-right:10px; padding-left:0px;}
.proof-logo ul li{  float:left; }
.proof-logo a{ font-size:12px; color: #b2b2b2 !important; text-shadow:1px 0 0 #050505; padding:0 6px 0 3px;background:url(../../images/list-li.png) no-repeat right center;}
.f-contact{ font-size:12px; color:#333333;}
.f-contact h2{ margin:0 0 10px 0; font-size:15px; line-height:normal; text-transform:uppercase;background:url(../images/speed.png) no-repeat 100px -35px;}
.sm-title{ font-size:10px; color:#666666; float:left; display:block;}
.sm-text{font-size:11px; color:#222;float:left; }
.copyrights{ text-align:center; font-size:11px; color:#8f8f8f; background:url(../../images/footer-bg.png) repeat-x; clear:both; height:32px; margin-top:25px; padding:20px 0 0 0; text-transform:uppercase; line-height:32px;}
.copyrights p{ margin:0;}
.navbar{ background:url(../images/navbg.png) bottom repeat-x !important;}
.blogpage img{ background:#fff; padding:5px; border:1px solid #ddd;}
.proof-logo .widget{  list-style:none;}
.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span4 {
    width: 322px; float:left; margin-left:15px;
}
.row-fluid .span6 {
    width:380px; float:left;
}

.row-fluid .span2 {
    width: 250px;float:left;
padding-left:10px;
}



.entry-content img{ width:100%; height:auto;}
#s2email{color:#FFF; background:#434343;border: 1px solid #111111;float: left;border-right:none;height: 36px;margin: 0;padding: 0 5px;width: 252px;}
#s2email:focus{box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;}
#s2_form_widget-2 form input[type='submit'],#s2_form_widget-2 form input[type='submit']:hover{background:url("../../images/fav-icon.png") no-repeat scroll 0 0 transparent;background-position: 0 -56px;border: medium none;float: left;height: 38px;text-indent: -9999px;width: 37px;border: 1px solid #111111;border-left:none;cursor:pointer;}
#s2_form_widget-2 p{display:inline;}
#s2_form_widget-2 h2,#s2_form_widget-2 label{display:none;}
.widget-tag-cloud{
 list-style: none outside none;
    margin: 0;
    padding-right: 10px;
}
.widget-tag-cloud a{
color: #B2B2B2!important;
    font-size: 12px!important;
    padding: 0 6px 0 3px!important;
    text-shadow: 1px 0 0 #050505!important;
}
.sidebar .ctc
{
color: #909090!important;
    font-size: 12px!important;
    text-decoration: none!important;
}
.sidebar .ctc a
{
color: #909090!important;
    font-size: 12px!important;
    text-decoration: none!important;
}
.sidebar .ctc a:hover{text-decoration:underline!important}
.widget-tag-cloud a:hover{text-decoration:underline!important}
.more-det:hover{text-decoration:underline!important}
#top-menu .sf-menu a:hover{ text-decoration:none!important; background:#4c4c4c;!important}
.image-source{ background:#2c2c2c; border:1px solid #242424; box-shadow:0 0 3px #616161; width:316px; height:266px; margin:15px auto; position:relative; overflow:hidden;}
.image-source:hover {box-shadow:0 0 3px #1a1a1a; }
.image-source .image-details{
 -webkit-transition: all 0.3s ease-out 0.5s;
   -moz-transition: all 0.3s ease-out 0.5s;
   -o-transition: all 0.3s ease-out 0.5s;
   -ms-transition: all 0.3s ease-out 0.5s;
   transition: all 0.3s ease-out 0.5s;
}
.image-details .fav-title{
   -webkit-transform: translateY(-200px);
   -moz-transform: translateY(-200px);
   -o-transform: translateY(-200px);
   -ms-transform: translateY(-200px);
   transform: translateY(-200px);
   -webkit-transition: all 0.2s ease-in-out 0.1s;
   -moz-transition: all 0.2s ease-in-out 0.1s;
   -o-transition: all 0.2s ease-in-out 0.1s;
   -ms-transition: all 0.2s ease-in-out 0.1s;
   transition: all 0.2s ease-in-out 0.1s;
}

.image-source:hover .fav-title{
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.4s;
   -moz-transition-delay: 0.4s;
   -o-transition-delay: 0.4s;
   -ms-transition-delay: 0.4s;
   transition-delay: 0.4s;
}

.image-details .keywords{
	 -webkit-transform: translateY(-300px);
   -moz-transform: translateY(-300px);
   -o-transform: translateY(-300px);
   -ms-transform: translateY(-300px);
   transform: translateY(-300px);
   -webkit-transition: all 0.2s ease-in-out 0.1s;
   -moz-transition: all 0.2s ease-in-out 0.1s;
   -o-transition: all 0.2s ease-in-out 0.1s;
   -ms-transition: all 0.2s ease-in-out 0.1s;
   transition: all 0.2s ease-in-out 0.1s;
}

.image-source:hover .keywords{
	  -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
   -webkit-transition-delay: 0.4s;
   -moz-transition-delay: 0.4s;
   -o-transition-delay: 0.4s;
   -ms-transition-delay: 0.4s;
   transition-delay: 0.4s;
}

.image-source:hover img{
	   -webkit-transition: all 0.2s ease-in-out 0.1s;
   -moz-transition: all 0.5s ease-in-out 0.1s;
   -o-transition: all 0.5s ease-in-out 0.1s;
   -ms-transition: all 0.5s ease-in-out 0.1s;
   transition: all 0.5s ease-in-out 0.1s;
    -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
	
	}
.posts-default .entry-thumbnails-link{ width:100% !important; height:auto !important;}

.image-source .image-details{background-color: rgba(0, 0, 0, 0.7); position:absolute; left:0; top:-286px;width:286px; height:236px; background-image:url(../../images/img/hover.png); background-repeat:no-repeat; background-position:center center; padding:15px;}
.image-source:hover .image-details{opacity:1; top:0;}
.keywords, .fav-title, a.more-det{ text-transform:uppercase; color:#fff; text-shadow:#000 0 0 1px; display:block; font-weight:bold;}
.keywords{ font-size:12px; padding-bottom:10px;}
.fav-title{ font-size:18px;}

.more-details{ border-top:dotted 1px #fff; display:block; padding-top:10px; margin-top:130px;font-family: 'MyriadProRegular';}
a.share{ background:url(../../images/img/share.png) no-repeat; width:25px; height:25px; display:block; float:left; text-indent:-999px;}
.entry-content a{ background:none !important; border:none !important;}
.adv, .adv1{ text-align:center;}
.adv1{ margin:15px 0;}
a.more-det{ font-size:12px; float:right; display:inline-block;}
.like-container {
    margin: 15px 0;
    text-align: center;
	position:relative;
}

.like-container .fb-panel, .like-container .twitter-panel, .like-container , .like-container .google-panel, .like-container .linkedin-panel {
    display: inline-block;
	
}
div.fb-panel,
div.twitter-panel,
div.google-panel{
	position:absolute;
}
div.fb-panel{
	top:5px;
	left:5px;
}
div.twitter-panel{
	top:5px;
	left:230px;
}
div.google-panel{
	top:5px;
	left:330px;
}
div.uiIconText span#u_0_3{
	color:#fff;
}

.sidebar{width:300px;float:left;}
.sidebar .widgetcontainer{padding:0px}
#right_social_media {
    margin: 10px auto;
    overflow: hidden;
    text-align: center;
}
#right_social_media ul {
    display: inline-block !important;
    text-align: center;
}
#right_social_media li {
    display: inline-block;
    float: left;
    margin-right: 20px;
}
#right_social_media li a {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: auto 100%;
    color: #54575C !important;
    display: block;
    height: 40px;
    padding-left: 50px;
    text-decoration: none !important;
}
#right_social_media li a.facebook-icon-right {
    background-image: url("../../images/social/facebook.png");
}
#right_social_media li a.twitter-icon-right {
    background-image: url("../../images/social/twitter.png");
}
#right_social_media li a.googleplus-icon-right {
    background-image: url("../../images/social/google_plus.png");
}
#right_social_media li a.picyou-icon-right {
    background-image: url("../../images/social/picyou.png");
}
#right_social_media li a span {
    opacity: 0.6;
    position: relative;
    top: 8px;
	font-size:20px;
}
#right_social_media li a:hover span {
    opacity: 1;
}
.ads {
    margin: 22px 0;
text-align: center;
}
li.s2_form_widget{
	list-style:none;
}
.wp-pagenavi span {
	border:none;
	color:#ffffff;
}
.captcha img{width:20%!important}
.py{background:url("../../images/icons/PY_Icon.png") no-repeat scroll 0 0 transparent}