
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0;
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #63676A;
}

h1, h2, h3 {
	margin: 0;
	font-family: Arial, "Arial Black", Verdana;
	font-weight: normal;
	color: #ffffff;
}

h1 { font-size: 44px; }

h2 { font-size: 20px; }

h3 {font-size: 14px; font-weight:bold; }

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
	text-align: justify;
}



a { color: #ffffff; text-decoration: none; }

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

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 {
	width: 1022px;
	margin: 0 auto;
	background: #000000;
}

/* Header */

#header-wrapper {
}

#header {
	width: 1024px;
	height: 44px;
	margin: 0 auto;
	background: url(images/img03.jpg) repeat-x left top;
}

/*Small icons*/

#smallicons {
    float: left;
	height: 44px;
	}
	

/* Menu */

#menu {
	float: left;
	height: 44px;
	width:60%;
	;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	height: 44px;
	display: block;
	float: left;
	padding: 12px 25px 0px 25px;
	background: url(images/img04.jpg) no-repeat right 8px;
}

#menu a {
	display: block;
	float: left;
	text-decoration: none;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

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

#menu .current_page_item {
	margin: 0px;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	height: 44px;
}

#search form {
	float: right;
	margin: 0;
	padding: 10px 20px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search input {
	float: left;
	padding: 0;
	height: 20px;
	font: 12px Arial, Helvetica, sans-serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 14px;
	margin: 0px 6px 0px 0px;
	padding: 3px 0 0 5px;
	color: #658453;
}

#search-submit {
	padding: 0px;
	margin: 0px;
	height: 21px;
	margin-left: 4px;
	color: #39561D;
}

/* Page */

li { backgorund:#f1ebe9; }
li.odd { background:#fbe7df; }

ul { list-style-type: none;}

#page {
	width: 1022px;
	margin: 0 auto;
	padding: 0px;
}

/** LOGO */

#logo {
	width: 1024px;
	height: 300px;
	margin-left: 100px;
	background: url(images/my-banner.jpg) no-repeat left top;
}


/* Primary Navigation */

.nav {
	background:#000000;
	height: 30px;
	width: 690px;
	vertical-align:text-top;
	margin-left: 150px;
	color:#ffffff;
	

}

.nav a { 
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 115%;
	font-weight:bold;
	text-decoration:none;
	color: 	#ffffff;
	margin-left: 10px;
	margin-right:10px;
	margin-top:10px;	

}

.nav a:hover { color:#ffffff; background:#000000; font-size: 115%; font-family: Arial, Helvetica, sans-serif; text-decoration:underline; }

/* Secondary navigation social network links */

.networking {
	background:#000000;
	height: 30px;
	width: 600px;
	vertical-align:text-top;
	padding: 10px 15px 0px 50px;
	margin-left: 40px;
	color:#FFFFFF;

}

.networking a { 
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal; 
	text-decoration:none;
	color: 	#9c9c9c;
	margin-left: 10px;
	margin-right:10px;
	margin-top:10px;	

}

.networking a:hover { color:#9c9c9c; background:#000000; font-size: 90%; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:underline; }


/* Dotted line under nav */
.navline {
	background:#000000;
	height: 5px;
	width: 698px;
	vertical-align:text-top;
	margin-left: 148px;
	color:#9c9c9c;
	border-bottom: #9c9c9c 2px dotted;

}


/* Chris Pickering image */

#cpimage {
	width: 695px;
	height: 500px;
	background: url(images/CP-hp-photo2.jpg) no-repeat left top;
	margin-left: 150px;
	margin-top: 25px;

	
}


/* Content */

#content {
	float: left;
	width: 450px;
	background-color:#000000;
	margin-left:150px;
	margin-top:20px;
}

/* Post */

.post {
	margin-bottom: 0px;
	margin-top: 0px;
	
}

.post .title {
	height: 30px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
}


.post .meta {
	margin: -30px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding: 0px 5px 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 90%;
	color: #ffffff;
}

.post .links {
	margin: 0 50px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	margin-right: 155px;
	width: 220px;
}

#sidebar ul {
	margin: 0px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 5px;
	padding: 0 0 20px 0px;
	
}

#sidebar li ul {
	line-height: 200%;
	background: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 20px;
	background: none;
}

#sidebar p {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	height: 33px;
	margin: 0 0 20px 0px;
	padding: 15px 0px 0px 2px;
	border-bottom: 2px dotted #CCCCCC;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #ffffff;
}


#sidebar p {
	line-height: 200%;
	padding-bottom: 20px;
}

#sidebar a {
}


/* Forms */

.texta {
 font-size: 10px;
 background-color: #CCCCCC;
 border: 1px solid #666666;
 margin-bottom:10px;
}

legend
{
color: #000000;
background: #ffffff;
border: 0px solid #781351;
padding: 2px 6px;
font-size:130%;
font-weight: bold;
} 


fieldset
{ border:dotted 1px #CCCCCC;
margin-top:25px;
}
 

input.btn { 
	  color: #666666;
	  font: bold 84% 'trebuchet ms',helvetica,sans-serif; 
	  background-color:#cccccc; 
	  border: 1px solid; 
	  border-color: #333333; 
	  filter:progid:DXImageTransform.Microsoft.Gradient 
	  (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffeeddaa'); 
	} 


/* Columns */

div.ru1
{
width: 600px;
color: #000000;
}
div.ru1 div
{
float: left;
width: 140px;
height: 100px;
}
div.ru1 div.ru_column1
{
background-color: #ffffff;
}
div.ru1 div.ru_column2
{
background-color: #ffffff;
}
div.ru1 div.ru_column3
{
background-color: #ffffff;
}
div.ru1 div.ru_column4
{
background-color: #ffffff;
}


/* AJAX SEARCH */


#ajaxSearch_input {
top: 0px;
left: 25px;
width: 170px;
height: 19px;

}

#ajaxSearch_submit {
width: 50px !important;
height: 21px !important;
border-top: 1px solid #75767B;
	border-left: 1px solid #75767B;
	border-bottom: 1px solid #B6B9C0;
	border-right: 1px solid #B6B9C0;
	height: 21px;
	
}

        #ajaxSearch_output {
			background-color: #000000;
			color: white;
			-moz-opacity:0.9;
			opacity:0.9;
			filter: alpha(opacity=90);
			position: absolute;
			top: 23px;
			left: 220px;
			width: 650px !important;
			z-index: 1;
			border: 0;
			padding: 0;
			margin: 0;
        }
        #ajaxSearch_output a:hover{
			color: #000000;
			background-repeat: no-repeat;
			background-color: #f4c889;
			background-position: left center;
			display: block;
			width: 93% !important;
			padding: 5px;
		}
		#ajaxSearch_output a{
			color: #ffffff;
			background-repeat: no-repeat !important;
			text-align: left;
			border-right: 1px solid #2f2f2f;
			border-top: 1px solid #2f2f2f;
			border-left: 1px solid #2f2f2f;
			font-weight: normal;
			width: 172px;
			background-position: left center;
			display: block;	
			width: 93% !important;
			padding: 5px;
	}
        .ajaxSearch_paging {
    
        }
        .AS_ajax_result {
            color: #e3e8e8;
            margin-bottom: 3px;
        }
        .AS_resultLink {
            text-decoration: underline;
        }
        .AS_resultDescription{
            color: #e3e8e8;
        }
        .AS_ajax_more {
            color: #555;
        }

		.AS_intro { display: none;}







/* Footer */

#footer {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	background: #000000;
	height: 61px;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #FFFFFF;
}

#footer a {
}
