/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #151515;
	background-repeat: repeat-y;
	background-position: center;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: x-large;
	font-family: "Times New Roman", Times, serif;
	color: #333;
	text-align: left;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}
.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: 600;
	color: #FFF;
	text-align: center;
	width: 100%;
}
.Title-td {
	background-color: #666;
	text-align: center;
	width: 100%;
}

.header {
	color: #FFF;
	background-color: #999;
	width: 100%;
	height: 30px;
	vertical-align: middle;
}


ul, ol {
}

a {
	text-decoration: none;
	color: #01BBEC;
}

a:hover {
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 960px;
	height: 110px;
	margin: 0 auto;
	background-color: #000;
}

/* Logo */

#logo {
	float: left;
	height: 65px;
	margin: 0;
	padding-top: 0px;
	color: #FFFFFF;
	width: 200px;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 12px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}
#main-container {
	background-color: #FFF;
	height: 400px;
	overflow: visible;
	float: left;
}


/* Search */

#rightlogo {
	float: right;
	width: 301px;
	height: 110px;
	padding: 0;
	background: url(images/logo-right.gif) no-repeat right top;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 195px;
	padding: 4px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 25px;
	border: none;
	background: url(images/img03.jpg) no-repeat left top;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 930px;
	height: 30px;
	padding: 0;
	float: none;
	margin-top: 0px;
	margin-bottom: 0;
	margin-right: 20px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: right;
	height: 25px;
}

#menu a {
	display: block;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #AFAFAF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
	padding-left: 0;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {

}

#page-bgbtm {
	overflow: hidden;
}


/* Content */

#content {
	float: right;
	width: 760px;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 30000px;
	padding-left: 0;
	background-color: #000;
	vertical-align: top;
	margin-bottom: -30000px;
	text-align: center;
}
#spacer {
	height: 50px;
}
hr {
	color: #999;
	background-color: #999;
}

.margin {
	margin: 15px;
}

.links {
	display: block;
	width: 100px;
	height: 20px;
	margin-top: 20px;
	background: url(images/img05.jpg) no-repeat left top;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}
#portfolio-table {
	color: #CCC;
	background-color: #FFF;
	text-align: center;
	vertical-align: bottom;
	height: 360px;
	width: 630px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#portfolio-table td {
	border: thin outset #999;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	color: #787878;
	background-color: #0F0F0F;
	height: 100%;
	padding-right: 0px;
	padding-bottom: 30000px;
	padding-left: 0px;
	padding-top: 20px;
	margin-bottom: -30000px;
}
#sidebar ul {
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 960px;
	height: 50px;
	border-top: 1px solid #DEDEDE;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #A0A0A0;
}

#footer a {
	color: #8A8A8A;
}
.entry {
	text-align: center;
	margin: 10px;
	background-color: #000;
	border: medium none #666;
}
#collars tr td {
	padding-left: 15px;
	text-align: left;
	vertical-align: top;
}
#collars {
	background-color: #CCC;
	border: medium ridge #666;
}
#collars img {
	border: medium solid #000;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#collars h3 {
	font-size: medium;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
}
.galleryLink {
	padding: 26px;
	float: left;
}
#wrapper #page #page-bgtop #page-bgbtm #content .post .entry table tr td div {
	background-color: #666;
	width: 226px;
	margin: auto;
	height: 440px;
	border: medium none #FFF;
}
#wrapper #page #page-bgtop #page-bgbtm #content .post .entry table tr td div img {
	border: 3px ridge #666;
}

