/*
Theme Name: Shiabloc
Theme URI: http://www.evisualize.ca
Description: Designed by <a href="http://www.evisualize.ca" title="eVisualize">eVisualize</a>.
Version: 1.0
Author: eVisualize
Author URI: http://www.eVisualize.ca
*/


body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body, form, input, textarea, table, h1, h2, h3, h4, h5, h6{
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
}


body{
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	background: #333;
	color: #fff;
}

form, table{
	font-size: 11px;
	color: white;
}

input, textarea{
font-size: 11px;
	color: black;
}

a{
	text-decoration: underline;
	color: #ccc;
}

a:hover{text-decoration: none;}

a img{border: 0;}

address, dl, p{padding: 10px 0 0;}

blockquote{
	margin: 10px 0 0;
	border-top: 2px solid #2f2f2f;
	background: #111;
}

blockquote p{padding: 10px;}

blockquote blockquote{
	margin: 0 10px;
	background: #222;
}

p img{max-width: 100%;}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignleft{margin: 3px 10px 2px 0;}

img.alignright{margin: 3px 0 2px 10px;}

img.alignleft, img.alignright{display: inline;}

.alignleft{float: left;}
.alignright{float: right;}

.clear{margin: 0;padding: 0;clear: both;}

small{font-size: 11px;}

#content h1 {
	padding-top: 183px;
	padding: 0;
	margin: 0;
	width: 183px;
	height: 60px;
	position: relative;
	font-size: 11px;
	border-bottom:0px;

}

#content h1 a {
	display: block;
	width: 183px;
	height: 60px;
	color: #fff;
	border-bottom:0px;

}

#content h1 a:visited {
	display: block;
	width: 183px;
	height: 60px;
	color: #fff;
	border-bottom:0px;
}

#content h1 a span{
	background: url(images/logo.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	cursor: pointer;
	z-index: 10;
	border-bottom:0px;
}

/* ===== layout ===== */

#header{
	float: left;
	width: 100%;
	padding: 10px 0 0;
	border-bottom: 1px solid #3f3f3f;
	background: #111;
	text-align: center;
}

#wrapper{
	width: 980px;
	margin: 0  auto;
	text-align: left;
}

#container{
	float: left;
	width: 980px;
	margin: 10px 0 0;
}

#content{
	float: left;
	width: 640px;
	margin: 0 340px 0 0;
	display: inline;
}

#sidebar-wrap{
	float: left;
	width: 310px;
	margin: 0px 0 0 -340px;
	display: inline;
}

/* Uncomment this to switch to a three column gallery for the home page.
#home #container, #home #content, #home #sidebar-wrap{
	float: left;
	width: 940px;
	margin: 0;
}

#home #container{
	margin: 10px 0 0;
}


.sidebar{
	float: left;
	width: 310px;
}

*/



/* ===== header ===== */

#header ul{
	margin: 0 auto;
	width: 900px;
	padding: 0;
	list-style-type: none;
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
}

#header ul li{
	float: left;
	display: inline;
}

#header ul li h1{
	font-size: 11px;
	display: inline;
}

#header ul li a{
	display: block;
	padding: 10px;
	border-right: 1px solid #2f2f2f;
	font-weight: normal;
	text-decoration: none;
}

#header ul li a:hover{
	background: #1f1f1f;
}

#header ul li.current_page_item a{
	background: #222;
}

#header ul li.rss a{
	padding: 10px 10px 10px 25px;
	background: url(images/icon_rss.png) no-repeat 10px center;
}

#header ul li.rss a:hover{
	background: #1f1f1f url(images/icon_rss.png) no-repeat 10px center;
}

#header ul li.search{
	float: right;
}

#header ul li.search form#searchform{
	display: block;
	margin: 0;
	padding: 5px 0 0;
}

#header ul li.search form#searchform input{
	margin: 0;
	padding: 3px;
	border: 1px solid #3e3e3e;
color:#fff;
}

#header ul li.search form#searchform input#s{
	background: #222 url(images/icon_search.png) no-repeat right center;
}

/* ===== main content area ===== */

.thumbnail{
	float: left;
	width: 310px;
	margin: 0px 0 10px 10px;
	background: #222;
	display: inline;
}

.thumbnail-banner{
	float: left;
	width: 200px;
	margin: 0px 0 10px 10px;
	background: #222;
	display: inline;
}

.thumbnail-banner a{
text-decoration:none;
}
.thumbnail-banner a:hover{
text-decoration:underline;
}
.thumbnail-banner .thumb-image{
	display: block;

	width: 180px;
	height:100px;
	overflow: hidden;
padding-top:5px;
}

.thumbnail a{
text-decoration:none;
}
.thumbnail a:hover{
text-decoration:underline;
}
.thumbnail .thumb-image{
	display: block;

	width: 290px;
	height:200px;
	overflow: hidden;
padding-top:5px;
}

.featured{
	width: 610px;
}

.featured .thumb-image{
	width: 590px;
	height: 280px;
}

/*
.thumbnail:hover{
	position: relative;
}

.thumbnail .thumb-menu{
	display: none;
}

.thumbnail:hover .thumb-menu{
	display: block;
	position: absolute;
	top: 40px;
	left: 40px;
	z-index: 100;
	white-space: nowrap;
}
*/
.thumb-menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 5px solid #fff;
	background: #000;
	color: #ccc;
}

.thumb-menu ul li{
	padding: 5px 9px;
	border-bottom: 1px solid #333;
}

.thumb-menu ul li a{
	text-decoration: none;
	color: #fff;
}

.thumb-menu ul li a:hover{
	text-decoration: underline;
}

.border{
	border: 1px solid #3e3e3e;
	padding: 9px;
}

.post{
	border: 1px solid #3e3e3e;
	margin: 0px 0 0 10px;
	padding: 9px;
	background: #222;
}

.post h2{
	font-size: 18px;
	font-weight: normal;
}

.entry{
	line-height: 20px;
}

.entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 10px 0 0;
}

.entry h2{
	font-size: 16px;
	font-weight: bold;
}

.entry h3{
	font-size: 14px;
}

.entry-meta, .post-ratings{
	padding: 9px 0 0;
}

.entry-meta{
	line-height: 20px;
}

.navigation{
	float: left;
	width: 610px;
	margin: 10px 0 0 10px;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	display: inline;
}

.navigation a, .wp-pagenavi .pages, .wp-pagenavi .current, .wp-pagenavi .extend{
	float: left;
	margin: 0 5px 0 0;
	padding: 10px;
	border: 1px solid #3e3e3e;
	text-decoration: none;
	background: #222;
	display: inline;
}

.navigation a:hover{
	text-decoration: underline;
}

/* ===== sidebar basics ===== */

.sidebar form input{
	margin: 0;
	padding: 4px;
	border: 1px solid #2f2f2f;
	background: #1f1f1f;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li{
	float: left;
	width: 300px;
	margin: 10px 0 0 10px;
	background: #222;
	display: inline;
}

.sidebar ul li h3{
	border: 1px solid #3e3e3e;
	border-bottom: 0;
	padding: 9px;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 20px;
	background: #1f1f1f;
}
.sidebar ul ul{
	border: 1px solid #3e3e3e;
	border-top: 0;
}


.sidebar ul ul li{
	float: none;
	margin: 0;
	width: auto;
	display: block;
	padding: 9px 9px 9px 24px;
	border: 0;
	border-top: 1px solid #2f2f2f;
	background: url(images/bullet.gif) no-repeat 10px 16px;
	line-height: 20px;
}

.sidebar ul ul ul{
	border:  0;
}

.sidebar ul ul ul li{
	padding: 0 0 0 9px;
	border: 0;
	background-image: none;
}

/* ===== styles for sidebar ads captions, search widget, calendar widget, and domtab ===== */

.sidebar ul li .sidebar-block-captions{
	float: left;
	width: 300px;
	border-bottom: 1px solid #3e3e3e;
	display: inline;
}

.sidebar ul li .sidebar-block-captions .text{
	float: left;
width:280px;
	padding: 9px;
	border: 1px solid #3e3e3e;
	border-bottom: 0;
	font-size: 11px;
	background: #1f1f1f;
}

.sidebar ul li .sidebar-block-captions .main{
	font-weight: bold;
	text-transform: uppercase;
}

.sidebar ul li .sidebar-block-captions .sub{
	border-left: 0;
}

.sidebar ul  .sidebar-block-captions{
	margin: 0px 0 0px 0px;
}

.sidebar ul  li.ads-125x125{
margin: 0px 0 0 10px;
}


.sidebar ul li.ads-125x125{
	margin: 0;
	width: 310px;
	border: 0;
	background: transparent;
}


.sidebar ul li.ads-125x125 a.banner{
	float: left;
	margin: 10px 0 0 10px;
	width: 310px;
	height: 145px;
	overflow: hidden;
	display: inline;
}

.goog {
padding-left:10px;
padding-top:5px;
padding-bottom:5px;
}

.sidebar ul li.ads-125x125 img{
	padding: 9px;
	border: 1px solid #3e3e3e;
	background: #222;
}

.sidebar ul li#search form#searchform, #calendar_wrap{
	border: 1px solid #3e3e3e;
	border-top: 1px solid #2f2f2f;
	padding: 9px;
}

.sidebar ul li#search form#searchform input#s{
	width: 68%;
}

.sidebar ul li#search form#searchform input#searchsubmit{
	width: 25%;
}

table#wp-calendar{
	width: 100%;
}

table#wp-calendar th, table#wp-calendar td{
	padding: 8px 0;
	background: #1f1f1f;
	text-align: center;
}

/* ===== comments template ===== */

#comments{
	margin: 10px 0 0 10px;
	border: 1px solid #3e3e3e;
	background: #222;
}

#comments .nocomments{
	padding: 10px;
	line-height: 22px;
}

#comments h3{
	font-size: 11px;
	text-transform: uppercase;
	line-height: 20px;
}

#comments h3#comments-count{
	padding: 10px;
	background: #1f1f1f;
	border-bottom: 1px solid #2f2f2f;
}

#comments ol{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#comments ol li{
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #2f2f2f;
	line-height: 20px;
}

#comments span.comment-author{font-weight: bold;}

#respond{
	padding: 10px;
	background: #1f1f1f;
}

#respond input, #respond textarea{
	border: 1px solid #3e3e3e;
	background: #222;
	padding: 4px;
	font-size: 12px;
}
.textarea{
	border: 1px solid #3e3e3e;
	background: #222;
	padding: 4px;
	font-size: 12px;
}

#respond input#author, #respond input#email, #respond input#url, #respond textarea#comment{
	width: 60%;
}

.form-label{
	margin: 10px 0 0;
	padding: 5px;
}

.form-textarea{
	margin: 10px 0 0;
}

.mainpage{
font-size:11px;
text-decoration:none;
height:25px;
}

.mainpage a {
text-decoration:none;
}

.mainpage a:visited{
text-decoration:none;
}

.mainpage a:hover{
text-decoration:underline;
}



.tagcloud a{
text-decoration:none;
}

#footer {
	
	width: 918px;
	height: 48px;
	background: url(images/footer.gif) no-repeat;
	margin-top: 30px;
margin-left:10px;
	text-indent: -9999px;
	margin-bottom:20px;
}

#footer ul {
	position: relative;list-style-type:none;
}

#footer ul li a {
	position: absolute;
	top: 0;
	right: 0;
	width: 90px;
	height: 48px;

}

a.chicklet{
margin:0px; padding:0px;
}
