/* @override http://centenaryumcnj.org/wp-content/themes/Minimal/Minimal/style.css */

/* @override http://centenaryumcnj.org/wp-content/themes/Minimal/Minimal/style.css */

/* @override http://centenaryumcnj.org/wp-content/themes/Minimal/Minimal/style.css */

/* @override http://centenaryumcnj.org/wp-content/themes/Minimal/Minimal/style.css */

/* @override http://centenaryumcnj.org/wp-content/themes/Minimal/Minimal/style.css */

/*
Theme Name: Minimal
Theme URI: http://www.elegantthemes.com/gallery/
Version: 1.9
Description: 2 Column theme from Elegant Themes
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
*/

/*------------------------------------------------*/

/*-----------------[RESET]------------------------*/

/*------------------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ */

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
       margin: 0;
       padding: 0;
       outline: 0;
       vertical-align: baseline;
       background: transparent;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

body {
       line-height: 1;
}

ol, ul {
       list-style: none;
}

blockquote, q {
       quotes: none;
}

blockquote:before, blockquote:after,q:before, q:after {
       content: '';
       content: none;
}

/* remember to define focus styles! */

:focus {
       outline: 0;
}

/* remember to highlight inserts somehow! */

ins {
       text-decoration: none;
}

del {
       text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
       border-collapse: collapse;
       border-spacing: 0;
}

/*------------------------------------------------*/

/*-----------------[BASIC STYLES]-----------------*/

/*------------------------------------------------*/

body {
       background: white url(http://centenaryumcnj.org/images/bg-clouds3.png) repeat-x;
       /*

background: #e7e9eb url(images/header_bg.jpg) center top no-repeat; */
       text-align: center;
       line-height: 21px;
       font-family: Arial, Verdana, sans-serif;
       font-size: 12px;
       color: #434343;
       min-height: 25px;
}

a {
       text-decoration: none;
       color: black;
}

a:hover {
       text-decoration: underline;
}

.clear {
       clear: both;
}

.ui-tabs-hide {
       display: none;
}

br.clear {
       margin: 0px;
       padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
       padding-bottom: 5px;
       letter-spacing: -1px;
       font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
       font-weight: normal;
	border-color: #9fb8fd;
	color: #118cb8;
}

h1 {
       font-size: 36px;
}

h2 {
       font: 30px Georgia, "Times New Roman", Times, serif;
       color: #724721;
}

.pagetitle {
       font: 30px Georgia, "Times New Roman", Times, serif;
       color: #724721;
       margin-left: 40px;
       margin-top: 17px;
       border-bottom: 1px solid gray;
       margin-right: 20px;
       text-transform: uppercase;
}

h3 {
       font-size: 24px;
}

h4 {
       font-size: 18px;
}

h5 {
       font-size: 16px;
}

h6 {
       font-size: 14px;
}

p {
       padding-bottom: 10px;
       line-height: 20px;
}

strong {
}

cite, em, i {
       font-style: italic;
}

pre, code {
       font-family: Courier New, monospace;
       margin-bottom: 10px;
}

ins {
       text-decoration: none;
}

sup, sub {
       height: 0;
       line-height: 1;
       position: relative;
       vertical-align: baseline;
}

sup {
       bottom: 0.8em;
}

sub {
       top: 0.3em;
}

dl {
       margin: 0 0 1.5em 0;
}

dl dt {
       font-weight: bold;
}

dd {
       margin-left: 1.5em;
}

blockquote {
       margin: 1.5em;
       padding: 1em;
       color: #666666;
       background: #e6e6e6;
       font-style: italic;
       border: 1px solid #dcdcdc;
}

blockquote p {
       padding-bottom: 0px;
}

input[type=text],input.text, input.title, textarea, select {
       background-color: #fff;
       border: 1px solid #bbb;
       padding: 2px;
       color: #4e4e4e;
}

input[type=text], input.text, input.title, textarea, select {
       margin: 0.5em 0;
}

textarea {
       padding: 4px;
}

img#about-image {
       float: left;
       margin: 3px 8px 8px 0px;
}

.clearfix:after {
       visibility: hidden;
       display: block;
       font-size: 0;
       content: " ";
       clear: both;
}

* html .clearfix {
       zoom: 1;
}

/* IE6 */

*:first-child+html .clearfix {
       zoom: 1;
}

/* IE7 */

/*------------------------------------------------*/

/*---------------[MAIN LAYOUT INFO]---------------*/

/*------------------------------------------------*/

#page-wrap {
       text-align: left;
       width: 960px;
       margin: 0 auto;
       position: relative;
}

#header {
}

img#logo {
       float: left;
       margin: 5px 15px -12px 0px;
}

#slogan {
       font-family: Georgia, serif;
       font-style: italic;
       color: #262626;
       float: left;
       background: none no-repeat 0px 0px;
       padding: 14px 0 3px 30px;
       margin-right: 0;
       margin-left: 0;
       margin-bottom: -2px;
       height: 0;
       width: 0;
}

#header #search-form {
       float: right;
       width: 132px;
       height: 30px;
       margin-top: 7px;
       border: 1px solid #0cb5df;
}

#header #searchinput {
       width: 105px;
       background: none;
       border: none;
       color: white;
       padding-left: 12px;
       display: block;
       margin-top: 6px;
}

div.description a.readmore {
       color: #5b5b5b;
       background: none no-repeat right;
       display: block;
       height: 34px;
       padding-right: 9px;
       line-height: 34px;
       float: right;
       margin-top: 8px;
}

#services_bg {
       background: none repeat-x scroll left;
       padding-top: 1px;
}

#services {
       position: relative;
       background-image: none;
       background-color: rgba(255,254,255,0.2);
	padding-top: 20px;
	padding-bottom: 20px;
}

#services .one-third {
       background: white none no-repeat;
       float: left;
       width: 260px;
       position: relative;
       height: 150px;
	padding: 10px;
	margin: 10px;
	border: 1px solid #d0d0d0;
}

#services .first {
       background: white none;
       width: 250px;
	color: white;
	border: 1px solid #d0d0d0;
	margin-left: 41px;
}

#services img.icon {
       position: absolute;
       left: 23px;
       top: 31px;
       width: 0;
       height: 0;
}

#services .one-third.first img.icon {
       left: 18px;
}

#services h3.title {
       margin-bottom: -4px;
       font: 20px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#services h3.title a:hover {
       text-decoration: none;
}

#services p.tagline {
       font-family: Georgia, serif;
       font-style: italic;
       color: #a0a7ac;
       margin-bottom: -8px;
}

#content {
       background: url(images/content_line.png) repeat-y 641px 0px;
       padding-bottom: 25px;
}

#content.nudge {
       margin-top: -46px;
}

#content.pagefull_width, .pagefull_width #content-area {
       background: none;
       width: 100%;
}

#content-area {
       float: left;
       width: 641px;
}

div.entry {
       background: none repeat-x left;
       width: 540px;
       padding: 30px 40px 10px;
}

#content.pagefull_width div.entry {
       width: 900px;
}

div.entry a, div#comment-section a {
       color: #000000;
       font-weight: bold;
}

div.entry.homepage {
       padding-bottom: 0px;
       background: none;
}

div.entry h2.title, div.entry h1.title {
	margin-bottom: 19px;
	color: #118cb8;
}

div.entry h2.title, div.entry h1.title a {
	color: #118cb8;
}



div.entry img.thumbnail-post {
       border: 8px solid #ffffff;
       box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3);
       -moz-box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3);
       -webkit-box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3);
       margin-right: 23px;
       margin-bottom: 17px;
       margin-top: 7px;
}

#breadcrumbs {
       margin-top: -32px;
       padding: 0px 0px 10px 25px;
       background: url(images/separator_bg.png) bottom left repeat-x;
}

#breadcrumbs, #breadcrumbs a {
       color: #a0a7ac;
       font-style: italic;
       font-family: Georgia, serif;
}

h2.title a:hover {
       text-decoration: none;
}

h3.title {
       font-size: 24px;
}

p.post-meta {
       margin-top: -12px;
       padding: 0px 0px 10px 4px;
       line-height: 22px;
}

p.post-meta, p.post-meta a {
       font-style: italic;
       font-weight: normal;
	font-size: 10px;
}

p.post-meta a:hover, #breadcrumbs a:hover {
       color: #111111;
       text-decoration: none;
}

.entry ul {
       list-style-type: disc;
       margin: 10px 0px 10px 20px;
}

.entry ol {
       list-style-type: decimal;
       list-style-position: inside;
       margin: 10px 0px 10px 2px;
}

.entry ul li ul, .entry ul li ol {
       margin: 2px 0px 2px 20px;
}

.entry ol li ul, .entry ol li ol {
       margin: 2px 0px 2px 35px;
}

/*------------------------------------------------*/

/*---------------[DROPDOWN MENU]------------------*/

/*------------------------------------------------*/

ul.nav {
       font-family: Arial, Verdana, sans-serif;
       font-size: 14px;
       margin-bottom: 21px;
       background-repeat: repeat-x;
}

ul.nav li {

}

ul.nav > li > a:hover, ul.nav > li.current_page_item  > a, ul.nav > li.current-cat > a {
       font-weight: bold;
	background-color: orange;
	color: white;
}

ul.nav li a {
       color: #001326;
       padding: 10px 12px;
       text-transform: uppercase;
       letter-spacing: 1px;
       font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

ul.nav li a:hover {
       text-decoration: none;
}

ul.nav > li:last-child {
       background: none repeat-y right;
       padding-right: 2px;
}

ul.nav ul {
       border-left: 1px solid #ffffff;
       border-right: 1px solid #c7ced1;
       border-bottom: 1px solid #c7ced1;
}

ul.nav > ul {
       background: url(images/first_element.jpg) 0px 0px no-repeat;
}

ul.nav ul li a {
       background: #e8ebec url(images/second_line.jpg) repeat-x bottom left;
}

ul.nav ul li a:hover {
       background-color: #d6dadd;
}

ul.nav li:hover a {
       background-color: #e8ebec;
       color: #474747;
}

/*ul.nav ul > li:last-child a { background-image: none; }*/

ul.nav ul {
       top: 49px !important;
       left: -1px !important;
       box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3);
       -moz-box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3);
       -webkit-box-shadow: 3px 6px 8px 1px rgba(0, 0, 0, 0.3);
       border-top: 1px solid #ffffff;
}

ul.nav ul ul {
       left: 203px !important;
       top: -2px !important;
       border-top: none;
}

ul.nav li li {
       border-left: none;
}

ul.nav li li a {
       width: 180px;
       padding: 13px 4px 13px 18px;
}

ul.nav ul ul {
       background: #e8ebec url(images/second_line.jpg) repeat-x;
       padding-top: 2px;
}

ul.nav ul li.last > a {
       background-image: none;
}

/*------------------------------------------------*/

/*--------------[FEATURED SLIDER]-----------------*/

/*------------------------------------------------*/

div#featured {
       position: relative;
       background: url(images/home-frame.png) no-repeat scroll center bottom;
       height: 350px;
       width: 960px;
}

#featured_content, .slide {
       width: 920px !important;
}

a#left_arrow {
       background: none no-repeat 0px 0px;
       left: 0px;
       width: 0;
       height: 0;
}

a#right_arrow {
       background: url(images/right_arrow.png) 0px 0px no-repeat;
       right: 0px;
       margin-top: 40px;
       margin-right: 10px;
}

a#left_arrow, a#right_arrow {
       display: block;
       height: 23px;
       position: absolute;
       text-indent: -9999px;
       top: 88px;
       width: 13px;
       margin-top: 40px;
       margin-left: 10px;
}

div.slide img.thumb {
       float: left;
       text-indent: -9999px;
       background-image: none;
       width: 910px;
       margin-top: 30px;
       height: 290px;
       margin-left: 20px;
}

div.slide div.description {
       float: right;
       width: 425px;
       margin-top: 48px;
       margin-left: 120px;
}

div.description h2 a:hover {
       text-decoration: none;
}

div.description p.tagline {
       font-family: Georgia, serif;
       font-style: italic;
       color: #a0a7ac;
}

div.description {
       color: black;
}

a.readmore {
       color: #5b5b5b;
       background: none no-repeat right;
       display: block;
       height: 34px;
       padding-right: 9px;
       line-height: 32px;
       float: right;
       margin-top: 8px;
       margin-right: 0px;
       text-transform: uppercase;
       font-weight: bold;
}

a.readmore span {
       display: block;
       background: none no-repeat;
       padding: 0;
       margin-top: -15px;
}

div#controllers {
       clear: both;
       bottom: -5px;
       left: 0;
       padding-left: 440px;
       position: absolute;
}

div#controllers a {
       float: left;
       text-indent: -9999px;
       background: url(images/controller1.png) no-repeat;
       display: block;
       height: 14px;
       width: 15px;
       margin-right: 4px;
}

div#controllers a.activeSlide {
       background: url(images/controller2.png) no-repeat;
}

/*------------------------------------------------*/

/*-------------------[COMMENTS]-------------------*/

/*------------------------------------------------*/

#comment-section {
       padding: 30px 41px 20px 20px;
}

h3#comments {
       font-size: 30px;
}

span.bottom_bg {
       background: url("images/comment-bottom.png") no-repeat scroll bottom right;
       display: block;
       height: 2px;
       width: 100%;
       margin-top: -21px;
}

div.authordata {
       width: 100px;
}

img.avatar {
       float: right;
       border: 5px solid #ffffff;
       box-shadow: 2px 3px 6px 0px rgba(0, 0, 0, 0.2);
       -moz-box-shadow: 2px 3px 6px 0px rgba(0, 0, 0, 0.2);
       -webkit-box-shadow: 2px 3px 6px 0px rgba(0, 0, 0, 0.2);
}

div.comment-author {
       text-align: right;
       margin-top: 13px;
       padding-bottom: 5px;
}

div.comment-author span.fn a, div.comment-author span.fn {
       color: #262626 !important;
       font-size: 14px;
       font-weight: normal !important;
       font-family: Georgia, serif;
}

.comment-meta {
       margin-top: 3px;
}

.comment-meta a {
       color: #434343 !important;
       font-size: 11px;
       font-weight: normal !important;
}

.comment-wrap {
       float: left;
       margin-left: 32px;
}

.reply-container {
       float: right;
}

.reply-container a {
       padding-left: 15px;
}

.reply-container a:hover {
       text-decoration: none;
}

ul.children .comment .bottom_bg {
       background: none;
}

li.depth-1 .comment-wrap {
       width: 428px;
}

li.depth-2 .comment-wrap {
       width: 310px;
}

li.depth-3 .comment-wrap {
       width: 193px;
}

li.depth-4 .comment-wrap {
       width: 78px;
}

ol.commentlist {
       padding-top: 10px;
}

.commentlist li.comment {
       margin: 20px 0px;
       background: url(images/content_line.png) repeat-y 117px 0px;
}

.commentlist li.comment ul {
       margin: 8px 0px 8px 117px;
}

#respond {
       padding-top: 30px;
}

#commentform textarea#comment {
       width: 99%;
}

#commentform input[type=text] {
       width: 40%;
}

li.comment #respond {
       padding-left: 28px;
       padding-top: 20px;
       background: #E7E9EB;
}

li.comment #respond textarea {
       width: 99% !important;
}

li.comment #respond input[type=text] {
       width: 50% !important;
}

.depth-1 li.comment #respond {
       padding-left: 10px;
}

span.bottom_bg {
       width: 580px;
}

/*------------------------------------------------*/

/*---------------------[FOOTER]-------------------*/

/*------------------------------------------------*/

div#footer {
       border: 1px solid #c7ced1;
       margin-bottom: 35px;
       background-color: #f3f4f5;
       height: 45px;
}

div#footer-content {
       border-left: 1px solid #ffffff;
       border-top: 1px solid #ffffff;
}

ul.bottom-menu li {
       float: left;
       padding-top: 12px;
       padding-left: 22px;
}

ul.bottom-menu li a {
       padding-right: 10px;
       color: #434343;
       text-transform: lowercase;
}

p#copyright {
       float: right;
       padding-top: 10px;
       padding-right: 15px;
       font-size: 11px;
}

/*------------------------------------------------*/

/*--------------------[SIDEBAR]-------------------*/

/*------------------------------------------------*/

div#sidebar {
       float: right;
       width: 317px;
}

div.sidebar-block {
       background: url(images/separator_bg.png) repeat-x bottom left;
       padding: 28px 2px 20px 30px;
}

#tabbed {
       position: relative;
       padding: 0px;
}

ul#tabbed-area {
       background: url(images/tabbed-area-bg.png) no-repeat;
}

ul#tabbed-area li.ui-state-active {
       background: url(images/active-tab-arrow.png) no-repeat bottom center;
       padding-bottom: 11px;
}

ul#tabbed-area li.ui-state-active a {
       background: #e8ebec;
}

ul#tabbed-area li {
       text-align: center;
       float: left;
       margin-right: 2px;
}

ul#tabbed-area li a {
       color: #404040;
       display: block;
       padding: 13px 3px 10px;
}

ul#tabbed-area li a:hover {
       text-decoration: none;
       background-color: #e8ebec;
}

ul#tabbed-area li.first a {
       width: 91px;
}

ul#tabbed-area li.second a {
       width: 112px;
}

ul#tabbed-area li.last {
       margin-right: 0px;
}

ul#tabbed-area li.last a {
       width: 90px;
}

ul#tabbed-area li.ui-state-active a:hover {
       background-color: #e8ebec;
}

div#recent-tabbed.widget {
       padding-top: 25px;
}

div.sidebar-block .widget ul ul {
       margin-left: 9px;
}

.widget ul {
       margin-bottom: 5px;
}

.widget ul ul {
       margin-bottom: 0px;
}

.widget ul li {
       background: url(images/bullet.png) no-repeat 0 10px;
       padding: 5px 0 8px 18px;
       color: #262626;
}

.widget ul li ul {
       margin: 0 0 -12px;
       padding: 5px 0 0 7px;
}

div#recent-tabbed, div#popular-tabbed, div#random-tabbed {
       padding-top: 25px;
       padding-left: 35px;
       padding-bottom: 25px;
}

div.widget h3.widgettitle {
       padding-bottom: 20px;
}

/*------------------------------------------------*/

/*------------[CAPTIONS AND ALIGNMENTS]-----------*/

/*------------------------------------------------*/

div.post .new-post .aligncenter, .aligncenter {
       display: block;
       margin-left: auto;
       margin-right: auto;
}

.wp-caption {
       border: 1px solid #ddd;
       text-align: center;
       background-color: #f3f3f3;
       padding-top: 4px;
       margin-bottom: 10px;
}

.wp-caption.alignleft {
       margin: 0px 10px 10px 0px;
}

.wp-caption.alignright {
       margin: 0px 0px 10px 10px;
}

.wp-caption img {
       margin: 0;
       padding: 0;
       border: 0 none;
}

.wp-caption p.wp-caption-text {
       font-size: 11px;
       line-height: 17px;
       padding: 0 4px 5px;
       margin: 0;
}

.alignright {
       float: right;
}

.alignleft {
       float: left
}

img.alignleft {
       display: inline;
       float: left;
       margin-right: 15px;
}

img.alignright {
       display: inline;
       float: right;
       margin-left: 15px;
}

/*------------------------------------------------*/

/*---------------[DEFAULT DROPDOWN SETTINGS]---*/

/*------------------------------------------------*/

.nav ul {
       position: absolute;
       top: -999em;
       background-position: bottom;
       background-repeat: no-repeat;
       z-index: 10;
}

.nav li {
       float: left;
       position: relative;
}

.nav a {
       display: block;
       float: left;
}

.nav li:hover ul, ul.nav li.sfHover ul {
       left: 0px;
       top: 35px;
}

.nav li:hover li ul, .nav li.sfHover li ul {
       top: -999em;
}

.nav li li:hover ul, ul.nav li li.sfHover ul {
       left: 203px;
       top: 0px;
}

.nav li:hover ul, .nav li li:hover ul {
       top: -999em;
}

.nav li li {
       display: block;
       padding: 0px;
       float: left;
       height: auto !important;
}

.nav li ul {
       width: 202px;
       display: none;
	margin-top: -18px;
}

.nav li li a:link, .nav li li a:visited {
       display: block;
       height: auto;
       float: left;
}

.nav li:hover {
       visibility: inherit;
/* f

ixes IE7 'sticky bug' */
}

/*------------------------------------------------*/

/*-----------------[WP CALENDAR]-----------------*/

/*------------------------------------------------*/

#wp-calendar {
       empty-cells: show;
       margin: 10px auto 0;
       width: 240px;
}

#wp-calendar a {
       display: block;
       text-decoration: none;
       font-weight: bold;
}

#wp-calendar a:hover {
       text-decoration: underline;
}

#wp-calendar caption {
       text-decoration: none;
       font: bold 13px Arial, Sans-Serif;
}

#wp-calendar td {
       padding: 3px 5px;
       color: #9f9f9f;
}

#wp-calendar td#today {
       color: #000000;
}

#wp-calendar th {
       font-style: normal;
       text-transform: capitalize;
       padding: 3px 5px;
}

#wp-calendar #prev a, #wp-calendar #next a {
       font-size: 9pt;
}

#wp-calendar #next a {
       padding-right: 10px;
       text-align: right;
}

#wp-calendar #prev a {
       padding-left: 10px;
       text-align: left;
}

/*------------------------------------------------*/

/*-------------------[PAGE NAVI]------------------*/

/*------------------------------------------------*/

.pagination {
       overflow: hidden;
       padding: 15px 12px 0px;
}

.wp-pagenavi {
       position: relative;
       padding: 25px 0px 5px 20px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
       background: url(images/pagenavi-bg.png) no-repeat !important;
       padding: 11px 14px 17px 15px !important;
       margin: 2px;
       font-weight: bold;
       color: #FFFFFF !important;
       border: none !important;
       text-shadow: 1px 1px 1px #86949b;
}

.wp-pagenavi a:visited {
       background: url(images/pagenavi-bg.png) no-repeat !important;
       padding: 9px 15px 11px 12px !important;
       margin: 2px;
       font-weight: bold;
       color: #FFFFFF !important;
       border: none !important;
}

.wp-pagenavi span.pages {
       padding: 5px 7px 5px !important;
       margin: 2px !important;
       color: #989898 !important;
       border: none !important;
       color: #413f36;
       background: none !important;
}

.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover {
       background: url(images/pagenavi-current-bg.png) no-repeat !important;
       padding: 9px 15px 11px 12px !important;
       margin: 2px;
       font-weight: bold;
       color: #FFFFFF !important;
       border: none !important;
       text-shadow: -1px -1px 1px #ffffff;
       color: #262626 !important;
}

a.readmore:hover, #sidebar div.custom-sidebar-block ul.control li a:hover, ul#cats-menu li a:hover, ul#page-menu li a:hover, div#slider-control div.featitem h2 a {
       text-decoration: none;
}

.js #feat-content, .js div#from-blog div.entries {
       display: none;
}

.foursixeight {
       margin: 15px 0px 15px 84px;
}

.fullwidth {
       width: 100% !important;
}

div#controllers {
       z-index: 100;
}

.js #featured, .js div#tabbed {
       display: none;
}

.nav ul {
       z-index: 9999;
}

#breadcrumbs {
       display: none;
}

#quote {
       font-size: 24px;
       color: #333333;
       text-shadow: 1px 1px 0px #fff;
       width: 925px;
       margin-top: 10px;
       background: url(images/quote-left.gif) no-repeat top left;
       padding: 25px 0 0 35px;
}

#quote div {
       background: none no-repeat right;
       padding: 0 35px 20px 0;
       font-family: Georgia, "Times New Roman", Times, serif;
}

#quote div span {
       color: #bfbfbf;
       padding-top: 10px;
       display: block;
       font: 21px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


div.slide div.description {
position:absolute;
left:470px;
       width: 300px;
}

.slide .thumb {position:absolute;
}
