
  CSS - http://www.nbushell.f9.co.uk/6.html

  * Collapse All <#>
  * Expand All <#>


    http://www.nbushell.f9.co.uk/6.html


      http://www.nbushell.f9.co.uk/style.css



/



body {

	margin: 0px;

	padding: 0;

	

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14pt;

	color: black;

}



h1, h2, h3 {

	margin: 0;

	text-transform: uppercase;

	font-weight: normal;

	color: #08252E;

}



h1 { font-size: 44pt; }



h2 { font-size: 18pt; 
font-weight: bold;
}



h6 { font-size: 18px; }





h3 { }



p, ul, ol {

	margin-top: 0;

	line-height: 220%;

	text-align: justify;
	font-size: 14pt;
}



ul, ol { }



blockquote { }



a { color: #842946; }



a:hover { text-decoration: none; }



a img {

	border: none;

}



img.left {

	float: left;

	margin: 7px 30px 0 0;

}



img.right {

	float: right;

	margin: 7px 0 0 30px;

}



hr { display: none; }



.list1 {

}



.list1 li {

	float: left;

	line-height: normal;

}



.list1 li img {

	margin: 0 30px 30px 0;

}



.list1 li.alt img {

	margin-right: 0;

}



#wrapper {

	margin: 0px;

	padding: 30px 0px 0px 0px;
font-size: 14pt;
}



/* Header */



#header-wrapper {

	margin: 0px;

	padding: 0px;

}



#header {

	width: 100%;

	height: 60px;

	margin: 0 auto;

}



/* Menu */



#menu {

	float: left;

	width: 100%;

	height: 60px;

display: none;

}



#menu ul {

	margin: 0px;

	padding: 0px;

	list-style: none;

	line-height: normal;
display :none;

}



#menu li {

	display: block;

	float: left;
 display: none;
}



#menu a {

	display: block;

	float: left;

	height: 40px;

	margin-right: 4px;

	padding: 20px 25px 0px 25px;

	text-decoration: none;

	text-transform: capitalize;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #FFFFFF;
display :none;
}



#menu a:hover { 

                  color: black;

	text-decoration: none; 

	height: 40px;

	padding: 20px 25px 0px 25px;

	background: orange;
display: none;

}





#menu .current_page_item a {

	height: 40px;

	padding: 20px 25px 0px 25px;

	background: #280612;

	color: #FFFFFF;

display: none;

}



#menu .first {

	background: none;

}

/* Search */



#search {

	float: right;

	width: 310px;

	height: 60px;

}



#search form {

	float: right;

	margin: 0;

	padding: 24px 30px 0 0;

}



#search fieldset {

	margin: 0;

	padding: 0;

	border: none;

}



#search input {

	float: left;

	font: 12px Georgia, "Times New Roman", Times, serif;

	border: none;

}



#search-text {

	width: 200px;

	height: 18px;

	padding: 3px 0 0 5px;

	border: 1px solid #333333;

	background: #ECF9E4;

	color: #000000;

}



#search-submit {

	height: 21px;

	margin-left: 10px;

	padding: 0px 5px;

	background: #000000;

	color: #FFFFFF;

}



/* Page */



#page {

	width: 1000px;

	margin: 0 auto;

	padding: 0px;

	font-size: 14pt;	

}



#page-bgtop {

	padding: 10px 10px 0px 10px;

	

}





/** LOGO */



#logo {

	width: 1000px;

	height: 20px;

	margin: 0 auto;

}



#logo h1, #logo p {

	margin: 0px;

	line-height: normal;

	text-transform: capitalize;

	font-weight: normal;

	color: black;

}



#logo p {

	padding-left: 22px;

	text-transform: uppercase;

	font-size: 13px;

	font-weight: bold;

	color: black;

}



#logo h1 {

	padding-left: 20px;

	padding-top: 10px;

	font-size: 48px;

}



#logo a {

	text-decoration: none;

	color: #FFFFFF;

}



#logo h1 a {

	text-decoration: none;

	color: black;

}





#banner {

	float: right;

	margin-top: -10px;

	padding: 0px 20px 0px 0px;

}



/* Content */



#content {

	float: left;

	width: 610px;
font-size: 14pt;
}



/* Post */



.post {

	margin-bottom: 45px;

	border-bottom: 1px solid #DFDFDF;
	font-size: 14pt;
}



.post .title {

	height: 30px;

	color: #08252E;

}



.post .small-title {

	height: 20px;

	color: #08252E;

}



.post .title a {

	text-decoration: none;

	text-transform: capitalize;

	font-size: 1.4em;

	font-weight: bold;

	color: #08252E;

}



.post .date {

}



.post .meta {

	margin-left: 2px;

	padding: 2px 30px 2px 16px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: normal;

	font-size: 14px;

	color: #66665E;

}



.post .meta span {

	display: block;

	margin-top: -10px;
font-size: 14px;
}



.post .meta a { }



.post .entry {

	padding: 10px 0 30px 0;

}



.post .entry-content {

	float: right;

	width: 330px;
font-size: 14pt;
}



.post .entry-image {

	float: left;

	width: 280px;

	padding-right: 20px;

	padding-top: 6px;

	padding-bottom: 30px;
    display: none;
}





.post .small-image {

	float: left;

	width: 150px;

	padding-right: 20px;

	padding-top: 0px;

	padding-bottom: 0px;
   display: none;
}



.post .links a {

	font-weight: bold;

	color: #08252E;

}



.post .links .comments {

}



.post .links .permalink {

	padding-left: 17px;

}



/* Sidebar */



#sidebar {

	float: right;

	width: 300px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	border-left: 1px solid #DFDFDF;

display :none;

}



#sidebar ul {

	margin: 0px 0px 0px 30px;

	padding: 0;

	list-style: none;

	line-height: normal;
display :none;
}



#sidebar li {

	margin-bottom: 30px;
display :none;
}



#sidebar li ul {

	margin: 0px;

	padding: 0px;
display :none;
}



#sidebar li li {

	margin: 0;

	padding: 12px 0px 12px 15px;

	border-bottom: 1px solid #DFDFDF;

	background: url(images/img09.jpg)  no-repeat left 17px;
display :none;
}



#sidebar li li a {

	font-weight: normal;
display :none;
}



#sidebar li li a:hover {

                             background: orange;
display :none;
}



#sidebar  a:hover {

                             color: black;

                           height: 20px;

	         padding: 5px 5px 5px 5px;

                             background: orange;
display :none;
}



#sidebar a:visited {

             color: #0E4456;
display :none;
}





#sidebar p {

	line-height: 200%;
display :none;
}



#sidebar h2 {

	height: 30px;

	text-transform: capitalize;

	font-size: 1.8em;

	font-weight: normal;
display :none;
}



#sidebar a {

	text-align: left;

	text-decoration: none;

	font-weight: bold;
display :none;
}



/* Calendar */



#calendar {

}



#calendar caption {

	padding-bottom: 5px;

	font-weight: bold;

}



#calendar table {

	width: 100%;

	border-collapse: collapse;

	border-bottom: 1px solid #24130F;

	border-left: 1px solid #24130F;

	border-right: 1px solid #24130F;

}



#calendar thead th {

	padding: 5px 0;

	text-align: center;

	border-top: 1px solid #24130F;

	border-left: 1px solid #24130F;

	background: #24130F;

}



#calendar tbody td {

	padding: 5px 0;

	text-align: center;

	border-top: 1px solid #24130F;

	border-left: 1px solid #24130F;

	border-bottom: 1px solid #24130F;

}



#calendar tfoot td {

	padding: 5px;

	border-left: 1px solid #24130F;

	border-bottom: 1px solid #24130F;

}



#calendar tfoot #next {

	border-top: 1px solid #24130F;

	text-align: right;

}



#calendar tfoot #prev {

	border-top: 1px solid #24130F;

}



#calendar .pad {

	border-bottom: 1px solid #24130F;

}



#calendar #today {

	background: #24130F;

}



/* Footer */



#footer-bgcontent {

	margin: 0px;

	padding: 0px;

	height: 70px;

	display :none;

}



#footer {

	width: 1000px;

	height: 49px;

	margin: 0 auto;

	padding-top: 50px;

display :none;

}



#footer p {

	margin: 0;

	padding-right: 30px;

	text-align: right;

	line-height: normal;

	font-size: 10px;
display :none;
}



#footer a {
display :none;
}



#bottom-menu li

{




display :none;


list-style-type: none;

padding-right: 20px;



}









.thumbnail img{

float: left;

	width: 60px;

	padding-right: 10px;

	padding-top: 0px;

	padding-bottom: 0px;
display :none;
}



.thumbnail:hover{

background-color: transparent;
display :none;
}



.thumbnail:hover img{

border: 1px solid orange;
display :none;
}



.thumbnail span{ /*CSS for enlarged image*/

position: relative;

padding: 5px;

left: 200px;

border: 1px dashed gray;

visibility: hidden;

color: black;

text-decoration: none;
display :none;

}



.thumbnail span img{ /*CSS for enlarged image*/

border-width: 0;

padding: 2px;
display :none;

}



.thumbnail:hover span{ /*CSS for enlarged image*/

visibility: visible;

top: 0;

left: 530px; /*position where enlarged image should offset horizontally */

z-index: 50;
display :none;

}





