/*
Theme Name: New Look
Theme URI: http://dev.zatechcorp.com/wiki/AuthWare
Description: Custom Web Theme
Version: 1.0
Author: Azuka Okuleye
*/

html, body {
	margin: 0;
	padding: 0;	
}

body {
	margin: 0 6px 6px 6px;
	min-width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


body#commentspopup {
	min-width: 0;
}
/*** Global Styles ***/
a img {
	border: 0px;
}

a {
	color: #006699;
	text-decoration: none;
}

a:visited {
	color: #2299aa;
}

a:hover {
	text-decoration: underline;
}

h3 {
	font-size: 14px;
}
/*** Main Page Layout Ids ***/
#top-nav {
	float: left;
	width: 100%;
	background: #8c9cb6;
	margin-bottom: 10px;
}


#logo {
	float: left;
	margin: 0 0px 0 0;
}

#description {
	padding-left: 30px;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
}

#banner {
	color: #3F658C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: -8px;
	clear: both;
}

#global-nav {
	float: left;
	background: url(images/glob-right.gif) top right no-repeat #8c9cb6;
	width: 100%;
	clear: both;
}

#search {
	float: right;
	margin: 50px 0 0 0;
}

#bottom {
	padding-top: 10px;
	clear: both;
}

#sidebar {
	float: right;
	width: 250px;
	margin-bottom: 10px;
}

#content {
	margin-right: 270px;
}

#footer {
	clear: both;
	background: url(images/glob-right.gif) top right no-repeat #8c9cb6;
	margin-top: 10px;
}

#copyright {
	margin: 0px;
	padding: 9px 27px;
	text-align: left;
	background: url(images/glob-left.gif) top left no-repeat;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}

#login {
	position: absolute;
	right: 6px;
	background-color: #8c9cb6;
	color: #fff;
	padding: 4px;
	display: none;
	font-size: 13px;
}
/*** Headings ***/
h2 {
	margin: 0 0 12px 0;
	color: #003300;
	font-size: 24px;
	font-weight: lighter;
}

#banner h1 {
	font-weight: normal;
	font-style: italic;
	font-size: 35px;
	margin: 0px 0px 8px 0px;
}

.post h2 {
	margin: 0;
	font-size: 22px;
	font-weight: normal;
	font-family: Tahoma;
	border-bottom: 1px dotted #CCCCCC;
}


#sidebar h2 {
	margin: 0px 0 10px 0;
	font-size: 18px;
	font-weight: lighter;
	color: #999999;
	font-style: italic;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 12px;
}

h3 {
	color: #333333;
	font-size: 18px;
	font-weight: normal;
}
/** Classes **/
div.post {
	padding: 4px 7px 0px 7px;
	/*background-color: #FcFcFc;
	border: 1px solid #D8D8D8;*/
	margin-bottom: 10px;
	clear: left;
}

div.entry {
	font-size: 13px;
	font-family: "Trebuchet MS";
}

div.right {
	padding: 7px;
	background-color: #FcFcFc;
	border: 1px solid #D8D8D8;
}


p.postmetadata {
	margin: 0;
	padding: 8px 0;
	border-top: 1px solid #D8D8D8;
	text-align: right;
	font-size: 11.5px;
}

div.navigation {
	float: left;
	text-align: right;
	padding-bottom: 15px;
	width: 100%;
}

div.align-left {
	float: left;
	text-align:left;
}
div.align-right {
	float: right;
}
.margin {
	margin: 4px;
}
p.subscribe {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}

.description {
	font-style: italic;
}

div.header {
	padding: 7px;
}

.contactform {
	float: left;
}

img.align-right {
	float: right;
	margin: 0 0 5px 5px;
}

img.align-left {
	float: left;
	margin: 0 5px 5px 0;
}
/*** Links ***/
#top-nav a {
	display: block;
	float: left;
	padding: 8px 16px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-width: 1px;
	border-color:  #ABB6C9 #727F94 #CECECE #A1AEC3;
	border-style: solid;
}

#top-nav a:hover, #top-nav a#current {
	background-color: #727F94;
}	

#global-nav a {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 8px 12px 5px 12px;
}

#global-nav a:hover {
	text-decoration: none;
	color: #eff1f5;
}

#global-nav ul li.current_page_item a {
	color: #8c9cb6;
	background: url(images/curve-right.gif) bottom right no-repeat transparent;
}

#global-nav li.current_page_item a:hover {
	color: #003366;
}

.post h2 a, .post h2 a:visited {
	color: #003366;	
}

p.subscribe a {
	color: #000;
}
/*** Lists ***/
#top-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	border-width: 1px;
	border-color:  #ABB6C9 #727F94 #CECECE #A1AEC3;
	border-style: solid;
}

#global-nav ul {
	margin: 0;
	padding: 0 0 0 12px;
	list-style: none;
	background: url(images/glob-left.gif) top left no-repeat;
	height: 34px;
}

#global-nav ul.other {
	float: right;
	background: none;
}

#top-nav li {
	display: inline;
}

#global-nav li {
	float: left;
}

#global-nav ul li.current_page_item {
	background: url(images/curve-left.gif) bottom left no-repeat #FFF;
}

ul.type-list, ol.commentlist {
	padding: 6px;
	margin-left: 0;
}

ul.type-list li, ol.commentlist li {
	list-style: none;
	padding-left: 52px;
	background: url(images/book.gif) top left no-repeat;
	font-size: 12.8px;
	font-family: "Trebuchet MS";
	border-bottom: 1px solid #ddd;
	padding-top: 7px;
}

ul.type-list li.article, ol.commentlist li.alt {
	background-image: url(images/article.gif);
}
#home-bottom-right li {
	line-height: 10px;
	list-style-type: square;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar ul ul {
	padding-left: 20px;
	margin-bottom: 10px;
}

#sidebar ul ul li {
	line-height: 20px;
}
/*** Forms ***/
#login label {
	float: left;
	width: 90px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
}

#login input {
	margin: 2px;
	width: 150px;
}

#content textarea {
	width: 450px;
	height: 300px;
	overflow: auto;
	padding: 5px;
	border: 1px solid #ccc;
}

#popupform textarea {
	width: 350px;
	height: 200px;
	overflow: auto;
	padding: 5px;
	border: 1px solid #ccc;
}

#content input, #popupform input {
	padding: 5px;
	border: 1px solid #ccc;
	width: 170px;
}

* html body #content input, * html body #popupform input {
	width: 180px;
}

#content input.submit, #content button, #popupform input.submit {
	background-color: #f8f8f8;
	border: 1px solid #ccc;
	padding: 5px 12px;
}

/** Misc **/

.banner-ad iframe {
	padding: 5px;
	border: 1px solid #ccc;
	margin-top: 10px;
	float: left;
	position: relative;
}

acronym {
	color: #333;
	border-bottom: 1px dotted #ccc;
	cursor: help;
}

blockquote {
	color: #777;
	font-style: italic;
	line-height: 23px;
	border-left: 1px solid #777;
	margin: 1em 0 1em 2em;
	padding-left: 8px;
}

dt {
	padding: 0;
	margin: 0;
	font-weight: bold;
}

dd {
	margin: 0;
	padding: 0 0 0 2em;
	font-style: italic;
}