/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: url(images/bgr.gif) #ececec repeat-x top;
	color: #555555;
	font: .85em Arial,Helvetica,Sans-Serif;
	padding-bottom:15px;
}
a{
	color: #0DB1F5;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font: .85em Arial,Helvetica,Sans-Serif;
	padding: 2px;
}
select{
	padding: 0;
}

a.rss { padding: 0px 0 1px 20px; background: url("images/rss_icon.gif") 0 0px no-repeat; margin-right: 20px; }
a.whatrss { padding: 0 0 0 20px; background: url("images/rsswhat_icon.gif") 0 -1px no-repeat; }

li.widget { float: left; width: 280px; padding: 10px; margin: 0 0 1em 0; }

	li.widget ul { font-size: 1.2em; }
	
	li.widget ul li { background: url("images/sidebar_li_bullet.gif") 0 0 no-repeat; padding: 0 0 .8em 16px; line-height: 1.4em;}
	
#subscribe_widget { background: #fff url("images/subscribe_bg.gif") top right no-repeat; border: none; }

	#subscribe_widget a { font-weight: bold; }

#zoofrm { float: left; margin-top: .5em; }
#zoofrm p { margin: 0 0 .5em 0; }
#zoofrm input.text_input { border: 1px solid #ccc; width: 260px; font: 12px Helvetica, Arial, Sans-Serif;  }

#subscribe_widget p { margin: 0 0 1em 0; }
#subscribe_widget h2 { margin-bottom: 1em; }
#zoofrm p { margin: 0 0 .5em 0; }

.subbutton { float: left; }
.subcount { float: right; }

li{
	list-style: none;
	background: url("images/li_bullet.gif") 0 0 no-repeat; 
	padding: 0 0 .8em 16px; 
	line-height: 1.4em; 
	font-size: 1.2em; 
	color: #333; 
	margin: .3em 0;
}
/*=== Layout ===*/
#page, #topmenu, #page-top, #page-bot{
	background: url(images/page-bgr.png) repeat-y;
	margin: 0 auto;
	padding: 0 38px;
	width: 910px;
}
#page{
	padding: 25px 38px;
}
#page-top, #page-bot{
	background: url(images/page-bot.png) no-repeat top;
	height: 8px;
}
#page-top{
	background: url(images/page-top.png) no-repeat top;
}

#page-top h1{
	color: #0DB1F5;
	font-size: 1.6em;
	font-weight: normal;
	letter-spacing: -1px;
	position: absolute;
	top: 27px;
	text-align:left;
}

#page-top h2{
	color: #939494;
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: -1px;
	text-align:right;
}

/*=== Header ===*/
#header{
	background: url(images/title-bgr.jpg) no-repeat top;
	height: 201px;
	letter-spacing: -1px;
}
/*- Logo -*/
#header h1{
	color: #555555;
	font-size: 1.9em;
	font-weight: normal;
	letter-spacing: -1px;
	position: absolute;
	top: 90px;
	left: 555px;
}

.titlehome {
	color: #0DA6CE;
	font-size: 1.9em;
	font-weight: normal;
	letter-spacing: -1px;
	position: absolute;
	top: 125px;
	left: 555px;
}


#header h1 a{
	color: #0DB1F5;
}
#header p{
	color: #0DB1F5;
	float: right;
	line-height: 38px;
	text-align: center;
	width: 465px;
}
/*=== Top Menu ===*/
#topmenu{
	background: none;
	height: 22px;
}
#topmenu ul{
	float: right;
	height: 20px;
	padding: 1px 0 0;
	width: 850px;
}
.page_item,.current_page_item{
	float: right;
	font: 15px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	line-height: 20px;
}
.page_item a,.current_page_item a{
	border-top: 3px;
	color: #ffffff;
	display: block;
	margin: 0 2px 0 0;
	padding: 0 15px;
	text-decoration: none;
}
.page_item a:hover,.current_page_item a{
	border-top: 3px;
	text-decoration: underline;
}
/*=== Columns ===*/
/*--- Center Column ---*/
#centercol{
	float: left;
	margin: 0px 0;
	width: 580px;
}
#centercol h2{
	color: #0DA6CE;
	font-size: 1.9em;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 0 0 15px 0;
}
.pagetitle {
	color: #555555;
	font-size: 1.9em;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom:5px;
	}
.pagesnippet {
	background: url(images/hl-dash.gif) repeat-x bottom;
	color: #555555;
	font-size:0.9em; /*border-bottom: 2px dashed #DADADA;*/
}

#centercol p{
	padding: 0 0 18px;
}
.entry {
	font-size:0.9em;
	line-height:1.6em;
	}
.entry ul, .entry ol {
	margin-bottom:15px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}
/*=== Post Info ===*/
/*- Date - */
#centercol p.date{
	background: url(images/ico-calendar.gif) no-repeat left top;
	font-size: .9em;
	padding: 0 0 15px 22px;
}
/*- Tags - */
#centercol p.tags{
	background: url(images/ico-tags.gif) no-repeat left top;
	font-size: .9em;
	margin: 10px 0px 5px 0px;
	padding: 0 0 10px 22px;
}
.ar{
	text-align: right;
	width:100%;
	float:left;
	padding-top:10px;
	background: url(images/hl-dash.gif) repeat-x top;
	margin-bottom:20px;
}
/*- Comments -*/
.comments, .send {
	background: url(images/ico-comm.gif) no-repeat left top;
	color: #555555;
	font-size: .9em;
	margin: 0 0 0 10px;
	padding: 0 0 0 22px;
}
.comments a, .send a {
	color:#555 !important;
	}
.send2 {
	color: #555555;
	font-size: .9em;
	margin: 0 0 0 10px;
	padding: 0 0 0 22px;
	}
/*--- Right Column ---*/
#rightcol{
	float: right;
	margin: 15px 0;
	width: 300px;
}
#rightcol h2{
	border-bottom: 1px solid #b6b6b6;
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: -1px;
	padding: 0 0 5px;
	text-align: right;
}
.hdr1 span{
	background: url(images/ico-categories.gif) no-repeat left;
	padding: 0 0 0 35px;
}
.hdr2 span{
	background: url(images/ico-archives.gif) no-repeat left;
	padding: 0 0 0 35px;
}
.hdr3 span{
	background: url(images/ico-links.gif) no-repeat left;
	padding: 0 0 0 35px;
}
/*- Subscribe Link -*/
.subscribe{
	background: url(images/ico-feed.gif) no-repeat right;
	padding: 0 28px 0 0;
	text-align: right;
	margin-bottom:25px;
	float:right;	
}
.subscribe a{
	color: #0DB1F5;
	display: block;
	font-weight:bold;
	font-size:1.3em;
}
/*- Subscribe Link -*/
.search {
	width:286px;
	height:20px;
	padding:7px 7px;
	border:2px solid #B6B6B6;
	margin-bottom:25px;
	}
#s {
	float:left;
	display:inline;
	width:250px;
	border:none;
	color:#000;
	font-size:14px;
	}
.btn {
	float:right;
	display:inline;
	border:none;	
	}
/*=== Styling Lists ===*/
#rightcol ul{
	padding: 0 0 20px;
}
#rightcol ul li{
	background: url(images/hl-dash.gif) repeat-x bottom;
	font-size: 1.2em; /*border-bottom: 2px dashed #DADADA;*/
	padding: 9px 0;
}
#rightcol ul li a{
	background: url(images/ico-list.gif) no-repeat left top;
	display: block;
	margin: 0 0 0 7px;
	padding: 0 0 0 20px;
	font-weight:bold;
	font-size:0.9em;
}
/*=== Footer ===*/
#footer{
	background: #e9e9e9;
	clear: both;
	color: #555555;
	font-size: 1.1em;
	height: 2.3em;
	line-height: 2.3em;
	padding: 0 10px;
}
#footer a{
	color: #555555;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
/*- Navigation -*/
.navigation{
	float:left;
	font-size:1.2em;
	font-weight:bold;
	padding-bottom:10px;
	}
.alignleft{
	display:inline;
	float:left;
	}
.alignright{
	display:inline;
	float:right;
	}

a.digg { padding-left: 20px; background: url("images/digg.gif") 0 0 no-repeat; }
a.comment2 { padding-left: 20px; background: url("images/comment.gif") 0 0 no-repeat; }
a.delicious { background: url("images/delicious.gif") 0 0 no-repeat; padding: 2px 0 2px 20px; }

/*- Comments -*/
.comments_template{
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
}

.comments_template p.nocomments, .comments_template p.alert{
	padding: 10px;
	font-size: 14px;
}

.comments_template form#commentform{
	margin: 0;
	padding: 10px;
}

.comments_template form#commentform p{
	line-height: 18px;
}

ol.commentlist{
	margin: 10px 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	line-height: 24px;
}

ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}

ol.commentlist li{
	padding: 10px;
	border-top:1px dotted #B6B6B6;
}

ol.commentlist li.alt{
	background:#E9E9E9;
	border-top:1px dotted #B6B6B6;	
}

ol.commentlist li.highlighted{
	background:#E9E9E9;
	border-top:1px dotted #B6B6B6;	
}

.comment-number{ /* for Paged Comments plugin */
	float: right;
	font-family: Georgia, Arial, Verdana, Sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #aaa;
}

	#end { width: 570px; float: left; padding: 10px 0; background: url(images/hl-dash.gif) repeat-x top; margin: 15px 0 4px 0; }
	
		#end ul { float: left; width: 100%; font-size: 12px; text-align: left; margin: 0; }
		#end ul li { font-size: 12px; }
		#end ul.actions li { background: none; font-size: 12px; padding: 0; margin: 15px 0 4px 0; }
                #end ul.related li { font-size: 12px; padding: 0 0 0 16px; margin: .3em 0; line-height: 1.4em;}

#end h3, #comments h3 { margin: 0 0 1em 0; color: #333; font-size: 16px; }

a.subscribemini { padding-left: 20px; background: url("images/feed_mini.gif") 0 0 no-repeat; }
a.comment { padding-left: 20px; background: url("images/comment.gif") 0 0 no-repeat; }


.rightdigg { float: right; }
.leftdigg { float: left; }

img {
     margin: 0px;
     padding: 0 10px 0 10px;
     border: 0px;
}

.postimg {
     margin: 0px;
     padding: 0 10px 0 10px;
     border: 0px;
	 float: right;
}

#indexlink {
	margin:0;
	padding:0;
	width:530px;
	height:185px;
	float:left;
	background:url(http://www.wiicentre.com/images/logo.gif) no-repeat;
	background-position:30px 30px;
}

#homepage {
	margin:0;
	padding:0;
	width:200px;
	height:200px;
	float:right;
	margin: 0px 200px 0 0;
}

.snippet {
	color: #555555;
	margin:0;
	font-size: 14px;
	padding:0;
	position: absolute;
	top: 205px;
	left: 520px;
}
	.entry ul li { background: url("images/li_bullet.gif") 0 0 no-repeat; padding: 0 0 .8em 16px; line-height: 1.4em; font-size: 1.2em; color: #333; margin: .3em 0; }
	li.widget ul li { background: url("images/sidebar_li_bullet.gif") 0 0 no-repeat; padding: 0 0 .8em 16px; line-height: 1.4em;}

.vvqbox {
		
		padding: 5px 0px 25px 0px;
}