/*
Theme Name: Berger
Theme URI: http://www.bergerreviews.com
Description: Berger Reviews
Version: 1.0
Author: Weborithm
Author URI: http://www.weborithm.com
Tags: real estate
*/

/*====================================
	Enter your custom styles here.
	Table of Contents
	
	[1] - Body
	[2] - Font, Links
	[3] - Text
	[4] - Header
	[5] - Navigation
	[6] - Sections
	[7] - Aside
	[8] - Footer
	[9] - Comments
	
	[A] - Drop Down Navigation
	[B] - WordPress Specific Styles
	[C] - jQuery Specific Styles
	
====================================*/

/*===============
	[1] - Body
===============*/

	#body { background: url(images/body-bg.png) repeat-y; padding: 0 5px; width: 970px; }

/*=======================
	[2] - Font, Links
=======================*/

	body { background: #8b8680 url(images/siteBg.jpg) repeat-x left top; font-family: Georgia, "Times New Roman", Times, serif; }
	h1, h2, h3, h4, h5, h6 { font-family: Georgia, "Times New Roman", Times, serif; }

	a { color: #2B426A; }
	a:hover { color: #0066ff; text-decoration: underline; }
	
/*=======================
	[3] - Text, Images
=======================*/
	
	.text { font-size: 0.9em; }
	.text h1 { font-size: 1.2em; }
	.left-blog h1, .left-index h2 { background: #fff; border: 1px solid #D6D6CE; color: #323C5F; font-size: 2em; margin: 0 0 20px; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	h2.innerh2 { background: #fff; border: 1px solid #D6D6CE; color: #323C5F; font-size: 2em; margin: 0 0 20px; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	h2.innerh2 a { text-decoration: none; }
	.text h2, .text h3 { color: #2B426A; font-size: 1.2em; }
	.text p { font-size: 1em; line-height: 1.8em; padding: 0 0 15px; }
	.text blockquote { background: #fff; border: 1px dotted #BBB8B1; color: #2B426A; font: italic 1.159em Georgia, "Times New Roman", Times, serif; margin: 10px 30px 20px; padding: 15px 15px 0; }
	.text li { color: #333; font-size: 1.1em; }
	.text ul { margin: 0 35px 15px; }

	/* Image Alignment */

	.aligncenter, div.aligncenter { background: #F4F4F4; border: 1px dotted #BBB8B1; display: block; margin: 0 auto; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	.alignleft { background: #F4F4F4; border: 1px dotted #BBB8B1; float: left; margin: 6px 10px 0 0; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	.alignright { background: #F4F4F4; border: 1px dotted #BBB8B1; float: right; margin: 6px 0 0 10px; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	
	.pane .aligncenter, .attachment-thumbnail { background: #fff; border: 1px dotted #BBB8B1; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	.footer .alignleft { background: #fff; border: 1px dotted #BBB8B1; float: left; margin: 4px 10px 10px 0; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	.footer .alignright { background: #fff; border: 1px dotted #BBB8B1; float: right; margin: 4px 0 10px 10px; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

	.left-index h2 a { font-size: 1.1em; text-decoration: none; }

/*=================
	[4] - Header
=================*/
	
	.header { background: url(images/top-bg.png) no-repeat left top; border-top: 1px solid #fff; padding: 0; }
	.header h1, .header p.header-title { border-top: 1px solid #fff; font-size: 2.6em; line-height: normal; margin: 10px 0 0; }
		
/*=====================
	[5] - Navigation
=====================*/

	.nav { background: none; }
	
/*===================
	[6] - Sections
===================*/

	.main-wrap { background: #fff url(images/bg_body.jpg) repeat left top; border-bottom: 1px solid #fff; margin: 1px 1px 0; padding: 10px 8px 20px; }
	
		.inner-wrap { padding: 10px 0 0 9px; }

	.logo { background: url(images/bg2.jpg) no-repeat right 12px; border-bottom: 1px solid #BBB8B1; height: 138px; margin-left: 1px; padding: 0px 0 21px; width: 968px; }

	/* Search */
	
	#searchform { float: right; padding: 0; }
	#s { border: 1px solid #BBB8B1; padding: 6px 10px; width: 130px; }
	#searchsubmit { background: #dfefff url(images/gr2.gif) repeat-x left bottom; border: 1px solid #BBB8B1; margin: 0; padding: 5px 10px 5px; }
	#s, #searchsubmit { color: #777; font: normal 0.9em Tahoma, Verdana, Geneva; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	#s { color: #BBB8B1; }

	#searchsubmit:hover { cursor: pointer; }

	/* Subscribe */

	.subscribe { float: left; font-size: 0.759em; }
	.subscribe ul { list-style: none; margin: 0; }
	.subscribe li { display: inline; padding: 0 10px 0 0; }

	.top { background: #fcfcfc; border: 1px solid #D6D6CE; padding: 6px 5px 0; width: 940px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	
	/* Home Box */
	
	.home-box { padding-top: 10px; }

	/* Inner Box */
	
	.inner-box { padding: 20px 0; }
	
	/* Left */
	
	.left { font-size: 0.759em; padding: 0 10px 0 0; width: 326px; }
	.home-box .left h2 { background: #762022; color: #fff; font-size: 1.4em; margin: 0 0 1px; padding: 10px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
	.left h3 { font-size: 1.4em; }
	
		/* Left Blog */
		
		.left-blog { float: left; padding: 0 10px 0 0; width: 627px; }

		.left-blog h2 { font-size: 1.6em; }
		.left-blog h3 { color: #2B426A; font-size: 1.4em; }
	
	/* Feedback form */
	
	.feedback { background: #fff; border: 1px solid #D1B1B6; padding: 5px 10px 0; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }
	.feedback input, .feedback textarea { border: 1px solid #D1B1B6; font: normal 1em Tahoma, Geneva, Verdana; margin: 0 0 10px; padding: 5px; width: 75%; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	.feedback form p { color: #541D30; padding: 0; }
	.feedback input[type="text"]:focus, .feedback textarea:focus { border: 1px solid #8F445A; }
	.feedback #subscribesubmit { background: #F6EBEE; border: 1px solid #D1B1B6; color: #541D30; font-size: 1.2em; width: 125px; }
	.feedback #subscribesubmit:hover { background: #8F445A; border-color: #fff; color: #fff; cursor: pointer; }
		
	/* Right */
	
	.right { font-size: 0.759em; padding: 0 0 10px 0; width: 614px; }
	.right h2, .right h3 { font-size: 1.4em; }
	
	/* Three Boxes */

	.three-one, .three-two, .three-three { background: #fff; border: 1px solid #BBB8B1; padding: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	
	.three-one, .three-two { width: 300px; }
	.three-one { margin: 0 10px 10px 0; }
	
	.three-two { margin: 0 0 10px; }
	
	.three-three { float: left; width: 612px; }

	.three-one h2, .three-two h2, .three-three h2 { background: #3E1F35; border: 1px solid #fff; color: #fff; margin: 0 0 10px; padding: 9px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
	.three-three h3 { border-bottom: 1px solid #BBB8B1; color: #3E1F35; margin: 0 10px 15px; padding: 0 0 10px; }

	.three-one p, .three-two p, .three-three p { padding: 0 10px 10px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }

	.about h2 { background: #CE6904; }
	.three-three h3 { border-bottom: 1px solid #CE6904; color: #CE6904; }

/* Single Post */
	
	ul.meta { font-size: 0.7em; list-style: none; margin: 0px 0 15px; text-transform: uppercase; }
	ul.meta li { border: 1px solid #D6D6CE; color: #BBB8B1; display: inline; padding: 0; margin-right: 5px; padding: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	ul.meta li a { border-bottom: 1px dotted #ABA8A6; color: #ABA8A6; text-decoration: none; }
	
	ul.meta li.cat { background: #fff url(images/cat.gif) no-repeat 5px 4px; padding: 5px 10px 5px 30px; }
	ul.meta li.tag { background: #fff url(images/tag.gif) no-repeat 5px 4px; padding: 5px 10px 5px 30px; }
	ul.meta li.comm { background: #fff url(images/comm.gif) no-repeat 5px 4px; padding: 5px 10px 5px 30px; }
	
	.navigation { border-bottom: 1px dotted #D6D6CE; border-top: 1px dotted #D6D6CE; }
	.navigation .alignleft, .navigation .alignright { background: #fff; border: 0; margin-bottom: 5px; margin-top: 5px; padding: 0; }
	.navigation { margin: 0 0 15px; }
	.navigation a { display: block; padding: 5px; }
	.navigation p { color: #8B8680; font-size: 0.8em; line-height: normal; padding: 0 5px 5px; }
	.navigation .alignleft p { text-align: left; }
	.navigation .alignright p { text-align: right; }

	/* Index CSS */
	
	.top-index { background: url(images/bg_body.jpg); margin: 0 0 20px; padding: 10px; width: 928px; }
	.top-index h3 { color: #BBB8B1; font-size: 1.4em; font-style: italic; text-shadow: #fff 0 1px; }

/*=================
	[7] - Aside
=================*/	

	.aside { background: #EBEBE9; border: 1px solid #BBB8B1; border-right: 0; padding: 0; width: 320px; }	
	.aside h3 { border-bottom: 1px solid #BBB8B1; color: #333; margin: 0; padding: 0 0 10px; text-shadow: #fff 0 1px; }
	.aside ul { border: 1px solid #fff; border-right: 0; list-style: none; margin: 0; padding: 10px 10px 0; width: 300px; }
	.aside ul ul { border: 0; border-top: 1px solid #fff; margin: 0; padding: 5px 0 0; width: auto; }
	
	.aside .textwidget { border-top: 1px solid #fff; padding: 10px 0 0; }
	.aside a { color: #333; }
	.aside a:hover { color: #000; }
	
	.aside ul.children { background: #eee; border: 0; border-left: 1px solid #BBB8B1; margin: 15px 15px 10px; padding: 0 10px 0 0; }
	.aside ul.children li { border-left: 1px solid #fff; padding: 5px 0 5px 10px; }

/*=================
	[8] - Footer
=================*/

	.footer h3 { border-bottom: 1px solid #97BEDE; color: #1c2b44; font-size: 1.4em; margin: 0; padding: 0 0 10px; text-shadow: #fff 0 1px; }

	.footer .textwidget { border-top: 1px solid #fff; padding: 10px 0; }

	.foot-two {  border-top: 1px solid #97bede; padding: 00;}
	
	.foot-one { background: url(images/body-footer.png) no-repeat center top; color: #fff; font-size: 0.7em; padding: 0; text-align: right; width: 100%; }
	.foot-one a, .foot-one a:hover { color: #fff; }
	.foot-one ul { margin: auto; }
	.foot-one ul ul { border: 0; padding: 20px 0 50px; width: 970px; }
	.foot-one li { padding: 0; width: 100%; } 

	.foot-two li { font-size: 0.959em; padding: 0 0 20px 10px; width: 326px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
	.foot-two li li { padding: 5px 5px 5px 0; width: auto; }

	.foot-two ul { border-top: 1px solid #fff; padding: 10px 0 0; }
	.foot-two ul ul { margin: 0; padding: 5px 0 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	
	li.foot-big { margin-left: 10px; padding: 0 0 20px 0; width: 614px; }

/*===================
	[9] - Comments
===================*/

	ol.commentlist, #respond { -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	ol.commentlist { list-style: none; margin: 0 0 15px; padding: 0; }
	ol.commentlist li { background: #fff; border: 1px solid #D6D6CE; margin: 0 0 10px; padding: 10px 10px 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	ol.commentlist li ul { list-style: none; margin: 0 0 0 10px; }	

	.avatar { float: left; margin: 0 10px 0 0; }
	.comment-author { color: #ABA8A6; font-size: 12px; height: 32px; text-transform: uppercase; }
	.comment-author a { color: #aba8a6; }
	.fn, .says { line-height: 30px; }
	.comment-meta { color: #777; font-size: 10px; text-align: right; text-transform: uppercase; }
	.comment-meta a { color: #777; }
	
	.comment-body { font-size: 13px; }

	.reply, .cancel-comment-reply { font-size: 12px; line-height: normal; padding: 0 0 12px; }
	.cancel-comment-reply { font-size: 14px; }
	.reply a, .cancel-comment-reply a { color: #777; }
	
	ol.commentlist li a:hover { color: #333; }
	
	#respond { background: #fff; border: 1px solid #D6D6CE; padding: 10px 10px 0; }
	
	#commentform p { color: #BBB8B1; }
	#commentform p:hover { color: #777; }
	#commentform input { width: 200px; }
	#commentform input, #commentform textarea { border: 1px solid #BBB8B1; color: #777; font: normal 0.9em Tahoma, Verdana, Geneva; padding: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
	#commentform textarea { width: 98%; }
	#commentform input:focus, #commentform textarea:focus { border: 1px solid #777; }
	#commentform #submit { background: #dfefff url(images/gr2.gif) repeat-x left bottom; width: 150px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	#commentform #submit:hover { color: #333; cursor: pointer; }
	
/*===============================

	[A] - Drop Down Navigation
===============================*/
	
	#nav { padding: 15px 0 0 10px; }
	#nav a { background: #dfefff url(images/gr2.gif) repeat-x left bottom; color: #551E31; font-size: 0.9em; margin: 0 1px 0 0; padding: 10px 15px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	#nav a:hover { background: #e4c8d2; }
	#nav li li, #nav li ul, #nav li li:hover { background: none; border: 0; }
	#nav li a { margin: 0 1px 1px 0; }

	/* Superfish Arrows */

	.sf-menu a.sf-with-ul { padding-right: 2.25em; min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */ }
	.sf-sub-indicator { display: block; height: 0; overflow: hidden; right: .75em; text-indent: -999em; top: 1.05em; /* IE6 */ width: 0; }

/*====================================
	[B] - WordPress Specific Styles
====================================*/
	
	/* Captions */
	
	.wp-caption { background: #fff; border: 1px dotted #BBB8B1; margin: 0 15px 15px; text-align: center;
	/* rounded corners */ -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	.wp-caption img { border: 0 none; margin: 0; padding: 0; }
	.wp-caption p.wp-caption-text { color: #ABA8A6; font-size: 0.8em; padding: 0; margin: 0; }
	
	/* Other WordPress Classes */
	
	.categories { }
	.cat-item { }
	.current-cat { }
	.current-cat-parent { }
	.pagenav { }
	.page_item { }
	.current_page_item { }
	.current_page_parent { }
	.widget { }
	.widget_text { }
	.blogroll { }
	.linkcat { }
	
/*====================================
	[B] - jQuery Specific Styles
====================================*/

/* Tabs */

	.tabs-wrap { margin-bottom: 20px; }

	.pane { background: #fff; border: 1px solid #762022; display: none; float: right; padding: 0; position: relative; width: 208px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; z-index: 1000; }
	.pane p { padding: 0 10px 10px; }

	.pane h3 { padding: 15px 5px 0; text-align: center; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	.pane h3 a { color: #541D30; }
	.pane h3 a:hover { text-decoration: none; }
	
	.pane ul { margin: 0 20px 10px 25px; }
	.pane li { padding: 5px 5px 5px 0; }
	.pane .attachment-thumbnail { display: block; margin: 0 auto 10px; }
	
	/* Tabs List */
	ul.tabs { float: left; list-style: none; margin: 0; padding: 0; width: 116px; }
	
	/* Single Tab */
	ul.tabs li { float: left; margin: 0 0 1px 0; padding: 0; width: 100%; }
	
	/* Tabs Link */
	ul.tabs a { background: #fff; border: 1px solid #D6D6CE; border-right: 0; color: #918C86; display: block; font-size: 0.889em; padding: 5px; position: relative; text-decoration: none; right: 0px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-topleft: 5px; -webkit-border-bottom-left-radius: 5px; -webkit-border-top-left-radius: 5px; }
	ul.tabs a:active { outline: none !important; }
	ul.tabs a:hover { background: #fff; border-color: #BBB8B1; color: #541D30; }

	/* Tabs Aside */
	li .tabs-wrap { padding: 5px 0; }
	ul.tabs-aside a { padding: 0 10px; width: auto; }

	/* Current Tab */
	ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a { cursor: default; outline: none !important; }

	ul.tabs a.current { background: #fff; border: 1px solid #762022; border-right: 0; color: #762022; font-size: 0.8em; font-weight: bold; width: 106px; -moz-border-radius: 0; -moz-border-radius: 0; }
	
/* Index CSS */
	
	.tabs-wrap-index { margin-bottom: 10px; }
	
	ul.tabs-index { width: 250px; }
	ul.tabs-index a { background: none; border: 1px solid #f7f7f7; }
	ul.tabs-index a:hover { background: #fff; border: 1px solid #BBB8B1; -moz-border-radius: 5px; -moz-border-radius: 5px; }
	ul.tabs-index a.current { background: #fff; border: 1px solid #BBB8B1; color: #323C5F; width: 238px; -moz-border-radius: 5px; -moz-border-radius: 5px; }
	
	.pane-index { background: #fff; border: 1px solid #BBB8B1; padding: 0; width: 661px; -moz-border-radius: 5px; -moz-border-radius: 5px; }
	.pane-index img { background: none; border: 0; float: left; margin: 0 10px 0 0; padding: 5px; }
	
	/* Hide on Initialize */ 
	div.panes div.pane { display: none; }
	
/* Scrollable */
	
	.scrolling { background: #fff url(images/shadow.gif) no-repeat -2px 3px; margin: auto; padding: 5px 5px 0; width: 492px; }
	.scrolling .left, .scrolling .right { padding: 0; }
	
	/* Root element for the scrollable. When scrolling occurs this element stays still. */
	.scrollable { /* required settings */ height: 260px; margin: 0; overflow: hidden; position: relative; width: 492px; }
	
	/* Root element for scrollable items. Must be absolutely positioned and it should have a extremely large width to accomodate scrollable items. It's enough that you set the width and height for the root element and not for this element. */
	.items { /* this cannot be too large */ clear: both; position: absolute; width: 20000em; }
	
	/* Single Scrollable Item */
	.scroll-item { background: #fff; border: 1px dotted #BBB8B1; cursor: pointer; float: left; height: 248px; margin: 0; padding: 5px; width: 480px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
	.scroll-item img { display: block; margin: auto; }
	
	/* Active Item */
	.active { border: 2px solid #ccc; z-index: 9999; position: relative; }
	
	/* This makes it possible to add next button beside scrollable */
	.scrollable { float: left; }
	
	/* prev, next, prevPage and nextPage buttons */
	a.browse { background: url(images/hori_large.png) no-repeat; cursor: pointer; display: block; font-size: 1px; height: 30px; margin: 10px 5px 15px 0; width: 30px;  }
	
	/* right */
	a.right { background-position: 0 -30px; border: 0; clear: right; float: left; }
	a.right:hover { background-position: -30px -30px; }
	a.right:active { background-position: -60px -30px; } 
	
	/* left */
	a.left { border: 0; margin-left: 0; } 
	a.left:hover { background-position: -30px 0; }
	a.left:active { background-position: -60px 0; }
	
	/* disabled navigational button */
	a.disabled { visibility: hidden !important; }
	
/* cforms specific */

	.fforms { padding: 1px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; }

	.cform { padding: 0 10px 10px; width: auto !important; }
	.cform fieldset, .cform label, .cform ol.cf-ol li { margin: 0 !important; padding: 0 !important; }
	.cform label { padding: 0 0 5px !important; } 
	.cform ol.cf-ol { border: 0 !important; padding: 0 !important; }
	.cform p.cf-sb { text-align: left !important; }
	.cform input, .cform textarea { border: 1px solid #D1B1B6 !important; font: normal 1em Tahoma, Geneva, Verdana !important; padding: 5px !important; width: 75% !important; }
	.cform textarea { width: 96% !important; }
	.cform span { color: #541D30 !important; font-size: 1.159em; }
	.cform .reqtxt, .cform .emailreqtxt { margin: 0 0 15px; }
	.feedback input[type="text"]:focus, .feedback textarea:focus { border: 1px solid #8F445A; }
	.feedback #sendbutton { background: #F6EBEE; border: 1px solid #D1B1B6 !important; color: #541D30; font-size: 1.2em; width: 100px !important; }
	.feedback #sendbutton:hover { background: #762022; border-color: #762022 !important; color: #fff; cursor: pointer; }
	.linklove { display: none; }