@charset "utf-8";
/*
Theme Name: Electric Studio V1.0.0
Theme URI: http://www.electricstudio.co.uk/
Version: 1.0.0
Description: Designed by <a href="http://www.www.electricstudio.co.uk">Electric Studio</a>.
Author: The Electric Studio Team
Author URI: http://www.electricstudio.co.uk | MB
Copyright: (c) 2010 Electric Studio.
License: GNU/GPL Version 2 or later. http://www.gnu.org/licenses/gpl.html
*/

/* CSS RESET */

@import url('css/reset.css');

/* CSS FONTS */

p {
	color: #FFF;
	font-size: 12px; line-height: 18px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

small {

}

a {
	color: #FFF;
}

a:hover {
	color: #959595;
}

h1, h2, h3, h4, h5, h6 {
	color: #FFF;
	font-weight: normal;
}

/* CSS DOCUMENT LAYOUT */

html, body {
	padding: 0 0 ;margin: 0 0;
	background: #262626 url(images/bg/body-background.jpg);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;
}

#page_width, #header_holder, #content_holder, #footer_holder {
	width: 100%;
	float: left; display: block;
	clear: both;
}

#page_width {
	min-height: 800px; height: auto !important; height: 800px;
	background: url(images/bg/diagonal-lines.png) repeat-x 0px 0px;
}

#page_width {
	background: url(images/bg/diagonal-lines.png) repeat-x 0px 0px, url(images/bg/circle-background.jpg) no-repeat 0px 0px;
}

#header_holder {
	background: url(images/bg/header-background.png) repeat-x;
}

#header, #content, #footer {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#header #site_name, #header #site_name h1, #header #site_name h1 a {
	width: 188px; height: 65px;
	float: left; display: inline;
}

#header #site_name h1 a {
	overflow: hidden;
	text-indent: -9999px;
	background: url(images/logos/site-logo.png) no-repeat left top;
}

#header #site_nav {
	float: right; display: inline;
	padding: 22px 0 0 0; margin: 0px;
}

#header #site_nav ul {
}

#header #site_nav ul li {
	float: left; display: inline;
	padding: 0px 0px 0px 20px; margin: 0px;
	font-size: 15px; line-height: 22px;
	text-transform: uppercase;
}

#header #site_nav ul li a {
	color: #FFF;
	text-decoration: none;
}

#footer .top, #footer .bottom, #footer .legal {
	width: 960px;
	float: left; display: block;
	clear: both;
	padding: 15px 0; margin: 0px;
}

#footer .top, #footer .bottom {
	border-bottom: 1px solid #3E3E3E;
}

#footer .top ul {
	width: 25%;
	float: left; display: inline;
}

#footer .top ul li {
	clear: both;
	padding: 2px 5px 2px 15px;
	font-size: 10px; line-height: 14px;
	color: #EFEFEF;
	background: url(images/bg/footer-list.jpg) no-repeat 3px 5px;
}

#footer .top ul li h4 {
	font-weight: bold;
}

#footer .top ul.quicklinks li {
	width: 66px;
	float: left; display: inline;
	clear: none;
}

#footer .top ul li.title {
	width: 187px;
	float: left; display: block;
	clear: both;
	padding: 0px 5px 10px 0px;
	font-size: 12px; font-weight: bold; line-height: 18px;
	background: none;
}

#footer .top .nr_holder {
	width: 192px;
	float: left; display: inline;
	padding: 0 0 15px 0;
}

#footer .top .nr_holder h5 {
	color: #FFF;
	font-size: 12px; font-weight: bold; line-height: 18px;
	padding: 0px 0px 10px 0px;
}

#footer .top .nr_holder .nr {
	position: relative;
	width: 172px; height: 90px;
	float: left; display: block;
	clear: both;
	padding: 10px; margin: 0px;
	background: #ECECEC url(images/bg/nr-background.jpg) repeat-x;
}

#footer .top .nr_holder .nr .title {
	position: absolute; top: 40px; left: 0px;
	width: 192px;
	font-size: 24px; line-height: 30px;
	color: #CC0000;
	text-align: center;
}

#footer .top .nr_holder .nr .date {
	position: absolute; bottom: -15px; left: 0px;
	width: 192px; height: 33px;
	font-size: 16px; line-height: 22px;
	padding: 2px 0 0 0;
	color: #CC0000;
	text-align: center;
	background: url(images/bg/nr-date-background.png) no-repeat center center;
}

#footer .bottom ul.navigation {
	width: 576px;
	float: left; display: inline;
}

#footer .bottom ul.navigation li {
	width: 192px;
	float: left; display: inline;
	padding: 0 0 10px 0;
}

#footer .bottom ul.navigation li a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#footer .bottom ul.social {
	width: 192px;
	float: left; display: inline;
}

#footer .bottom ul.social li {
	width: 21px; height: 21px;
	float: left; display: inline;
	padding: 0 10px 0 0;
}

#footer .bottom ul.social li.title {
	width: 192px;
	display: block;
	clear: both;
	padding: 0 0 10px 0;
	color: #FFF;
	font-weight: bold;
}

#footer .bottom ul.social li a {
	width: 21px; height: 21px;
	float: left;
	overflow: hidden;
	text-indent: -9999px;
}

#footer .bottom ul.social li a.twitter {
	background: url(images/btns/twitter.jpg) no-repeat left top;
}

#footer .bottom ul.social li a.facebook {
	background: url(images/btns/facebook.jpg) no-repeat left top;
}

#footer .bottom ul.social li a.youtube {
	background: url(images/btns/youtube.jpg) no-repeat left top;
}
#footer .bottom ul.social li a.instagram {
	background: url(images/btns/instagram-small.png) no-repeat left top;
}

#footer .bottom .search {
	width: 192px;
	float: right; display: inline;
	padding: 25px 0 0 0;
}

#footer .bottom .search form div {
	position: relative;
	width: 182px; height: 20px;
	float: left;
	padding: 5px;
	background: url(images/bg/light-grey-background.jpg) repeat;
}

#footer .bottom .search form div label {
	position: absolute; top: -23px; left: 0px;
	color: #FFF;
	font-weight: bold;
}

#footer .bottom .search form div input#s {
	width: 140px; height: 18px;
	float: left; display: inline;
	padding: 1px 4px;
	border: 0px; background: #FFF;
	color: #959595;
	font-size: 12px; line-height: 18px;
}

#footer .bottom .search form div input#searchsubmit {
	width: 30px; height: 20px;
	float: right; display: inline;
	border: 0px; background: url(images/btns/search-submit.jpg) no-repeat;
	text-transform: uppercase; text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
.home-youtube {
	padding: 10px;
}
#footer .legal {
	text-align: right;
}

#footer .legal p {
	font-size: 10px;
}

/* CSS HOMEPAGE */

#home_header {
	position: relative;
	width: 960px; height: 593px;
	float: left; display: block;
	clear: both;
	padding: 0px; margin: 0 0 20px 0;
	background: url(images/bg/big-shadow-background.png) no-repeat 0px 350px;
}

#home_header .video {
	position: absolute; top: 20px; left: 0px;
	width: 620px; height: 330px;
	float: left;
	padding: 10px; margin: 0px;
	background: url(images/bg/light-black-background.png) repeat;
	z-index: 10;
	overflow: hidden
}

#home_header .social {
	position: absolute;
	width: 64px; height: 64px;
	overflow: hidden;
	text-indent: -9999px;
	z-index: 15;
}

#home_header .facebook {
	top: 23px; right: 20px;
	background: url(images/btns/facebook.png) no-repeat 0px 0px;
}

#home_header .twitter {
	top: 93px; right: 20px;
	background: url(images/btns/twitter.png) no-repeat 0px 0px;
}

#home_header .youtube {
	top: 163px; right: 20px;
	background: url(images/btns/youtube.png) no-repeat 0px 0px;
}

#home_header .instagram {
	top: 233px; right: 20px;
	background: url(images/btns/instagram.png) no-repeat 0px 0px;
}

#home_header .video iframe {
	position: absolute; top: 0px; left: 0px;
	z-index: 5;
}

#home_header .portrait {
	position: absolute; top: 0px; right: 0px;
	width: 650px; height: 400px;
	float: right;
	z-index: 10;
}

#home_header .desc {
	position: absolute; top: 390px; left: 0px;
	width: 930px;
	padding: 15px; margin: 0px;
	background: #FFF;
	text-align: center;
	z-index: 15;
}

#home_header .slider {
	position: absolute; left: 0px; bottom: 0px;
	width: 940px; height: 100px;
	padding: 10px; margin: 0px;
	background: url(images/bg/light-black-background.png) repeat;
	text-align: center;
	z-index: 20;
}

#home_header .slider .slider_inner {
	position: absolute; left: 10px; bottom: 10px;
	width: 940px; height: 100px;
	background: url(images/bg/light-black-background.png) repeat;
	overflow: hidden;
}

#home_header .slider .slider_inner .slide {
	position: relative; left: 10px; top: 0px;
	height: 80px;
	padding: 10px 0px; margin: 0px;
	text-align: left;
}

#home_header .slider .slider_inner .slide a.media_post {
	position: relative;
	width: 176px; height: 80px;
	float: left; display: inline;
	padding: 0px; margin: 0px 10px 10px 0px;
	overflow: hidden;
	color: #C00;
	text-decoration: none;
}

#home_header .slider .slider_inner .slide a.media_post span.title {
	position: absolute; left: 0px; bottom: 0px;
	padding: 5px; margin: 10px;
	background: #FFF;
	display: none;
}

#home_header .slider a.previous-slide {
	position: absolute; left: -25px; top: 45px;
	width: 16px; height: 27px;
	background: url(images/btns/previous-slide.png) no-repeat 0px 0px;
	overflow: hidden;
	text-indent: -9999px;
}

#home_header .slider a.next-slide {
	position: absolute; right: -25px; top: 45px;
	width: 16px; height: 27px;
	background: url(images/btns/next-slide.png) no-repeat 0px 0px;
	overflow: hidden;
	text-indent: -9999px;
}

#home_header .desc h2 {
	font-size: 23px; line-height: 29px;
	color: #CC0000;
}

#home_news {
	width: 940px; height: 280px;
	float: left; display: block;
	clear: both;
	padding: 10px; margin: 0 0 20px 0;
	background: url(images/bg/light-grey-background.jpg)
}

#home_news .home_news_inner {
	position: relative;
	width: 920px; height: 260px;
	float: left; display: block;
	clear: both;
	padding: 10px; margin: 0 0 0 0;
	background: #FFF;
	overflow: hidden;
}

#home_news .home_news_inner .post {
	position: absolute; top: 10px; left: 10px;
	width: 565px; height: 260px;
	z-index: 5;
}

#home_news .home_news_inner .first {
	z-index: 10;
}

#home_news .home_news_inner .post .text {
	position: absolute; top: 0px; left: 0px;
	width: 565px; height: 260px;
	z-index: 10;
}

#home_news .home_news_inner .post .text h3 {
	padding: 0px; margin: 10px 0px 0px 10px;
}

#home_news .home_news_inner .post .text h3 span.title {
	float: left; display: block;
	clear: both;
	padding: 8px 5px 4px 5px; margin: 0px;
	font-size: 24px; line-height: 26px;
	color: #CC0000; background: #FFF;
}

#home_news .home_news_inner .post .text h3 span.details {
	float: left; display: block;
	clear: both;
	padding: 4px 5px; margin: 0px;
	font-size: 16px; line-height: 18px;
	color: #C00; background: #FFF;
}

#home_news .home_news_inner .post .text h3 span a {
	color: #C00;
	text-decoration: none;
}

#home_news .home_news_inner .post .text a.read-more {
	position: absolute; left: 10px; bottom: 10px;
	width: 72px; height: 12px;
	float: left;
	padding: 4px 8px; margin: 0px;
	font-size: 12px; font-weight: bold; line-height: 12px;
	text-decoration: none;
	color: #FFF; background: url(images/btns/read-more-btn.png) no-repeat 0px 0px;
}

#home_news .home_news_inner .post .image {
	position: absolute; top: 0px; left: 0px;
	width: 565px; height: 260px;
	background: #000;
	z-index: 5;
}

#home_news .home_news_inner ul#news_list {
	position: absolute; top: 10px; right: 10px;
	width: 380px; height: 260px;
	z-index: 15;
}

#home_news .home_news_inner ul#news_list li {
	width: 320px; height: 52px;
	float: right; display: block;
	clear: both;
	padding: 0px 10px 0px 50px; margin: 0px;
	background: url(images/bg/home-news-list-bg.png) no-repeat 0px 0px;
}

#home_news .home_news_inner ul#news_list li:hover, #home_news .home_news_inner ul#news_list li.active {
	background-position: 0px -52px;
}

#home_news .home_news_inner ul#news_list li a {
	width: 320px; height: 32px;
	float: left;
	padding: 10px 0px; margin: 0px;
	color: #C00;
	font-size: 16px; line-height: 18px;
	text-decoration: none;
}

#logo_holder {
	width: 940px; height: 105px;
	float: left; display: block;
	clear: both;
	padding: 10px; margin: 0 0 20px 0;
	background: url(images/bg/light-grey-background.jpg);
}

#logo_holder .logo_holder_inner {
	position: relative;
	width: 930px; height: 85px;
	float: left; display: block;
	clear: both;
	padding: 10px 0px 10px 10px; margin: 0px;
	background: #FFF;
	overflow: hidden;
}


#logo_holder .logo_holder_inner a {
	float:left; display:block;
	padding: 0px; margin: 0px 10px;
}

#logo_holder .logo_holder_inner img.img-05 {
	margin-top: 6px;
}
#logo_holder .logo_holder_inner img.img-07 {
	margin-top: 12px;
}

#logo_holder .logo_holder_inner img {
	padding: 0px; margin: 0px;
}

/* CSS MEDIA PAGE */

.media_scroll {
	position: relative;
	width: 940px;
	float: left; display: block;
	clear: both;
	padding: 10px; margin: 0 0 20px 0;
	background: url(images/bg/light-black-background.png) repeat;
}

.media_scroll .media_scroll_inner {
	width: 920px; min-height: 100px; height: auto !important; height: 100px;
	float: left; display: block;
	clear: both;
	padding: 10px; margin: 0px;
	background: url(images/bg/light-black-background.png) repeat;
}

.media_scroll .media_scroll_inner .media_post {
	position: relative;
	width: 195px; height: 195px;
	float: left; display: inline;
	padding: 10px; margin: 0px 20px 20px 0px;
	border-bottom: 10px #C00 solid; background: url(images/bg/light-grey-background.jpg);
}

.media_scroll .media_scroll_inner .media_post.last {
	margin: 0px 0px 20px 0px;
}

.media_scroll .media_scroll_inner .media_post a.thumbnail {
	width: 185px; height: 185px;
	float: left;
	border: #FFF 5px solid;
}

.media_scroll .media_scroll_inner .media_post a.title {
	position: absolute; left: 15px; bottom: -20px;
	width: 185px;
	float: left;
	color: #C00;
	font-size: 16px; line-height: 22px;
	text-align: center; text-decoration: none;
}

.media_scroll .media_scroll_inner .media_post a.title span {
	background: #FFF;
	padding: 5px;
}

/* CSS CALENDAR PAGE */

#calendar_news {
	width: 940px; height: 280px;
	float: left; display: block;
	clear: both;
	padding: 10px; margin: 0 0 20px 0;
	background: url(images/bg/light-grey-background.jpg)
}

#calendar_news .calendar_news_inner {
	position: relative;
	width: 920px; height: 260px;
	float: left; display: block;
	clear: both;
	padding: 10px; margin: 0 0 0 0;
	background: #FFF;
	overflow: hidden;
}

#calendar_news .calendar_news_inner .post {
	position: absolute; top: 10px; left: 10px;
	width: 565px; height: 260px;
	z-index: 5;
}

#calendar_news .calendar_news_inner .first {
	z-index: 10;
}

#calendar_news .calendar_news_inner .post .text {
	position: absolute; top: 0px; left: 0px;
	width: 565px; height: 260px;
	z-index: 10;
}

#calendar_news .calendar_news_inner .post .text h3 {
	padding: 0px; margin: 10px 0px 0px 10px;
}

#calendar_news .calendar_news_inner .post .text h3 span.title {
	float: left; display: block;
	clear: both;
	padding: 8px 5px 4px 5px; margin: 0px;
	font-size: 24px; line-height: 26px;
	color: #CC0000; background: #FFF;
}

#calendar_news .calendar_news_inner .post .text h3 span.details {
	float: left; display: block;
	clear: both;
	padding: 4px 5px; margin: 0px;
	font-size: 16px; line-height: 18px;
	color: #C00; background: #FFF;
}

#calendar_news .calendar_news_inner .post .text h3 span a {
	color: #C00;
	text-decoration: none;
}

#calendar_news .calendar_news_inner .post .text a.read-more {
	position: absolute; left: 10px; bottom: 10px;
	width: 72px; height: 12px;
	float: left;
	padding: 4px 8px; margin: 0px;
	font-size: 12px; font-weight: bold; line-height: 12px;
	text-decoration: none;
	color: #FFF; background: url(images/btns/read-more-btn.png) no-repeat 0px 0px;
}

#calendar_news .calendar_news_inner .post .image {
	position: absolute; top: 0px; left: 0px;
	width: 565px; height: 260px;
	background: #000;
	z-index: 5;
}

#calendar_news .calendar_news_inner ul#calendar_list {
	position: absolute; top: 10px; right: 10px;
	width: 380px; height: 260px;
	z-index: 15;
}

#calendar_news .calendar_news_inner ul#calendar_list li {
	width: 320px; height: 52px;
	float: right; display: block;
	clear: both;
	padding: 0px 10px 0px 50px; margin: 0px;
	background: url(images/bg/home-news-list-bg.png) no-repeat 0px 0px;
}

#calendar_news .calendar_news_inner ul#calendar_list li:hover, #calendar_news .calendar_news_inner ul#calendar_list li.active {
	background-position: 0px -52px;
}

#calendar_news .calendar_news_inner ul#calendar_list li a {
	width: 320px; height: 32px;
	float: left;
	padding: 10px 0px; margin: 0px;
	color: #C00;
	font-size: 16px; line-height: 18px;
	text-decoration: none;
}

/* CSS PAGE */

.content_inner {
	width: 960px;
	float: left; display: block;
	clear: both;
	background: url(images/bg/big-shadow-background.png) no-repeat 0px -15px;
}

.content_inner h2.page_title {
	width: 920px;
	float: left; display: block;
	clear: both;
	background: #FFF;
	padding: 10px 20px; margin: 20px 0;
	font-size: 26px; line-height: 32px;
	color: #CC0000;
}

.content_inner h3.sub_title {
	width: 80px;
	float: left; display: block;
	clear: both;
	background: #FFF;
	padding: 5px 10px 15px 10px; margin: 0 0 5px 10px;
	font-size: 24px; line-height: 30px;
	color: #C00;
	text-align: center;
	background: url(images/bg/sub-title-background.png) no-repeat left top;
}

#page_content {
	width: 940px;
	float: left; display: inline;
	padding: 10px; margin: 0px 0px 20px 0px;
	background: url(images/bg/light-black-background.png);
}

#page_content #page_content_inner {
	width: 920px;
	float: left;
	padding: 10px; margin: 0px;
	background: url(images/bg/light-black-background.png);
}

#page_content.narrow {
	width: 610px;
	float: left; display: inline;
	padding: 10px; margin: 0px 0px 20px 0px;
	background: url(images/bg/light-black-background.png);
}

#page_content.narrow #page_content_inner {
	width: 590px;
	float: left;
	padding: 10px; margin: 0px;
	background: url(images/bg/light-black-background.png);
}

#page_content p {
	padding: 0px 0px 15px 0px; margin: 0px;
}

#page_content h3, #side_bar h3 {
	color: #C00;
	font-size: 24px; line-height: 30px;
	padding: 0px 0px 18px 0px; margin: 0px;
}

#page_content h4 {
	color: #C00;
	font-size: 20px; line-height: 26px;
	padding: 0px 0px 18px 0px; margin: 0px;
}

#page_content h5 {
	color: #C00;
	font-size: 18px; line-height: 24px;
	padding: 0px 0px 18px 0px; margin: 0px;
}

#page_content h6 {
	color: #C00;
	font-size: 14px; line-height: 20px;
	padding: 0px 0px 18px 0px; margin: 0px;
}

/* CSS SIDEBAR */

#side_bar {
	width: 290px;
	float: right; display: inline;
	padding: 10px; margin: 0px 0px 20px 0px;
	background: url(images/bg/light-black-background.png);
}

#side_bar #side_bar_inner {
	width: 270px;
	float: right;
	padding: 10px; margin: 0px;
	background: url(images/bg/light-black-background.png);
}

#side_bar #side_bar_inner ul li {
	padding: 0px 0px 0px 14px;
	background: url(images/bg/sidebar-list-bg.png) no-repeat 0px 5px;
}

#side_bar #side_bar_inner ul.photos li, #side_bar #side_bar_inner ul.videos li {
	width: 70px; height: 70px;
	float: left; display: inline;
	padding: 5px; margin: 0px 15px 15px 0px;
	background: url(images/bg/light-grey-background.jpg);
}

#side_bar #side_bar_inner ul.photos li.last, #side_bar #side_bar_inner ul.videos li.last {
	margin: 0px 0px 15px 0px;
}

/* CSS POSTS */

#posts_container {
	width: 610px;
	float: left; display: inline;
}

#posts_container .posts {
	width: 610px;
	float: left; display: block;
	clear: both;
	padding: 10px; margin: 0px 0px 20px 0px;
	background: url(images/bg/light-black-background.png);
}

#posts_container .posts .posts_inner {
	width: 590px;
	float: left;
	padding: 10px; margin: 0px;
	background: url(images/bg/light-black-background.png);
}

#posts_container .posts .posts_inner p {
	padding: 0px 0px 15px 0px;
}

#posts_container .posts .posts_inner .image {
	position: relative;
	width: 590px; height: 260px;
	padding: 0px; margin: 0px 0px 20px 0px;
	float: left; display: block;
	clear: both;
	background: #000;
}

#posts_container .posts .posts_inner .image h3 {
	position: absolute; top: 10px; left: 10px;
	z-index: 10;
}

#posts_container .posts .posts_inner .image a.read-more {
	position: absolute; left: 10px; bottom: 10px;
	width: 72px; height: 12px;
	float: left;
	padding: 4px 8px; margin: 0px;
	font-size: 12px; font-weight: bold; line-height: 12px;
	text-decoration: none;
	color: #FFF; background: url(images/btns/read-more-btn.png) no-repeat 0px 0px;
	z-index: 10;
}

#posts_container .posts .posts_inner .image img {
	position: absolute; top: 0px; left: 0px;
	z-index: 5;
}

#posts_container .posts .posts_inner .image h3 span.title {
	float: left; display: block;
	clear: both;
	padding: 8px 5px 4px 5px; margin: 0px;
	font-size: 24px; line-height: 26px;
	color: #CC0000; background: #FFF;
}

#posts_container .posts .posts_inner .image h3 span.details {
	float: left; display: block;
	clear: both;
	padding: 4px 5px; margin: 0px;
	font-size: 16px; line-height: 18px;
	color: #C00; background: #FFF;
}

#posts_container .posts .posts_inner .image h3 span a {
	color: #C00;
	text-decoration: none;
}

.nav {
	width: 610px;
	float: left; display: block;
	clear: both;
	padding: 10px; margin: 0px 0px 20px 0px;
	background: url(images/bg/light-black-background.png);
}

.nav .nav_inner {
	width: 590px;
	float: left;
	padding: 10px; margin: 0px;
	background: url(images/bg/light-black-background.png);
}

.nav .nav_inner .prev {
	float: left; display: inline;
}

.nav .nav_inner .prev a {
	float: left;
	padding: 2px 0px 2px 26px;
	background: url(images/btns/previous-slide.png) no-repeat center left;
	color: #C00;
	font-size: 18px; line-height: 24px;
	text-decoration: none;
}

.nav .nav_inner .next {
	float: right; display: inline;
}

.nav .nav_inner .next a {
	float: right;
	padding: 2px 26px 2px 0px;
	background: url(images/btns/next-slide.png) no-repeat center right;
	color: #C00;
	font-size: 18px; line-height: 24px;
	text-decoration: none;
}

/* CSS FORMS */

.wpcf7, .wpcf7 form, .wpcf7 form p {
	width: 295px;
	float: left; display: block;
	clear: both;
}

.wpcf7 form p {
	padding: 0px 0px 10px 0px; margin: 0px;
}

.wpcf7 form p label {
	width: 295px;
	float: left; display: block;
	clear: both;
	padding: 0px 0px 5px 0px; margin: 0px;
}

.wpcf7 form p span.wpcf7-form-control-wrap {
	position: relative;
	width: 295px;
	float: left; display: block;
	clear: both;
}

.wpcf7 form p span.wpcf7-form-control-wrap input[type=text] {
	width: 285px;
	float: left;
	padding: 5px;
	border: 0px; background: url(images/bg/light-grey-background.jpg);
	color: #333;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;
}

.wpcf7 form p span.wpcf7-form-control-wrap textarea {
	width: 285px; height: 125px;
	float: left;
	padding: 5px;
	border: 0px; background: url(images/bg/light-grey-background.jpg);
	color: #333;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px;
}

.wpcf7 form p span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
	top: 0px; left: 0px;
	width: 283px; height: 13px;
	padding: 5px; margin: 0px;
	color: #333;
	font-size: 11px; line-height: 13px;
}

.wpcf7 form .wpcf7-response-output {
	width: 281px;
	float: left; display: block;
	clear: both;
	padding: 5px; margin: 20px 0px 0px 0px;
	color: #FFF;
}

/* CSS TABLES */

#page_content_inner table {
	color: #FFF;
	padding: 0px; margin: 0px 0px 20px 0px;
}

#page_content_inner th {
	width: 75px;
	color: #C00;
	font-size: 18px; line-height: 24px;
	padding: 5px 20px 5px 0px; margin: 0px;
}

#page_content_inner td {
	font-size: 12px; line-height: 18px;
	padding: 5px 20px 5px 0px; margin: 0px;
}

/* CSS COMMENTS */

.comments {
	width: 610px;
	float: left; display: block;
	clear: both;
	padding: 10px; margin: 0px 0px 20px 0px;
	background: url(images/bg/light-black-background.png);
}

.comments .comments_inner {
	width: 590px;
	float: left;
	padding: 10px; margin: 0px;
	background: url(images/bg/light-black-background.png);
	color: #FFF;
}

.comments .comments_inner #comments {
	width: 590px;
	float: left; display: block;
	clear: both;
	padding: 0px; margin: 0px;
}

.comments .comments_inner #comments h3 {
	font-size: 18px; line-height: 24px;
	padding: 0px 0px 15px 0px; margin: 0px;
}

ul.comment-list, ul.comment-list li {
	width: 590px;
	float: left; display: block;
	clear: both;
	border-top: 1px dotted #333;
	margin: 0px 0px 15px 0px;
}

ul.comment-list li {
	padding: 15px 0px; margin: 0px;
	border-top: 0px;
	border-bottom: 1px dotted #333;
}

ul.comment-list li .comment {
	position: relative;
	width: 590px;
	float: left; display: block;
	clear: both;
}

ul.comment-list li .comment-author {
	width: 590px;
	float: left; display: block;
	clear: both;
}

ul.comment-list li .comment-author img.avatar {
	float: left; display: inline;
	padding: 0px; margin: 0px 15px 0px 0px;
}

ul.comment-list li .comment-author cite {
	font-size: 12px; font-weight: bold; line-height: 18px;
}

ul.comment-list li .comment-author cite a {
	color: #FFF;
	text-decoration: none;
}

ul.comment-list li .comment-author span.says {
	font-size: 12px; font-style: italic; line-height:18px;
}

ul.comment-list li .comment-meta {
	position: relative; top: -20px; left: 55px;
	width: 535px;
	float: left; display: block;
	clear: both;
	padding: 0px; margin: 0px;
	color: #FFF;
	font-size: 12px; font-style: italic; line-height: 18px;
}

ul.comment-list li .comment-meta a {
	color: #FFF;
	text-decoration: none;
}

ul.comment-list li .comment-body {
	width: 535px;
	float: left; display: block;
	clear: both;
	padding: 0px 0px 15px 55px; margin: 0px;
}

ul.comment-list li .reply {
	display: none;
}

#respond {
	width: 590px;
	float: left; display: block;
	clear: both;
	padding: 0px 0px 15px 0px; margin: 0px;
}

#commentform p {
	width: 590px;
	float: left; display: block;
	clear: both;
	padding: 0px 0px 5px 0px; margin: 0px;
}

#respond .comment-notes {
	padding: 0px 0px 15px 0px; margin: 0px;
}

#respond .form-allowed-tags {
	padding: 15px 0px; margin: 0px;
}

#commentform p label {
	width: 100px;
	float: left; display: inline;
}

#commentform p input[type=text], #commentform p textarea {
	width: 315px;
	float: right; display: inline;
	border: 0px; background: url(images/bg/light-grey-background.jpg) repeat;
	padding: 3px; margin: 0px 150px 0px 0px;
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial; font-size: 12px; line-height: 18px;
}

/* CSS GALLERY */

.ngg-galleryoverview {
	width: 590px;
	float: left; display: block;
	clear: both;
}

.ngg-galleryoverview .ngg-gallery-thumbnail-box {
	width: 70px; height: 70px;
	float: left; display: inline;
	padding: 5px; margin: 0px 15px 15px 0px;
	background: url(images/bg/light-grey-background.jpg);
}

.ngg-galleryoverview .ngg-clear {
	clear: both;
}

/* CSS TWITTER WIDGET PRO */

.twitterwidget-title{
	display:block;
	margin:0 0 10px 0;
	color:#fff;
	font-weight:bold;
}

/* CSS MISC */

.aligncenter {
	display: block;
	margin: 0 auto 15px auto;
}

.alignleft {
	float: left;
	margin: 0 15px 15px 0;
}

.alignright {
	float: right;
	margin: 0 0 15px 15px;
}

.wp-caption {
}

.wp-caption-text {
}

br.clear  {
	clear: both;
}

.tweets li{
	width: 30%;
	float: left;
	margin-right: 15px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
	list-style-type: none;
	background: url(images/bg/footer-list.jpg) no-repeat 3px 5px;
	padding-left: 15px;
}

.tweets h4 {
	font-weight: bold;
}

.headershop {
	background: #0e0e0e;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 10px;
}
.shoplink {
	width: 960px;
	margin: 0 auto;
	font-size: 14px;
	margin-top: 3px;

}
.shoplink a {
	display: inline;
	text-decoration: none
	}
.shop-button {
	display: inline;
	background: #e1e1e1;
	padding: 5px 8px 5px 8px;
	color: #2a2a2a;
	border-radius: 4px;
	margin-left: 20px;
	text-decoration: none;
	line-height: 10px;
	font-size: 11px;
	float: right;
	margin-top: -2px;
}

.link-to-shop {
	margin-left: 60px;
}

.flat-fitty {
	background: url('images/logos/flat-fitty.png') no-repeat center;
	display: inline-block;
	width: 50px;
	height: 38px;
	background-size: 100%;
	position: absolute;
	top: 0px;
}
.shop-button:hover {
	color: #787878;
}

.attachment-shop_thumbnail {
	margin-right: 20px;
	margin-top: 20px;
	/*border-bottom: 10px #C00 solid;*/
	background: url(images/bg/light-grey-background.jpg);
	padding: 5px;
}

.attachment-shop_thumbnail img{
	padding: 10px;
	background: #FFF;
}
.attachment-shop_single {
	width: 400px;
	height: 400px;
	border-bottom: 10px #C00 solid;
	background: #FFFFFF;
	padding: 10px;
}
.attachment-shop_catalog {
	border-bottom: 5px #C00 solid;
	background: #FFFFFF;
	padding: 5px;
}
.products h3 {
	display: inline-block;
}

.products .price {
	margin: 0 5px 0 5px;
}

.products .type-product {
	width: 200px;
}
.product{
	float: left;
	/*width: 200px;*/
}
.added_to_cart {
	display: block;
}

.order_details {
	color: #FFF;
}
address {
	color: #FFF;
}

.woocommerce .product-name a {
	color: #FFF;
}
.customer_details {
	color: #FFF;
}
/*.type-product {
	width: 200px;
}*/
.images{
	width: 50%;
	float: left;
	margin-bottom: 50px;
}

.woocommerce a {
	color: #5E5E5E;
}
.woocommerce-tabs{
	float: left;
	width: 50%;
	padding-top: 20px;
	padding-bottom: 20px;
}

.summary {
	padding-top: 20px;
	padding-bottom: 20px;
}

.summary button{
	margin-top: 20px;
}
.woocommerce-breadcrumb{
	display: none;
}
.woocommerce-message {
	text-align: right;
	padding: 10px 0 10px 0;
	color: #e4e4e4;
}

.woocommerce-message a {

}
.woocommerce{

}
#payment p{
	color: #0f0f0f;
}


.press {
	width: 450px;
	float: left;
	margin-bottom: 20px;
	float: left;
	padding: 10px 0 10px 10px; margin: 0px 10px 20px 10px;
	background: url(images/bg/light-black-background.png);
}
.press .press_inner {
	width: 420px;
	float: left;
	padding: 10px; margin: 0px;
	background: url(images/bg/light-black-background.png);
}
.press .press_inner .image {
	height: 220px;
}
.press .press_inner .image img{
	display: block;
	margin: 0 auto;
}
.press-title {
	color: #b00000;
	font-size: 16px;
	margin-top: 10px;
}

.press-title a {
	color: #b00000;
	text-decoration: none

}

.press-details {
	margin-left: 5px;
	font-style: italic;
	height: 24px;
}

.press-thumbnail {
	display: block;
}
.press-thumbnail .image{
	display: block;
	width: 420px;
	margin: 0 auto;
}

#posts_container .posts .posts_inner .image .press-thumbnail img {
	display: block;
	width: 420px;
	margin: 0 auto;
	position: relative;
}
.press-button {
	display: block;
	text-align: center;
	font-size: 22px;
	text-decoration: none;
	/* IE10 Consumer Preview */
	background-image: -ms-linear-gradient(top, #9D0202 0%, #750000 100%);

	/* Mozilla Firefox */
	background-image: -moz-linear-gradient(top, #9D0202 0%, #750000 100%);

	/* Opera */
	background-image: -o-linear-gradient(top, #9D0202 0%, #750000 100%);

	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #9D0202), color-stop(1, #750000));

	/* Webkit (Chrome 11+) */
	background-image: -webkit-linear-gradient(top, #9D0202 0%, #750000 100%);

	/* W3C Markup, IE10 Release Preview */
	background-image: linear-gradient(to bottom, #9D0202 0%, #750000 100%);
	padding: 13px 0 13px 0;
	border-radius: 3px;
}
.press-button:hover{
	/* IE10 Consumer Preview */
background-image: -ms-linear-gradient(top, #8A0202 0%, #630000 100%);

/* Mozilla Firefox */
background-image: -moz-linear-gradient(top, #8A0202 0%, #630000 100%);

/* Opera */
background-image: -o-linear-gradient(top, #8A0202 0%, #630000 100%);

/* Webkit (Safari/Chrome 10) */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8A0202), color-stop(1, #630000));

/* Webkit (Chrome 11+) */
background-image: -webkit-linear-gradient(top, #8A0202 0%, #630000 100%);

/* W3C Markup, IE10 Release Preview */
background-image: linear-gradient(to bottom, #8A0202 0%, #630000 100%);
	color: #fff;
}
