/* 
 * Do not edit this file.
 * Edit custom.css instead, or create your own css file.
 */

body {
	background:white;
	color:#333;
	font-family:helvetica, arial, sans-serif;
	font-size:16px;
	margin:0;
	padding:0;
	text-align:center;
}

#body {
	margin:0 auto;
	padding:0;
	text-align:justify;
	width:1000px;
}

h1, h2, h3, h4, h5, h6 {
	text-align:left;
}

h2 {
	font-size:18px;
}

a { color:blue; text-decoration:none; }
a:hover { text-decoration:underline; }
a img { border:none; }

.clear {
	clear:both;
}

table#content-columns {
	border-collapse:collapse;
	width:100%;
}

table#content-columns .content-cell {
	vertical-align:top;
}



/* Blog columns */

.blog .cols-2 .item, .blog-featured .cols-2 .item {
	width:49%;
}

.blog .cols-3 .item, .blog-featured .cols-3 .item {
	width:31%;
}

.blog .item, .blog-featured .item {
	float:left;
	padding:5px 10px;
}

.blog .item-separator, .blog .row-separator, .blog-featured .item-separator, .blog-featured .row-separator {
	clear:both;
	display:block;
}

.blog .readmore, .blog-featured .readmore {
	margin-top:0;
	padding-top:0;
}




/* Actions (eg. edit buttons) */

ul.actions {
	margin:-40px 0 40px;
	padding:0;
	text-align:right;
}

ul.actions li {
	list-style-type:none;
	float:right;
}



/* Aritcle information (author, date, etc)*/

dl.article-info {
	clear:both;
}

dl.article-info dt {
	display:none;
}

dl.article-info dd {
	font-size:90%;
}



/* Login Form */
form#login-form label {
	display:inline-block;
	width:120px;
}


/* Front-end Article Editor */
form#adminForm label {
	display:inline-block;
	width:125px;
}




/* Tool Tips */
div.tip-wrap {
	background:white;
	border:1px solid #666;
	padding:10px;
}

div.tip-title {
	font-weight:bold;
}

div.tip-text {
	font-style:italic;
}




/* Pagination and Page Navigation */
.blog .pagination, .content ul.pagenav {
	background:#eee;
	border:1px solid #ccc;
	border-width:1px 0;
	margin:8px 0 ;
	padding:5px 0;
}

.blog .pagination .counter {
	margin:0 14px 0 0;
	float:right;
}

.blog .pagination ul, .content ul.pagenav {
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:left;
}

.blog .pagination li, .content ul.pagenav li {
	display:inline;
	text-align:left;
	border:solid 0px #eee;
	margin:0 4px 0 0;
}

.blog .pagination li:first-child * {
	margin-left:10px;
}

.blog .pagination li a, .blog .pagination li span, .content ul.pagenav li a {
	padding:2px 5px;
}

.content ul.pagenav {
	text-align:center;
}



/* Hover popups */
.wireframe-hover-show { display:none; }
.wireframe-hover-control:hover span.wireframe-hover-show { display:inline; }
.wireframe-hover-control:hover div.wireframe-hover-show { display:block; }
.wireframe-hover-control:hover p.wireframe-hover-show { display:block; }
.wireframe-hover-control:hover .wireframe-hover-hide { display:none; }


/* IP Location */
body.wireframe-country .wireframe-country {
	display:none;
}

body.wireframe-country-AIA span.wireframe-country-AIA,
body.wireframe-country-ATG span.wireframe-country-ATG,
body.wireframe-country-BHS span.wireframe-country-BHS,
body.wireframe-country-BRB span.wireframe-country-BRB,
body.wireframe-country-DMA span.wireframe-country-DMA,
body.wireframe-country-GRD span.wireframe-country-GRD,
body.wireframe-country-JAM span.wireframe-country-JAM,
body.wireframe-country-MTQ span.wireframe-country-MTQ,
body.wireframe-country-KNA span.wireframe-country-KNA,
body.wireframe-country-LCA span.wireframe-country-LCA,
body.wireframe-country-MAF span.wireframe-country-MAF,
body.wireframe-country-VCT span.wireframe-country-VCT,
body.wireframe-country-SXM span.wireframe-country-SXM,
body.wireframe-country-TTO span.wireframe-country-TTO,
body.wireframe-country-USA span.wireframe-country-USA,
body.wireframe-country-VGB span.wireframe-country-VGB,
body.wireframe-country-VIR span.wireframe-country-VIR,
body.wireframe-country-unknown span.wireframe-country-unknown {
	display:inline;
}

body.wireframe-country-AIA div.wireframe-country-AIA,
body.wireframe-country-ATG div.wireframe-country-ATG,
body.wireframe-country-BHS div.wireframe-country-BHS,
body.wireframe-country-BRB div.wireframe-country-BRB,
body.wireframe-country-DMA div.wireframe-country-DMA,
body.wireframe-country-GRD div.wireframe-country-GRD,
body.wireframe-country-JAM div.wireframe-country-JAM,
body.wireframe-country-MTQ div.wireframe-country-MTQ,
body.wireframe-country-KNA div.wireframe-country-KNA,
body.wireframe-country-LCA div.wireframe-country-LCA,
body.wireframe-country-MAF div.wireframe-country-MAF,
body.wireframe-country-VCT div.wireframe-country-VCT,
body.wireframe-country-SXM div.wireframe-country-SXM,
body.wireframe-country-TTO div.wireframe-country-TTO,
body.wireframe-country-USA div.wireframe-country-USA,
body.wireframe-country-VGB div.wireframe-country-VGB,
body.wireframe-country-VIR div.wireframe-country-VIR,
body.wireframe-country-unknown div.wireframe-country-unknown {
	display:block;
}

body.wireframe-country-AIA p.wireframe-country-AIA,
body.wireframe-country-ATG p.wireframe-country-ATG,
body.wireframe-country-BHS p.wireframe-country-BHS,
body.wireframe-country-BRB p.wireframe-country-BRB,
body.wireframe-country-DMA p.wireframe-country-DMA,
body.wireframe-country-GRD p.wireframe-country-GRD,
body.wireframe-country-JAM p.wireframe-country-JAM,
body.wireframe-country-MTQ p.wireframe-country-MTQ,
body.wireframe-country-KNA p.wireframe-country-KNA,
body.wireframe-country-LCA p.wireframe-country-LCA,
body.wireframe-country-MAF p.wireframe-country-MAF,
body.wireframe-country-VCT p.wireframe-country-VCT,
body.wireframe-country-SXM p.wireframe-country-SXM,
body.wireframe-country-TTO p.wireframe-country-TTO,
body.wireframe-country-USA p.wireframe-country-USA,
body.wireframe-country-VGB p.wireframe-country-VGB,
body.wireframe-country-VIR p.wireframe-country-VIR,
body.wireframe-country-unknown p.wireframe-country-unknown {
	display:block;
}
