/**
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:url(images/background.gif);
        background-repeat:repeat-x;
	width:960px;
	margin-left:auto;
        margin-right:auto;
	font:normal 12px arial;
	color:#4a483d;
        
}

a {
	text-decoration:none;
	color:#7f0f0f;
}

a:hover { color:#000000; }

/* header */
#header { 
        background-image:url(images/header_bg.png);
        background-repeat:no-repeat;
        font-style:none;
         
        }

#page-menu {

	float:left;
	padding-top:18px;
	height:49px;
        width:960px;
	overflow:hidden;
	margin-bottom:5px;
        background:transparent url(images/menu_bg.png) no-repeat 0 0;
}

#page-menu ul li {
	background:transparent url(images/page-menu-separator.png) no-repeat 0 0;
	display:block;
	float:left;
	height:34px;
	padding-left:1px;
	line-height:34px;
	margin-left:18px;
}

#page-menu ul li.first {
	background:none;
	padding-left:10px;
}

#page-menu ul li a {
        font-family:arial;
        text-transform:uppercase;
        font-style:none;
	margin-left:15px;
	font-size:11px;
	color:#fff;
}

#page-menu ul li.current_page_item a, #page-menu a:hover { color:#000; }

#branding {
	
	margin-bottom:15px;
        width:960px;
}

#blog-title {display:none; font-size:41px; }

#blog-title a { visibility:hidden;color:#000000; }

#blog-title a:hover { color:#7f0f0f; }

#blog-description {
        display:none;
	font-size:15px;
	font-weight:normal;
	color:#747474;
	margin:20px 0px 0px 20px;
}

#cat-menu {
	background-image:url(images/search_bg.png);
        background-repeat:no-repeat;
	height:70px;
        width:960px;
	line-height:50px;
	border:0px solid #dbdbdb;
	overflow:hidden;
        padding: 6px 0px 0px 0px;
        margin-top:22px;
}

#cat-menu ul {
	display:block;
	float:left;
	width:600px;
	height:50px;
        padding-left:20px;
}

#cat-menu ul li {
	font-size:13px;
	display:inline;
	margin:0 13px;
}

#cat-menu a {
	color:#fff;
	padding:0 05px;
}

#cat-menu li.current-cat a, #cat-menu a:hover {
	color:#000;
}

#top-search-wrap {
	background:transparent url(images/top-search-bg.png) no-repeat 0 0;
	float:right;
	width:281px;
	margin:6px 0px 0 0;
	position:relative;
	height:40px;
	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:#000;
	width:152px;
	top:12px;
	left:24px;
}

#top-search-submit {
	width:35px;
	height:30px;
	cursor:pointer;
	top:0;
	right:48px;
}

/* container */
#container { 
        background:#fff;
        background-position:bottom;
        background-repeat:no-repeat;
        margin-bottom:8px;
        margin-left:10px;
        width:939px }

/* content */

#pageContent {
       
}
#content {
	float:left;
	padding:0px 0 0 5px;
	width:550px;
	display:inline;
        background:url(images/content_bg.jpg);
        background-repeat:repeat-y;
        margin-top:15px;
        
}

.pagetitle {
	font-weight:normal;
	font-size:16px;
	color:#000000;
	margin-bottom:9px;
}

.post {
	width:500px;
	margin-bottom:5px;
	padding:2px 7px;
}

.title, .title-404 {
	font-size:20px;
	font-weight:normal;
	font-style:normal;
	color:#000;
	padding:0 2px 3px;
	border-bottom:1px solid #dfdfdf;
	margin-bottom:8px;
        
}

.title-404 { border-bottom:none !important; }


.thumbnail {
	background-color:#ffffff;
	float:left;
	padding:5px;
	border:1px solid #d7d7d7;
	display:inline;
	margin-left:3px;
}

.entry { margin-left:105px; }

.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-style:italic;
	margin:0 -5px;
	padding:0 8px;
	border:1px solid #d5d5d5;
        width:518px;
}

.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:#a01919; }

.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;
}

.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:#2e2e2e !important;
	color:#ffffff !important;
	text-transform:uppercase;
	padding:7px 9px !important;
	border:1px solid #111111 !important;
}

.wp-pagenavi span.pages {
	background-color:#b71f1f !important;
	border:1px solid #561313 !important;
}

.wp-pagenavi a:hover {
	background-color:#b71f1f !important;
	border:1px solid #561313 !important;
}

/* sidebar */
#sidebar {
	float:left;
	width:180px;
	padding-top:9px;
        padding-left:0px;
	margin-right:23px;
	display:inline;
}

.widget {
        margin-bottom:5px;
	position:relative;
	width:200px;
        padding:0px 0px 0px 0px ;
        float:left;
        text-align:center;
}

.widget-title {
        background:#ffffff url(images/widget-bg.png) no-repeat 0 0;
        padding:9px 0px 0px 0px;
        text-align:center;
        font-family: arial;
	font-size:1.em;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	padding-bottom:1px;
	border-bottom:0px solid #f0f0f0;
	margin-bottom:0px;
        height:30px;
        
        
}

.widget ul li {
	line-height:28px;
	color:#585858;
}

.widget a { color:#585858; }

.widget a:hover { color:#7f0f0f; }

.toggle {
        display:none;
	background:transparent url(images/widget-toggle.gif) no-repeat 0 0;
	width:28px;
	height:32px;
	position:absolute;
	right:10px;
	top:0px;
        margin-top:-5px;
}

.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:180px;
	padding-top:9px;
	overflow:hidden;
	display:inline;
}

#second-sidebar .widget {
	background:transparent;
	width:180px;
	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-style:italic;

}

#footer p {
	text-align:center;
	color:#9c9c9c;
}

#footer-block {
	background:#ffffff url(images/footer_bg.png) no-repeat 0 0;
        height:300px;
}

#footer-block .inner {
	background:transparent url(images/footer_bg.png1) no-repeat 100% 100%;
	padding:6px;
	margin-bottom:20px;
}

.block {
	float:left;
	width:275px;
	margin:25px 7px 9px 28px;
}

.last { margin-right:0 !important; }

.block h2 {
	font-size:17px;
	font-weight:normal;
	color:#fff;
        margin-top:5px;
        border-bottom:1px dashed;
        padding-bottom:3px;
        width:250px;
        text-align:center;
}

.block ul li {
	background:url(images/all_icons.png) no-repeat;
	border-bottom:0px solid #fff;
	list-style:none;
	overflow:hidden;
	height:28px;
	line-height:28px;
	padding-left:25px;
}

.block ul li a { color:#000; }

.block ul li a:hover { color:#fff; }

#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; }

#logo {
        height:125px;
        width:297px;
        padding:0px 0px 0px 40px;
        float:left;
}

.widget .page_item {
        width:190px;
        background:#fff;
        margin-bottom:2px;
        padding-left:10px;
}

.widget .page_item ul li{
        width:190px;
        background-image:url(images/bullet.png);
        background-repeat:no-repeat;
        margin-bottom:2px;
        padding-left:8px;
}
#footerLogos {
        text-align:center;
        margin-bottom:15px;
}


#footerLogos ul {
        display:inline;
}

#headerTabs {
        padding-left:6px;
}

.blueTab {
        float:left;
        margin:2px;
}

.navigation-page {
        width:520px;
}

#headerBanner {
        float:right;
        height:123px;
        padding:15px 40px 0px 0px;
}

#content li {
        margin-left:20px;
}

#invisibleText {
        display:none;
}