/*  
Theme Name: WPI Block Magazine
Theme URI: http://www.adii.co.za/2007/10/08/the-block-magazine-is-here/
Description: <a href="http://www.adii.co.za/2007/10/08/the-block-magazine-is-here/">Click here for instructions about this theme.</a>
Version: 1.0
Author: Adii
Author URI: http://www.adii.co.za/
*/
/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: url(images/bgr.png) #929292 repeat-x top;
	color: #777777;
	font: .8em Arial,Tahoma,Verdana,Helvetica,Sans-Serif;
}
a{
	color: #ff0084;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 12px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
/*=== Layout ===*/
#page{
	background: #ffffff;
	margin: 0 auto;
	padding: 0 20px;
	width: 900px;
}
/*=== Header ===*/
#header{
	background: #FFF ;
	height: 110px;
}
/*- Logo -*/
#logo{
	background: url(images/wtg_logo.png) no-repeat top left;
	float: left;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	letter-spacing: -1px;
	margin: 30px 0 0 0px;
	padding: 42px 0 0 0;
	width: 500px;
}
#logo h1{
	display:none;
	color: #ff0084;
	font-size: 18px;
	font-weight: normal;
	line-height: 40px;
	padding: 16px 0 0 0;
}
#logo h1 a{
	color: #ffffff;
}
#logo h1 a:hover{
	text-decoration: none;
}
#logo h2{
	margin-top:3px;
	color: #ff0084;
	font-size: 18px;
	letter-spacing:1px;
}
/*- Subscribe -*/
#subscribe{
	float: right;
	background:url(images/header-sep.gif) no-repeat left bottom;
	letter-spacing: -1px;
	padding: 0 10px 0 15px;
	text-transform: uppercase;
	height:105px;
	width: 430px;
}
* html #subscribe{
	padding: 0 0 0 0;
}
#subscribe h3{
	border-bottom: 1px solid #ccefef;
	color: #ccefef;
	font-size: 15px;
	padding: 5px 0;
}
#subscribe ul{
	height: 17px;
	margin: 5px 0 10px;
}
#subscribe li{
	background: url(images/ico-rss.gif) no-repeat left;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin: 0 20px 0 0;
	padding: 0 0 0 20px;
}
#subscribe li a{
	color: #ffffff;
}
/*- Search -*/
#search{
	background: url(images/search-bgr.gif) no-repeat;
	height: 34px;
	margin:0 0 24px 0;
}
#search input{
	background: transparent;
	border: 0;
	color: #3a940a;
	float: left;
	font-size: 12px;
	margin: 8px 0 0 3px;
	width: 385px;
}
#search .btn{
	margin: 3px 0 0;
	padding: 0;
	width: auto;
}
/*=== Top Menu ===*/
#topmenu{
	background:#ffba00;
	height: 36px;
	line-height: 36px;
}
#topmenu ul{
	float: right;
	height: 36px;
	width: 900px;
}
.page_item,.current_page_item{
	border-right:1px white solid;
	float: left;
	font-size: 14px;
	text-transform:capitalize;
}
.page_item a,.current_page_item a{
	color: #ffffff;
	display: block;
	margin: 0 1px 0 0;
	padding: 0 18px;
	letter-spacing:1px;
}
.page_item a:hover,.current_page_item a{
	text-decoration: underline;
}
/*=== Columns ===*/
#columns{
	margin: 20px 0 0;
	padding: 0 0 15px;
}
#columns h2{
	color: #ed145b;
	font-size: 22px;
	font-weight: bold;
	padding: 0 0 4px 0;
}
#columns p{
	padding: 0 0 20px;
}
.col1{
	float: left;
	width: 440px;
}
.col1 img{
	margin: 0 0 15px;
}
.col2{
	float: right;
	width: 440px;
}
#columns .col2 h2{
	border-bottom: 1px solid #878787;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0 0 4px;
}
#columns .subcol2 h2{ border-bottom: 1px solid #ff7e00; }
/*--- Sub Columns ---*/
.subcol1{
	float: left;
	width: 250px;
}
.subcol2{
	float: right;
	width: 170px;
}
/*=== Entry Details ===*/
.entry {
	font-size:1.0em;
	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 ===*/
.con, .com, .cat {
	background: url(images/ico1.gif) no-repeat left;
	color: #fe66b5;
	font-size: 16px;
	margin: 0 15px 0 0;
	padding: 0 0 0 16px;
}
.com {
	background: url(images/ico2.gif) no-repeat left;
}
.cat {
	background: url(images/ico3.gif) no-repeat left;
}
a.con, .com a, .cat a {
color: #fe66b5 !important;
}
/*=== Styling Boxes ===*/
.box{
	background: url(images/box-bgr.png) repeat-y;
	width:445px;
	margin: 0 0 20px;
}
.box-top,.box-bot{
	background: url(images/box-top.png) no-repeat top;
	clear: both;
	width:445px;
	height: 6px;
	overflow: hidden;
}
.box-bot{
	background: url(images/box-bot.png) no-repeat top;
	height: 11px;
}
.box .spacer{
	color: #919191;
	font-size: .9em;
	height: 1%;
	padding: 5px 12px 0;
}
#columns .box h3{
	font-size: 14px;
	letter-spacing: -1px;
	padding: 0 0 10px;
}
#columns .box p{
	padding: 0 0 8px;
}
.box .spacer2{
	color: #919191;
	font-size: .9em;
	height: 1%;
	padding: 5px 12px 0;
}
.spacer2 h3{
	margin-bottom:0px !important;
	padding:0px !important;
	float:left;
	color:#FF7E00;
}
.sidepostmeta {
	margin:0px 0px 10px;
	float:left;
	font-weight:bold;
	}
.spacer2 .date, .spacer2 .comment, .spacer2 .author, .spacer2 .category {
	background:url(images/ico-cal.gif) top left no-repeat;
	padding-left:25px;
	margin-bottom:10px;
	font-size:1.2em;
	font-weight:bold;
	color:#333 !important;
	display:block;
	}
.spacer2 .comment {
	background:url(images/ico-comment.gif) top left no-repeat;
	}
.spacer2 .author {
	background:url(images/ico-user.gif) top left no-repeat;
	}
.spacer2 .category {
	background:url(images/ico-folder.gif) top left no-repeat;
	}
.spacer2 a {
	color:#333 !important;
	}
/*- Box2 -*/
.box2{
	background: #cfcfcf;
	margin: 0 0 20px;
	padding: 12px;
}
.domtab ul {
	float:left;
	margin:0px;
	padding:0px;
	}
.domtab ul li {
	display:inline;
	margin-right:2px;
	padding:6px 10px 4px 10px;
	background: #e7e7e7;
	font-size:0.9em;
	float:left;	
	}
.domtab ul li a {
	color:#878787 !important;
	font-weight:bold;
	}
.active {
	background:#cfcfcf !important;
	}
div.domtab div{display:none;}
.box2 h2 a { color:#878787;}
/*=== Styling Lists ===*/
/*- List1 -*/
ul.list1{
	padding: 0 0 20px;
}
.list1 li{
	font-size: .95em;
	margin: 0 0 6px;
}
.list1 li a{
	color: #777777;
}
/*- List2 -*/
.list2 li{
	background: url(images/hl-dash.gif) repeat-x bottom left;
	font-size: .95em;
	margin: 0 0 5px;
	padding: 7px 0 10px;
}
.list2 li a{
	color: #878787;
}
.list2 li h3{
	color: #878787;
	font-size: 14px;
	line-height: 1em;
	padding: 0 0 2px;
}
#columns .list2 li p{
	color: #fff;
	font-size:12px;
}
.list2 li img{
	float: left;
	margin: 0 15px 5px 0;
	position: relative;
}
/*- List3 -*/
.list3 {
	padding-top:10px;
	}
.list3 li{
	background: url(images/ico-note.gif) no-repeat top left;
	font-size: 1em;
	padding:0px 0px 10px 20px;
	line-height:1.1em;
	border-bottom:1px dashed #03A0F2;
	margin-bottom:10px;
}
.list3 li a{
	color: #333333;
	font-weight:bold;
}
/*- List4 -*/
.list4 {
	padding-top:10px;
	}
.list4 li{
	background: url(images/ico-comm.gif) no-repeat top left;
	font-size: 1em;
	padding:0px 0px 10px 20px;
	line-height:1.1em;
	border-bottom:1px dashed #03A0F2;
	margin-bottom:10px;
}
.list4 li a{
	color: #333333;
	font-weight:bold;
}
/*=== Styling Headers ===*/
#columns h2.hdr1{
	background: url(images/ico4.gif) no-repeat left top;
}
#columns h2.hdr2{
	background: url(images/ico5.gif) no-repeat left top;
}
#columns h2.hdr3{
	background: url(images/ico6.gif) no-repeat left top;
}
#columns .subcol2 h2{
	color:#ff7e00;
	padding: 0 0 2px 20px;
}
/*=== Footer ===*/
#footer{
	background: #ffba00;
	clear: both;
	color: #ffffff;
	font-size: 1em;
	height: 2.3em;
	line-height: 2.3em;
	padding: 0 10px;
}
#footer a{
	color: #ffffff;
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
hr{
	border-bottom: 1px solid #ff0084;
	clear: both;
	height: 1px;
	margin: 0 0 15px 0;
}
.ar{
	text-align: right;
}
.pagetitle {
	color: #ff7E00;
	font-size: 18px;
	margin-bottom:25px;
	text-transform:uppercase;
	}
.ad{
	margin: 0 0 15px;
}
/*- Navigation -*/
.navigation{
	float:left;
	font-size:1.2em;
	font-weight:bold;
	padding-bottom:10px;
	}
.alignleft{
	display:inline;
	float:left;
	}
.alignright{
	display:inline;
	float:right;
	}
/*- 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:1.0em;
	line-height:1.6em;
}

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;
}
/*- Archive -*/
.thumbr {
	width:84px;
	float:left;
	}
.thumbr img {
	border:2px solid #ff0084;
	}
.post-data {
	width:356px;
	float:right;
	}
.post-data h2 {
	font-size:1.3em !important;
	font-weight:bold !important;
	padding-bottom:2px !important;
	line-height:1.1em !important;
	}
.post-data p {
	margin-bottom:2px;
	padding-bottom:0px !important;
	font-size:0.9em !important;
	}
.mdate {
	background:url(images/ico-mcal.gif) top left no-repeat;
	padding-left:15px;
	}
.muser {
	background:url(images/ico-muser.gif) top left no-repeat;
	padding-left:15px;
	margin-right:20px;	
	}
.mcomm {
	background:url(images/ico-comm.gif) top left no-repeat;
	padding-left:15px;	
	}
.mcomm a {
	color:#777 !important;	
	}

.imgalignleft { float:left; margin:0 4px 4px 0; }
.imgalignright { float:right; margin:0 0 4px 4px; }