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

body {
	margin: 0;
	background: #35393d;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #787878;
}

h1, h2, h3 {
	margin: 0;
	text-transform: uppercase;
	letter-spacing: .15em;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

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

a:hover {
	color: #f4efee;
	background: none;
}

td {
	padding-right: 20px;
}

/* Header */

#header {
	width: 940px;
	height: 160px;
	margin: 0 auto;
	background: #000000;
}

/* Logo */

#logo {
	float: left;
}

#logo h1 {
	float: left;
	margin-left: 40px;
	padding-top: 85px;
	text-transform: capitalize;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 102px 0 0 2px;
	text-transform: lowercase;
	letter-spacing: .2em;
	font: bold 1.2em Arial, Helvetica, sans-serif;
} 

#logo a {
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 200px;
	padding-top: 86px;
}

#search form {
	width: 200px;
	height: 41px;
	margin: 0;
	padding: 15px 0 0 10px;
}

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

#search-text {
	border: none;
	text-transform: lowercase;
	border: 1px #000000 solid;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	font-size: 14px;
	color: white;
	width: 940px;
	height: 60px;
	margin: 0 auto;
}

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

#menu li {
	float: left;
}

#menu a {
	margin-right: 3px;
	padding: 5px 20px;
	background: black;
	text-transform: lowercase;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}

#menu a:hover, 
#menu .current_page_item a,
body#home #menu a.home,
body#gallery #menu a.gallery,
body#recommendations #menu a.gallery,
body#contact #menu a.contact,
body#events #menu a.events,
body#lookbook #menu a.lookbook,
body#steppingout #menu a.steppingout
{
	color: #FFFFFF;
}

#menu a:hover {
	color: #666666;
	text-decoration: none;
}

/* Page */

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

/* Content */

#content {
	float: left;
	width: 560px;
}

.post  {
	color: #dedede;
	padding: 20px 0;
	text-align: justify;
}

/*.post li  {
	padding-left: 0;
	padding-bottom: 8px;
	padding-right: 0;
	padding-top: 8px;
	list-style-type: none;
	color: #dedede;
	text-align: justify;
}*/

.post .title {
	padding: 5px 0;
}

.post .title a {
	background: none;
}

.post h2 {
	color: #dedede;
	font-variant: normal;
	text-transform: capitalize;
	background: none;
}

.post h1 {
	text-transform: capitalize;
	font-size: 1.4em;
	color: #dedede;
	font-variant: small-caps;
	background: none;
}

.post .meta {
	padding: 2px 10px;
	background: #0D0D0D;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-transform: uppercase;
	text-align: left;
	font-size: 9px;
}
.post blockquote {
	color: white;
	padding: 20px 0;
	text-align: justify;	
}

.post .meta2 {
	padding: 2px 10px;
	background: #0D0D0D;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-transform: capitalize;
	text-align: left;
	font-size: 13px;
}

.post a:hover {
	color: #666666;
	text-decoration: none;
}


.entry {
	color: white;
	padding: 20px 0;
	text-align: justify;
}
.entry p {
	text-align: justify;
	line-height: 120%;
	padding: 0;
	# text-indent: 2.0em;
	margin: 0 0 0.5em 0;
}
.entry img {

	border-style: none;

	border-width: 0px;

}
.grid {
	font-size: larger;
	color: #fffdfb;
	padding: 20px 0;
	text-align: left;
}

.gridUnderscore  {
	text-decoration: underline;
	font-weight: bold;
	color: white;
	padding: 20px 0;
	text-align: left;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 258px;
	border: 0px solid #D3D3D3;
}

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

#sidebar li {
}

#sidebar li ul {
	padding: 20px;
}

#sidebar li li {
}

#sidebar h2 {
	padding: 5px 10px;
	background: #000000;
	color: #8D2331;
	font-size: 1.2em;
}

#sidebar p {
	padding: 20px;
}
#sidebar img {
	padding: 0;
	width: auto;
	margin: auto;
	z-index: 0;
	border-width: 2px;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 940px;
	margin: 0 auto;
	padding: 20px 0;
	background: #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
}

#footer h1 {
	padding-left: 0px;
	padding-bottom: 100px;
	padding-right: 0px;
	padding-top: 20px;
	font-variant: small-caps;
	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
}

.resources lo li ul {
	font-family: sans-serif;
	font-size: 1.2em;
	color: #d8d8ca;
}

.resources h1  {
	font-variant: small-caps;
	font-style: normal;
	font-weight: normal;
	font-size: 2.5em;
	color: #bcbcbc;
	font-family: sans-serif;
}
.resources h2 h3 {
	padding-left: 22px;
	margin-left: 20px;
	font-style: normal;
	font-weight: normal;
	font-family: sans-serif;
	font-size: 1.5em;
	color: #d8d8ca;
}
.resources tr td {
	color: white;
	
	text-transform: capitalize;
	font-style: normal;
	font-weight: normal;
	font-family: sans-serif;
}
.resources a {
	color: white;
	
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	font-family: sans-serif;
}
.resources p {
	font-size: 1em;
	font-variant: normal;
	color: #dedede;
	text-transform: none;
	font-family: sans-serif;
	text-align: justify;
	line-height: 120%;
	padding: 0;
	text-indent: 0.0em;
	margin: 0 0 0.5em 0;
}

/* Photo gallery template ||| Joshuaink.com ||| March 2005 ||| Free to use but this credit must remain in place */

*{
	margin:0;
	padding:0;
	font-size:100%;

}

#gal body{
	font:80%/110% Verdana, Helvetica, sans-serif;
	color:#666;
	margin-top:20px;
	background: #35393d; /* background:#F6F5F0; */
	text-align:center;
}

#gal a{
	color:#666;
	text-decoration:none;
}

#gal p,
h2{
	margin:15px 5px;
}

#gal h2{
	color:#999;
}

#wrap{
	width:720px;
	margin:0 auto;
	position:relative;
}

#header{
	margin-bottom:20px;
}

#header a{
	text-decoration:underline;
}



#main-content li{
	width:200px;
	border:solid #CCC;
	border-width:0 1px 1px 0;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#FFF;
	padding:10px;
	text-align:center;
	position:relative;
	float:left;
	display:inline;
	margin:5px;
}

#fullplate-navigation{
	list-style:none;
	margin:5px 0 0 45px;

}

#fullplate-navigation li{
	display:block;
	float:left;
	width:210px;
		
}

#previous{
	text-align:left;
}

#next{
	text-align:right;
}


#fullplate-navigation li a{
	color: #dedede;
	background-color: #35393d;
	display:block;
	width:100px;
	padding:10px;
}

#fullplate-navigation li a:hover{
	background-color: #35393d;
	color: #dedede;
}



#fullplate-photo{
	border:solid #EEE;
	border-width:0 1px 1px 0;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
	-moz-border-radius:20px;
 */
	background:#35393d;
	padding:5px 15px 15px 15px;
	margin:0 auto;
	width:600px;
}




#main-content  a span{
/*\*/
	position:absolute;
	left:-9999px;

}
/*
	width: 860px;
	margin: 0 auto;
	padding: 40px;
*/
#main-content a:hover span{	
	top:10px;
	left:10px;
	width:202px;
	font-weight:bold;
	background: #35393d;/*background:#FFF;*/
	color:#999;
	padding:5px 0 5px 0;
	text-transform:uppercase;
	font-size:80%;
	border:1px solid #EEE;
	border-width:0 0 10px 0;
	filter: alpha(opacity=100);
	/*-moz-opacity:.8;
		opacity:.80;*/
/**/
} 


img{
	border:1px solid #EEE;
/* delete line above and uncomment this for an inset effect
	border:1px solid;
	border-color:#666 #EEE #EEE #666;
 */
}

#foot{
	padding-top:10px;
	margin-bottom:20px;
	clear:left;
}

#wrapper {
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  border-collapse: collapse;
}

#wrapper a {
	text-decoration: none;
	color: #35393d;
}

#wrapper a:hover {
	color: #aeada5;
	background: none;
}

#title {
  padding-top: 10px;
  padding-bottom: 20px;
  font-family: verdana, arial;
  font-size: 30px;
  font-weight: bold;
  color: #d0d0d0;
}

#topleft {
  height: 20px;
  width: 20px;
  background-image: url("topleft.jpg");
  background-repeat: no-repeat;
  background-position: bottom right;
  background-color: #191919;
}

#top {
  height: 20px;
  background-image: url("top.jpg");
  background-repeat: repeat-x;
  background-position: bottom;
  background-color: #191919;
}

#topright {
  height: 20px;
  width: 20px;
  background-image: url("topright.jpg");
  background-repeat: no-repeat;
  background-position: bottom left;
  background-color: #191919;
}

#left {
  width: 20px;
  background-image: url("left.jpg");
  background-repeat: repeat-y;
  background-position: right;
  background-color: #191919;
}

#center {
  background-color: #ffffff;
  width: 750px;
}

#right {
  width: 20px;
  background-image: url("right.jpg");
  background-repeat: repeat-y;
  background-position: left;
  background-color: #191919;
}

#bottomleft {
  height: 20px;
  width: 20px;
  background-image: url("bottomleft.jpg");
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #191919;
}

#bottom {
  height: 20px;
  background-image: url("bottom.jpg");
  background-repeat: repeat-x;
  background-position: top;
  background-color: #191919;
}

#bottomright {
  height: 20px;
  width: 20px;
  background-image: url("bottomright.jpg");
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #191919;
}
.wilkes h1 {
	text-shadow: 0px 0px 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-variant: small-caps;
	color: white;
	background-color: #f45f0d;
}
.wilkes h2 {
	font-family: sans-serif;
	background-color: #35393d;
	text-shadow: 0px 0px 1px;
	text-align: center;
	font-variant: small-caps;
	color: #fffdfb;
}

