/*
Theme Name: Hylton Potts
Theme URI: http://hylton-potts.com/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.1
Author: Pixel Air and skysoclear
Author URI: http://pixelair.com/
Tags: blue, custom header, fixed width, two columns, widgets
*/


/* Begin Typography & Colors */
body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #050c1e url('images/global/top_bg.jpg') repeat-x;
	color: #333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	
	}
	
#tagline p {
	font-family: Georgia, Times;
	font-style: italic;
	line-height: 22px;
	font-size: 15px;
	}

#sidebar h2 {
	font-family: Georgia, Times;
	font-size: 14px;
	color: #43423e;
	font-weight: normal;
	}

blockquote {
	font-family: Georgia, Times;
	line-height: 21px;
	font-style: italic;
	font-size: 14px;
	}
	
#footer p {
	font-family: Verdana, Arial, Helvetica;
	line-height: 28px;
	color: #141414;
	}


#footer ul { }

#footer ul li {	list-style-type: none; float: left; padding: 0px 5px; border-right: 1px solid #bdb59f; line-height: 2em; }

#footer a:link, #footer a:visited { color: #615844;}

#page {
	background: white;
	border: none;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/global/header_bg.jpg') no-repeat top center;
	}

#content {
	font-size: 1.0em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #d6d3ca;
	border: none;
	font-size: 0.9em;
	border-top: 3px double #fff;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
#headerimg .description {
	display: none;
	font-size: 1.2em;
	text-align: center;
	}

h1, h2, h3 {
	font-family: 'Georgia', Times, Serif;
	font-weight: normal;
	color: #333;
	}
	
h1 { font-size: 3em; display: none;	} /*BIG blog title is hidden */
h2 { font-size: 2em;	}
h3 { font-size: 1.6em; margin-bottom: 0.25em;	}

h2.pagetitle {	font-size: 2em;	}

h1 a, h2 a, h3 a { color: #061433; text-decoration: none;}

h1 a:hover, h2 a:hover, h3 a:hover { text-decoration: underline; }

h1 a:visited, h2 a:visited, h3 a:visited { color: #333;	}


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

.entry p a:visited {
	color: #002066;
	text-decoration: underline;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Arial, Verdana, Sans-Serif;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #14213d;
	}

small { color: #555; } 

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}


/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0px;
	padding: 0px;
	}

#page {
	background-color: white;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 901px;
	border: 0px;
	}

#header {
	background-color: #fff;
	margin: 0px;
	padding: 0;
	height: 123px;
	width: 901px;
	}

#headerimg {
	margin: 0px;
	padding: 0px;
	height: 123px;
	width: 901px;
	}

.narrowcolumn {
	float: left;
	padding: 0 0px 10px 0px;
	margin: 15px 0 20px 20px;
	width: 470px;
	}

.widecolumn {
	float: left;
	padding: 0 0px 10px 0px;
	margin: 15px 0 20px 20px;
	width: 680px;
	}

.post {
	margin: 0 0 40px 0;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {
	clear: both;
	}

.clear {
	clear: both;
	}

#footer {
	padding: 15px 0 0 0;
	margin: 0 auto;
	width: 901px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	text-align: left;
	}

h2.pagetitle {
	margin-top: 10px;
	text-align: left;
	}

#post-2 h2 {
	display: none;
	}

#sidebar h2 {
	margin: 0;
	padding: 0 0 5px 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	padding: 0px; 
	margin: 0px;
	float: right;
	
	}

.alignleft {
	padding: 0px; 
	margin: 0px;
	float: left;
	}
	
.ticklist {width: 170px;}
.ticklist h3 { margin: 0; padding: 0;}
.homeleftpara {width: 272px;}

.team-photo { display: block; height: 180px; clear: both;}

/* End Images */

/* Calendar */

#sidebar .calendar { padding-left: 10px; padding-top: 1px;}

table#wp-calendar { width: 200px;}

table#wp-calendar a { font-weight: bold;}

table#wp-calendar td { background: #faf9f5; padding: 2px;}

table#wp-calendar td.pad { background: transparent;}



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 0px;
	list-style: none;
	padding-left: 0px;
	}

html>body .entry li {
	margin: 7px 0 8px 0px;
	}
	
	
#page .entry ul {
	margin-left: 10px;
	list-style: disc;
	padding-left: 20px;
	}
	
#page .entry ul li {
	line-height: normal;
	}

	
#page .entry ul.ticks {
	list-style-type: none;
	margin: 2px 0px 0px 0px;
	padding: 0px;
	}	

#page .entry ul.ticks li {
	margin: 5px 0 5px 0;
	font-family: Georgia, Times, serif;
	font-style: italic;
	font-size: 12px;
	background: url('images/global/tick.gif') no-repeat left;
	padding: 0px 0 1px 20px;
  	background-position: left;	
  	line-height: 16px;		
	}
	
	

.entry ul li:before, #sidebar ul ul li:before {
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

p.postmetadata { border-top: 1px dotted #333;}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
	.postmetadata a { font-weight: bold;}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	}

.expertise {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	}

#sidebar img {
	border: 0px solid white;
	margin: 0 0 5px 0px;
	padding: 0 0 5px 0px;
	}

#sidebar h3 { font-size: 1.6em; padding-bottom: 0.5em; text-align: left; padding-top: 0; margin-top: 0.5em;}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 2px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0 0px;
	padding: 0;
	color: #091a45;
	list-style-type: none;
	font-size: 12px;
	margin: 5px 0 5px 0;
	background: url('images/global/bullet_square.gif') no-repeat left;
	padding: 0px 0 1px 20px;
  	background-position: left;		
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 675px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Menu*/
#menu {
	background: transparent url('images/global/navigation.jpg') no-repeat top left;
	position:relative;
	display: block;
	float: left;
	padding: 0px 0 10px 0;
	margin: -88px 0px 0px 0px;
	width: 168px;
	height: 500px;
	border: 0px solid yellow;
	}

ul.menu_list {
	list-style-type: none;
	font-size: 12px;
	padding: 0px;
	margin: 0px 10px 10px 21px;
	border-top: 1px solid #a1a1a0;
	border-bottom: 1px solid #ffffff;
	}

#sidebar .page_item, #sidebar .cat-item {
	font-size: 12px;
	padding: 0px 0 0 19px; 
	line-height: 20px;	
	margin: 0px;
	color: #061433;
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #a1a1a0;
	}

#sidebar .page_item a,
#sidebar .page_item a:active,
#sidebar .page_item a:visited,
#sidebar .cat-item a,
#sidebar .cat-item a:active,
#sidebar .cat-item a:visited
	{
	color: #002066;
	}
	
#sidebar .current_page_item {
	background-color: transparent;
	}
	
#menu .page_item, #menu .cat-item {
	background: transparent;
	list-style-type: none;
	font-size: 12px;
	padding: 0px 0 0 9px; 	
	margin: 0px;
	color: #061433;
	height: 27px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #a1a1a0;
	}

.current_page_item {
	background-color: #dad9d6;
	}

ul.menu_list li a, ul.menu_list li a:active, ul.menu_list li a:visited {
	text-decoration: none;
	color: #061433;
	line-height: 27px;
	margin-top: 5px;
	}	

ul.menu_list li a:hover {
	text-decoration: underline;
	color: #061433;
	}
/* End Menu */



/* Begin Tagline */
#tagline {
	background: transparent url('images/global/tagline_bg.jpg') repeat-x top center;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 901px;
	height: 88px;
	border: 0px;
	}

#tagline p{
	float: right;
	width: 665px;
	margin: 12px 50px 10px 70px ;
	padding: 0px;
	color: #363430;
	}

#tagline span{
	font-style: normal;
	}
/* End Tagline */



/* Begin Sidebar */
#sidebar {
	background: #FFFFFF url('images/global/sidebar_bg.jpg') repeat-x top center;
	padding: 0px 0 10px 0px;
	margin: 5px 0 0 675px;
	width: 220px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 0 0 0px;
	padding: 0px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 0px solid #ddd;
	text-align: left;
	background-color: transparent;
	padding-top: 34px;
	margin: 0px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	text-align: right;
	line-height: 17px;
	padding: 0 15px 5px;
	margin: 0;
	}
/* End captions */

/* custom styles by AP */

.audio-box { }
.audio-box p {padding: 0; margin: 0;}

