/*
Theme Name: Project Allies
Theme URI: http://www.projectallies.co.uk/
Description: Theme for Project Allies, your strategic development partner.
Version: 1.0
Author: Mario Luca Balducci
Tags: html5, clean, simple, minimalist, white

	Project Allies v1.0
	http://www.projectallies.co.uk/

	This theme was designed and developed by Mario Luca Balducci, 


	Theme © 2012, Project Allies.
*/

/* @group Browser Reset */

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 {
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-size: 16px;
	font-family: "Arial Narrow";
	color: #666;
	text-decoration: none;
	line-height: 16px;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	text-shadow: 0 1px 0 #ffffff;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #666;
	background-color: #FFF;
	display: block;
	line-height: 25px;
	padding-right: 15px;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	padding-right: 7px;
	vertical-align: top;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* @end */

/* @group Basic setup */

header, footer, section, article, aside, nav {
	display: block;
	color: #666;
	background-color: #FFF;
}

section {
}

body {
	color: #666;
	text-align: justify;
	font-family: "Arial Narrow";
	font-size: 16px;
	line-height: 16px;
	background-color: #FFF;
}
/*nav+section {
	overflow: hidden;
	width: 600px;
	float: left;
	clear: none;
}*/

/* @end */

/* @group Layout */

/* General wrappers */

#wrapper-header, #wrapper-nav, #wrapper-slider{
	width: 900px;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#wrapper-content {
	width: 900px;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

body.meet-the-team #wrapper-content, body.testimonials #wrapper-content, body.blog #wrapper-content, body.single #wrapper-content, body.archive #wrapper-content {
	padding-top: 20px;
}

/* header */

#wrapper-header {
	height: 75px;
	color: #FFF;
	background-color: #FFF;
}

#wrapper-header header h1, #wrapper-header header h2 {
	display: none;
}

#logo {
	position: absolute;
	left: 0;
	top: 15px;
}

#telephone-number {
	position: absolute;
	right: 0;
	top: 30px;
}

#enquiry-button {
	position: absolute;
	top: 67px;
	z-index: 100;
	float: right;
	width: 139px;
	color: #FFF;
	background-color: #FFF;
	letter-spacing: -3px;
	left: 764px;
	height: 32px;
}

/* Navigation */

#wrapper-nav {
	height: 25px;
	margin-bottom: 10px;
	z-index: 40;
}

/* Home page latest news articles */

.lcp_catlist {
	margin: 20px 0 10px 0 !important;
	background-color: #eee;
	padding: 20px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.lcp_catlist li {
	list-style: none;
	color: #999;
	margin-bottom: 15px !important;
	font-size: 16px;
}

.lcp_catlist li:last-child {
	margin-bottom: 0px !important;
}

.lcp_catlist li a {
	background: url(images/icon-news.gif) no-repeat;
	/*height: 18px;*/
	line-height: 18px;
	display: inline-block;
	padding-left: 25px;
}

/* Blog */

body.blog #wrapper-content section, body.single #wrapper-content section, body.archive #wrapper-content section {
	width: 620px;
	float: left;
}

body.blog #wrapper-content section section, body.single #wrapper-content section section, body.archive #wrapper-content section section {
	float: none;
}

body.blog #wrapper-content aside, body.single #wrapper-content aside, body.archive #wrapper-content aside {
	width: 200px;
	float: right;
	top: 80px;
	font-family: "Arial Narrow";
	font-size: 16px;
	font-weight: normal;
	color: #666;
}

body.blog #wrapper-content aside ul, body.single #wrapper-content aside ul, body.archive #wrapper-content aside ul {
	margin: 0 !important;
}

body.blog #wrapper-content aside ul li, body.single #wrapper-content aside ul li, body.archive #wrapper-content aside ul li {
	list-style: none;
}

body.blog #wrapper-content article header p, body.single #wrapper-content article header p, body.archive #wrapper-content article header p {
	font-style: italic;
	color: #666;
	margin-top: -5px;
}

body.blog .wp-caption, body.single .wp-caption, body.archive .wp-caption {
	width: 620px !important;
	margin-top: 15px;
	margin-bottom: 15px;
}

body.blog .more-link, body.single .more-link, body.archive .more-link {}

body.blog #wrapper-content footer, body.single #wrapper-content footer, body.archive #wrapper-content footer {
	background-color: #eee;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}

body.blog #wrapper-content footer p, body.single #wrapper-content footer p, body.archive #wrapper-content footer p {
	margin: 0;
	background-color: #FFF;
}

p.post-tags {
	line-height: 16px;
	height: 16px;
	background: url(/images/icon-tag.gif) no-repeat;
	padding-left: 15px;
	margin-bottom: 5px !important;
}

p.posted-in {
	height: 16px;
	padding-left: 15px;
	color: #666;
	background-repeat: no-repeat;
}

p.post-comments {
	line-height: 16px;
	height: 16px;
	background: url(/images/icon-comment.gif) no-repeat;
	padding-left: 15px;
}

a.more-link {
	line-height: 16px;
	height: 16px;
	background: url(/images/icon-view.gif) no-repeat;
	padding-left: 15px;
}

body.blog #wrapper-content section nav, body.single #wrapper-content section nav, body.archive #wrapper-content section nav {
	margin-top: 15px;
}

body.blog #wrapper-content section nav p a, body.single #wrapper-content section nav p a, body.archive #wrapper-content section nav p a {
	background-color: #fff;
	padding: 10px 15px;
	border: 2px solid #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 0 1px 2px #ddd;
	-webkit-box-shadow: 0 1px 2px #ddd;
	box-shadow: 0 1px 2px #ddd;
}

a.btn-morenews {
	background-color: #f5f3ed;
	padding: 10px 15px;
	border: 2px solid #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 0 1px 2px #ddd;
	-webkit-box-shadow: 0 1px 2px #ddd;
	box-shadow: 0 1px 2px #ddd;
}

/* Footer */

#wrapper-footer {
	width: 900px;
	position: relative;
	background-color: #fff;
	height: 35px;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	font-family: "Arial Narrow";
	font-size: 16px;
	line-height: 18px;
	margin-top: 10px;

}

#wrapper-footer footer {
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;

	font: 16px "Aerial Narrow;
	color: #666;
	font-family: "Arial Narrow";
	font-size: 16px;
	line-height: 18px;
}

#contact-details {
	position: absolute;
	left: 0;
	top: 0;
	background: url(/images/icon-phone.gif) no-repeat;
}

#contact-details p {
	padding-left: 30px;
}

#copyright {
	position: absolute;
	right: -1px;
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #666;
	width: 310px;
	letter-spacing: -1px;
	line-height: 18px;
	top: -12px;
	vertical-align: top;
}

#locations-list {
	position: absolute;
	top: 2px;
	left: 0px;
	height: 16px;
	line-height: 18px;
	background-repeat: no-repeat;
	width: 197px;
	font-size: 16px;
	color: #666;
	background-color: #FFF;
	float: left;
	font-family: "Arial Narrow";
}

#locations-list li {
	float: left;
	color: #666;
	font-size: 16px;
	line-height: 18px;
	font-family: "Arial Narrow";
}

#locations-list li:last-child {
	margin-right: 0px;
	color: #666;
	font-family: "Arial Narrow";
	font-size: 16px;
	line-height: 18px;
}

#locations-list li a {
	color: #666;
	font-family: "Arial Narrow";
	font-size: 16px;
	line-height: 18px;
}

#credit {
	position: absolute;
	left: 0px;
	top: 35px;
	background: url(/images/lovingly-created-by.gif) no-repeat 0 25px;
	width: 194px;
	z-index: 10;
	height: 18px;
	display: block;
	color: #666;
}

#credit p a {
	color: #666;
	font-weight: bold;
}

/* Comments */

.rule-above {
	border-top: 1px solid #ddd;
	padding-top: 15px;
}
textarea#comment {
	width: 100%;
	margin-bottom: 10px;
}

/* @end */

/* @group Cufon */

/* hide cufon */
.cufon-loading h1, .cufon-loading h2, .cufon-loading h3, .cufon-loading h4, .cufon-loading blockquote, .cufon-loading #wrapper-nav nav ul li a {
	visibility: hidden !important;
}

/* @end */

/* @group Text styles */

h1 {
	font-size: 20px;
	line-height: 20px;
	letter-spacing: -1px;
	margin-bottom: 5px;
	color: #666;
}

#wrapper-content h1 {
	margin-left: 450px;
}

body.meet-the-team #wrapper-content h1, body.enquiry #wrapper-content h1, body.enquiry-form #wrapper-content h1, body.enquiry-currently-being-updated #wrapper-content h1, body.privacy-policy #wrapper-content h1, body.site-map #wrapper-content h1, body.testimonials #wrapper-content h1, body.error404 #wrapper-content h1, body.blog #wrapper-content h1, body.single #wrapper-content h1, body.archive #wrapper-content h1, body.home-test #wrapper-content h1, body.membership #wrapper-content h1, body.locations #wrapper-content h1 {
	margin-left: 0px;
	font-family: "Arial Narrow";
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #666;
}

h2 {
	font-size: 20px;
	color: #666666;
	line-height: 24px;
	letter-spacing: -1px;
}

h3 {
	font-size: 20px;
	color: #666666;
	font-family: "Arial Narrow";
	font-weight: bold;
	text-align: justify;
	background-color: #FFF;
	padding: 28px;
	line-height: 23px;
	font-style: italic;
	letter-spacing: -1px;
}

h4 {
	font-size: 22px;
	color: #666666;
	font-family: "Arial Narrow";
	font-weight: bold;
	text-align: left;
	background-color: #FFF;
	line-height: 23px;
	letter-spacing: -1px;
}

p {
	margin-bottom: 10px;
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #666;
	background-color: #FFF;
	text-align: left;
	line-height: 16px;
}

body.meet-the-team #wrapper-content p {
	line-height: 15px;
	margin-bottom: 0;
}

#wrapper-content ul {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
	margin-bottom: 5px;
	text-align: justify;
	font-family: "Arial Narrow";
	font-size: 16px;
	line-height: 20px;
	color: #FFF;
	text-decoration: none;
	background-color: #FFF;
}

#wrapper-content li {
	margin-bottom: 5px;
	font-family: "Arial Narrow";
	font-size: 16px;
	line-height: 20px;
	color: #666;
	margin-left: 30px;
	text-align: justify;
}

strong {
	font-weight: bold;
	text-align: inherit;
	font-size: 16px;
	font-family: "Arial Narrow";
}

em {
	font-style: italic;
}

small {
	font-size: 12px;
}

/* Quotes */

.quote-top {
	height: 32px;
	margin-top: 20px;
	background-image: url(../Images/quote-marks-top.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #FFF;
}

.quote-bottom {
	height: 32px;
	color: #666;
	background-color: #FFF;
	background-image: url(../Images/quote-marks-bottom.gif);
	background-repeat: no-repeat;
	background-position: 390px;
}

blockquote {
	font-size: 20px;
	font-style: italic;
	color: #666;
	letter-spacing: -1px;
	font-family: "Arial Narrow";
	font-weight: bold;
	line-height: 23px;
	background-color: #FFF;
	text-align: justify;
}

/* Testimonials */

.testimonial-top {
	height: 16px;
	background: url(/images/quote-marks-sml-top.gif) no-repeat left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.testimonial-bottom {
	height: 16px;
	background: url(/images/quote-marks-sml-bottom.gif) no-repeat 340px;
}

blockquote.testimonial {
	font-size: 16px;
	line-height: 10px;
	font-style: italic;
	color: #666;
}

/* @end */

/* @group Links */

a:link, a:visited {
	text-decoration: none;
	color: #666666;
	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
}
a:hover, a:active {
	color: #F00;
	vertical-align: middle;
	font-family: "Arial Narrow";
	background-color: #FFF;
	font-size: 16px;
	text-decoration: none;
	line-height: 23px;
}

/* @end */

/* @group Navigation */

#wrapper-nav nav {
	position: absolute;
	top: 0;
	left: 0;
}

#wrapper-nav nav ul {}

#wrapper-nav nav ul li {
	float: left;
	letter-spacing: -1px;
	color: #666;
}

#wrapper-nav nav ul li a {
	display: block;
	margin-right: 30px;
	font-size: 22px;
	line-height: 22px;
}

#wrapper-nav nav ul li a:hover {
	color: #F00;
	letter-spacing: -1px;
}

#wrapper-nav nav ul li.current-menu-item a {
	color: #F00;
}

/* @end */

/* @group Posts */

/* Columns */

.col-left {
	float: left;
	width: 435px;
	margin-right: 30px;
	color: #666;
	background-color: #FFF;
	height: 670px;
}

.col-right {
	width: 435px;
	float: right;
	text-align: justify;
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #666;
	background-color: #FFF;
}

/* captions */

.wp-caption img, article img {
	-moz-box-shadow: 0 0 2px #ccc;
	-webkit-box-shadow: 0 0 2px #ccc;
	box-shadow: 0 0 2px #ccc;
	behavior: url(/scripts/PIE.php);
	background-color: #FFF;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	vertical-align: top;
}

.wp-caption-text {
	font-style: italic;
	color: #666666;
	margin-top: 2px;
	background-color: #FFF;
	text-align: left;
}

/* Home */

.team-pic-img {
	border: 2px solid #fff;
	-moz-box-shadow: 0 0 1px #ccc;
	-webkit-box-shadow: 0 0 1px #ccc;
	box-shadow: 0 0 1px #ccc;
	behavior: url(/scripts/PIE.php);
}

/* About Us */

body.membership .quote-bottom {
	margin-bottom: 10px;
}

body.membership .quote-top {
	margin-top: -10px;
}

/* Locations */

.locations-map {
	margin-top: 30px;
	margin-bottom: 10px;
}

body.locations .quote-top {
	margin-top: 0px;
}

/* Meet the team */

.team-pic-row {
	position: relative;
}

.team-pic {
	float: left;
	width: 164px;
	margin-right: 50px;
	margin-bottom: 10px;
}

.team-pic_3col {
	float: left;
	width: 255px;
	margin-right: 30px;
	margin-bottom: 10px;
}

/* My Comment */

.team-pic img, .team-pic_3col img {
	border: 2px solid #fff;
	-moz-box-shadow: 0 0 1px #ccc;
	-webkit-box-shadow: 0 0 1px #ccc;
	box-shadow: 0 0 1px #ccc;
	behavior: url(/scripts/PIE.php);
	margin-bottom: 10px;
	margin-top: 20px;
}

/* Misc */

img.postimg {
	border: 2px solid #fff;
	-moz-box-shadow: 0 0 1px #ccc;
	-webkit-box-shadow: 0 0 1px #ccc;
	box-shadow: 0 0 1px #ccc;
	behavior: url(/scripts/PIE.php);
	margin: 0;
}

/* @end */

/* @group Nivo slider */

/*
 * jQuery Nivo Slider v2.5
 * http://nivo.dev7studios.com
 * Copyright 2011, Gilbert Pellegrom
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 * March 2010
 */
 
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:435px;
	height:670px;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:670px;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:435px;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/* NivoSlider Overrides */

#wrapper-slider {
	height: 670px;
	background: url(/images/divider-down.gif) no-repeat center bottom;
	margin-bottom: 10px;
}

#slider {
	width: 435px;
	height: 670px;
	/*background:url(/images/loading.gif) no-repeat 50% 50%;*/
	/*display: none;*/
}

#slider img {
	position: absolute;
	top: 36px;
	left: 0px;
	/*display: none;*/
}

#slider a {
	border: 0;
	display: block;
}

.nivo-controlNav {
	position: absolute;
	bottom: 0px;
	right: 0;
	margin-right: 10px;
	margin-bottom: 8px;
}

.nivo-controlNav a {
	display: block;
	width: 10px;
	height: 10px;
	background: url(/images/bullets.png) no-repeat -6px -6px;
	text-indent: -9999px;
	float: left;
	margin-left: 2px;
}

.nivo-controlNav a.active {
	background-position: -6px -28px;
}

/* @end */

/* @group Forms */

/* Old enquiry form */

input.text {
	width: 400px;
}

input {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

textarea {
	width: 400px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

div.wpcf7-response-output {
	float: left;
	width: 100%;
}

/* Gravity Forms */

div#gform_wrapper_1 input {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 5px;
	padding: 5px;
}

div#gform_wrapper_1 textarea {
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 10px;
}

div#gform_wrapper_1 select {
	margin-bottom: 5px;
	margin-top: 5px;
}

div#gform_wrapper_1 {
	margin: 0;
	padding: 0;
}

div#gform_wrapper_1 label {
	font-size: 14px;
	color: #666;
	margin: 0 0 5px;
}

div#gform_wrapper_1 ul {
	margin-bottom: 0;
	margin: 0;
}

div#gform_wrapper_1 li.gfield {
	margin: 0 0 15px;
}

div#gform_wrapper_1 .radio {
	float: left;
	padding-right: 5px;
}

ul#gform_fields_1 {
	margin: 0;
}

div#gform_wrapper_1 div.gform_footer {
	margin: 0;
	padding: 0;
}

div#gforms_confirmation_message {
	height: 20px;
}

div#gforms_confirmation_message p {
	color: #666;
}

img.ui-datepicker-trigger {
	margin-top: 6px;
}

li.gfield_error {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
  	border-radius: 3px;
}

/* @end */

/* @group Misc */

/* Enquiry button */

a.btn-enquiry {
	width: 200px;
	height: 50px;
	display: block;
	background: url(/images/btn_enquiry.gif) no-repeat left 0;
	margin-top: 35px;
}

a.btn-enquiry:hover {
	color: #FFF;
	background-color: #FFF;
	background-image: url(/images/btn_enquiry.gif);
	background-repeat: no-repeat;
	background-position: left -50px;
	float: right;
	width: 137px;
}

/* Dividers */

.text-divider {
	margin-right: 7px;
	margin-left: 7px;
}

/* Clear */

.clear {
	clear: both;
}

/* Colours */

.gold {
	color: #9f8753;
}

/* @end */

/* @group Uniform */

/*

Uniform Theme: Uniform Default
Version: 1.6
By: Josh Pyles
License: MIT License
---
For use with the Uniform plugin:
http://pixelmatrixdesign.com/uniform/
---
Generated by Uniform Theme Generator:
http://pixelmatrixdesign.com/uniform/themer.html

*/

/* Global Declaration */

div.selector, 
div.selector span, 
div.checker span,
div.radio span, 
div.uploader, 
div.uploader span.action,
div.button,
div.button span {
  background-image: url(/images/sprite.png);
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
}

.selector, 
.radio, 
.checker, 
.uploader,
.button, 
.selector *, 
.radio *, 
.checker *, 
.uploader *,
.button *{
  margin: 0;
  padding: 0;
}

/* INPUT & TEXTAREA */

input.text,
input.email, 
input.password,
textarea.uniform {
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #777;
	background: url('images/bg-input-focus.png') repeat-x 0px 0px;
	background: url('images/bg-input.png') repeat-x 0px 0px;
	border-top: solid 1px #aaa;
	border-left: solid 1px #aaa;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	outline: 0;
	padding: 10px;
}

input.text:focus,
input.email:focus,
input.password:focus,
textarea.uniform:focus {
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 2px rgba(0,0,0,0.3);
	border-color: #999;
	background: url('/images/bg-input-focus.png') repeat-x 0px 0px;
}

/* SPRITES */

/* Select */

div.selector {
  background-position: -483px -130px;
  line-height: 26px;
  height: 26px;
}

div.selector span {
  background-position: right 0px;
  height: 26px;
  line-height: 26px;
}

div.selector select {
  /* change these to adjust positioning of select element */
  top: 0px;
  left: 0px;
}

div.selector:active, 
div.selector.active {
  background-position: -483px -156px;
}

div.selector:active span, 
div.selector.active span {
  background-position: right -26px;
}

div.selector.focus, div.selector.hover, div.selector:hover {
  background-position: -483px -182px;
}

div.selector.focus span, div.selector.hover span, div.selector:hover span {
  background-position: right -52px;
}

div.selector.focus:active,
div.selector.focus.active,
div.selector:hover:active,
div.selector.active:hover {
  background-position: -483px -208px;
}

div.selector.focus:active span,
div.selector:hover:active span,
div.selector.active:hover span,
div.selector.focus.active span {
  background-position: right -78px;
}

div.selector.disabled {
  background-position: -483px -234px;
}

div.selector.disabled span {
  background-position: right -104px;
}

/* Checkbox */

div.checker {
  width: 19px;
  height: 19px;
}

div.checker input {
  width: 19px;
  height: 19px;
}

div.checker span {
  background-position: 0px -260px;
  height: 19px;
  width: 19px;
}

div.checker:active span, 
div.checker.active span {
  background-position: -19px -260px;
}

div.checker.focus span,
div.checker:hover span {
  background-position: -38px -260px;
}

div.checker.focus:active span,
div.checker:active:hover span,
div.checker.active:hover span,
div.checker.focus.active span {
  background-position: -57px -260px;
}

div.checker span.checked {
  background-position: -76px -260px;
}

div.checker:active span.checked, 
div.checker.active span.checked {
  background-position: -95px -260px;
}

div.checker.focus span.checked,
div.checker:hover span.checked {
  background-position: -114px -260px;
}

div.checker.focus:active span.checked,
div.checker:hover:active span.checked,
div.checker.active:hover span.checked,
div.checker.active.focus span.checked {
  background-position: -133px -260px;
}

div.checker.disabled span,
div.checker.disabled:active span,
div.checker.disabled.active span {
  background-position: -152px -260px;
}

div.checker.disabled span.checked,
div.checker.disabled:active span.checked,
div.checker.disabled.active span.checked {
  background-position: -171px -260px;
}

/* Radio */

div.radio {
  width: 18px;
  height: 18px;
}

div.radio input {
  width: 18px;
  height: 18px;
}

div.radio span {
  height: 18px;
  width: 18px;
  background-position: 0px -279px;
}

div.radio:active span, 
div.radio.active span {
  background-position: -18px -279px;
}

div.radio.focus span, 
div.radio:hover span {
  background-position: -36px -279px;
}

div.radio.focus:active span,
div.radio:active:hover span,
div.radio.active:hover span,
div.radio.active.focus span {
  background-position: -54px -279px;
}

div.radio span.checked {
  background-position: -72px -279px;
}

div.radio:active span.checked,
div.radio.active span.checked {
  background-position: -90px -279px;
}

div.radio.focus span.checked, div.radio:hover span.checked {
  background-position: -108px -279px;
}

div.radio.focus:active span.checked, 
div.radio:hover:active span.checked,
div.radio.focus.active span.checked,
div.radio.active:hover span.checked {
  background-position: -126px -279px;
}

div.radio.disabled span,
div.radio.disabled:active span,
div.radio.disabled.active span {
  background-position: -144px -279px;
}

div.radio.disabled span.checked,
div.radio.disabled:active span.checked,
div.radio.disabled.active span.checked {
  background-position: -162px -279px;
}

/* Uploader */

div.uploader {
  background-position: 0px -297px;
  height: 28px;
}

div.uploader span.action {
  background-position: right -409px;
  height: 24px;
  line-height: 24px;
}

div.uploader span.filename {
  height: 24px;
  /* change this line to adjust positioning of filename area */
  margin: 2px 0px 2px 2px;
  line-height: 24px;
}

div.uploader.focus,
div.uploader.hover,
div.uploader:hover {
  background-position: 0px -353px;
}

div.uploader.focus span.action,
div.uploader.hover span.action,
div.uploader:hover span.action {
  background-position: right -437px;
}

div.uploader.active span.action,
div.uploader:active span.action {
  background-position: right -465px;
}

div.uploader.focus.active span.action,
div.uploader:focus.active span.action,
div.uploader.focus:active span.action,
div.uploader:focus:active span.action {
  background-position: right -493px;
}

div.uploader.disabled {
  background-position: 0px -325px;
}

div.uploader.disabled span.action {
  background-position: right -381px;
}

div.button {
  background-position: 0px -523px;
}

div.button span {
  background-position: right -643px;
}

div.button.focus,
div.button:focus,
div.button:hover,
div.button.hover {
  background-position: 0px -553px;
}

div.button.focus span,
div.button:focus span,
div.button:hover span,
div.button.hover span {
  background-position: right -673px; 
}

div.button.active,
div.button:active {
  background-position: 0px -583px;
}

div.button.active span,
div.button:active span {
  background-position: right -703px;
  color: #555;
}

div.button.disabled,
div.button:disabled {
  background-position: 0px -613px;
}

div.button.disabled span,
div.button:disabled span {
  background-position: right -733px;
  color: #bbb;
  cursor: default;
}

/* PRESENTATION */

/* Button */

div.button {
  height: 30px;
}

div.button span {
  margin-left: 13px;
  height: 22px;
  padding-top: 8px;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-left: 2px;
  padding-right: 15px;
}

/* Select */
div.selector {
  width: 190px;
  font-size: 12px;
}

div.selector select {
  min-width: 190px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  border: solid 1px #fff;
}

div.selector span {
  padding: 0px 25px 0px 2px;
  cursor: pointer;
}

div.selector span {
  color: #666;
  width: 158px;
  text-shadow: 0 1px 0 #fff;
}

div.selector.disabled span {
  color: #bbb;
}

/* Checker */
div.checker {
  margin-right: 5px;
}

/* Radio */
div.radio {
  margin-right: 3px;
}

/* Uploader */
div.uploader {
  width: 190px;
  cursor: pointer;
}

div.uploader span.action {
  width: 85px;
  text-align: center;
  text-shadow: #fff 0px 1px 0px;
  background-color: #fff;
  font-size: 11px;
  font-weight: bold;
}

div.uploader span.filename {
  color: #777;
  width: 82px;
  border-right: solid 1px #bbb;
  font-size: 11px;
}

div.uploader input {
  width: 190px;
}

div.uploader.disabled span.action {
  color: #aaa;
}

div.uploader.disabled span.filename {
  border-color: #ddd;
  color: #aaa;
}
/*

CORE FUNCTIONALITY 

Not advised to edit stuff below this line
-----------------------------------------------------
*/

.selector, 
.checker, 
.button, 
.radio, 
.uploader {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}

.selector select:focus, .radio input:focus, .checker input:focus, .uploader input:focus {
  outline: 0;
}

/* Button */

div.button a,
div.button button,
div.button input {
  position: absolute;
}

div.button {
  cursor: pointer;
  position: relative;
}

div.button span {
  display: -moz-inline-box;
  display: inline-block;
  line-height: 1;
  text-align: center;
}

/* Select */

div.selector {
  position: relative;
  padding-left: 10px;
  overflow: hidden;
}

div.selector span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

div.selector select {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity:0);
  height: 25px;
  border: none;
  background: none;
}

/* Checker */

div.checker {
  position: relative;
}

div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}

div.checker input {
  opacity: 0;
  filter: alpha(opacity:0);
  display: inline-block;
  background: none;
}

/* Radio */

div.radio {
  position: relative;
}

div.radio span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}

div.radio input {
  opacity: 0;
  filter: alpha(opacity:0);
  text-align: center;
  display: inline-block;
  background: none;
}

/* Uploader */

div.uploader {
  position: relative;
  overflow: hidden;
  cursor: default;
}

div.uploader span.action {
  float: left;
  display: inline;
  padding: 2px 0px;
  overflow: hidden;
  cursor: pointer;
}

div.uploader span.filename {
  padding: 0px 10px;
  float: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: default;
}

div.uploader input {
  opacity: 0;
  filter: alpha(opacity:0);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  float: right;
  height: 25px;
  border: none;
  cursor: default;
}

/* @end */

/* @group Back To Top */

#backtotop {
    position: fixed;
    right: 20px;
    bottom: 20px;
	display: none;
}
#backtotop a {
    text-decoration: none;
    border: 0 none;
    display: block;
    width: 30px;
    height: 26px;
}
#backtotop a:hover {
    opacity: 0.5;
    filter: alpha(opacity = 50);
}
#backtotop img {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
	zoom: 1;
}
<style type="text/css">

.bubblewrap{
list-style-type:none;
margin:0;
padding:0;
}

.bubblewrap li{
display:inline;
width: 34px;
height:32px;
}

.bubblewrap li img{
width: 34px; /* width of each image.*/
height: 32px; /* height of each image.*/
border:0;
margin-right: 0px; /*spacing between each image*/
-moz-transition:-moz-transform 0.1s ease-in; /*animate transform property */
-webkit-transition:-webkit-transform 0.1s ease-in; 
-o-transition:-o-transform 0.1s ease-in; /*animate transform property in Opera */
}

.bubblewrap li img:hover{
-moz-transform:scale(1.3); /*scale up image 1.3x in FF3.5+*/
-webkit-transform:scale(1.3); /*Safari and Chrome version*/
-o-transform:scale(1.3); /*Opera 9.5+ version*/
}

</style>

/* @end */
.home.page.page-id-4.page-template-default.home #wrapper-content section #post-4 section #a>a> {
	text-align: justify;
}
.home.page.page-id-4.page-template-default.home #wrapper-content section #post-4 section #a>a> {
	text-align: justify;
}
.home.page.page-id-4.page-template-default.home #wrapper-content section #post-4 section .col-right .col-right {




}
Headernews {
	font-family: "Arial Narrow";
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	background-color: #FFF;
	letter-spacing: -1px;
}
