/*

jReviews :: Review System for Joomla

Copyright 2006 Alejandro Schmeichler

All rights reserved

www.reviewsforjoomla.com

*/



/* customfields.html */



/* -- list view -- */



#JR_customfields_outer-listview {}

#JR_customfields-listview {

	border: 0px solid #000000;

	white-space:break-word;

	padding: 3px;

	margin-bottom: 10px;
	
	color:#000000;
	
	

}

#JR_group-listview { font-weight: bold; }

#JR_field-listview { text-align: left; font-style: italic; }

#JR_fieldtitle-listview { color:#000000; font-weight:bold; }

#JR_fieldvalue-listview {word-wrap: break-word;}



/* alphaindex.html */



#JR_alphaindex { text-align: center; vertical-align: middle; margin: 30px 0 30px 0; }

#JR_alphaindex a:link, #JR_alphaindex a:visited, #JR_alphaindex 	a:hover {

	font-size: 100%; font-weight: normal; padding-left: 2px; padding-right: 2px;

}



/* contentlist.html - listing page */



#JR_breadcrumb { margin: 5px 0 10px 0; }

#JR_breadcrumb a {

	background: transparent url(../images/breadcrumb.gif) no-repeat center right;

	text-decoration: none;

	padding-right: 18px; /*adjust bullet image padding*/

}

#JR_breadcrumb a:visited, #JR_breadcrumb a:active { color: navy; }

#JR_breadcrumb a:hover { text-decoration: underline; }

#JR_itemlist_title { margin-bottom: 10px;}

#JR_itemlist_description {

	overflow: auto;

	width: 100% !important;

	width: 100%;

	border: none;

	padding: 0px 0px 0px 0px;

	margin-bottom: 10px;

}

#JR_itemlist_description img { margin-right: 10px; width: 145px; height: 213px;}

#JR_itemlist_controls { width: 100%; margin: 5px 0 10px 0; text-align: center; }

#JR_itemlist_controls div { display: inline; }

#JR_itemlist_items {width: 100%; margin-bottom: 20px;}

#JR_itemlist_new { text-align: right; margin: 3px; }

#JR_itemlist_new a:link,#JR_itemlist_new a:visited,#JR_itemlist_new a:hover {

	font-size: 110%; font-weight: normal;

}



/* tableview.html - listing */



table#tableview { border-collapse: collapse; }

#tableview_row1 { background-color: transparent; }

#tableview_row2 { background-color: #8fa9b8; }

#tableview td { vertical-align: middle; padding: 0px;}

#tableview  a:link, a:visited { text-decoration: underline; }

#tableview_itemtitle a:link,#tableview_itemtitle a:visited,#tableview_itemtitle a:hover {

	font-size: 120%; text-decoration: none; }

#tableview_infobox {

	width: 100%;

	float: left;

	clear:both;

	margin-bottom: 0px;

	padding: 0px;

	font-style: italic;

}

#tableview_infobox a:link, #tableview_infobox a:visited, #tableview_infobox a:hover {

	font-weight: normal; font-size: 100%;}

#tableview_thumbshot img { display: cell; float: left; width: 144px; height: 213px; margin-right: 10px;  margin-left: 0px; margin-bottom: 0px;} /*adjust for thumb size*/

#tableview_content { display: cell; float: left; width: 100%; vertical-align:top; }

#tableview_content p { vertical-align: top; }

#tableview_authorrating { float: left; font-weight: bold; padding-top: 2px; padding-bottom: 2px;}

#tableview_authorratingstar { float: left; padding-top: 2px; padding-bottom: 2px;}

#tableview_authorratingval { float: left; font-weight: bold; padding-top: 2px; padding-bottom: 2px;}

#tableview_userratingstar {	float: left; }

#tableview_userratingval { float: left; font-weight: bold; }

.tableview_actionbox { width: 100%; padding: 0px; padding-top: 0px; padding-bottom: 50px; padding-left: 0px;}

.tableview_actionbox a:link,.tableview_actionbox a:visited,.tableview_actionbox a:hover {

	font-weight: normal; font-size: 100%; text-decoration: underline; }

#tableview_hits {}



/* blogview.html - listing */



#blogview {

	margin-top: 15px !important;

	margin-top: 5px;

	margin-bottom: 10px !important;

	margin-bottom: 10px;

}

#blogview_itemtitle {

	padding: 4px;

	border: 1px solid #CCC; background-color: #8fa9b8;

}

#blogview_itemtitle a:link,#blogview_itemtitle a:visited,#blogview_itemtitle a:hover {

	font-size: 100%; font-weight:bold; text-decoration: none; }

#blogview_authorrating { float: left; font-weight: bold; padding-top: 2px; padding-bottom: 2px;}

#blogview_authorratingstar { float: left; padding-top: 2px; padding-bottom: 2px;}

#blogview_authorratingval { float: left; clear: right; font-weight: bold; padding-top: 2px; padding-bottom: 2px;}

#blogview_infobox {

	width:99% !important;

	width:100%;

	clear:both;

	margin-top: 2px;

	margin-bottom: 2px;

	padding: 2px;

	border-bottom: 0px solid #CCCCCC;

	background-color: #F4F4F4;

}

#blogview_userrating { float: left;}

#blogview_userratingstar { float: left;}

#blogview_userratingval { float: left; font-weight:bold; }

#blogview_hits {}

#blogview_thumbshot img { display: cell; float: right; margin: 2px; width: auto;} /*adjust for thumb size*/

#blogview_content { width: 100%; vertical-align:top; }

#blogview_content p { vertical-align: top; }

.blogview_actionbox {

	width:99% !important;

	width:100%;

	float: left;

	padding: 2px;

	margin-top: 10px !important;

	border-bottom: 1px solid #CCCCCC;

	background-color: #F4F4F4;

}

.blogview_actionbox a:link,.blogview_actionbox a:visited,.blogview_actionbox a:hover {

	font-weight: normal; font-size: 100%; text-decoration:underline;}



/* thumbview.html - listing */



#thumbview { width: 100%; }

#thumbview_item {

	overflow: hidden;

	height: 220px !important;

	height: 240px;

	border: 1px solid #3F3F3F;

	float: left; width:30%; padding: 2px; margin: 3px;

}

#thumbview_title {

	width:100%;

	height: 45px;

	margin-top: 5px;

	text-align: center;

	white-space: normal;

	overflow: hidden;

}

#thumbview_mainarea { text-align: center; }

#thumbview_infobox {

	width: 100%;

	float: left;

	clear:both;

	margin-bottom: 2px;

	padding: 2px;

	font-style: italic;

}

#thumbview_infobox a:link, #thumbview_infobox a:visited, #thumbview_infobox a:hover {

	font-weight: normal; font-size: 100%;}

#thumbview_thumbshot { margin-bottom: 5px; }

#thumbview_thumbshot img { width: auto;} /*adjust for thumb size*/

#thumbview_authorrating { width: 100%; height: 13px; border: 0px solid #000; text-align: left; margin-bottom: 2px;}

#thumbview_authorratingstar { text-align: left; }

#thumbview_userrating { width: 100%; height: 35px; border: 0px solid #000; text-align: left;}

#thumbview_userratingstar { text-align: left; }

#thumbview_reviewcount { text-align: center; }

