/* @override http://www.humanaut.net/wp-content/themes/Visio/style.css */

/**
Theme Name: Visio
Author URI: http://wpjunction.com
Version: 1.0
Author: hpa
Description: magazine theme
Coder: misbah (ini_misbah@yahoo.com)
*/

/* -------------------------------------- */

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}

body {
	background:#ffffff url(images/background.gif) repeat-x 0 0;
	width:1162px;
	margin:0 auto;
	font:normal 12px Arial,Verdana,Tahoma;
	color:#4a483d;
}

a {
	text-decoration:none; 
	color: #9ec1e8; }

a:hover { color: #9ec1e8 !important;  }

/* header */
#header 

#page-menu {
	float:right;
	padding-top:7px;
	height:34px;
	overflow:hidden;
	margin-bottom:10px;
}

#page-menu ul li {
	background:transparent url(images/page-menu-separator.png) no-repeat 0 0;
	display:block;
	float:left;
	height:34px;
	padding-left:2px;
	line-height:34px;
	margin-left:26px;
}

#page-menu ul li.first {
	background:none;
	padding-left:0;
}

#page-menu ul li a {
	margin-left:26px;
	font-size:14px;
	color:#535353;
}

#page-menu ul li.current_page_item a { color: #9ec1e8; }

#page-menu a:hover { 
	color: #ccc; }

#branding {
	clear:right;
	margin-bottom: 5px;
	margin-left: 10px; }

#blog-title { 
	width: 513px;
	height: 102px;
	overflow: hidden;
	text-indent: -123456px; 
	background: url(http://www.humanaut.net/wp-content/uploads/2010/04/logo.jpg) no-repeat;
	position: relative;  }

#blog-title a { 
	position: absolute;
	left: 17px;
	top: 11px;
	display: block;
	width: 80px;
	height: 81px; }



#blog-title a { color:#000000; }

#blog-title a:hover { color:#7f0f0f; }

#blog-description {
	font-size:14px;
	font-weight:normal;
	color:#747474;
	margin-top:5px;
	display: none;
}

#cat-menu {
	background:#efefef url(images/category-menu-bg.gif) repeat-x 0 0;
	height:50px;
	line-height:50px;
	border:1px solid #dbdbdb;
	overflow:hidden;
}

#cat-menu ul {
	display:block;
	float:left;
	width:865px;
	height:50px;
}

#cat-menu ul li {
	font-size:13px;
	display:inline;
	margin:0 13px;
}

#cat-menu a {
	color:#3e3e3e;
	padding:0 5px;
}

#cat-menu li.current-cat a, #cat-menu a:hover {
	color:#b2b2b2;
	border-bottom:3px solid #b2b2b2;
}

#top-search-wrap {
	background:transparent url(images/top-search-bg.png) no-repeat 0 0;
	float:right;
	width:281px;
	margin:10px 9px 0 0;
	position:relative;
	height:30px;
	position:relative;
	display:inline;
}

#top-s, #top-search-submit {
	background:none;
	border:none;
	padding:0;
	position:absolute;
}

#top-s {
	font:normal 12px Arial,Verdana,Tahoma;
	color:#ffffff;
	width:152px;
	top:8px;
	left:24px;
}

#top-search-submit {
	width:91px;
	height:30px;
	cursor:pointer;
	top:0;
	right:0;
}

/* container */
#container { margin-bottom:8px; }

/* content */
#content {
	float:left;
	padding:9px 0 0 5px;
	width: 755px;
	display:inline;
}

.pagetitle {
	font-weight:normal;
	font-size:16px;
	color:#000000;
	margin-bottom:9px;
}

.post {
	background: #ffffff none repeat-x 0 0;
	margin-bottom: 25px;
    width: 725px;
	padding:7px 5px;
	overflow: hidden !important;
	float: left; 
	margin-left: 20px; }

.title, .title-404 {
	font-size:20px;
	font-weight:bold;
	font:normal Arial,Verdana,Tahoma;
	color: #9ec1e8;
	padding: 0 2px 7px;
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 18px;
}

.title-404 { border-bottom:none !important; }


.thumbnail {
	background-color:#ffffff;
	float:left;
	padding:5px;
	border:1px solid #d7d7d7;
	display:inline;
	margin-left:3px; 
	width: 107px; 
	height: 84px; }

.entry { margin-left: 140px; }

.no-image { margin:0 !important; }

#post-pages {
	margin-bottom:8px;
	font-size:16px;
}

.meta {
	background:#dedede url(images/meta-bg.png) repeat-x 0 0;
	line-height:35px;
	color:#4c4c4c;
	font:normal 12px Arial,Verdana,Tahoma;
	margin: 15px -5px 0;
	padding: 15px 8px 0;
	border:1px solid #d5d5d5; 
	height: 27px; }

.meta .inner, .date-post, .categories-post, .read-more { position:relative; }

.meta .inner {
	height:35px;
}

.date-post, .categories-post, .read-more { z-index:2; }

.meta a.read-more { 
	color: #9ec1e8; }

.meta-shadow {
	position:absolute;
	top:1px;
	left:1px;
	z-index:1;
	color:#ffffff;
}

.meta a { color:#4c4c4c; }

.meta a:hover { color:#7f0f0f; }

/* wp-pagenavi */
#wp-pagenavi-wrapper {
	background-color:#ffffff;
	clear:both;
	height:51px;
	position:relative;
	padding:0 8px;
	margin-bottom:5px;
	border:1px solid #e0e0e0; 
	margin-left: 20px; }

.wp-pagenavi {
	padding-top:19px;
	font:normal 11px Tahoma, Verdana, Arial;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span.extend {
	background-color: #c0c0c0;
	color: #000;
	text-transform:uppercase;
	padding:7px 9px !important;
	border: 1px solid #a9a9a9 !important;
}

.wp-pagenavi span.pages {
	background-color: #9ec1e8 !important;
	border: 1px solid #c0c0c0 !important;
}

.wp-pagenavi a:hover {
	background-color: #9ec1e8 !important;
	border: 1px solid #c0c0c0 !important;
}

/* sidebar */
#sidebar {
	float:right;
	width: 322px;
	padding-top:9px;
	overflow:hidden;
	display:inline; 
	margin-right: 20px; }

.widget {
	background:#ffffff url(images/widget-bg.png) no-repeat 0 0;
	margin-bottom:5px;
	position:relative;
	width:305px;
	padding:10px 8px; 
	margin-top: 30px; }

.widget-title {
	font-size:14px;
	font:normal Arial,Verdana,Tahoma;
	font-weight:bold;
	color:#2b2b2b;
	padding-bottom:5px;
	border-bottom:1px solid #f0f0f0;
	margin-bottom:3px;
}

.widget ul li {
	line-height:28px;
	color:#585858;
}

.widget a { color:#585858; }

.widget a:hover { color:#7f0f0f; }

.toggle {
	background:transparent url(images/widget-toggle.gif) no-repeat 0 0;
	width:28px;
	height:32px;
	position:absolute;
	right: 7px;
	top: -6px;
}

.pointer { cursor:pointer; }

.widget .toggle-down { background:transparent url(images/widget-toggle.gif) no-repeat 0 -32px !important; }

.compact {
	height:20px;
	overflow:hidden;
	border-bottom:1px solid #eaeaea;
}

/* second-sidebar */
#second-sidebar {
	float:right;
	width:217px;
	padding-top:9px;
	overflow:hidden;
	display:inline;
}

#second-sidebar .widget {
	background:transparent;
	width:217px;
	padding:0;
}

#second-sidebar .widget-title {
	border:0;
}

#second-sidebar .widget ul li {
	border-bottom:1px solid #d8d8d8;
}

#second-sidebar .widget ul ul { padding-left:15px; }

#second-sidebar .widget ul li li {
	border-bottom:none;
	border-top:1px solid #d8d8d8;
}

/* footer */
#footer {
	padding-bottom:65px;
	font:normal 12px Arial,Verdana,Tahoma;
	text-align: left !important; 
	margin-left: 20px; 
	width: 735px; 
	margin-top: 20px; }

#footer p {
	text-align: left;
	color:#9c9c9c;
}

#footer-block {
	background:#ffffff url(images/block-bg.png) no-repeat 0 0; 
	margin-top: 20px; 
	margin-left: 25px;
	display: none; }

#footer-block .inner {
	background:transparent url(images/block-bg.png) no-repeat 100% 100%;
	padding:6px;
	margin-bottom:65px;
}

.block {
	float:left;
	width:378px;
	margin:0 7px 9px 0;
}

div#f-recent-entries.block {
	float:left;
	width:378px;
	margin: 10px 7px 9px 5px;
}

div#f-recent-comments.block {
	display: none;
}

.last { margin-right:0 !important; }

.block h2 {
	font-size:17px;
	font-weight:normal;
	color:#2e2e2e;
}

.block ul li {
	background:url(images/all-icons.gif) no-repeat;
	border-bottom:1px solid #dddddd;
	list-style:none;
	overflow:hidden;
	height:28px;
	line-height:28px;
	padding-left:20px;
}

.block ul li a { color:#3d4a4e; }

.block ul li a:hover { color:#7f0f0f; }

#f-recent-entries ul li { background-position:2px 6px; }

#popular-posts ul li { background-position:2px -22px; }

#f-recent-comments ul li { background-position:2px -51px; }



/* Bottom Stuffs */
div#respond-wrapper,
div.navigation-page { 
	clear: both;
	float: left; 
	width: 735px; 
	margin: 0 0 20px 20px; }

div.navigation-page { 
	border-top: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	padding-top: 10px;
	padding-bottom: 10px;  }
	
div#content p.nocomments,
div#content p.akpc_pop { 
	clear: both;
	display: none; }



