
/*---------------------------*/
/*	    General colors
/*---------------------------*/	

body {
	background:  ;
	font-size: 13px;
	font-family: "Open Sans", sans-serif;
	color: #444444;
}

blockquote, blockquote p, .meta a, .comment-meta a, .widget .lp-description span {
	font-family: "PT Serif", serif;
}

button, input[type="submit"], input[type="reset"], input[type="button"], input, textarea, select, ul.portfolio-list {
	font-family: "Open Sans", sans-serif;
}

a, .content .message a {color: #b92689;}
a:hover {color: #222222;}

h1,h2,h3,h4,h5,h6 {
	font-family: "Open Sans", sans-serif;
	color: #444444;
}

.section-header, .section-header span.sh-bg, .es-nav span.es-nav-next, .es-nav span.es-nav-prev {
	background-color: #ffffff;
}
.arrow-down {
	border-top-color: #ffffff;
}
.section-header span.sh-text {
	background: #888888; /* Old browsers */
	background: #888888 -moz-linear-gradient(top, rgba(255,255,255,.1) 0%, rgba(0,0,0,.1) 100%);
	background: #888888 -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.1)), color-stop(100%,rgba(0,0,0,.1)));
	background: #888888 -webkit-linear-gradient(top, rgba(255,255,255,.1) 0%,rgba(0,0,0,.1) 100%);
	background: #888888 -o-linear-gradient(top, rgba(255,255,255,.1) 0%,rgba(0,0,0,.1) 100%);
	background: #888888 -ms-linear-gradient(top, rgba(255,255,255,.1) 0%,rgba(0,0,0,.1) 100%);
	background: #888888 linear-gradient(top, rgba(255,255,255,.1) 0%,rgba(0,0,0,.1) 100%);
	border-color: #7a7a7a;
	color: #ffffff;
}

::-moz-selection {background-color: #b92689;}
::-webkit-selection {background-color: #b92689;}
::selection {background-color: #b92689;}
::-moz-selection {color: #ffffff;}
::-webkit-selection {color: #ffffff;}
::selection {color: #ffffff;}
.highlight, .dropcap1, .dropcap2, .dropcap3 {color: #ffffff; background-color: #b92689;}

.content-wrapper, .homepage-content-wrapper {
	background-color: #ffffff;
}

a.button,button,input[type="submit"],input[type="reset"],input[type="button"],
a.comment-reply-link, #commentform input[type="submit"], .wpcf7 input.wpcf7-submit, a#cancel-comment-reply-link,
a.more-link, .older-entries a, .newer-entries a {
	background: #c52390;
	background: -moz-linear-gradient(top, #c52390 0%, #b92689 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c52390), color-stop(100%,#b92689));
	background: -webkit-linear-gradient(top, #c52390 0%,#b92689 100%);
	background: -o-linear-gradient(top, #c52390 0%,#b92689 100%);
	background: -ms-linear-gradient(top, #c52390 0%,#b92689 100%);
	background: linear-gradient(top, #c52390 0%,#b92689 100%);
	border: 1px solid #b92689;
	color: #eeeeee;
}

a.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover,
a.comment-reply-link:hover, #commentform input[type="submit"]:hover, a#cancel-comment-reply-link:hover, 
a.more-link:hover, .older-entries a:hover, .newer-entries a:hover {
	background: #c52390;
	border: 1px solid #b92689;
	color: #ffffff;
}

/*---------------------------*/
/*	    Header colors
/*---------------------------*/

.header-wrapper, .page-title-wrapper {background-color: #444444;}
.page-title-inner {
	background: #c52390;
	background: -moz-linear-gradient(top, #c52390 0%, #b92689 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c52390), color-stop(100%,#b92689));
	background: -webkit-linear-gradient(top, #c52390 0%,#b92689 100%);
	background: -o-linear-gradient(top, #c52390 0%,#b92689 100%);
	background: -ms-linear-gradient(top, #c52390 0%,#b92689 100%);
	background: linear-gradient(top, #c52390 0%,#b92689 100%);
}
#nav a {border-top-color: #444444; color: #bbbbbb;}
#nav > li:hover > a, #nav > li.parent:hover > a {color: #ffffff; border-top-color: #b92689; background: #3d3d3d;}
#nav > li.current-menu-item > a {border-top: 4px solid #b92689;}
#nav ul, #nav li ul a, #nav ul ul a, #nav ul ul ul a {background: #fcfcfc;}
#nav li ul a, #nav ul ul a, #nav ul ul ul a {color: #aaaaaa;}
#nav ul a:hover {color: #629c14;}

/*---------------------------*/
/*	    Content colors
/*---------------------------*/

.flex-control-nav li a:hover {background-color: #b92689;}
.flex-caption span {background: #b92689; color: #ffffff;}
.slogan-text {color: #444444;}
.feature-icon {background-color: #b92689;}
.meta a:hover {color: #b92689;}

li.portfolio-item-filter .icon.image, li.portfolio-item-filter .icon.audio,
li.portfolio-item-filter .icon.video, li.portfolio-item-filter .icon.gallery {background-color: #b92689;}
.portfolio-item-filter:hover .portfolio-description {border-bottom-color: #b92689;}

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

#footer-wrapper {background-color: #444444;}
#footer {color: #cccccc;}
#footer h6 {color: #fafafa;}
#footer a {color: #ffffff;}
#footer a:hover {color: #b92689;}
#footer-bottom a:hover {color: #b92689;}

/*---------------------------*/
/*	 Main elements colors
/*---------------------------*/

.container ul.tabs li a.active {border-top-color: #b92689;}

.container ul.tabs li a:hover, .container ul.tabs li a.active, .accordion h3 a:hover, .toggle h3 a:hover, .accordion h3.ui-state-active a:hover, .toggle h3.active a:hover,
#portfolio-filters li:hover a, #footer .tweetList li a, .tweetList li a {
	color: #b92689;
}

.portfolio-item-filter > a:hover .portfolio-description, #portfolio-filters li.current a {border-bottom-color: #b92689;}

.team-member-wrap:hover {border-right-color: #b92689;}

.format-standard .post-icon a, .format-gallery .post-icon a, .format-video .post-icon a, .format-audio .post-icon a, .format-link .post-icon a, .format-quote .post-icon a,
.format-chat .post-icon a, .single .format-standard .post-icon, .single .format-gallery .post-icon, .single .format-video .post-icon, .single .format-audio .post-icon, .single .format-link .post-icon, .single .format-quote .post-icon, .single .format-chat .post-icon, .sidebar-search-form input#searchsubmit, .widget .lp-image a:hover img, .flickr_badge_image a:hover img, div.jp-volume-bar-value, div.jp-play-bar, .divider-color {
	background-color: #b92689;
}

.format-standard .post-icon a:hover, .format-gallery .post-icon a:hover, .format-video .post-icon a:hover, .format-audio .post-icon a:hover, .format-link .post-icon a:hover, .format-quote .post-icon a:hover, .format-chat .post-icon a:hover {
	background-color: #222222;
}

/*---------------------------*/
/*		  custom css
/*---------------------------*/	
 
