/*  
Theme Name: PeopleAreTalkin
Theme URI: http://wordpress-themes.chromaticsites.com/columns/2-columns/8/peoplearetalkin/
Description: Beautiful and unique layout and design featuring built-in Flickr support; Gravatar support; AdSense Ready; Widget Ready; Recent Entries; Built in Social Bookmarking (Digg, Facebook, Stumble Upon, Delicious, Newsvine). Oh, and did we mention a unique and beautiful layout? CSS and XHTML valid, standards compliant, SEO friendly.
Version: 1.0
Author: Chromatic Sites
Author URI: http://www.chromaticsites.com/

	PeopleAreTalkin
	 http://wordpress-themes.chromaticsites.com/columns/2-columns/8/peoplearetalkin/

	This theme was designed and built by Chromatic Sites, whose website offers professionally designed, standards compliant, bug-free WordPress Themes which you can find at http://wordpress-themes.chromaticsites.com/
	
	For respect of the designer of this theme, please leave the links in the footer intact. Enjoy.
*/



/* Reset */

body, p, h1, h2, h3, h4, h5, ul, ol, li, div { margin: 0; padding: 0; list-style: none; }

/* End Reset */



/* Begin Typography & Colors */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url(images/structure/backgroundTop.png) repeat-x #0165D7;
	color: #00234e;
	text-align: center;
	opacity: 0.99999; 
	text-shadow: 0 0 0 #000;
	padding-bottom: 50px;
	}

#page {
	text-align: left;
	}

#header {
	
	}

#headerimg 	{ 
	height: 192px; 
	width: 740px; 
	} 

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	}

.narrowcolumn p {
	margin-top: 15px;
	font-weight: normal;
	color: #00234e;
}

.narrowcolumn .entry {
	font-size: 1em;
}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	margin-top: 20px;
	color: #e07900;
	line-height: 130%;
	padding-bottom: 96px;
	}
	
.commentsCount {
	background: url(images/structure/commentsCount.png) no-repeat;
	width: auto;
	height: 23px;
	padding-left: 45px;
	padding-top: 5px;
	width: 130px;
	padding-bottom: 10px;
	margin-right: 10px;
	position: absolute;
}

.tagsCount { 
	background: url(images/structure/tagCount.png) no-repeat;
	width: auto;
	position: absolute;
	height: 24px;
	margin-left: 180px;
	width: 265px;
	padding-top: 5px;
	padding-bottom: 36px;
	padding-left: 45px;
}

.tagsCount a { 
	color: #00336f;
}

.tagsCount a:hover {
	color: #1758DD;
}

.narrowcolumn .postmetadata .commentsCount a, .narrowcolumn .postmetadata .commentsCount a:visited {
	color: #e07900;
}

.alt {
	}

#footer {
	border: none;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-size: 3.8em;
	text-align: left;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

.description {
	font-size: 19px;
	color: white;
	margin-top: 5px;
	margin-left: 50px;
	text-align: left;
}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	line-height: 120%;
	}

#sidebar h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande';
	font-size: 1.5em;
	color: white;
	line-height: 110%;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 37px;
	background: url(images/structure/widgetHeader.png) no-repeat #003574;
	}

 .recentEntries h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande';
	font-size: 1.5em;
	color: white;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 37px;
	background: url(images/structure/recentEntries.png) no-repeat;
	}

 #commentform h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande';
	font-size: 1.5em;
	color: white;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 37px;
	background: url(images/structure/respondHeader.png) no-repeat;
	}

.flickr h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande';
	font-size: 1.5em;
	color: white;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 37px;
	background: url(images/structure/flickrBackground.png) no-repeat;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000000;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

h2.latest, .post_page h2 { 
	background: url(images/structure/postTitleBorder.png) no-repeat bottom;
	padding-bottom: 20px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	color: white;
	text-transform: capitalize;
	}

.commentlist cite {
	background: url(images/structure/commentsTop.png) no-repeat left #D97F00; 
	margin: 0;
	padding: 0;
	width: 410px;
	height: auto;
	padding-top: 13px;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	display: block;
	font-size: 1.3em;
}

#commentsContainer {
	width: 933px; 
	height: auto;
	margin-top: 10px;
	padding-top: 65px;
	padding-bottom: 30px;
	float: left;
	font-size: 1.2em;
	background: url(images/structure/commentsContainer.png) no-repeat #613900; 
}

#commentsContainer p {
	margin-top: 15px;
}

.avatar {
	position: absolute;
	margin-left: -100px;
	background: url(images/structure/avatarBackground.png) no-repeat; padding: 10px;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#commentform { 
	width: 300px;
	float: right;
}

#commentform a {
	color: white;
	font-weight: bold;
}

#commentform p {
	color: white;
}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #AA6E18;
	text-decoration: none;
	}
	
a:hover {
	color: #D88C1E;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	}

#page {
	width: 933px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	background:url(images/structure/pageTop.png) no-repeat #FFFFFF;
	}

#header {
	height: auto; 
	width: 933px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
	}

.date {
	background: url(images/structure/dateBackground.png) no-repeat; 
	width: 71px;
	height: 94px;
	float: left;
	margin-left: -85px;
	font-family: 'Trebuchet MS', 'Lucida Grande';
	font-size: 1em;
	font-weight: bold;
	color: white;
	padding-top: 13px;
	text-align: center;
	position: relative;
	line-height: 140%;
}

.dateDay {
	margin-top: 8px;
	font-size: 1.8em;
	}

#headerimg {
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	width: 570px;
	margin-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	}

.widecolumn {
	width: 450px;
	}

.post {
	text-align: left;
	width: 490px;
	margin-left: 80px;
	margin-bottom: 50px;
	}
	
.post_page {
	text-align: left;
	width: 550px;
	margin-left: 20px;
	margin-bottom: 50px;
	}
	
.entryExcerpt {
	font-size: 1.6em;
	color: #002d61;
	font-family: 'Trebuchet MS', 'Lucida Grande';
	margin-bottom: 20px;
	line-height: 130%;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	}

.narrowcolumn .postmetadata {
	}

.widecolumn .postmetadata {
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
}

.widecolumn .attachment {
	text-align: center;
}

.postmetadata {
	clear: left;
}

#footer {
	width: 813px;
	clear: both;
	line-height: 170%;
	background: url(images/structure/footer.png) no-repeat bottom #002D61; 
	height: 80px;
	padding-top: 75px;
	color: white;
	font-size: 1.2em;
	padding-left: 60px;
	padding-right: 60px;
	}

#footer a { 
	color: white;
	font-weight: bold;
	padding-bottom: 1px;
	border-bottom: 1px dotted white;
}

#footer a:hover {
	text-decoration: none;
}

#footer p {
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.4em;
	}

h2.pagetitle {
	text-align: left;
	margin-bottom: 50px;
	background: url(images/structure/archive.png) no-repeat 40px 10px; 
	padding-left: 80px;
	padding-top: 25px;
	padding-bottom: 5px;
	font-size: 2em;
	color: #2C2C2C;
	text-transform: capitalize;
	font-family: 'Trebuchet MS', 'Lucida Grande';
	}
	
	
h2.redx {
	text-align: left;
	margin-bottom: 50px;
	background: url(images/structure/redX.png) no-repeat 40px 10px; 
	padding-left: 100px;
	padding-top: 25px;
	padding-bottom: 5px;
	font-size: 2em;
	color: #2C2C2C;
	text-transform: capitalize;
	font-family: 'Trebuchet MS', 'Lucida Grande';
	}

#sidebar h2 {
	}

h3 {
	}

h3#comments {
	margin-bottom: 50px;
	font-size: 2em;	
	color: white;
	padding-top: 60px;
	padding-left: 30px;
	}
	
#commentform h2#comments { 	
	font-size: 15px;	
}
/* End Headers */



/* Begin Images */
p img {
	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 {
	display: inline;
	}

img.alignleft {
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	} 

html>body .entry li {
	}

.entry ul li:before, #sidebar ul ul li:before {
	}

.entry ol {
	font-weight: normal;
	color: #00234e;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
.entry ol li {
	margin-bottom: 5px;
	line-height: 130%;
	list-style: decimal;
}	

.entry ul {
	font-weight: normal;
	color: #00234e;
	margin-left: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	
.entry ul li {
	list-style: disc;
	margin-bottom: 5px;
	line-height: 130%;
}	

.entry ol li {
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	}

#sidebar ul ul, #sidebar ul ol {
	}

#sidebar ul ul ul, #sidebar ul ol {
	}

#sidebar li ul {
	background: url(images/structure/widgetBottom.png) no-repeat bottom #0065D7;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#sidebar li ul ul, #sidebar li ol {
	background: none;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
}

#sidebar ul ul li, #sidebar ul ol li {
	background: none;
	}
	
#sidebar li ul li a, #sidebar li ol li a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 45px;
	padding-right: 5px;
	font-family: 'Trebuchet MS', 'Lucida Grande';
	font-size: 1.3em;
	color: white;
	font-weight: bold;
	width: 228px;
	background:url(images/structure/widgetListNormal.png) no-repeat;
	background-position: 13px;
}

#sidebar li ul li a:hover, #sidebar li ol li a:hover {
	background:url(images/structure/widgetListHover.png) no-repeat;
	background-position: 13px;
	text-decoration: none;
}

#sidebar li {
	width: 278px;
	display: block;
}

/* End Entry Lists */



/* Begin Form Elements */

#searchform { margin: 10px auto; padding: 5px 3px; text-align: center; position: relative; top: 0; right: 10px; width: 272px; top: -15px; padding-top: 10px;
padding-bottom: 10px; }

#s { background: url(images/structure/searchBar.png) no-repeat; border: none; width: 149px; margin-right: 5px; padding-top: 8px; padding-left: 10px; height: 24px; font-size: 15px;	font-family: "Trebuchet MS", Sans-Serif; float: left; padding-left: 30px; margin-left: 24px; }

#searchsubmit { font-size: 1px; color: #D38816; float: left; position: relative; font-weight: normal; top: 0px; height: 32px; width: 61px; }

.searchNow { margin: 0; }

input.searchNow { border: 0; font-size: 0px; color: #1549A7; cursor: pointer; background: url(images/structure/buttonSearch.png) no-repeat; }

input.searchNow:hover {  background: url(images/structure/buttonSearchHover.png) no-repeat; }
	
#searchFormList { padding: 0; margin: 0; display: block; }	
	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 150px;
	border: 2px solid #CA954B;
	padding: 2px;
	font-size: 1.4em;
	}

.commentsBubble {
	background:url(images/structure/commentsBubble.png) no-repeat;
	position: absolute;
	width: 17px;
	height: 39px;
	margin-left: 1px;
}
	
#commentform small {
	color: white;
}

#commentform textarea {
	width: 229px;
	border: 2px solid #CA954B;
	padding: 2px;
	font-size: 1.4em;
	}

#commentform #submit {
	float: right;
	background: url(images/structure/buttonSubmitComment.png) no-repeat;
	width: 112px;
	height: 35px;
	cursor: pointer;
	border: none;
	}
	
#commentform #submit:hover {
	background: url(images/structure/buttonSubmitCommentHover.png) no-repeat;
}


#commentform p {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 17px;
	line-height: 230%;
}	
	

/* End Form Elements */



/* Begin Comments*/
.alt {
	}

.commentlist {
	text-align: left;
	float: left;
	background: none;
	}

.commentlist li {
	list-style: none;
	left: 151px;
	position: relative;
	width: 460px;
	background: url(images/structure/commentsMiddle.png) 18px 50px repeat-y #603900;
	}

.commentlist li li {
	margin-left: 80px;
	padding-bottom: 0;
	left: 0;
	background: none;
}

.commentlist li ul, .commentlist li ol {
	margin-bottom: 0;
	margin-top: 10px;
	left: 0;
}	


.commentlist li p {
	padding: 30px;
	padding-left: 40px;
	padding-top: 0px;
	padding-bottom: 10px;
	line-height: 150%;
}	
	
.commentlist blockquote {
	margin: 15px 30px 0 50px;
	padding-left: 0px;
	border-left: 5px solid #9D5C00;
}

.commentlist blockquote p {
	margin-left: -25px;
}
	
.commentlist .commentsBottom {
	background: url(images/structure/commentsBottom.png) no-repeat #603900 ;
	height: 23px;
	width: 460px;
	right: 0px;
	position: relative;
	line-height: 100%;
	padding-bottom: 15px;

}
	
.commentmetadata {
	margin-left: 30px;
	padding: 0;
}
	
.commentlist li .commentmetadata a {
	width: 415px;
	display: block;
	border-top: 1px solid #CB8421;
	padding-top: 10px;
	font-size: 1.1em;
	margin: 0;
	margin-top: 20px;
	color: #FFBD5F;
	font-weight: bold;
}
	
.commentlist li li {
	width: auto;
	background: none;
	color: white;
	font-size: 1.3em;
	font-weight: normal;
	padding-bottom: 3px;
	margin-right: 25px;
	margin-bottom: 3px;
}

.commentlist ul li {
	list-style: disc;
}

.commentlist ol li {
	list-style: decimal;
}

.commentlist li p {
	color: white;
	font-size: 1.3em;
}

.commentlist li a {
	color: white;
}

.nocomments {
	text-align: center;
	}

.commentmetadata {
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	float: right;
	width: 278px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 30px;
	padding-bottom: 50px;
	}

#sidebar form {
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

#adRightColumn {
	left: 40px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}

#additionalFeatures { 
	position: relative;
	width: 898px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #002D61;
	padding-left: 20px;
	padding-right: 15px;
	padding-top: 120px;
	margin-top: 50px;
	background: url(images/structure/peopleSil.png) no-repeat top #002D61; 
}

.recentEntries { 
	width: 278px;
	margin-left: 7px;
	margin-left: 19px;
	float: left;
	background: url(images/structure/recentEntriesBottom.png) no-repeat bottom #0065D7;
	padding-bottom: 20px;
}

#commentform {
	width: 278px;
	right: 24px;
	position: relative;
	float: right;
	background: url(images/structure/respondBottom.png) no-repeat bottom #CB7600;
	padding-bottom: 20px;
}

.leaveAComment {
	font-size: 4em;
	color: white;
	position: relative;
	top: 50px;
	float: left;
	left: 40px;
	font-family: 'Trebuchet MS', 'Lucida Grande';
}

.leaveACommentText {
	position: relative;
	width: 500px;
	top: 50px;
	float: left;
	left: 60px;
}

.leaveACommentText p {
	color: white;
	font-family: 'Trebuchet MS', 'Lucida Grande';
	line-height: 190%;
	font-size: 1.2em;
}

.recentEntries ul li a, .recentEntries ol li a {
	display: block;
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: 'Trebuchet MS', 'Lucida Grande';
	font-size: 1.3em;
	color: white;
	font-weight: normal;
	width: 238px;
	margin: 0;
	border: none; 
	background: #0065D7;
	background: url(images/structure/recentEntriesIcon.png) no-repeat;
	background-position: 23px 8px;
	border-bottom: 1px solid #1670D7; 
}

.recentEntries ul li a:hover, #recentEntries ol li a:hover {
	text-decoration: none;
	color: white;
	background: url(images/structure/recentEntriesIconHover.png) no-repeat #317FD7; 
	background-position: 23px 8px; 
}

.recentEntriesHeader {
	font-size: 1.3em;
	line-height: 110%;
	padding-left: 30px;
}


.recentEntriesExcerpt {
	font-size: .9em;
	display: block;
	line-height: 130%;
	margin-top: 6px;
}

.flickr {
	width: 584px;
	float: left;
	background: url(images/structure/flickrBottom.png) no-repeat bottom #0065D7;
	padding-bottom: 10px;
	margin-left: 7px;
}

.flickrHolder {
	padding-top: 20px;
	padding-left: 8px;
	padding-right: 7px;
	line-height: 400%;
}

.flickrHolder a img {
	margin-left: 15px;
	margin-bottom: 15px;
	display: inline;
	border: 1px solid #0065D7;
}

.flickrHolder a:hover img {
	border: 1px solid #002F69;
}

blockquote {
	margin: 15px 30px 0 20px;
	padding-left: 10px;
	border-left: 5px solid #0065D7;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


.navigation {
	display: block;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 30px;
	position: relative;
	padding-bottom: 20px;
}

.navigation .alignleft a {
	background: url(images/structure/arrowLeft.png) no-repeat;
	padding-left: 55px;
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
	width: auto;
}

.navigation .alignleft a:hover {
	background: url(images/structure/arrowLeftHover.png) no-repeat;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
	color: #003371;
	width: auto;
	display: block;
}

.navigation .alignright a {
	background: url(images/structure/arrowRight.png) no-repeat right;
	padding-right: 55px;
	padding-top: 7px;
	padding-bottom: 7px;
	display: block;
	width: auto;
}

.navigation .alignright a:hover {
	background: url(images/structure/arrowRightHover.png) no-repeat right;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
	color: #003371;
	width: auto;
	display: block;
}

.posted {
	color: #00336f;
	font-size: .9em;
	margin-top: 5px;
	margin-bottom: 10px;
	text-transform: capitalize;
	line-height: 150%;
}

.socialNetworking a {
	margin-right: 10px;
}

.socialNetworking {
	margin-top: 20px;
}

/* End Various Tags & Classes*/


/* Navigation */

#page #nav {  display: block; margin: 0; padding: 0; position: relative; float: right; margin-top: -30px; right: 30px; z-index: 5; }

#page #nav li, #page #nav ul, #header.pagenav ul li { margin: 0; padding: 0; padding-top: 10px; list-style: none; display: inline; }

#nav li, #nav li.page_item { display: block; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; clear: none; list-style: none; background-image: none; position: relative; bottom: 0px; font-size: 13px; } 

#nav a, #nav a:link { background: url(images/structure/tabLeftInactive.png) no-repeat top left; clear: none; margin: 0px 0px 0px 0px; text-decoration: none; margin-right: 3px; cursor: pointer; color: black; font-weight: bold; text-transform: none; float: left; display: block; height: 22px; padding-top: 8px; z-index: 0; font-size: 1em; } 

#nav a:hover, #nav a:active { background: #FFFFFF url(images/structure/tabLeftActive.png) no-repeat top left; color: #000000; } 

#nav a span.tabs, #nav a:link span.tabs { background: url(images/structure/tabRightInactive.png) no-repeat top right; clear: none; margin: 5px 0px 0px 0px; padding: 0px 15px 0px 5px; color: #FFFFFF; font-weight: bold; padding-left: 5px; float: left; margin-top: -8px; padding-top: 8px; padding-bottom: 6px; padding-right: 10px; margin-left: 5px;  } 

#nav a:hover span.tabs , #nav li a:active span.tabs { background: url(images/structure/tabRightActive.png) no-repeat top right; color: #000000; } 

#nav li.current_page_item a { background: url(images/structure/tabLeftActive.png) no-repeat top left #FFFFFF;  height: 22px; } 

#nav li.current_page_item a span.tabs { background: url(images/structure/tabRightActive.png) no-repeat top right; margin-left: 5px; color: #000000; } 

#nav li.current_page_parent a { background: #FFFFFF url(images/structure/tabRightActive.png) no-repeat top right; } 

#nav li.current_page_parent a span.tabs { background: url(images/structure/tabLeftActive.png) no-repeat top left; margin-left: 0px; padding-left: 10px;  color: #000000; }

/* End Navigation */
