/* This stylesheet was created by Gary Byrd from RapidWeaverThemes.com. It is designed to work in the "Ping" theme. This theme is open source and you may use it or modify it however you like. If you redistribute this theme then I ask that you please include a link back to my site (www.rapidweverthemes) somewhere in your documentation. */

/* @group General Styles */

html{
	background-color: #101010;
}
body {
	text-align: center;
	color: #2b2b2b;
	margin: 0 auto;
	padding: 0;
	font: .94em "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	width: 700px;
}


p {
}

b, strong {

}

a:link, a:visited {
	color: #066fd4;
	text-decoration: none;
}

a:hover, a:active {
	color: #000000;
}

img {
	border: none;
}

.reflect {
	
}

img a {
	border: none;
}

.image-left {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 3px 3px 3px 0;
	position: relative;
	z-index: 5;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 3px;
	position: relative;
	z-index: 5;
}
	
/* @end */

/* @group Layout */

#container { /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	color: #3e3e3e;
	width: 680px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

.clearer {
	clear: both;
}

#pageHeader {
	position: relative;
	top: 6px;
	height: 200px;
	margin-top: 10px;
	background-color: #000;
	width: 659px;
	margin-left: 11px;
	clear: both;
	float: none;
	margin-right: 10px;
}

#pageHeader img {
	position: absolute;
	top: 5px;
	right: 5px;
}

#pageHeader h1 {
	margin: 0px;
	font-weight: bold;
	font-size: 1.9em;
	padding: 29px 10px 0px 25px;
	color: #fff;
}

#pageHeader h2 {
	margin: 10px 0px 0px;
	font-size: 1.2em;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 25px;
	color: #fff;
}

#contentContainer {
	line-height: 1.6em;
	position: relative;
	z-index: 2;
}

#contentContainer #content {
	padding: 10px 25px 20px;
}

#sidebarContainer {
	width: 220px;
	float: right;
	position: relative;
	z-index: 3;
}

#sidebarContainer #sidebar {
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 1.4em;
	padding-left: 10px;
}

#sidebarContainer .sideHeader {
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	color: #00070e;
	margin-bottom: 7px;
	font: italic bold 1.2em Arial, Helvetica, Geneva, sans-serif;
}

/* @group Heading Tags for Cntent And Sidebar Boxes */


#sidebarContainer h5 {
	text-align: center;
	padding: 3px 5px;
	margin-bottom: 0px;
	color: #fff;
	background-color: #000;
	letter-spacing: 1px;
	font: italic normal 1.1em sans-serif, Arial, Helvetica, Geneva;
}

#sidebarContainer h6 {
	padding: 4px;
	margin-top: 0px;
	color: #000;
	background-color: #e5e5e5;
	border: 1px solid #545454;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	font-size: 11px;
}


#contentContainer h5 {
	text-align: center;
	padding: 3px 5px;
	margin-bottom: 0px;
	color: #fff;
	background-color: #000;
	font: italic normal 15px sans-serif, Arial, Helvetica, Geneva;
	letter-spacing: 1px;
}

#contentContainer h6 {
	color: #000;
	background-color: #e5e5e5;
	border: 1px solid #545454;
	font: normal normal 12px Arial, Helvetica, Geneva, sans-serif;
	padding: 5px;
	margin-top: 0px;
}


/* @end */
	
/* @end */

/* @group Global Classes */

blockquote, .standout {
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {

}

/* Main content area unordered list styles */
#contentContainer #content ul {
	
}

#contentContainer #content li {
	font-size: 1em;
	line-height: 1.6em;
	list-style-type: square;
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
	margin: 10px;
	padding: 0 10px;
}

#sidebarContainer #sidebar li {
}

/* Table Styles */
table {
	font-size: 1em;
}

/* @end */

/* @group Quicktime Page */

.movie-description {

}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
	color: #066fd4;
	font-size: 1.9em;
	font-weight: normal;
	margin-bottom: 3px;
}

.movie-page-description {
	margin-bottom: 10px;
}

.movie-thumbnail-frame {
	width: 132px;
	text-align: center;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	display: block;
	position: relative;
	z-index: 12;
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	margin-top: 10px;
}

.movie-title {
	color: #066fd4;
	font-size: 1.9em;
	font-weight: normal;
}

.movie-frame {

}
	
/* @end */


/* @end */

/* @group Contact Form */
.message-text {
} 

.required-text {

} 

.form-input-field {
		width: 99%;

} 

.form-input-button { 
	text-align: center;
	width: 49%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
} 
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	color: #fff;
	width: 60%;
	font-size: 1em;
	position: relative;
	top: -12px;
}

#breadcrumbcontainer ul {
	padding: 0px 0;
	text-align: left;
	margin: 0 0 0 10px;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {
	color: #fff;
	font-style: italic;
	text-decoration: none;
}

#breadcrumbcontainer a:hover {

}
	
/* @end */

/* @group Footer */

#footer {
	color: #fff;
	text-align: right;
	font-size: .9em;
	z-index: 99;
	padding: 200px 20px 300px;
}

#footer p {
	margin: 0;
	font-style: italic;
	padding-top: 12px;
}

#footer a:link, #footer a:visited {
	color: #fff;
	border-top-color: #797979;
	padding-right: 5px;
}

#footer a:hover{
		color: #bdced9;
}
#footer a:active {
	text-decoration: none;
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	padding: 5px;
	text-align: left;
	color: #000000;
	font-weight: bold;
	font-size: 2.1em;
}

.album-description {
	padding: 5px;
	text-align: left;
	margin-bottom: 40px;
	font-style: normal;
	font-size: 1em;
}

.album-wrapper {
	display: block;
	width: 99%;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 55px;
	margin-right: 25px;
	display: block;
	margin-top: 20px;
}

.thumbnail-frame {
	padding: 5px;
	margin: 10px 1px 1px 0px;
	position: absolute;
    bottom: 0;
    left: 0;
	background-color: #191919;
}
.thumbnail-frame:hover{
	background: #f3f3f3;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
	margin: auto;
    border: none;
}

.thumbnail-caption {
	margin: 0;
	padding: 0 0 10px;
	display: block;
	font-weight: bold;
	font-size: 0.9em;
}
.thumbnail-caption:hover {
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	margin: 10px auto;
	text-align: center;
}

.photo-navigation {
	background: #000000;
	margin-bottom: 10px;
	padding: 5px;
	color: #fff;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
}

.photo-links {
	margin: 0;
	padding: 0;
}

.photo-navigation a:link, .photo-navigation a:visited {
	color: #fff;
}

.photo-navigation a:hover {
	color: #ffffff;
}

.photo-frame{
	background: #fff;
	padding: 3px 3px 0;
	border: 2px solid #c2c2c2;
	text-align: center;
	margin-bottom: 200px;
}

.photo-title {
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: 2px;
	color: #ffffff;
	margin: 0;
	padding: 0;
}

.photo-caption {
	color: #000;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
}


/* @group EXIF data */
/* Data wrapper */
.exif-data {
}

.exif-data p {
	margin: 0;
	padding: 0;
}

/* p tag classes for all exif data */
p.exif-version {
}

p.exif-colour-space {
}

p.exif-focal-length {
}

p.exif-dimensions {
}

p.exif-pixel-y-dimension {
}

p.exif-pixel-x-dimension {
}

p.exif-oecf-value {
}

p.exif-subsec-time-original {
}

p.exif-exposure-mode {
}

p.exif-spatial-frequency-response {
}

p.exif-scene-capture-type {
}

p.exif-subject-location {
}

p.exif-shutter-speed {
}

p.exif-datetime-original {
}

p.exif-subsec-time {
}

p.exif-compressed-bits-per-pixel {
}

p.exif-flash-energy {
}

p.exif-saturation {
}

p.exif-brightness {
}

p.exif-exposure-time {
}

p.exif-f-number {
}

p.exif-file-source {
}

p.exif-gain-control {
}

p.exif-subject-area {
}

p.exif-cfa-pattern {
}

p.exif-scene-type {
}

p.exif-white-balance {
}

p.exif-flash {
}

p.exif-exposure-index {
}

p.exif-flashpix-version {
}

p.exif-device-setting-description {
}

p.exif-focalplane-x-resolution {
}

p.exif-image-uniqueid {
}

p.exif-components-configuration {
}

p.exif-light-source {
}

p.exif-sensing-method {
}

p.exif-aperture {
}

p.exif-sharpness {
}

p.exif-exposure-program {
}

p.exif-subject-distance {
}

p.exif-subsec-time-digitized {
}

p.exif-contrast {
}

p.exif-focalplane-resolution-unit {
}

p.exif-gamma {
}

p.exif-35mm-focal-length {
}

p.exif-datetime-digitized {
}

p.exif-subject-distance-range {
}

p.exif-custom-rendered {
}

p.exif-max-aperture {
}

p.exif-sound-file {
}

p.exif-metering-mode {
}

p.exif-spectral-sensitivity {
}

p.exif-exposure-bias {
}

p.exif-focalplane-y-resolution {
}

p.exif-iso-rating {
}

p.exif-maker-note {
}

p.exif-digital-zoom-ratio {
}

p.exif-user-comment {
}
/* @end */
/* @end */
	
/* @end */

/* @group RapidCal */

/* @group Mini - Calendars */

.rapidCalMini {
	
}/* Main div around the area */

.rapidCalMiniWrapper {
	
} /* the wrapper is a div in vertical mode (Sidebar), it is a table in horizontal mode */

.rapidCalMini td {
	
}/* Day Cells in the Mini Calendar */

.rapidCalMiniEvent {
	
}/*Day that contains the event in the mini calendar */

.rapidCalMiniToday {
	
} /* style for Todays cell in Mini Calendar */

.rapidCalMiniPrevMonth {
	
} /* Previous Month Wrapper */

.rapidCalMiniNextMonth {
	
}/* Next Month Wrapper */

.rapidCalMiniMonthSelect {
	
} /* Central area wrapper, use ".rapidCalMiniMonthSelect p" to override text properties. */

.rapidCalMini a	 {
	
} /* Links within the are */

rapidCalMiniPrevMonthDay {
	
} /* Previous months Days */

.rapidCalMiniNextMonthDay {
	
} /* Next months Days */




/* @end */

.rapidCalWrapper	{
	
} /* Main Div around the whole data */

.rapidCalHeader		{
	
} /*Wrapper around the Header (Use Display none to hide the title */

.rapidCalHeader table	{
	
} /*The header's table */

.rapidCalHeader .monthTitle	{
	
} /*The month and year title above the calendar */

.rapidCalHeader .goPrev	{
	
}/*the leftward arrow to previous month, on top left*/

.rapidCalHeader .goNext	{
	
} /*the leftward arrow to next month, on top left*/

.rapidCal	{
	
} /* Div around the main calendar */



.rapidCal table	{
	
}

.rapidCal td	{
	
}

.rapidCalToday	{
	
} /* Special class for "Todays" td */

.rapidCalToday p	{
	
}/* Todays Date */

.rapidCal .dayHeader	{
	
}/* The Weekdays Row */

.rapidCal ul	{
	
}/* The Events List in the Day Cell */

.rapidCal li	{
	
}/* A Single Event */

.rapidCal .allDay	{
	
}/* All day events */

.hasTooltip	{
	
}/*used if the event has a tooltip*/

.rapidCal .weekNumber	{
	
}/*Week number Cells*/

.rapidCal .prevMonth	{
	
}/*Day Cells belonging to the previous month in the main Calendar*/

.rapidCal .nextMonth	{
	
}/*Day Cells belonging to next month*/



/* @end */

/* @group RapidBlog */

.blog-entry-comments-body {
	text-align: left;
}

.blog-entry-comments-body-even {
	text-align: left;
	padding: 5px 8px;
}

.blog-entry-comments-body-odd {
	background-color: #fff;
	text-align: left;
	padding: 5px 8px;
}

/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
}

.blog-entry-summary {
	margin-bottom: 10px;
}

.blog-archive-headings-wrapper {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed;
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}

.blog-archive-month {
	text-decoration: none;
	letter-spacing: -1px;
	margin: 0 0 15px 0;
	font-size: 2.2em;
	font-weight: bold;
}

.blog-archive-link {
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}
	
/* @end */

/* @group Tag Cloud */
ul.blog-tag-cloud {
	margin: 0;
	padding: 5px 0;
	text-align: justify;
}

ul.blog-tag-cloud li {
	display: inline;
	padding-right: 5px;
}

.blog-tag-size-1 {	
	font-size: 0.8em;
}

.blog-tag-size-2 {	
	font-size: 0.85em;
}

.blog-tag-size-3 {	
	font-size: 0.9em;
}

.blog-tag-size-4 {	
	font-size: 0.95em;
}

.blog-tag-size-5 {	
	font-size: 1em;
}

.blog-tag-size-6 {	
	font-size: 1.05em;
}

.blog-tag-size-7 {	
	font-size: 1.1em;
}

.blog-tag-size-8 {	
	font-size: 1.15em;
}

.blog-tag-size-9 {	
	font-size: 1.2em;
}

.blog-tag-size-10 {	
	font-size: 1.25em;
}

.blog-tag-size-11 {	
	font-size: 1.3em;
}

.blog-tag-size-12 {	
	font-size: 1.35em;
}

.blog-tag-size-13 {
	font-size: 1.4em;
}

.blog-tag-size-14 {	
	font-size: 1.45em;
}

.blog-tag-size-15 {
	font-size: 1.5em;
}

.blog-tag-size-16 {	
	font-size: 1.55em;
}

.blog-tag-size-17 {	
	font-size: 1.6em;
}

.blog-tag-size-18 {	
	font-size: 1.65em;
}

.blog-tag-size-19 {
	font-size: 1.7em;
}

.blog-tag-size-20 {	
	font-size: 1.75em;
}

/* @end */

.blog-entry {
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom: 1px dashed;
}

.blog-entry-title a {
	letter-spacing: -1px;
	margin-bottom: 15px;
	text-decoration: none;
	font-size: .75em;
}

.blog-entry-date {
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: 1px solid;
	font-size: 1em;
}

.blog-read-more {
	display: block;
	padding-top: 10px;
	font-style: italic;
}

.blog-entry-body {
}

.blog-entry-comments {
	margin-top: 10px;
	font-size: 0.9em;
}

p.blog-entry-tags {
	margin: 10px 0 0 0;
	font-weight: bold;
	padding-left: 20px;
	background-position: left 3px;
	background-repeat: no-repeat;
}

/*styles the category link in the main entry */
.blog-entry-category {
	font-style: normal;
	color: #fff;
}

.blog-entry-category a:link,
.blog-entry-category a:visited {
	padding-left: 10px;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: left center;
}

#blog-archives br,
#blog-categories br,
#blog-rss-feeds br {
	display: none;
}

/* styles the archives in the blog sidebar */
#blog-archives {
	padding: 5px 0;
	line-height: 1.7;
}

.blog-archive-link-enabled {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
}

.blog-archive-link-disabled {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	padding: 5px 0;
	line-height: 1.7;
}

.blog-category-link-enabled {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
}

.blog-category-link-disabled {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	display: block;
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	padding: 5px 0;
	line-height: 1.7;
}

.blog-rss-link {
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/rss_icon.gif);
	padding-left: 20px;
	display: block;
}

.blog-comments-rss-link {
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/rss_icon.gif);
	padding-left: 20px;
	display: block;
}

/* @end */

/* @group Toolbars */

/* @group Top Navigation */


/* Toolbar Styles */

#navcontainer {
	position: relative;
	z-index: 99;
	display: block;
	float: right;
	font-size: .9em;
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
}

#navcontainer .current {
	border-bottom: 3px solid #fff;
}


#navcontainer .currentAncestor {
}
/* Parent - Level 0 */

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

#navcontainer li {
	position: relative;
	width: auto;
	display: inline;
	float: left;
}

#navcontainer a {
	padding-bottom: 3px;
	color: #ffffff;
	text-decoration: none;
	margin-left: 5px;
	display: block;
	text-align: left;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	margin-right: 5px;
}

#navcontainer a:hover {
	border-bottom: 3px solid #fff;
}

/* Child - Level 1 */

#navcontainer ul ul li {
	display: none;
}

#navcontainer ul ul a:hover {
	display: none;
}

#navcontainer li:hover ul, #navcontainer li.over ul { 
	display: block;
}

/* Child - Level 2 */

#navcontainer ul ul ul {

}

#navcontainer ul ul ul li {

}

#navcontainer ul ul ul a {

}

#navcontainer ul ul ul a:hover {

}

#navcontainer ul ul ul .current {

}

#navcontainer ul ul ul .currentAncestor {

}

/* Child Level 3 */

#navcontainer ul ul ul {

}

#navcontainer ul ul ul ul li {

}

#navcontainer ul ul ul ul a {

}

#navcontainer ul ul ul ul a:hover {

}

/* Child Level 4 */

#navcontainer ul ul ul ul {

}

#navcontainer ul ul ul ul ul li {

}

#navcontainer ul ul ul ul ul a {

}

#navcontainer ul ul ul ul ul a:hover {

}

/* Child Level 5 */

#navcontainer ul ul ul ul ul {

}

#navcontainer ul ul ul ul ul ul li {

}

#navcontainer ul ul ul ul ul ul a {

}

#navcontainer ul ul ul ul ul ul a:hover {

}
/* @end */


/* @group Sub-Menu */


/* Toolbar Styles */

#sub_navcontainer {
	position: relative;
	top: 10px;
	margin-bottom: 0px;
	font-size: .9em;
}

#sub_navcontainer .current {
}

#sub_navcontainer .current:hover {

}

#sub_navcontainer .currentAncestor {

}

/* Parent - Level 0 */

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

#sub_navcontainer li {
	position: relative;
	display: inline;
	height: 0px;
}

#sub_navcontainer a {
	display: none;
	padding-left: 10px;
	padding-top: 4px;
	height: 16px;
	padding-bottom: 3px;
	border-bottom: 1px solid #e0e0e0;
}

#sub_navcontainer a:hover {
}

#sub_navcontainer a:active {

}

/* Child - Level 1 */

#sub_navcontainer ul ul {

}

#sub_navcontainer ul ul li {

}

#sub_navcontainer ul ul a {
	display: block;
	padding-left: 10px;
}

#sub_navcontainer ul ul a:hover {

}

#sub_navcontainer ul ul .current {

}

#sub_navcontainer ul ul .currentAncestor {

}

/* Child - Level 2 */

#sub_navcontainer ul ul ul {

}

#sub_navcontainer ul ul ul li {

}

#sub_navcontainer ul ul ul a {
	padding-left: 30px;
}

#sub_navcontainer ul ul ul a:hover {

}

#sub_navcontainer ul ul ul .current {

}

#sub_navcontainer ul ul ul .currentAncestor {

}

/* Child Level 3 */

#sub_navcontainer ul ul ul {

}

#sub_navcontainer ul ul ul ul li {

}

#sub_navcontainer ul ul ul ul a {
	padding-left: 50px;
}

#sub_navcontainer ul ul ul ul a:hover {

}

/* Child Level 4 */

#sub_navcontainer ul ul ul ul {

}

#sub_navcontainer ul ul ul ul ul li {

}

#sub_navcontainer ul ul ul ul ul a {
	padding-left: 70px;
}

#sub_navcontainer ul ul ul ul ul a:hover {

}

/* Child Level 5 */

#sub_navcontainer ul ul ul ul ul {

}

#sub_navcontainer ul ul ul ul ul ul li {

}

#sub_navcontainer ul ul ul ul ul ul a {
	padding-left: 90px;
}

#sub_navcontainer ul ul ul ul ul ul a:hover {

}
/* @end */
/* @end */

/* @group File Sharing */

.filesharing-description {
	
}

.filesharing-item {
	margin-bottom: 15px;
	
	
}
.filesharing-item-title{
	background: url(images/icons/dload.png) no-repeat left center;
	padding-left: 44px;
	font-size: 1.6em;
	letter-spacing: 1px;
	font-style: normal;
	padding-top: 4px;
}
.filesharing-item-title a:link {
	
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
	margin-top: 4px;
	margin-bottom: 4px;
}

/* @end */

/* @group Copy */
#copy{
	color: #fff;
	list-style-type: none;
	border-right-style: none;
	font-size: .74em;
	text-align: center;
}
#copy p, #copy li a{
	color: #fff;
	border-right-style: none;
	list-style-type: none;
}

/* @end */
