/*
Theme Name: Aquarium
Theme URI: http://themesjunction.com
Description: another beautiful wordpress theme by "themes junction" team.
Version: v1.0
Author: Themes Junction
Author URI: http://themesjunction.com 
*/

/*------TJ-------*/	
/*     Global    */
/*---------------*/

body {
	margin: 0;
	background: #2587D7;
}

h1, h2, h3, h4 {
	margin: 0;
}
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

/*------TJ-------*/	
/*    The Wrap   */
/*---------------*/

#wrap {
	width: 1004px;		
	margin: 0 auto;
	padding:0px;
}

#content-container {
	width: 1004px;
	background: url("images/header.jpg") no-repeat top;
	width: 1004px;	
	margin: 0 auto;
	padding:0px;
}

#contents {
	width: 995px;
	padding: 0 0px 0 5px;
}

#page-bottom {
	width: 1004px;
	background: url("images/footer.gif") no-repeat bottom;
}


/*------TJ-------*/	
/*   The Header  */
/*---------------*/

#header {
	width: 1004px;
	height: 340px;
	position: relative;
}



#header-title {
	position: absolute;
	text-transform: uppercase;
	right: 90px;
	top: 50px;
	z-index:5;	
}
#header-title h1 {
	color: #ffffff;
	font:36px "Century Gothic", Arial;
	font-weight:bold;
	margin-bottom: 2px;
}
#header-title h1 a {
	color: #0B255E;
	text-decoration: none;
}
.header-subtitle {
	color: #0B255E;
	font:bold 12px Arial;
}


#rss {
	float:left;
	padding-left: 25px;
	margin-left:5px;
	height: 33px;
	font: 10px tahoma;
	color: #714B02;
	line-height:20px;
	background: url("images/icon_feed.gif") no-repeat;
}

#rss a {
	color: #714B02;
}

#rss_com {
	float:left;
	padding-left: 25px;
	margin-left:55px;
	height: 33px;
	font: 10px tahoma;
	color: #a2a2a2;
	line-height:20px;
	background: url("images/icon_feed_com.gif") no-repeat;
}

#rss_com a {
	color: #714B02;
}
.rsstext{
	font: 12px tahoma;
	color: #a2a2a2;
	height: 20px;
}


/*------TJ-------*/		
/*   Top Menu    */
/*---------------*/
	
#navlist{
	position:absolute;
	float:left;
	top:291px;
	display:block;
	height:28px;
	font-size:12px;
	font-weight:bold;
	padding:0;
	font-family:arial;
		
	}
#navlist ul{
	margin:0px;
	list-style-type:none;
	float:left;
	padding:0;		
	}
#navlist ul li{
	display:block;
	float:left;
	margin:0 ;
	padding-left:10px;
	padding-right:10px;
	background:url("images/ctg_divider") no-repeat right;
	}
#navlist ul li a{
	display:block;
	float:left;
	color:#015C98;
	padding:5px 0px 0 0px;
	height: 22px;
	text-align: center;
	text-decoration:none;
	}
#navlist ul li a:hover,#navlist ul li.current_page_item a{
	color:#D0EDF9;
	height: 22px;
	text-align: center;
	
	}
#navlist ul li .current_page_item a,#navlist ul li .current_page_item a:hover{
	color:#D0EDF9;
	height: 22px;
	}

/*------TJ-------*/		
/*  Search Area  */
/*---------------*/
	
#menu_search_box {
	position: absolute;
	top: 297px;
	left: 840px;
	width: 150px;
	height: 27px;
}

#menu_search_box #searchform {
	margin: 0;
	padding: 0;
	width: 150px;
	height: 27px;
}

#menu_search_box #s {
	font: 10px tahoma;
	color: #262626;
	background:none;
	border:none;
	padding: 1px;		
	float: left;
	width: 150px;
	height: 15px;
}

#menu_search_box #submit {
	display: none;
}
	

/*------TJ-------*/		
/*    Posts      */
/*---------------*/


#contents .top_post {
	float: left;
	padding:0;
	margin: 0 0 10px 0;
	width: 570px;
	border:1px solid #02548B;
	border-right:2px solid #02548B;
	border-bottom:3px solid #02548B;
	background:#CBECFB;
}


.post_title {
	width: 544px;
	color: #02548B;
	height:70px;
	font: 10px Arial;	
}

.post_title h2 {
	color: #02548B;
	font: 18px Arial;
	padding:5px;
	margin-left:7px;
	width:544px;
	background:url("images/ln.gif") repeat-x bottom ;
}

.post_title h2 a {
	color: #247AB4;
	text-decoration: none;
}

.post_title h2 a:hover {
	text-decoration: underline;
}


.meta_inf_container {
	width: 550px;
	padding-left:5px;
	height: 55px;
	
}

.meta_date {
	float: left;
	background: url("images/icon_author.gif") no-repeat;
	padding-left: 25px;
	color:#151515;
	line-height:20px;	
}

.meta_comments {
	float: right;
	font:10px arial;
	padding-left: 25px;
	height:20px;
	line-height:22px;
	background: url("images/icon_comments.gif") no-repeat;
}
	
.post_bottom {
	width: 550px;	
	padding-top: 14px;
	line-height: 22px;
	height: 30px;
	font: 11px Arial;
	color: #cccccc;	
}

.post_cat {
	float: left;
	font:10px arial;
	padding-left: 25px;
	height:16px;
	line-height:22px;
	background:  url("images/icon_category.gif") no-repeat;
	clear:both;
}

.post_cat a {
	color: #247AB4;
}


/*------TJ-------*/		
/*  Pages Posts  */
/*---------------*/

#page-content {
	float: left;
	width: 995px;
	overflow: hidden;
}
#content {
	float: left;
	width: 575px;
	overflow: hidden;
}


#content .meta_inf {
	width: 556px;
	height: 40px;
	background:url("images/ln.gif") repeat-x bottom center ;
}
#content .meta_inf a {
	color:#0A64A0;
}
#content .post .post_ctg {
	width: 500px;
	padding-left: 14px;
	line-height: 22px;
	height: 22px;
	font: 11px Arial;
	color: #999999;
}

#content .post .post_ctg a {
	color: #247AB4;
}

#content .post-entry {
	font: 12px Arial;
	color: #8693B0;			
	width: 550px;
	padding: 0 10px 0 10px;
	text-align:justify;
}

#content .post-entry a {
	color: #E98E26;
	text-decoration: none;
}

#content .post .post-entry a:hover {
	text-decoration: underline;
}

#content .post .post-entry blockquote {
	border-left: 6px solid #999999;
	margin: 0px 20px;
	padding-left: 10px;
	font-style:italic;
}

#content .post .post-entry img {
	padding: 5px;
	border: 0px;
}



#content .post h3 {
	margin: 20px 0 5px 0;
	color: #247AB4;
	font: 18px Verdana;
}

#comment {
	background:#fefefe;
	width:500px;
	border:1px solid #606060;
}
#commentform input{
	border:1px solid #606060;
}
#commentform #submit{
	border:1px solid #909090;
	border-style:outset;
	color:#222222;
}
		
#content .post .comments {
	font: 11px Arial;
	color: #969696;
	width: 500px;
}

#content .post .comments ol {
	margin: 10px 0;
	padding-left: 25px;
}

#content .post .comments ol li {
	padding: 5px;
}

#content .post .comments ol li a {
	color: #E98E26;
	text-decoration: none;
}

#content .post .comments ol li a:hover {
	text-decoration: underline;
}

#content .post .comments ol li.alt {
	background: #efefef;
}

#content .post .comments ol li cite {
	color: #606060;
	font-style: normal;
	font-weight: bold;
}

#content .post .comments ol li cite a {
	color: #606060;
	text-decoration: none;
}

#content .post .comments ol li cite a:hover {
	text-decoration: underline;
}

#content .post .comments ol li .commentmetadata a {
	color: #cdcdcd;
	text-decoration: none;
}

#content .post .comments ol li .commentmetadata a:hover {
	text-decoration: underline;
}

#content .post #commentform {
	font: 11px Arial;
	color: #909090;
	width: 558px;
	padding-left: 25px;
	margin: 0;
}

#content .post #commentform a {
	color: #E98E26;
	text-decoration: none;
}

#content .post #commentform a:hover {
	text-decoration: underline;
}



/*------TJ-------*/		
/*  Ads Spaces   */
/*---------------*/
	
.rightads {
	float: right;
	width: 410px;	
	margin:0;
	margin-bottom:5px;
	padding:0;
	border:1px solid #02548B;
	border-right:2px solid #02548B;
	border-bottom:3px solid #02548B;
	background:#CBECFB;
}
.righttabs {
	float: right;
	width: 410px;	
	margin:0;
	margin-bottom:5px;
	padding:0;

}
.rightads_top {
	width: 410px;
	margin:0;
	background:#FDF1C4;
	width:25px;
	border:1px solid #B87C41;
}
.rightads_ad {
	padding: 5px;
	float: left;
}
.rightads_bottom {
	padding: 5px;
	width: 405px;
}
.righttabs_top {
	width: 410px;
	margin:0;
	padding:0;
	
}
.righttabs_bottom {
	padding: 0px;
	margin:0px;
	width: 410px;		
}
/*------TJ-------*/		
/*   Side bar    */
/*---------------*/
#sidebar-wrap {
width:415px; margin:0; padding:0;float:left;
}
#sidebar1 {
	float: left;
	width: 200px;
	font: 11px Arial;
	color: #999999;
	border:1px solid #02548B;
	border-right:2px solid #02548B;
	border-bottom:3px solid #02548B;
	background:#CBECFB;
	margin-left:0px;
	margin-top:20px;
}
	
#sidebar_container {
	width: 400px;
	margin-bottom: 3px;	
}

#sidebar_container h2 {
	font: bold 14px tahoma;
	color: #0A64A0;
	padding-left: 5px;
	padding-top:0px;
	height:25px;
}


#sidebar1 h2 {
	width: 200px;
	height: 30px;
	text-align:center;
	padding-top:8px;
	margin-bottom: 2px;
	font: bold 14px tahoma;
	color: #CBECFB;
	background: url("images/sidebar_title.gif") no-repeat center;
}

#sidebar1 a {
	color: #247AB4;
	text-decoration: none;
}

#sidebar1 a:hover {
	text-decoration: underline;
}

#sidebar1 ul {
	margin: 0;
	padding: 0 5px;
	list-style-type: none;
}

#sidebar1 ul li {
	color: #656565;
	font: 12px Arial;
}

#sidebar1 ul li a {
	color: #247AB4;
	text-decoration: none;
	padding: 5px 5px 5px 17px;
	height:17px;
	margin:0;
	display: block;
	background: url("images/sidebar_menu.gif") no-repeat bottom left;
}

#sidebar1 ul li a:hover {
	text-decoration: none;
	background: url("images/sidebar_menu_hover.gif") no-repeat bottom left ;
}


#sidebar1 ul li ul {
	margin: 0;
	padding: 0;
	background: none;
}

#sidebar1 #searchform {
	display:no;
}

#sidebar1 #searchform #s {
	width: 180px;
}

#sidebar1 #calendar_wrap {
	width: 190px;
	margin: 0 auto;
	padding-top: 5px;
}

#sidebar1 #calendar_wrap table {
	width: 190px;
}

#sidebar1 #calendar_wrap caption {
	margin: 0 auto;
	font-weight: bold;
}

#sidebar1 #calendar_wrap tbody {
	text-align: right;
}

#sidebar1 #calendar_wrap tfoot #next {
	text-align: right;
}

#sidebar1 #calendar_wrap #today {
	font-weight: bold;
}

#sidebar1 .textwidget {
	padding: 0 5px;
}

/*------TJ-------*/		
/*   Side bar 2  */
/*---------------*/
	
#sidebar2 {
	float: right;
	width: 200px;
	font: 11px Arial;
	color: #999999;
	border:1px solid #02548B;
	border-right:2px solid #02548B;
	border-bottom:3px solid #02548B;
	background:#CBECFB;	
	margin-left:1px;
	margin-top:20px;
}
	
#sidebar2 h2 {
	width: 200px;
	height: 30px;
	padding-top:8px;
	margin-bottom: 2px;
	font: bold 14px tahoma;
	color: #CBECFB;
	text-align:center;
	background: url("images/sidebar_title.gif") no-repeat center;
}

#sidebar2 a {
	color: #247AB4;
	text-decoration: none;
}

#sidebar2 a:hover {
	text-decoration: underline;
}

#sidebar2 ul {
	margin: 0;
	padding: 0 5px;
	list-style-type: none;
}

#sidebar2 ul li {
	color: #656565;
	font: 12px Arial;
}

#sidebar2 ul li a {
	color: #247AB4;
	text-decoration: none;
	padding: 5px 5px 5px 17px;
	height:17px;
	margin:0;
	display: block;
	background: url("images/sidebar_menu.gif") no-repeat bottom left;
}

#sidebar2 ul li a:hover {
	text-decoration: none;
	background: url("images/sidebar_menu_hover.gif") no-repeat bottom left ;
}


#sidebar2 ul li ul {
	margin: 0;
	padding: 0;
	background: none;
}

#sidebar2 #searchform {
display:none;
}

#sidebar2 #searchform #s {
	width: 180px;
}

#sidebar2 #calendar_wrap {
	width: 190px;
	margin: 0 auto;
	padding-top: 5px;
}

#sidebar2 #calendar_wrap table {
	width: 190px;
}

#sidebar2 #calendar_wrap caption {
	margin: 0 auto;
	font-weight: bold;
}

#sidebar2 #calendar_wrap tbody {
	text-align: right;
}

#sidebar2 #calendar_wrap tfoot #next {
	text-align: right;
}

#sidebar2 #calendar_wrap #today {
	font-weight: bold;
}

#sidebar2 .textwidget {
	padding: 0 5px;
}

.sidebar_bottom {	
	margin: 0px;
	padding: 0px;
	clear:both;
	height: 14px;
	width: 199px;
	display:block;
	position:relative;
	
}


/*------TJ-------*/		
/*   Side Tabs   */
/*---------------*/

#tabs {
	margin:0px;
	width: 415px;
	overflow: hidden;
	padding:0;	
}
#tab3{
padding-top:10px;
padding-bottom:10px;
}
.tabs ul {
list-style:none;
}
.tabs li {
	float: left;
	display: inline;
	margin-right: 5px;
	margin-left:0;
	text-align: center;
	overflow: hidden;
	font:12px arial;
	list-style:none;
	background:#75C9EF;
	border:1px solid #02548B;
	border-bottom:none;
}

.tabs li a {
	float: left;
	display: block;
	color: #02548B;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 22px;
	height: 22px;
	
}

.tabs li a:hover {
	display: block;
}

.tabs li a.selected {
	display: block;
	color: #7D9CCB;
	background:#CBECFB;
	
}

.tabs li a.selected:hover {
	display: block;
	color: #333;
	
}
/***************** CSS For TAB Content *******************/
.tabcontent {
	display: none;
	border-top: 0;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-top:-1px;
	overflow: hidden;
	font:11px arial;
	border-left:1px solid #02548B;
	border-right:2px solid #02548B;
	border-bottom:3px solid #02548B;
	background:#CBECFB;
}

.tabcontent a, .tabcontent a strong {
	color: #247AB4;
}

.tabcontent a:hover, .tabcontent a:hover strong {
	color: #60BDE8;
}
.tabcontent ul {
padding:5px;
margin:0;
}
.tabcontent ul li {
	display: block;
	margin:0;
	background-position: left 6px;
	border-bottom: 1px dotted #eee;
	padding-bottom: 3px;
	margin-bottom: 3px;
	padding-left: 1px;
	color: #999;
	line-height: 1.4em;
	list-style-type:none;
}

.tabcontent ul li a {
	color: #247AB4;
	line-height: 1.4em;
}

.tabcontent ul li a:hover {
	color: #60BDE8;
}

.tabcontent ul li span {
	display: block;
	color: #999;
}
/***************** CSS For TAB Content *******************/
@media print {
	.tabcontent {
	display: block !important;
	}
}
/***************************************************/

/*------TJ-------*/		
/*   About Box   */
/*---------------*/
#about_box {
	position:relative;
	width: 385px;
	margin-left:13px;
	padding:140px 10px 0 580px;
	height:118px;
	margin-top:0px;
	text-align:justify;
	font:12px arial;
	color:#0583BE;
	overflow:hidden;
}

#about_box h3 {
	margin:5px 0px;
	color:#0583BE;
	font:bold 14px arial;
	padding:0;
}

#about_box img{
float:right;
padding:0px;
margin:25px 0 0 10px;
border:1px solid #999999;
}

#about_box a{
color:#2A45CB;
text-decoration:none;
}

/*------TJ-------*/		
/*  Navigations  */
/*---------------*/

.navigation {
	font: 12px Arial;
	color: #E98E26;
	width: 530px;
	margin-left:10px;
}

.navigation a {
	color: #CBECFB;
	text-decoration: none;
}

.navigation a:hover {
	text-decoration: underline;
}

.navigation-p {
	float: left;
}
	
.navigation-n {
	float: right;
}

/*------TJ-------*/		
/*  Footer Links */
/*---------------*/

#footer {
	width: 934px;
	height: 60px;
	padding: 0;
	color: #176F99;
	padding-top:20px;
	text-align:center;
	font: 11px Arial;
	clear:both;
}

#footer a {
	color: #D2ECF8	;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
}

