/*   
Theme Name: Bella Design (Interim)
Theme URI: http://www.belladesign.co.uk
Description: Custom theme for Bella Design & Marketing
Author: Bella Design & Marketing
Author URI: http://www.belladesign.co.uk
Version: 2.5
.
This theme is not redistributed or resold in any way.
.
*/

@font-face {
	font-family: 'MavenProBold';
	src: url('fonts/maven_pro_bold-webfont.eot');
 src: url('fonts/maven_pro_bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/maven_pro_bold-webfont.woff') format('woff'), url('fonts/maven_pro_bold-webfont.ttf') format('truetype'), url('fonts/maven_pro_bold-webfont.svg#MavenProBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MavenProMedium';
	src: url('fonts/maven_pro_medium-webfont.eot');
	src: url('fonts/maven_pro_medium-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/maven_pro_medium-webfont.woff') format('woff'), url('fonts/maven_pro_medium-webfont.ttf') format('truetype'), url('fonts/maven_pro_medium-webfont.svg#MavenProMedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MavenProRegular';
	src: url('fonts/maven_pro_regular-webfont.eot');
	src: url('fonts/maven_pro_regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/maven_pro_regular-webfont.woff') format('woff'), url('fonts/maven_pro_regular-webfont.ttf') format('truetype'), url('fonts/maven_pro_regular-webfont.svg#MavenProRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family:'proximanova';
	src:url('fonts/proximanova-regular-webfont.eot');
	src:url('fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proximanova-regular-webfont.woff') format('woff'), url('fonts/proximanova-regular-webfont.ttf') format('truetype'), url('fonts/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:'proximanova-italic';
	src:url('fonts/proximanova-regitalic-webfont.eot');
	src:url('fonts/proximanova-regitalic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proximanova-regitalic-webfont.woff') format('woff'), url('fonts/proximanova-regitalic-webfont.ttf') format('truetype'), url('fonts/proximanova-regitalic-webfont.svg#proxima_nova_rgitalic') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:'proximanova-semibold';
	src:url('fonts/proximanova-semibold-webfont.eot');
	src:url('fonts/proximanova-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proximanova-semibold-webfont.woff') format('woff'), url('fonts/proximanova-semibold-webfont.ttf') format('truetype'), url('fonts/proximanova-semibold-webfont.svg#proxima_nova_ltbold') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:'proximanova-sbitalic';
	src:url('fonts/proximanova-semibolditalic-webfont.eot');
	src:url('fonts/proximanova-semibolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/proximanova-semibolditalic-webfont.woff') format('woff'), url('fonts/proximanova-semibolditalic-webfont.ttf') format('truetype'), url('fonts/proximanova-semibolditalic-webfont.svg#proxima_nova_ltbold_italic') format('svg');
	font-weight:normal;
	font-style:normal;
}

@font-face {
	font-family:'proximanova-light';    
	src: url('fonts/proximanova-light-webfont.eot');
    src: url('fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova-light-webfont.woff') format('woff'),
         url('fonts/proximanova-light-webfont.ttf') format('truetype'),
         url('fonts/proximanova-light-webfont.svg#proxima_novalight') format('svg');
	font-weight:normal;
	font-style:normal;
}
* {
	margin:0;
	padding:0;
}
body {
	overflow-x:hidden;
	font-family:proximanova, Arial, Helvetica, sans-serif;
	color:#04272F;
	margin-top:100px;
	width:100%;
}
#home {
	background-color:#04272F;
}
#services {
	background-color:#6AACC1;
}
#content {
	background-color:#FFFFFF;
}
.wrap {
	margin:0 auto;
	width:1057px;
}
.clear {
	clear:both;
}
.head {
	background-color:#04272F;
	padding: 15px 0;
	width:100%;
	position:fixed;
	top:0;
	z-index:1000;
	-webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,0.5);
	box-shadow:0px 0px 15px 0px rgba(0,0,0,0.5);
}
.logo {
	float:left;
	width:281px;
	margin-left:26px;
	margin-top: -5px;
}
.logo img {
	height:70px;
}
ul.menu { 
	margin-right:11px;
	list-style:none;
	float:right;
}
ul.menu li {
	float:left;
	display:inline;
	font-size:15px;
	text-transform:uppercase;
	line-height:100%;
	text-align:center;
	position:relative;
}
ul.menu li a {
	text-decoration:none;
	float:left;
	color:#FFFFFF;
	cursor:pointer;
	margin:0 15px;
	padding:27px 0;
	border-top:1px solid #04272F;
	border-bottom:1px solid #04272F;
}
#menu-select-menu {
    -webkit-appearance: none;
    color: #FFFFFF; cursor: pointer; margin: 0 15px; padding: 27px 0; 
    border-left: none;
    border-right: none;
    border-top: 1px solid #04272F; border-bottom: 1px solid #04272F;
    background: url('images/white-arrow-down.png') no-repeat 50% 90%;
    font: inherit;
    text-align: center;
    border-radius: 0;
    width: 90px;
	outline: none;
}
#menu-select-menu .uc {
	text-transform:uppercase;
}
ul.menu li.current-menu-item a, ul.menu li:hover a, #menu-select-menu:hover {
	color:#E44925;
	border-top:1px solid #E44925;
	border-bottom:1px solid #6AACC1;
}
ul.menu li:hover > ul {
	display: block;
}
ul.menu ul {
	display:none;
	position:absolute;
	top:70px;
	left:15px;
	float:left;
	clear:both;
	z-index:100;
	border-top:1px solid #6AACC1;
}
ul.menu ul li {
	text-transform:uppercase;
	font-size:13px;
	margin:0;
	padding:0;
	text-align:left;
}

ul.menu li:hover ul a, ul.menu ul li.current-menu-item a {
	background:url(images/menu-arrow-off.png) no-repeat 180px 9px #04272F;
	width:170px;
	display:block;
	color:#6AACC1;
	padding:6px 12px;
	border-top:0;
	border-bottom:0;
	margin:0;
}
ul.menu li:hover ul a:hover {
	display:block;
	background:url(images/menu-arrow-on.png) no-repeat 180px 9px #6AACC1;
	color:#04272F;
	border-top:0;
	border-bottom:0;
	margin:0;
}
ul.menu ul li ul {
	display:none;
	position:absolute;
	top:-1px;
	left:194px;
	float:left;
	clear:both;
	z-index:100;
	border-top:1px solid #6AACC1;
}
ul.menu ul li ul li {
	text-transform:uppercase;
	font-size:13px;
	margin:0;
	padding:0;
	text-align:left;
}
.cf:before,
.cf:after {
  content:"";
  display:table;
}
.cf:after {
  clear:both;
}
.cf {
  zoom:1; /* For IE 6/7 (trigger hasLayout) */
}
#iso_container{
	background:#E5E9EA;
}

#iso_contents .item {
	width: 200px;
	height:200px;
	background-color:#fff;
	border:1px solid #C0C9CB;
}
#iso_contents .item.metier {
	background-color: black;
}
#iso_contents .item.bluebox {
	background-color: gray;
}
#iso_contents .item.bluebox img {
	width:90%;
}
#iso_contents .item.novelis2 {
	background-color: #a1dd00;
}
#iso_contents .item.novelis2 img {
	width:90%;
}
#iso_contents .item.quatro img {
	width:90%;
}
#iso_contents .item img {
	
	max-width:100%;
	max-height:100%;
	position:absolute;
	margin:auto;
	display: block;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	
}
.iso_width#iso_contents{
	padding-bottom: 200px;
	margin-bottom: -80px;
}
.iso_width {
	width: 1013px;
	margin: 0 auto;
}
.iso_width ul{
	border-top:1px solid #C0C9CB;
	border-left:1px solid #C0C9CB;
	margin-top:50px;
	margin-bottom:50px;
}
.iso_width ul li{
	float:left;
	width:200px;
	padding:15px 0px;
	background-color:#fff;
	text-align:center;
	border-right:1px solid #C0C9CB;
	border-bottom:1px solid #C0C9CB;
	color:#E44925;
	cursor:pointer;
	transition:0.35s all ease-in-out;
	
}
.iso_width ul li:hover,.iso_width li.current{
	background:#E44925;
	color:#ffffff;
}
.gallery-strip {
	height:425px;
	background-image: url(images/bg-gallery-logo.png);
	background-position: 0 -650px;
	background-color: #FFFFFF;
}
.gallery-strip-services {
	height:275px;
	background-image:url(images/bg-line-black.png);
	background-color:#6AACC1;
}
.gallery {
	margin:0 auto;
	width:1055px;
}
.top {
	margin:0 auto;
	width:1057px;
	padding:50px 0 75px 0;
}
.no-foot {
	padding-bottom:50px !important;
}
.top-left {
	float:left;
	width:741px;
	margin-right:50px;
}
.top-right {
	float:left;
	width:263px;
	margin-right:1px;
}
.top-right img {
	margin-bottom:15px;
}
.home h3 {
font-size: 22px;
font-weight: lighter;
font-family: proximanova-light;
}
.showcase {
	margin:0 auto;
	min-width:1057px;
	width:100%;
	height: 100%;
}
.showcase .flex-direction-nav .flex-next {
	right: 25px;
	background-position: 100% 0;
}
.showcase .flex-direction-nav a {
	opacity:1;
	background: url('images/slider-arrows.png') no-repeat 0 0;
	width: 24px;
	height: 49px;
	top: 47%;
}
.showcase .flex-direction-nav .flex-prev {
	left:25px;
}
.showcase-left {
	float:left;
	width:326px;
	padding:50px 0 50px 26px;
	border-right:1px solid #04272F;
}
.showcase-right {
	float:left;
	width:678px;
	padding:50px 0 0 25px;
}
.showcase-right img {
	padding-bottom:25px;
	margin-bottom:25px;
	border-bottom:1px dashed #000;
}
.project {
	margin:0 auto;
	width:1057px;
	padding-bottom:50px;
}
.showcase-box-1 {
	position:relative;
	float:left;
	width:213px;
	padding:0 25px 25px 25px;
	margin:0 0 1px 1px;
	min-height:350px;
}
.showcase-box {
	position:relative;
	float:left;
	width:213px;
	padding:0 25px 25px 25px;
	margin:0 0 1px 1px;
	min-height:350px;
}
.showcase-box-1:hover p, .showcase-box:hover p {
	color:#FF512A;
}
.blog {
	margin:0 auto;
	width:1057px;
	padding-bottom:50px;
}
.blog-left {
	float:left;
	width:678px;
	padding-left:26px;
	border-right:1px solid #04272F;
}
.blog-right {
	float:left;
	width:326px;
	padding:50px 0 50px 26px;
}
.blog-right li {
	list-style:none;
}
.blog-right li ul li {
	font-family:'MavenProMedium', Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
	line-height:125%;
	margin-top:10px;
}
.ctf-captcha {
    float: right !important;
}
.ctf-captcha img {
    float: right !important;
}
#si_contact_captcha_code2 {
    width: 135px !important;
}
.contact {
	margin:0 auto;
	width:1057px;
	border-bottom:1px solid #04272F;
}
.contact-left {
	float:left;
	width:502px;
	padding:50px 26px 25px 0;
	border-right:1px solid #04272F;
}
.contact-right {
	float:left;
	width:502px;
	padding:50px 0 0 26px;
}
.contact-modules {
	margin:0 auto;
	width:1057px;
	margin-bottom:50px;
}
.contact-box-left {
	float:left;
	width:301px;
	padding:25px 25px 0 26px;
	text-align:center;
	border-right:1px solid #04272F;
	min-height:220px;
}
.contact-box {
	float:left;
	width:301px;
	padding:25px 25px 0 25px;
	text-align:center;
	border-right:1px solid #04272F;
	min-height:220px;
}
.contact-box-right {
	float:left;
	width:301px;
	padding:25px 25px 0 25px;
	text-align:center;
	min-height:220px;
}
.services {
	margin:0 auto;
	width:1057px;
}
.wrap-right {
	width:263px;
}
.testimonial {
	background-color:#133B45;
	width:213px;
	padding:25px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding-bottom: 1px;
}
.testimonial-button {
	position:relative;
	float:left;
	background-image:url(images/bg-testimonial.png);
	background-repeat:no-repeat;
	background-position:90% top;
	width:213px;
	padding:15px 25px 0px;
	font-family: proximanova-sbitalic;
	color: #6AACC1;
}
.testimonial-button .button {
	font-size:14px;
	width:160px;
}
.black-divide {
	margin:0 auto;
	width:1055px;
	margin:25px 0;
	background-image:url(images/bg-line-black.png);
	height:25px;
}
.copyright-box {
	margin:0 auto;
	width:363px;
	height:22px;
	padding-top:3px;
	background-color:#E24926;
}
.service-divide {
	background-image:url(images/bg-line-blue.png);
	height:25px;
	display: none;
}
.service-divide-bottom {
	background-image:url(images/bg-line-black.png);
	background-color:#6AACC1;
	height:25px;
}
.service-strip {
	z-index: 2;
	position: relative;
	
}
.service-modules {
	margin:0 auto;
	width: 1057px;
	position: relative;
	z-index: 2;
}
.service:hover > a{
	background: url(images/service_circle_hover.png);
}
.service > a {
	display: block;
	width: 141px;
	height: 141px;
	margin-bottom:10px;
	background: url(images/service_circle.png);
	margin-left: auto;
	margin-right: auto;
}
.service:hover h2 a {
	background: url('images/service-link-bg-hover.png');
}
.service h2 a {
	background: url('images/service-link-bg.png');
	width: 191px;
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 900;
	font-family: proximanova-semibold;
	border-radius: 4px;
}
.service {
	padding: 0px 0px;
    float: left;
    position:relative;
    
	margin-right: 25px;}
.no-right-margin {
	margin-right:0 !important;
}
.service a {
	color:#04272F;
}
.service-left {
	position:relative;
	background-color:#04272F;
	float:left;
	width:125px;
	margin-left:1px;
	padding:25px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	min-height:250px;
}
.service-middle {
	position:relative;
	background-color:#04272F;
	float:left;
	width:125px;
	margin-left:1px;
	padding:25px;
	min-height:250px;
}
.service-right {
	position:relative;
	background-color:#04272F;
	float:left;
	width:125px;
	margin-left:1px;
	padding:25px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	min-height:250px;
}
.service-box {
	position:relative;
	float:left;
	background-color:#04272F;
	width:301px;
	padding:24px;
	margin:0 0 1px 1px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.service-box img {
	float:left;
	margin-right:25px;
}
.team-box {
	position:relative;
	float:left;
	background-color:#FFF;
	width:301px;
	padding:25px;
	margin:0 0 1px 1px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.team-modules {
	margin:0 auto;
	width:1057px;
	margin-top:50px;
}
.news {
	background-color:#04272F;
	padding:50px 0 75px 0;
}
.news-panel {
	background-color:#324D51;
	width:1057px;
}
.news-panel-item {
	float:left;
	width:213px;
	margin:0 25px 25px 25px;
}
.news-panel-item ul, .news-panel-middle ul {
	list-style:none;
}
.news-panel-item li, .projects-box-1 li, .projects-box li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	line-height: 175%;
	color:#FFFFFF;
	margin-top:0 !important;
}
.news-panel-left {
	float:left;
	background-color:#04272F;
	width:263px;
	padding:25px 0 0 0;
	margin:1px 0 0 1px;
	min-height:320px;
}
.news-panel-middle {
	float:left;
	background-color:#04272F;
	background-image:url(images/bg-news.gif);
	background-position:center top;
	background-repeat:repeat-y;
	width:527px;
	padding:25px 0 0 0;
	margin:1px 0 0 1px;
	min-height:320px;
}

.projects-box-1 { float:left; clear:left; width:40%; margin:0 25px 0 25px; }
.projects-box { float:left; width:40%; margin-left:10%; margin:0 25px 0 25px; }

.news-panel-right {
	float:left;
	background-color:#04272F;
	width:263px;
	padding:25px 0 0 0;
	margin:1px 0 0 1px;
	min-height:320px;
}
.news-button-left {
	position:relative;
	float:left;
	background-color:#04272F;
	background-image:url(images/bg-arrow.png);
	background-repeat:no-repeat;
	background-position:right;
	width:213px;
	padding:15px 25px;
	margin:1px 0 1px 1px;
}
.news-button-middle {
	position:relative;
	float:left;
	background-color:#04272F;
	background-image:url(images/bg-arrow.png);
	background-repeat:no-repeat;
	background-position:right;
	width:477px;
	padding:15px 25px;
	margin:1px 0 1px 1px;
}
.news-button-right {
	position:relative;
	float:left;
	background-color:#04272F;
	background-image:url(images/bg-twitter.png);
	background-repeat:no-repeat;
	background-position:right;
	width:213px;
	padding:15px 25px;
	margin:1px 0 1px 1px;
}
.foot {
	background-color:#E24926;
	padding: 115px 0px 50px;
}
#home .foot {
	margin-top:0px;
	padding: 125px 0px 50px;
}
.foot-panel {
	background-color:#04272F;
	width:1055px;
	margin:0 auto;
	padding:25px 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top:0px;
}
.foot-panel-left {
	float:left;
	width:213px;
	margin-left:25px;
	padding-right: 25px;
	border-right:1px solid #E24926;
	min-height:115px;
}
.foot-panel-right {
	float:left;
	width:198px;
	margin-left:25px;
	min-height:115px;
	padding-left:15px;
}
.social {
	float:left;
	width:50px;
	height:50px;
	background-image:url(images/social.png);
	background-repeat:no-repeat;
	margin:0 15px 15px 0;
}
.social-bottom {
	float:left;
	width:50px;
	height:50px;
	background-image:url(images/social.png);
	background-repeat:no-repeat;
	margin:0 15px 0 0;
}
.testimonials-list {
	border-top:1px solid #04272F;
	padding:30px 0;
}
.testimonials-list h3 {
	color:#E44925;
	font-size:18px;
	margin-top:0;
}
/* Tweetable */
#tweets ul { padding:0; }
#tweets li { color:#6AACC1; margin:0 0 15px 0; list-style-type:none; }
#tweets .hash { color:#6AACC1; } 
#tweets .reply { color:#6AACC1; } 
#tweets a { color:#6AACC1; text-decoration:none; }
#tweets a:hover, #tweets small { color:#FFF; }
#tweets .tweetList { margin-bottom:0; }
#tweets ul li span { font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size: 14px; line-height:175%; }

.foot-divide {
	background-image:url(images/bg-line-orange.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 25px;
	width: 100%;
	margin-top: -140px;
	position: relative;
	top: 0px;
}
/* Text Styles */
h1 {
	font-size:40px;
	font-weight:normal;
	line-height:125%;
	margin-bottom:25px;
}
.copy-home h1 {
	color:#FFFFFF;
}
h2 {
	font-size:18px;
	font-weight:normal;
	line-height:125%;
	margin-bottom:25px;
}
h3 {
	font-size:15px;
	font-weight:normal;
	line-height:125%;
	margin-top:15px;
}
p {
	font-size:15px;
	line-height:150%;
	margin-bottom:25px;
}
.top-left ul { margin:0 0 25px 15px; }

.top-left li {
	font-size:14px;
	line-height:175%;
	margin-top:8px;
}
a {
	color:#E44925;
	text-decoration:none;
	cursor:pointer;
}
a:hover {
	color:#FF512A;
	text-decoration:none;
	cursor:pointer;
}
.home {
	color:#FFFFFF;
}
.the-team h2 {
	color:#E44925;
}
.the-team h3 {
	margin-top:0;
}
.testimonial h2 {
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	line-height:125% !important;
	color:#6AACC1;
	margin-top:0px !important;
	text-transform:none;
}
.testimonial p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#FFFFFF;
	font-size:13px !important;
	margin-top:15px !important;
}
.testimonial a {
	color:#04262D;
	text-decoration:underline;
}

.service-modules h1 {
	color:#04272F;
	margin-bottom:50px;
}
.service-modules h2 {
	color:#FFFFFF;
	margin-top:0 !important;
	margin-bottom:15px;
	text-align:center;
}
.service-modules p {
	text-align:center;
	margin-top: 15px;
	margin-bottom: 0px;
}
.service-box h2 {
	text-align:left !important;
	min-height:55px;
	margin-bottom:0 !important;
}
.service-box p {
	text-align:left !important;
	margin-top:0 !important;
}
.team-modules h1 {
	color:#04272F;
	margin-top:25px;
	font-size:18px;
}
.team-modules h2 {
	font-size:13px;
	color:#04272F;
	margin-top:0 !important;
}
.team-modules p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	line-height:150% !important;
	color:#04272F;
	margin-top:10px !important;
}
.contact-modules h2 {
	color:#04272F;
	margin-top:0 !important;
}
.contact-modules p {
	color:#04272F;
}
.button {
	font-size:13px;
	margin-top:0 !important;
}
.news p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#FFFFFF;
	margin-top:0 !important;
}
.news-panel-item a, .projects-box-1 a, .projects-box a {
	color:#6AACC1;
}
#content.p483 .foot-divide {
	margin-top:0;
}
.p483 .service-strip{
	display:none;
}
#content .foot-divide {
	margin-top:-130px;
}
.foot h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	text-align:center;
}
.foot h2 {
	color:#FFFFFF;
	text-align:center;
	margin-top:5px;
}
.foot p {
	color:#FFFFFF;
	margin-top:0px !important;
	margin-bottom: 0px;
}
.foot-panel p {
	font-size:13px !important;
}
.date, .news-panel-item li.date, .projects-box-1 li.date, .projects-box li.date, #tweets small {
	font-family:Arial, Helvetica, sans-serif !important;
	font-style:normal !important;
	font-size:10px;
	margin-bottom:10px;
}
.copyright {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:11px;
	text-align:center;
	color:#04272F !important;
}
.copyright-box a { 
	color:#04272F !important;
}
.copyright-box a:hover { 
	text-decoration:underline;
}
.home h2 {
	font-size:22px;
}
.project h1 {
	padding-right:25px;
}
.project h2 {
	border-top:1px solid #04272F;
	padding-top:25px;
	margin-top:50px !important;
	padding-right:25px;
	text-transform: uppercase;
	font-weight:200;
}
.project p {
	padding-right:25px;
}
.blog h1 {
	margin-top:50px;
	font-size:32px;
	padding-right:25px;
}
.blog h2 {
	margin-top:0px !important;
	padding-right:25px;
}
.date-strip {
	border-bottom:1px solid #04272F;
	padding-bottom:15px;
	margin-right:25px;
}
.blog p {
	padding-right:25px;
}
.module-link {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:10;
}
#posts_navigation p {
	font-size:18px;
	font-weight:normal;
}
#post-info {
	border-top:1px solid #04272F;
	margin:60px 25px 0 0;
}
li#categories-2 h2 {
	margin-top:30px !important;
}
h2.widgettitle {
	margin-bottom:0 !important;
}