
/**********************************************************
 *                    Fonts
 **********************************************************/

@font-face {
    font-family: 'TrocchiRegular';
    src: url('../fonts/Trocchi-webfont.eot');
    src: url('../fonts/Trocchi-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Trocchi-webfont.woff') format('woff'),
         url('../fonts/Trocchi-webfont.ttf') format('truetype'),
         url('../fonts/Trocchi-webfont.svg#TrocchiRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TrocchiBold';
    src: url('../fonts/Trocchi-Bold-webfont.eot');
    src: url('../fonts/Trocchi-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Trocchi-Bold-webfont.woff') format('woff'),
         url('../fonts/Trocchi-Bold-webfont.ttf') format('truetype'),
         url('../fonts/Trocchi-Bold-webfont.svg#TrocchiBold') format('svg');
    font-weight: normal;
    font-style: normal;

}


/**********************************************************
 *                    HTML & Body
 **********************************************************/

body {
	background: url(../images/bg-body.png);
	color: #4c4c4c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}


/**********************************************************
 *                 HTML Elements
 **********************************************************/
h1 {}
h2 { color: #5555bb; font-weight: normal; }
h3 { color: #5555bb; font-weight: normal; font-size: 19px;}
h4 {}
h5 {}
h6 {}

h1, h2, h3.accordion-header {
	font-family: TrocchiRegular, serif;
	font-weight: normal;
}

h3 {
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3 a, 
h3 a:link,
h3 a:visited {
	color: #333;
}

p {
	line-height: 1.5;
}

/**********************************************************
 *                 Global Link Styles
 **********************************************************/
a { color: #f05a23; }
a:link    { color: #5555bb; text-decoration: none; }
a:visited { color: #5555bb; text-decoration: none; }
a:hover   { color: #5555bb; text-decoration: underline; }
a:active  { color: #5555bb; text-decoration: underline; }
a.active  { color: #5555bb; text-decoration: underline; }

.view-footer p a, 
.view-links p a,
.more-link a, 
.view-node a {
	color: #5555bb;
}

#sidebar-first a.active {
	color: #5555bb;
}

/**********************************************************
 *                  The wrapper divs
 **********************************************************/
 
#container {
	background: url(../images/bg-container.png) repeat-y;
}

/**********************************************************
 *                       Regions
 **********************************************************/

#header-region {
	width: 460px;
}

#header-region .newsletter-signup {
	background: url(../images/bg-newsletter-signup.png) no-repeat;
	margin: 0;
	width: 310px;
}
 
#header-region .newsletter-signup .content {
	padding: 9px 10px;
}
 
#header-region .newsletter-signup p {
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 100%;	
	padding: 0 0 0 30px;
}

#header-region .newsletter-signup p a {
	color: #5555bb;
}

#header-region .facebook {
	margin: 29px 0 0 5px;
	width: 100px;
}

/**********************************************************
 *                 Header Elements
 **********************************************************/
/* #header wraps #branding, #search-box-top and #header-blocks. */
#header {
	background: url(../images/bg-header.png) repeat-x;
	border-bottom: none;
	clear: both;
	height: 92px;
	line-height: 100%;
	margin: -5px 4px 0;
	z-index: 0;
}

/* #branding wraps #logo, #site-name and #site-slogan. */
#branding {
	margin: 19px 10px 10px 22px;
	padding: 0;
	width: 473px;
}

#search-theme-form {
	margin: 0 0 10px;
}

/**********************************************************
 *                 Search
 **********************************************************/

input#edit-search-theme-form-1 {
	background: url(../images/bg-search.png) no-repeat;
	border: none;
	color: #bbb;
	float: left;
	height: 19px;
	margin: 0;
	padding: 5px 5px 5px 28px;
	width: 263px;
}

/**********************************************************
 *                       Menu
 **********************************************************/
#menu-bar {
	background: url(../images/bg-nav.png) repeat-x; 
	height: 54px;
	line-height: 100%;
	margin: 0 4px;
	padding: 0;
}

ul.megamenu-skin-brc, 
.network-menu .content {
	display: inline;
}

#menu-bar .block {	
	margin: 0;
}

#menu-bar .megamenu-skin-brc li.megamenu-parent a {
	color: #808080;
	font-family: TrocchiRegular, serif;
	font-size: 15px;
	line-height: 100%;	
	text-decoration: none;
} 

 #menu-bar .megamenu-skin-brc li.megamenu-parent {
  background: url(../images/nav-hover.png) 0 0 no-repeat;
}

/*#menu-bar .megamenu-skin-brc li.megamenu-parent.hovering {
	background: #fff;
	box-shadow: 0 0 8px #999;
	-moz-box-shadow: 0 0 8px #999;
	-webkit-box-shadow: 0 0 8px #999;
	margin: 13px 0 0;	
	z-index: 900;	
}

#menu-bar .megamenu-skin-brc li.megamenu-parent span {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;		
	display: block;
	margin: 7px 0 0;			
	padding: 13px 14px 20px 15px;	
}

#menu-bar .megamenu-skin-brc li.megamenu-parent.hovering {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;	
	margin: 9px 0 0;	
	z-index: 900;	
	background-position: 0 -58px;
}

#menu-bar .megamenu-skin-brc li.megamenu-parent.neighborHover {
  background-position: right -108px;
}
*/

#menu-bar .megamenu-skin-brc li.megamenu-parent.hovering span, 
#menu-bar .megamenu-skin-brc li.megamenu-parent.hovering.active span {
	background: none #fff;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;		
	color: #6666dd;	
	position: relative;
	z-index: 11000;		
}


#menu-bar .megamenu-skin-brc li.megamenu-parent.active span {
	background: url(../images/nav-on.png) 50% 102% no-repeat;
	color: #6666dd;
}

#menu-bar .megamenu-skin-brc li.megamenu-parent.active a:hover span {
	background-image: none;
}

#menu-bar .megamenu-skin-brc li.megamenu-parent.active a:hover {
	color: #6666dd;
}

.megamenu-menu ul.megamenu-bin {
	background: #fff;
	z-index: 8000;
}

.megamenu-menu .megamenu-bin li {
	padding: 0 5px;	
}

#menu-bar .megamenu-skin-brc li.megamenu-parent ul li,
.megamenu-menu .megamenu-slot {
	line-height: 100%;	
}

/* Define width based on the parent item using this */
#menu-bar .megamenu-skin-brc li.megamenu-parent li.megamenu-slot {
	background: #fff;	
	border-bottom: 1px solid #ccc;	
	padding: 4px 0 12px;	
}

#menu-bar .megamenu-skin-brc li.megamenu-parent li.megamenu-slot a {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;		
	color: #808080;
	font-family: Arial;
	font-size: 14px;
	line-height: 100%;
	margin: 0;
	padding: 0 6px;
}

#menu-bar .megamenu-skin-brc li.megamenu-parent li.megamenu-slot a:hover {
	color: #6666dd;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;	
	text-decoration: none;	
}

#menu-bar .megamenu-skin-brc li.megamenu-parent li.megamenu-slot.last {
	border-bottom: none;
	padding-bottom: 0;
}

#menu-bar .block {
	padding-right: 0;
}

#menu-bar .block.search {
	float: right;
}

/* Shorter hovers */
#menu-bar .megamenu-skin-brc li#megamenu-mlid-15433.megamenu-parent.hovering span, 
#menu-bar .megamenu-skin-brc li#megamenu-mlid-15436.megamenu-parent.hovering span,
#menu-bar .megamenu-skin-brc li#megamenu-mlid-15438.megamenu-parent.hovering span, 
#menu-bar .megamenu-skin-brc li#megamenu-mlid-15439.megamenu-parent.hovering span,
#menu-bar .megamenu-skin-brc li#megamenu-mlid-15440.megamenu-parent.hovering span,
#menu-bar .megamenu-skin-brc li#megamenu-mlid-15441.megamenu-parent.hovering span {
	padding: 0 8px 9px 9px;
}

/* Find a Guide dropdown */
#megamenu-mlid-15434 ul, 
#megamenu-mlid-15434 ul li {
	width: 110px;
}

/**********************************************************
 *                 Top Banner Ad
 **********************************************************/

#top-banner {
	margin: 12px 0 0;
	text-align: center;
}

/**********************************************************
 *                   Structure
 **********************************************************/

.front #secondary-bottom {
	color: #4c4c4c;
	float: left;
	margin: 0 9px 10px 25px;
	padding: 4px 0;
	position: relative;
	width: 629px	
}

.front #secondary-bottom .blog {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: 388px;
}

.front #secondary-bottom .views-row-unformatted {
	margin-bottom: 12px;
}

#secondary-bottom  .blog {
	background: #fff;
}

#secondary-bottom  .blog .view-header {
	float: right;
	margin: -32px 4px 0 0;
}

#secondary-bottom  .view-content {
	font-size: 13px;
	padding: 9px;
}

#secondary-bottom  .blog .teaser p {
	line-height: 130%;
	margin-bottom: 10px;
}

#secondary-bottom  .blog .title {
	font-size: 14px;
	font-weight: bold;
}

#secondary-bottom  .blog .title a {
	color: #333;
}

#secondary-bottom  .blog .created {
	color: #999;
	font-size: 11px;
	margin: 0;
}

#secondary-bottom  .blog .more-link {
	margin: 0 8px;
}

#secondary-bottom .picks {
	clear: none;
	float: right;
	padding: 0;
	width: 222px;
}

#secondary-bottom .picks .content {
	background: #fff;
	padding: 10px 8px 0;
}

/**********************************************************
 *                   Menu blocks
 **********************************************************/

ul.menu li.expanded  { 
	float: left; 
	width: 156px; 
}

ul.menu ul,
ul.menu ul.menu {
	margin: 0;
}

/**********************************************************
 *                   Footer Region
 **********************************************************/

#footer-region .block.footer-links {
	float: left;
	padding: 25px 23px 25px 21px;	
}

#footer-region .block.footer-logo p {
	margin: 0;
	padding: 15px 23px 8px;
}

.footer-links ul.menu li.expanded a {
	display: block;
	font-weight: bold;
	margin-bottom: 18px;
	width: 156px;
}

.footer-links ul.menu li.expanded ul.menu a {
	font-weight: normal;
	margin-bottom: 4px;
}

.footer-links li.expanded {
    padding: 0.2em 0 0 0;
}

/**********************************************************
 *                      Breadcrumbs
 **********************************************************/
 
#breadcrumb li.level1 a {
	background: url(../images/bg-breadcrumb-home.png) left no-repeat;
	color: #aaaaf2;
}

#breadcrumb li.level2 a, #breadcrumb li.level3 a, #breadcrumb li.level4 a {
	background: url(../images/bg-breadcrumb.png) left no-repeat;
	color: #aaaaf2;
}

#breadcrumb {
	background: url(../images/bg-breadcrumb-current-arrow.png) right no-repeat;	
	clear: left;
	float: left;
	height: 20px;
	margin: 8px 0 10px 24px;
	padding: 0 7px 0 0;
} 

#breadcrumb li {
	margin: 1px 0 0;
}
 
#breadcrumb li.current a {
	background: url(../images/bg-breadcrumb-current.png) left no-repeat;
	color: #8585f2;
	text-decoration: none;
	height: 20px;	
}

/**********************************************************
 *                 Accordion Blocks
 **********************************************************/

.views-accordion-item .accordion-header, h3.accordion-header {
	background: url(../images/bg-accordion.png); 	
    border: none;
	color: #808080;	
	font-size: 16px;
	height: 19px;
    padding: 9px 7px 8px;	
}

h3.accordion-header-hover {
	background-position: 0 -35px;	
	color: #808080;		
}

h3.accordion-header-active {
	background-position: 0 -70px;
	color: #4747b2;
}

/**********************************************************
 *                 Social Networking
 **********************************************************/

.social-links ul li a {
	font-family: Tahoma, Geneva, sans-serif;
}

/**********************************************************
 *                 Homepage
 **********************************************************/

.front .content-inner {
	margin: 0 0 0 -6px;
}

.front #content-top .block {
	width: 627px;
}

.front #content-top.with-left-sidebar .block.contests {
	margin-left: 181px;
	width: 456px;
}

.front #secondary-content .block.view-homepage-feature {
	margin: 4px 0 0 8px;
	width: 615px;
}

.new-guides .view-header {
	float: right;
    margin-right: 8px;
    margin-top: -26px;	
}

.new-guides .view-footer {
	border-top: 1px solid #e3e3e3;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 110%;
	margin: 0 8px;
	padding: 10px 0 8px;
	text-transform: uppercase;	
}

.views-slideshow-controls-bottom td:hover,
.views-slideshow-controls-bottom .row-count-7 td:hover {
	color: #000;
	font-weight: bold;
}

.views-slideshow-controls-bottom td {
 	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.views-slideshow-controls-bottom tr.activeSlide td {
	background: url(../images/bg-barker-hover.png) top left no-repeat;
	height: 76px;
}

.views-slideshow-controls-bottom tr.activeSlide a:link, 
.views-slideshow-controls-bottom tr.activeSlide a:visited, 
.views-slideshow-controls-bottom tr.activeSlide a:hover {
	color: #333;
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
}

.views-field-php .teaser p {
	line-height: 120%;
}

.view-homepage-feature .views-field-php h2 {
	margin-top: -4px;
}

.view-homepage-feature .views-field-php h2 a,
.view-homepage-feature .teaser,
.front .views-content-php {
	font-family: Arial, Helvetica, sans-serif;
}

.views-slideshow-controls-bottom {
	width: 165px;
}

/*.front*/ #sidebar-last .badge .block-inner {
	background: url(../images/badge.png) no-repeat;	
	border: none;
	height: 60px;
	width: 302px;
}

/*.front*/ #sidebar-last .badge .rgg-count {
	color: #fff;
	font-size: 36px;
	text-align: center;
	padding: 21px 0 0 10px;
	width: 100px;
}

/* IE 7 */

.front #sidebar-last {
	*margin: 19px 0 0 -870px;
	*position: absolute;
}

.front #content-top {
	*margin-left: 2px;
	*width: 465px;
}

.front #content-top .grab-bag.block {
	*clear: none;
	*float: left;
	*margin: 0 0 10px 7px;
}
	

/**********************************************************
 *             Reading List
 **********************************************************/

.reading-list-wrapper {
	border-bottom: 1px solid #e3e3e3;	
	float: left;
	margin-bottom: 15px;
	padding-bottom: 10px;
	width: 605px;
}

.reading-list-wrapper .reading-list-image {
	float: left;
}

.reading-list-wrapper .reading-list-description {
	border: none;
	float: right;
	margin-bottom: 0;
	padding-bottom: 0;
	width: 440px;
}

.reading-list-book {
	clear: both;
}

.reading-list-book-images {
	float: left;
	margin: 0 4px 15px 0;
}

.reading-list-book-images img {
	float: left;
	border: 1px solid #a6a6a6;
	margin: 3px 6px 0 0;
	width: 74px;
}

.reading-list-book-content {
	float: right;
	width: 438px;
}

.reading-list-book-content h3 {
	padding-bottom: 4px;
}

.reading-list-book-content p.more-link {
	clear: none;
	float: right;
	width: 438px;
}


/**********************************************************
 *             Border Colors
 **********************************************************/

#content-bottom,
#content-top .block,
#main-content,
#sidebar-first .blog,
#sidebar-first .quote,
#sidebar-first .birthday,
#sidebar-first .author-block, 
#sidebar-last .block-inner,
.authors-index #content,
.carousel .block-inner,
.features #authorinfo .content, 
.features #bookinfo .content,
.front #secondary-content,
.fullpath-newsletters #main-content,
.fullpath-reviews .carousel .block-inner,
.reviews.fullpath-reviews #main-content, 
.reviews.reviews-index #content
.one-sidebar #content-top .block, 
#secondary-bottom .block, 
.find-book-alt .block-inner, 
.find-author-alt .block-inner,
.social-links ul li a {
	border: 1px solid #e6e6c8;
}

.two-sidebars.reviews #sidebar-first {
	margin-left: -939px;
}

#sidebar-first .block-inner .content {
	background: #fff;
}

#sidebar-first .quote .view-footer {
	padding: 0;
}

.front #secondary-content, 
.front #sidebar-last {
	margin-top: 7px;
}

.front #sidebar-first .block {
	margin-left: 4px;
}

#sidebar-first .block {
	margin-left: 0;
}

.book-block ul {
	border-right: 1px solid #e6e6c8;
	border-bottom: 1px solid #e6e6c8;
	border-left: 1px solid #e6e6c8;	
}

/**********************************************************
 *                 Sidebar Styles
 **********************************************************/

.quicktabs_tabs li.active a {
	color: #3262ff;
}

#sidebar-first .quote .content {
	padding: 9px;
}

#sidebar-first .quote .field-attribution-value {
	margin-bottom: 12px;
}

#sidebar-last .block.poll h2 {
	background: url(../images/bg-poll.png) top right no-repeat;
}

#sidebar-first .view-content p, 
#sidebar-last .view-content p, 
#sidebar-last .content p {
	line-height: 130%;
	margin-bottom: 10px;
}

#sidebar-first .quote .views-row-unformatted, 
#sidebar-first .birthday .views-row-unformatted {
	padding: 8px 0;
}

/**********************************************************
 *                 Homepage Blocks
 **********************************************************/

.front #content-top {
	float: left;
	position: relative;
}

#content-top .new-guides {
	clear: both;
}

.quote .more-link,
.front #secondary-bottom .view-links p {
	margin: 0;
	padding: 8px 0;
}

/**********************************************************
 *                 Connect
 **********************************************************/

.fullpath-connect-with-us #main-content {
	float: left;
}

.fullpath-connect-with-us .article {
	padding: 15px 0;
}

.connect-wrapper {
	clear: left;
	float: left;
	margin-bottom: 15px;
	width: 605px;
}

.connect-image {
	float: left;
	margin: 3px 10px 0 0;
}

.connect-teaser {
	float: left;
	width: 435px;
}

.fullpath-connect-with-us #content .connect-teaser h2 {
	background-image: none;
	font-size: 19px;
	margin: 0;
	padding: 0 0 15px;
}

.connect #content h3 {
	color: #333;
	font-weight: bold;
}

/**********************************************************
 *                 Fonts
 **********************************************************/

#sidebar-first .blog h2,
#sidebar-first .quote h2, 
#sidebar-first .birthday h2 {
	font-size: 17px;
	padding: 9px 7px 8px;	
}

#sidebar-last .block .content .view-footer p, 
#sidebar-last .block .content .view-links p,
.accordion-content .view-node,
.authors.authors-bibliographies #main-content #content .attachment-before,
.block .content .view-footer p,
.block .content .view-links p, 
.latest-reviews .view-footer,
.more-link,
.quicktabs_tabs li, 
.suffix p,
.view-footer p {
	font-family: Arial, Helvetica, sans-serif;
}

.more-link p {
	margin: 0;
	padding: 0;
}

.reading-list-book-content .more-link {
	border-top: none;
}

.authors.authors-bibliographies #content .view .view-content .views-row-unformatted, 
.author-book .book-info .title,
.authors-index #content .views-row-unformatted,
.book-info span.title,
.book-info .author, 
.book-teaser .title,
.connect.connect-question-archive #content .article h3.question-header, 
.fullpath-newsletters #content .article h2,
.reviews.reviews-genres .views-row-unformatted, 
.series-book .title {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}

.book-info  {
	line-height: 110%;
}

.book-info span.title a {
	color: #5555bb;
	font-weight: bold;
}

.book-info span.author a {
	color: #333;
	font-weight: normal;
}

.book-info span.genre a {
	color: #027500;
}

.newsletters #content h2,
.newsletters #content h2 a {
	background: none;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 10px;
}

#main-content-header h1#page-title,
h1#page-title,
.reviews.fullpath-reviews h1#page-title, 
.fullpath-newsletters #page-title {
	background: none #bbb6f2;
	color: #4747b2;
	font-family: TrocchiRegular, serif;
	font-size: 21px;
	font-weight: normal;
	padding: 10px 7px 8px;
}

.fullpath-newsletters #content .article h2 {
	color: #5b2f30;
	font-family: TrocchiRegular, serif;
	font-size: 19px;
	font-weight: normal;	
}

.authors.fullpath-authors #main-content #content .news-teaser-content h3 {
	font-weight: bold;
}

/**********************************************************
 *             Carousel Pager Styles
 **********************************************************/

ul.jcarousel li:hover {
	background: #ccccff;
}

ul.carousel-pager {
	top: 9px;
}

ul.carousel-pager li {
	margin: 0;
}

ul.carousel-pager a.prev,
ul.carousel-pager a.next,
ul.carousel-pager a.page,
ul.carousel-pager a.page.active {
	background: none;
}

/**********************************************************
 *                 Header Styles
 **********************************************************/

h1#page-title,
h1#section-title, 
.authors-index.authors #content .attachment-before, 
#content-top h2, 
#content h2, 
.fullpath-newsletters #page-title, 
.reviews.fullpath-reviews h1#page-title, 
.reviews.reviews-index #content .attachment-before, 
.reviews-date #content .attachment-before,
.carousel .block-inner h2,
ul.quicktabs_tabs, 
#secondary-bottom h2 {
	background: none #bbb6f2;	
	color: #4747b2;
	padding: 10px 7px 8px;
}

#content-bottom h2 {
	background: none #bbb6f2;	
	color: #4747b2;
	font-size: 18px;
	padding: 10px 7px;	
}

#content-bottom .views-row-unformatted {
	padding: 10px 0;
}

#sidebar-last .block h2,
.author-block h2 {
	background: none #bbb6f2;	
	color: #4747b2;
	height: auto;
	padding: 10px 7px 8px;
}

.author-block h2 {
	padding: 8px 7px;
}

.fullpath-reviews .carousel .block-inner h2,
#content-top h2, #content h2, #content-bottom h2 {
	color: #4747b2;
	font-size: 21px;
}

#content .blog-details h2,
#content-top .find-author h2,
#content-top .find-author-alt h2,
#content-top .find-book h2, 
#content-top .find-book-alt h2 {
	color: #4747b2;
}

#content .box-inner h2,
h3#comment-header {
	font-family: Arial, Helvetica, sans-serif;
}

/**********************************************************
 *                          Misc
 **********************************************************/

.block .item-list ul {
	margin: 10px 8px;
}

.news-teaser-content .date {
	color: #999;
}

.view-author-news-archive .item-list li {
	list-style: none;
}

.fullpath-features-articles #share,
.features.node-article #share,
.blog #share, 
.fullpath-blog #share, 
.multibook #share, 
.features-books-screen #share, 
#share-top, 
#details {
	background: #f3f7fb;
}

.fullpath-features-articles #share,
.features.node-article #share {
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	margin-bottom: 25px;
	padding: 10px 15px;
	width: 576px;
}

.fullpath-features-articles #share li,
.features.node-article #share li {
	display: inline;
	list-style: none;
	margin-right: 10px;
}

#share a, #share-top a {
	color: #5555bb;
}

.fullpath-reviews .view-header {
  margin-right:4px;
  margin-top:-34px;	
}

.author-block-image {
	margin-bottom: -4px;
}

ul.archive-years li.archive-year a.expanded {
	background: url(/sites/all/themes/rgg/images/archive-arrow-down.png) right no-repeat;	
}

ul.archive-years li.archive-year a {
	background: url(/sites/all/themes/rgg/images/archive-arrow-right.png) right no-repeat;
}

/**********************************************************
 *         What Are You Reading / Rate Your Books
 **********************************************************/

.fullpath-connect-what-are-you-reading #content .views-row-unformatted {
	padding: 10px 0;
}

.fullpath-connect-rate-your-books #content .article h2,
.fullpath-connect-what-are-you-reading #content .article h2 {
	background: none #fff;
	color: #5555bb;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 5px 0 15px;
}

/**********************************************************
 *              Bookshelves (Litza added)
 **********************************************************/

#bookshelf-markup {
  margin-left: -11px;
  margin-bottom: -20px;
}

.bookshelves .views-row-unformatted {
	padding: 15px 0 0;
}

.bookshelves .article h3 {
	padding: 0 0 15px;
}

.view-content #bookshelf-markup {
  margin: -20px 0 -20px -11px;
}

.view-bookshelves-archive {
  margin:10px;
}

.view-bookshelves-archive h3 {
  font-size: 16px;
}

.view-bookshelves-archive h3 a {
  background: url("/sites/all/themes/rgg/images/archive-arrow-right.png") no-repeat scroll right center transparent;
  padding-right: 17px;
  font-weight: normal;
}

.view-bookshelves-archive h3 a.expanded {
  background: url("/sites/all/themes/rgg/images/archive-arrow-down.png") no-repeat scroll right center transparent;
  padding-right: 17px;
}

.view-bookshelves-archive ul {
  font-size:14px;
  list-style: none outside none;
}

.view-bookshelves-archive ul li {
  list-style: none outside none;
}

.view-bookshelves-archive ul li a {
  font-weight:normal;
}

/**********************************************************
 *                     Contributors
 **********************************************************/
 
.fullpath-contributors .content-inner {
	margin: -19px 308px 0 0;	
}
 
.fullpath-contributors h1#page-title {
	display: block;
}

.contributor-teaser img {
	float: left;
	width: 158px;
}

.contributor-teaser .contributor-info {
	float: left;
	margin-left: 10px;
	width: 436px;
}

.fullpath-contributors #main-content #content .contributor-teaser h3 {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.fullpath-contributors .view-content {
	margin-top: 5px;
}

.contributor-teaser .title {
	font-size: 11px;
	margin: 2px 0 10px;
	padding: 0;
}

.contributor-teaser .more-link {
	border: none;
	margin: 0;
	padding: 0 0 15px;
}

.contributor-teaser p {
	margin: 0;
	padding: 0 0 10px;
}

.view-contributor-articles .views-row-unformatted {
	border-bottom: 1px solid #e4e4e4;
	padding: 10px 10px 5px;
}

.contributors #main-content #content .view-contributor-bookshelves .title h3,
.contributors #main-content #content .view-contributor-articles .title h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0;
	padding: 0;
}

.view-contributor-bookshelves .more-link,
.view-contributor-articles .more-link {
	border: none;
	margin: 0;
	padding: 0;
}

.node-contributor h2#page-title {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin: 10px 0 0 3px;	
}

.node-contributor .contributor-info {
	margin: 0;
	padding: 0 10px 5px;
}

.node-contributor #main-content .article {
	clear: both;
	padding: 10px;
}

.node-contributor #main-content #content h3 {
	color: #5b2f30;
	font-family: TrocchiRegular, serif;
	font-size: 19px;	
}

.author-book .book-info .title a {
	color: #333;
	font-weight: bold;
}

/**********************************************************
 *                     Articles
 **********************************************************/
 
.features.node-article #main-content #content  {
	padding: 0 10px;
}

.fullpath-features-articles h1#page-title,
.features.node-article h1#page-title {
	display: block;
}

/**********************************************************
 *                          Ads
 **********************************************************/

#sidebar-last .block .html-advertisement p {
	margin: 0 0 -3px;
	padding: 0;
}

/**********************************************************
 *                  Google Search 
 **********************************************************/

#sidebar-last .block.google-search-block .block-inner {
	border: none;
}

.google-search-block #google-cse-searchbox-form {
	float: right;
	margin: 10px -10px 10px 0;
	width: 310px;
}

#google-cse-searchbox-form .form-text {
	background: url(../images/bg-search.png) no-repeat !important;
	border: none !important;
	color: #bbb;
	float: left;
	height: 22px;
	margin: 0 3px 0 0;
	padding: 5px 5px 5px 28px !important;
	width: 233px !important;	
}

#google-cse-searchbox-form input.form-submit {
	background: url(../images/go.png);
	border: none !important;
	cursor: pointer;
	display: block;
	height: 28px;
	margin: 2px 0 0 2px;
	text-indent: -9999px;
	width: 32px;
}

.narrow-sidebar .google-search-block #google-cse-searchbox-form {
	margin: 0 0 10px;
}

.narrow-sidebar #google-cse-searchbox-form {
	width: 163px !important;
}

/*
.narrow-sidebar #google-cse-searchbox-form .form-text {
	background: url(../images/bg-search-sm.png) no-repeat !important;
	margin-right: 2px;
	width: 96px !important;
}
*/

/* Register Your Group */

.register-your-group .webform-container-inline label {
	width: 150px !important;
	float: left;
}

.register-your-group #webform-component-number-of-men .description,
.register-your-group #webform-component-website .description,
.register-your-group #webform-component-email-address .description,
.register-your-group #webform-component-address .description {
	margin-left: 165px;
}

.register-your-group #edit-submitted-email-address {
	width: 328px;
}


/**********************************************************
 *                      Blog
 **********************************************************/
 
.blog-content img.ibimage_right {
	 float: right;
	 margin: 10px 0 10px 10px;
}

.blog-content img.ibimage_left {
	float: left;
	margin: 5px 10px 10px 0;
}

/**********************************************************
 *                 What are you reading
 **********************************************************/

.wayr-wrap {
    margin: 20px 0;
}

.article p {
/*    padding-top: 20px;*/
}

/* --------------- RGG packet ------------------ */

.rgg-print .print-title {
    border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        }
        
        .print_section {
            padding: 5px 10px;
            }
            
            body.rgg-print {
                line-height: 14px;
                }
                
                .rgg-print .print-title h2 {
                    font-size: 26px;
                        line-height: 30px;
                        }
                        
                        .print_subtitle {
                            font-family: Arial, sans-serif;
                                font-size: 14px;
                                    margin: 20px 0;
                                    }
                                    
                                    .print_section #cover {
                                        width: 120px;
                                            float: left;
                                            }
                                            
                                            .rgg-print #details {
                                                border-top: 1px solid #ddd;
                                                }
                                                
                                                .rgg-print #details #book_data_left {
                                                    display:inline-block;
                                                        width: 50%;
                                                        }
                                                        
                                                        .rgg-print #details #book_data_left .title {
                                                            font-size: 16px;
                                                                line-height: 20px;
                                                                }
                                                                
                                                                .rgg-print #details #book_data_left li {
                                                                    list-stlye: none;
                                                                    }
                                                                    
                                                                    .rgg-print #details #book_data_right {
                                                                        display:inline-block;
                                                                            width: 50%;
                                                                            }

.fullpath-guides .review-item {
    clear: left;
    float: left;
    margin-bottom: 14px;
    width: 607px;
}
                