/*  
Theme Name: Netidme Default Template
Theme URI: http://www.hobo-web.co.uk
Description: The default Netidme Tempalte
Version: 1.2
Author: Martin gardner
Author URI: http://www.hobo-web.co.uk
*/


/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 {
	color: #8A8A8A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 18px;
	letter-spacing: normal;
	color: #173152;
	margin-top: 0px;
}

h2 {
	font-size: 11px;
	color: #365C80;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5BDD7;
	line-height: 16px;
	margin: 3px;
	padding: 5px;
}


h3 {
	font-size: 14px;
}

ul {
	/*list-style:none;*/
}

li {
	list-style:none;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: text-top;
	font-variant: normal;
	
}

p, blockquote, ul, ol, dl {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
	line-height: 18px;
	color: #666666;
}

strong {
	color: #003366;
}

.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}

.list1 li {
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 0px 15px;
	background: url('images/homepage06.gif') no-repeat 0px 15px;
	border-top: 1px solid #E3E3E3;
}

.list1 li.first {
	border: none;
}

/** LINKS */
a {
	color: #819EC0;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#203B58;
}
/*
a:visited {
	color:#819EC0;
}*/


/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img {

}

img.logo {
	border: none;
	margin-bottom: 5px;
	margin-top: 5px;
}

img.left {
	float: left;
	margin: 3px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
	height: 31px;
	background: url('images/homepage05.gif') repeat-x left center;
}

/** WRAPPER */

#wrapper {
	width: 800px;
	background: #FFFFFF;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCD7ED;
	border-right-color: #CCD7ED;
	border-bottom-color: #CCD7ED;
	border-left-color: #CCD7ED;
}

/** TOPNAV */

#topnav a {
	font-size:10px;
	color:#FFFFFF;
	text-decoration: underline;
	margin-top: 0px;
	float: right;
	text-align: right;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
}

/** MENU */

#menu a {
	text-decoration: none;
	font-size: 14px;
	color: #636363;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

/** BANNER */

#banner {

}

#banner h1 {
	margin: 0px;
	text-transform: none;
	letter-spacing: -2px;
	font-size: 27px;
	color: #FFFFFF;
}

#banner p {
	text-transform: none;
	font-size: 14px;
	color: #003366;
	text-align: right;
	float: right;
	padding-top: 25px;
	display: none;
	margin-right: 30px;
	font-weight: bold;
	line-height: 20px;
}

#banner .more {
	margin: 0px;
}

#banner a {
	display: block;
	height: 39px;
	padding: 8px 0px 0px 40px;
	text-transform: none;
	text-decoration: none;
	font-size: 18px;
	color: #FFFFFF;
}

#banner a:hover {
	text-decoration: underline;
}

/** FOOTER */

#footer p {
	text-align: center;
	color: #003366;
	/*padding-top: 5px;*/
}

#footer a {
	color: #003366;
	text-align: left;
}
#sidebar_table {
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 170px;
	height: auto;
	background-image: url('images/sidebox-bg.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.post {
	margin:0 0 30px 0;
}
.post-info {
	margin:0;
	padding:0;
	color:#333;
}
.post-info a {
	color:#A0BED8;
}
.post-info a:hover {
	color:#294A6D;
}
.post-content {
	padding:10px 0;
	margin:3px 0;
	border-top:#BBC4A3 1px solid;	
}
.post-title {
	font-size:1.5em;
	margin:0;
	font-weight:bold;
}
.post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active {
	text-decoration:none;
	color:#325477;
}
.post-date {
	float: left;
	color: #BBC4A3;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	margin: 3px 10px 0 0;
	padding: 8px 3px;
	width: 58px;
	background: #203B58;
	line-height:1em;
}


/* =PAGING */
#paging{

display:block;

margin: 0 0 2em 0;

padding: 0 0 1px;

clear:both;

font-size: 11px;

height: 40px;

}

#paging li.older{

float:right;

}

#paging li.newer{

float:left;

}

#paging li a {

background:#fff;
border: 1px solid #0aa7d6;
color:#213E5E;
width:140px;
display:block;
text-align:center;
padding:6px 0;
text-decoration:none;
text-transform: uppercase;
font-weight: bold;
}

#paging li a:hover {

background: #213E5E;
border-color: #0aa7d6;
color:#FFFFFF;

}