/*
Theme Name: LondonCreative+ v4.3
Theme URI: https://themeforest.net/user/freshface/portfolio
Author: freshface
Author URI: https://themeforest.net/user/freshface/portfolio
*/

@charset "utf-8";
/* CSS Document */

/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-decoration:none;
}

input { outline: none; }

img { -ms-interpolation-mode: bicubic; }

/* IE6 Hover fix*/
a:hover {background-position: 0 0;}

/* General Styles */
body	{ background-repeat:no-repeat; background-position:top center; padding-bottom:60px;}
#wrapper{ width: 960px; margin:0 auto; }
.clear	{ clear:both; }
.clearfix:after	{ content: "."; visibility: hidden; display: block; height: 0px; clear: both; }
.alignleft	{float:left;}
.alignright	{float:right;}
em	{font-style:italic;}

/* Global Typography + "H" Headings*/
body	{ font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-weight: 300; font-size:13px; line-height:20px;}

a { font-weight: bold; color: #E12B22; text-decoration: none; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }
a:hover { color: #FFFFFF; }

/* Header */

#border_top
{ width: 100%; height: 40px; position: relative; background: #363636; }

	ul#language
	{ height: 40px; position: relative; float: left; }

		ul#language li
		{ width: 65px; height: 40px; list-style: none; float: left; padding: none; margin: none; -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }

		ul#language li:hover
		{ background: #b02923; }

			ul#language li a
			{ width: 51px; height: 26px; position: relative; display: block; font-size: 0px; text-indent: -9999px; border: 7px solid #454545; -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }

			ul#language li a:hover
			{ border: 7px solid #b02923; }

			ul#language li a.eng
			{ background: url(images/langNav.png) no-repeat 0px 0px; -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }

			ul#language li a.pl
			{ background: url(images/langNav.png) no-repeat 0px -26px; -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }

			ul#language li a.eng.active, ul#language li a.pl.active
			{ border: 7px solid #b02923; }

			ul#language li a.eng.active:after, ul#language li a.pl.active:after
			{ content:""; position: absolute; bottom: -15px; /* value = - border-top-width - border-bottom-width */ left: 10px; /* controls horizontal position */ border-width: 15px 15px 0px ; /* vary these values to change the angle of the vertex */ border-style: solid; border-color: #b02923 transparent; /* reduce the damage in FF3.0 */ display :block; width:0; }

	.langText
	{ height: 40px; font-size: 14px; line-height: 40px; font-weight: bold; float: left; margin-left: 10px; }

	.langText:before
	{ content: url(images/bkArrw.png); margin-right: 10px; float: left; }

	ul#socialBttns
	{ height: 26px; position: relative; float: right; margin-right: 15px; }

		ul#socialBttns li
		{ list-style: none; float: left; padding: none; margin: none; }

		ul#socialBttns li a, ul#footerSocial li a
		{ width: 26px; height: 40px; /* position: relative; */ display: block; font-size: 0px; text-indent: -9999px; cursor: pointer; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

		a.fbBttn
		{ background: url(images/socialBttnSprite3.png) no-repeat scroll 0px 0px #446298; }

		a.fbBttn:hover
		{ background: url(images/socialBttnSprite3.png) no-repeat scroll 0px 0px #6981AD; }

		a.twBttn
		{ background: url(images/socialBttnSprite3.png) no-repeat scroll -26px 0px #73B4CA; }

		a.twBttn:hover
		{ background: url(images/socialBttnSprite3.png) no-repeat scroll -26px 0px #A1D1E1; }

		a.ytBttn
		{ background: url(images/socialBttnSprite3.png) no-repeat scroll -52px 0px #DC321B; }

		a.ytBttn:hover
		{ background: url(images/socialBttnSprite3.png) no-repeat scroll -52px 0px #F65641; }

		a.scBttn
		{ background: url(images/socialBttnSprite3.png) no-repeat scroll -78px 0px #F4801D; }

		a.scBttn:hover
		{ background: url(images/socialBttnSprite3.png) no-repeat scroll -78px 0px #F5A159; }

	#mailingForm
	{ width: 310px; height: 40px; position: relative; float: right; margin-right: 15px; }

		.mailingFormCopy
		{ width: 100px; font-size: 10px; text-align: right; padding: 4px 10px 0 0; font-weight: bold; line-height: 14px; float: left; }

		.mailingFormField
		{ width: 154px; height: 20px; background: #454545; font-weight: bold; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; color: #FFFFFF; font-size: 13px; padding: 10px; border: none; float: right; outline: none; }

		.mailingFormSubmit
		{ width: 26px; height: 40px; position: relative; background: url(images/mailingFormSubmit.png) no-repeat center #2a76ff; border: none; padding: none; cursor: pointer; float: right; }

#header	{ width: 960px; }

#logo	{ float: left; margin: 30px 0 30px 20px; display: inline; }
.h1Logo
{ width: 920px; height: 111px; position: relative; text-indent: -9999px; background: url(images/h1Logo.png) no-repeat center center; }

#header_contacts	{ float:right; margin:20px 20px 30px 0; display:inline; text-align:right; /*font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; font-size: 13px;*/  }




/* HOME PAGE CONTENT SLIDER */

.slider-wrapper
{ width: 960px; height: 545px; position: relative; float: left; background: #222;}

	.nivoSlider
	{ width: 920px; height: 438px; position: relative; background: url(images/loading.gif) no-repeat 50% 50%; }

	.nivoSlider img
	{ position: absolute; top: 0px; left: 0px; display: none; }

	.nivoSlider a
	{ border: 0; display: block; }





/* Content */
#container /*{ width:920px; padding:0px 20px 10px 20px;}*/ { width: 960px; border-top-left-radius: 10px; border-top-right-radius: 10px; }

/* Top Panel - Here is Navigation and search box*/
#toppanel	/*{width:920px;}*/ { width: 960px; }

/* Navigation in Top Panel*/
#navigation	/*{ float: left; position:relative; z-index:999;}*/ { float: left; position: relative; z-index: 999; margin-left: 20px; }
#navigation ul	{ font-weight: bold; font-size:14px; text-transform:uppercase; list-style: none; }
#navigation li	{ position:relative; float: left;}
#navigation li a	{ text-decoration: none; float: left; padding: 0px 15px; letter-spacing: 0.6px; line-height: 50px; }
#navigation .main_category {background-position:top center; background-repeat: no-repeat;}
#navigation .active	{ background-position:top center; background-position:0px 10px; background-repeat:no-repeat;}
#navigation li.current-menu-item, #navigation li.current-menu-ancestor, #navigation li.current-post-parent, #navigation li.current-menu-parent { background-position:top center; background-position:0px 10px; background-repeat:no-repeat;}

#navigation ul li ul	{ position:absolute; top:50px; left:0px; display:none;	list-style-type: none; list-style-image:none; list-style-position:outside; width:230px; }
#navigation ul li ul li a	{ padding: 15px 0 15px 36px; width:194px; }
#navigation li a.odd	{ background-repeat:no-repeat; background-position:18px 23px; text-transform:uppercase; }
#navigation li a.even	{ background:#212121 url(images/navigation_dot.gif);	background-repeat:no-repeat; background-position:18px 23px; }
#navigation li a.odd:hover, #navigation li a.even:hover	{ background-repeat:no-repeat; background-position:18px 23px;	}

/* Search in Top Panel*/
/*#search	{ width: 255px; height: 50px; margin-right: 20px; padding: none; float: right; }
#search input.field { background-position:top right; background-repeat:no-repeat; width: 160px; padding:7px; outline: none; font-size: 13px; border: none; z-index: 1; height:16px; float:left; padding-right:30px;}
#search input.field:focus {background-position:top right; background-repeat:no-repeat;}
#search input.submit {width:30px; height:30px; font-weight:bold; float:left; border:none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; cursor:pointer; margin:0 0 0 1px;}
*/

#search
{ width: 255px; height: 50px; margin-right: 20px; padding: none; float: right; }

	#search form#searchform
	{ height: 50px; margin: 0; padding: 0; width: 100%; float: left; }

		#search form#searchform input#s
		{ height: 30px; width: 201px; padding: 10px; line-height: 17px !important; border: 0px !important; font-size: 12px; }

		#search form#searchform input#searchsubmit
		{ background: url('images/searchIco.png') no-repeat 0 center #2a76ff; border: 0px; cursor: pointer; float: right; height: 100%; right: 0px; width: 16%; max-width: 30px; top: 0px; }


/* Featured Gallery on Homepage - OLD SLIDER*/
#featured_home .bigimg { width:920px; margin:0 0 10px 0;}
#featured_home .bigimg img	{display:block;}
#featured_home .bigimg .post_info_holder	{ position:absolute; top:210px; right:0px;}
#featured_home .bigimg .post_category {font-size:15px; font-weight:bold; letter-spacing:-0.5px; padding:3px 15px 3px 15px; float:right; display:inline; text-transform:uppercase; margin:0 0 2px 0; }
#featured_home .bigimg .post_category a	{font-size:15px; font-weight:bold; letter-spacing:-0.5px; padding:3px 0 3px 0; display:inline; text-transform:uppercase; margin:0 0 2px 0; }
#featured_home .bigimg .post_name a	{ font-size:22px; font-weight:bold; letter-spacing:-0.4px; padding:10px 15px 10px 15px; float:right; display:inline;clear:both;}
#featured_home .bigimg .post_name a:hover	{}

/* Featured Gallery on Homepage*/
/*#featured_home	{ width:920px; position:relative; margin:0 0 10px 0; }*/
#featured_home	{ width:920px; position:relative; margin: 0 auto; padding: 0 0 10px 0; }
#featured_home .slider_shadow { width:920px; margin:0 0 10px 0;}
#featured_home .slider_shadow .post_info_holder	{ position:absolute; top:210px; right:0px; z-index:99;}
#featured_home .slider_shadow .post_category {font-size:15px; font-weight:bold; letter-spacing:-0.5px; padding:3px 15px 3px 15px; float:right; display:inline; text-transform:uppercase; margin:0 0 2px 0; }
#featured_home .slider_shadow .post_category a	{font-size:15px; font-weight:bold; letter-spacing:-0.5px; padding:3px 0 3px 0; display:inline; text-transform:uppercase; margin:0 0 2px 0; }

#featured_home .slider_shadow .post_name a	{background:url(gfx/transparent_black_80.png);  font-size:22px; font-weight:bold; color:#FFF; letter-spacing:-0.4px; padding:10px 15px 10px 15px; float:right; display:inline;clear:both;}
#featured_home .slider_shadow .post_name a:hover	{}
#featured_home .slider_tit, .slider_desc, .slider_img	{display:none; visibility:hidden; }
#featured_home  img.slider_img	{display:none; visibility:hidden; }
#featured_home .slider	{ width:920px; height:100px; }
#featured_home .slider .minus, .plus	{ position: relative; width:50px; height:100px; cursor: pointer; }
#featured_home .slider .minus	{ float:left; background-position:center center; background-repeat:no-repeat;}
#featured_home .slider .minus img.round	{margin:37px 12px 37px 12px; width:30px; height:30px;}
#featured_home .slider .minus img.sign	{top:43px; left: 18px; position:absolute;}
#featured_home .slider .plus	{ float:right; background-position:center center; background-repeat:no-repeat;}
#featured_home .slider .plus img.round	{margin:37px 12px 37px 12px; width:30px; height:30px;}
#featured_home .slider .plus img.sign	{top:43px; left: 18px; position:absolute;}
#featured_home .slider .thumbs	{ width:800px; height:100px; margin:0 0 0 10px; float:left; overflow:hidden;  }
#featured_home .slider .thumbs img	{ margin:0 10px 0 0; display:block; float:left; cursor: pointer; display:inline;}
#featured_home ul {text-decoration:none; list-style: none; }
#featured_home li {float:left; }
#featured_home .slider_content{	width:900px;}

/* Two Message Buttons on Homepage*/
#message_buttons	{width:920px; height:50px; clear:both; margin:0 0 10px 0; float:left;}
#message_buttons .button1	{float:left;}
#message_buttons .button1 a	{width:510px; height:50px; display:block; background-repeat:no-repeat; background-position: 0px 0px; font-size:22px; font-weight:bold; line-height:50px; padding:0 0 0 70px; letter-spacing:-0.6px; overflow:hidden; }
#message_buttons .button1 a:hover	{background-position: 0px -50px;}
#message_buttons .button2	{float:right;}
#message_buttons .button2 a	{width:255px; height:50px; display:block; background-repeat:no-repeat; background-position: 20px 10px; font-size:22px; font-weight:bold; line-height:50px; padding:0 0 0 75px; color:#FFF; letter-spacing:-0.6px; overflow:hidden;}
#message_buttons .button2 a:hover	{ background-repeat:no-repeat; background-position: 20px 10px; }

/* Main Content */
#content_wrap	/*{width:920px; float:left; clear:both; margin:0 0 0 0;}*/ { width: 960px; float: left; clear: both; margin: none; }

/* Entries */
#inner_content	{float:left; /*width: 580px;*/ width: 670px; }
.content_fullwidth	{ width:auto !important;}

#innerContentFull
/*{ width: 880px; position: relative; background: #222; padding: 20px; }*/ { width: 920px; padding: 20px; background: #222; margin: 0 auto; }

	/* POST ARCHIVE PAGE */

	.archiveItem
	{ width: 280px; height: 330px; position: relative; float: left; margin: 0 40px 20px 0; }

	.archiveItem:nth-child(3n), .artistArchive:nth-child(4n)
	{ margin: 0 0 20px 0; }

		.archiveItemImg
		{ width: 280px; height: 85px; position: relative; margin: 0 0 10px 0; }

		#innerContentFull .date
		{ width: 100px; height: 45px; font-weight: bold; position: absolute; right: 0; top: 0; color: #FFF; }

			#innerContentFull .date .date_holder
			{ margin: 7px 9px 0 0;}

			#innerContentFull .date span.day
			{ display: block; float: right; line-height: 28px; font-size: 38px; letter-spacing:-2px;}

			#innerContentFull .date span.month
			{ width: 40px; display: block; float: right; font-size: 16px; line-height: 14px; padding-left: 2px; text-align: center; text-transform: uppercase; }

			#innerContentFull .date span.year
			{ font-size: 16px; width: 40px; display: block; }

			a.fbComment
			{ padding-top: 5px; text-align: right; font-size: 14px; }

		a.archiveItemTitle
		{ /*font-family: Arial,Verdana,sans-serif;*/ font-size: 20px; line-height: 24px; color: #E42B23; font-weight: bold; }

		a.archiveItemTitle:hover, a.archiveItemLink:hover
		{ color: #FFFFFF; background: #E42B23; }

		.archiveItem p
		{ /*font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;*/ font-size: 12px; line-height: 20px; margin: 10px 0 10px 0; }

		.archiveItemLink
		{ /*font-family: Arial,Verdana,sans-serif;*/ font-size: 12px; color: #E42B23; font-weight: bold; float: right; }


	/* ARTIST ARCHIVE PAGE */

	.artistArchive
	{ width: 205px; height: 205px; position: relative; float: left; /*margin: 0 20px 20px 0;*/ margin: 0 33px 20px 0; }

		.artistArchiveImg
		{ width: 205px; height: 205px; position: absolute; }

		.artistArchiveTitle
		{ width: 185px; background-image: url(skins/red/gfx/transparent_black_80.png); color: #FFFFFF; font-size: 20px; font-weight: bold; text-align: center; text-transform: uppercase; position: absolute; bottom: 0px; padding: 10px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; z-index: 1; cursor: pointer; }

		.artistArchiveTitle:hover, .artistArchive:hover .artistArchiveTitle
		{ padding: 10px 10px 15px 10px; }


	/* ARTIST BIO TEMPLATE */

	#artistColLeft
	{ width: 330px; position: relative; float: left; }

		.artistTitle
		{ width: 290px; min-height: 25px; position: relative; padding: 20px; background: #434343; color: #FFFFFF; font-size: 36px; line-height: 25px; font-weight: bold; margin: 0 0 20px 0; }

		.artistImg
		{ width: 330px; height: 330px; position: relative; margin: 0 0 20px 0; }

		#artistVideo
		{ width: 330px; position: relative; margin: 0 0 20px 0; }

	#artistColRight
	{ /*width: 530px;*/ width: 570px; position: relative; float: right; }

		#artistColRight p
		{ /*font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; */}

		#artistSocial
		{ /*width: 490px;*/ width: 530px; height: 25px; position: relative; padding: 20px; margin: 0 0 20px 0; }

			#artistSocial li
			{ width: 490px; height: 25px; display: inline; list-style: none; }

			#artistSocial li a
			{ height: 25px; color: #FFFFFF; font-weight: bold; font-size: 14px; line-height: 28px; margin: 0 0 0 10px; padding: 0 10px 0 2px; float: right; display: block; border-radius: 12px; -moz-border-radius: 12px; -webkit-border-radius: 12px; }

				a.socialFb
				{ background: #446298; }

				a.socialFb:before
				{ content: url('images/socialFb.png'); vertical-align: text-top; }

				a.socialFb:hover
				{ background: #6981AD; }

				a.socialTw
				{ background: #73B4CA; }

				a.socialTw:before
				{ content: url('images/socialTw.png'); vertical-align: text-top; }

				a.socialTw:hover
				{ background: #A1D1E1; }

				a.socialSc
				{ background: #F4801D; }

				a.socialSc:before
				{ content: url('images/socialSc.png'); vertical-align: text-top; }

				a.socialSc:hover
				{ background: #F5A159; }



		/* SHOP */

#shopContentFull
/*{ width: 920px; position: relative; background: #222; padding: 0px 0 0 0; }*/
{ width: 960px; position: relative; background: #222; padding: none; }

	#shopTopNav
	/*{ width: 913px; height: 16px; position: relative; background: #454545; padding: 0px 0px 7px 7px; }*/
	{ width: 950px; height: 16px; position: relative; background: #454545; padding: 0 10px 7px 0; }

		ul#leftLinks
		{ position: relative; float: left; margin-left: 108px; }

			ul#leftLinks li, ul#leftLinks li a
			{ list-style: none; display: inline; }

			ul#leftLinks li a, ul#rightLinks li a, ul#rightLinks li p
			{ text-transform: uppercase; color: #FFFFFF; font-size: 10px; font-weight: bold; line-height: 10px; }

			ul#leftLinks li a:hover, ul#rightLinks li a:hover
			{ color: #CCCCCC; }

		ul#rightLinks
		{ position: relative; float: right; }

			ul#rightLinks li, ul#rightLinks li a, ul#rightLinks li p
			{ list-style: none; display: inline; }

			ul#rightLinks li a, ul#rightLinks li p
			{ margin-left: 8px; }

				.checkOut
				{ height: 17px; background: #2a76ff; padding: 2px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

				.checkOut:hover
				{ background: #6981AD; }

#widgetshoppingcart h3
{ display: none; }

	ul#shopSideNav
	{ width: 105px; position: relative; float: left; }

		ul#shopSideNav li
		{ list-style: none; }

			ul#shopSideNav li a
			{ width: 95px; background: #1D1D1D; display: block; padding: 15px 5px; text-align: center; text-transform: uppercase; color: #FFFFFF; font-size: 10px; font-weight: bold; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

			ul#shopSideNav li a:hover
			{ background: #E22B22; cursor: pointer; }

	#shopArea
	{ width: 835px; /*min-height: 500px;*/ position: relative; padding: 20px 0 0 20px; margin-bottom: 20px; float: left; color: #FFFFFF; }

		.wpsc-breadcrumbs
		{ width: 815px; position: relative; list-style: none; overflow: hidden; margin-bottom: 10px; }

			.wpsc-crumb
			{ font-weight: bold; }


		/* SHOP HOME */

		#featured
		{ width: 795px; position: relative; padding: 10px; margin-bottom: 20px; background: #2e2e2e; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

			#featured h2
			{ font-size: 30px; line-height: 30px; font-weight: bold; text-align: center; margin-bottom: 10px; }

			#featured .hero
			{ width: 390px; height: 390px; position: relative; margin-right: 10px; float: left; }

				#featured .hero .overlay
				{ width: 350px; height: 350px; padding: 20px; display: block; position: absolute; opacity: 0; background: #2a76ff; z-index: 1; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out;  }

					#featured .hero .overlay .title
					{ position: relative; color: #FFFFFF; margin-bottom: 30px; font-size: 28px; line-height: 35px; font-weight: bold; text-align: center; text-transform: uppercase; }

					#featured .hero .overlay .price
					{ font-size: 22px; font-weight: bold; float: right; }

					#featured .hero .overlay .desc
					{ width: 230px; max-height: 155px; text-align: left; color: #FFFFFF; overflow: hidden; float: left; }

					#featured .hero .overlay .moreInfo
					{ position: absolute; bottom: 20px; right: 20px; color: #2a76ff; text-transform: uppercase; display: block; font-size: 12px; font-weight: bold; text-align: center; padding: 5px; background: #ffffff; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

					#featured .hero .overlay .moreInfo
					{ cursor: pointer; }

				#featured .hero .overlay:hover
				{ opacity: 1.0; }

			#featured .products
			{ width: 390px; height: 390px; position: relative; float: left; }

				#featured .products .item
				{ width: 190px; height: 190px; position: relative; margin: 0px 10px 10px 0px; float: left; }

				#featured .products .item:nth-of-type(2n)
				{ margin: 0px; }

					.item .overlay
					{ width: 170px; height: 170px; position: absolute; display: block; padding: 10px; opacity: 0; background: #2a76ff; z-index: 999; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

					.item .overlay:hover
					{ opacity: 1.0; }

					.item .overlay .title
					{ width: 170px; color: #FFFFFF; font-size: 18px; font-weight: bold; text-align: center; line-height: 25px; position: absolute; top: 50%; margin-top: -42px;}

		#latestProducts
		{ width: 795px; position: relative; padding: 10px; margin-bottom: 20px; background: #2e2e2e; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

			#latestProducts h3
			{ font-size: 18px; font-weight: bold; text-align: center; margin-bottom: 10px; }

		.latestProduct, .wpec-related-product
		{ width: 151px; position: relative; float: left; margin-right: 10px; }

		.latestProduct:nth-of-type(5n), .wpec-related-product:nth-of-type(5n)
		{ margin-right: 0px; }

			.latestProduct .product_image, .wpec-related-wrap .product_image
			{ width: 151px; height: 151px; position: relative; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

			.latestOverlay, .relatedOverlay
			{ width: 151px; height: 151px; position: absolute; opacity: 0; background: #2a76ff; z-index: 1; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

			.latestOverlay:hover, .relatedOverlay:hover
			{ opacity: 1.0; }

			.latestOverlay p, .relatedOverlay p
			{ text-align: center; line-height: 150px; color: #FFFFFF; text-transform: uppercase; display: block; font-size: 12px; font-weight: bold; text-align: center; }

			.latestTitle a, .wpec-related-title a
			{ width: 151px; position: relative; color: #E12B22; font-weight: bold; }

			.latestTitle a:hover, .wpec-related-title a:hover
			{ color: #FFFFFF; }


		#linkPanels, #saleItems
		{ width: 815px; position: relative; margin-bottom: 10px; }

			#linkPanels h3, #saleItems #specials h5
			{ font-size: 18px; font-weight: bold; text-align: center; margin-bottom: 10px; }

			#linkPanels .panel, #saleItems .panel
			{ width: 245px; height: 245px; position: relative; padding: 10px; margin: 0px 10px 0px 0px; background: #2e2e2e; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; float: left; }

			#linkPanels .panel:nth-of-type(3n), #saleItems .panel:nth-of-type(3n)
			{ margin: 0px 0px 10px 0px; }

			#linkPanels .panel .overlay a, #saleItems .panel .overlay a
			{ width: 245px; height: 245px; position: absolute; display: block; opacity: 0; background: #2a76ff; color: #FFFFFF; font-size: 25px; font-weight: bold; z-index: 999; text-align: center; line-height: 245px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

			#linkPanels .panel .overlay a:hover, #saleItems .panel .overlay a:hover
			{ opacity: 1.0; }

			#linkPanels .panel .panelTitle, #saleItems .panel .panelTitle
			{ width: 225px; position: absolute; bottom: 10px; background-image: url(skins/red/gfx/transparent_black_80.png); color: #FFFFFF; font-size: 25px; line-height: 30px; font-weight: bold; text-align: center; text-transform: uppercase; padding: 10px; z-index: 1; }

			#linkPanels .panel .panelImg, #saleItems .panel .panelImg
			{ width: 245px; height: 245px; position: relative; margin-bottom: 4px; }

			#saleItems #specials
			{ width: 520px; /*height: 245px;*/ position: relative; padding: 10px; background: #2e2e2e; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; float: left; }

				#saleItems #specials .saleLink
				{ width: 250px; position: relative; margin: 0 5px 10px 0; float: left; }

		#shopFoot
		{ width: 815px; position: relative; margin: 0px 20px 20px 0px; color: #FFFFFF; float: right; }

			#shopFoot .tags
			{ width: 440px; position: relative; float: left; margin-right: 21px; text-align: center; }

			#shopFoot .tags h5
			{ font-size: 16px; font-weight: bold; margin-bottom: 10px; }

			#shopFoot #details
			{ width: 344px; position: relative; float: left; }

				#shopFoot #details h6
				{ font-size: 16px; font-weight: bold; margin-bottom: 10px; }

				#shopFoot #details .gatewayIcons
				{ width: 190px; height: 100px; position: relative; margin-right: 40px; float: left; }

				#shopFoot #details .watermark
				{ width: 114px; height: 38px; position: relative; float: left; }


		/* SINGLE PRODUCT VIEW */

		#productInfo
		{ width: 375px; float: right; }

			.productTitle
			{ font-size: 24px; font-weight: bold; margin-bottom: 35px; line-height: 30px; }

			#productColLeft
			{ width: 130px; position: relative; float: left; }

				.productPrice
				{ width: 130px; position: relative; font-weight: bold; font-style: italic; margin-bottom: 30px; }

				.productPrice .priceNow
				{ font-size: 32px; line-height: 30px; margin-bottom: 6px; }

				.productPrice .priceWas
				{ font-size: 16px; }

				.productTags
				{ width: 130px; position: relative; border-top: 1px solid #2e2e2e; border-bottom: 1px solid #2e2e2e; font-style: italic; font-weight: bold; }

					.productTags a
					{ color: #E12B22; }

					.productTags a:hover
					{ color: #FFFFFF; }

				.shareBttns
				{ width: 130px; position: relative; margin-top: 30px; }

			#productColRight
			{ width: 290px; position: relative; float: right; }

				.productDesc p
				{ width: 290px; position: relative; }

				.productOptions
				{ width: 270px; position: relative; background: #2e2e2e; margin: 20px 0 20px 0; padding: 10px; border-radius: 5px; }

					.productOptionsItem, .productOptionsItem label
					{ text-transform: uppercase; font-size: 14px; font-weight: bold; /*margin-bottom: 10px;*/ float: left; }

					.productOptionsItem:last-of-type
					{ margin-bottom: 0px; }

					.productOptionsSelect
					{ float: right; }

				.purchaseBttn
				{ width: 290px; height: 45px; position: relative; background: #2A76FF; font-size: 24px; font-weight: bold; text-transform: uppercase; border: none; color: #FFFFFF; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

				.purchaseBttn:hover
				{ background: #2A76FF; cursor: pointer; }

		.wpec-related-wrap
		{ width: 795px; position: relative; padding: 10px; margin: 40px 0px 20px 0px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; background: #2e2e2e; }

			.wpec-related-wrap h3
			{ font-size: 16px; font-weight: bold; margin-bottom: 10px; }

		.wpec-related-product
		{ width: 151px; position: relative; float: left; margin-right: 10px; }

		.wpec-related-product:nth-of-type(5n)
		{ margin-right: 0px; }

			.wpec-related-wrap .product_image
			{ width: 151px; height: 151px; position: relative; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

			.relatedOverlay
			{ width: 151px; height: 151px; position: absolute; opacity: 0; background: #2a76ff; z-index: 1; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

			.relatedOverlay:hover
			{ opacity: 1.0; }

			.relatedOverlay p
			{ text-align: center; line-height: 151px; color: #FFFFFF; text-transform: uppercase; display: block; font-size: 12px; font-weight: bold; text-align: center; }

			.wpec-related-title a
			{ width: 151px; position: relative; color: #E12B22; font-weight: bold; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

			.wpec-related-title a:hover
			{ color: #FFFFFF; }


		/* CATEGORY TEMPLATE */

		#categoryHeader
		{ width: 795px; position: relative; background: #2e2e2e; padding: 10px; margin-bottom: 20px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

			.categoryIcon
			{ width: 100px; height: 100px; position: relative; float: left; margin-right: 20px; }

			#categoryTitle
			{ width: 795px; position: relative; font-size: 30px; font-weight: bold; margin-bottom: 15px; }

			#categoryHeader p
			{ width: 795px; position: relative; }

		.catProduct
		{ width: 245px; position: relative; background: #2e2e2e; float: left; padding: 10px; margin: 0 10px 20px 0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

			.priceDrop
			{ width: 78px; height: 78px; position: absolute; z-index: 9999; top: -7px; right: -7px; background: url(images/priceDrop.png) no-repeat; text-indent: -9999px; }

			.newItem
			{ width: 78px; height: 78px; position: absolute; z-index: 9999; top: -7px; right: -7px; background: url(images/newItem.png) no-repeat; text-indent: -9999px; }

			.soldOut
			{ width: 78px; height: 78px; position: absolute; z-index: 9999; top: -7px; right: -7px; background: url(images/soldOut.png) no-repeat; text-indent: -9999px; }

			.freeShipping
			{ width: 78px; height: 78px; position: absolute; z-index: 9999; top: -7px; left: -7px; background: url(images/freeShipping.png) no-repeat; text-indent: -9999px; }

			.catProduct:hover .catProductOverlay
			{ opacity: 1.0; }

			.catProduct:hover .catProductTitle
			{ opacity: 0; }

			.catProductTitle
			{ width: 225px; position: absolute; bottom: 38px; left: 10px; background-image: url(skins/red/gfx/transparent_black_80.png); color: #FFFFFF; font-size: 12px; font-weight: bold; text-align: center; text-transform: uppercase; padding: 10px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; z-index: 1; cursor: pointer; }

			.catProductOverlay
			{ width: 225px; height: 254px; opacity: 0; position: absolute; top: 10px; left: 10px; padding: 10px; background: #2a76ff; /*background-image: url(/wp-content/themes/londoncreative/skins/red/gfx/transparent_black_80.png);*/ z-index: 1; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

				.catOverlayTitle
				{ position: relative; color: #FFFFFF; margin-bottom: 10px; font-size: 14px; font-weight: bold; text-align: center; text-transform: uppercase; }

				.catOverlayDesc
				{ width: 135px; max-height: 155px; text-align: left; color: #FFFFFF; font-size: 10px; line-height: 14px; overflow: hidden; float: left; }

				.catOverlayPrice
				{ font-size: 18px; font-weight: bold; float: right; }

				.catOverlayBuy
				{ position: absolute; bottom: 10px; right: 10px; color: #2a76ff; text-transform: uppercase; display: block; font-size: 12px; font-weight: bold; text-align: center; padding: 5px; background: #ffffff; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

				.catOverlayBuy:hover
				{ cursor: pointer; }

			.catProductImg
			{ width: 245px; height: 245px; position: relative; margin-bottom: 4px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

			.catProduct .price
			{ position: relative; float: left; margin-right: 8px; font-size: 20px; font-weight: bold; }

			.catProduct .priceWas
			{ float: left; font-size: 14px; font-weight: bold; }

		/* BASKET PAGE */

		#basketTitle
		{ font-size: 24px; font-weight: bold; margin-bottom: 15px; }

		#emptyBasket
		{ font-size: 45px; font-weight: bold; margin: 50px 0px 50px 20px; text-align: center; }

		#basketLabels
/*		{ width: 754px; height: 25px; position: relative; font-size: 10px; text-transform: uppercase; }*/
		{ width: 794px; height: 25px; position: relative; font-size: 10px; text-transform: uppercase; }

			#basketLabels .product
			{ position: absolute; left: 10px; }

			#basketLabels .quantity
			{ position: absolute; left: 510px; }

			#basketLabels .price
			{ position: absolute; right: 0px; }

		.basketItem
		{ width: 794px; height: 100px; position: relative; background: #2e2e2e; padding: 10px; margin-bottom: 20px; }

			.basketImg
			{ width: 100px; height: 100px; position: relative; margin-right: 10px; float: left; }

			.basketProduct
			{ width: 400px; height: 100%; position: relative; margin-right: 10px; float: left; }

				.basketItemName
				{ width: 400px; position: relative; margin-bottom: 5px; font-size: 18px; font-weight: bold; color: #FFFFFF; }

				.basketItemOptions
				{ font-size: 12px; color: #989797; }

			form.adjustform
			{ width: 60px; height: 25px; position: relative; float: left; }

				.itemQuantity
				{ width: 15px; height: 15px; position: relative; background: #454545; border: none; padding: 5px; text-align: center; float: left; }

				.itemRefresh
				{ width: 25px; height: 25px; position: relative; background: url(images/refreshIco.png) no-repeat; margin: 0 0 0 10px; border: none; text-indent: -9999px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

			.basketItemPrice
			{ font-size: 18px; font-weight: bold; float: right; }

			.basketRemove
			{ width: 17px; height: 20px; position: absolute; bottom: 10px; right: 10px; background: url(images/removeIco.png) no-repeat; border: none; text-indent: -9999px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

			.itemRefresh:hover, .basketRemove:hover
			{ opacity: 0.75; cursor: pointer; }

		#basketFoot
		{ width: 814px; position: relative; margin: 25px 0px; }

			#basketFootLeft
			{ width: 275px; position: relative; float: left; }

				/*.updateBasket
				{ width: 130px; height: 18px; display: block; background: #E12B22; color: #FFFFFF; text-align: center; padding: 5px; font-weight: bold; text-transform: uppercase; margin-bottom: 10px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; font-family: arial, sans-serif; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }*/

				#promoCode
				{ width: 255px; position: relative; padding: 10px; background: #2e2e2e; }

				#promoCode h4
				{ font-weight: bold; font-size: 14px; margin-bottom: 5px; }

				#promoCode p
				{ font-size: 12px; margin-bottom: 10px; }

					#promoForm
					{ width: 255px; height: 25px; position: relative; }

						#promoForm .field
						{ width: 165px; height: 15px; position: relative; background: #434343; padding: 5px; border: none; margin: none; float: left; }

						#promoForm .apply
						{ width: 80px; height: 25px; position: relative; background: #2A76FF; color: #FFFFFF; text-align: center; line-height: 25px; font-weight: bold; font-size: 16px; text-transform: uppercase; border: none; display: block; float: right; font-family: arial, sans-serif; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

						#promoForm .apply:hover
						{ cursor: pointer; }

			#basketFootRight
			{ width: 350px; position: relative; float: right; }

				#basketFootRight h5
				{ text-align: right; font-weight: bold; font-size: 24px; margin-bottom: 10px; text-transform: uppercase; }

				#basketFootRight h6
				{ text-align: right; font-weight: bold; font-size: 18px; margin-bottom: 10px; text-transform: uppercase; }

				#basketFootRight p
				{ text-align: right; font-weight: bold; margin-bottom: 20px; }

				.updateBasket:hover
				{ background: #C7130A; cursor: pointer; }


		#wpsc_shopping_cart_container
		{ margin-bottom: 20px; }

			#cartLeft
			{ width: 350px; position: relative; float: left; margin-right: 20px; }

				#cartLeft h3, #cartRight .wpsc_checkout_table h4, .wpsc_gateway_container h3
				{ font-size: 20px; font-weight: bold; margin-bottom: 10px; }

				#cartLeft table
				{ background: #2E2E2E; padding: 10px; }

				#cartLeft table tr td, #cartRight table tr td
				{ border: none; margin: none; }

				.wpsc_change_country #change_country input
				{ border: none; margin: none; text-transform: uppercase; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-size: 10px; font-weight: bold; background: #2A76FF; }

				.wpsc_change_country #change_country input:hover
				{ cursor: pointer; }

			#cartRight
			{ width: 444px; position: relative; float: left; }

				#wpsc_checkout_gravatar
				{ display: none; }

				.wpsc_email_address
				{ width: 424px; background: #2E2E2E; padding: 10px; }

				label.wpsc_email_address
				{ font-size: 20px; font-weight: bold; margin-bottom: 10px; background: none; padding: 0px; }

				.wpsc_email_address input
				{ height: 15px; width: 414px; padding: 5px; background: #434343; border: none; margin-top: 10px;  }

				#cartRight .wpsc_checkout_table
				{ width: 100%; background: #2E2E2E; padding: 10px; margin-top: 20px; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

					#cartRight .wpsc_checkout_table	textarea
					{ width: 317px; height: 50px; padding: 5px; background: #434343; border: none; margin: none;
					font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
					font-size: 13px; resize: none; outline: none; }

					#cartRight table.wpsc_checkout_table label
					{ font-weight: bold; }

					.same_as_shipping_row td
					{ padding: 10px; background: #434343; }

					.validation-error
					{ color: #E12B22; font-weight: bold; }

					.make_purchase_button
					{ width: 444px; height: 45px; position: relative; background: #2A76FF; font-size: 24px; font-weight: bold; text-transform: uppercase; margin-top: 20px; border: none; color: #FFFFFF; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; font-family: arial, sans-serif; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

					.make_purchase_button:hover
					{ cursor: pointer; }

					.wpsc_totals
					{ font-weight: bold; }

					.wpsc_totals #checkout_shipping
					{ font-size: 16px; }

					.wpsc_totals #coupons_amount
					{ font-size: 16px; }

					.custom_gateway
					{ min-height: 20px; position: relative; }

					input.custom_gateway
					{ margin: 0px 20px 0px 0px; }

						.gatewayIcon
						{ float: right; }

					.creditCard
					{ width: 100%; }

						.creditCard h4
						{ text-align: center; }

						.creditCard input.intra-field-label, .creditCard input.intra-field-label:focus
						{ width: 290px; height: 15px; padding: 5px; background: #434343; border: none; margin: none; font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-size: 13px; }

					.wpsc_totals #checkout_total
					{ font-size: 24px; }

					.termsandconds
					{ color: #E12B22; }



			.basketItem, #promoCode, #cartLeft table, .wpsc_email_address, #cartRight .wpsc_checkout_table
			{ border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }



			/* TRANSACTION RESULTS / TERMS AND CONDITIONS */

			#transResults, #tcContainer
			{ width: 814px; position: relative; }

				#transResults h2, #tcContainer h2
				{ font-size: 24px; font-weight: bold; margin-bottom: 15px; }

				#transResults table.wpsc-purchase-log-transaction-results
				{ width: 100%; margin: 30px 0; }

					#transResults table.wpsc-purchase-log-transaction-results thead tr th
					{ font-weight: bold; background: #1d1d1d; border: 1px solid #222222; text-align: left; padding: 5px 4px; font-size: 18px; }

					#transResults table.wpsc-purchase-log-transaction-results tbody tr:nth-child(odd)
					{ background: #222222; border: 1px solid #222222; text-align: left; }

					#transResults table.wpsc-purchase-log-transaction-results tbody tr:nth-child(even)
					{ background: #1d1d1d; border: 1px solid #222222; text-align: left; }

					#transResults table.wpsc-purchase-log-transaction-results tbody tr td
					{ border: none; padding: 5px 4px; font-size: 15px; }

				#transResults p:nth-of-type(5)
				{ font-size: 16px; font-weight: bold; margin-bottom: 15px; }

				#transResults hr
				{ display: none; }




#inner_content .entry	{float:left; /*width: 560px;*/ width: 630px; /*padding: 10px 10px 10px 10px;*/ padding: 20px; position:relative; margin: 0 0 15px 0; }
#inner_content .fullwidth	{width:910px; padding-right:0;}
#inner_content .gallery	{ width:570px; padding-right:0;}
#inner_content .entry .entry_content	{ /*margin:5px 10px 0 10px; */ }
#inner_content .gallery .entry_content	{margin-right:20px;}
#inner_content .fullwidth .entry_content	{margin-right:20px;}
#inner_content .entry .entry_content, #innerContentFull .entry .entry_content { /*font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; */}
#inner_content .entry img	{ margin-bottom: 10px; }
#inner_content .entry .title_holder	{ width: 530px; margin: 0 10px 25px 0; }
#inner_content .fullwidth .title_holder { width:880px;}
#inner_content .entry .title_holder h1, #inner_content .entry .title_holder h2	{ font-size:28px; letter-spacing:-1px; font-weight:bold; }
#inner_content .entry .title_holder	h3 a	{text-decoration:none; font-weight:bold; }
#inner_content .entry .title_holder	h3 a:hover	{text-decoration:underline;}
#inner_content .entry .title_holder	h3	{margin:0 0 0 0; font-size:11px;}
#inner_content .entry a.title, #inner_content .entry h2.title 	{line-height:30px;position:relative; color: #FFFFFF; }
#inner_content .entry a.title:hover	{ }
#inner_content .entry a.comment_counter  { position:absolute; width:23px; height:21px; background-repeat:no-repeat; text-align:center; text-decoration:none; font-size:15px; font-weight:bold; margin:4px 0 0px 10px; line-height:17px; }
#inner_content .entry a.comment_counter:hover	{ background-position:0 -21px;}
#innerContentFull .entry .title_holder h2
{ width:880px; margin-bottom: 5px; font-size:28px; letter-spacing:-1px; font-weight:bold; line-height:30px;position:relative; color: #FFFFFF; }
#inner_content .entry .social
{ margin-top: 20px; }



/* Entries - Post Meta Date */
#inner_content .date	{width:108px; height:60px; font-weight:bold; position:absolute; right:0; top:0; color:#FFF; }
#inner_content .date .date_holder	{margin: 17px 15px 0 0;}
#inner_content .date span.day	{display: block; float: right; line-height: 28px; font-size: 38px; letter-spacing:-2px;}
#inner_content .date span.month	{width: 40px; display: block; float: right;	font-size: 16px; line-height: 14px;	padding-left: 2px; text-align: center; text-transform: uppercase; }
#inner_content .date span.year	{font-size:16px; width: 40px; display: block; }

/* Gallery - Page template */
#gallery	{ width:560px; margin-left:6px;}
#gallery a.gallery_link	{ }
#gallery .gallery_thumb	{ display:block; float:left; margin:8px 8px 0 0; padding:4px;}
#gallery .gallery_thumb:hover	{ }

/* Gallery Fullwidth - Page template */
#gallery_fullwidth	{ width:900px; margin-left:6px;}
#gallery_fullwidth a.gallery_link	{ }
#gallery_fullwidth .gallery_thumb	{ display:block; float:left; margin:8px 8px 0 0; padding:4px;}
#gallery_fullwidth .gallery_thumb:hover	{ }

/* Sidebar on Homepage */
#sidebar_home p	{ padding-bottom:20px;}
#sidebar_home	{ /*width: 330px;*/ width: 275px; float:right; }
#sidebar_home .widget	{/*width:300px;*/ width: 245px; margin:0 0 10px 0; padding:15px; /*font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; */}
#sidebar_home h3.widget_title	{font-size:14px; /*font-family:Arial, Helvetica, sans-serif;*/ font-weight:bold; text-transform:uppercase; padding:7px 10px 7px 10px; /*width:310px;*/ width: 255px; position:relative; left:-15px; top:-15px;}
#sidebar_home h3.widget_title a	{text-decoration:none;}
#sidebar_home h3.widget_title a:hover	{text-decoration:underline;}
#sidebar_home h3.widget_title img	{margin:0 4px 0 0;}
#sidebar_home ul	{list-style: square; padding:0 0 0 20px;}
#sidebar_home ul li	{padding:7px 0 0 10px;}
#sidebar_home ul a	{text-decoration:none; margin-left:-10px; padding:5px 10px 5px 10px; display:inline; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase;}


	ul#sideSocial
	{ width: 272px; height: 45px; position: relative; padding: 0 0 0 0; margin-bottom: 20px; float: right; }

		ul#sideSocial li
		{ list-style: none; float: left; padding: 0 0 0 0; }

		ul#sideSocial li a
		{ width: 68px; height: 45px; position: relative; display: block; padding: 0px 0px 0px 0px; margin-left: 0px; font-size: 0px; text-indent: -9999px; cursor: pointer; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

			ul#sideSocial li a.fbBttn
			{ background: url(images/sideSocial.png) no-repeat scroll 0px 0px #446298; }

			ul#sideSocial li a.fbBttn:hover
			{ background: url(images/sideSocial.png) no-repeat scroll 0px 0px #6981AD; }

			ul#sideSocial li a.twBttn
			{ background: url(images/sideSocial.png) no-repeat scroll -68px 0px #73B4CA; }

			ul#sideSocial li a.twBttn:hover
			{ background: url(images/sideSocial.png) no-repeat scroll -68px 0px #A1D1E1; }

			ul#sideSocial li a.ytBttn
			{ background: url(images/sideSocial.png) no-repeat scroll -136px 0px #DC321B; }

			ul#sideSocial li a.ytBttn:hover
			{ background: url(images/sideSocial.png) no-repeat scroll -136px 0px #F65641; }

			ul#sideSocial li a.scBttn
			{ background: url(images/sideSocial.png) no-repeat scroll -204px 0px #F4801D; }

			ul#sideSocial li a.scBttn:hover
			{ background: url(images/sideSocial.png) no-repeat scroll -204px 0px #F5A159; }





#wp-calendar	{width:300px; border:none; }
#wp-calendar a	{text-decoration:none;}
#wp-calendar a:hover	{text-decoration:underline;}
#wp-calendar tr { }
#wp-calendar tr:hover	{}
#wp-calendar th, td { text-align: left; border-width: 1px; border-style: solid; text-align:center; padding:5px 0 5px 0; }
#wp-calendar th { font-weight: bold;}
#wp-calendar td { text-align:center;}
.widget_content div a	{}
.widget_content div a:hover	{}

/* WIDGETS - FRESHCONTACT */
#widget_contact p 	{ padding:0 0 14px 0;}
#widget_contact input#fc_name, #widget_contact input#fc_email, #widget_contact textarea#fc_text	{ padding:10px; text-decoration: none; font-size: 12px; outline:none;}
#widget_contact input#fc_name:hover, #widget_contact input#fc_email:hover, #widget_contact textarea#fc_text:hover	{ }
#widget_contact input#fc_name:focus, #widget_contact input#fc_email:focus, #widget_contact textarea#fc_text:focus	{ }
#widget_contact input#fc_name, #widget_contact input#fc_email	{ width:60%; padding:6px 10px 6px 10px; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:12px; outline:none; position:relative;}
#widget_contact textarea#fc_text	{ padding:10px; width:90%; height:90px; /*font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;*/ font-size:12px; outline:none; position:relative;}
#widget_contact #fc_submit	{ padding:5px 10px; border:none; font-weight:bold; cursor:pointer; font-family:Arial, Helvetica, sans-serif; font-size:13px;}
#widget_contact label	{ margin:0 0 0 15px; font-size:12px;}
#widget_social	{ clear:both; margin:10px 0 0 0;}
#widget_social a	{ float:left; margin:0 11px 11px 0; background:none;}
#widget_social a img	{display:block; }

/* WIDGETS - TWITTER PLUGIN */

#sidebar_home ul.tweets	{ margin:0; padding:0; font-size:12px; line-height:18px; list-style:none;}
#sidebar_home ul.tweets li	{ padding:13px 15px 15px 15px; position:relative; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; margin:10px 0 40px 0; border:none;}
#sidebar_home ul.tweets li:after	{ /* TRIANGLE ARROW - SMALL */	content:"\00a0"; display:block;	position:absolute; bottom:-34px; left:180px; width:0; height:0; border-width:14px 0px 20px 30px; /* vary these values to change the angle of the vertex */ border-style:solid; }
#sidebar_home ul.tweets li a	{display:inline; background:none; padding:0; margin:0; font-weight:normal; text-transform:none;}
#sidebar_home ul.tweets li a:hover	{ text-decoration:none; }
#sidebar_home ul.tweets li a.timesince	{ position:absolute; bottom:-25px; right:15px; font-size:11px; font-weight:normal;}
#sidebar_home ul.tweets li a.timesince:hover	{}

/*  SIDEBAR WIDGETS - POPULAR POSTS */
#sidebar_home ul#rp_posts_popular	{ list-style:none; margin:0 0 0 0; padding:0; width:auto; }
#sidebar_home ul#rp_posts_popular a 	{ background:none; display:inline; padding:0; margin:0; }
#sidebar_home ul#rp_posts_popular li	{ clear:both; padding:5px 0;}
#sidebar_home ul#rp_posts_popular li a	{ width:auto;}
#sidebar_home ul#rp_posts_popular li a:hover	{}
#sidebar_home ul#rp_posts_popular li:first-child	{ border:none;}
#sidebar_home ul#rp_posts_popular .rp_thumb	{ float:left; margin: 0 15px 5px 0; padding:3px; }
#sidebar_home ul#rp_posts_popular .rp_thumb:hover	{}
#sidebar_home ul#rp_posts_popular .rp_title	{ font-size:13px; margin:5px 0 0 0;}
#sidebar_home ul#rp_posts_popular .rp_date	{ font-size:11px; text-transform:uppercase;}


/* Footer */

#footer
{ width: 920px; position: relative; padding: 20px 20px; background: #2C2C2C; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }

	ul#footerSocial
	{ height: 40px; position: relative; margin-bottom: 15px; }

		ul#footerSocial li
		{ display: inline; float: left; }

		ul#footerSocial li.eng, ul#footerSocial li.pl
		{ display: inline; float: left; padding: 5px; background: #363636; }

			ul#footerSocial li a.ftEng
			{ width: 60px; height: 30px; position: relative; margin-left: 20px; display: block; font-size: 0px; text-indent: -9999px; cursor: pointer; background: url(images/footerLangNav.png) no-repeat 0px 0px #363636; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

			ul#footerSocial li a.ftEng:hover
			{ opacity: 0.6; }

			ul#footerSocial li a.ftPl
			{ width: 60px; height: 30px; position: relative; display: block; font-size: 0px; text-indent: -9999px; cursor: pointer; background: url(images/footerLangNav.png) no-repeat 0px -30px #363636; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; transition: all 0.2s ease-out; }

			ul#footerSocial li a.ftPl:hover
			{ opacity: 0.6; }

	ul#menu-footer-navigation, ul#menu-footer-navigation-polish
	{ height: 25px; position: relative; margin-bottom: 15px; }

		ul#menu-footer-navigation li, ul#menu-footer-navigation-polish li
		{ display: inline; float: left; margin-right: 10px; }

		ul#menu-footer-navigation li:after, ul#menu-footer-navigation-polish li:after
		{ content: ' ·'; color: #FFFFFF; margin-left: 4px; }

		ul#menu-footer-navigation li:last-of-type:after, ul#menu-footer-navigation-polish li:last-of-type:after
		{ content: ''; }

		ul#menu-footer-navigation li a, ul#menu-footer-navigation-polish li a
		{ color: #FFFFFF; }

		ul#menu-footer-navigation li a:hover, ul#menu-footer-navigation-polish li a:hover
		{ text-decoration: underline; }

#footer:after
{ content:""; position: absolute; bottom: -15px; /* value = - border-top-width - border-bottom-width */ left: 473px; /* controls horizontal position */ border-width: 15px 15px 0px ; /* vary these values to change the angle of the vertex */ border-style: solid; border-color: #2C2C2C transparent; /* reduce the damage in FF3.0 */ display :block; width:0; }

	.footerLogo
	{ width: 190px; height: 31px; position: relative; display: block; margin-bottom: 10px; background: url(images/footerLogo.png) no-repeat; text-indent: -9999px; }


/* Contact Form */
form.contact_form	{margin:25px 0 30px 0;}
form.contact_form input.alert, textarea.alert {}
form.contact_form input, textarea {}
form.contact_form input:focus, textarea:focus	{}
form.contact_form input	{padding: 5px; width:260px;  }
form.contact_form label	{padding:0 0 0 10px; }
form.contact_form textarea	{padding:8px; width:510px; }
form.contact_form #cf_send	{width:70px; font-weight:bold; cursor:pointer; /*font-family:Arial, Helvetica, sans-serif;*/ font-size:13px; border:none;}

/* General Typography and Styles inside div.entry_content of post or page*/
#inner_content .entry .entry_content h1 { font-size:28px; letter-spacing:-1px; /*font-family:Arial, Helvetica, sans-serif;*/ font-weight:bold; margin:30px 0 20px 0;}
#inner_content .entry .entry_content h1 a:hover	{text-decoration:none;}
#inner_content .entry .entry_content h2 { font-size:24px; letter-spacing:-1px; /*font-family:Arial, Helvetica, sans-serif;*/ font-weight:bold; margin:30px 0 20px 0;}
#inner_content .entry .entry_content h2 a:hover	{text-decoration:none;}
#inner_content .entry .entry_content h3 { font-size:20px; letter-spacing:-1px; /*font-family:Arial, Helvetica, sans-serif;*/ font-weight:bold; margin:30px 0 20px 0;}
#inner_content .entry .entry_content h3 a:hover	{text-decoration:none;}
#inner_content .entry .entry_content h4 { font-size:16px; letter-spacing:-1px; /*font-family:Arial, Helvetica, sans-serif;*/ font-weight:bold; margin:30px 0 20px 0;}
#inner_content .entry .entry_content h4 a:hover	{text-decoration:none;}
#inner_content .entry .entry_content a	{text-decoration:none;}
#inner_content .entry .entry_content a:hover	{text-decoration:underline;}
#inner_content .entry .entry_content acronym { cursor: help; border-bottom-style:dotted; border-bottom-width:1px;}
#inner_content .entry .entry_content code { margin: 10px 20px; padding: 20px; font-weight: normal; display:block; overflow:auto; text-align:left; }
#inner_content .entry .entry_content blockquote { margin: 10px 20px; padding: 20px 10px 10px 20px; font-weight: normal; font-style:italic; }
#inner_content .entry .entry_content strong { font-weight: bold; }
#inner_content .entry .entry_content del	{text-decoration: line-through;}
#inner_content .entry .entry_content p	{margin:0 0 20px 0;}
#inner_content .entry .entry_content ul,ol	{margin:0 0 0 20px;}
#inner_content .entry .entry_content table {	border-collapse: collapse;	margin: 10px 0px; /*font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;*/	}
#inner_content .entry .entry_content tr {}
#inner_content .entry .entry_content tr:hover	{}
#inner_content .entry .entry_content th, td { text-align: left; border-width: 1px; border-style: solid; }
#inner_content .entry .entry_content th { padding: 10px 10px; font-weight: bold; }
#inner_content .entry .entry_content td { padding: 10px 10px; }
#inner_content .entry .entry_content img.float_left	{float:left; padding:0 15px 5px 0;}
#inner_content .entry .entry_content .more-link	{}

/* Comments List  */
.comments { width: 630px; margin: 25px 0 0 0;}
.comments a	{text-decoration:none;}
.comments a:hover { text-decoration:underline;}
.comments h3#comments { font-size:25px; margin:50px 0 30px 0; text-transform:none; /*font-family:Arial, Helvetica, sans-serif;*/ font-weight:bold; letter-spacing:-1px;}
.comments h4#comments {}
.comments #respond h3 { margin:20px 0 10px; font-size:18px;   }
.comments #respond p { font-size:11px; margin:0 0 1em; }
.says	{display:none;}
.comments ol.commentlist { list-style:none; margin:0; padding:0; text-indent:0; }
.comments ol.commentlist li {list-style:none; margin: 10px 0 0 0; padding: 10px; word-wrap: break-word; }
.comments ol.commentlist li.alt { }
.comments ol.commentlist li.bypostauthor {}
.comments ol.commentlist li.byuser {}
.comments ol.commentlist li.comment-author-admin {}
.comments ol.commentlist li.comment { }
.comments ol.commentlist li div.comment-author { padding:0 170px 0 0; }
.comments ol.commentlist li div.vcard {   }
.comments ol.commentlist li div.vcard cite.fn { /*font-family:Arial, Helvetica, sans-serif;*/ font-size:18px; font-weight:bold; font-style:normal; letter-spacing:-1px;  text-align:left; }
.comments ol.commentlist li div.vcard cite.fn a.url {  text-decoration:none;  }
.comments ol.commentlist li div.vcard cite.fn a.url:hover { }
.comments ol.commentlist li div.vcard img.avatar {  float: left; margin: 0 10px 0px 0;  }
.comments ol.commentlist li div.vcard img.avatar-46 {}
.comments ol.commentlist li div.vcard img.photo {}
.comments ol.commentlist li div.vcard span.says {}
.comments ol.commentlist li div.commentmetadata {}
.comments ol.commentlist li div.comment-meta { font-size:11px; float:right; margin: -15px 0 0 0; }
.comments ol.commentlist li div.comment-meta a {text-decoration:none; }
.comments ol.commentlist li div.comment-meta a:hover { }
.comments ol.commentlist li p { font-size:12px; line-height:18px; margin: 13px 0 0 0; }
.comments ol.commentlist li ul { list-style:square; margin:0 0 10px; padding:0; text-indent:0; }
.comments ol.commentlist li div.reply {  margin: 8px 0 20px 0px; font-size:11px;  }
.comments ol.commentlist li div.reply a:hover {}
.comments ol.commentlist li div.reply a { text-decoration:none; text-transform:uppercase; padding:3px 7px;  }
.comments ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
.comments ol.commentlist li ul.children li { }
.comments ol.commentlist li ul.children li.alt {}
.comments ol.commentlist li ul.children li.bypostauthor {}
.comments ol.commentlist li ul.children li.byuser {}
.comments ol.commentlist li ul.children li.comment {}
.comments ol.commentlist li ul.children li.comment-author-admin {}
.comments ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em 0px; }
.comments ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em 0px; }
.comments ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em 0px; }
.comments ol.commentlist li ul.children li.depth-5 { margin:0 0 .25em 0px; }
.comments ol.commentlist li ul.children li.depth-6 { margin:0 0 .25em 0px; }
.comments ol.commentlist li ul.children li.depth-7 { margin:0 0 .25em 0px; }
.comments ol.commentlist li ul.children li.depth-8 { margin:0 0 .25em 0px; }
.comments ol.commentlist li ul.children li.depth-9 { margin:0 0 .25em 0px; }
.comments ol.commentlist li ul.children li.depth-10 {margin:0 0 .25em 0px; }
.comments ol.commentlist li ul.children li.odd {}
.comments ol.commentlist li.even {}
.comments ol.commentlist li.odd {}
.comments ol.commentlist li.parent { }
.comments ol.commentlist li.pingback { }
.comments ol.commentlist li.pingback.parent { }
.comments ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
.comments ol.commentlist li.thread-alt { }
.comments ol.commentlist li.thread-even {}
.comments ol.commentlist li.thread-odd {}


/* Comments Form */
#respond h3	{ font-size:18px; text-transform:none;}
.comments form input {	width: 200px; height:17px; padding: 4px; margin: 10px 0 0 0;}
.comments form input:focus	{}
.comments form label	{ font-size:12px; width:450px; margin:0 0 0 10px; }
.comments form textarea	{ width:95%; font-size:16px; padding:10px 0px 10px 10px; outline:none; height:150px; margin:10px 0 0 0; }
.comments form textarea:focus	{background:#2e2e2e;}
.comments form #submit	{ width:140px; height:27px; border:none; /*font-family:Arial, Helvetica, sans-serif;*/ cursor:pointer; padding:0px 0 3px 0; margin:10px 0px 0 0; font-size:13px; font-weight:bold;  }
#cancel-comment-reply-link {font-size:12px; line-height:18px; }