<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
  Theme Name: revolution
  Theme URI: http://themeforest.net/user/mbiz/portfolio
  Description: Premium All-in-one HTML Theme
  Version: 1.0
  Author: Mbiz
  Author URI: http://themeforest/user/mbiz
  Last Update: July 2012
--------------------------------------------------------- */


/*									RESET
---------------------------------------------------------------------------- */

/* Global reset */
*, html, body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th { margin:0; }
ul, ol, li { margin:0; padding:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-weight:normal }
ul { list-style:none }

h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }

/* Global-reset RESET */
strong { font-weight:bold }
em { font-style:italic }
a img { border:none }


/*									GENERAL
---------------------------------------------------------------------------- */

html { background: #f8fafb }
body {
	position: relative;
	height: 100%;
	color: #525a61;
	font: normal 12px/1.7em verdana;
	text-align: left;
}

/* ------ Defaults ------ */
.revolution-caption { border: 1px solid #ced2d7; background: #f2f4f7; text-align:center; padding:5px; margin:10px }
.revolution-caption-text { margin-top: 5px; padding-bottom: 0; font-size: 11px; }
.aligncenter { display:block; margin:0 auto; margin-bottom:10px; }
.alignleft { float:left }
.alignright { float:right }
.avatar { float: left; margin-right: 15px; }

/* ------ Breaks and dividers ------ */
.clear { clear: both; }
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 }
div.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 }
div.divider { height: 20px; }
hr {margin: 20px 0 30px 0; height: 1px; border: none; border-bottom: 1px solid #e9ecee;}
hr.gradient-divider-610 {display: block; margin: 10px 0 20px 0; height: 11px; border: none;
background: transparent url('../images/skins/red/gradient-divider-610.png') no-repeat center top;}

/* ------ Image styles ------ */
#content-960 img { padding: 1px; max-width: 956px;}
#content-610 img { max-width: 616px }
#content-960 .no-border { border: none; }
#content-960 .revolution-caption img { border: none; }
.bmargin {margin-bottom: 15px;}
img.img-bmargin, img.aligncenter {margin-bottom: 15px;}
img.img-rmargin, img.alignleft {margin-right: 15px;}
img.img-lmargin, img.alignright {margin-left: 15px;}

/* ------ Links ------ */
a {color: #1a8fcc; text-decoration: none;}
a:hover {color: #191e25;}

/* ------ Headers ------ */
h1 {line-height:1.3em; padding-bottom: 20px; font-size: 32px; color: #191e25;}
h2 {line-height:1.3em; padding-bottom: 15px; font-size: 27px; color: #191e25;}
h3 {line-height:1.3em; padding-bottom: 10px;font-size: 22px;color: #191e25;}
h4 {line-height:1.3em; padding-bottom: 10px; font-size: 17px; color: #191e25;}
h5 {padding-bottom: 10px; font-size: 11px; color: #191e25;text-transform: uppercase;}
h6 {padding-bottom: 10px; font-size: 11px; text-transform: uppercase;}
h1 a, h2 a, h3 a, h4 a { color: #191e25; }
h1.h-underline, h2.h-underline, h3.h-underline, h4.h-underline, h5.h-underline, h6.h-underline {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e9ecee;
}
.fancy-header {
	margin: 20px 0 30px;
	padding-left: 18px;
	height: 38px;
	line-height: 38px;
	background: transparent url('../images/skins/red/pre-header-graphic.png') no-repeat left center;
}
.fancy-header h5{
	margin: 0;
	padding: 0 0 0 20px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	border: 1px solid #161c24;
	border-left: none;
	background: #161c24 url('../images/skins/red/fancy-header-bg.png') repeat-x left top;
}
.fancy-header h5 a {
	margin-right: 20px;
	padding: 2px 0;
	border-bottom: 1px solid #4c5157;
	color: #a2a8b0;
}
.fancy-header h5 a:hover { border-color: #fff; }
.fancy-header h5 a.current-title {
	color: #fff;
	border: none;
	cursor: default;
}

/* ------ Paragraphs, blockquotes &amp; typography ------ */	
p {padding-bottom: 15px; /*overflow: hidden*/}
blockquote {margin-bottom: 20px; padding: 20px; color: #191e25; border-left: 5px solid #1a8fcc;
background: #f8fafb url('../images/skins/red/blockquote-bg.png') repeat-y right center;
}
blockquote.pull-right {margin: 10px 0 10px 15px; padding: 10px; width: 235px; background: #f1f3f6; float: right;}
blockquote.pull-left {margin: 10px 15px 10px 0; padding: 10px; width: 235px; background: #f1f3f6; float: left;}
.highlight-1 {
	padding: 3px 6px;
	color: #191e25;
	background: #bce7fe;
}
.highlight-2 {
	padding: 3px 6px;
	color: #d6dadd;
	background: #1e242b;
}
.cufon { margin-bottom: 5px; }
.bold-text {
	line-height:1.3em;
	font-size: 25px;
	color: #191e25;
}
.small-text { font-size: 10px; }

/* ------ Text boxes ------ */	
.text-box-1, .fancy-textbox {
	margin-bottom: 20px;
	padding: 10px 25px 30px;
	width: 570px;
	min-height: 75px;
	background: transparent url('../images/skins/red/box-type1-bg.png') no-repeat center bottom;
}
.author-box { min-height: 80px; }
.text-box-full-1, .fancy-textbox-fullwidth {
	position: relative;
	margin-bottom: 20px;
	padding: 10px 25px 30px;
	width: 910px;
	min-height: 75px;
	background: transparent url('../images/skins/red/box-type1-full-bg.png') no-repeat center bottom;
	overflow: hidden;
}
.text-box-full-1 .box-if-go-button {
	width: 780px;
	min-height: 84px;
	float: left;
}
.text-box-full-1 .go-button {
	position: absolute;
	right: 25px;
	bottom: 10px;
	margin-bottom: 30px;
	width: 84px;
	height: 84px;
	background: transparent url('../images/skins/red/go-button.png') no-repeat center top;
}
.text-box-full-1 .go-button:hover {
	background: transparent url('../images/skins/red/go-button.png') no-repeat center bottom;
}

/* ------ Table styling ------ */

th, thead {
	padding: 0 25px;
	height: 38px;
	line-height: 38px;
	color: #fff;
	text-transform: uppercase;
	border-top: 1px solid #003453;
	border-bottom: 1px solid #003453;
	background: #1371be url('../images/skins/red/thead-bg.png') repeat-x center top;
	vertical-align: text-top;
}

/* ------ Other HTML ------ */
ol { margin: 0 0 20px 20px; }
ol li { line-height: 2em; }
ol li ol {
	list-style-type: upper-alpha;
	margin-bottom: 10px;
}
ol li ol li ol { list-style-type: lower-alpha; }
dl { margin-bottom: 20px; }
dt { font-weight: bold }
dd { margin-bottom: 10px; padding-left: 20px; }
address { margin-bottom: 10px; }
pre {
	margin-bottom: 20px;
	padding: 20px 30px 10px 30px;
	border: 1px solid #ced2d7;
	background: #f2f4f7;
	overflow-x: auto;
	overflow-y: hidden;
}
code {
	padding: 3px 6px;
	background: #f2f4f7;
}


/*									HEADER
---------------------------------------------------------------------------- */

#page-top-border {
	display: block;
	height: 7px;
	background: #1a8fcc;
	border-bottom: 1px solid #011111;
}
#header-wrap {  }

#header {
	position: relative;
	margin: 0 auto;
	width: 960px;
	z-index: 500;
}
#logo, #logo img, #logo-desc { float: left; }
#logo { min-height: 98px; }
#logo-desc { display: none; }
#logo-desc p {
	margin: 0;
	margin-top: 33px;
	padding: 0 15px;
	max-width: 400px;
	height: 32px;
	line-height: 32px;
	font-size: 11px;
	color: #a2a8b0;
	background: #11161c;
}

/* ------ Login ------ */
#login-button, #logout-button {
	margin-top: 33px;
	margin-left: 10px;
	padding: 0px 15px;
	height: 30px;
	line-height: 30px;
	color: #a2a8b0;
	background: #11161c url('../images/skins/red/button-bg.png') no-repeat -100px -100px;
	font-size: 11px;
	text-transform: uppercase;
	float: right;
	border: 1px solid #11161c;
	cursor: pointer;
}
#login-button span, #logout-button span { float: left; }
#login-button img, #logout-button img { margin-top: 5px; margin-left: 10px; }
#login-button:hover, #logout-button:hover {
	color: #fff;
	background: transparent url('../images/skins/red/button-bg.png') no-repeat left top;
	border: 1px solid #003453;
}
#logout-button a {color: #a2a8b0;}
#logout-button a:hover, #logout-button:hover a {color: #fff;}
#login-box {
	display: none;
	position: absolute;
	top: 0px;
	right: 103px;
	padding: 4px 9px;
	width: 232px;
	height: 74px;
	background: url('../images/skins/red/login-box-bg.png') repeat-x left top;
	float: right;
}
#login-box form {
	position: relative;
	width: 232px;
	height: 78px;
}
#login-box input {
	margin: 3px 0px 2px 0px;
	padding: 5px 7px;
	width: 166px;
	height: 20px;
	line-height: 20px;
	color: #525a61;
	background: #fff url('../images/skins/red/input-bg.png') repeat-x left top;
	border: 1px solid #e1e4e9;
}
#login-box #revolution-submit {
	padding: 0;
	width: 25px;
	height: 17px;
	background: transparent url('../images/skins/red/login-button.png') no-repeat left top;
	border: none;
	cursor: pointer;
}
#login-box #revolution-submit:hover {
	background: transparent url('../images/skins/red/login-button.png') no-repeat left bottom;
}
#login-box #sub-box {
	padding-top: 2px;
	width: 230px;
	height: 13px;
	background: #1b2128;
}
#login-box .sub-box {
	margin: 0;
	padding: 0;
	color: #959daa;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
}
#login-box .sub-box a { color: #959daa; }
#login-box .sub-box a:hover { color: #1a8fcc; }
#close-login {
	position: absolute;
	top: 3px;
	right: 0px;
	width: 17px;
	height: 17px;
	background: transparent url('../images/skins/red/login-close.png') no-repeat left top;
	cursor: pointer;
}
#close-login:hover {
	background: transparent url('../images/skins/red/login-close.png') no-repeat left bottom;
}

/* ------ Search form ------ */
#header-search-block {
	margin-top: 33px;
	width: 232px;
	max-width: 232px;
	height: 32px;
	float: right;
}
#search {
	width: 233px;
	height: 32px;
}
#search-box, #sidebar-content #search-box {
	margin:0;
	padding: 5px 5px;
	width: 182px;
	height: 20px;
	line-height: 20px;
	color: #525a61;
	border: 1px solid #edeeee;
	border-right: none;
	background: #fff url('../images/skins/red/search-input-bg.png') repeat-x left top;
	float: left;
}
#sidebar-content #search-box {
	width: 181px;
	border: 1px solid #c9ccce;
	border-right: none;
	background-image: none;
}
#search-but, #sidebar-content #search-but {
	margin:0;
	width: 39px;
	height: 32px;
	border: none;
	background: transparent url('../images/skins/red/search-button.png') no-repeat left top;
	float: left;
	cursor: pointer;
}
#sidebar-content #search-but {
	background: transparent url('../images/search-button.png') no-repeat left top;
}
#search-but:hover {
	background: transparent url('../images/skins/red/search-button.png') no-repeat left bottom;
}
#sidebar-content #search-but:hover {
	background: transparent url('../images/search-button.png') no-repeat left bottom;
}

/* ------ Primary top menu ------ */
#main-menu-container {
	position: relative;
	height: 35px;
}
#main-menu {
	list-style: none;
	position: absolute;
	margin: 0 auto;
	padding: 1px 10px 2px;
	width: 960px;
	height: 44px;
	background: transparent url('../images/skins/red/main-menu-bg.png') no-repeat left top;
}
#main-menu li {
	position: relative;
	float: left;
	height: 41px;
	line-height: 41px;
	font: 11px/41px verdana;
	text-transform: uppercase;
	color: #fff;
	background: transparent url('../images/skins/red/main-menu-li-bg.png') no-repeat left top;
	border: none;
}
#main-menu li a.has-submenu {
	padding-right: 29px;
	background-image: url('../images/dropdown-arrow.png');
}
#main-menu li a {
	display: block;
	padding: 0 20px;
	color: #fff;
	background-repeat: no-repeat;
	background-position: right center;
}
#main-menu li:hover {
	background: transparent url('../images/skins/red/main-menu-li-bg.png') repeat-x left bottom;
}
#main-menu li ul {
	display: none;
	position: absolute; 
	top: 41px;
	left: 0px;
	width: 230px;
	background: #1781c5;
	border: 1px solid #044269;
}
#main-menu li ul li {
	position: relative;
	float: none;
	display: block;
	padding: 0;
	padding-left: 15px;
	height: 37px;
	line-height: 37px;
	font: 11px/37px verdana;
	border: none;
	background-repeat: no-repeat;
	background-position: right center;
	text-transform: none;
}
#main-menu li ul li a {
	background-position: -100% -100%; /* Gets rid of parents background image */
	padding: 0px;
	height:37px;
	overflow:hidden;
}
#main-menu li ul li:hover {
	background-color: #2273b6;
	background-image: none;
	z-index:20;
}
#main-menu li ul li.sub-has-sub {
	background-image: url('../images/dropdown-right-arrow.png');
	background-repeat: no-repeat;
	background-position: right center;
}
#main-menu li ul li ul {
	display: none;
	position: absolute; 
	z-index:10;
	top: 0px;
	left: 229px;
	width: 230px;
	background: #1781c5;
	border: 1px solid #044269;
}
#main-menu li.current-menu-item {
	background-color: #2273b6;
}
#main-menu li.current-parent {
	background-color: #2273b6;
}

#pre-body-area {
	position: relative;
	overflow: hidden;
}

/* ------ Fixed image slider ------ */
#fixed-slider-image {
	position: relative;
	height: 380px;
	border-bottom: 1px solid #11161c;
	background-color: #11161c;
	background-repeat: no-repeat;
	background-position: center top;
}
img.fixed-slide-bg-img {
	width: 1px;
	height: 1px;
	visibility: hidden;
}
.fixed-slider-loader {
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	width: 100%;
	height: 100%;
	background: #11161c url('../images/skins/red/slider-loader.gif') no-repeat center center;
}

/* ------ jQuery Mbiz Slider v1.6 ------ */
#mbiz-slides {
	position: relative;
	height: 405px;
	border-bottom: 1px solid #11161c;
	background: #11161c url('../images/skins/red/slider-loader.gif') no-repeat center center;
	overflow: hidden;
	/*overflow: auto;*/
}
#mbiz-pause {
	display: none;
	position: absolute;
	top: 10px;
	left: 49%;
	width: 30px;
	height: 30px;
	background: transparent url('../images/pause.png') no-repeat center top;
	cursor: pointer;
	z-index: 1000;
}
.mbiz-slide-bg {
	padding-top: 35px;
	height: 100%;	
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center top;
}
.mbiz-slide {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 370px;
	overflow: hidden;
}
.mbiz-slide-info {
	position: absolute;
	left: 0px;	
	width: 960px;
	height:100%;
	text-align:center;	
}
.mbiz-slide-info-custom-wrap {
	margin-bottom: 20px;
	padding: 15px;
	background: url('../images/skins/red/contentPattern.png') repeat left top;
}
.mbiz-slide-info-custom-wrap p {
	padding: 0;
	margin: 0;
}
.mbiz-slide-img {
	position: absolute;
	top: 0px;
	right: 0px;
}
.mbiz-slide-img a {
	position: relative;
	display: block;
	width: 550px;
	height: 340px;
}
.mbiz-slide-img .slide-img-border {
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	width: 536px;
	height: 326px;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.slide-wide-img a { width: 960px; }
.slide-wide-img .slide-img-border {
	width: 946px;
	border: 7px solid #000;
}
img.mbiz-slide-bg-img {
	width: 1px;
	height: 1px;
	visibility: hidden;
}
.mbiz-slide h2 {
	color: #fff;
	padding-bottom: 0;
}
.mbiz-slide p {
	margin-top: 5px;
	color: #a2a8b0;
	font-size: 13px;
	line-height: 1.7em;
}
.mbiz-slide .mbiz-dark-text h2 { color: #191e25; }
.mbiz-slide .mbiz-dark-text p { color: #525a61; }
.mbiz-slide h2 span.stand-out{
	color: #1c99d1;
	font-size: 32px;
}
#mbiz-slider-nav {
	height: 26px;
	line-height: 22px;
	text-align: center;
	padding-top:10px;
	padding-bottom:5px;
}
.mbiz-slider-butt {	
	background: transparent url('../images/skins/red/mbiz-slider-butt-link.png') no-repeat center 0px;	
	cursor: pointer;
}
.mbiz-slider-butt img {
	width: 13px;
	height: 15px;
}

/* ------ Header intro ------ */
#header-intro {
	padding-top: 52px;
	padding-bottom: 34px;
	margin: 0 auto;
	width: 960px;
	min-height: 40px;
	background: #11161c url('../images/skins/red/header-intro-bg.jpg') no-repeat center top;
}
#header-intro h1 {
	padding-bottom: 10px;
	font-size: 34px;
	color: #fff;
	/*text-transform: capitalize;*/
}
#header-intro p {
	padding-bottom: 0px;
	color: #a2a8b0;
	font-size: 14px;
}
#header-intro p a:hover { color: #fff; }

/* ------ Breadcrumbs ------ */
#bread-crumbs-wrap {
	padding-top: 15px;
	font-size: 10px;
	text-transform: uppercase;
}
#bread-crumbs-wrap li{
	list-style: none;
	display: inline;
	margin-right: 5px;
	height: 12px;
}
#bread-crumbs-wrap a{
	padding-right: 10px;
	height: 12px;
	line-height: 12px;
	background: transparent url('../images/skins/red/bread-crumbs-arrow.png') no-repeat right 3px;
}


/*									BODY
---------------------------------------------------------------------------- */

#body-wrap {
	width: 100%;	
	overflow: hidden;
	background: #f8fafb url('../images/skins/red/body-bg.png') repeat-x center top;
}
#content-960 {
	position: relative;
	margin: 0 auto;
	width: 960px;
}
#content-full-width { padding: 50px 0; line-height:1; }
#content-610 {
	padding: 50px 0;
	width: 620px;
}

/* ------ Sidebars ------ */
#sidebar-wrap {
	width: 340px;
	float: left;
}
#sidebar-menu-wrap { width: 340px; }
.right-bar #border-topend {
	width: 340px;
	height: 50px;
	background: transparent url('../images/skins/red/sidebar-leftborder-topend.png') no-repeat left bottom;
}
.left-bar #border-topend {
	width: 340px;
	height: 50px;
	background: transparent url('../images/skins/red/sidebar-rightborder-topend.png') no-repeat right bottom;
}
#sidebar-content {
	width: 290px;
	overflow: hidden;
}
.right-bar #sidebar-content {
	padding-left: 50px;
	background: transparent url('../images/skins/red/sidebar-leftborder-middle.png') repeat-y left top;
}
.left-bar #sidebar-content {
	padding-right: 50px;
	background: transparent url('../images/skins/red/sidebar-rightborder-middle.png') repeat-y right top;
}
.right-bar #border-bottomend {
	width: 340px;
	height: 70px;
	background: transparent url('../images/skins/red/sidebar-leftborder-bottomend.png') no-repeat left top;
}
.left-bar #border-bottomend {
	width: 340px;
	height: 70px;
	background: transparent url('../images/skins/red/sidebar-rightborder-bottomend.png') no-repeat right top;
}
/* ------ Sidebar content ------ */
.sidebar-widget {
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-size: 11px;
}
.sidebar-header {
	margin-bottom: 15px;
	padding-left: 18px;
	height: 38px;
	line-height: 32px;
	background: transparent url('../images/skins/red/pre-header-graphic.png') no-repeat left center;
}
.sidebar-header h4 {
	margin: 0;
	padding: 2px 0 10px 15px;
	height: 26px;
	line-height: 32px;
	background: transparent url('../images/skins/red/sidebar-header-bg.png') repeat-x left center;
}
.sidebar-header h4 .tweets-load, .sidebar-header h4 .flickr-load {
	position: absolute;
	top: 5px;
	right: 10px;
	display: block;
	width: 26px;
	height: 26px;
	background: transparent url('../images/skins/red/widget-loader.gif') no-repeat center center;
}
.sidebar-widget ul li {
	position:relative; 
	float:left;		
}

ul.popular-posts-list a { color: #525a61; }
ul.popular-posts-list a:hover { color: #1a8fcc; }
ul.popular-posts-list img {
	margin-right: 15px;
	float: left;
}
ul.popular-posts-list p {
	padding: 0;
	font-size: 12px;
}
ul.popular-posts-list li {
	margin-bottom: 10px;
	padding: 0;
	padding-bottom: 10px;
	border-bottom: 1px dotted #dadee0;
	background: none;
	overflow: hidden;
}
.popular-post-date, .recent-tweets-date {
	display: block;
	color: #919598;
	font-size: 10px;
	text-transform: uppercase;
}
.recent-tweets-date a {
	color: #919598;
}
.recent-tweets-date a:hover {
	color: #000;
}
ul.recent-tweets li {
	margin-bottom: 10px;
	padding: 0 0 10px 30px;
	border-bottom: 1px dotted #dadee0;
	background: transparent url('../images/skins/red/recent-tweets-bullet.png') no-repeat left 6px; 
}
ul.flickr-photos {
	margin-bottom: 7px;
	padding-left: 3px;
	width: 290px;
	overflow: hidden;
}
ul.flickr-photos li {
	margin: 7px 7px 7px 8px;
	padding: 0;
	width: 79px;
	height: 79px;
	background: none;
	border: none;
	float: left;
}
.flick-no-r {
	color: #0063dc;
	text-transform: lowercase;
}
.r-in-flickr {
	color: #ff0084;
	text-transform: lowercase;
}
ul.ads125-widget {
	padding-left: 4px;
}
#sidebar-wrap ul.ads125-widget li {
	margin: 8px;
	padding: 0;
	width: 125px;
	height: 125px;
	background: #f4f5f6 url('../images/ads125-bg.png') no-repeat left top;
	border: none;
	float: left;
}
ul.ads125-widget li a {
	color: #888a8b;
}
#sidebar-wrap ul.ads125-widget li:hover {
	background: #f4f5f6 url('../images/ads125-bg.png') no-repeat left bottom;
	cursor: pointer;
}
ul.ads125-widget li a:hover {
	color: #4e4f50;
}
ul.ads125-widget li span.ad-here {
	margin: 0;
	padding: 52px 10px 10px;
	width: 105px;
	height: 65px;
	text-align: center;
	border: none;
	float: left;
}
#content-960 ul.ads125-widget li img { padding: 0; border: none; }
ul.recent-comments li {
	margin-bottom: 10px;
	padding: 0 0 10px 30px;
	border-bottom: 1px dotted #dadee0;
	background: transparent url('../images/skins/red/recent-comments-bullet.png') no-repeat left 6px; 
}
.widget-list li {
	margin-bottom: 7px;
	padding: 0 0 7px 25px;
	border-bottom: 1px dotted #dadee0;
	background: transparent url('../images/skins/red/list-style-1.png') no-repeat left 6px;
}
#sidebar-menu li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #e9ecee;
	background: transparent url('../images/skins/red/list-style-2.png') no-repeat left 13px;
}
#sidebar-menu a.has-submenu {
	background-image: url('../images/skins/red/side-dropdown-arrow.png');
}
#sidebar-menu li ul {
	padding-left: 25px;
	display: none;
}
#sidebar-menu li ul li {
	font-size: 11px;
	background: transparent url('../images/skins/red/list-style-4.png') no-repeat left 13px;
}
#sidebar-menu li ul li ul li {
	background: transparent url('../images/skins/red/list-style-2.png') no-repeat left 13px;
}
#sidebar-menu li a {
	display: block;
	padding: 7px 0 7px 25px;
	color: #525a61;
	background-repeat: no-repeat;
	background-position: right center;
}
#sidebar-menu li a:hover { color: #1a8fcc; }
#sidebar-menu a.current-a {
	color: #aeafaf;
	cursor: default;
}
#sidebar-menu a.current-parent {
	color: #aeafaf;
}
#sidebar-menu a.current-a:hover {
	color: #aeafaf;
}

/* Custom menu widget */
ul.menu li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #e9ecee;
	background: transparent url('../images/skins/red/list-style-2.png') no-repeat left 13px;
}
ul.menu a.has-submenu {
	background-image: url('../images/skins/red/side-dropdown-arrow.png');
}
ul.menu li ul {
	padding-left: 25px;
	display: none;
}
ul.menu li ul li {
	font-size: 11px;
	background: transparent url('../images/skins/red/list-style-4.png') no-repeat left 13px;
}
ul.menu li ul li ul li {
	background: transparent url('../images/skins/red/list-style-2.png') no-repeat left 13px;
}
ul.menu li a {
	display: block;
	padding: 7px 0 7px 25px;
	color: #525a61;
	background-repeat: no-repeat;
	background-position: right center;
}
ul.menu li a:hover { color: #1a8fcc; }
ul.menu a.current-a {
	color: #aeafaf;
	cursor: default;
}
ul.menu a.current-parent {
	color: #aeafaf;
}
ul.menu a.current-a:hover {
	color: #aeafaf;
}

#sidebar-wrap  .social-icons {
	margin-bottom: 10px;
}
#sidebar-wrap  .social-icons li {
	margin: 0;
	margin-right: 5px;
	padding: 0;
	border: none;
	background: none;
}
#sidebar-wrap  .social-icons li img {
	margin-bottom: 5px;
	border: none;
}
#sidebar-wrap  .contact-widget li {
	margin-right: 0;
	float: none;
}
.popular-posts-list li:last-child, .recent-tweets li:last-child, .widget-list li:last-child, .sidebar-widget ul li:last-child,
#sidebar-menu li:last-child, #sidebar-menu li ul li:last-child, #sidebar-menu li ul li ul li:last-child, #big-footer ul.recent-comments li:last-child,
#footer-wrap ul.menu li:last-child, #footer-wrap ul.menu li ul li:last-child, #big-footer .widget_recent_entries ul li:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

/* ------ Homepage content ------ */
.featured-item {
	margin-bottom: 20px;
	padding-bottom: 20px;
	width: 100%;
	border-bottom: 1px dotted #dadee0;
	overflow: hidden;
}
.featured-wrap-fullwidth {
	margin: 0 10px 20px 10px;
	width: 300px;
	float: left;
}
.featured-img-wrap-fullwidth {
	margin-bottom: 10px;
	width: 300px;
	height: 154px;
}
.featured-img-wrap {
	width: 194px;
	height: 154px;
	float: left;
}
.featured-item .info {
	margin-left: 25px;
	width: 400px;
	float: left;
}
.info-fullwidth {
	margin-top: 20px;
}
#latest-news-fullwidth {
	margin-right: 28px;
	width: 463px;
	float: left;
}
.latest-news-item {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #dadee0;
}
.date-tag {
	margin-right: 10px;
	padding: 0px 10px;
	height: 18px;
	line-height: 18px;
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
	background: #1a8fcc;
	float: left;
}
.date-tag a { color: #fff; }
#from-gallery-fullwidth {
	width: 463px;
	float: left;
}
.from-gallery-imgs {
	margin-bottom: 20px;
	width: 100%;
	overflow: hidden;
}
#text-widget-home {
	padding-top: 20px;
}

/* ------ Blog ------ */
.post-block  {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.search-results-post-block {
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #dadee0;
}
.post-block h1, .post-block h2 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e9ecee;
}
.floated-post {
	width: 360px;
	float: right;
	margin-bottom: 10px;
}
.floated-post-img-wrap {
	margin-bottom: 10px;
	width: 234px;	
	float: left;
}
.full-post-img-wrap{
	width: 620px;
	height: 234px;
}
.fancy-post-meta {
	margin: 15px 0 15px 0;
	padding-left: 18px;
	height: 38px;
	line-height: 38px;
	background: transparent url('../images/skins/red/pre-header-graphic.png') no-repeat left center;
}
.fancy-post-meta p {
	position: relative;
	margin: 0;
	padding: 0 10px;
	height: 38px;
	line-height: 38px;
	font-size: 11px;
	background: transparent url('../images/skins/red/sidebar-header-bg.png') repeat-x left center;
}
.search-results-post-block .fancy-post-meta, .search-results-post-block .fancy-post-meta p {
	margin: 0;
	padding: 0;
	background: none;
}
.post-comments {
	position: absolute;
	top: 0px;
	right: 10px;
}
.post-meta .post-comments {
	position: absolute;
	top: 0px;
	right: 0px;
}
ul.page-numbers { clear: both; }
#body-wrap ul.page-numbers li {
	float: left;
	margin: 0;
	margin-right: 7px;
	padding: 0;
	height: 29px;
	width: 29px;
	font-size: 11px;
	text-align: center;
	background: none;
}
#body-wrap ul.page-numbers li a {
	display: block;
	margin: 0;
	padding: 0;
	height: 29px;
	line-height: 29px;
	width: 29px;
	border: 1px solid #a9b3bc;
	background: url('../images/skins/red/pagination-link-bg.png') repeat-x  left top;
}
#body-wrap ul.page-numbers li a:hover {
	background: url('../images/skins/red/pagination-link-bg.png') repeat-x  left bottom;
}
#body-wrap ul.page-numbers li span.current {
	display: block;
	margin: 0;
	padding: 0;
	height: 29px;
	line-height: 29px;
	width: 29px;
	color: #fff;
	border: 1px solid #363e46;
	background: url('../images/skins/red/pagination-span-bg.png') repeat-x  left top;
}

/* Single */
.post-meta {
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
	height: 20px;
	font-size: 11px;
	border-bottom: 1px solid #e9ecee;
	overflow: hidden;
}
.post-meta-bottom { padding-top: 10px; font-size: 11px; clear: both; }
.share-this-wrap {
	margin-top: 10px;
	padding: 0;
	padding-left: 26px;
	height: 24px;
	background: transparent url('../images/skins/red/icon-share-this.png') no-repeat left center;
	cursor: pointer;
	clear: both;
}
.share-this {
	padding: 0 10px;
	height: 24px;
	line-height: 24px;
	font-size: 11px;
	color: #191e25;
	background: #eef0f4;
	text-transform: uppercase;
	float: left;
}
#share-social-icons {
	visibility: hidden;
	margin-top: -1px;
	padding: 0 0 0 5px;
}
#content-610 #share-social-icons li {
	display: inline;
	margin-right: 5px;
	padding: 0;
	height: 24px;
	line-height: 24px;
	background: none;
}
.tiny-header {
	display: block;
	font-weight: bold;
}
.tabs-posts .tabs-content {
	min-height: 150px;
}
.popular-widget-item {
	margin: 0 7px;
	width: 191px;
	float: left;
}
.popular-widget-img-wrap {
	margin-bottom: 10px;
	width: 191px;
	height: 102px;
}
.popular-widget-item a { color: #525a61; }
.popular-widget-item a:hover { color: #1a8fcc; }

/* Comments */
#content-610 #comments-wrap li, #content-full-width #comments-wrap li {
	padding: 0;
	background: none;
}
#content-610 #comments-wrap .children, #content-full-width #comments-wrap .children {
	margin-top: 10px;
	background: none;
}
#content-610 #comments-wrap .depth-1, #content-full-width #comments-wrap .depth-1  {
	margin-bottom: 30px;
	padding-bottom: 20px;	
	background: transparent url('../images/skins/red/gradient-divider-610.png') no-repeat center bottom;
}
#content-610 #comments-wrap .depth-2, #content-610 #comments-wrap .depth-3, #content-610 #comments-wrap .depth-4, #content-610 #comments-wrap .depth-5, #content-full-width #comments-wrap .depth-2, #content-full-width #comments-wrap .depth-3, #content-full-width #comments-wrap .depth-4, #content-full-width #comments-wrap .depth-5 {
	padding-top: 40px;
	padding-left: 40px;
	background: transparent url('../images/skins/red/gradient-divider-610-comment-depth.png') no-repeat left top;
}
.comment-body {
	padding-left: 10px;
	overflow: hidden;
	min-height: 100px;
}
.comment .date-tag{ margin-top: 3px; }
.comment .comment-index {
	color: #767c84;
	font-size: 10px;
}
.comment .tiny-header {
	display: inline;
	margin-right: 20px;
	font-weight: bold;
	float: left;
}
.reply-button {
	font-size: 10px;
	float: right;
}
.edit-comment { font-size: 10px; }
.overflow { overflow: hidden; }
.comment-navigation {
	margin-bottom: 30px;
	width: 100%;
	overflow: hidden;
}
.comment-navigation .nav-previous { float: left }
.comment-navigation .nav-next { float: right }
#content-610 #comments-wrap .pingback {
	margin-bottom: 20px;
	padding-bottom: 20px;	
	min-height: 50px;
	background: transparent url('../images/skins/red/gradient-divider-610.png') no-repeat center bottom;
}

/* Forms: comment &amp; contact */
.contact-form { position: relative; }
#add-comment input, .contact-form input, #content-960 input[type="password"], #content-960 input[type="text"] {
	margin: 3px 15px 3px 0;
	padding: 5px 7px;
	width: 200px;
	height: 20px;
	line-height: 20px;
	color: #525a61;
	background: #fff url('../images/skins/red/input-bg.png') repeat-x left top;
	border: 1px solid #e1e4e9;
}
#add-comment p, .contact-form p { padding-bottom: 7px; }
#add-comment textarea, .contact-form textarea, textarea  {
	margin: 3px 0;
	padding: 5px 7px;
	width: 594px;
	height: 180px;
	line-height: 20px;
	font-family: verdana;
	font-size: 12px;
	color: #525a61;
	background: #fff url('../images/skins/red/input-bg.png') repeat-x left top;
	border: 1px solid #e1e4e9;
}
.contact-form textarea  { width: 570px; }
#respond textarea { width: 95% }
#respond { overflow: hidden; }
#sidebar-content .contact-form input, #big-footer .contact-form input  { width: 60%; }
#sidebar-content .contact-form textarea, #big-footer .contact-form textarea { width: 94%; height: 100px; }
#sidebar-content .contact-form .response, #big-footer .contact-form .response { width: 95% }
#add-comment #submit-button, #respond #submit-button, .contact-form .submitemail, #sidebar-content .contact-form .submitemail, #big-footer .contact-form .submitemail {
	margin: 0;
	padding: 0;
	width: auto;
	height: 34px;
	line-height: 34px;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	background: none;
	border: none;
	cursor: pointer;
}
.contact-form  p { overflow: visible; }
#sidebar-content .contact-form  p, #big-footer .contact-form  p { margin-left: 0px; }
.contact-form  p.form-submit {
	position: relative;
	margin-left: 0;
}
.form-lable { display: block; }
.contact-form-loader {
	position: absolute;
	top: 10px;
	right: -35px;
	display: none;
	width: 16px;
	height: 16px;
	background: transparent url('../images/skins/red/loader.gif') no-repeat center center;
}
#big-footer .contact-form-loader {
	background: transparent url('../images/skins/red/loader-dark.gif') no-repeat center center;
}
div.response { display:none; margin-top: 20px; width: 594px; clear: both; }
.revolutionfield-container {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
.contact-form fieldset {
	margin-bottom: 20px;
	padding: 15px 0 0 5px;
	border: 1px solid #e1e4e9;
}
.contact-form fieldset  legend { padding: 0 5px; font-size: 11px; text-transform: uppercase; }
.form-allowed-tags {
	font-size: 11px;
	margin-bottom: 10px;
}

/* ------ Portfolios ------ */
.portfolio-page {
	position: relative;
	padding: 50px 0;
	width: 960px;
	float: left;
	overflow: hidden;
}
#portfolio-nav {
	display: none;
	position: absolute;
	top: 20px;
	right: 0px;
	height: 23px;
	line-height: 23px;
}
.prev-portfolio {
	width: 90px;
	height: 23px;
	line-height: 23px;
	color: #fff;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	background: transparent url('../images/skins/red/portfolio-prev.png') no-repeat center top;
	float: right;
	cursor: pointer;
}
.prev-portfolio:hover {
	color: #fff;
	background: transparent url('../images/skins/red/portfolio-prev.png') no-repeat center bottom;
}
.next-portfolio {
	width: 90px;
	height: 23px;
	line-height: 23px;
	color: #fff;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	background: transparent url('../images/skins/red/portfolio-next.png') no-repeat center top;
	float: right;
	cursor: pointer;
}
.next-portfolio:hover {
	color: #fff;
	background: transparent url('../images/skins/red/portfolio-next.png') no-repeat center bottom;
}
.portfolio-count {
	font-size: 11px;
	padding: 0 0 0 15px;
	float: right;
}
.portfolio-length {
	font-size: 11px;
	padding: 0 15px 0 5px;
	float: right;
}
.portfolio-page h1{
	margin-bottom: 20px;
	border-bottom: 1px solid #e9ecee;
}
.portfolio-page-img-wrap {
	width: 610px;
	height: 100%;
	float: left;
}
#portfolio-container.portfolio-post-img-wrap {
	width: 610px;
	height: 359px;
	float: left;
}
#portfolio-sidebar-container.portfolio-post-img-wrap {
	width: 304px;
	height: 184px;
}
.portfolio-page-info, .portfolio-post-info { width: 310px; }
.portfolio-post-info-sidebar { width: 280px; }
#portfolio-container {
	list-style: none;
	padding: 50px 0;
	width: 100%;
	overflow: hidden;
}
#portfolio-sidebar-container {
	width: 100%;
	overflow: hidden;
}
#portfolio-sidebar-container .portfolio-post h3{
	margin-bottom: 20px;
	border-bottom: 1px solid #e9ecee;
}
.portfolio-post {
	padding: 0 0 70px 0;
	width: 100%;
	overflow: hidden;
}
.portfolio-post-2columns {
	margin: 0 18px 30px 18px;
	width: 444px;
	min-height: 330px;
	max-height: 330px;
	float: left;
}
.text-out-2col {
	min-height: 490px;
	max-height: 490px;
}
.portfolio-post-wrap a:hover { color: #fff; }
.portfolio-post-2columns .portfolio-post-wrap {
	position: relative;
	margin-bottom: 15px;
	width: 444px;
	height: 274px;
}
.portfolio-post-wrap img, .portfolio-post-wrap .portfolio-post-info {
	position: absolute;
	top: 0px;
}
.portfolio-post-2columns .portfolio-post-info {
	padding: 25px;
	width: 394px;
	height: 224px;
	color: #fff;
	background: transparent url('../images/skins/red/portfolio-bg.png') repeat left top;
}
.portfolio-post-3columns {
	margin: 0 8px 30px 8px;
	width: 304px;
	min-height: 220px;
	max-height: 220px;
	float: left;
}
.text-out-3col {
	min-height: 150px;
	max-height: 360px;
	padding-bottom:15px;
}
.portfolio-post-3columns .portfolio-post-wrap {
	position: relative;
	margin-bottom: 15px;
	width: 304px;
	height: 184px;
}
.portfolio-post-3columns .portfolio-post-info {
	padding: 10px;
	width: 284px;
	height: 164px;
	color: #fff;
	font-size: 11px;
	background: transparent url('../images/skins/red/portfolio-bg.png') repeat left top;
}
.portfolio-post-3columns .portfolio-post-info-out { font-size: 11px; }

/* Scrollable plugin for portfolio sliding pages */
.scrollable {
	position:relative;
	overflow:auto;
	width: 100%;
	height: 1000px;
}
.scrollable .items {
	width:20000em;
	position:absolute;
}
a.disabled {
	visibility:hidden !important;		
}

/* ------ Gallery ------ */
#gallery-container {
	margin: 0 auto;
	padding: 50px 0;
	width: 896px;
	overflow: hidden;
}
#gallery-container .gallery-img-wrap {
	margin: 0 15px 30px 15px;
	width: 194px;
	height: 154px;
	float: left;
}
#gallery-container-sidebar {
	padding: 50px 0;
	width: 620px;
	overflow: hidden;
}
#gallery-container-sidebar .gallery-img-wrap {
	margin: 0 13px 26px 13px;
	width: 126px;
	height: 100px;
	float: left;
}
.from-gallery-imgs .gallery-img-wrap {
	margin: 0 7px 14px 7px;
	width: 191px;
	height: 154px;
	float: left;
}
.full-width-home .gallery-img-wrap {
	margin: 0 4px 13px 4px;
	width: 145px;
	height: 117px;
}
.from-gallery-imgs .last-img { margin-right: 0; }


/*							revolution elements style
---------------------------------------------------------------------------- */

/* ------ Thumbnail effects and lightbox ------ */
a.load-img{
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.zoom-wrap, .play-wrap, .read-wrap, .flickr-wrap, .play-lightbox-wrap {
	position: absolute;
	top: 10px;
	left: 6px;
	width: 100%;
	height: 100%;
	cursor: pointer;
	opacity: 0.6;
	filter: alpha(opacity=60);
}

.zoom-wrap, .play-wrap, .read-wrap {
	height: 50%;
	background: transparent url('../images/skins/red/enlarge-img-bg.png') no-repeat center center;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.play-wrap {
	background: transparent url('../images/skins/red/play-img-bg.png') no-repeat center center;
}
.read-wrap {
	background: transparent url('../images/skins/red/read-img-bg.png') no-repeat center center;
}
.flickr-wrap {
	background: #f8fafb url('../images/skins/red/flickr-img-bg.png') no-repeat center center;
}
.play-lightbox-wrap {
	background: transparent url('../images/skins/red/play-lightbox-bg.png') no-repeat center center;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.play-lightbox-wrap .vid-title {
	display: block;
	background: #000;
	padding: 10px 20px;
	font-size: 12px;
	font-weight: bold;
}
.img-load-wrap {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #f8fafb url('../images/skins/red/loader.gif') no-repeat center center;
	cursor: pointer;
}
a.zoom-img:hover, a.play-img:hover, a.read-img img:hover { opacity: 0.85; }
.video-lightbox, .image-lightbox {
	position: relative;
	margin-bottom: 20px;
	padding: 0;
	overflow: hidden;
}
.video-lightbox a { color: #888; }
#content-610 .video-lightbox img{
	max-width: 620px;
	padding: 0;
	border: none;
}
.flowplayer { margin: 0 auto; }

/* ------ List styles ------ */
#content-610 ul, #content-full-width ul, #gallery-container ul, #gallery-container-sidebar ul { margin-bottom: 20px; }
#content-610 ul li ul, #content-full-width ul li ul , #gallery-container ul li ul, #gallery-container-sidebar ul li ul { margin-bottom: 0; }
#content-610 ul li, #content-full-width ul li, #gallery-container ul li, #gallery-container-sidebar ul li {
	padding-left: 25px;
	line-height: 2em;
	background: transparent url('../images/skins/red/list-style-1.png') no-repeat left 7px;
}
#content-610 ul li ul li, #content-full-width ul li ul li, #gallery-container ul li ul li, #gallery-container-sidebar ul li ul li {
	background: transparent url('../images/skins/red/list-style-4.png') no-repeat left 8px;
}
#content-610 ul li ul li ul li, #content-full-width ul li ul li ul li, #gallery-container ul li ul li ul li, #gallery-container-sidebar ul li ul li ul li {
	background: transparent url('../images/skins/red/list-style-2.png') no-repeat left 8px;
}
#content-610 ul.list-style-2 li, #content-610 ul li ul.list-style-2 li, #content-610 ul li ul li ul.list-style-2 li, #content-full-width ul.list-style-2 li, #content-full-width ul li ul.list-style-2 li, #content-full-width ul li ul li ul.list-style-2 li, #gallery-container ul.list-style-2 li, #gallery-container ul li ul.list-style-2 li, #gallery-container ul li ul li ul.list-style-2 li, #gallery-container-sidebar ul.list-style-2 li, #gallery-container-sidebar ul li ul.list-style-2 li, #gallery-container-sidebar ul li ul li ul.list-style-2 li {
	background: transparent url('../images/skins/red/list-style-2.png') no-repeat left 8px;
}
#content-610 ul.list-style-3 li, #content-610 ul li ul.list-style-3 li, #content-610 ul li ul li ul.list-style-3 li, #content-full-width ul.list-style-3 li, #content-full-width ul li ul.list-style-3 li, #content-full-width ul li ul li ul.list-style-3 li, #gallery-container ul.list-style-3 li, #gallery-container ul li ul.list-style-3 li, #gallery-container ul li ul li ul.list-style-3 li, #gallery-container-sidebar ul.list-style-3 li, #gallery-container-sidebar ul li ul.list-style-3 li, #gallery-container-sidebar ul li ul li ul.list-style-3 li {
	background: transparent url('../images/skins/red/list-style-3.png') no-repeat left 7px;
}
#content-610 ul.list-style-4 li, #content-610 ul li ul.list-style-4 li, #content-610 ul li ul li ul.list-style-4 li, #content-full-width ul.list-style-4 li, #content-full-width ul li ul.list-style-4 li, #content-full-width ul li ul li ul.list-style-4 li, #gallery-container ul.list-style-4 li, #gallery-container ul li ul.list-style-4 li, #gallery-container ul li ul li ul.list-style-4 li, #gallery-container-sidebar ul.list-style-4 li, #gallery-container-sidebar ul li ul.list-style-4 li, #gallery-container-sidebar ul li ul li ul.list-style-4 li {
	background: transparent url('../images/skins/red/list-style-4.png') no-repeat left 8px;
}
#content-610 ul.list-style-5 li, #content-610 ul li ul.list-style-5 li, #content-610 ul li ul li ul.list-style-5 li, #content-full-width ul.list-style-5 li, #content-full-width ul li ul.list-style-5 li, #content-full-width ul li ul li ul.list-style-5 li, #gallery-container ul.list-style-5 li, #gallery-container ul li ul.list-style-5 li, #gallery-container ul li ul li ul.list-style-5 li, #gallery-container-sidebar ul.list-style-5 li, #gallery-container-sidebar ul li ul.list-style-5 li, #gallery-container-sidebar ul li ul li ul.list-style-5 li {
	background: transparent url('../images/skins/red/list-style-5.png') no-repeat left 7px;
}
#content-610 ul.list-style-6 li, #content-610 ul li ul.list-style-6 li, #content-610 ul li ul li ul.list-style-6 li, #content-full-width ul.list-style-6 li, #content-full-width ul li ul.list-style-6 li, #content-full-width ul li ul li ul.list-style-6 li, #gallery-container ul.list-style-6 li, #gallery-container ul li ul.list-style-6 li, #gallery-container ul li ul li ul.list-style-6 li, #gallery-container-sidebar ul.list-style-6 li, #gallery-container-sidebar ul li ul.list-style-6 li, #gallery-container-sidebar ul li ul li ul.list-style-6 li {
	background: transparent url('../images/skins/red/list-style-6.png') no-repeat left 7px;
}
#content-610 ul.list-style-7 li, #content-610 ul li ul.list-style-7 li, #content-610 ul li ul li ul.list-style-7 li, #content-full-width ul.list-style-7 li, #content-full-width ul li ul.list-style-7 li, #content-full-width ul li ul li ul.list-style-7 li, #gallery-container ul.list-style-7 li, #gallery-container ul li ul.list-style-7 li, #gallery-container ul li ul li ul.list-style-7 li, #gallery-container-sidebar ul.list-style-7 li, #gallery-container-sidebar ul li ul.list-style-7 li, #gallery-container-sidebar ul li ul li ul.list-style-7 li {
	background: transparent url('../images/skins/red/list-style-7.png') no-repeat left 7px;
}
#content-610 ul.list-style-8 li, #content-610 ul li ul.list-style-8 li, #content-610 ul li ul li ul.list-style-8 li, #content-full-width ul.list-style-8 li, #content-full-width ul li ul.list-style-8 li, #content-full-width ul li ul li ul.list-style-8 li, #gallery-container ul.list-style-8 li, #gallery-container ul li ul.list-style-8 li, #gallery-container ul li ul li ul.list-style-8 li, #gallery-container-sidebar ul.list-style-8 li, #gallery-container-sidebar ul li ul.list-style-8 li, #gallery-container-sidebar ul li ul li ul.list-style-8 li {
	background: transparent url('../images/skins/red/list-style-8.png') no-repeat left 7px;
}

/* ------ Text boxes ------ */
.title-and-text-box {
	position: relative;
	margin-bottom: 20px;
}
.title-and-text-box h5.box-title-style-1, .title-and-text-box h5.box-title-style-2 {
	margin-bottom: 0;
	padding: 0 20px;
	height: 38px;
	line-height: 38px;
	color: #fff;
}
.title-and-text-box h5.box-title-style-1 {
	border: 1px solid #003453;
	background: #1a8fcc url('../images/skins/red/fancy-header-blue-bg.png') repeat-x center top;
}
.title-and-text-box h5.box-title-style-2 {
	border: 1px solid #161c24;
	background: #191e25 url('../images/skins/red/fancy-header-bg.png') repeat-x center top;
}
.title-and-text-box .box-text {
	padding: 20px 30px 10px 30px;
	border: 1px solid #ced2d7;
	border-top: none;
	background: #f2f4f7;
	overflow: hidden; /* ie7 content disappear bug fix */
}
.no-title-box-text {
	margin-bottom: 20px;
	padding: 20px 30px 10px 30px;
	border: 1px solid #ced2d7;
	background: #f2f4f7;
}
.warning-box {
	margin-bottom: 20px;
	padding: 10px 20px;
	color: #c53333;
	border: 1px solid #ec9b9b;
	background: #fae2e3;
}
.warning-box a { color: #c53333; text-decoration: underline; }
.warning-box a:hover { color: #000; }
.success-box {
	margin-bottom: 20px;
	padding: 10px 20px;
	color: #28941a;
	border: 1px solid #72cb67;
	background: #dffad3;
}
.success-box a { color: #28941a; text-decoration: underline; }
.success-box a:hover { color: #000; }
.info-box {
	margin-bottom: 20px;
	padding: 10px 20px;
	color: #1c86c9;
	border: 1px solid #50b0ec;
	background: #dde9f7;
}
.info-box a { color: #1c86c9; text-decoration: underline; }
.info-box a:hover { color: #000; }
.note-box {
	margin-bottom: 20px;
	padding: 10px 20px;
	color: #9a8e00;
	border: 1px solid #d3c200;
	background: #fffac6;
}
.note-box a { color: #9a8e00; text-decoration: underline; }
.note-box a:hover { color: #000; }
.price-box-style-1 {
	margin-bottom: 20px;
	height: 174px;
	background: #f2f4f7 url('../images/skins/red/price-style1-bg.png') repeat-x center top;
}
.price-big {
	padding: 20px 20px;
	width: 154px;
	max-width: 154px;
	height: 134px;
	text-align: center;
	background: #f2f4f7 url('../images/skins/red/price-big-bg.png') repeat-x center top;
	border-right: 1px solid #f8fafb;
	float: left;
}
.price-info {
	padding: 20px 20px;
	width: 61%;
	max-width: 61%;
	height: 134px;
	background: transparent url('../images/skins/red/price-info-bg.png') repeat-y left top;
	border-left: 1px solid #dde0e4;
	float: left;
}
.bold-price {
	display: block;
	margin-bottom: 10px;
	color: #191e25;
	font-size: 49px;
}
.price-box-style-2 {
	margin: 0 30px 20px 0;
	width: 294px;
	text-align: center;
	float: left;
}
#content-610 .price-box-style-2 { margin-right: 0; }
.price-box-style-2 h5.box-title-style-1 {
	margin-bottom: 0;
	padding: 0 20px;
	height: 38px;
	line-height: 38px;
	color: #fff;
}
.price-box-style-2 h5.box-title-style-1 {
	border: 1px solid #003453;
	background: #1a8fcc url('../images/skins/red/fancy-header-blue-bg.png') repeat-x center top;
}
.price-box-style-2 .box-content {
	padding: 20px 0 0 0;
	background: #f4f4f8 url('../images/skins/red/price-box-style2-bg.png') repeat-x center top;
}
#content-610 .price-box-style-2 .box-content ul li, #content-full-width .price-box-style-2 .box-content ul li {
	list-style: none;
	padding: 0 30px;
	height: 40px;
	line-height: 40px;
	text-align: left;
	background: #f4f4f8 url('../images/skins/red/price-box-style2-bg.png') repeat-x center top;
}
.order-button-wrap {
	padding: 70px 60px 0 60px;
	height: 74px;
	background: #f4f4f8 url('../images/skins/red/price-box-style2-order-bg.png') repeat-x center top;
}

/* ------ Tabs ------ */
#content-610 .tabs-navigation, #content-full-width .tabs-navigation {
	height: 31px;
	border-bottom: 3px solid #191e25;
}
#content-610 ul.tabs-nav, #content-full-width ul.tabs-nav { height: 31px; }
#content-610 ul.tabs-nav li, #content-full-width ul.tabs-nav li {
	margin-right: 5px;
	padding: 0;
	height: 30px;
	line-height: 30px;
	font-size: 11px;	
	border: 1px solid #003453;
	border-bottom: none;
	background: #1a8fcc url('../images/skins/red/tab-nav-bg.png') repeat-x center top;
	float: left;
}
#content-610 ul.tabs-nav li.current-tab, #content-610 ul.tabs-nav li.current-tab:hover, #content-full-width ul.tabs-nav li.current-tab, #content-full-width ul.tabs-nav li.current-tab:hover {
	background: #191e25 url('../images/skins/red/tab-nav-current-bg.png') repeat-x center top;
}
#content-610 ul.tabs-nav li:hover, #content-full-width ul.tabs-nav li:hover {
	background: #1a8fcc url('../images/skins/red/tab-nav-bg.png') repeat-x left bottom;
}
#content-610 ul.tabs-nav li a, #content-full-width ul.tabs-nav li a {
	display: block;
	padding: 0 12px;
	color: #fff;
}
.tabs-style1 .tabs-content {
	margin-bottom: 20px;
	padding: 20px 30px 10px 30px;
	border: 1px solid #ced2d7;
	background: #f2f4f7;
}
.tabs-style1 .tabs-content-nostyle {
	margin-bottom: 20px;
	padding: 20px 0 10px 0;
}

/* ------ Toggles &amp; FAQs ------ */
.faq-q, .toggle-t {
	padding: 0 0 0 20px;
	background: transparent url('../images/skins/red/list-style-faqs-closed.png') no-repeat left 6px;
	cursor: pointer;
}
.faq-q p {
	color: #191e25;
	padding-bottom: 10px;
}
.toggle-open {
	background: transparent url('../images/skins/red/list-style-faqs-open.png') no-repeat left 6px;
}
.toggle-block { margin-bottom: 20px; }
.toggle-content {
	padding-top: 10px;
	overflow: hidden; /* ie7 content disappear bug fix */
}
.faq-answer {
	margin: 0 0 20px 10px;
	padding: 5px 15px;
	border-left: 1px solid #ced2d7;
}
.toggle-block .box-title-style-1, .toggle-block .box-title-style-2 { cursor: pointer }
.title-and-text-box span.handle {
	position: absolute;
	top: 12px;
	right: 20px;
	display: none;
	width: 7px;
	height: 14px;
	background: transparent url('../images/skins/red/toggle-handle.png') no-repeat left top;
	cursor: pointer;
}

/* ------ Column Layouts ------ */
.one-third-column {
	margin: 0 3% 20px 0;
	width: 31.25%;
	max-width: 31.25%;
	float: left;
}
.two-third-column {
	margin: 0 3% 20px 0;
	width: 65.625%;
	max-width: 65.625%;
	float: left;
}
.one-fourth-column {
	margin: 0 3% 20px 0;
	width: 22.604%;
	max-width: 22.604%;
	float: left;
}
.three-fourth-column {
	margin: 0 3% 20px 0;
	width: 74.062%;
	max-width: 74.062%;
	float: left;
}
.one-half-column {
	margin: 0 3% 20px 0;
	width: 48.3%;
	max-width: 48.3%;
	float: left;
}
.last-col { margin-right: 0; }

/* ------ Buttons ------ */
.button, p.form-submit, #content-960 input[type="submit"] {
	display: block;
	margin: 0 5px;
	padding: 0 20px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	background: transparent url('../images/skins/red/button-bg.png') no-repeat left top;
	border: 1px solid #003453;
	float: left;
	cursor: pointer;
}
#content-960 input[type="submit"] {
	width: auto;
}
#content-610 .button, #portfolio-container .button {
	margin: 0 0 10px;
}
.portfolio-more a {
	padding: 10px 0;
	color: #fff;
}
.contact-form p.form-submit { padding-bottom: 7px; }
p.form-submit {
	height: 27px;
	line-height: 27px;
}
#comments-wrap #respond p.form-submit {
	height: 34px;
	line-height: 34px;
}
.download-button {
	display: block;
	margin: 0 5px;
	padding: 0 20px 0 44px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	background: transparent url('../images/skins/red/button-download-bg.png') no-repeat left top;
	border: 1px solid #003453;
	float: left;
	cursor: pointer;
}
#mbiz-slides .button {
	float: right;
}
.button:hover{
	color: #fff;
	background: transparent url('../images/skins/red/button-bg.png') no-repeat left bottom;
}
.download-button:hover{
	color: #fff;
	background: transparent url('../images/skins/red/button-download-bg.png') no-repeat left bottom;
}
#add-comment #submit-button, #respond #submit-button, .contact-form .submitemail, #sidebar-content .contact-form .submitemail, #big-footer .contact-form .submitemail {
	background: none;
}


/* ------ Nivo slider ------ */
#nivo-container {
	padding-top: 35px;
	height: 370px;
	border-bottom: 1px solid #1a1d21;
	background: #11161c url('../images/skins/red/slider-bg-nivo.jpg') no-repeat center center;
}
#slider {
    position:relative;
    margin: 0 auto;
	width:960px; /* Change this to your images width */
    height:340px; /* Change this to your images height */
    background:url(../images/skins/red/nivo-loader.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}
#slider-border {
	position:absolute;
    top:0px;
    left:0px;
	width: 950px; /* 10px lesser than image width above */
	height: 330px; /* 10px lesser than image width above */
	border: 5px solid #000;
	z-index: 200;
	opacity: 0.2;
	filter: alpha(opacity=20);
}


/*									Footer
---------------------------------------------------------------------------- */

#footer-wrap { clear: both; }
#big-footer {
	padding-top: 25px;	
	color: #767c84;
	font-size: 11px;
	border-top: 1px solid #2a333d;
	background: #11161c url('../images/skins/red/big-footer-bg.jpg') no-repeat center top;
}
#big-footer h5 { color: #fff; }
#big-footer a { color: #a2a8b0; }
#big-footer a:hover { color: #1a8fcc; }
.footer-content {
	margin: 0 auto;
	width: 960px;
}
.col-option1 .footer-column {
	margin-bottom: 30px;
	width: 960px;
}
.col-option2 .footer-column {
	margin: 0 15px 30px 15px;
	width: 450px;
	float: left;
}
.col-option3 .footer-column {
	margin: 0 20px 30px 20px;
	width: 280px;
	float: left;
}
.col-option4 .footer-column, .col-option4-3 .footer-column, .col-option43- .footer-column {
	margin: 0 10px 30px 10px;
	width: 220px;
	float: left;	
}
.col-option5 .footer-column, .col-option5-4 .footer-column, .col-option54- .footer-column {
	margin: 0 15px 30px 15px;
	width: 162px;
	float: left;
}
#footer-sub-area {
	padding-top: 20px;
	border-top: 1px dotted #3d444c;
	clear: both;
	overflow: hidden;
}
#big-footer .popular-posts-list li { border-color: #3d444c; }
#big-footer .popular-post-date, #big-footer .recent-tweets-date { color: #767c84; }
#big-footer .recent-tweets li { border-color: #3d444c; }
#big-footer .widget-list li {
	border-color: #3d444c;
	background: transparent url('../images/skins/red/list-style-2.png') no-repeat left 6px;
}
#big-footer ul.recent-comments li { border-color: #3d444c; }
.sub-widget-area1 {
	width: 250px;
	margin-right: 30px;
	float: left;
}
.sub-widget-area2 {
	width: 680px;
	float: left;
}
.sub-widget { margin-bottom: 15px; }
.social-icons { margin-top: 5px; }
.social-icons li {
	display: inline;
	margin-right: 5px;
}
.social-icons li img { margin-bottom: 5px; }
.contact-widget { overflow: hidden; }
.contact-widget li {
	float: left;
	margin-right: 25px;
	padding: 2px 0 2px 25px;
}
.contact-widget .tel {
	min-width: 162px;
	background: transparent url('../images/skins/red/icon-tel.png') no-repeat left 11px;
}
.contact-widget .email {
	min-width: 162px;
	background: transparent url('../images/skins/red/icon-email.png') no-repeat left 11px;
}
.contact-widget .address {
	min-width: 162px;
	background: transparent url('../images/skins/red/icon-home.png') no-repeat left 11px;
}
#footer-wrap .contact-widget .tel, #footer-wrap .contact-widget .email, #footer-wrap .contact-widget .address {
	background-position: left 4px;
}
#footer-wrap ul.flickr-photos { margin-bottom: 7px; padding-left: 3px; width: auto; overflow: hidden }
#footer-wrap ul.flickr-photos li {
	width: 75px;
	height: 75px;
}
#footer-wrap ul.menu li { border-bottom: 1px dotted #3d444c; }
#standard-footer {
	height: 68px;
	line-height: 68px;
	color: #fff;
	font-size: 11px;
	border-top: 1px solid #11161c;
	background: #1a8fcc url('../images/skins/red/standard-footer-bg.png') repeat-x center top;
}
#standard-footer p {
	margin: 0;
	padding: 0;
}
#standard-footer p a {
	text-decoration: underline;
}
#standard-footer ul#footer-menu {
	height: 68px;
	float: right;
}
#standard-footer ul#footer-menu li {
	display: inline;
	margin-left: 10px;
}
#standard-footer ul#footer-menu .current-menu-item a {
	color: #a4d4eb;
	cursor: default;
}
#standard-footer ul#footer-menu li ul{ display: none; }
#standard-footer ul#footer-menu a, #standard-footer p.copyright a { color: #fff; }
#standard-footer ul#footer-menu a:hover, #standard-footer p.copyright a:hover { color: #a4d4eb; }
#standard-footer p.copyright { float: left; }

/* ------ Rounded Corners ------ */
img, #logo-desc p, #login-box input, #main-menu li ul li ul, .mbiz-slide-info-custom-wrap, .button, p.form-submit, #content-960 input[type="submit"],
.download-button, .date-tag, #add-comment input, .contact-form input, #content-960 input[type="password"], #content-960 input[type="text"],
#add-comment textarea, .contact-form textarea, textarea, .contact-form fieldset, .warning-box, .success-box, .info-box, .note-box, .price-box-style-1
{
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
blockquote, pre, #login-button, #logout-button, #body-wrap ul.page-numbers li a, #body-wrap ul.page-numbers li span.current, .no-title-box-text
{
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 4px;
}
.fancy-header h5, .sidebar-header h4, .fancy-post-meta p, .share-this
{
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
-webkit-border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
}
#login-box, #login-box #sub-box, #main-menu li ul, .title-and-text-box .box-text, .price-box-style-2 .box-content, .order-button-wrap, .tabs-style1 .tabs-content
{
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
}
#search-box, #sidebar-content #search-box, .price-big
{
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-bottomleft: 3px;
-webkit-border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;

border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 0px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
}
.title-and-text-box h5.box-title-style-1, .title-and-text-box h5.box-title-style-2, .price-box-style-2 h5.box-title-style-1, #content-610 ul.tabs-nav li, #content-full-width ul.tabs-nav li
{
border-top-right-radius: 3px;
border-top-left-radius: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-topleft: 3px;
-webkit-border-top-right-radius: 3px;
-webkit-border-top-left-radius: 3px;
}
#search-but, #sidebar-content #search-but {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
}
.no-float { float: none }

/* AGGIUNTI DA LOGOS */
.tags_key { float: left; width: 220px; }

.tags_key div { 	
	border-radius: 4px 4px 4px 4px; 
	-moz-border-radius: 4px 4px 4px 4px; 
	-webkit-border-radius: 4px 4px 4px 4px;	
	box-shadow: 1px 1px 1px #7F7E7E; 
	-webkit-box-shadow:  1px 1px 1px #7F7E7E; 
	-moz-box-shadow:  1px 1px 1px #7F7E7E; 
	display: inline-block; 
	margin-bottom: 3px; 
	padding: 2px 6px; 
	text-shadow: 0 0px 0px #FFFFFF; 	 
} 

.random_photo {
	position:relative;
	float:left;
	width:56px;
	height:50px;
	margin:5px;
	border-radius: 4px 4px 4px 4px; 
	-moz-border-radius: 4px 4px 4px 4px; 
	-webkit-border-radius: 4px 4px 4px 4px; 
	border:0px solid #ffffff;
	-khtml-opacity: 0.75; opacity: 0.75; filter:alpha(opacity=75); -moz-opacity: 0.75;  -webkit-transition: opacity 300ms ease-in-out; -moz-transition: opacity 300ms ease-in-out; -o-transition: opacity 300ms ease-in-out; -ms-transition: opacity 300ms ease-in-out;	transition: opacity 300ms ease-in-out;
}
.random_photo:hover {
	position:relative;
	float:left;
	width:56px;
	height:50px;
	margin:5px;
	border-radius: 4px 4px 4px 4px; 
	-moz-border-radius: 4px 4px 4px 4px; 
	-webkit-border-radius: 4px 4px 4px 4px; 
	border:0px solid #ffffff;
	-khtml-opacity: 1; opacity: 1; filter:alpha(opacity=100); -moz-opacity: 1;
}

.contact_input {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	
}

.newsletter_sign {
	position:relative; 
	float:left; 
	width:210px;
	height:170px;
	border-radius: 14px 14px 14px 14px; 
	-moz-border-radius: 14px 14px 14px 14px; 
	-webkit-border-radius: 14px 14px 14px 14px;
	box-shadow: 1px 1px 1px #7F7E7E; 
	-webkit-box-shadow:  1px 1px 1px #7F7E7E; 
	-moz-box-shadow:  1px 1px 1px #7F7E7E; 	
	display: inline-block; 
	margin-bottom: 3px; 	
	text-shadow: 0 0px 0px #FFFFFF; 
}
.newsletter_input {
	background-color:#f8f8f8;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;	
}

#jtwt_text{font-size:12px;}
#jtwt_picture {float:left;  padding:0px 10px 65px 0; }
#jtwt img { border:none; padding:0px; background:transparent; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow:  none; }
#jtwt a:hover img {-moz-box-shadow: none; -webkit-box-shadow: none; box-shadow:  none;}
#jtwt { overflow:hidden; padding-bottom:10px; margin-bottom:15px; }
a#jtwt_date {font-size:10px;  padding-top:1px; text-align:center; font-style:italic;}</pre></body></html>