/* ---------------------------------------- 
					General
---------------------------------------- */
body{
	background:#0e0e0e;
}
.bg-top {background:url(../images/bg-top.png) center 0 repeat; height:71px;}
.bg-top > div {}
.man-top {}

a {color:#fff;}
td a {color:#38efee;}
dl dt {color:#fff;}
.address dd a {color:#fff;}
.color1 {color:#fff;}
a:hover .color1 {color:#38efee;}
.hentry.page .wrapper a{text-decoration:none;}
/* ----------------------------------------
				Header
---------------------------------------- */
#header {background:url(../images/top-man.jpg) center top no-repeat #000;}
#logo_img {float: left; margin-right:8px;}
.bottombar {padding-top:23px; background:#0e0e0e;}
/* Logo */
	.logo-line {background:#49a3ff;}

.logo h1,
.logo h2 {border-bottom:none;}
	
.logo h1,
.logo h2,
.logo h1 a,
.logo h2 a {color:#3897f7;}
.logo .tagline {color:#7d7d7d;}

	/* Header widget */
	.text, .text-1, .text-2 {color:#3897f7;}
/* ----------------------------------------
				Content
---------------------------------------- */
.primary_content_wrap {background:url(../images/bg-content.gif) 0 0 repeat #2d2d2d;}

	/* ----------------------------------------
					Page Home
	---------------------------------------- */
	.widget-home-top {background:url(../images/separator.png) center bottom repeat-x;}
	.widget-home-center {background:url(../images/separator.png) center bottom repeat-x;}

	.blogroll li a {color:#6b6b6b;}
	.blogroll li a:hover {color:#38efee; }
	
	/* ----------------------------------------
		Recent Post - Before Content Area
	---------------------------------------- */
	.widget-home-top .latestpost li h4 {
		color:#3897f7;
		background: url(../images/line-1.png) 0 bottom repeat-x;
	}
	.widget-home-top .latestpost li h4 a {color:#fff;}
	.widget-home-top .latestpost li .excerpt {color:#6b6b6b;}

	.widget-home-top .text-box:hover h4 a {color:#fff;}
	.widget-home-top .text-box:hover h4 a:hover {color:#49a3ff;}
	.widget-home-top .text-box:hover .excerpt {color:#fff;}
	.widget-home-top .text-box:hover .link {color:#38efee;}
	.widget-home-top .text-box:hover .link:hover {}
	
	/* ----------------------------------------
		Recent Post - After Content Area
	---------------------------------------- */
	.widget-home-bottom .latestpost li h4 {
		color:#3897f7;
		border-bottom:none;
	}
	.widget-home-bottom .latestpost li h4 a {color:#fff;}
	.widget-home-bottom .latestpost li h4 a:hover {color:#49a3ff;}
	.widget-home-bottom	time {
		color:#3897f7;
		background:#000;
	}
	
		.widget-home-bottom	time .day {color:#fff;}
		.widget-home-bottom	time .mounth {color:#b3b3b3;}
	
	.widget-home-bottom .latestpost li .excerpt {color:#6b6b6b;}


/* ----------------------------------------
				Sidebar
---------------------------------------- */
.widget {}

	.widget ul li{background:url(../images/list-marker.png) 0 0px no-repeat;}
	.widget ul li a {color:#fff;}
	.widget ul li a:hover {color:#38efee;}
	
	/* ----------------------------------------
				Recent Post - Sidebar
	---------------------------------------- */
	.widget .latestpost li {background:none;}
	
	.widget .latestpost li h4, .widget .latestpost li h4 a {color:#fff;}
	.widget .latestpost li h4 a:hover {color:#3897f7;}
	
	.widget .latestpost li .excerpt {color:#fff; font-weight:bold;}
	.widget .latestpost li time {color:#6b6b6b;}
	
	/* ----------------------------------------
					Calendar
	---------------------------------------- */
	#wp-calendar caption {color:#fff;}
	#wp-calendar thead tr {background:#000;}
	#wp-calendar tfoot tr {border-top: 1px solid #414141;}
	#wp-calendar thead th {color:#fff;}

/* ----------------------------------------
				Navigations
---------------------------------------- */
.sf-menu > li {background:none;}
.sf-menu > li > a {color:#fff;}
.sf-menu > li:hover, .sf-menu > li.sfHover, .sf-menu > li.current-menu-item {background:#3897f7;}
.sf-menu > li:hover >a, .sf-menu > li.sfHover >a, .sf-menu > li.current-menu-item >a {color:#fff;}


.sf-menu ul > li > a {color:#fff; background:#3897f7;}
.sf-menu ul > li:hover > a, .sf-menu ul > li.sfHover > a, .sf-menu ul > li.current-menu-item > a {color:#222; background:#fff;}

/* ---------------------------------------
 Heading (h1, h2, h3, h4, h5, h6)
--------------------------------------- */
	h1, h2, h3 {color:#fff; background:url(../images/line-1.png) 0 bottom repeat-x;}
	.post-holder .entry-header h2 , .folio-desc h3, .logo h1,.logo h2, .post-holder.single-post h1 {background:none;}
	.home h5, .home h6, .home h5 a {color:#3897f7;}
	.logo h1 a, .logo h2 a{color:#fff;}
	h4 {color:#fff;}
	h5, h5 a, h6 {color:#fff;}
	
	h5 a:hover {color:#38efee;}
	h1 span, h3 span, .home h5 a:hover {color:#fff;}
	
	#gallery .portfolio h3, .no-results h2{border-bottom:none;}
/* ---------------------------------------
				Footer
---------------------------------------- */
#footer-text {color:#fff;}
.site-name {color:#fff;}
.text-bot {color:#fff; background:url(../images/footer-marker.gif) 0 9px no-repeat;}
.site-name:hover, .text-bot:hover {color:#38efee;}

.widget-footer ul li a {color:#545454;}
.widget-footer ul li a:hover {color:#fff;}

nav.footer ul li a {color:#3897f7;}
nav.footer ul li a:hover, nav.footer ul li.current-menu-item  a {color:#222222;}

/* ---------------------------------------
				Misc
---------------------------------------- */
.link, .button {color:#fff;}
.link:hover, .button:hover {color:#38efee;}

.button-1, .button-2:hover {
				background: #fff;
				color:#222;}
.button-2, .button-1:hover {background:#3897f7; color:#fff;}

.main-slogan{color:#ff3efe;}
.main-slogan .slogan{color:#fff;}

.main-slogan:hover {color:#fff;}
.main-slogan:hover > .slogan {color:#38efee;}


/* ----------------------------------------
				Portfolio
---------------------------------------- */


#gallery .portfolio .folio-desc h3,
#gallery .portfolio .folio-desc h3 a {color:#fff;}
#gallery .portfolio .folio-desc h3 a:hover {color:#3897f7;}

#gallery .portfolio li a.image-wrap {background:none;}
#gallery .portfolio li a.image-wrap:hover {}
#gallery .portfolio li a.image-wrap img {color:#6b6b6b;}

#gallery .portfolio li a.image-wrap span.zoom-icon {background:url(../images/magnify.png) 0 0 no-repeat;}
#gallery .portfolio li a.image-wrap span.zoom-text {color:#fff;}

#gallery .portfolio li a.image-wrap {background:url(../images/loading-folio.gif) 50% 50% no-repeat #222;}
#gallery .portfolio li a.image-wrap span.zoom-bg {background:#000;}
#gallery.one_column .portfolio .image-border{padding:1px; background:#c3c3c3;}
/* ----------------------------------------
					Post
---------------------------------------- */
.post-holder .entry-header h2, .post-holder.single-post h1 {border:none;}

	.post-holder .entry-header h2, 
	.post-holder .entry-header h2 a,
	.post-holder.single-post h1 {color:#fff;}
	.post-holder .entry-header h2 a:hover {color:#fff;}

.dates {
	color:#3897f7;
	background:#000;
}
	.dates .day, .dates .mounth {color:#fff;}

.post-meta {color:#6b6b6b;}
	
.category-place a {color:#fff;}
.category-place a:hover {color:#38efee;}

.author-place a {color:#38efee; }
.author-place a:hover {color:#fff;}

.comments {background:url(../images/comment-icon.png) 0 0 no-repeat;}
.comments a {color:#6b6b6b;}
.comments a:hover {color:#38efee;}

.featured-thumbnail {padding:1px; background:none;}
.featured-thumbnail:hover {background:#49a3ff;}
.featured-thumbnail.no-hover:hover {}
.single-post .featured-thumbnail:hover {background:none;}

/* ----------------------------------------
		Page Navigaton (wp-pagenavi) 
---------------------------------------- */
.wp-pagenavi a, .wp-pagenavi span {color:#6b6b6b;}
.wp-pagenavi a:hover, .wp-pagenavi span.current {color:#3897f7;}

/* ----------------------------------------
			Author - Single Post
---------------------------------------- */
#post-author .gravatar img {border:1px solid #363636;}
#post-author h3 a:hover {color:#3897f7;}

/* ----------------------------------------
		Author Page - About Author 
---------------------------------------- */
.author-info .avatar img{border:1px solid #363636;}

/* ----------------------------------------
				Comments
---------------------------------------- */

li.comment .comment-body {
	background:#292929;
	border:1px solid #333;
}
.comment-meta, .comment-meta a {color:#6b6b6b;}
.comment-meta a{background:url(../images/date-icon.gif) 100% 0 no-repeat;}
.comment-meta .comment-edit-link {background:none;}
.comment-meta a:hover {color:#38efee;}

.comment-author .fn, .comment-author .fn a {color:#fff;}
.comment-author .fn a:hover {color:#fff;}

.reply a {color:#fff;}
.reply a:hover {color:#38efee; text-decoration:underline;}

/* ----------------------------------------
			Tags
---------------------------------------- */
.tags-cloud a,
.tagcloud a,
.post-footer a {color:#222; background:#fff;}

.tags-cloud a:hover,
.tagcloud a:hover,
.post-footer a:hover {color:#fff; background:#3897F7;}

nav.oldernewer a:hover {color:#38efee;}

/* ----------------------------------------
			Image styling 
---------------------------------------- */
.alignnone, .alignleft {padding:1px;}
.alignleft.noborder {border:none;}
/* ----------------------------------------
			Forms
---------------------------------------- */
input, select, textarea { 
	color: #6b6b6b;
	border:1px solid #323232;
}
input[type="text"], textarea {
	background:url(../images/bg-form.png) 0 0 repeat;
	border:1px solid #323232;
	color:#fff;
}
input[type="submit"], input[type="reset"]{color:#fff; background:none; border:none; text-decoration: underline;}
input[type="submit"]:hover, input[type="reset"]:hover {color:#38efee;}


/* Subcribe form */
.nsu-form {color:#3897f7;}
input.nsu-field {border:1px solid rgba(225,225,225,0.2); background:none; color:#fff;}
.ie input.nsu-field {border:1px solid #383838;}
input[type="submit"].nsu-submit {
				background: #3897f7;
				color:#fff;
				}
input[type="submit"].nsu-submit:hover {background:#fff; color:#222;}
/* ----------------------------------------
				 404
---------------------------------------- */
.error404-num {color:#3897f7;}
hgroup h1, hgroup h2 {border:none;}

/* ----------------------------------------
				Testimonials
---------------------------------------- */
.testi-single, article.testimonial {background:url(../images/quotes.png) no-repeat 200px 20px; border:none;}
.name-testi {color:#fff;}
/* ----------------------------------------
				Shortcodes
---------------------------------------- */

	/*----------------------------------------
						FAQs
	---------------------------------------- */
	.faq_list dt, .faq_list span.marker {color:#fff;}

	/* ----------------------------------------
					Dropcap
	---------------------------------------- */
	.dropcap {
		color:#fff;
		background:#000;
	}