@charset "utf-8";
/*-----------------------------------------------------------------------------------
	Version: 1.3
    Theme Name: Big Company
    Theme URI: http://madza.afloy.com/templates/next/
    Description: Business & Portfolio Theme
    Author: Madars Bitenieks
    Author URI: http://themeforest.net/user/madza
    License: GNU General Public License version 3.0
    License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Author Madars Bitenieks for http://themeforest.net/user/madza
    All files, unless otherwise stated, are released under the GNU General Public License
    version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)
*/

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
b{ font-weight: bold }
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
	padding: 0px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

strong { font-weight: bold!important}

/*-----------------------------------------------------------------------------------*/
/*  1.  General style
/*-----------------------------------------------------------------------------------*/

#background {
	position: fixed;
	top: 0;
	left: 0;
	min-width: 100%;
	min-height: 100%;
	z-index: -1;
}

.bgwidth {
	width: 100%;
}

.bgheight {
	height: 100%;
}

body { 
    font-size: 12px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #000;
    background: silver;
}


input,
textarea,
.search-input {
    font: 12px/16px "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #A1A3A6;
	background: #F9F9F9;
	padding: 8px 14px 9px;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
	border: solid 1px #dddddd;
}

.search-input{
	padding:6px 5px 6px 5px;
	width: 190px;
	background: #f9f9f9
	
}

.hidden { display: none }

.center { text-align: center }

.clear-left { clear: left; }

.clear-right { clear: right; }

.clear {
    clear: both;
    display: block;
    font-size: 0;
    line-height: 0;
    width: 100%
}

.midle {
    margin: 0 auto; 
    width: 960px
}

a { 
    color: #444;
    text-decoration: none 
}

.menu_categories ul li a, 
#full-page-home div div ul li a, 
.menu_categories ul li ul li a, 
#full-page-home div div ul li ul li a,
.line-breadcrumb-ultra p a,
.line-title-ultra p a,
.reply a,
.logged-in-as a,
#post-link-button a,
.homepage-blog-post-meta,
.homepage-blog-post-meta a,
ul#filter a,
.line-title-ultra p,
.line-breadcrumb-ultra p,
.portfolio_link,
.more-link-2 a, 
.more-diva-2 a { 
    text-decoration: none
}

a:hover,
input:hover,
.menu_categories ul li a:hover, 
#full-page-home div div ul li a:hover, 
.menu_categories ul li ul li a:hover, 
#full-page-home div div ul li ul li a:hover,
.meta-date-blog a:hover, 
.meta-category-blog a:hover, 
.meta-author-blog a:hover, 
.meta-tags-blog a:hover, 
.meta-comment-blog a:hover,
.line-breadcrumb-ultra p a:hover,
.line-title-ultra p a:hover,
.comment-author.vcard a:hover,
#title-right-single a div:hover,
.reply a:hover,
.logged-in-as a:hover,
#post-link-button a:hover,
.homepage-blog-post-meta a:hover,
.search-input:hover,
ul#filter a:hover,
.portfolio_link:hover,
.more-link-2 a:hover, 
.more-diva-2 a:hover  { 
    color: #444; 
    text-decoration: none 
}


a img { border: none }

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 5px;
    margin-bottom: 10px;
    color: #444;
    font-weight: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}

h1 {
    font-size: 24px;
    line-height: 22px
}

h2 {
    font-size: 20px;
    line-height: 22px
}

h3 {
    font-size: 16px;
    line-height: 20px
}

h4 {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px;
    font-family: "Droid Serif", Georgia, Times, serif;
}

h5 {
    font-size: 12px;
    line-height: 18px
}

h6 {
    font-size: 10px;
    line-height: 16px
}

p { line-height: 1.6em; }

p,
pre,
dl,
dd,
blockquote,
address,
table,
fieldset,
form { 
    padding: 5px 0px 15px 0px;
    margin: 0px;
    color: #787878;
}

.absolute { position: absolute!important }

.widget_span {
	color: #444;
	text-transform: uppercase;
	font-size: 18px!important;
	margin: 5px 0px 10px 0px
}

.widget_span_menu {
	color: #444;
	font-weight: bold;
	font-size: 12px!important;
	margin-bottom: 15px;
	margin-top: 35px;
}


#content-full { 
	width: 100%;
}

#content { 
	background: white;
	padding: 30px 20px 20px 20px;
	border: solid 0px #e6e6e6;
    margin: 0 auto; 
    width: 920px; 
}

.right-content { 
    float: right; 
    width: 670px;  
    margin-bottom:0px;
    margin-top: 25px;
}

.left-content { 
    float: left; 
    width: 670px;  
    margin-bottom:0px;
    margin-top: 25px;
}

#left-sidebar { 
    float: left; 
    margin-top: 10px;
    width: 210px;  
    padding: 0px 0px 0px 0px;
    
}

#right-sidebar { 
    float: right; 
    margin-top: 10px;
    width: 210px;  
    padding: 0px 0px 0px 0px;
    
}

#left-sidebar-portfolio {
    float:left;
    width: 260px; 
    margin:  5px 0px  50px 0
}

#full-page { 
	margin-top: 20px;
    width: 920px;  
}

#full-page-home {
	width: 920px;  
}

.page-bottom-bg {
	height: 6px;
	width: 700px;
	margin-bottom: 10px;
	background: url(images/page-buttom-bg.png) no-repeat
}

.page-top-bg {
	margin-top:10px;
	height: 2px;
	width: 700px;
	background: url(images/page-top-bg.png) no-repeat
}

.page-midle-bg {
	background: white;
	width: 640px;
	padding: 20px 29px 20px;
	border-left: solid 1px #CECFD1;
	border-right: solid 1px #CECFD1;
}

.full-bottom-bg {
	height: 6px;
	width: 960px;
	margin-bottom: 10px;
	background: url(images/full-bottom-bg.png) no-repeat
}

.full-top-bg {
	margin-top:10px;
	height: 2px;
	width: 960px;
	background: url(images/full-top-bg.png) no-repeat
}

.full-midle-bg {
	background: white;
	width: 900px;
	padding: 20px 29px 20px;
	border-left: solid 1px #CECFD1;
	border-right: solid 1px #CECFD1;
}

.blog-bottom-bg {
	height: 6px;
	width: 700px;
	margin-bottom: 10px;
	background: url(images/blog-bottom-bg.png) no-repeat
}

.blog-top-bg {
	margin-top:10px;
	height: 2px;
	width: 700px;
	background: url(images/blog-top-bg.png) no-repeat
}

.blog-midle-bg {
	background: white;
	width: 490px;
	padding: 25px 29px 30px;
	border-left: solid 1px #CECFD1;
	border-right: solid 1px #CECFD1;
}

.line{ 
	border-bottom: 1px solid #DDDFE2;
	height: 1px;
	width: 20px;
	float:left;
}

#slider-bottom-line{
	text-align: center;
	padding: 0 0 45px 470px
}

#slider-bottom-line-single{
	text-align: center;
	padding: 0 0 0px 340px;
}

.image-border {
	border: solid 1px silver;
	padding: 5px
}

.sticky {}

.gallery-caption {}

.bypostauthor {}

.color-gray { font-weight: 300; line-height: 1.3em; padding-top: 5px; }

.bold-color { color: #ea2100; font-weight: 400; }

.alignleft,
.float-left { float: left!important }

.alignright,
.float-right { float: right!important }

.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both
}



/*-----------------------------------------------------------------------------------*/
/*  2.  Header Styles
/*-----------------------------------------------------------------------------------*/

#all-web{
	margin: 0 auto;
	width: 960px;
	padding: 15px 0px 0px 0px;
}

#header {
    width: 920px;
    background: white;
    padding: 20px;
    border: solid 0px #e6e6e6;
}

#header-right {
	float: right;
	width: 470px;
}

#header-text p {
	text-align: right;
	color: #444444;
	text-transform: uppercase;
	padding: 0px;
	margin: -5px 0px 0px 0px;
	font-size: 12px;
}

#header-slider-frame {
    width: 230px;
    margin-bottom: 10px;
    padding-right: 30px;
    float:left;
}

#logo { 
    width: 430px; 
    height: 55px;
    display: block;
    float: left;
    background-repeat: no-repeat;
}

#logo a{
    display: block;     
    width: 230px; 
    height: 50px; 
    background: none;
    font-size: 30px!important; 
    vertical-align: middle; 
    cursor: pointer
}

#logo h1 {  
    padding: 0px;
    margin: 0px;
    display: block; 
    position: relative;
    cursor: pointer
}

#logo h1 a { 
    font-size: 30px!important; 
    vertical-align: middle; 
    position: relative; 
    color: #fff; 
    display: block; 
    cursor: pointer
}

#logo-description p { padding: 0px 0 15px; color: #A1A3A6; }

#general-button { 
	margin: 15px 0 48px;
	display: block;
}

#general-button a { 
	margin: 0 5px 0 0;
}

#slider-midle {
	padding-bottom: 20px;
	height: 358px;
	position:relative;
	float:right;
	display: block
}


#head-layout{
    width: 100%;
    border-top-color: #232323;
    border-top-style: solid;
    border-top-width: 0px
    
}

#header-socials {
    float: right;
    margin: 16px 0px 0px 0px;
    padding: 0px
}

#header-socials li {
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
    height: 27px
}

#header-socials li a {
    float: left;
    list-style: none;
    margin: -5px 0px 0px 0px;
    padding: 0px;
    height: 28px;
    width: 33px;
    color: #555
}

#header-socials li.rss a { background: url(images/rss-generator.png) no-repeat right }

#header-socials li.soc_facebook a {  background: url(images/social/facebook.jpg) no-repeat right }
#header-socials li.soc_twitter a {  background: url(images/social/twitter.jpg) no-repeat right }
#header-socials li.soc_flickr a {  background: url(images/social/flickr.jpg) no-repeat right }
#header-socials li.soc_vimeo a {  background: url(images/social/vimeo.jpg) no-repeat right }
#header-socials li.soc_youtube a {  background: url(images/social/youtube.jpg) no-repeat right }
#header-socials li.soc_linkedin a {  background: url(images/social/linkedin.jpg) no-repeat right }
#header-socials li.soc_googleplus a {  background: url(images/social/googleplus.jpg) no-repeat right }
#header-socials li.soc_dribbble a {  background: url(images/social/dribbble.jpg) no-repeat right }
#header-socials li.soc_tumblr a {  background: url(images/social/tumblr.jpg) no-repeat right }
#header-socials li.soc_skype a {  background: url(images/social/skype.jpg) no-repeat right }
#header-socials li.soc_delicious a {  background: url(images/social/delicious.jpg) no-repeat right }
#header-socials li.soc_digg a {  background: url(images/social/digg.jpg) no-repeat right }
#header-socials li.soc_email a {  background: url(images/social/email.jpg) no-repeat right }
#header-socials li.soc_rss a {  background: url(images/social/rss.jpg) no-repeat right }

img#img-from-url{
	margin-bottom:20px;
}

#slider-image-shadow{
	width: 960px;
	margin: 0 auto;
}

.slider-ul{
	position: relative;
	width: 920px;
	margin: 0px; 
	padding: 0px;
	display: block;
	list-style: none;
}

.slider-ul-single{
	position: relative;
	width: 670px;
	margin: 0px; 
	padding: 0px;
	display: block;
	list-style: none;
}

.slider-ul-single li{
	padding: 0px;
}

.slider-ul li {
line-height: 0;
	margin: 0px; 
	padding: 0px;
}
.slider-ul li img {
	line-height: 0;
	margin: 0px; 
	padding: 0px;
}

#title-layout{ 
    width: 100%;
}

.title-frame-top { 
    width: 960px;
    margin:0 auto;
}

#title-left {
	padding-bottom:5px;
}

#header-title {  
    margin-bottom: 10px;
    margin-top: -8px;
}

#title-fix { margin-top: -20px; }

#header-title #title-left {
	padding: 25px 30px 25px 20px;
	float:left;
	background: url(images/black-opacity.png) repeat;
	max-width: 410px;
}

#header-title #title-left p {
	color: #dcdcdc;
	padding: 5px 0px 0px;
}

#title-left p {
	padding: 5px 0px 0px;
}


#header-title #title-left h1{
	color: #f8f8f8;
}

#header-title h1 { 
    padding: 0;
    line-height: 1em;
    margin: 0px!important;
}

#header-title.float-right a {
    font-size: 16px!important; 
    line-height: 1.3em;
    padding: 5px 0px 5px 0px;
    color: #2a313a;
}

#header-title.float-right a:hover {
    color: gray
}

#header-subtitle h1, 
#header-subtitle h2, 
#header-subtitle h3, 
#header-subtitle h4, 
#header-subtitle h5, 
#header-subtitle h6 { 
    padding: 0; 
    color: #444444; 
    margin: 0
}

#title-left h1 {
    margin: 0px; 
}

#title-left-2 {
    text-align: left;
    width: 960px;
    padding: 25px 0 15px 0; 
}

#title-left h1, .title-left-portfolio h1 {
    line-height: 1
}



#title-left-home { 
	width: 960px;
	padding: 38px 0px 18px 0px; 
	text-align: center
}

#title-left-home h1{ font-size:26px!important; line-height: 1.3em; }

#title-left-portfolio {
	text-align: left;
	width: 880px;
	padding: 35px 80px 35px 0;
	border-top: solid 1px #EFEFEF;
    position: absolute;
    z-index: 1
}

#title-right-portfolio {
    padding: 35px 0 15px 360px;
    width: 600px;
    height: 26px;
    position: relative;
    z-index: 3
}

#title-right-portfolio fieldset { float: right }

#title-left-single {
	text-align: left;
	width: 880px;
	padding: 30px 80px 30px 0;
	border-top: solid 1px #EFEFEF;
    position: absolute;
}

#title-right-single {
    padding: 38px 0 15px;
    width: 80px;
    position: absolute;
}

#title-right-single a {
	float:left;
	margin:0px 5px 0px 0px;
}

#title-right-single a div {
	padding:0px 0px 0px 0px!important;
}

#title-button:hover {
    background-color: #3288e4;
    color: #fff
}

#title-right{ 
    float: right; 
    width: 245px
}

#portfolio-title-fix {
	height: 90px;
}

#edit-link {
    position: absolute;
    margin-top: 5px
}

#edit-link a {
    font-size: 10px; 
    color: white;
    background: none
}

/* MENU */
.top-menu {float: right;}

.top-menu { margin: 15px 20px 15px 0px; }

.top-menu li {
	float:left;
	text-transform: uppercase;
	padding: 0px 10px 0px 10px;
	border-right: 1px silver solid;
}

.top-menu li:last-child {
	float:left;
	text-transform: uppercase;
	padding: 0px 0px 0px 10px;
	border-right: 0px silver solid;
}

.bottom-menu {float: right;}

.bottom-menu { margin: 7px 0px 15px 0px; }

.bottom-menu li {
	float:left;
	text-transform: uppercase;
	padding: 0px 10px 0px 10px;
	border-right: 1px silver solid;
}

.bottom-menu li:last-child {
	float:left;
	text-transform: uppercase;
	padding: 0px 155px 0px 10px;
	border-right: 0px silver solid;
}


.nav ul li.current-cat > a, 
.nav ul li.current_page_item > a, 
.nav ul li.current-menu-item > a,
.nav ul li a:hover {
	color: white;
	border-bottom: 3px solid;
	padding:15px 15px 12px 15px;
}

.nav ul ul li.current-cat > a, 
.nav ul ul li.current_page_item > a, 
.nav ul ul li.current-menu-item > a {
	color: white;
	border-bottom: solid 1px #EFEFEF;
	border-top: 0px solid;
	padding:9px 15px 9px 15px;
}

.nav ul ul ul li.current-cat > a, 
.nav ul ul ul li.current_page_item > a, 
.nav ul ul ul li.current-menu-item > a {
	color: white;
	border-bottom: solid 1px #EFEFEF;
	border-top: 0px solid;
	padding:9px 15px 9px 15px;
}

.nav ul ul li a:hover {
	color: white;
	border-bottom: solid 1px #EFEFEF;
	border-top: 0px solid;
	padding:9px 15px 9px 15px;
}

.nav {
    margin: 0px 0px 0px 0px; 
    padding: 0; 
    height: 43px; 
    color: #fff; 
    z-index: 1000; 
}

.sf-menu, .sf-menu * {
	z-index: 99;
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	visibility: hidden;
	position:		absolute;
	background: #FBFBFB;
	border-left: solid 0px #EFEFEF;
	border-right: solid 0px #EFEFEF;
	border-bottom: solid 0px #EFEFEF;
	border-top: 0px;
	margin-top:13px;
	width:			10em; /* left offset of submenus need to match (see below) */
}

.sf-menu ul ul { margin-top: 0px; }
.sf-menu ul li {
	width:			100%;
	

}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	color: #444444;
	font-size:13px;
	font-family: "Arial";
	text-transform: uppercase;
	float:left; 
	text-decoration:none; 
	padding:15px 15px 15px 15px;
	margin: 0px 1px 0px 0px;
	display:		block;
	position:		relative;
}

.sf-menu ul a {
	color: #444444;
	font-size:12px;
	font-family: "Arial";
	text-transform: uppercase;
	float:left; 
	border-bottom: solid 1px #EFEFEF; 
	text-decoration:none; 
	padding:9px 15px 9px 15px;
	margin: 0px 0px 0px 0px!important;
	display:		block;
	position:		relative;
}

.sf-menu li a strong {color:#444444; display:block;  font-size:13px;  font-weight: bold; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
.sf-menu li a span {display:block; font-size:12px; text-transform:lowercase;  line-height:12px; padding-top:6px; }

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	text-decoration:none;
}
.sf-menu li {
}
.sf-menu li li {
}
.sf-menu li li li {
}
.sf-menu li:hover a strong, .sf-menu li.sfHover a strong{
color: #fa3500;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	padding: 0px 0px 0px 0px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

.sf-menu span {float:left; text-decoration:none; }
#info {
    width: 180px; 
    opacity: 1.0  
}  

#info li {
    width: 200px; 
    border-top: none;
    padding: 0px 10px; 
    text-align: left
}

#menu-search {
    float: right;
    width: 40px;
    height: 40px;
    margin-right:20px;
    border-left: solid 1px #e7e7e7;
    overflow: hidden
}

#menu-search-button {
    float: right;
    cursor: pointer; 
    border: 0;  
    background: url(images/growing/search-icon.png) no-repeat center;
    width: 40px;
    height: 40px;
    position: relative;
    z-index: 2
}

#menu-search-input {
    display: none;
    width: 150px;
    height: 30px;
    float: left;
    border: 0;
    padding: 5px 10px 5px 10px; 
    background: none; 
    color: #434343;
    font-size: 12px;
    z-index: 1;
    position: absolute
}


/*-----------------------------------------------------------------------------------*/
/*  3.  Navigation
/*-----------------------------------------------------------------------------------*/

#footer_menu div ul li a{ padding: 0 }

/* BREADCRUMB */

#title_left { 
    width: 600px; 
    float: left 
}

#breadcrumb-style { 
    padding: 10px 0px 0px 0; 
}

#breadcrumb-style a, 
#breadcrumb-style span, 
#breadcrumb-style p { 
    padding: 0px;
    margin: 0px;
    text-transform: uppercase;
    color: #787878;
    font-size: 11px;
}

#header-title #breadcrumb-style a, 
#header-title #breadcrumb-style span, 
#header-title #breadcrumb-style p { 
    padding: 0px;
    margin: 0px;
    color: #DCDCDC;
}


.menu_categories {
    font-weight: 400; 
    padding: 10px 0 0 0; 
    margin: 0
}

#full-page-home div div ul { padding: 0 0 15px 0!important }

.menu_categories h3{
	margin-bottom: 20px;
}

.menu_categories ul, 
#full-page-home div div ul { 
    list-style: none; 
    margin: 5px 0px 15px 0px; 
}

.menu_categories ul li{ 
    padding: 8px 0px 8px 0px; 
    font-size: 12px;
    margin: 0; 
    color: #444;  
    overflow: hidden;
    border-bottom: solid 1px #e7e7e7;
    background: url(images/arrow-sidebar.png) right 8px no-repeat;
}

.menu_categories ul li ul, 
#full-page div div ul li ul { 
    padding: 0px 0 0px 18px; 
    margin: 8px 0 0 0!important; 
    color: #999999;  
    overflow: hidden;
    border-top: 1px solid #e7e7e7
}

.menu_categories ul li ul li, 
#full-page-home div div ul li  ul li{ 
    padding: 8px 0px 8px 0px!important; 
    margin: 0px 0px 0px 18px!important; 
    color: #999999;  
    overflow: hidden;
    background: url(images/arrow-sidebar.png) right 8px no-repeat;
    border-bottom: 1px solid #e7e7e7
}

.menu_categories ul li ul li:last-child, 
#full-page-home div div ul li  ul li:last-child{ 
    overflow: hidden;
    padding: 8px 0px 0px 0px!important; 
    margin: 0px 0px 0px 18px!important; 
    border-bottom: 0px solid #F3F3F3
}

.menu_categories ul li a, 
#full-page-home div div ul li a,
.menu_categories ul li ul li a, 
#full-page-home div div ul li ul li a {
    text-decoration: none; 
    background: none
}

.menu_categories ul li a:hover, 
#full-page-home div div ul li a:hover,
.menu_categories ul li ul li a:hover, 
#full-page-home div div ul li ul li a:hover { text-decoration: none }

.menu_categories ul li ul, 
#full-page-home div div ul li ul { 
    list-style: none; 
    padding-left: 0px; 
    padding-top: 0px; 
    margin: 0
}

.menu_categories ul li ul li, 
#full-page-home div div ul li ul li { 
    font-weight: 400; 
    color: #999999; 
    margin: 0; 
}


/*-----------------------------------------------------------------------------------*/
/*  4.  Typography
/*-----------------------------------------------------------------------------------*/

.button-shortcode {
    /* background-image: url(images/button-bg-alus.png); */
    padding: 8px 14px 4px;
    margin: 5px 10px 15px 0px;
	font-size: 12px;
    font-weight: normal;
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
    border-bottom: solid 2px;
	color: #fff!important;
}

.button-shortcode:hover { opacity: 0.8 }


/*BUTTONS*/

.pricing-table .button-shortcode { margin: 0px }

.read-more-link, 
#contact_form_holder_2 form #send_message, 
.form-submit input, 
.reply_link a,
.wpcf7-submit,
#pwbox-145,
#general-button a.grey-button-color,
.big-button {
    padding: 6px 14px 5px;
    margin: 5px 10px 15px 0px;
    background-color: #A0BF0C;
	color: white;
	border: 0px;
	border-bottom: 2px solid #7E9709;
	text-transform: uppercase;
}


.wpcf7-submit { margin: 0px }

#general-button a {
    padding: 8px 14px 9px;
}

#contact_form_holder_2 form #send_message:hover, 
.form-submit input:hover,
.reply_link a:hover,
.wpcf7-submit:hover,
.search_submit3:hover,
.big-button:hover { opacity: 0.9; color: white }



#general-button a.red-button-color {
    background-image: url(images/button-bg-alus.png);
    background-color: #d11e00;
    background-repeat: repeat-x;
    padding: 6px 14px 7px;
    -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: solid 1px #9f1700;
	-webkit-box-shadow: 0px 1px 2px 0px #c6c6c6;
	-moz-box-shadow: 0px 1px 2px 0px #c6c6c6;
	box-shadow: 0px 1px 2px 0px #c6c6c6;
	font-size: 13px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

#general-button a.red-button-color:hover { opacity: 0.9 }


/* FORM */

.comment-input input, 
#contact_form_holder_2 form input,
.wpcf7-text {
    width: 250px; 
    padding: 5px 5px; 
    margin: 5px 10px 0px 0px; 
}

.comment-textarea textarea, 
#contact_form_holder_2 form textarea,
.wpcf7-form-control-wrap textarea {
    width: 658px;
    padding: 10px 10px; 
    margin: 5px 0 0px 0
}

.wpcf7-form-control-wrap textarea {
    width: 620px;
    padding: 10px 10px; 
    margin: 5px 0 0px 0
}

.wpcf7-form {
}
#ver-img { padding: 5px 0px 0px 10px; height: 30px; position: absolute }


/* TEXT & LINK & OTHER */

hr {
    width: 100%;
    border-left: #d4d4d4 0px solid; 
    border-right: #d4d4d4 0px solid; 
    border-top: #ffffff 1px solid; 
    border-bottom: #d6dddf 1px  solid; 
    clear: both; 
    margin: 20px 0 20px 0; 
    padding: 0
}

pre {
	border: #CCC 1px dotted;
	padding: 20px;
	font-size: 12px;
	color: #999;
	margin: 5px 30px 15px 30px;
	height: 100%;
	line-height: 1.7;
	border-image: initial;
}

blockquote.right { 
    float: right; 
    margin: 10px 0px 5px 20px; 
    width: 220px 
}

blockquote.left { 
    margin: 10px 20px 5px 0px;
    width: 220px; 
    float:left 
}

blockquote p {
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 16px !important;
    line-height: 24px !important;
    font-style: italic;
    padding: 0
}

blockquote {
    quotes: none;
    background: url(images/quote.png) no-repeat;
    padding: 0 10px 0 30px !important;
    font-family: Times New Roman, Times, Serif;
    margin: 5px 0 15px 0;
    font-size: 16px !important;
    line-height: 24px !important
}


/* UL & OL */

ul { 
    margin: 0px 0px 15px 30px; 
}

ul li { padding: 5px 0px 5px 0px }

ol { margin:0px 0px 15px 30px }

ol li { padding:5px 0 5px 0 }


/* IMAGES */

.alignright {
    float: right; 
    margin-left: 20px; 
    margin-bottom: 10px; 
    margin-top: 10px
}

.alignleft{
    float: left; 
    margin-right: 20px; 
    margin-bottom: 10px; 
    margin-top: 10px
}


/*-----------------------------------------------------------------------------------*/
/*  5.  Home Page
/*-----------------------------------------------------------------------------------*/

.homepage-right-text-frame{
	float:right;
	width:250px;
	text-align: right;
	margin-top: 10px;
}

.homepage-left-text-frame{
	float:left;
	width:710px;
	margin-top: 10px;
}

.homepage-right-text-frame h2{
	font-style: italic;
	margin-top: 20px;
	line-height: 1.3em
}

.homepage-right-text-frame p{
	color: #A1A3A6;
	font-size: 13px;
	padding: 0;
	margin: -5px 0 0 0;
}

#portfolio-homepage-description {
	margin: 15px 0 15px;
}

#homepage-content-top-fix { margin-top: 50px }

.homepage-blog-posts {
	margin: 0;
	width: 960px;
	padding: 0;
	list-style: none;
	clear: both
}


.homepage-blog-post+.homepage-blog-post+.homepage-blog-post+.homepage-blog-post { padding: 0px!important }

.homepage-blog-post {
	float: left;
	width: 210px;
	padding: 0 40px 10px 0
}

.homepage-blog-post-meta {
	padding: 5px 0 5px 0
}

.homepage-blog-post-meta,
.homepage-blog-post-meta a { 
	font-weight: normal!important;
	color: #A1A3A6;
}

.homepage-blog-post a {
	height: 17px;
	font-weight: bold;
	margin: 4px 0px 0px;
}

.video-homepage {
	margin: 30px 0px -30px -30px;
}

.video-button { cursor: pointer }

.video-button:hover { opacity: 0.9 }

.icon-homepagea-1 {
    padding: 5px 15px 5px 0px
}

ul.home-page-posts-portfolio{ 
    margin: 0px 0 0 0; 
    float:right;
    width: 700px;
    padding: 0px 0 0 0; 
    list-style: none
}

ul.home-ul-port{ 
    margin: 23px 40px 38px 0; 
    float:left;
    width: 210px!important;
    padding: 0px 0 0 0; 
    list-style: none;
    position: relative;
    display: block;
	max-height: 241px;
}
ul.home-ul-port-last{ 
    margin: 23px 0 0 0; 
    float:left;
    width: 210px!important;
    padding: 0px 0px 0 0; 
    list-style: none
}

ul.home-page-posts-portfolio li,.home-ul-port li,ul.home-ul-port-last li {
    float: left;
    width: 202.5px;
    padding: 0
}

ul.home-ul-port li:last-child { margin-right: 0px }

.home-page-posts-portfolio-frame.portfolio_home_column_3 { margin-right: 0px!important }

ul.home-page-posts-portfolio li .home-page-post-portfolio-link { padding: 0px 15px 10px 0px }

ul.home-page-posts-portfolio li .home-page-post-portfolio-link a { 
    color: #000;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; 
}

ul.home-page-posts-portfolio li .home-page-post-portfolio-link a:hover { color: #555555!important }

ul.home-page-posts-portfolio li .home-page-post-portfolio-link p { margin: 10px 0 10px; }


/*-----------------------------------------------------------------------------------*/
/*  6.  Footer
/*-----------------------------------------------------------------------------------*/

#footer {
    position: relative; 
    width: 920px;
    padding: 20px 20px 15px 20px;
}

#footer-left,
#footer-right { width: 460px }

#footer-right { text-align: right }

.footer-padding { padding-bottom: 10px }

/* MIDLE FOOTER */

#footer_columns_midle{
	padding: 10px 0 40px 0;
	margin-bottom: 10px;
	border-bottom: solid 1px #c8c7c8;
	
}

#footer p, 
#footer p, 
#footer div p, 
#footer div div p span, 
#footer, 
#footer div, 
#footer div div p {
    font-size: 12px;
    color: #444444;
    text-transform: uppercase;  
}

.footer_widget_midle .link { margin: 0 }

.footer_widget_midle { margin-bottom: 0 }

.footer_widget_midle h1, 
.footer_widget_midle h2, 
.footer_widget_midle h3, 
.footer_widget_midle h4, 
.footer_widget_midle h5, 
.footer_widget_midle h6,
.footer_widget_midle div h1, 
.footer_widget_midle div h2, 
.footer_widget_midle div h3, 
.footer_widge_midlet div h4, 
.footer_widget_midle div h5, 
.footer_widget_midle div h6 {
    color: #000;
    padding: 0px 0 10px 0;
    margin: 0
}

.footer_widget_midle h2, 
.footer_widget_midle div h2, 
.footer_widget_midle div div h2 {
    font-size: 16px!important;
}

.footer_widget_midle ul,
.footer_widget_midle div ul, 
.footer_widget_midle div div ul {
    list-style: none;
    margin: 0px 0 0 0;
    padding: 0;
}

.footer_widget_midle ul li, 
.footer_widget_midle div ul li, 
.footer_widget_midle div div ul li{
    padding: 8px 0 8px 0px;
    border-bottom-color: #c8c7c8;
    border-bottom-style: solid;
    border-bottom-width: 1px
}

.footer_widget_midle ul li ul, 
.footer_widget_midle div ul li ul, 
.footer_widget_midle div div ul li ul { display: none }

.footer_widget_midle a, 
.footer_widget_midle div a, 
.footer_widget_midle div div a {
    font-size: 12px
}

.footer_widget_midle a:hover, 
.footer_widget_midle div a:hover, 
.footer_widget_midle div div a:hover {  }

.footer_widget_midle table, .footer_widget_midle th, .footer_widget_midle td { color:#7b7d80 }

.footer_widget_midle caption, .footer_widget_midle div caption { color:#7b7d80 }


/* SUB FOOTER */

#sub_footer {
    width: 100%;
    padding: 0 0 0px 0
}

.line-sub-footer { 
    height: 1px;
    border-bottom-color: #e1e1e1;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    position: relative; 
    margin-bottom: 10px
}

#sub_footer div div, 
#footer_twitter ul li span { 
    font-size: 11px;
}

#footer_social{
    float: right;
    text-align: right
}

#footer_social img { padding: 0 0px 0 5px }

#footer_menu ul {
    float: right;
    list-style: none;
    margin: 0;
    padding: 0px 0 10px 0
}

#footer_menu ul li {
    float: left;
    margin: 0 0px 0 10px;
    padding: 0;
    border: 0
}

#menu-footer-menu ul li a { padding: 0 }

#footer_menu ul li a, 
#footer_twitter ul li a, 
#sub_footer div div a {
    font-size: 11px;
    font-weight: normal;
}

#footer_menu ul li a:hover, 
#footer_twitter ul li a:hover, 
#sub_footer div div a:hover,
#footer_menu ul li:hover { 
    background-color: transparent!important 
}

#footer_menu ul li ul { display: none }

#footer_twitter ul {
    background: url(images/bird.png) no-repeat 0 -10px;
    list-style: none;
    margin: 0;
    padding: 0 0px 0 40px;
}

.linkcat{ list-style: none; }


/* FOOTER CONTACT FORM */

#contact_form_holder form input {
    width: 60%; 
    border: solid 1px #d8d8d8;
    border-bottom: rgba(50, 50, 50, .3) 1px solid; 
    border-right: rgba(50, 50, 50, .3) 1px solid; 
    padding: 6px 3% 6px 3%; 
    margin: 0px 0 10px 0; 
    background: url(images/input-bg.jpg) repeat; 
    color: #c4c4c4; 
    font-size: 11px
}

#contact_form_holder form textarea {
    width: 96%; 
    padding: 6px 2% 6px 2%; 
    margin: 0px 0px 5px 0px; 
    border: solid 1px #d8d8d8;
    border-bottom: rgba(50, 50, 50, .3) 1px solid; 
    border-right: rgba(50, 50, 50, .3) 1px solid; 
    background: url(images/textarea-bg.jpg) repeat-x top #fbfbfb; 
    color: #c4c4c4;
    font-size: 11px
}

#contact_form_holder form #send_message { 
    width: 70px; 
    background: url(images/read-more-link-bg.jpg) repeat-x bottom;
    font-size: 10px;
    color: #555555;
    border: solid 1px #d8d8d8;
    padding: 6px 10px;
    -moz-border-radius: 5px; border-radius: 5px;
    border-bottom: #d5d5d5  1px solid; 
    border-right: #d5d5d5  1px solid; 
    cursor: pointer
}

#contact_form_holder form #send_message:hover { background:url(images/read-more-link-bg-hover.jpg) repeat-x bottom }


/*-----------------------------------------------------------------------------------*/
/*  7.  Blog & Single
/*-----------------------------------------------------------------------------------*/

.post-100-thumb {
	float:left;
	padding-right: 20px;
}

#single-content { margin: 30px 0 5px 0; }

.blog-slide-class {
	margin: 10px 0px -28px 0px;
    padding: 0;
    list-style: none
}

*+html .blog-slide-class2 {
	margin: 0px 0px 0px 0px;
    padding: 0;
    list-style: none
}

.blog-slide-class2 {
	margin: 0px 0px 0px 0px;
    padding: 0;
    list-style: none
}

*+html .blog-slide-class {
	margin: 10px 0px -23px 0px;
    padding: 0;
    list-style: none
}

.blog-slide-class li {
    margin: 0;
    padding: 0;
    overflow: hidden 
}

.blog-slide-class li a {
    padding: 0;
    margin: 0;
    line-height: 0
}

.blog-slide-class li img {
    margin: 0;
    padding: 0;
    overflow: hidden; 
    position: relative;
    z-index: 2
}

.slider-top-space { height: 10px }

#slider-nav{
	background: url(images/slider-bg.png) no-repeat;
	width: 700px;
	height: 38px;
}

#circle-slider-frame{
	width: 700px;
	height: 320px;
	display: block;
}

.circle-slider-frame ul{
	list-style: none;
}

.circle-up{
	position: absolute;
	z-index: 98;
}

.slider-click{
	width: 700px;
	height: 320px
}

.slider-click-ul{
	position: relative;
	z-index: 99;
}

#circle-html-1 li,
.slider-click-ul {
	width: 700px;
	height: 320px;
	padding: 0;
	margin: 0;
}
#circle-html-1 {
	padding: 0;
	margin: 0
}

#circle-html-1 h2 {
	margin-bottom:10px;
	font-size:26px!important
}

#circle-html-1 p {
	margin: 0px;
	padding: 0px;
	color: #A1A3A6;
}

.circle-nav-class {
    text-align: right;
    width: 86px;
    float:right;
    margin-top:9px;
    padding: 0;
    height: 25px;
    margin-right: 20px
}

.circle-nav-class-single {
    text-align: right;
    position: absolute;
    z-index: 99;
    padding: 0;
    margin-top: 20px;
    margin-left: 20px;
    height: 25px;
}

.circle-big {
	text-align: right;
    margin-top: -5px;
	width: 960px!important;
    padding: 0;
    height: 25px;
    margin-bottom: 10px;
	border-bottom: solid 0px #EFEFEF;
	padding-right:10px;
}

.single-big-img { width: 950px!important }

.circle-nav-class a {
	display: inline-block;
	background-color: #A1A3A6;
	cursor: pointer;
	color: white;
	font-size: 1px;
	text-decoration: none;
	width: 4px;
	height: 4px;
	margin: 5px 0px 0 6px;
	padding: 0;
	text-align: center;
	border-radius: 4px 4px;
	-moz-border-radius: 4px 4px;
	-webkit-border-radius: 4px 4px;
}

.circle-nav-class-single a {
	display: block;
	margin-left: 1px;
	width: 51px !important;
	height: 10px;
	background-color: #fff;
	color: #fff!important;
	text-indent: -9999px;
	border: 0;
	float: left;
	border-image: initial;
}
.circle-nav-class-single a.activeSlide {
	opacity: 0.8
}

.single-blog-nav {
	margin-top: -32px;
	position: absolute;
	z-index: 100;
}

#next2 {
     background: url(images/right-arrow-slider.png) no-repeat center white;
     opacity: 1;
     height: 20px;
     width: 20px;
     margin-right: 10px;
     float:right;
     cursor: pointer;
}

#prev2 {
     background: url(images/left-arrow-slider.png) no-repeat center white;
     opacity: 1;
     height: 20px;
     width: 20px;
     margin-left: 10px;
     margin-right: 5px;
     cursor: pointer;
     float:right
}

#prev2:hover,
#next2:hover { opacity: 0.9 }

#next2-post {
     background: url(images/right-arrow-slider.png) no-repeat center;
     opacity: 1;
     height: 20px;
     width: 10px;
     bottom: 20px;
     margin-top:3px;
     float:left;
     cursor: pointer;
}

#prev2-post {
     background: url(images/left-arrow-slider.png) no-repeat center;
     opacity: 1;
     height: 20px;
     margin-top:3px;
     width: 10px;
     margin-left: 10px;
     margin-right: 2px;
     bottom: 20px;
     cursor: pointer;
     float:left
}

#next2-portfolio {
     background: url(images/right-arrow-slider.png) no-repeat center;
     opacity: 1;
     height: 20px;
     width: 10px;
     bottom: 20px;
     margin-top:3px;
     float:left;
     cursor: pointer;
}

#prev2-portfolio {
     background: url(images/left-arrow-slider.png) no-repeat center;
     opacity: 1;
     height: 20px;
     margin-top:3px;
     width: 10px;
     margin-left: 10px;
     margin-right: 2px;
     bottom: 20px;
     cursor: pointer;
     float:left
}

.circle-nav-class a:hover {
    background-color: #bdbdbd!important;
    color: #bdbdbd!important;
	text-decoration: none
 }
 
.circle-nav-class a.activeSlide {
    background-color: #bdbdbd!important;
    color: #bdbdbd!important
}

.blog-slide-class li a.portfolio-hover-link {
    position: absolute;
    width: 650px;
    height: 200px;
    opacity: 0.8;
    background: url(images/plus_in.png) no-repeat center #fff;
    z-index: 5
}

.blog-slide-class li a.portfolio-hover-lightbox {
    position: absolute;
    width: 650px;
    height: 200px;
    opacity: 0.8;
    background: url(images/zoom_in.png) no-repeat center #fff;
    z-index: 5
}


/* DATE */

.data-frame {
    float: right;
    margin-left: 20px;
    padding-top: 5px
}

.data-d {
    float: left;
    font-size: 31px;
    padding-right: 5px;
    text-align: right;
    height: 31px;
    width: 40px;
    line-height: 1em;
    color: silver
}

.data-m-j {
    float: right;
    height: 31px;
    margin-top: 0px;
    padding-left: 5px;
    top: 0;
    border-left: #e0e0e0 solid 1px
}

.data-m {
    font-weight: bold;
    line-height: 1.1em;
    color: silver
}

.data-j { color: silver }


/* COMENT */

.reply {
	margin-top: -10px;
}

.comment_link {  
    padding: 9px 0px 0 15px;  
    height: 39px; 
    width: 33px; 
    display: block;
    float: right; 
    margin-top: -5px;
    margin-bottom: 0px    
}

.form-submit #submit {
	margin: 0px;
}


/* POST ON */

.blog-left-content {
	float: left;
	width: 550px;
	padding: 0px 0 0px
}

.entry-conten {
	margin: 5px 0 0 0;
}

.entry-meta {
    margin: 0px 0px 0px 0px;
    background: #f9f9f9;
}

#single-content-div {
	margin: 25px 0 0px;
}

.single-meta-frame {
    padding: 15px 0px 15px 10px;
    color: #828282;
    font-size: 11px;
    float: right;
	width: 150px
}

.cat-links { 
	float: right;
	padding: 7px 10px;
	width: 550px;
	border-bottom: solid 2px #ECECEC;
}

.single-meta-frame .cat-links { 
	padding: 7px 10px;
	width: 650px;
	background: #F9F9F9;
	border-bottom: solid 2px #ECECEC;
}

.single-meta-frame-small-image {
	width: 420px;
    margin: 0px 0px 22px 185px; 
    padding: 5px 0px;
    color: #828282;
    font-size: 11px;
}

.entry-meta-small-image {
	width: 420px;
    margin: 0px 0px 22px 185px; 
    padding: 5px 0px;
    color: #828282;
    font-size: 11px;
}

.read-more-post a {
	float: left;
	width: 80px;
	background: #a0bf0b;
	padding: 8px 10px 6px;
	color: white;
	border-bottom: 2px solid #7E9709;
	text-transform: uppercase
}

.read-more-post a:hover { opacity: 0.85 }

.meta-date-blog,
.meta-category-blog,
.meta-author-blog,
.meta-tags-blog,
.meta-comment-blog {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	color: #A1A3A6;
	text-align: right;
	float:right;
}

.meta-date-blog a,
.meta-category-blog a,
.meta-author-blog a,
.meta-tags-blog a,
.meta-comment-blog a{ color: #A1A3A6!important }

/*.meta-date-blog { background: url(images/meta-space.jpg) no-repeat right center; }

.meta-category-blog { background: url(images/meta-space.jpg) no-repeat right center; }

.meta-author-blog { background: url(images/meta-space.jpg) no-repeat right center; }

.meta-tags-blog { background: url(images/meta-space.jpg) no-repeat right center; }*/

/* TITLE */

.entry-title a {
    text-transform: uppercase;
    color: #444;
    background: none
}


/* POST THUMB */
.line-shadow-fix {
	height: 20px;
}

.homepage-div-left{
	float: left;
	width: 300px;
}

.homepage-div-right{
	text-align: right;
	float: right;
	width: 300px;
}

.homepage-link-text{
	margin: 6px 0 15px;
}

.homepage-link-text a{
	font-size: 13px;
	color: #df1f00
}

.home-page-posts-portfolio-frame {
	width: 210px!important;
	margin: 0px 40px 0px 0px;
	list-style: none;
	position: relative;
	float: left;
}

.recent-project-line {
	margin: 30px 0px 10px 0px;
	background: #F9F9F9;
}

.recent-project-line h4 {
	background: white;
	float: left;
	padding: 0px 20px 0px 0px;
	margin:0px;
}

.portfolio-small-ul {
	margin: 0px;
	padding: 0px;
	width: 944px;
}

.portfolio-small-ul li{
	width: 210px!important;
	margin: 15px 26px 0px 0px;
	list-style: none;
	position: relative;
	float: left;
}

.portfolio-small-ul-sidebar {
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

.portfolio-small-ul-sidebar li{
	width: 210px!important;
	margin: 10px 0px 0px 0px;
	list-style: none;
	position: relative;
	float: left;
}

.home-page-posts-portfolio-frame div .portfolio_hover {
	height: 140px!important;
	display: none;
}

.home-page-posts-portfolio-frame-sidebar div .portfolio_hover {
	height: 140px!important;
	display: none;
}

.home-page-posts-portfolio-container{
	margin-top: -3px;
	padding: 17px 10px 10px 10px;
	background: #f9f9f9;
	border-bottom: 3px solid #ececec;
}

.home-page-posts-portfolio-container h4{
	margin-bottom: 0px;
}

.home-page-posts-portfolio-container p{
	padding:10px 0px 5px 0px;
}

.home-page-posts-portfolio-container a {
	font-weight: bold;
	width: 180px;
}

.home-page-posts-portfolio-frame-hover { background: #9fbd10 }

.portfolio-link-bg div {
	width: 12px;
	height: 6px;
	float:right;
}

.portfolio-link-bg div {
	width: 12px;
	cursor: pointer;
	height: 6px;
	margin-top: -3px;
	background: url(images/portfolio-link-bg.jpg) no-repeat 0px 0px;
}

.portfolio-link-bg div:hover {
	width: 12px;
	height: 6px;
	margin-top: -3px;
	background: url(images/portfolio-link-bg.jpg) no-repeat 0px -6px;
}

#small-page-portfolio { 
	padding: 15px 0 0px 0px;
	width: 1000px
}

#full-page-portfolio {
	padding: 20px 0px 30px;
}

.portfolio-full-images {
    width: 960px;   
    padding: 0px;
    cursor: pointer;
    list-style: none;
    overflow :hidden;
    display: inline-block; 
    position: relative;
    float: left
}

.portfolio_in_title {
	font-weight: bold;
	color: white!important;
	padding: 165px 30px 10px 70px;
}

.portfolio_in_title_midle {
	font-weight: bold;
	color: white!important;
	padding: 165px 30px 10px 70px;
}

.portfolio-full-images p {
	margin: 10px 0 10px 0;
}

.portfolio-midle-images {
    width: 320px;
    height: 320px;   
    padding: 0;
    cursor: pointer;
    list-style: none;
    overflow: hidden;
    display: inline-block; 
    position: relative;
    float: left
}

.sorting a img:hover {
	opacity:09;
}

.portfolio-small-images{
    width: 210px!important; 
	height: 245px;
	margin: 0px 40px 35px 0px!important;
    list-style: none;
	position: relative;
	float: left;
}


.portfolio-small-images a {
    width: 210px;
    height: 160px;   
	padding: 0!important;
	margin: 0;
    cursor: pointer;
    overflow: hidden;
	position: relative; 
    display: inline-block; 
}

.portfolio_small_container { padding: 0px 0px 0px;}

.portfolio_small_container a {
	height: 17px;
	font-weight: bold;
	width:180px;
	margin: 4px 0px 0px;
}

.portfolio_small_container p {  font-size: 12px }

.portfolio-lightbox-tirangle{
	position: absolute;
	width: 25px;
	height: 25px;
	top: 60px;
	left: 0px;
	background: white url(images/zoom-madza.jpg) no-repeat center;
	z-index: 9;
	display: none;
}

.portfolio-link-tirangle{
	position: absolute;
	width: 25px;
	height: 25px;
	top: 60px;
	left: 185px;
	background: white url(images/open-madza.jpg) no-repeat center;
	z-index: 9;
	display: none;
}

.portfolio_hover {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	opacity: 0.85
}

.portfolio_hover h2 {
	color: white;
	margin: 0;
	padding: 30px 30px 15px 30px
}

.portfolio_hover p {
	color: #999!important;
	margin: 0;
	padding: 0 30px 0 30px!important
}

.portfolio_hover a img {
	position: relative;
	z-index: 1
}

.portfolio_image_full_hover { background: black;}

.portfolio_image_full_hover_lightbox { background: black }

.thumb-image { padding: 0 }

.thumb-image a { background: none }

.post-small-image {
    width: 220px;
    float: left
}

.post-small-image a { background: none }

.small-image-diver {
    width: 400px;
    float: right
}

.post-small-image {
    margin: 0px 25px 10px 0px;
    padding: 7px 0 22px 0
}

#single-portfolio-about {
	float: left;
	width: 150px;
	margin-bottom: 15px;
}

#single-portfolio-content {
	float: right;
	width: 760px;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 20px;
	-moz-column-count: 20px;
	column-count: 20px;
}

#single-portfolio-content p { 
	padding: 0px;
	margin: 0px;
}

.single-portfolio-about-divs{
	padding: 0px 0 5px;
	line-height: 1.4
}

/* POST CONTENT */

.entry-content {
    margin-top: 0; 
    float: left;
    padding-bottom: 25px
}

.entry-content-small-image {
	width: 350px;
	margin-left:190px;
}


/* HEADING */

h1.entry-title { padding: 0px 10px 0px 0px; line-height: 1; font-size: 24px!important; }

h1.entry-title { margin: 0px !important;  }

h1.entry-title a { }

h1.entry-title a:hover { }


/* LINE POST */

.post_line { 
    clear: both; 
    border-bottom: 1px solid #efefef;  
    height: 2px;   
    margin: 0px 0 20px 0; 
    padding: 0
}


/* LINE POST */

#entry_author_info {
	margin-bottom: 10px;
    padding: 15px 0px 10px; 
}

.line-single {
	padding-top: 10px;
}

#coment-line-space {margin-bottom: 30px;}


/* AUTOR DESCRIPTION */

#author_avatar { 
    float: left; 
    width: 70px
}

#author_description {
    width: 510px;
    float: left; 
    padding-left: 15px
}


/* COMMENT */

#reply-title span {
	font-size: 12px;
	display: block;
	color: #A1A3A6;
}

span.required{
	color: red	
}

.never-published {
	color:#A1A3A6;
}

.commentlist { 
	margin: 0 0 0 35px; 
	padding: 0
}

.fn { 
	font-weight: bold; 
	color: #1C1C1C;
	font-size: 12px;
}

.commentlist > li.comment {
	margin: 0 0;
	padding: 25px 0px 0px 22px;
	position: relative;
}

.commentlist .avatar {
	margin: 0 10px 0 -55px;
	padding: 0;
	position: absolute;
}

.vcard{
	color: #A1A3A6
}
.vcard a{
	color: #A1A3A6
}

.commentlist .children li.comment {
	margin: 20px 0px 0px;
	padding: 0px 0px 0px;
	position: relative;
	list-style: none;
}

.commentlist .children .avatar {
	margin: 0 10px 0 -55px;
}

.children {  margin: 0px 0px 0px 40px; padding: 0px 0px 0px 16px; }

/* REPLY COMMENT */

.reply_link { margin: 5px 0 0px 0 }



#comments_frame h4 { margin-bottom: 10px }

#respond { 
    padding: 6px 20px 0px 0
}

#respond h3 { 
	padding-top: 0; 
	margin: 15px 0 0px;
}

.comment-form-email {
    color: gray; 
    clear: both; 
    width: 100px
}

.comment-form-email input { 
    font-size: 11px; 
    color: #777777; 
    padding: 6px !important; 
    clear: both; 
    width: 250px; 
    -moz-border-radius: 5px; 
    border-radius: 5px;
    background: #fafafa; 
    border: 1px solid #d8d8d8
}

.comment-form-url {
    color: gray; 
    clear: both; 
    width: 100px
}

.comment-form-url input { 
    font-size: 11px; 
    color: #777777; 
    padding: 6px !important; 
    clear: both; 
    width: 250px; 
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    background:  #fafafa; 
    border: 1px solid #d8d8d8
}

.comment-form-author {
    color: gray; 
    clear: both; 
    width: 100px
}

.comment-form-author input { 
    width: 60%; 
    border: solid 1px #d8d8d8;
    border-bottom: rgba(50, 50, 50, .3) 1px solid; 
    border-right: rgba(50, 50, 50, .3) 1px solid; 
    padding: 6px 3% 6px 3%; 
    margin: 0px 0 10px 0; 
    background: url(images/input-bg.jpg) repeat; 
    color: #c4c4c4; 
    font-size: 11px
}

.comment-form-comment {
    color: gray; 
    clear: both; 
    width: 100px
}

.comment-form-comment textarea { 
    font-size: 11px; 
    color: #777777; 
    clear: both; 
    width: 450px; 
    -moz-border-radius: 5px; 
    border-radius: 5px;   
    background: #fafafa; 
    border: 1px solid #f6f8f9
}

.comment-notes { font-size: 11px }

p.form-allowed-tags code {
    font-size: 0px; 
    opacity: 0
}

.form-allowed-tags { 
    font-size: 0px; 
    opacity: 0
}


/* SINGLE STYLE */

/* BIG SLIDER */

.bee-big-slider {
    margin: 0;
    padding: 0px 0 7px 0;
    border-bottom: 1px solid #efefef
}

.bee-big-slider .blog-slide-class li a.portfolio-hover-link {
    width: 960px !important;
    height: 300px !important
}

.bee-big-slider .blog-slide-class li a.portfolio-hover-lightbox {
    width: 960px !important;
    height: 300px !important
}


/* MIDDLE SLIDER */

.bee-middle-slider {
    margin: 10px 0 0px 0;
    padding: 0px 0 12px 0
}

.bee-middle-slider .blog-slide-class li a.portfolio-hover-link {
    width: 610px !important;
    height: 200px !important
}

.bee-middle-slider .blog-slide-class li a.portfolio-hover-lightbox {
    width: 610px !important;
    height: 200px !important
}


/* SMALL SLIDER */

.bee-small-slider {
    margin: 0 25px 0 0px;
    padding: 13px 0 0px 0;
    width: 160px;
    float: left
}

.bee-small-slider .blog-slide-class li a.portfolio-hover-link {
    width: 300px !important;
    height: 300px !important
}

.bee-small-slider .blog-slide-class li a.portfolio-hover-lightbox {
    width: 300px !important;
    height: 300px !important
}


/* BLOG POSTS */

.post-line-top {
	background: url(images/post-line-top.png) no-repeat;
	width: 650px;
	height: 20px;
	position: absolute;
	z-index: 999;
}

.post-line-bottom {
	background: url(images/post-line-bottom.png) no-repeat;
	width: 650px;
	height: 16px;
	margin-bottom:10px;
	margin-top: -21px;
	position: relative;
	z-index: 999;
}

.post-line-bottom-2 {
	background: url(images/post-line-bottom.png) no-repeat;
	width: 650px;
	height: 16px;
	margin-bottom:10px;
	margin-top: -16px;
	position: relative;
	z-index: 999;
}

*+html .post-line-bottom {
	background: url(images/post-line-bottom.png) no-repeat;
	width: 650px;
	height: 16px;
	margin-bottom:10px;
	margin-top: -19px;
	position: relative;
	z-index: 999;
}

.post-line-bottom {
	margin-top: -21px\0/;
}

.post-old-thumb-bug { height: 10px }

.post-line-after {

	border-bottom: solid 0px #EEE;
    padding: 0px 0 5px 0;
    margin-bottom:30px;
    width: 100%;
    clear: both;
    position: relative
}

#post-link-button { margin-top:15px;}


/* SMALL POST IMAGE */

.bee-blog-small-image {
    margin: 10px 25px 0px 0px;
    padding: 0px 0 15px 0;
    width: 160px;
    overflow: hidden;
    float: left
}


.bee-blog-small-image .blog-slide-class li a.portfolio-hover-link {
    width: 220px !important;
    height: 230px !important
}

.bee-blog-small-image .blog-slide-class li a.portfolio-hover-lightbox {
    width: 220px !important;
    height: 230px !important
}


/* FUUL POST IMAGE */

.bee-blog-full-image { 
	margin: 0px 0px 15px 0px; 
	position: relative
}

.bee-blog-full-image .blog-slide-class li a.portfolio-hover-link {
    width: 610px !important;
    height: 200px !important
}

.bee-blog-full-image .blog-slide-class li a.portfolio-hover-lightbox {
    width: 610px !important;
    height: 200px !important
}


/*-----------------------------------------------------------------------------------*/
/*  8.  Widgets
/*-----------------------------------------------------------------------------------*/

/* CALENDAR WIDGET */

#calendar_wrap table { font-size: 11px }

#calendar_wrap table td { padding: 10px 30px 0px 10px }

#calendar_wrap table tr td a { color: #000 }

#calendar_wrap table tr td a:hover {
    color: silver;  
    text-decoration: none
}

#calendar_wrap table tr td { padding-right: 6px }

#calendar_wrap table th { text-align: left }

#calendar_wrap table caption {
    text-align: left; 
    font-weight: bold; 
    padding-bottom: 5px
}

.screen-reader-text {
    font-size: 18px; 
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: 400; 
    color: #383838; 
    margin-top: 2.1em; 
    padding-bottom: 0
}


/* FOOTER CONTACT FORM */

.error { 
    display: none; 
    padding: 10px; 
    color: #fff; 
    font-size: 12px
}

.success { 
    display: none; 
    padding: 10px; 
    color: #fff; 
    font-size: 12px
}

#contact_logo { vertical-align: middle }

.error img { vertical-align: top }


/* WIDGETS */

#flickr img {
    float: left; 
    display: inline; 
    margin: 3px; 
    padding: 1px; 
    border: 1px solid #ccc
}

#flickr {
    padding-top: 10px; 
    padding-bottom: 30px; 
    clear: left
}

.twitter_title_link{
    font-size: 21px; 
    color: #2a313a
}

.boxgrid { 
	width: 223px; 
	height: 260px; 
	margin: 5px; 
    background: #f0f1f2;
	float: left; 
	border: solid 1px #f0f1f2; 
	overflow: hidden; 
	position: relative 
}

.boxgrid img { 
	position: absolute; 
	top: 0; 
	left: 0; 
	border: 0
}

.boxgrid p { 
	padding: 0 10px; 
	color: #afafaf; 
	font-weight: bold; 
	font: 10pt "Lucida Grande", Arial, sans-serif
}
	
.boxcaption{ 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.captionfull .boxcaption {
	top: 260px;
	left: 0;
}
.caption .boxcaption {
	top: 220px;
	left: 0;
}

/*-----------------------------------------------------------------------------------*/
/*  9.  Plugins
/*-----------------------------------------------------------------------------------*/

.pt-name {
	font-size: 13px;
	color: #444;
	display: block;
	margin-top: 15px;
	margin-bottom:5px;
}

.pricing-table-price{
	color: #e94c0e;
	font-size: 13px;
	margin: 0px 0px 10px;
}

.pricing-box.one_third ul li{
	color: #444;
}

.pricing-table {
    padding: 10px 0px 0px;
}

.pricing-box ul {
    list-style: none;
    margin: 0px 0px 15px 0px;
}

.pricing-box ul li {
    padding: 8px 0!important;
    text-decoration: none;
    border-bottom: 1px solid #F0F0F0; 
}

.pricing-box ul li .yes {
    background: url(images/tick.png) no-repeat center;
    height: 16px;
    margin-top: -3px;
    margin-bottom: -1px
}

.pricing-box ul li .not {
    background: url(images/cross.png) no-repeat center;
    height: 16px;
    margin-top: -3px;
    margin-bottom: -1px
}

.green { margin-bottom: 2px; }

.catalog-frame-li {
    padding: 5px 5px 15px 5px;
    width: 198px;
    height: 360px;
    position: relative; 
    display: -moz-inline-box; 
    display: inline-block; 
    vertical-align: top; 
    overflow: hidden;  
    list-style: none;
    z-index: 1
}

.catalog-frame-li h2 {
    font-size: 18px;
    padding: 7px 10px;
    margin-top: -50px;
    background: white;
    position: absolute;
    z-index: 2
}

.portfolio_2_column h2,
.portfolio_3_column h2,
.portfolio_4_column h2 {
    padding: 20px 20px 10px 0px; 
    font-size:21px;  
    margin: 0 !important
}

.portfolio_2_column p, 
.portfolio_3_column p, 
.portfolio_4_column p { padding: 0 20px 20px 0 }

.portfolio_2_column a, 
.portfolio_3_column a, 
.portfolio_4_column a { background: none }

.image-grid{
    margin: 30px 0 0px 0; 
    padding: 0; 
    list-style: none
}

.portfolio_2_column {
    width: 468px; 
    position: relative; 
    display: -moz-inline-box; 
    display: inline-block; 
    vertical-align: top; 
    overflow: hidden;  
    list-style: none; 
    margin: 20px 20px 0px 0px 
}

.portfolio_3_column { 
    width: 304px; 
    position: relative; 
    display: -moz-inline-box; 
    display: inline-block; 
    vertical-align: top; 
    overflow: hidden;  
    list-style: none; 
    margin: 20px 20px 0 0;
}

.portfolio_4_column { 
    width: 222px; 
    position: relative; 
    display: -moz-inline-box; 
    display: inline-block; 
    vertical-align: top; 
    overflow: hidden; 
    list-style: none; 
    margin: 20px 20px 0 0
}

.portfolio_2_column img, 
.portfolio_3_column img, 
.portfolio_4_column img { padding-bottom: 5px }

#portfolio_column {
    width: 980px;
    padding: 30px 0 30px 0
}

#portfolio_show {
    margin-top: 5px; 
    float: left; 
    font-size: 11px; 
    font-family: Arial, Helvetica, Sans-serif; 
    color: #777777; 
    width: 60px
}

#portfolio_show h4 { padding: 6px 0 0 15px }

.image_post:hover {
    background: #f00; 
    padding-top: 10px
}

ul#filterm {
    list-style: none;
    background: #F9F9F9;
    height: 30px;
    width: 920px;
    margin: -10px 0px 5px 0px;
    padding: 0px;
    border-bottom: solid 2px #ECECEC;
}

ul#filterm li {
    float:left;
    margin-right: 1px;
    padding: 0px;
}

ul#filterm li a {
    padding: 10px 15px 8px;
    display: block;
    cursor: pointer;
    text-transform: uppercase;
    color: #444;
    border-bottom: 2px solid #ECECEC;
}

ul#filterm li.current a,
ul#filterm li a:hover {
	padding: 10px 15px 8px;
    background-color: #A0BF0C;
	color: white;
	border-bottom: 2px solid #7E9709
}


ul#filterm a {
    z-index: 200; 
    margin: 0;
}

.portfolio-categoria-button input[type="radio"] { display: none }

.portfolio-categoria-button input.show { display: inline }


/*ANYTHING SLIDER*/



#single-slider {
	padding-bottom: 2px;
	
}

#single-fix{
	margin: -22px 0 0 -30px;
	width: 700px;
}

.blog-fix{
	margin: -22px 0 15px -30px;
	width: 700px;
}

.single-fix-blog{
	margin: -22px 0 0 -30px;
	width: 550px;
}

#anything-slider, 
div.anythingSlider { 
    margin: 0; 
    padding: 0 
}

div.anythingSlider .anythingWindow { border: 0 }




div.anythingSlider.activeSlider .thumbNav {
	float:none;
	margin-left: 48%;
	margin-top: 14px;
}

#single-slider div.anythingSlider.activeSlider .thumbNav {
	float:none;
	margin-left: 46.5%;
	margin-top: 14px;
}

#single-slider .anythingSlider .forward a,
#single-slider .anythingSlider .back {
    left: 290px;
    bottom: 20px
}

#single-slider .anythingSlider .forward a,
#single-slider .anythingSlider .forward {
    right: 290px;
    bottom: 20px
}
div.anythingSlider .arrow a {
    margin: 0;
    height: 50px;
}

div.anythingSlider .arrow {
    height: 50px;
    top: 100%;
}

div.anythingSlider.activeSlider .anythingControls ul a.cur, 
div.anythingSlider.activeSlider .anythingControls ul a {
	display: inline-block;
	background-color: #616161;
	text-decoration: none;
	width: 4px;
	height: 4px;
	margin: 5px 0px 0 5px;
	padding: 0;
	text-align: center;
	outline: 0;
	background-color: black;
	border-radius: 4px 4px;
	-moz-border-radius: 4px 4px;
	-webkit-border-radius: 4px 4px;
}

.start-stop{display: none!important;}

div.anythingSlider.activeSlider .anythingControls ul a.cur { background-color: #b9b9b9 }

div.anythingSlider.activeSlider .thumbNav a {
	
	text-indent: -9999px;
}


/* NIVO SLIDER */

#slider-nivo {
	position:relative;
    width:920px;
    height:350px;
    /*background:url(images/loading.gif) no-repeat 50% 50%; */
    margin-top: 20px;
}

#slider-nivo img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
    width: 600px;
    height: 350px;
}
#slider-nivo a {
    display:block;
}
.nivo-caption { bottom: 0px; height: 350px;}

.nivo-caption p { 
	padding: 0px;
}

.nivo-caption-bg { 
    margin-left: 600px;
    overflow: hidden;
    background-color: #a0bf0b;
    color: white !important;
    padding:20px 20px 20px 20px !important; 
    width: 260px;
    height: 310px;
    border-left: solid 20px #4A5A80;

}

.nivo-caption-bg .title-slider {
    float: left;
    padding: 10px 10px 10px;
    background: black
}

.nivo-caption-bg p {
    float: left;
    margin-top: 0px;
    padding: 0px;
}

.nivo-caption-bg .title-slider h1 {
    color: #fff;
    font-size: 21px!important;
    float: left;
    margin: 0;
    padding: 0
}

.nivo-caption-bg p{
    color: #fff!important;
    text-shadow: none;
    font-size: 38px;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 30px;
    line-height: 1.3em;
}

.nivo-caption-bg a{
	border-bottom: 3px solid #86a009;
    color: #86a009;
    font-size: 12px;
    text-transform: uppercase;
    padding: 10px 10px;
    background: white;
    display: block;
}

.nivo-caption {
	background: none!important;
}

.nivo-caption-bg a {
    font-weight: bold;
    text-transform: uppercase
}

.nivo-caption-bg a:hover { opacity: 0.85 }

.nivo-controlNav { 
    top: 320px;
    right: 20px;
    position: absolute  
}

.nivo-controlNav a { 
    display: block; 
    margin-left: 1px;
    width: 51px !important; 
    height: 10px; 
    background-color: black;
    text-indent: -9999px; 
    border: 0;  
    float: left;
    opacity: 0.3
}

.nivo-controlNav a.active { 
    background-color: black;
    opacity: 0.2
}

.nivo-directionNav a { 
    display: block; 
    width: 12px; 
    height: 18px; 
    text-indent: -9999px; 
    border: 0;
    opacity: 1.0;
    top: 48.5%
}


a.nivo-nextNav { 
    background: url(images/slider-new-arrow-right.png) no-repeat; 
    right: 20px;
    display: block;
}

a.nivo-prevNav { 
    background: url(images/slider-new-arrow-left.png) no-repeat; 
    left: 20px; 
    display: block;
}

#header_image_silder { 
    padding: 0; 
    z-index: 99; 
    position: relative; 
}

#slider_frame {
    padding: 0; 
    margin-bottom: 0
}

/* #slider_image { background: url(images/ajax-loader.gif) no-repeat 50% 50% #f0f0f0 } */

#slider_image img { 
    display: none;
    overflow: hidden; 
    border-top: 10px solid black
}

#slider_image a { display: block }


/*BX SLIDER IMAGE*/

#header-image-bx-silder { 
    padding: 0; 
    z-index: 99; 
    position: relative 
}

#slider-bx-ul {
    width: 962px;
    margin: 0;
    padding: 0;
    z-index: 1;
    position: relative;
    background: url(images/ajax-loader.gif) no-repeat 50% 50% 
}

.slider-bx-full-image {
    background: url(images/normal-slider-shape.png) bottom center no-repeat; 
    padding: 0px 0 40px 0
}

.slider-bx-full-image img, 
.slider-bx-full-image a img, 
.bx-slider-small-image img, 
.bx-slider-small-image a img { border: #ededed solid 1px }

.slider-bx-full-video {
    background: url(images/normal-slider-shape.png) bottom center no-repeat; 
    padding: 0px 0 40px 0
}

.bx-slider-small-image {
    width: 600px;
    background: url(images/half-slider-shape.png) bottom center no-repeat; 
    padding: 0px 0 40px 0
}

.bx-slider-small-text-right{
    width: 340px;
    padding-left: 20px
}

.bx-slider-small-text-left{
    width: 340px;
    padding-right: 20px
}

.bx-pager{
    margin: -35px 0 10px 430px;
    padding: 0;
    z-index: 2;
    position: absolute;
    text-align: center
}

.bx-pager .pager-link {
    background: url(images/slider_point.png) no-repeat;
    padding: 3px;
    margin-right: 5px;
    text-indent: -9999px;
    display: block;
    float: left
}

.bx-pager .pager-active { background:url(images/slider_point_active.png) no-repeat }


/*ORBIT SLIDER*/

.orbit-bullets {
    bottom: 0px;
    list-style: none
}

.orbit-bullets li {
    background: url(images/slider_point.png) no-repeat;
    height: 6px;
    width: 6px;
    text-indent: -9999px;
    display: block;
    float: left
}

.orbit-bullets .active {
    background-position: 0 0 !important;
    background: url(images/slider_point_active.png) no-repeat;
    opacity: 0.2
}

#orbit-slider { 
  width: 960px;
  background: url(images/ajax-loader.gif) no-repeat 50% 50%;  
  overflow: hidden
}

#orbit-slider img, 
#orbit-slider div { display: none }


/* HEADER IMAGE */
#image-from-url { 
    margin: 0 auto;
    width: 960px; 
    background-position: center;
    background-position: top;
    background-repeat: no-repeat
}


/* PAGINATION */

.wp-pagenavi {
    clear: both; 
    padding: 0px 0 35px; 
    position: relative; 
    line-height: 13px
}

.pages { 
    float: left;  
    margin: 2px 5px 2px 0 !important; 
    padding: 6px 9px 5px 0px !important; 
    text-decoration: none !important; 
    width: auto !important; 
    color: #777777 !important; 
    border: solid 0 #e2e2e2 !important;
}

.wp-pagenavi a { 
    float: left; 
    margin: 2px 5px 2px 0 !important; 
    padding: 6px 9px 5px 9px !important; 
    text-decoration: none !important; 
    width: auto !important; 
    color: #777777 !important; 
    border: 0px;
    border-bottom: solid 1px #e2e2e2 !important; 
    background: #F9F9F9 !important
}

.wp-pagenavi a:hover {  
	opacity: 0.8;
}

.wp-pagenavi .current { 
    float: left; 
    padding: 6px 9px 6px 9px !important;  
    color: #777777 !important;  
    border: solid 0 #e2e2e2 !important
}

.opacity-start { position: relative }


/* CONTACT FORM */

#message {
    margin: 10px 0; 
    padding: 0 
}

.error_message { 
    display: block; 
    line-height: 22px;  
    background: #FBE3E4 url('includes/contact-form/assets/error.gif') no-repeat 10px 13px; 
    padding: 10px 10px 10px 35px; 
    color: #8a1f11;
    border: 1px solid #FBC2C4
}

ul.error_messages { 
    margin: 0 0 0 -25px;
    padding: 0; 
    list-style: none;
}

ul.error_messages li { 
    height: 22px; 
    line-height: 22px;
    color:#bd4535; 
    font-style: italic;
}

.loader { padding: 0 10px }

#contact #success_page h1 { 
    background: url('includes/contact-form/assets/success.gif') left no-repeat; 
    padding-left: 22px 
}

.beeCodes-general-frame {
    margin: 0 auto;
    width: 960px;
    height: 330px;
    z-index: 2;
    position: relative
}

.beeCodes-slider {
    margin: 0 auto;
    width: 960px;
    height: 330px;
    overflow: hidden;
    background: url(images/ajax-loader.gif) no-repeat 50% 50% #f0f0f0;
    z-index: 2;
    position: absolute
}

.beeCodes-slider-item {
    left: 50%;
    right: 50%;
    width: 1920px;
    margin-left: -960px;
	position: absolute
}

.beeCodes-slider-frame {
    position: relative;
    height: 280px;
    margin-top: -280px;
    overflow: hidden;
    z-index: 1
}

.beeCodes-slider-frame-in {
    height: 225px;
    width: 960px;
    float: left
}

.beeCodes-left-frame {
    height: 225px;
    width: 480px;
    right: 0;
    padding-right: 480px
}

.beeCodes-right-frame {
    height: 225px;
    width: 480px;
    left: 0;
    padding-left: 480px;
}

.beeCodes-slide-3,
.beeCodes-slide-1 {
    width: 480px;
    height: 225px
}

.beeCodes-frame-hover-3, 
.beeCodes-frame-hover-1 { cursor: pointer }

.beeCodes-hover-1, 
.beeCodes-hover-3 {
    width: 480px;
    height: 221px;
    border-bottom-color: black;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    position: absolute;
    margin-top:-225px;
    z-index: 7;
    display: none;
    filter: alpha(opacity=80);  
    -moz-opacity: 0.8;   
    -khtml-opacity: 0.8;   
    opacity: 0.8    
}

.beeCodes-hover-2 {
    width: 960px;
    height: 330px;
    border-bottom-color: black;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    position: absolute;
    left: 0;
    z-index: 5;
    display: none;
    filter: alpha(opacity=80);  
    -moz-opacity: 0.8;   
    -khtml-opacity: 0.8;   
    opacity: 0.8   
}

.beeCodes-content-scroll {
    width: 960px;
    height: 330px;
    position: absolute;
    overflow: hidden;
    display: none;
    filter: alpha(opacity=80);  
    -moz-opacity: 0.8;   
    -khtml-opacity: 0.8;   
    opacity: 0.8; 
}
.beeCodes-title {
    width: auto;
    background-color: transparent!important;
    height: 330px
    
}

.beeCodes-content {
    color: white;
    padding: 15px 30px 15px 30px;
    background: black;
    margin-top: -20px;
    position: relative;
    z-index: 10
}

.beeCodes-title h1 {
    text-transform: uppercase;
    color: white;
    font-size: 18px!important;
    padding: 15px 30px 15px 30px;
    background: black;
    position: relative;
    z-index: 11
}

.link-hide {
    text-indent:-9999px; 
    position: absolute;
    cursor: pointer;
    width: 960px;
    height: 330px;
    z-index: 12
}

#applications {
    margin: 0;
    padding: 0 0 1px 0
}

#applications li {
    margin: 0;
    padding: 0
}


/* PORTFOLIO SMALL IMAGE 250 X 250PX */

.portfolio-small-sliders, 
.portfolio-small-sliders li {
    margin: 0;
    padding: 0;
    list-style: none
}

.portfolio-small-sliders li img {
    width: 320px !important;
    height: 250px !important;
    position: absolute
}

.portfolio-small-images ul li {
    width: 320px;
    height: 250px
}

.portfolio-small-images ul li {
    position: relative;
    z-index: 1
}

.portfolio-small-images ul li a.portfolio-hover-lightbox {
    position: absolute;
    width: 320px;
    height: 250px;
    opacity: 0.8;
    background: url(images/zoom_in.png) no-repeat center;
    z-index: 2
}

.portfolio-small-images ul li a.portfolio-hover-link {
    position: absolute;
    width: 320px;
    height: 250px;
    opacity: 0.8;
    background: url(images/plus_in.png) no-repeat center;
    z-index: 2;
}


/* PORTFOLIO SMALL FULLL 1000 X 320PX */

.portfolio-sliders, 
.portfolio-sliders li {
    margin: 0;
    padding: 0;
    list-style: none
}

.portfolio-full-images li img {
    width: 960px !important;
    height: 260px !important;
    position: absolute
}

.portfolio-full-images ul li {
    width: 960px;
    height: 260px
}

.portfolio-full-images ul li {
    position: relative;
    z-index: 1
}

.portfolio-full-images ul li a.portfolio-hover-lightbox {
    position: absolute;
    width: 960px;
    height: 260px;
    opacity: 0.8;
    background: url(images/zoom_in.png) no-repeat 30px 200px;
    z-index: 2
}
.portfolio-full-images ul li a.portfolio-hover-link {
    position: absolute;
    width: 960px;
    height: 260px;
    opacity: 0.8;
    background: url(images/plus_in.png) no-repeat 30px 200px;
    z-index: 2
}


/*PORTFOLIO SINGLE*/

#anything-slider-portfolio {
    margin: 10px 0 0px 0;
    list-style: none;
    padding: 0  
}

#portfolio-single-line {
    border-top-color: #efefef; 
    border-top-style: solid;
    border-top-width: 1px;
    margin: 0px -30px 20px -30px
}


/* PORTFOLIO SHORTCODE */

.portfolio-shortcode-homepage-left {
    position: absolute;
    width: 33px;
    height: 50px;
    background: url(images/left-arrow-slider.png) no-repeat center;
    opacity: 0.8;
    z-index: 100;
    bottom: 95px;
    left: 20px;
    cursor: pointer
}

.portfolio-shortcode-homepage-right {
    position: absolute;
    width: 33px;
    height: 50px;
    background:url(images/right-arrow-slider.png) no-repeat center;
    opacity: 0.8;
    z-index: 100;
    bottom: 95px;
    right: 20px;
    cursor: pointer
}


/*-----------------------------------------------------------------------------------*/
/*  10.  Other
/*-----------------------------------------------------------------------------------*/


#colorspy { 
    border: 2px solid #EEEEEE;
    padding: 7px 0 20px 20px; 
    margin: 0 0 7px 0; 
    font-size: 16px; 
    text-align: left; 
    color: #555; 
    background: #fbfbfb
}

#colorspy a { color: #e04f92 }

#colorspy legend { 
    font-size: 17px; 
    color: #bbb; 
    padding: 0 
}

.colorpicker { z-index: 999999 }

#theme_option_switcher {
	cursor: pointer;
    margin-top: -2px; 
    padding-left: 20px;
    position: absolute
}

#theme_option_button_close {
    margin-top: 0px;
    margin-left: 48px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    position: absolute
}

.option-button-close { background: #fff url(http://cdn1.iconfinder.com/data/icons/basicset/delete_16.png) no-repeat center }

.option-button-open { background: #fff url(http://cdn1.iconfinder.com/data/icons/basicset/plus_16.png) no-repeat center }

.theme_option_switcher {
	padding: 0 10px 0px 10px;
    background: white;
	color: #fff;
	position: fixed;
	left: 0px;
    width: 40px;
	top: 70px;
	z-index: 99999
 }

.theme_option {
	font-size: 10px;
	line-height: 1em;
	width: 50px;
	font-weight: normal
}

.theme_option form {
	padding-bottom: 10px;
}

.theme_option form p {
    font-size: 10px !important;
    padding: 3px 0 3px 0;
    margin: 0;
    border-bottom: 0px silver solid
}

.theme_option select { width: 100% }

#theme_option_prewiev, 
#theme_option_prewiev2, 
#theme_option_prewiev3, 
#theme_option_prewiev4 {
	width: 58px;
	height: 20px;
	margin: 0px 0px 5px 0px;
	cursor: pointer;
    border: 1px solid #999
}

#texture{
    padding:0px 0 60px
}

#texture-top { background-repeat: repeat }

.pattern-box {
    width: 40px;
    height: 15px;
    border-bottom: solid 15px #999;
    display: block;
    margin: 4px 4px 0px 0px;
    float: left;
    cursor: pointer
}

.none { background-image: none !important }

.texture-none { background-image: none !important }

.texture-1 { background-image: url(images/textures/texture-1.png) !important; background-repeat: repeat!important }

.texture-2 { background-image: url(images/textures/texture-2.png) !important; background-repeat: repeat!important }

.texture-3 { background-image: url(images/textures/texture-3.png) !important; background-repeat: repeat!important }

.texture-4 { background-image: url(images/textures/texture-4.png) !important; background-repeat: repeat!important }

.texture-5 { background-image: url(images/textures/texture-5.png) !important; background-repeat: repeat!important }

.texture-6 { background-image: url(images/textures/texture-6.png) !important; background-repeat: repeat!important }

.texture-7 { background-image: url(images/textures/texture-7.png) !important; background-repeat: repeat!important }

.texture-8 { background-image: url(images/textures/texture-8.png) !important; background-repeat: repeat!important }

.texture-9 { background-image: url(images/textures/texture-9.png) !important; background-repeat: repeat!important } 

.texture-10 { background-image: url(images/textures/texture-10.png) !important; background-repeat: repeat!important }

.texture-11 { background-image: url(images/textures/texture-11.png) !important; background-repeat: repeat!important }

.texture-12 { background-image: url(images/textures/texture-12.png) !important; background-repeat: repeat!important }

.texture-13 { background-image: url(images/textures/texture-13.png) !important; background-repeat: repeat!important }

.texture-14 { background-image: url(images/textures/texture-14.png) !important; background-repeat: repeat!important }

.texture-15 { background-image: url(images/textures/texture-15.png) !important; background-repeat: repeat!important }

.texture-16 { background-image: url(images/textures/texture-16.png) !important; background-repeat: repeat!important }

.grid2 { background-image: url(images/textures/grid2.png) !important }

.grid3 { background-image: url(images/textures/grid3.png) !important }

.grid4 { background-image: url(images/textures/grid4.png) !important }

.grid5 { background-image: url(images/textures/grid5.png) !important }

.grid6 { background-image: url(images/textures/grid6.png) !important }

.grid7 { background-image: url(images/textures/grid7.png) !important }

.grid8 { background-image: url(images/textures/grid8.png) !important }

.grid9 { background-image: url(images/textures/grid9.png) !important }

.grid10 { background-image: url(images/textures/grid10.png) !important }

.grid11 { background-image: url(images/textures/grid11.png) !important }

.grid12 { background-image: url(images/textures/grid12.png) !important }

.grid13 { background-image: url(images/textures/grid13.png) !important }

.grid14 { background-image: url(images/textures/grid14.png) !important }

.grid15 { background-image: url(images/textures/grid15.png) !important; background-repeat: repeat!important }

.grid16 { background-image: url(images/textures/grid16.png) !important }

.grid17 { background-image: url(images/textures/grid17.png) !important }

.grid18 { background-image: url(images/textures/grid18.png) !important }

.grid19 { background-image: url(images/textures/grid19.png) !important }

.grid20 { background-image: url(images/textures/grid20.png) !important }

.bokeh-1 { background-image: url(images/textures/bokeh-1.jpg) !important; background-position: center; background-repeat: ; background-attachment: fixed }

.bokeh-2 { background-image: url(images/textures/bokeh-2.jpg) !important; background-position: center; background-attachment: fixed }

.bokeh-3 { background-image: url(images/textures/bokeh-3.jpg) !important; background-position: center; background-attachment: fixed }

.bokeh-4 { background-image: url(images/textures/bokeh-4.jpg)!important; background-position: center; background-attachment: fixed }

.bokeh-5 { background-image: url(images/textures/bokeh-5.jpg) !important; background-position: center; background-attachment: fixed }

.tf-1 { 
    background-image: url(images/textures/orange-extremium-lights.jpg)!important; 
    background-color: #b93300!important; 
    background-repeat: repeat-x!important; 
    background-position: center top; 
    background-attachment: fixed 
}

.tf-2 { 
    background-image: url(images/textures/red-extremium-lights.jpg)!important; 
    background-color: #630708!important; 
    background-repeat: repeat-x!important; 
    background-position: center top; 
    background-attachment: fixed 
}

.tf-3 { 
    background-image: url(images/textures/violet-extremium-lights.jpg)!important; 
    background-color: #25163d!important; 
    background-repeat: repeat-x!important; 
    background-position: center top; 
    background-attachment: fixed 
}

.tf-4 { 
    background-image: url(images/textures/yellow-extremium-lights.jpg)!important; 
    background-color: #949023!important; 
    background-repeat: repeat-x!important; 
    background-position: center top; 
    background-attachment: fixed 
}

.tf-5 { 
    background-image: url(images/textures/blue-extremium-lights.jpg)!important; 
    background-color: #0d2235!important; 
    background-repeat: repeat-x!important; 
    background-position: center top; 
    background-attachment: fixed 
}

.tf-6 { 
    background-image: url(images/textures/dark-extremium-lights.jpg)!important; 
    background-color: #020202!important; 
    background-repeat: repeat-x!important; 
    background-position: center top; 
    background-attachment: fixed 
}

.tf-7 { 
    background-image: url(images/textures/green-extremium-lights.jpg)!important; 
    background-color: #1f3e05!important; 
    background-repeat: repeat-x!important; 
    background-position: center top; 
    background-attachment: fixed 
}

.bg-10 {
    background-image: url(images/textures/osxbg.jpg) !important; 
	background-repeat: repeat!important 
}

.silver-circle {
    background-image: url(images/textures/bg_010.jpg)!important; 
    background-color: gray!important; 
    background-repeat: repeat-x!important; 
    background-position: center top; 
    background-attachment: fixed 
}

.gradient-1 { 
    background-image: url(images/textures/gradiant-1.png) !important; 
    background-position: center bottom; 
    background-repeat: repeat-x; 
    background-attachment: fixed
}

#top-effect-frame-1, 
#top-effect-frame-2 {
    width: 33%;
    height: 10px;
    float: left
}

#top-effect-frame-3 {
    width: 34%;
    height: 10px;
    float: left
}

.top-effect-colour-1, 
.top-effect-colour-2, 
.top-effect-colour-3, 
.top-effect-colour-4, 
.top-effect-colour-5 {
    width: 100%;
    height: 10px;
    float: left
}

.top-effect-colour-1{ background-color: #878787 }

.top-effect-colour-2{ background-color: #6b6b6b }

.top-effect-colour-3{ background-color: #adadad }

.top-effect-colour-4{ background-color: #7a7a7a }

.top-effect-colour-5{ background-color: #3c3c3c }

test{ border-bottom-color: #a2abb1; }

.madza_widget_advertise_box1,
.madza_widget_advertise_box2,
.madza_widget_advertise_box3,
.madza_widget_advertise_box4 { }

.madza_widget_advertise_box1 { padding: 5px 5px 5px 0px; }
.madza_widget_advertise_box2 { padding: 5px 5px 5px 0px; }
.madza_widget_advertise_box3 { padding: 5px 5px 5px 0px; }
.madza_widget_advertise_box4 { padding: 5px 5px 15px 0px; }

.ul-shortcode { list-style: none; margin: 0px 0px 15px }


.last-new-shortcode {
	padding: 0px 0px 0px 0px;
	margin: 15px 0px 10px 0px;
}

.last-new-shortcode-li{
	border-bottom: 2px solid #ECECEC;
	margin: 10px 0px 0px;
	padding: 15px 10px 15px;
	background:  #F9F9F9;
}

.last-new-shortcode-meta {
	float: right;
	color: #A1A3A6;
}

.last-new-shortcode-li a{
	font-weight: bold;
}

.last-new-shortcode-li p a{
	font-weight: normal;
}

.last-new-shortcode-li p{
	padding: 10px 0px 0px;
	margin-top:0px;
}




.light-style-theme #footer p, .light-style-theme #footer p, .light-style-theme #footer div p, .light-style-theme #footer div div p span, .light-style-theme #footer, .light-style-theme #footer div, .light-style-theme #footer div div p { color: #444444 }

.light-style-theme .footer_widget_midle a, .light-style-theme .footer_widget_midle div a, .light-style-theme .footer_widget_midle div div a, .light-style-theme .bottom-menu a, .light-style-theme .top-menu a, .light-style-theme .sf-menu li a { color: #444444 }

.light-style-theme .footer_widget_midle a:hover, .light-style-theme .footer_widget_midle div a:hover, .light-style-theme .footer_widget_midle div div a:hover, .light-style-theme .bottom-menu a:hover, .light-style-theme .top-menu a:hover, .light-style-theme .sf-menu li a:hover { color: gray }

.light-style-theme .sf-menu li li a, .light-style-theme .sf-menu li li li a { color: #444444 }

.light-style-theme .sf-menu li li a:hover, .light-style-theme .sf-menu li li li a:hover, .light-style-theme .sf-menu li a:hover { color: #fff }

.light-style-theme .top-menu li, .light-style-theme .bottom-menu li, .light-style-theme #footer_columns_midle, .light-style-theme .footer_widget_midle ul li, .light-style-theme .footer_widget_midle div ul li, .light-style-theme .footer_widget_midle div div ul li { border-color: silver }





.dark-style-theme #footer p, .dark-style-theme #footer p, .dark-style-theme #footer div p, .dark-style-theme #footer div div p span, .dark-style-theme #footer, .dark-style-theme #footer div, .dark-style-theme #footer div div p { color: white }

.dark-style-theme .footer_widget_midle a, .dark-style-theme .footer_widget_midle div a, .dark-style-theme .footer_widget_midle div div a, .dark-style-theme .bottom-menu a, .dark-style-theme .top-menu a, .dark-style-theme .sf-menu li a { color: white }

.dark-style-theme .footer_widget_midle a:hover, .dark-style-theme .footer_widget_midle div a:hover, .dark-style-theme .footer_widget_midle div div a:hover, .dark-style-theme .bottom-menu a:hover, .dark-style-theme .top-menu a:hover, .dark-style-theme .sf-menu li a:hover { color: #d8d8d8 }

.dark-style-theme .sf-menu li li a, .dark-style-theme .sf-menu li li li a { color: #444444 }

.dark-style-theme .sf-menu li a:hover, .dark-style-theme .sf-menu li li a:hover, .dark-style-theme .sf-menu li li li a:hover  { color: #fff }

.dark-style-theme .top-menu li, .dark-style-theme .bottom-menu li, .dark-style-theme #footer_columns_midle, .dark-style-theme .footer_widget_midle ul li, .dark-style-theme .footer_widget_midle div ul li, .dark-style-theme .footer_widget_midle div div ul li { border-color: #cfcfcf; }


/* Cherys color */
.cherys-color-theme .nivo-caption-bg, 
.cherys-color-theme .nav ul li.current-cat > a, 
.cherys-color-theme .nav ul li.current_page_item > a, 
.cherys-color-theme .nav ul li.current-menu-item > a, 
.cherys-color-theme .nav ul li a:hover, 
.cherys-color-theme ul#filterm li.current a, 
.cherys-color-theme ul#filterm li a:hover,
.cherys-color-theme .home-page-posts-portfolio-frame-hover,
.cherys-color-theme .read-more-post a,
.cherys-color-theme .wpcf7-submit,
.cherys-color-theme .form-submit #submit,
.cherys-color-theme .pricing-table .button-shortcode { background-color: #960108!important }

.cherys-color-theme .nav ul li.current-cat > a, 
.cherys-color-theme .nav ul li.current_page_item > a, 
.cherys-color-theme .nav ul li.current-menu-item > a, 
.cherys-color-theme .nav ul li a:hover, 
.cherys-color-theme ul#filterm li.current a, 
.cherys-color-theme ul#filterm li a:hover,
.cherys-color-theme .nivo-caption-bg a,
.cherys-color-theme .read-more-post a,
.cherys-color-theme .wpcf7-submit,
.cherys-color-theme .form-submit #submit,
.cherys-color-theme .nivo-caption-bg,
.cherys-color-theme .pricing-table .button-shortcode { border-color: #650005!important }

.cherys-color-theme .nivo-caption-bg a,
.cherys-color-theme #post-link-button a,
.cherys-color-theme .menu_categories a,
.cherys-color-theme .last-news-link,
.cherys-color-theme .portfolio_link,
.cherys-color-theme .logged-in-as a,
.cherys-color-theme .comment-reply-link { color: #650005!important }

.cherys-color-theme .last-new-shortcode-li a:hover,
.cherys-color-theme .menu_categories a:hover,
.cherys-color-theme #post-link-button a:hover,
.cherys-color-theme .last-news-link:hover, 
.cherys-color-theme .meta-date-blog a:hover, 
.cherys-color-theme .meta-category-blog a:hover, 
.cherys-color-theme .meta-author-blog a:hover, 
.cherys-color-theme .meta-tags-blog a:hover, 
.cherys-color-theme .home-page-posts-portfolio-container a:hover,
.cherys-color-theme .meta-comment-blog a:hover,
.cherys-color-theme .portfolio_link:hover,
.cherys-color-theme .entry-title a:hover,
.cherys-color-theme .logged-in-as a:hover,
.cherys-color-theme .vcard a:hover
.cherys-color-theme a:hover,
.cherys-color-theme #breadcrumb-style a:hover { color: #960108!important }

.cherys-color-theme #logo { background-image: url(images/logo-cherys.jpg) }


/* Ruby color */
.ruby-color-theme .nivo-caption-bg, 
.ruby-color-theme .nav ul li.current-cat > a, 
.ruby-color-theme .nav ul li.current_page_item > a, 
.ruby-color-theme .nav ul li.current-menu-item > a, 
.ruby-color-theme .nav ul li a:hover, 
.ruby-color-theme ul#filterm li.current a, 
.ruby-color-theme ul#filterm li a:hover,
.ruby-color-theme .home-page-posts-portfolio-frame-hover,
.ruby-color-theme .read-more-post a,
.ruby-color-theme .wpcf7-submit,
.ruby-color-theme .form-submit #submit,
.ruby-color-theme .nav ul ul li a:hover,
.ruby-color-theme .pricing-table .button-shortcode { background-color: #cc1c4d!important }

.ruby-color-theme .nav ul li.current-cat > a, 
.ruby-color-theme .nav ul li.current_page_item > a, 
.ruby-color-theme .nav ul li.current-menu-item > a, 
.ruby-color-theme .nav ul li a:hover, 
.ruby-color-theme ul#filterm li.current a, 
.ruby-color-theme ul#filterm li a:hover,
.ruby-color-theme .nivo-caption-bg a,
.ruby-color-theme .read-more-post a,
.ruby-color-theme .wpcf7-submit,
.ruby-color-theme .form-submit #submit,
.ruby-color-theme .nivo-caption-bg,
.ruby-color-theme .pricing-table .button-shortcode { border-color: #8b1435!important }

.ruby-color-theme .nivo-caption-bg a,
.ruby-color-theme #post-link-button a,
.ruby-color-theme .menu_categories a,
.ruby-color-theme .last-news-link,
.ruby-color-theme .portfolio_link,
.ruby-color-theme .logged-in-as a,
.ruby-color-theme .comment-reply-link { color: #8b1435!important }

.ruby-color-theme .last-new-shortcode-li a:hover,
.ruby-color-theme .menu_categories a:hover,
.ruby-color-theme #post-link-button a:hover,
.ruby-color-theme .last-news-link:hover, 
.ruby-color-theme .meta-date-blog a:hover, 
.ruby-color-theme .meta-category-blog a:hover, 
.ruby-color-theme .meta-author-blog a:hover, 
.ruby-color-theme .meta-tags-blog a:hover, 
.ruby-color-theme .home-page-posts-portfolio-container a:hover,
.ruby-color-theme .meta-comment-blog a:hover,
.ruby-color-theme .portfolio_link:hover,
.ruby-color-theme .entry-title a:hover,
.ruby-color-theme .logged-in-as a:hover,
.ruby-color-theme .vcard a:hover
.ruby-color-theme a:hover,
.ruby-color-theme #breadcrumb-style a:hover { color: #cc1c4d!important }

.ruby-color-theme #logo { background-image: url(images/logo-ruby.jpg) }


/* Violet color */
.violet-color-theme .nivo-caption-bg, 
.violet-color-theme .nav ul li.current-cat > a, 
.violet-color-theme .nav ul li.current_page_item > a, 
.violet-color-theme .nav ul li.current-menu-item > a, 
.violet-color-theme .nav ul li a:hover, 
.violet-color-theme ul#filterm li.current a, 
.violet-color-theme ul#filterm li a:hover,
.violet-color-theme .home-page-posts-portfolio-frame-hover,
.violet-color-theme .read-more-post a,
.violet-color-theme .wpcf7-submit,
.violet-color-theme .form-submit #submit,
.violet-color-theme .pricing-table .button-shortcode { background-color: #7c279b!important }

.violet-color-theme .nav ul li.current-cat > a, 
.violet-color-theme .nav ul li.current_page_item > a, 
.violet-color-theme .nav ul li.current-menu-item > a, 
.violet-color-theme .nav ul li a:hover, 
.violet-color-theme ul#filterm li.current a, 
.violet-color-theme ul#filterm li a:hover,
.violet-color-theme .nivo-caption-bg a,
.violet-color-theme .read-more-post a,
.violet-color-theme .wpcf7-submit,
.violet-color-theme .form-submit #submit,
.violet-color-theme .nivo-caption-bg,
.violet-color-theme .pricing-table .button-shortcode { border-color: #521b66!important }

.violet-color-theme .nivo-caption-bg a,
.violet-color-theme #post-link-button a,
.violet-color-theme .menu_categories a,
.violet-color-theme .last-news-link,
.violet-color-theme .portfolio_link,
.violet-color-theme .logged-in-as a,
.violet-color-theme .comment-reply-link { color: #521b66!important }

.violet-color-theme .last-new-shortcode-li a:hover,
.violet-color-theme .menu_categories a:hover,
.violet-color-theme #post-link-button a:hover,
.violet-color-theme .last-news-link:hover, 
.violet-color-theme .meta-date-blog a:hover, 
.violet-color-theme .meta-category-blog a:hover, 
.violet-color-theme .meta-author-blog a:hover, 
.violet-color-theme .meta-tags-blog a:hover, 
.violet-color-theme .home-page-posts-portfolio-container a:hover,
.violet-color-theme .meta-comment-blog a:hover,
.violet-color-theme .portfolio_link:hover,
.violet-color-theme .entry-title a:hover,
.violet-color-theme .logged-in-as a:hover,
.violet-color-theme .vcard a:hover
.violet-color-theme a:hover,
.violet-color-theme #breadcrumb-style a:hover { color: #7c279b!important }

.violet-color-theme #logo { background-image: url(images/logo-violet.jpg) }


/* Silver color */
.silver-color-theme .nivo-caption-bg, 
.silver-color-theme .nav ul li.current-cat > a, 
.silver-color-theme .nav ul li.current_page_item > a, 
.silver-color-theme .nav ul li.current-menu-item > a, 
.silver-color-theme .nav ul li a:hover, 
.silver-color-theme ul#filterm li.current a, 
.silver-color-theme ul#filterm li a:hover,
.silver-color-theme .home-page-posts-portfolio-frame-hover,
.silver-color-theme .read-more-post a,
.silver-color-theme .wpcf7-submit,
.silver-color-theme .form-submit #submit,
.silver-color-theme .pricing-table .button-shortcode { background-color: #cdcdcd!important }

.silver-color-theme .nav ul li.current-cat > a, 
.silver-color-theme .nav ul li.current_page_item > a, 
.silver-color-theme .nav ul li.current-menu-item > a, 
.silver-color-theme .nav ul li a:hover, 
.silver-color-theme ul#filterm li.current a, 
.silver-color-theme ul#filterm li a:hover,
.silver-color-theme .nivo-caption-bg a,
.silver-color-theme .read-more-post a,
.silver-color-theme .wpcf7-submit,
.silver-color-theme .form-submit #submit,
.silver-color-theme .nivo-caption-bg,
.silver-color-theme .pricing-table .button-shortcode { border-color: #a8a8a8!important }

.silver-color-theme .nivo-caption-bg a,
.silver-color-theme #post-link-button a,
.silver-color-theme .menu_categories a,
.silver-color-theme .last-news-link,
.silver-color-theme .portfolio_link,
.silver-color-theme .logged-in-as a,
.silver-color-theme .comment-reply-link { color: #a8a8a8!important }

.silver-color-theme .last-new-shortcode-li a:hover,
.silver-color-theme .menu_categories a:hover,
.silver-color-theme #post-link-button a:hover,
.silver-color-theme .last-news-link:hover, 
.silver-color-theme .meta-date-blog a:hover, 
.silver-color-theme .meta-category-blog a:hover, 
.silver-color-theme .meta-author-blog a:hover, 
.silver-color-theme .meta-tags-blog a:hover, 
.silver-color-theme .home-page-posts-portfolio-container a:hover,
.silver-color-theme .meta-comment-blog a:hover,
.silver-color-theme .portfolio_link:hover,
.silver-color-theme .entry-title a:hover,
.silver-color-theme .logged-in-as a:hover,
.silver-color-theme .vcard a:hover
.silver-color-theme a:hover,
.silver-color-theme #breadcrumb-style a:hover { color: #cdcdcd!important }

.silver-color-theme #logo { background-image: url(images/logo-silver.jpg) }


/* Pink color */
.pink-color-theme .nivo-caption-bg, 
.pink-color-theme .nav ul li.current-cat > a, 
.pink-color-theme .nav ul li.current_page_item > a, 
.pink-color-theme .nav ul li.current-menu-item > a, 
.pink-color-theme .nav ul li a:hover, 
.pink-color-theme ul#filterm li.current a, 
.pink-color-theme ul#filterm li a:hover,
.pink-color-theme .home-page-posts-portfolio-frame-hover,
.pink-color-theme .read-more-post a,
.pink-color-theme .wpcf7-submit,
.pink-color-theme .form-submit #submit,
.pink-color-theme .pricing-table .button-shortcode { background-color: #f42376!important }

.pink-color-theme .nav ul li.current-cat > a, 
.pink-color-theme .nav ul li.current_page_item > a, 
.pink-color-theme .nav ul li.current-menu-item > a, 
.pink-color-theme .nav ul li a:hover, 
.pink-color-theme ul#filterm li.current a, 
.pink-color-theme ul#filterm li a:hover,
.pink-color-theme .nivo-caption-bg a,
.pink-color-theme .read-more-post a,
.pink-color-theme .wpcf7-submit,
.pink-color-theme .form-submit #submit,
.pink-color-theme .nivo-caption-bg,
.pink-color-theme .pricing-table .button-shortcode{ border-color: #b91c5b!important }

.pink-color-theme .nivo-caption-bg a,
.pink-color-theme #post-link-button a,
.pink-color-theme .menu_categories a,
.pink-color-theme .last-news-link,
.pink-color-theme .portfolio_link,
.pink-color-theme .logged-in-as a,
.pink-color-theme .comment-reply-link { color: #b91c5b!important }

.pink-color-theme .last-new-shortcode-li a:hover,
.pink-color-theme .menu_categories a:hover,
.pink-color-theme #post-link-button a:hover,
.pink-color-theme .last-news-link:hover, 
.pink-color-theme .meta-date-blog a:hover, 
.pink-color-theme .meta-category-blog a:hover, 
.pink-color-theme .meta-author-blog a:hover, 
.pink-color-theme .meta-tags-blog a:hover, 
.pink-color-theme .home-page-posts-portfolio-container a:hover,
.pink-color-theme .meta-comment-blog a:hover,
.pink-color-theme .portfolio_link:hover,
.pink-color-theme .entry-title a:hover,
.pink-color-theme .logged-in-as a:hover,
.pink-color-theme .vcard a:hover
.pink-color-theme a:hover,
.pink-color-theme #breadcrumb-style a:hover { color: #f42376!important }

.pink-color-theme #logo { background-image: url(images/logo-pink.jpg) }


/* Pear color */
.pear-color-theme .nivo-caption-bg, 
.pear-color-theme .nav ul li.current-cat > a, 
.pear-color-theme .nav ul li.current_page_item > a, 
.pear-color-theme .nav ul li.current-menu-item > a, 
.pear-color-theme .nav ul li a:hover, 
.pear-color-theme ul#filterm li.current a, 
.pear-color-theme ul#filterm li a:hover,
.pear-color-theme .home-page-posts-portfolio-frame-hover,
.pear-color-theme .read-more-post a,
.pear-color-theme .wpcf7-submit,
.pear-color-theme .form-submit #submit,
.pear-color-theme .pricing-table .button-shortcode { background-color: #b9c215!important }

.pear-color-theme .nav ul li.current-cat > a, 
.pear-color-theme .nav ul li.current_page_item > a, 
.pear-color-theme .nav ul li.current-menu-item > a, 
.pear-color-theme .nav ul li a:hover, 
.pear-color-theme ul#filterm li.current a, 
.pear-color-theme ul#filterm li a:hover,
.pear-color-theme .nivo-caption-bg a,
.pear-color-theme .read-more-post a,
.pear-color-theme .wpcf7-submit,
.pear-color-theme .form-submit #submit,
.pear-color-theme .nivo-caption-bg,
.pear-color-theme .pricing-table .button-shortcode { border-color: #7b810f!important }

.pear-color-theme .nivo-caption-bg a,
.pear-color-theme #post-link-button a,
.pear-color-theme .menu_categories a,
.pear-color-theme .last-news-link,
.pear-color-theme .portfolio_link,
.pear-color-theme .logged-in-as a,
.pear-color-theme .comment-reply-link { color: #7b810f!important }

.pear-color-theme .last-new-shortcode-li a:hover,
.pear-color-theme .menu_categories a:hover,
.pear-color-theme #post-link-button a:hover,
.pear-color-theme .last-news-link:hover, 
.pear-color-theme .meta-date-blog a:hover, 
.pear-color-theme .meta-category-blog a:hover, 
.pear-color-theme .meta-author-blog a:hover, 
.pear-color-theme .meta-tags-blog a:hover, 
.pear-color-theme .home-page-posts-portfolio-container a:hover,
.pear-color-theme .meta-comment-blog a:hover,
.pear-color-theme .portfolio_link:hover,
.pear-color-theme .entry-title a:hover,
.pear-color-theme .logged-in-as a:hover,
.pear-color-theme .vcard a:hover
.pear-color-theme a:hover,
.pear-color-theme #breadcrumb-style a:hover { color: #b9c215!important }

.pear-color-theme #logo { background-image: url(images/logo-pear.jpg) }


/* Red color */
.red-color-theme .nivo-caption-bg, 
.red-color-theme .nav ul li.current-cat > a, 
.red-color-theme .nav ul li.current_page_item > a, 
.red-color-theme .nav ul li.current-menu-item > a, 
.red-color-theme .nav ul li a:hover, 
.red-color-theme ul#filterm li.current a, 
.red-color-theme ul#filterm li a:hover,
.red-color-theme .home-page-posts-portfolio-frame-hover,
.red-color-theme .read-more-post a,
.red-color-theme .wpcf7-submit,
.red-color-theme .form-submit #submit,
.red-color-theme .pricing-table .button-shortcode { background-color: #ff2600!important }

.red-color-theme .nav ul li.current-cat > a, 
.red-color-theme .nav ul li.current_page_item > a, 
.red-color-theme .nav ul li.current-menu-item > a, 
.red-color-theme .nav ul li a:hover, 
.red-color-theme ul#filterm li.current a, 
.red-color-theme ul#filterm li a:hover,
.red-color-theme .nivo-caption-bg a,
.red-color-theme .read-more-post a,
.red-color-theme .wpcf7-submit,
.red-color-theme .form-submit #submit,
.red-color-theme .nivo-caption-bg,
.red-color-theme .pricing-table .button-shortcode { border-color: #cb1f01!important }

.red-color-theme .nivo-caption-bg a,
.red-color-theme #post-link-button a,
.red-color-theme .menu_categories a,
.red-color-theme .last-news-link,
.red-color-theme .portfolio_link,
.red-color-theme .logged-in-as a,
.red-color-theme .comment-reply-link { color: #cb1f01!important }

.red-color-theme .last-new-shortcode-li a:hover,
.red-color-theme .menu_categories a:hover,
.red-color-theme #post-link-button a:hover,
.red-color-theme .last-news-link:hover, 
.red-color-theme .meta-date-blog a:hover, 
.red-color-theme .meta-category-blog a:hover, 
.red-color-theme .meta-author-blog a:hover, 
.red-color-theme .meta-tags-blog a:hover, 
.red-color-theme .home-page-posts-portfolio-container a:hover,
.red-color-theme .meta-comment-blog a:hover,
.red-color-theme .portfolio_link:hover,
.red-color-theme .entry-title a:hover,
.red-color-theme .logged-in-as a:hover,
.red-color-theme .vcard a:hover
.red-color-theme a:hover,
.red-color-theme #breadcrumb-style a:hover { color: #ff2600!important }

.red-color-theme #logo { background-image: url(images/logo-red.jpg) }


/* Orange color */
.orange-color-theme .nivo-caption-bg, 
.orange-color-theme .nav ul li.current-cat > a, 
.orange-color-theme .nav ul li.current_page_item > a, 
.orange-color-theme .nav ul li.current-menu-item > a, 
.orange-color-theme .nav ul li a:hover, 
.orange-color-theme ul#filterm li.current a, 
.orange-color-theme ul#filterm li a:hover,
.orange-color-theme .home-page-posts-portfolio-frame-hover,
.orange-color-theme .read-more-post a,
.orange-color-theme .wpcf7-submit,
.orange-color-theme .form-submit #submit,
.orange-color-theme .pricing-table .button-shortcode { background-color: #ff8f00!important }

.orange-color-theme .nav ul li.current-cat > a, 
.orange-color-theme .nav ul li.current_page_item > a, 
.orange-color-theme .nav ul li.current-menu-item > a, 
.orange-color-theme .nav ul li a:hover, 
.orange-color-theme ul#filterm li.current a, 
.orange-color-theme ul#filterm li a:hover,
.orange-color-theme .nivo-caption-bg a,
.orange-color-theme .read-more-post a,
.orange-color-theme .wpcf7-submit,
.orange-color-theme .form-submit #submit,
.orange-color-theme .nivo-caption-bg,
.orange-color-theme .pricing-table .button-shortcode { border-color: #cb7200!important }

.orange-color-theme .nivo-caption-bg a,
.orange-color-theme #post-link-button a,
.orange-color-theme .menu_categories a,
.orange-color-theme .last-news-link,
.orange-color-theme .portfolio_link,
.orange-color-theme .logged-in-as a,
.orange-color-theme .comment-reply-link { color: #cb7200!important }

.orange-color-theme .last-new-shortcode-li a:hover,
.orange-color-theme .menu_categories a:hover,
.orange-color-theme #post-link-button a:hover,
.orange-color-theme .last-news-link:hover, 
.orange-color-theme .meta-date-blog a:hover, 
.orange-color-theme .meta-category-blog a:hover, 
.orange-color-theme .meta-author-blog a:hover, 
.orange-color-theme .meta-tags-blog a:hover, 
.orange-color-theme .home-page-posts-portfolio-container a:hover,
.orange-color-theme .meta-comment-blog a:hover,
.orange-color-theme .portfolio_link:hover,
.orange-color-theme .entry-title a:hover,
.orange-color-theme .logged-in-as a:hover,
.orange-color-theme .vcard a:hover
.orange-color-theme a:hover,
.orange-color-theme #breadcrumb-style a:hover { color: #ff8f00!important }

.orange-color-theme #logo { background-image: url(images/logo-orange.jpg) }


/* Yellow color */
.yellow-color-theme .nivo-caption-bg, 
.yellow-color-theme .nav ul li.current-cat > a, 
.yellow-color-theme .nav ul li.current_page_item > a, 
.yellow-color-theme .nav ul li.current-menu-item > a, 
.yellow-color-theme .nav ul li a:hover, 
.yellow-color-theme ul#filterm li.current a, 
.yellow-color-theme ul#filterm li a:hover,
.yellow-color-theme .home-page-posts-portfolio-frame-hover,
.yellow-color-theme .read-more-post a,
.yellow-color-theme .wpcf7-submit,
.yellow-color-theme .form-submit #submit,
.yellow-color-theme .pricing-table .button-shortcode { background-color: #ffd400!important }

.yellow-color-theme .nav ul li.current-cat > a, 
.yellow-color-theme .nav ul li.current_page_item > a, 
.yellow-color-theme .nav ul li.current-menu-item > a, 
.yellow-color-theme .nav ul li a:hover, 
.yellow-color-theme ul#filterm li.current a, 
.yellow-color-theme ul#filterm li a:hover,
.yellow-color-theme .nivo-caption-bg a,
.yellow-color-theme .read-more-post a,
.yellow-color-theme .wpcf7-submit,
.yellow-color-theme .form-submit #submit,
.yellow-color-theme .nivo-caption-bg,
.yellow-color-theme .pricing-table .button-shortcode { border-color: #bf9f00!important }

.yellow-color-theme .nivo-caption-bg a,
.yellow-color-theme #post-link-button a,
.yellow-color-theme .menu_categories a,
.yellow-color-theme .last-news-link,
.yellow-color-theme .portfolio_link,
.yellow-color-theme .logged-in-as a,
.yellow-color-theme .comment-reply-link { color: #bf9f00!important }

.yellow-color-theme .last-new-shortcode-li a:hover,
.yellow-color-theme .menu_categories a:hover,
.yellow-color-theme #post-link-button a:hover,
.yellow-color-theme .last-news-link:hover, 
.yellow-color-theme .meta-date-blog a:hover, 
.yellow-color-theme .meta-category-blog a:hover, 
.yellow-color-theme .meta-author-blog a:hover, 
.yellow-color-theme .meta-tags-blog a:hover, 
.yellow-color-theme .home-page-posts-portfolio-container a:hover,
.yellow-color-theme .meta-comment-blog a:hover,
.yellow-color-theme .portfolio_link:hover,
.yellow-color-theme .entry-title a:hover,
.yellow-color-theme .logged-in-as a:hover,
.yellow-color-theme .vcard a:hover
.yellow-color-theme a:hover,
.yellow-color-theme #breadcrumb-style a:hover { color: #ffd400!important }

.yellow-color-theme #logo { background-image: url(images/logo-yellow.jpg) }


/* Gray color */
.gray-color-theme .nivo-caption-bg, 
.gray-color-theme .nav ul li.current-cat > a, 
.gray-color-theme .nav ul li.current_page_item > a, 
.gray-color-theme .nav ul li.current-menu-item > a, 
.gray-color-theme .nav ul li a:hover, 
.gray-color-theme ul#filterm li.current a, 
.gray-color-theme ul#filterm li a:hover,
.gray-color-theme .home-page-posts-portfolio-frame-hover,
.gray-color-theme .read-more-post a,
.gray-color-theme .wpcf7-submit,
.gray-color-theme .form-submit #submit,
.gray-color-theme .pricing-table .button-shortcode { background-color: #808080!important }

.gray-color-theme .nav ul li.current-cat > a, 
.gray-color-theme .nav ul li.current_page_item > a, 
.gray-color-theme .nav ul li.current-menu-item > a, 
.gray-color-theme .nav ul li a:hover, 
.gray-color-theme ul#filterm li.current a, 
.gray-color-theme ul#filterm li a:hover,
.gray-color-theme .nivo-caption-bg a,
.gray-color-theme .read-more-post a,
.gray-color-theme .wpcf7-submit,
.gray-color-theme .form-submit #submit,
.gray-color-theme .nivo-caption-bg,
.gray-color-theme .pricing-table .button-shortcode { border-color: #474747!important }

.gray-color-theme .nivo-caption-bg a,
.gray-color-theme #post-link-button a,
.gray-color-theme .menu_categories a,
.gray-color-theme .last-news-link,
.gray-color-theme .portfolio_link,
.gray-color-theme .logged-in-as a,
.gray-color-theme .comment-reply-link { color: #474747!important }

.gray-color-theme .last-new-shortcode-li a:hover,
.gray-color-theme .menu_categories a:hover,
.gray-color-theme #post-link-button a:hover,
.gray-color-theme .last-news-link:hover, 
.gray-color-theme .meta-date-blog a:hover, 
.gray-color-theme .meta-category-blog a:hover, 
.gray-color-theme .meta-author-blog a:hover, 
.gray-color-theme .meta-tags-blog a:hover, 
.gray-color-theme .home-page-posts-portfolio-container a:hover,
.gray-color-theme .meta-comment-blog a:hover,
.gray-color-theme .portfolio_link:hover,
.gray-color-theme .entry-title a:hover,
.gray-color-theme .logged-in-as a:hover,
.gray-color-theme .vcard a:hover
.gray-color-theme a:hover,
.gray-color-theme #breadcrumb-style a:hover { color: #808080!important }

.gray-color-theme #logo { background-image: url(images/logo-gray.jpg) }


/* Brown color */
.brown-color-theme .nivo-caption-bg, 
.brown-color-theme .nav ul li.current-cat > a, 
.brown-color-theme .nav ul li.current_page_item > a, 
.brown-color-theme .nav ul li.current-menu-item > a, 
.brown-color-theme .nav ul li a:hover, 
.brown-color-theme ul#filterm li.current a, 
.brown-color-theme ul#filterm li a:hover,
.brown-color-theme .home-page-posts-portfolio-frame-hover,
.brown-color-theme .read-more-post a,
.brown-color-theme .wpcf7-submit,
.brown-color-theme .form-submit #submit,
.brown-color-theme .pricing-table .button-shortcode { background-color: #964b00!important }

.brown-color-theme .nav ul li.current-cat > a, 
.brown-color-theme .nav ul li.current_page_item > a, 
.brown-color-theme .nav ul li.current-menu-item > a, 
.brown-color-theme .nav ul li a:hover, 
.brown-color-theme ul#filterm li.current a, 
.brown-color-theme ul#filterm li a:hover,
.brown-color-theme .nivo-caption-bg a,
.brown-color-theme .read-more-post a,
.brown-color-theme .wpcf7-submit,
.brown-color-theme .form-submit #submit,
.brown-color-theme .nivo-caption-bg,
.brown-color-theme .pricing-table .button-shortcode { border-color: #5f3000!important }

.brown-color-theme .nivo-caption-bg a,
.brown-color-theme #post-link-button a,
.brown-color-theme .menu_categories a,
.brown-color-theme .last-news-link,
.brown-color-theme .portfolio_link,
.brown-color-theme .logged-in-as a,
.brown-color-theme .comment-reply-link { color: #5f3000!important }

.brown-color-theme .last-new-shortcode-li a:hover,
.brown-color-theme .menu_categories a:hover,
.brown-color-theme #post-link-button a:hover,
.brown-color-theme .last-news-link:hover, 
.brown-color-theme .meta-date-blog a:hover, 
.brown-color-theme .meta-category-blog a:hover, 
.brown-color-theme .meta-author-blog a:hover, 
.brown-color-theme .meta-tags-blog a:hover, 
.brown-color-theme .home-page-posts-portfolio-container a:hover,
.brown-color-theme .meta-comment-blog a:hover,
.brown-color-theme .portfolio_link:hover,
.brown-color-theme .entry-title a:hover,
.brown-color-theme .logged-in-as a:hover,
.brown-color-theme .vcard a:hover
.brown-color-theme a:hover,
.brown-color-theme #breadcrumb-style a:hover { color: #964b00!important }

.brown-color-theme #logo { background-image: url(images/logo-brown.jpg) }


/* Blue color */
.blue2-color-theme .nivo-caption-bg, 
.blue2-color-theme .nav ul li.current-cat > a, 
.blue2-color-theme .nav ul li.current_page_item > a, 
.blue2-color-theme .nav ul li.current-menu-item > a, 
.blue2-color-theme .nav ul li a:hover, 
.blue2-color-theme ul#filterm li.current a, 
.blue2-color-theme ul#filterm li a:hover,
.blue2-color-theme .home-page-posts-portfolio-frame-hover,
.blue2-color-theme .read-more-post a,
.blue2-color-theme .wpcf7-submit,
.blue2-color-theme .form-submit #submit,
.blue2-color-theme .pricing-table .button-shortcode { background-color: #00aeef!important }

.blue2-color-theme .nav ul li.current-cat > a, 
.blue2-color-theme .nav ul li.current_page_item > a, 
.blue2-color-theme .nav ul li.current-menu-item > a, 
.blue2-color-theme .nav ul li a:hover, 
.blue2-color-theme ul#filterm li.current a, 
.blue2-color-theme ul#filterm li a:hover,
.blue2-color-theme .nivo-caption-bg a,
.blue2-color-theme .read-more-post a,
.blue2-color-theme .wpcf7-submit,
.blue2-color-theme .form-submit #submit,
.blue2-color-theme .nivo-caption-bg,
.blue2-color-theme .pricing-table .button-shortcode { border-color: #008cc0!important }

.blue2-color-theme .nivo-caption-bg a,
.blue2-color-theme #post-link-button a,
.blue2-color-theme .menu_categories a,
.blue2-color-theme .last-news-link,
.blue2-color-theme .portfolio_link,
.blue2-color-theme .logged-in-as a,
.blue2-color-theme .comment-reply-link { color: #008cc0!important }

.blue2-color-theme .last-new-shortcode-li a:hover,
.blue2-color-theme .menu_categories a:hover,
.blue2-color-theme #post-link-button a:hover,
.blue2-color-theme .last-news-link:hover, 
.blue2-color-theme .meta-date-blog a:hover, 
.blue2-color-theme .meta-category-blog a:hover, 
.blue2-color-theme .meta-author-blog a:hover, 
.blue2-color-theme .meta-tags-blog a:hover, 
.blue2-color-theme .home-page-posts-portfolio-container a:hover,
.blue2-color-theme .meta-comment-blog a:hover,
.blue2-color-theme .portfolio_link:hover,
.blue2-color-theme .entry-title a:hover,
.blue2-color-theme .logged-in-as a:hover,
.blue2-color-theme .vcard a:hover
.blue2-color-theme a:hover,
.blue2-color-theme #breadcrumb-style a:hover { color: #00aeef!important }

.blue2-color-theme #logo { background-image: url(images/logo-blue.jpg) }


/* Blue color */
.blue-color-theme .nivo-caption-bg, 
.blue-color-theme .nav ul li.current-cat > a, 
.blue-color-theme .nav ul li.current_page_item > a, 
.blue-color-theme .nav ul li.current-menu-item > a, 
.blue-color-theme .nav ul li a:hover, 
.blue-color-theme ul#filterm li.current a, 
.blue-color-theme ul#filterm li a:hover,
.blue-color-theme .home-page-posts-portfolio-frame-hover,
.blue-color-theme .read-more-post a,
.blue-color-theme .wpcf7-submit,
.blue-color-theme .form-submit #submit,
.blue-color-theme .pricing-table .button-shortcode { background-color: #6c83b6!important }

.blue-color-theme .nav ul li.current-cat > a, 
.blue-color-theme .nav ul li.current_page_item > a, 
.blue-color-theme .nav ul li.current-menu-item > a, 
.blue-color-theme .nav ul li a:hover, 
.blue-color-theme ul#filterm li.current a, 
.blue-color-theme ul#filterm li a:hover,
.blue-color-theme .nivo-caption-bg a,
.blue-color-theme .read-more-post a,
.blue-color-theme .wpcf7-submit,
.blue-color-theme .form-submit #submit,
.blue-color-theme .nivo-caption-bg,
.blue-color-theme .pricing-table .button-shortcode { border-color: #4a5a80!important }

.blue-color-theme .nivo-caption-bg a,
.blue-color-theme #post-link-button a,
.blue-color-theme .menu_categories a,
.blue-color-theme .last-news-link,
.blue-color-theme .portfolio_link,
.blue-color-theme .logged-in-as a,
.blue-color-theme .comment-reply-link { color: #4a5a80!important }

.blue-color-theme .last-new-shortcode-li a:hover,
.blue-color-theme .menu_categories a:hover,
.blue-color-theme #post-link-button a:hover,
.blue-color-theme .last-news-link:hover, 
.blue-color-theme .meta-date-blog a:hover, 
.blue-color-theme .meta-category-blog a:hover, 
.blue-color-theme .meta-author-blog a:hover, 
.blue-color-theme .meta-tags-blog a:hover, 
.blue-color-theme .home-page-posts-portfolio-container a:hover,
.blue-color-theme .meta-comment-blog a:hover,
.blue-color-theme .portfolio_link:hover,
.blue-color-theme .entry-title a:hover,
.blue-color-theme .logged-in-as a:hover,
.blue-color-theme .vcard a:hover
.blue-color-theme a:hover,
.blue-color-theme #breadcrumb-style a:hover { color: #6c83b6!important }

.blue-color-theme #logo { background-image: url(images/logo-blue2.jpg) }

/* Black color */
.black-color-theme .nivo-caption-bg, 
.black-color-theme .nav ul li.current-cat > a, 
.black-color-theme .nav ul li.current_page_item > a, 
.black-color-theme .nav ul li.current-menu-item > a, 
.black-color-theme .nav ul li a:hover, 
.black-color-theme ul#filterm li.current a, 
.black-color-theme ul#filterm li a:hover,
.black-color-theme .home-page-posts-portfolio-frame-hover,
.black-color-theme .read-more-post a,
.black-color-theme .wpcf7-submit,
.black-color-theme .form-submit #submit,
.black-color-theme .pricing-table .button-shortcode { background-color: #444444!important }

.black-color-theme .nav ul li.current-cat > a, 
.black-color-theme .nav ul li.current_page_item > a, 
.black-color-theme .nav ul li.current-menu-item > a, 
.black-color-theme .nav ul li a:hover, 
.black-color-theme ul#filterm li.current a, 
.black-color-theme ul#filterm li a:hover,
.black-color-theme .nivo-caption-bg a,
.black-color-theme .read-more-post a,
.black-color-theme .wpcf7-submit,
.black-color-theme .form-submit #submit,
.black-color-theme .nivo-caption-bg,
.black-color-theme .pricing-table .button-shortcode { border-color: #000000!important }

.black-color-theme .nivo-caption-bg a,
.black-color-theme #post-link-button a,
.black-color-theme .menu_categories a,
.black-color-theme .last-news-link,
.black-color-theme .portfolio_link,
.black-color-theme .logged-in-as a,
.black-color-theme .comment-reply-link { color: #000000!important }

.black-color-theme .last-new-shortcode-li a:hover,
.black-color-theme .menu_categories a:hover,
.black-color-theme #post-link-button a:hover,
.black-color-theme .last-news-link:hover, 
.black-color-theme .meta-date-blog a:hover, 
.black-color-theme .meta-category-blog a:hover, 
.black-color-theme .meta-author-blog a:hover, 
.black-color-theme .meta-tags-blog a:hover, 
.black-color-theme .home-page-posts-portfolio-container a:hover,
.black-color-theme .meta-comment-blog a:hover,
.black-color-theme .portfolio_link:hover,
.black-color-theme .entry-title a:hover,
.black-color-theme .logged-in-as a:hover,
.black-color-theme .vcard a:hover
.black-color-theme a:hover,
.black-color-theme #breadcrumb-style a:hover { color: #444444!important }

.black-color-theme #logo { background-image: url(images/logo-black.jpg) }


/* Green color */
.green-color-theme .nivo-caption-bg, 
.green-color-theme .nav ul li.current-cat > a, 
.green-color-theme .nav ul li.current_page_item > a, 
.green-color-theme .nav ul li.current-menu-item > a, 
.green-color-theme .nav ul li a:hover, 
.green-color-theme ul#filterm li.current a, 
.green-color-theme ul#filterm li a:hover,
.green-color-theme .home-page-posts-portfolio-frame-hover,
.green-color-theme .read-more-post a,
.green-color-theme .wpcf7-submit,
.green-color-theme .form-submit #submit,
.green-color-theme .pricing-table .button-shortcode { background-color: #A0BF0B!important }

.green-color-theme .nav ul li.current-cat > a, 
.green-color-theme .nav ul li.current_page_item > a, 
.green-color-theme .nav ul li.current-menu-item > a, 
.green-color-theme .nav ul li a:hover, 
.green-color-theme ul#filterm li.current a, 
.green-color-theme ul#filterm li a:hover,
.green-color-theme .nivo-caption-bg a,
.green-color-theme .read-more-post a,
.green-color-theme .wpcf7-submit,
.green-color-theme .form-submit #submit,
.green-color-theme .nivo-caption-bg,
.green-color-theme .pricing-table .button-shortcode { border-color: #7E9709!important }

.green-color-theme .nivo-caption-bg a,
.green-color-theme #post-link-button a,
.green-color-theme .menu_categories a,
.green-color-theme .last-news-link,
.green-color-theme .portfolio_link,
.green-color-theme .logged-in-as a,
.green-color-theme .comment-reply-link { color: #7E9709!important }

.green-color-theme .last-new-shortcode-li a:hover,
.green-color-theme .menu_categories a:hover,
.green-color-theme #post-link-button a:hover,
.green-color-theme .last-news-link:hover, 
.green-color-theme .meta-date-blog a:hover, 
.green-color-theme .meta-category-blog a:hover, 
.green-color-theme .meta-author-blog a:hover, 
.green-color-theme .meta-tags-blog a:hover, 
.green-color-theme .home-page-posts-portfolio-container a:hover,
.green-color-theme .meta-comment-blog a:hover,
.green-color-theme .portfolio_link:hover,
.green-color-theme .entry-title a:hover,
.green-color-theme .logged-in-as a:hover,
.green-color-theme .vcard a:hover
.green-color-theme a:hover,
.green-color-theme #breadcrumb-style a:hover { color: #A0BF0B!important }

.green-color-theme #logo { background-image: url(images/logo-green.jpg) }


.button-shortcode.cherys {
	background-color: #960108;
	border-bottom: solid 2px #650005;
	color: #fff!important;
}

.button-shortcode.ruby {
	background-color: #cc1c4d;
	border-bottom: solid 2px #8b1435;
	color: #fff!important;
}

.button-shortcode.violet {
	background-color: #7c279b;
	border-bottom: solid 2px #521b66;
	color: #fff!important;
}

.button-shortcode.silver {
	background-color: #cdcdcd;
	border-bottom: solid 2px #a8a8a8;
	color: #fff!important;
}

.button-shortcode.pink {
	background-color: #f42376;
	border-bottom: solid 2px #b91c5b;
	color: #fff!important;
}

.button-shortcode.pear {
	background-color: #b9c215;
	border-bottom: solid 2px #7b810f;
	color: #fff!important;
}

.button-shortcode.red {
	background-color: #ff2600;
	border-bottom: solid 2px #cb1f01;
	color: #fff!important;
}

.button-shortcode.orange {
	background-color: #ff8f00;
	border-bottom: solid 2px #cb7200;
	color: #fff!important;
}

.button-shortcode.yellow {
	background-color: #ffd400;
	border-bottom: solid 2px #bf9f00;
	color: #fff!important;
}

.button-shortcode.gray {
	background-color: #808080;
	border-bottom: solid 2px #474747;
	color: #fff!important;
}

.button-shortcode.brown {
	background-color: #964b00;
	border-bottom: solid 2px #5f3000;
	color: #fff!important;
}

.button-shortcode.blue {
	background-color: #6c83b6;
	border-bottom: solid 2px #4a5a80;
	color: #fff!important;
}


.button-shortcode.blue2 {
	background-color: #00aeef;
	border-bottom: solid 2px #008cc0;
	color: #fff!important;
}

.button-shortcode.black {
	background-color: #444444;
	border-bottom: solid 2px #000;
	color: #fff!important;
}

.button-shortcode.green {
	background-color: #A0BF0B;
	border-bottom: solid 2px #7E9709;
	color: #fff!important;
}


@import "css/shortcodes.css";
