/*
------------------------------------------------------------------------
Theme Name:Equilibrium
Theme URI:http://madebyon.com
Description:Magazine style WordPress theme. Visit <a href="http://equilibrium.madebyon.com"title="Equilibrium">http://equilibrium.madebyon.com</a> for more infomation.
Version:1.4
Author:Tudinh Duong
Author URI:http://madebyon.com
------------------------------------------------------------------------
*/
/*
-----------------------------------------
RESET
----------------------------------------- 
*/
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td{margin:0; padding:0}
table{border-collapse:collapse; border-spacing:0}
fieldset, img{border:0}
address, caption, cite, code, dfn, em, strong, th, var{font-style:normal; font-weight:normal}
ol, ul, li{list-style:none}
caption, th{text-align:left}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:normal}
q:before, q:after{content:''}

strong{font-weight:bold}
em{font-style:italic}
a img{border:none}

a, a:visited{
	color:#0B96D0;
	text-decoration:none;
}
a:hover{
	color:#0B96D0;
	text-decoration:underline;
}



h1, h2, h3, h4, h5, h5, h6{font-weight:bold}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#5F1650;
	margin-bottom:20px;
}
h1 a, h1 a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#5F1650;
	text-decoration:none;
}
h1 a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#0B96D0;
	text-decoration:none;
}

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#5F1650;
	font-size:2em;
}
h3 a, h3 a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#5F1650;
	text-decoration:none;
}
h3 a:hover{text-decoration:none; color:#0B96D0}

h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#5F1650;
}
h4 a, h4 a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#5F1650;
	text-decoration:none;
}
h4 a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#0B96D0;
	text-decoration:none;
}

hr{
	height:1px;
	color:#999999;
	text-decoration: none;	
}

/*
-----------------------------------------
LAYOUT
----------------------------------------- 
*/
.aligncenter{display:block; margin:0 auto}
.alignleft{float:left}
.alignright{float:right}
.floatLeft{float:left}
.floatRight{float:right}
.clear{clear:both}

/*
-----------------------------------------
STRUCTURE
----------------------------------------- 
*/
html, body{
	height:100%;
	background-color: white;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: left top;
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#222;
	margin:0 auto;
	text-align:center;
	font-size:11px;
}

#page-wrap{
	width:960px;
	min-height:100%;
	height:auto !important;
	height:100%; margin:0 auto; text-align:left; background:white;
	background-image: url(images/separator_ver_2col.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.content{width:680px; float:left}

/*
-----------------------------------------
TYPOGRAPHY
----------------------------------------- 
*/
p{color:#333333; font-size:1em; line-height:1.5; margin-bottom:1.5em; text-align:left}

p a, p a:visited{color:#0B96D0; text-decoration:none}

p a:hover{color:#000; text-decoration:none}

h1{font-size:1.4em; font-weight:bold}
strong{font-weight:bold;}

.post h2{text-transform:none; padding-bottom:0; border-bottom:0; margin-top:0; margin-bottom:0}

h4{font-size:1.5em; padding-bottom:4px; margin-top:0px; margin-bottom:20px; font-weight:bold}
h2{font-size:1.5em; padding-bottom:4px; margin-top:0px; margin-bottom:20px; font-weight:bold}

.post ul li, 
.post ol li{font-size:1em; list-style-type:disc; margin:5px 0 5px 15px; padding-bottom:10px;}

#reply{border-bottom:4px solid #C9C9C9; color:#222; font-size:1.8em; margin-top:28px; margin-bottom:16px; padding-bottom:4px}

/*
-----------------------------------------
TOP
----------------------------------------- 
*/
#top{/*margin-top:55px;*/
	padding:30px 0px 0px 0px;
	height:140px;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#top a{	text-decoration:none;	}

h1.logo a{margin-left:20px; float:left; font-size:1.6em; font-weight:bold; color:#000; text-decoration:none}

#nav{float:right; margin-top:0px}

#nav ul{list-style-type:none; width:100%; margin-right:15px}

#nav li{display:block; display:inline}

#nav a:link, 
#nav a:visited{padding:5px; display:block; color:#5F1650; float:left; text-decoration:none; font-size:0.95em;font-family:Georgia, "Times New Roman", Times, serif}

#nav a:hover{color:#fff; background:#F6A8CE}

ul#nav li.current_page_item a:link, 
ul#nav li.current_page_item a:visited, 
ul#nav li.current_page_item a:hover, 
ul#nav li.current_page_item a:active{color:#fff; text-decoration:none; background:#000}

/*
-----------------------------------------
FEATURED
----------------------------------------- 
*/
.front-post{width:303px; margin-right:25px; float:left}

.front-post-last{width:303px; float:left}

.featured-content{position:relative; width:303px}

.featured-content p{margin-top:1em}

.featured-post{position:relative; width:303px; height:231px; margin-bottom:1.2em}

.featured-title h2{margin:8px 10px 7px; line-height:1.4em; font-size:1.1em; text-transform:none; padding-bottom:0; border-bottom:0}

.featured-title h2 a{font-size:1.1em; display:block; color:#0B96D0; text-decoration:none; border-bottom:0}

.featured-title h2 a:hover{color:#fff}

.featured-title{background:#000; display:block; z-index:101; width:100%; bottom:0; filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80; position:absolute; z-index:2}

.featured-image{position:absolute; z-index:1}

.featured-content h2{margin-top:15px}
.featured-content h2 a{color:#0b96d0; text-decoration:none}
.featured-content h2 a:hover{color:#000}

/*
-----------------------------------------
SIDEBAR
----------------------------------------- 
*/
#sidebar{float:right; width:260px; padding-left:20px; overflow:hidden}

#sidebar li a{display:block; width:260px; margin:0; padding:8px 2px; list-style:none; border-bottom:1px solid #c9c9c9; font-size:1.4em; list-style-type:none; text-decoration:none; color:#222}

#sidebar a{color:#e6e6e6; text-decoration:none}

#sidebar a:hover{color:#fff; background-color:#282828}

#sidebar h2{font-size:1.8em; color:#222; text-align:right; border-bottom:4px solid #c9c9c9; margin-top:28px; margin-bottom:0}

/*
-----------------------------------------
LATEST
----------------------------------------- 
*/
#front-bottom{margin-top:36px}

#latest-wrap{float:left; width:680px}

.latest-post-wrap{float:left; width:162px; margin-right:8px}

.latest-post{position:relative; width:162px; height:118px}

.latest-image{position:relative; padding-bottom:10px;}

.latest-title h2{margin:8px 10px 7px; line-height:1.4em; font-size:1em; text-transform:none; padding-bottom:0; border-bottom:0}

.latest-title h2 a{display:block; color:#0B96D0; text-decoration:none}

.latest-title h2 a:hover{color:#fff}

.latest-title{background:#000; display:block; z-index:101; width:100%; bottom:0; filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80; position:absolute; z-index:2}

.latest-content{position:relative; width:162px; height:200px; margin-bottom:20px}

.latest-content h2{margin-top:15px}
.latest-content h2 a{color:#0b96d0; text-decoration:none}
.latest-content h2 a:hover{color:#000}

.latest-content p{color:#222; font-size:1.2em; line-height:1.5; margin-top:8px; margin-bottom:1.5em; text-align:left}


-----------------------------------------
POSTMETA
----------------------------------------- 
*/
.postMeta{font-size:1.2em; margin-bottom:18px; margin-top:8px; padding-bottom:24px; border-bottom:1px solid #c9c9c9}

.postMeta-featured{margin-top:8px; font-size:1.2em; width:303px}

.postMeta-front{margin-top:8px; font-size:1.2em}

.postMeta-post{font-size:1em; margin-bottom:18px; margin-top:8px; border-bottom:0px solid #c9c9c9; padding-bottom:10px}

.postMeta span.date, 
.postMeta-post span.date, 
.postMeta-featured span.date, 
.postMeta-front span.date{color:#8a8a8a; float:left;}

.postMeta span.comments a, 
.postMeta span.date a, 
.postMeta-post span.comments a, 
.postMeta-post span.date a, 
.postMeta-featured span.comments a, 
.postMeta-featured span.date a, 
.postMeta-front span.comments a, 
.postMeta-front span.date a{float:left; color:#8a8a8a; text-decoration:none}

.postMeta span.comments, 
.postMeta-featured span.comments, 
.postMeta-post span.comments, 
.postMeta-front span.comments{float:right; background:#FFF url(images/comment.gif) no-repeat left center; padding-left:15px; margin-left:2px}

/*
-----------------------------------------
POSTS
----------------------------------------- 
*/
.post-category{color:#8a8a8a; float:left; margin-bottom:8px}

.post-tags{color:#8a8a8a; float:right}

.post-category p, 
.post-tags p{color:#8A8A8A; font-size:1em; line-height:1.5em; margin-bottom:0em; margin-top:0em; text-align:none}
.post img{margin:0.5em 0;}
.post blockquote p{margin:0 2.6em; font-style:italic}

.wp-caption-text{
	text-align:center;
}

/*
-----------------------------------------
COMMENTS
----------------------------------------- 
*/
.comment-heading{margin-bottom:26px; text-transform:none; border:none}

.commentwrap{border-top:3px solid #C9C9C9; padding-bottom:15px; padding-top:15px}

.commentpost{float:right; width:510px}

.commentpost p{margin-top:0}

.commentmetadata{float:left; width:100px; color:#2F2B23; line-height:1.5em; padding-right:20px; color:#999; font-size:1em}

.commentmetadata li{list-style-type:none; padding:.3em; margin:0 .5em 0 0}

.commentmetadata li a{border-bottom:1px solid #c9c9c9; color:#0B96D0; text-decoration:none}

.warning{padding:10px; background:#282828; border:1px solid #323232; ; margin-bottom:10px}

#comments label input{border:1px solid #E5E5E5; padding:5px 4px; margin-bottom:10px; width:160px}

#comments label span{line-height:27px}

#comments label{font-family:"Lucida Sans Unicode"; font-size:1.1em}

#comment_author{margin:20px 20px 20px 0px; padding:0px; width:150px; float:left}

#comments-content{display:block; border-bottom:1px solid #C9C9C9; margin:10px 0px 10px 0px; padding:0px}

#comments textarea{margin-top:10px; padding:4px 0px; width:100%; border:1px solid #E5E5E5}

.button{border:1px solid #E5E5E5; font-size:1.1em; font-weight:bold; height:25px; margin-top:10px; margin-bottom:10px; padding:0 8px; text-transform:uppercase}

.children {margin-left: 50px}

.children div {border:none}

.children .commentwrap {border-top: 1px solid #C9C9C9;}

.children .commentmetadata {padding-right:0px}

.children .commentpost {text-align:left; float:right; width:78%}


/*
-----------------------------------------
SEARCH
----------------------------------------- 
*/
#searchform{height:1.4em; padding-top:7px; padding-right:20px; padding-left:20px;}
#searchbox{float:left; width:120px; margin-right:3px; padding-top:1px; padding-bottom:1px; padding-left:1px; padding-right:1px; border:1px solid #E5E5E5; font-size:0.8em;}
#searchsubmit{border:1px solid #DDDDDD; font-size:1em; height:1.6em; padding:1px 1px; float:right; font-family:Georgia, "Times New Roman", Times, serif;}

#s{float:left; width:120px; margin-right:3px; padding-top:1px; padding-bottom:1px; padding-left:1px; padding-right:1px; border:1px solid #E5E5E5; font-size:1em;}


/*
-----------------------------------------
HEADER
----------------------------------------- 
*/
.headerLeft{
	width:260px;
	height:140px;
	padding-left:20px;
	float:left;
}

.headerRight{
	width:680px;
	height:140px;
	float:right;
}

.headerRightTop{
	width:680px;
	height:88px;
}

.headerRightBottom{
	width:665px;
	padding-top:3px;
	padding-right:15px;
	font-size:16px;
}

.newsdate{
	color:#8a8a8a;
	font-size:10px;
}

#search_box{
	width:235px;
	height:31px;
	background-image: url(images/search_bg.gif);
	background-repeat: repeat-y;
	text-align:left;
}
#sn_links{
	width:235px;
	height:37px;
}
#sn_links ul{
}
#sn_links li{
	float:left;
}

.member_login{
	height:15px;
	margin-top:5px;
	margin-right:20px;
	margin-bottom:0px;
	font-size:12px;
	font-weight:bold;
	letter-spacing:-0.03em;
}
.member_login a, .member_login a:visited{
	color:#5F1650;
}
.member_login a:hover{
	color:#0B96D0;
}


/*
-----------------------------------------
FOOTER
----------------------------------------- 
*/

#push{height:80px}

#footer{
	width:960px;
	margin:auto;
	height: 160px;
	background-color:white;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#footer p{font-size:1.2em; color:#4d4d4d; line-height:1.5em; margin-bottom:0; margin-top:0.6em}

#footer p a{color:#333333; text-decoration:none;}

#footer p a:hover{color:#0b96d0; text-decoration:none;}


#footerLeft{
	text-align:left;
	width:810px;
	margin-top:28px;
	margin-left:20px;
	float:left;
}

.footer_nav a{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:14px;
	color:#5F1650;
}
.footer_nav a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:14px;
	color:#0b96d0;
}

.footer_terms{
	padding-top:34px;
	font-size:12px;
}
.copyright{
	font-size:9px;
}

#footerRight{
	width:110px;
	margin-top:28px;
	margin-right:20px;
	float:right;
}

/*
-----------------------------------------
HOME BANNER
----------------------------------------- 
*/
#home_banner{
	width:960px;
	height:321px;
	background-image: url(images/home_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
#total_funds{
	width:145px;
	height:30px;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	position: relative;
	left: 745px;
	top: 100px;
	color: #5F1650;
}
#donate_now{
	width:145px;
	height:30px;
	position: relative;
	left: 745px;
	top: 200px;
}
#home_newsletterlink{
	width:145px;
	height:35px;
	position: relative;
	left: 745px;
	top: 200px;
}

/*
-----------------------------------------
LACE LINES
----------------------------------------- 
*/
.line_horizontal{
	width:100%;
	height:8px;
	background-image: url(images/separator_horizontal.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

/*
-----------------------------------------
COLUMNS
----------------------------------------- 
*/
.main_content_3col{
	width:960px;
	background-image: url(images/separator_ver_3col.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.column3_left{
	float:left;
	width:272px;
	margin-right:8px;
}
.column3_center{
	float:left;
	width:400px;
}
.column3_right{
	float:left;
	width:272px;
	margin-left:8px;
}

.content_padding{
	padding:62px 20px 20px 20px;
	background-color:#FFFFFF;
}

.titleLinks a, .titleLinks a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#5F1650;
	text-decoration:none;
}
.titleLinks a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#0B96D0;
	text-decoration:none;
}
.moretext{
	margin-top:-15px;
	margin-bottom:10px;
}

/*Latest global post*/

.home-post-author{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#B65789;
	text-decoration:none;
	line-height:150%;
}
.home-post-title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#5F1650;
	text-decoration:none;
}
.home-post-date{
	color:#8a8a8a;
	font-size:10px;
	line-height:200%;
}
.home-post-readmore{
	padding-bottom:10px;
}


.column2_Left{
	width:680px;
	float:left;
}
.column2_right{
	float:right;
	width:272px;
	margin-left:8px;
}



/*
-----------------------------------------
General page columns
----------------------------------------- 
*/
.main_content_2col{
	width:960px;

}

/*
-----------------------------------------
Ambassador pages
----------------------------------------- 
*/
.ambassadorList{
	width:920px;
	height:2780px;
	padding:20px;
	background-image:url(images/ambassadors_avatar_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#FFFFFF;
}
.ambassadorList a, .ambassadorList a:visited {
	text-decoration:none;
	color:#B65789;
	font-size:10px;
}
.ambassadorList a:hover {
	text-decoration:underline;
	color:#B65789;
	font-size:10px;
}
.avatar_gap_96px{
	width:7px;
}
.avatar_box_height_96px{
	height:116px;
	text-align:center;
	margin-top:0px;
}
.ambassadorsList_title{
	height:42px;
}


.associates_list_title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#5F1650;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6A8CE;	
}
/*
-----------------------------------------
Members Blog pages
----------------------------------------- 
*/
.jg_widget{
	background-color:#C8E1EC;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
}
.member_name{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#5F1650;
	line-height:150%;
}
.member_roll{
	font-size:11px;
}
.member_location{
	font-size:11px;
}

.page_menu_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#5F1650;
	font-weight:bold;
}

/*
-----------------------------------------
Widget adjustments
----------------------------------------- 
*/
.widgettitle{
font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#5F1650;
	margin-top:10px;
}

/*
-----------------------------------------
NEWS and INSPIRATION PAGE
----------------------------------------- 
*/

/*
-----------------------------------------
FORM STYLES
----------------------------------------- 
*/
.form_label1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#5F1650;
	text-decoration:none;
	padding-right:5px;
}
.form_button{
	background-color: #CCCCCC;
	padding: 2px;
	border: 1px solid #999999;
	margin-top:5px;
}
.form_input1{
	padding:2px;
	border: 1px solid #999999;
	margin-bottom:2px;
}
/*
-----------------------------------------
CONTENT SEPARATOR
----------------------------------------- 
*/
.content_separator{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F6A8CE;	
	height:2px;
	margin-top:30px;
	margin-bottom:30px;
}


/*
-----------------------------------------
PAGE BAR
----------------------------------------- 
*/
.pagebar {
	font-size:0.8em;
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	border: 1px solid #fff;
	background: #fff;
	text-decoration: none;
	text-align: center;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #F792B3;
	color:#333333;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px solid #F792B3;
	color:#333333;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #F6A8CE;
	padding: 0.2em 0.5em;
	font-weight: bold;
	background: #F6A8CE;
	color: #fff;
}

.pagebar a:hover {
	border-color: #F6A8CE;
}

.pagebar .inactive
{
   border: 1px solid #cccccc;
	 color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}

/*
-----------------------------------------
Ambassador registration form
----------------------------------------- 
*/
.ambassador_signup_table{
	width:100%;
}

th{
	margin-top:20px;
	margin-bottom:20px;
}
/*
-----------------------------------------
Blog Member Info area
----------------------------------------- 
*/
.blog_member_avatar{
	width:96px;
	padding-right:10px;
	float:left;
}
.blog_member_name{
	width:126px;
	float:left;
}

.ambassador_home_list{
	padding-right:0.9px;
	margin-right:0px;
}
/*
-----------------------------------------
Donation box sidebar
----------------------------------------- 
*/
.donatebox{
	text-align:center;
}