@CHARSET "UTF-8";

/* =====================================
	General Classes and setup
===================================== */
body {
	background: #7c9199 url(/wp-content/themes/nikos/images/global/background.jpg) top left repeat;
	color: #342310; 
	margin:0;
	padding:0;
	text-decoration: none;  
	font-family: arial, sans serif; 
	font-size: 12px;
	text-align: center;
	width:100%;
}
a {
	color:#4b7c8e;
}

div, dl, dt, dd, ul, li, p, select, h1, h2, h3, h4, h5, h6, table tr, td, th, tbody, br 
{
	border: 0;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

img {
	border:0;
}



ul {
	list-style: none;
	margin: 0;	
	padding: 0;	
}

.clearBoth {
	clear: both;
}

img.pngFix { behavior: url(/wp-content/themes/nikos/js/iepngfix.htc); position: absolute;  }
img.pngFix2 { behavior: url(/wp-content/themes/nikos/js/iepngfix.htc); }

.customHr {
	line-height:0px;
	font-size:0px;
	height:10px;
	border-bottom:#ece8e3 1px solid;
}

.empty {
	font-size:0px;
	line-height:0px;
}

div#logoLink {
	position:absolute;
	width:310px;
	top:10px;
	left:0px;
}

/* =====================================
	Main Body Container & container
	to center everything
===================================== */

div#mainContainer {
	width:956px;
	margin:auto;
}

div#headerContainer {
	position:relative;
	background: url(/wp-content/themes/nikos/images/global/header.jpg) top left no-repeat;
	width:956px;
	height:115px;
}


div#contentContainer {
	float:left;
	width:952px;
	border:#200600 2px solid;
	background:#fff url(/wp-content/themes/nikos/images/global/main_back.gif) top left repeat-y;
	text-align:left;
}

.inlineRight, .alignright {
	float:right;
	padding-left:15px;
	padding-bottom:10px;
}


.inlineLeft, .alignleft {
	float:left;
	padding-right:15px;
	padding-bottom:5px;
}

/* =====================================
	CONTENT - LEFT
===================================== */

div#leftColumn {
	float:left;
	width:575px;
}

.leftColumnTitle {
	width:553px;
	height:30px;
	background: url(/wp-content/themes/nikos/images/titles/back.jpg) top left repeat-x;
	padding-left:22px;
	padding-top:13px;
}

div#leftContentContainer {
	float:left;
	border-top:#e9e5df 3px solid;
	background: url(/wp-content/themes/nikos/images/entry/back_border.gif) top left repeat-y;
	width:575px;
}

div#leftContentContainerSearch {
	float:left;
	border-top:#e9e5df 3px solid;
	padding-left:10px;
	background: url(/wp-content/themes/nikos/images/global/border_back.gif) 0px 0px repeat-y;
}

.nikosQuote {
	position:relative;
	width:575px;
	height:121px;
	background: url(/wp-content/themes/nikos/images/home/quote.jpg) top left no-repeat;
	border-bottom: #000 1px solid;
}

.nikosQuoteText {
	position:absolute;
	top:15px;
	left:165px;
	font-size:14px;
	font-family:Georgia, Arial;
	color:#fff;
	width:370px;
	line-height:18px;
}

.nikosQuoteAuthor {
	padding-top:9px;
	font-size:12px;
}

/* =====================================
	CONTENT - Blog Entry (ies)
===================================== */
.blogEntry {
	float:left;
	width:572px;
	background:#fff url(/wp-content/themes/nikos/images/entry/back.jpg) 0px 100% no-repeat;
}

.blogEntryNoBack {
	float:left;
	width:572px;
	padding-left:0px;
	background: url(/wp-content/themes/nikos/images/global/border_back.gif) -3px 0px repeat-y;
}

.blogEntryContent {
	/* float:left; */
	width:528px;
	padding-left:22px;
	padding-right:22px;
	padding-top:16px;
}

.blogEntryDate {
	padding-bottom:16px;
	border-bottom: #ece8e3 1px solid;
	font-size:11px;
	color:#342310;
}

.blogEntryTitle  {
	padding-top:17px;
	font-family:Georgia, Arial;
	font-size:24px;
	color:#977f63;
	line-height:25px;	
	text-decoration:none;
}

.blogEntryTitle a {
	color:#977f63;
	text-decoration:none;
}

.blogEntryAuthor {
	padding-top:10px;
	font-size:11px;
	font-weight:bold;
}

.blogEntryText {
	padding-top:10px;
	font-size:12px;
	color:#342310;
	line-height:18px;
	padding-bottom:15px;
}



.blogEntryFooter {
	float:left;
	border-top: #ece8e3 1px solid;
	padding-top:26px;	
}

ul.blogEntryFooterUL ul li {
	list-style: none;
	margin: 0;
	font-size:12px;
	color:#5a3d1c;
}

ul.blogEntryFooterUL a {
	color:#4b7c8e;
}

ul.blogEntryFooterUL li.comments {
	background: url(/wp-content/themes/nikos/images/entry/icons/comments.jpg) top left no-repeat;
	padding-left:26px;
	height:31px;
	padding-top:2px;
}


ul.blogEntryFooterUL li.categories {
	background: url(/wp-content/themes/nikos/images/entry/icons/categories.jpg) top left no-repeat;
	padding-left:26px;
	padding-bottom:13px;
	padding-top:2px;
}

.categoriesContainer {
	float:left;
	width:405px;
}

.commentsContainer {
	float:left;
	width:110px;
	padding-right:12px;
	
}

.blogEntryFooterShare{
	float:left;
	width:528px;
	font-size:12px;
	color:#5a3d1c;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:31px;

}

.entryFooterShareIcons,
.entryFooterShareIcons li {
	float:						left;
	display:					inline;

}

.entryFooterShareIcons {
	height:						16px;
}

.entryFooterShareIcons li {
	height:						16px;
}

.blogEntryFooterShare ul li a {
	height:16px;
	display:block;
}

.blogEntryFooterShare ul li.digg a { width:26px; background: url(/wp-content/themes/nikos/images/entry/icons/share.gif) 0 0 no-repeat;}
.blogEntryFooterShare ul li.delicious { width:28px; background: url(/wp-content/themes/nikos/images/entry/icons/share.gif) -28px 0 no-repeat;}
.blogEntryFooterShare ul li.technorati { width:28px; background: url(/wp-content/themes/nikos/images/entry/icons/share.gif) -56px 0 no-repeat;}
.blogEntryFooterShare ul li.stumbleupon { width:26px; background: url(/wp-content/themes/nikos/images/entry/icons/share.gif) -84px 0 no-repeat;}
.blogEntryFooterShare ul li.reddit { width:26px; background: url(/wp-content/themes/nikos/images/entry/icons/share.gif) -110px 0 no-repeat;}
.blogEntryFooterShare ul li.propeller { width:27px; background: url(/wp-content/themes/nikos/images/entry/icons/share.gif) -133px 0 no-repeat;}
.blogEntryFooterShare ul li.newsvine { width:26px; background: url(/wp-content/themes/nikos/images/entry/icons/share.gif) -159px 0 no-repeat;}
.blogEntryFooterShare ul li.myspace { width:28px; background: url(/wp-content/themes/nikos/images/entry/icons/share.gif) -185px 0 no-repeat;}
.blogEntryFooterShare ul li.furl { width:26px; background: url(/wp-content/themes/nikos/images/entry/icons/share.gif) -213px 0 no-repeat;}
.blogEntryFooterShare ul li.facebook { width:26px; background: url(/wp-content/themes/nikos/images/entry/icons/share.gif) -240px 0 no-repeat;}


.entrySep {
	float:left;
	width:572px;
	line-height:0px;
	font-size:0px;
	height:2px;
	background: url(/wp-content/themes/nikos/images/entry/sep.gif) 0px 0px repeat-x;
}

.entrySep2 {
	float:left;
	width:574px;
	line-height:0px;
	font-size:0px;
	height:2px;
	background: url(/wp-content/themes/nikos/images/entry/sep.gif) 3px 0px no-repeat
}

/* =====================================
	CONTENT - Comments
===================================== */
div#commentsContainer {
	float:left;
	border-top:#b1c2c7 1px solid;
	border-bottom:#ece8e3 1px solid;
	width:575px;
	
}

.commentContent {
	float:left;
	width:519px;
	padding-left:26px;
	padding-right:22px;
	padding-top:16px;
}

.commentCountBlock {
	padding-bottom:16px;
}

.countText {
	font-weight:bold;
	color:#342310;
}

.countTitle {
	color:#896e4e;
	font-family: Georgia;
	font-size:14px;	
}	

.commentBlock {
	padding-top:16px;
	padding-bottom:16px;
	border-top:#ece8e3 1px solid;
	font-size:12px;
	color:#442300;
}

.commentUser {
	font-weight:bold;
}

.commentUser a {
	color:#4b7c8e;
}

.commentTextTop {
	width:517px;
	height:30px;
	background: url(/wp-content/themes/nikos/images/entry/comments/block_top.gif) top left no-repeat;
}

.commentText {
	width:489px;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:16px;
	background:#f5f3ee;
}

.commentDate {
	font-size:11px;
	color:#a18b71;
	padding-top:14px;
}

div#commentFormContainer {
	float:left;
	padding-left:26px;
	padding-top:22px;
	padding-bottom:22px;
	width:549px;
	background: url(/wp-content/themes/nikos/images/global/border_back.gif) top left repeat-y;
}

div#commentForm {
	position:relative;
	width:517px;
	height:246px;
	background:#f5f3ee;
}

.commentFormError {
	color:#ff8300;
}

.commentFormInputStyle {
	border:#dfded2 1px solid;	
}

div#commentFormName {
	position: absolute;
	left:17px;
	top:21px;
	color:#442300;
}

div#commentFormNameInput {
	position:absolute;
	left:17px;
	top:38px;
}

div#commentFormEmail {
	position: absolute;
	left:17px;
	top:71px;
	color:#442300;
}

div#commentFormEmailInput {
	position:absolute;
	left:17px;
	top:88px;
}

div#commentFormURL {
	position: absolute;
	left:17px;
	top:123px;
	color:#442300;
}

div#commentFormURLInput {
	position:absolute;
	left:17px;
	top:140px;
}

div#commentFormComment {
	position: absolute;
	left:17px;
	top:123px;
	color:#442300;
}

div#commentFormCommentInput {
	position: absolute;
	left:17px;
	top:140px;
}


div#commentFormButtons {
	position:relative;
	width:517px;
	height:38px;
	background:#f5f3ee;
}

div#commentFormButtonsText {
	position:absolute;
	left:17px;
	top:15px;	
}
div#commentFormButtonsButton {
	position:absolute;
	left:383px;
	top:6px;	
}


/* =====================================
	CONTENT - SEARCH
===================================== */
div#searchContent {
	float:left;
	width:519px;
	padding-left:26px;
	padding-right:22px;
	padding-top:16px;
	background: url(/wp-content/themes/nikos/images/global/border_back.gif) -3px 0px repeat-y;
}

.searchNum {
	float:left;
}

.searchText {
	float:left;

}

.searchText a {
	font-family:Georgia, Arial;
	font-size:14px;
	color:#896e4e;
}

.searchDate {
	float:left;
	padding-top:3px;
	font-size:11px;
	color:#342310;	
}

table#searchAgain {
	float:left;
	width:519px;

}

table#searchAgain td {
	color:#342310;
	font-weight:bold;
	padding-top:20px;
}


/* =====================================
	CONTENT - RIGHT
===================================== */

div#rightColumn {
	float:left;
	width:376px;
	padding-left:1px;
}

.rightColumnTitle {
	float:left;
	width:354px;
	height:30px;
	padding-left:22px;
	padding-top:13px;
	background: url(/wp-content/themes/nikos/images/titles/back.jpg) top left repeat-x;
}

.rightColumnContentContainer {
	float:right;
	width:332px;
	padding-left:21px;
	padding-top:16px;
	padding-bottom:5px;
	padding-right:20px;
	background:#a98d69;
	border-top:#947c5c 3px solid; 
}

.rightColumnCategoryList {
	float:left;
	width:98px;
	padding-right:10px;
}

div#rightColumn ul {
	list-style: none;
	margin: 0;
}


div#rightColumn li {
	padding-bottom:13px;
	padding-left:16px;
	background: url(/wp-content/themes/nikos/images/global/arrow_bullet.gif) 0px 3px no-repeat;
}

div#rightColumn .pdf {
	padding-bottom:20px;
	padding-left:25px;
	background: url(/wp-content/themes/nikos/images/global/pdf_bullet.gif) -3px -3px no-repeat;
}

div#rightColumn a {
	text-decoration:underline;
	color:#fff;
}

div#eventsContainer {
	position:relative;
	float:left;
	width:357px;
	height:163px;
	padding-left:19px;
	padding-top:15px;
	background: url(/wp-content/themes/nikos/images/global/events_back.gif) top left no-repeat;
}

#eventsCal {
	float:left;
	width:205px;
}

div#eventsText {
	position:relative;
	float:left;	
	width:140px;
	color:#342310;
}

div#eventDisplayDate {
	font-weight:bold;
	color:#342310;
	padding-bottom:12px;	
}

div#eventDisplayTitle {
	padding-bottom:12px;
}

div#eventLink a {
	color:#fff;
	background: url(/wp-content/themes/nikos/images/global/event_arrow_bullet.gif) 0px 50% no-repeat;
	padding-left:12px;	
}

#eventsTable {
	width:162px;
}

#eventsTable td {
	font-family:Arial;
	font-size:12px;
	color:#342310;
	line-height:18px;
}

#eventsTable td.dayOfWeek {
	font-weight:bold;
}

.today {

	border:1px solid;
	font-weight:bold;
}


/* =====================================
	Main Nav
===================================== */
div#nav {
	float:left;
	position:relative;
	width:471px;
	height:53px;
	border-bottom:#000 1px solid;
}

ul#mainNav,
ul#mainNav li {
	float:						left;
	display:					inline;
}

ul#mainNav {
	height:						53px;
}

ul#mainNav li {
	height:						53px;
}

div#nav ul li a {
	height:53px;
	display:block;
}


div#nav ul li#home a { width:80px; background: url(/wp-content/themes/nikos/images/global/main_nav.jpg) 0 0 no-repeat; }
div#nav ul li#about a { width:81px; background: url(/wp-content/themes/nikos/images/global/main_nav.jpg) -80px 0 no-repeat; }
div#nav ul li#biography a { width:112px; background: url(/wp-content/themes/nikos/images/global/main_nav.jpg) -161px 0 no-repeat; }
div#nav ul li#archives a { width:100px; background: url(/wp-content/themes/nikos/images/global/main_nav.jpg) -273px 0 no-repeat; }
div#nav ul li#contact a { width:98px; background: url(/wp-content/themes/nikos/images/global/main_nav.jpg) -373px 0 no-repeat; }


div#nav ul li#home a:hover { background: url(/wp-content/themes/nikos/images/global/main_nav.jpg) 0 -53px no-repeat; }
div#nav ul li#about a:hover { background: url(/wp-content/themes/nikos/images/global/main_nav.jpg) -80px -53px no-repeat; }
div#nav ul li#biography a:hover { background: url(/wp-content/themes/nikos/images/global/main_nav.jpg) -161px -53px no-repeat; }
div#nav ul li#archives a:hover { background: url(/wp-content/themes/nikos/images/global/main_nav.jpg) -273px -53px no-repeat; }
div#nav ul li#contact a:hover { background: url(/wp-content/themes/nikos/images/global/main_nav.jpg) -373px -53px no-repeat; }

div#nav ul li#homeSelected { width:80px; background: url(/wp-content/themes/nikos/images/global/main_nav.jpg) 0 -53px no-repeat; }
div#nav ul li#aboutSelected { width:81px; background: url(/wp-content/themes/nikos/images/global/main_nav.jpg) -80px -53px no-repeat; }
div#nav ul li#biographySelected { width:112px; background: url(/wp-content/themes/nikos/images/global/main_nav.jpg) -161px -53px no-repeat; }
div#nav ul li#archivesSelected { width:100px; background: url(/wp-content/themes/nikos/images/global/main_nav.jpg) -273px -53px no-repeat; }
div#nav ul li#contactSelected { width:98px; background: url(/wp-content/themes/nikos/images/global/main_nav.jpg) -373px -53px no-repeat; }


/* =====================================
	Search Area
===================================== */
div#searchArea {
	position:relative;
	float:right;
	width:481px;
	height:53px;
	background: url(/wp-content/themes/nikos/images/global/search/back.jpg) top left no-repeat;
	border-bottom:#000 1px solid;
}

div#searchArea .field {
	position:absolute;
	top:15px;
	left:122px;
}

div#searchArea .searchButton {
	position:absolute;
	top:17px;
	left:316px;
}

div#searchArea .rssButton {
	position:absolute;
	top:17px;
	left:411px;
}

/* =====================================
	HEADER - Newsletter
===================================== */
div#newsletterContainer {
	position:absolute;
	width:378px;
	height:115px;
	left:579px;
	top:61px;
}

/* =====================================
	CONTENT - PAGINATION
===================================== */
div#paginationContainer {
	float:left;
	width:930px;
	height:26px;
	background:#000 url(/wp-content/themes/nikos/images/global/pagination_back.jpg) top left no-repeat;	
	text-align:left;
	padding-top:10px;
	padding-left:26px;
}

/* =====================================
	CONTENT - FOOTER BLOCK
	-- 3 column link area
===================================== */
div#footerColumns {
	width:952px;
	height:234px;
	border-top:#000 2px solid;
	border-left:#000 2px solid;
	border-right:#000 2px solid;
	background: url(/wp-content/themes/nikos/images/global/footer_back.jpg) 0px 43px no-repeat;
	text-align:left;
}

.footerColumn1 {
	float:left;
	width:237px;
	height:234px;
	border-right:#000 1px solid;
	background: url(/wp-content/themes/nikos/images/titles/back.jpg) top left repeat-x;
}

.footerColumn2 {
	float:left;
	width:238px;
	height:234px;
	border-right:#000 1px solid;
	background: url(/wp-content/themes/nikos/images/titles/back.jpg) top left repeat-x;
}

.footerColumn3 {
	float:left;
	width:237px;
	height:234px;
	background: url(/wp-content/themes/nikos/images/titles/back.jpg) top left repeat-x;
}

.footerTitle {
	height:31px;
	padding-left:25px;
	padding-top:12px;
}

div#footerFootColumns {
	width:952px;
	height:32px;
	border-bottom:#000 2px solid;
	border-left:#000 2px solid;
	border-right:#000 2px solid;
	background: url(/wp-content/themes/nikos/images/global/footer_back.jpg) 0px 42px no-repeat;
	text-align:left;
}

.footerColumnFoot1 {
	float:left;
	width:237px;
	height:32px;
	border-right:#000 1px solid;
	background: url(/wp-content/themes/nikos/images/titles/back.jpg) top left repeat-x;
}

.footerColumnFoot2 {
	float:left;
	width:238px;
	height:32px;
	border-right:#000 1px solid;
	background: url(/wp-content/themes/nikos/images/titles/back.jpg) top left repeat-x;
}

.footerColumnFoot3 {
	float:left;
	width:237px;
	height:32px;
	background: url(/wp-content/themes/nikos/images/titles/back.jpg) top left repeat-x;
}

.footerFootTitle {
	padding-left:27px;
	padding-top:5px;
}

.footerContent {
	width:192px;
	padding-top:18px;
	padding-left:26px;
	padding-right:19px;
	text-align:left;
}

div#footerBottom {
	width:956px;
	height:117px;
	padding-top:65px;
	text-align:center;
	font-size:11px;
	line-height:18px;
	color:#342310;
	background: url(/wp-content/themes/nikos/images/global/bottom_back.jpg) 0px 0px no-repeat;
}

div#footerBottom a {
	text-decoration:underline;
	color:#342310;
	font-size:12px;
}

.footerUL ul {
	list-style: none;
	margin: 0;
}


.footerUL li {
	padding-bottom:10px;
	padding-left:16px;
	background: url(/wp-content/themes/nikos/images/global/arrow_bullet2.gif) 0px 3px no-repeat;
}

.footerUL a {
	text-decoration:underline;
	color:#fff;
}

/* =====================================
	CONTENT - Form Associated Styles
===================================== */
textarea, .text {
	border: 1px solid #bab9b2;
	background: #fff;
	color:#a18b71;
	font-family:arial, helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	padding:2px;
	overflow:auto;
}

form {
	padding:0;
	margin:0;
}


div#shi {
	padding-top:15px;
}
