/* Girly Skin Main 
================================================== */
body{
	color: #666;
	font-size: 13px;
}

.container {
	padding: 30px 0;
}

body a {
    color: #ff4745;
}

blockquote {
    position: relative;
    margin: 30px 0;
	padding: 20px;
	color: #707379;
	background: #eff2f7;
    border-left: 5px solid rgba(0,0,0,0.07);
}

/* Header
================================================== */
#logo h1 a,
#logo h2 a{
	color: #fff;
	font-weight: bold;
}

#header-wrap{
	position: relative;
	background: #468cfe;
}

#header {
	padding: 40px 0;
}

#page-heading{
	background: #eff2f7;
	padding: 40px 0;
	border-bottom: 1px solid #d9dadc;
}

#page-heading h1,
#page-heading h2,
#page-heading span.main-title {
	font-size: 32px;
	color: #444;
	font-weight: bold;
	letter-spacing: normal;
}


#breadcrumbs {
	margin-top: 5px;
	font-size: 12px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.breadcrumb_last{
	color: #9b9ea3;
}

#breadcrumbs a{
	color: #666;
}

#breadcrumbs a:hover{
	color: #000;
	text-decoration: underline;
}


/* Typography
================================================== */
h1, h2, h3, h4, h5, h6 {
	color: #444;
	letter-spacing: normal;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #444;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	color: #ff4745;
}

h1,
.recent-posts-entry-title h3,
.recent-posts-entry-title h2 {
	font-size: 28px;
	letter-spacing:  normal;
	font-weight: bold;
}

.portfolio-entry-title h3{
	font-size: 14px;
}

.recent-posts-entry-title h3 a {
    color: #444;
}

.comments-title {
	color: #444;
	font-size: 21px;
	padding-bottom: 5px;
	border-bottom: double #d9dadc;
}

#reply-title {
	color: #444;
	font-size: 21px;
	padding-bottom: 5px;
	border-bottom: double #d9dadc;
}


/* Nav
================================================== */
#navigation .sf-menu a {
	font-size: 14px;
	color: #fff;
	border-radius: 2px;
	padding: 0 14px;
	font-weight: bold;
	letter-spacing: normal;
}

#navigation .sf-menu > li {
	margin-right: 5px;
	height: 30px;
}

#navigation .sf-menu > li > a:hover,
#navigation .sf-menu > li.sfHover > a,
#navigation .sf-menu > .current-menu-item > a,
#navigation .current-menu-parent > a,
#navigation .current-menu-parent > a:hover,
#navigation .sf-menu > .current-menu-item > a:hover {
	color: #fff;
	background: #3076e7;
}

#navigation .sf-menu > li.sfHover > a{
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

#navigation .sf-menu > li:hover > ul, .sf-menu li.sfHover > ul {
	top: 30px;
}

#navigation .sf-menu ul {
	border: none;
	margin-left: -12px;
	border-radius: 2px;
	box-shadow: none;
	background: #3076e7;
	padding-top: 10px;
}

#navigation .sf-menu ul li {
	color: #fff;
	background: #3076e7;
	border-color: rgba(255,255,255,0.1);
}

#navigation .sf-menu ul a{
	color: #fff;
	border-radius: 0;
	font-weight: normal;
	font-size: 12px;
	padding: 10px 15px;
}

#navigation .sf-menu ul li > a:hover {
	background: #346fce;
	color: #fff;
}


/* Home
================================================== */
#homepage-tagline h1{
	font-size: 21px;
	color: #444;
	margin: 30px 0;
	background: #ececec;
	padding: 20px;
	line-height: 1.6em;
	border-radius: 2px;
	letter-spacing: normal;
	text-align: center;
}

#home-slider {
	margin: 0;
}

#home-slider-wrap{
	position: relative;
	padding: 50px 0;
	background: #eff2f7;
	border-bottom: 1px solid #d9dadc;
	margin-bottom: 30px;
}

#home-slider-wrap img{
	width: auto;
	height: auto;
	margin: 0 auto;
	display: block;
}

.flexslider-container {
    position: inherit;
}

.home-slider-inner{
	margin: 0;
	width: 100%;
}

#home-slider .flex-direction-nav li a.flex-next,
#home-slider .flex-direction-nav li a.flex-prev {
	top: 50%;
	height: 80px;
	width: 60px;
	margin-top: -30px;
	opacity: 0.4;
}

#home-slider .flex-direction-nav li a.flex-prev{
	background: #d8d9db url("../../images/corporate-arrow-left.png") center center no-repeat;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

#home-slider .flex-direction-nav li a.flex-next{
	right: 0;
	left: auto;
	background: #d8d9db url("../../images/corporate-arrow-right.png") center center no-repeat;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

#home-slider .flex-direction-nav li a:hover {
    opacity: 0.7;
	background-position: center center;
    text-decoration: none;
}

#home-slider .flex-caption{
	color: #444;
	position: inherit;
	top: auto;
	left: auto;
	max-width: 100%;
	padding: 0;
	background: none;
	text-align: inherit;
	font-weight: normal;
	font-size: 13px;
}


/* Sidebar
================================================== */
#sidebar{
	font-size: 12px;
}
.sidebar-box {
	margin-bottom: 30px;
}

#sidebar h5 {
	position: relative;
	font-size: 14px;
	color: #444;
	border-bottom: double #ddd;
	padding-bottom: 10px;
	margin-bottom: 20px;
	font-weight: bold;
}

#wp-calendar caption {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background: -moz-linear-gradient(top,  #ff4745 0%, #dc3735 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff4745), color-stop(100%,#dc3735));
	background: -webkit-linear-gradient(top,  #ff4745 0%,#dc3735 100%);
	background: -o-linear-gradient(top,  #ff4745 0%,#dc3735 100%);
	background: -ms-linear-gradient(top,  #ff4745 0%,#dc3735 100%);
	background: linear-gradient(to bottom,  #ff4745 0%,#dc3735 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4745', endColorstr='#dc3735',GradientType=0 );
}

#sidebar .symple-social {
    margin-left: 0;
	list-style: none;
}

#sidebar a:hover{
	color: #ff4745;
}

.widget_recent_entries li,
.widget_categories li,
.widget_archive li,
.wpex-taxonomies-widget li,
.widget_pages li,
.widget_links li,
.widget_nav_menu li{
	margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ebebec;
}

#sidebar .tagcloud a {
	color: #707379;
	background: #eff2f7;
}

#sidebar .tagcloud a:hover {
    background: #468cfe;
	color: #fff;
}


/* Portfolio
================================================== */
.portfolio-entry-overlay-inner {
	background-color: #ff4745;
	background-color: rgba(255,71,69,0.9)

}

.portfolio-entry-overlay-inner h3{
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

.portfolio-entry img{
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.portfolio-entry{
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}

#single-portfolio-related .portfolio-entry,
.portfolio-entry.grid-1 {
	box-shadow: none;
}

.portfolio-entry-details {
	background: #f7f7f9;
	margin: 0;
	border: 1px solid #d9dadc;
	border-top: none;
	padding: 15px;
}

.portfolio-entry.grid-1 .portfolio-entry-details {
	background: transparent;
	margin: 0;
	border: none;
	padding: 0;
}

.portfolio-entry-readmore {
	background: #2c96e0;
	color: #fff;
	font-weight: normal;
}

.portfolio-entry-readmore:hover{
	color: #fff;
	background: #ff4745;
}

.portfolio-entry-overlay-inner.default {
    background-image: url("../../images/icons/overlay/default.png");
}

.portfolio-entry-overlay-inner.lightbox {
    background-image: url("../../images/icons/overlay/lightbox.png");
}

.portfolio-entry-overlay-inner.redirect {
    background-image: url("../../images/icons/overlay/redirect.png");
}

.portfolio-entry-overlay-inner.video {
    background-image: url("images/icons/overlay/video.png");
}

#portfolio-post-slider .flex-direction-nav li a.flex-next,
#portfolio-post-slider .flex-direction-nav li a.flex-prev {
    background-color: #2c96e0;
}

#portfolio-post-slider .flex-direction-nav li a:hover {
    background-color: #ff4745;
	background-position: 0 0;
    text-decoration: none;
}

#single-portfolio-related h2{
	color: #444;
	font-size: 24px;
}


/* Blog
================================================== */
.recent-posts-entry-title h3 a:hover,
.recent-posts-entry-title h2 a:hover {
	color: #ff4745;
}


.blog-post-footer .post-tags a{
	color: #707379;
	background: #eff2f7;
	font-weight: normal;
}

.blog-post-footer .post-tags a:hover{
	color: #fff;
	background: #468cfe;
}



/* Meta
================================================== */
.post-meta {
	color: #999;
	padding-bottom: 10px;
	border-bottom: double #d9dadc;
}

.post-meta span{
	font-weight: bold;
	color: #444;
}



/* Pagination
================================================== */	
#post-pagination {
	height: 34px;
	position: absolute;
	right: 0px;
	top: 50%;
	margin-top: -15px;
	bottom: auto;
	font-weight: normal;
}

#post-pagination a {
	font-size: 13px;
    color: #9b9ea3;
	font-weight: bold;
	border: 2px solid #d9dadc;
	border-radius: 50px;
	padding: 0 14px;
	height: 30px;
	line-height: 30px;
}

#post-pagination a span{
	display: none;
}

#post-pagination a:hover {
	border-color: #3076e7;
    color: #3076e7;
}

#post-pagination .post-next {
	margin-left: 10px;
}

.page-numbers a,
.page-numbers span {
	font-weight: bold;
	font-size: 12px;
	color: #777;
	background: #e8e8e8;
	border: 1px solid #cacaca;
	box-shadow: inset 0 1px 0 0 #fff, 0 1px 2px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	background: -moz-linear-gradient(top,  #f3f3f3 0%, #e8e8e8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#e8e8e8));
	background: -webkit-linear-gradient(top,  #f3f3f3 0%,#e8e8e8 100%);
	background: -o-linear-gradient(top,  #f3f3f3 0%,#e8e8e8 100%);
	background: -ms-linear-gradient(top,  #f3f3f3 0%,#e8e8e8 100%);
	background: linear-gradient(to bottom,  #f3f3f3 0%,#e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#e8e8e8',GradientType=0 );
}

.page-numbers a:hover,
.page-numbers.current {
	color: #fff;
	border-color: #b43130;
	box-shadow: inset 0 1px 0 0 #fc9695, 0 1px 2px rgba(0, 0, 0, 0.1);
	background: -moz-linear-gradient(top,  #ff4745 0%, #dc3735 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff4745), color-stop(100%,#dc3735));
	background: -webkit-linear-gradient(top,  #ff4745 0%,#dc3735 100%);
	background: -o-linear-gradient(top,  #ff4745 0%,#dc3735 100%);
	background: -ms-linear-gradient(top,  #ff4745 0%,#dc3735 100%);
	background: linear-gradient(to bottom,  #ff4745 0%,#dc3735 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4745', endColorstr='#dc3735',GradientType=0 );
}


/* Some Buttons
================================================== */
ul.portfolio-filter a,
.recent-posts-entry-readmore,
.portfolio-entry.grid-1 .portfolio-entry-readmore {
	font-size: 11px;
	font-weight: bold;
	background: #e8e8e8;
	color: #777;
	border: 1px solid #cacaca;
	padding: 6px 12px;
	box-shadow: inset 0 1px 0 0 #fff, 0 1px 2px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
	background: -moz-linear-gradient(top,  #f3f3f3 0%, #e8e8e8 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#e8e8e8));
	background: -webkit-linear-gradient(top,  #f3f3f3 0%,#e8e8e8 100%);
	background: -o-linear-gradient(top,  #f3f3f3 0%,#e8e8e8 100%);
	background: -ms-linear-gradient(top,  #f3f3f3 0%,#e8e8e8 100%);
	background: linear-gradient(to bottom,  #f3f3f3 0%,#e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#e8e8e8',GradientType=0 );
}

ul.portfolio-filter a:hover,
ul.portfolio-filter a.active:hover,
ul.portfolio-filter a.active,
.recent-posts-entry-readmore:hover,
.portfolio-entry.grid-1 .portfolio-entry-readmore:hover {
	color: #fff;
	border-color: #b43130;
	box-shadow: inset 0 1px 0 0 #fc9695, 0 1px 2px rgba(0, 0, 0, 0.1);
	background: -moz-linear-gradient(top,  #ff4745 0%, #dc3735 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff4745), color-stop(100%,#dc3735));
	background: -webkit-linear-gradient(top,  #ff4745 0%,#dc3735 100%);
	background: -o-linear-gradient(top,  #ff4745 0%,#dc3735 100%);
	background: -ms-linear-gradient(top,  #ff4745 0%,#dc3735 100%);
	background: linear-gradient(to bottom,  #ff4745 0%,#dc3735 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4745', endColorstr='#dc3735',GradientType=0 );
}

.recent-posts-entry-readmore:active,
.portfolio-entry.grid-1 .portfolio-entry-readmore:active {
	background: -moz-linear-gradient(top,  #dc3735 0%, #ff4745 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dc3735), color-stop(100%,#ff4745));
	background: -webkit-linear-gradient(top,  #dc3735 0%,#ff4745 100%);
	background: -o-linear-gradient(top,  #dc3735 0%,#ff4745 100%);
	background: -ms-linear-gradient(top,  #dc3735 0%,#ff4745 100%);
	background: linear-gradient(to bottom,  #dc3735 0%,#ff4745 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc3735', endColorstr='#ff4745',GradientType=0 );
}

/* Comments
================================================== */
.commentlist {
	border-top: none;
	padding-top: 0;
}
	
	
/* Footer
================================================== */
#footer{
	background: #468cfe;
	color: #fff;
	margin-top: 50px;
	padding: 40px 0;
	font-size: 13px;
}
#footer a{
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}

#footer a:hover{
	color: #fff;
}

#footer-menu ul li {
	margin-right: 10px;
    padding-right: 0;
	background: none;
}

#footer-menu a{
	text-decoration: none;
}

#footer-menu a:hover{
	color: #fff;
	text-decoration: underline;
}



/* Forms + Search
================================================== */
.entry button,
.entry input[type="button"],
.entry input[type="submit"],
#commentsbox input[type="submit"] {
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
}

input[type="search"] {
	border-radius: 0;
	background: url("../../images/search.png") 95% center no-repeat !important;
}



/* Shortcodes
================================================== */
.symple-heading{
	font-size: 16px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin: 30px 0;
	letter-spacing: normal;
}

.symple-heading span{
	border: none;
	padding: 0px;
}

.symple-box {
	font-weight: normal;
}

.symple-accordion .symple-accordion-trigger.ui-state-active a,
.symple-accordion .symple-accordion-trigger.ui-state-active,
.symple-accordion .symple-accordion-trigger.ui-state-active:hover,
.symple-toggle .symple-toggle-trigger.active:hover,
.symple-toggle .symple-toggle-trigger.active{
	border-color: transparent;
	color: #fff;
}

.symple-accordion .symple-accordion-trigger.ui-state-active,
.symple-accordion .symple-accordion-trigger.ui-state-active:hover,
.symple-toggle .symple-toggle-trigger.active:hover,
.symple-toggle .symple-toggle-trigger.active{
	background: #2c96e0 url("../../images/minus-white.png") 12px center no-repeat;
}

.symple-pricing-table {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 16px;
}

.symple-pricing-table .featured{
	 border: 1px solid #CCCCCC;
}

.symple-pricing-table .featured .symple-pricing-header {
    border-radius: 4px 4px 0 0;
}

.symple-pricing-table .symple-pricing-content {
    background: #fff;
    font-size: 0.78em;
    text-align: center;
}

.symple-pricing-table .symple-pricing-content ul {
    margin: 0 !important;
    list-style: none !important;
}

.symple-pricing-table .symple-pricing-content ul li {
    margin: 0 !important;
    padding: 10px 20px !important;
    border-bottom: 1px solid #ddd;
    list-style: none !important;
}

.symple-pricing-table .symple-pricing-content ul li:nth-child(2n+2) {
    background: #F9F9F9;
}

.symple-pricing-table .symple-pricing-header {
    padding: 0 0 20px;
    border-bottom: 1px solid #DDDDDD;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
	background: #F9F9F9;
}

.symple-pricing-table .symple-pricing-header h5 {
    background: #eeeeee;
    background: -moz-linear-gradient(top,  #eeeeee 0%, #dddddd 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#dddddd));
    background: -webkit-linear-gradient(top,  #eeeeee 0%,#dddddd 100%);
    background: -o-linear-gradient(top,  #eeeeee 0%,#dddddd 100%);
    background: -ms-linear-gradient(top,  #eeeeee 0%,#dddddd 100%);
    background: linear-gradient(to bottom,  #eeeeee 0%,#dddddd 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#dddddd',GradientType=0 );
    border-bottom: 1px solid #CCCCCC;
    border-radius: 4px 4px 0 0;
    box-shadow: 0 1px 0 0 #FFFFFF inset;
    color: #505050;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    outline: 0 none !important;
    padding: 12px;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
    letter-spacing: 0.3px;
}

.symple-pricing-table .symple-pricing-button {
    background-color: #F0F0F0;
    border-top: 1px solid rgba(255, 255, 255, 0.7);
    margin: 0;
    padding: 20px;
    text-align: center;
    border-radius: 0 0 4px 4px;
}

.symple-pricing-table .symple-pricing-button .symple-button {
    float: none;
    margin: 0 auto;
}

.symple-pricing-table .symple-pricing-cost {
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
    color: #202020;
    font-size: 1.7em;
    line-height: 1em;
    padding-top: 25px;
    font-weight: bold;
    padding-bottom: 5px;
}

.symple-pricing-table .symple-pricing-per {
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
	font-style: normal;
}

.symple-pricing-table > div {
    margin-right: 4%;
    list-style: none;
    text-shadow: none;
    margin-bottom: 0;
    background-color: #F9F9F9;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.05);
}

.symple-pricing-table div {
    list-style: none;
}

/* Responsive
================================================== */

/* Tablet*/	
@media only screen and (max-width: 959px) {
	#navigation {
		background: #3076e7 url("../../images/responsive-nav-light.png") right center no-repeat;
		color: #fff;
	}
	
	#navigation .selector {
		color: #fff;
	}
}


/*Mobible*/
@media only screen and (max-width: 767px) {
	#home-slider-wrap{
		display: none;
	}
	#copyright, #footer-menu{
		width: 100%;
		float: none;
		text-align: center;
	}
	
	#footer-menu{
		margin-top: 20px;
		padding: 0;
	}
	
	#footer-menu ul li{
		background: none;
		margin-bottom: 2px;
		display: block;
		padding: 0;
		margin: 0;
	}

}