
@import "wordpress.css";

/*===================================

	Table of Contents
	
	[1] - Main Body
	[2] - Header area
	[3] - Navigation area
	[4] - All content holders
	[5] - Post styling
	[6] - Aside
	[7] - Footer
	[8] - Comments
	[9] - Miscellaneous
	
=================================*/

	a { color: #000; }
	a:hover { color: #ed145b; }
	
/*====================
	[1] - Main Body
====================*/

	body { background: #8a9e9f url(site-bg.gif) repeat-x left top; }

/*=======================
	[2] - Header area
=======================*/

/*===========================
	[3] - Navigation area
===========================*/

	.nav { background: #fff url(gradient.png) repeat-x left bottom; border-bottom-color: #8a9e9f; width: 968px; }
	.navb { background: #fff url(gradient.png) repeat-x left bottom; border-bottom-color:#8a9e9f; border-top-color: #8a9e9f; }

	#nav li { border-bottom-color: #B5C3C4; }
	#nav li:hover { border-bottom-color: #EDF6F7; }
	#nav li ul ul { border-color: #fff; }
	#nav li ul ul ul {  border-color: #fff; }
	#nav li ul ul ul ul { border-color: #fff; }
	
	#navb a { color: #000;  }
	#navb li { border-right-color: #8a9e9f; }
	#nav li:hover, #navb li:hover { background: #edf6f7; }

/*===============================
	[4] - All content holders
===============================*/
	
	.section { background: #fff url(i-gradient.png) repeat-x left 1px; }
	.space { background: #fff url(i-gradient.png) repeat-x left 1px; border-bottom-color: #eee; border-top-color: #b5c4c5; }
	.f-space { border-top-color: #b5c4c5; }
	.single-space { background: #fff; border-color: #b5c4c5; border-top: none; }
	.holder { background: none; }
	
	/* Homepage holders */
			
	.inner-right { /* links */ border-top-color: #b5c4c5; }
	
		.inner-right p { background: #edf6f7; border-bottom-color: #b5c4c5; border-top-color: #fff; }
		.inner-right p:hover { background: #edf6f7 url(gradient2.png) repeat-x left bottom; border-bottom-color: #8a9e9f; }
		.inner-right p.current { background: #edf6f7 url(gradient2.png) repeat-x left bottom; border-bottom-color: #8a9e9f; }
		.inner-right p.current a { background: url(arrow.png) no-repeat 3px center; color: #000; }
		.inner-right p.current a:hover { color: #ed145b; }
		
	.inner-left { /* images */ border-color: #8a9e9f; }
	
		.inner-text { background: #000; color: #fff; }
		.inner-text a { color: #fff; }
		.inner-text a:hover { color: #8a9e9f; }
		
		.rss { border-color: #8A9E9F; }

		.three-top-two a { color: #000; }
		.three-top-two a:hover { color: #ed145b; }
		
		.top-right h3 { background: url(gradient2.png) repeat-x left bottom; border-color: #8a9e9f; }
		.top-right h3.current { background: url(i-gradient.png) repeat-x left top; }
		.top-right h3.current a { color: #ed145b; }
		.tabs { /* Videos */ border-color: #8a9e9f; }
		    .more-video { /* More Videos */ border-bottom-color: #8a9e9f; margin-bottom: 0; padding-top: 6px; }
		    .more-video img { background: #fff; border-color: #8a9e9f; }
			.more-video p a { color: #ed145b; }
			.more-video:hover { background: #edf6f7; }
			.more-video:hover p a { color: #000; }
			.more-video:hover img { border-color: #000; }
	
		.scrollable { /* required */ background: #fff; border-color: #b5c4c5; }

		.navi { background: none; }
		.navi a { background: url(navigator.png) 0 0 no-repeat; }
		.navi a:hover {	background-position: 0 -13px; }
		.navi a.active { background-position: 0 -26px; } 
	
		.three-bot-one li img, .three-bot-three li img { border-color: #b5c4c5; }
		.three-bot-one li img:hover, .three-bot-three li img:hover { border-color: #000; }
	
/*=============================
	[5] - Post styling
=============================*/

	.post { /* Post */ border-top-color: #b5c4c5; border-right-color: #b5c4c5; }
		
		.post h1 { background: #FDFDFD; border-bottom-color: #e9e9e9; border-top-color: #b5c4c5; }
		.post h1 a { color: #000; }
		.post h1 a:hover { color: #ed145b; }
		
		.post h2 { color: #5D98BA; border-bottom-color: #b5c4c5; border-top-color: #b5c4c5; }
		.post h3 { color: #ed145b; border-bottom-color: #8a9e9f; border-top-color: #8a9e9f; }
		
		.post p { color: #000; }
		.post p a { color: #5D98BA; }
		.post p a:hover { color: #ed145b; }
						
		.post blockquote { background: #fff; border-bottom-color: #8a9e9f; border-left-color: #edf6f7; border-right-color: #8a9e9f; border-top-color: #edf6f7; }
		.post ul { list-style: url(li.gif); }

		p.meta { background: #f9f9f9; }
		
		ul.post-meta { background: #edf6f7; border-top-color: #b5c4c5; list-style: none; }
		ul.post-meta-alt { border-bottom-color: #b5c4c5; }
		ul.post-meta li { background: #fff; border-left-color: #b5c4c5; border-right-color: #b5c4c5; }
		ul.post-meta strong { color: #ed145b; }

		ul.post-meta li span { background: #b5c4c5; border-top-color: #8a9e9f; border-bottom-color: #8a9e9f; }	
		ul.post-meta li span img { background: #b5c4c5; border-bottom-color: #fff; border-top-color: #fff; }
		
		ul.post-meta li.l:hover { background: #edf6f7; }
		
		ul.post-meta li p { background: #fff; border-bottom-color: #b5c4c5; line-height: 1em; padding: 10px; }
		ul.post-meta li.r p:hover, ul.post-meta li.c p:hover { background-color: #edf6f7; border-bottom-color: #ed145b; }
		ul.post-meta li p.nb { background: #fff; border-bottom-color: #b5c4c5; }
		ul.post-meta li p.nb:hover { background: #fff; border-bottom-color: #b5c4c5; }		

		
		ul.meta-two { border-bottom-color: #b5c4c5; }
		
		ul.page-border { border-bottom-color: #b5c4c5; }
		
	/* Archives */
	
	ul.arch { border-bottom-color: #b5c4c5; border-top-color: #b5c4c5; }
	ul.arch a { color: #ed145b;  }
		
	.archives h2 { border-color: #8a9e9f; }
	h2.archives { background: url(gradient2.png) repeat-x left bottom; border-bottom-color: #8a9e9f; border-right-color: #E6F0F1; color: #000; }
	
	.nav-nb .alignleft, .nav-nb .alignright { background: #fff; }
	.nav-nb p { color: #000; }
	
	/* Images */
	.nav-img { background: #edf6f7; border-bottom-color: #b5c4c5; border-top-color: #b5c4c5; }
	.nav-img .alignleft, .nav-img .alignright { background: #fff; border-left-color: #b5c4c5; border-right-color: #b5c4c5; }
	.nav-img .alignleft img { border-color: #8a9e9f;  }
	.nav-img .alignright img { border-color: #8a9e9f; }
	
/*================
	[6] - Aside
================*/

	.aside { border-bottom-color: #b5c4c5; }
	.aside ul ul { border-top-color:#fff; font: normal 0.8em Arial, Helvetica, sans-serif; }
	
	.aside li h3 { border-top-color: #b5c4c5; background: url(gradient2.png) repeat-x left bottom; border-bottom-color: #8a9e9f; }
	
	.aside li { background: url(i-gradient.png) repeat-x left 54px; }
	.aside li li { background: none; border-bottom-color: #b5c4c5; }
	.aside li li a { color: #5D98BA; }
	.aside li li a:hover { color: #ed145b; }
	.aside li li:last-child { border-bottom-color: none; }

/*==================
	[7] - Footer
==================*/
	
	.foot-two ul ul { border-color: none; }
	.foot-two li h4 { border-bottom-color: #b5c4c5; color: #000; }
	li.more-news h4 { border-top-color: #b5c4c5; }
	
		li.slideshow img { border-color: #b5c4c5; }
		li.slideshow img:hover { background: #8a9e9f; border-color: #000; }
	
		li.more-news li { background: #fff; }
		li.more-news h3 { border-bottom-color: #b5c4c5; }
		li.more-news h3:hover { border-bottom-color: #ed145b; }
	
		li.hot-topics { border-left-color: #b5c4c5; }
		li.hot-topics li { background: #fff; }
		li.hot-topics li a { border-bottom-color: #b5c4c5;  }
		li.hot-topics li a:hover { border-bottom-color: #ed145b; }

	.foot-two-nav { border-bottom-color: #b5c4c5; }
	
/*===================
	[8] - Comments
===================*/

	#respond { border-bottom-color: #b5c4c5; }

	/* Comments Navigation */
	
	.comments-area .navigation { background: #edf6f7; border-bottom-color: #b5c4c5; border-top-color: #b5c4c5; }	
	.comments-area .alignright, .comments-area .alignleft { background: #fff; border-left-color: #b5c4c5; border-right-color: #b5c4c5; }

	/* Comments Styling */
	
	ol.commentlist { background: #fff; border-right-color: #fff; }

	
	/* Avatar */
	
	ol.commentlist .avatar { background: #fff url(i-gradient.png) repeat-x left top; border-left-color: #e4e4e4; }
	
	/* Commenter Link */
	
	ol.commentlist .fn { color: #000; }
	ol.commentlist .fn a { color: #000; }
	
	/* Comments Meta */
	
	ol.commentlist .comment-meta { background: #fff url(i-gradient.png) repeat-x left top; border-top-color: #fff; }
	ol.commentlist .comment-meta a { color: #999; }
	ol.commentlist .comment-meta a:hover, ol.commentlist .fn a:hover { color: #ed145b; }
	ol.commentlist .comment-author { background: #fff url(gradient2.png) repeat-x left; border-bottom-color: #8a9e9f; border-top-color: #e4e4e4; }
	
	/* Reply Link */
	
	ol.commentlist .reply a, .cancel-comment-reply a { border-color: #b5c4c5; color: #ed145b; }
	ol.commentlist .reply a:hover, .cancel-comment-reply a:hover { background: #b5c4c5; border-color: #8a9e9f; color: #000; }
	
	/* Cancel Link */
	
	.comments-area .cancel-comment-reply { border-bottom-color: #e4e4e4; }

	/* Respond Area */
	
	.comment-left { background: #fff url(i-gradient.png) repeat-x left top; border-top-color: #fff; }
	.comment-right { background: #fff url(i-gradient.png) repeat-x left top; border-top-color: #fff; }

	#commentform p input { border-color: #8a9e9f;}
	#commentform p textarea { border-color: #8a9e9f; }
	#commentform input[type="text"]:focus, #commentform textarea:focus { border-color: #000; }
	#commentform #submit { background: #fff url(gradient2.png) repeat-x left; border-color: #8a9e9f; }
	#commentform #submit:hover { background: #fff url(i-gradient.png) repeat-x left top; color: #ed145b; }

	/* XHTML Code */
	
	p.comment-code { background: #fff url(i-gradient.png) repeat-x left top; border-color: #b5c4c5; border-top-color: none; }