/*
Theme Name: Viva
Theme URI: http://www.vivaestates.com/blog/
Description: The Viva themed Wordpress blog.
Author: Rejuvenate Productions
Version: 1.0 
Tags: orange, red, grey, white, two-columns, fixed-width, custom-header, threaded-comments, translation-ready, microformats, rtl-language-support, editor-style, custom-menu (optional)

License: General
License URI:
*/
/* ---------------------------------------------------- */
/* -- Main Styles ------------------------------------- */
/* ---------------------------------------------------- */

body {
	background: #e4f1f7;	
	color: #5a5a5a;
	font-size: 12px;
}

h1 {
	color: #000000;
	font-size: 28px;
}

h1.blog_post_title a {
	color: #000000;
	text-decoration: none;
}

h3 {
	font-size: 14px;	
}

h6 {
	font-weight: bold;
	color: black;
	font-size: 11px;
	padding-bottom: 10px;
}

#wrapper {
	width: 900px;
	padding: 0 30px 30px 30px;
	margin: 0 auto;
}

#header {
	width: 900px;
	margin: 0;
}

#viva_property_search {
	height: 45px;
	background: #013767;
	color: white;
	width: 662px; /* to remove eventually */
}

#logo {
	background: url('/graphics/blog/logo.png') no-repeat top left;
	width: 149px;
	height: 85px;
}

#options_container {
	float: left;	
}

#main {
	width: 540px;	
}

#sidebar {
	width: 340px;
	padding-left: 20px;
}

#footer {
	background: none;	
}

/* ---------------------------------------------------- */
/* -- Breadcrumbs ------------------------------------- */
/* ---------------------------------------------------- */

.breadcrumbs {
	background:url(/graphics/blog/breadcrumbs/breadcrumb-master.png) no-repeat #e4f1f7;
	width:900px;
}


.breadcrumbs li a {
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	padding:9px 12px 0 9px;
	height:22px;
	float:left;
}

.breadcrumbs li.active {
	background:url(/graphics/blog/breadcrumbs/breadcrumb-master.png) 0 -157px no-repeat;
}

.breadcrumbs li.active a {
	background:url(/graphics/blog/breadcrumbs/breadcrumb-master.png) right -194px no-repeat;
}

.breadcrumbs li.active_last a {
	background:url(/graphics/blog/breadcrumbs/breadcrumb-master.png) right -233px no-repeat;
}

.breadcrumbs li.active_first {
	background:url(/graphics/blog/breadcrumbs/breadcrumb-master.png) 0 -80px no-repeat;
}

.breadcrumbs li.semi_active a {
	background:url(/graphics/icons/arrow_white_blue_right.png) right 10px no-repeat;
}

/* ---------------------------------------------------- */
/* -- General Sections -------------------------------- */
/* ---------------------------------------------------- */

.section {
	width:900px;	
	background-image: url("/graphics/blog/corners/section_bottom_900.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	
}

.section .section_inner {
	background: url("/graphics/blog/bgs/section_bg_trans.png");
	background-repeat: repeat-y;
	background-position: center center;
	padding-bottom: 0;
}

.section .subscribe {
	background-color: #e3ffd2;	
}

#subscribe {
	background-color: #fff;
}

.subscribe {
	background-color: #e3ffd2;
}
#subscribe_form {
	background-color: transparent;
	margin: 0 3px;
}
/* ---------------------------------------------------- */
/* -- Blog Posts--------------------------------------- */
/* ---------------------------------------------------- */

/* CONTAINER */
.blog_post_container {
	padding-bottom: 18px;
	margin-bottom: 40px;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-color: #fff;
}
.home.blog_post_container {
	background-image: url(/graphics/blog/corners/section_bottom_540.png);
}
.archive.blog_post_container, .search.blog_post_container {
	background-image: url(/graphics/blog/corners/section_bottom_540.png);
	padding-bottom: 26px;
}
.cat_images.blog_post_container, .videos.blog_post_container {
	background-image: url(/graphics/blog/corners/section_bottom_900.png);
	padding-bottom: 26px;
}

/* HEADER TRIM */
.blog_post_trim {
	background-image: url(/graphics/blog/corners/section_trim_corners.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 28px;
}
.home.blog_post_trim {
	background-image: url(/graphics/blog/corners/section_trim_corners_small.png);
	height:6px;
	}
.archive.blog_post_trim, .search.blog_post_trim {
	background-image: url(/graphics/blog/corners/section_trim_corners_large_540.png);
	}
.cat_images.blog_post_trim, .videos.blog_post_trim {
	background-image: url(/graphics/blog/corners/section_trim_corners_large_900.png);
}

/* INNER */
.blog_post_inner {
	background-repeat: repeat-y;
	background-position: top left;	
	padding: 0 20px;
}
.home.blog_post_inner {
	background-image: url(/graphics/blog/bgs/section_bg_540.png);
}
.archive.blog_post_inner, /search.blog_post_inner {
	background-image: url(/graphics/blog/bgs/section_bg_540.png);
}
.cat_images.blog_post_inner, .videos.blog_post_inner {
	background-image: url(/graphics/blog/bgs/section_bg_900.png);	
	padding: 12px 5px;
}

.blog_post_pagination {
	padding: 0 20px 10px;	
}

/* SPECIFIC AREAS*/

.videos.blog_post_inner {
	padding: 20px 4px 20px 1px;	
}

.blog_post_video_container {
	background-color: 	#f7f7f7;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}

.videos.blog_post_excerpt {
	float: left;
	padding: 20px;
	width: 209px;
}

.videos.blog_post_content {
	float: left;
	border-right: 1px solid #ebebeb;
	padding: 20px;
	width: 600px;
}

h1.blog_post_title {
	padding-top: 24px;
}

.videos.blog_post_title {
	padding-left:20px;	
	padding-bottom: 12px;
}

.cat_images.blog_post_title a {
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-size: 11px;
}

.cat_images .blog_post_gallery_post {
	width:168px;
	margin: 0 5px;
	float: left;
}
.cat_images .blog_post_gallery_post .blog_post_gallery_image_container {
	height: 140px;	
}

.cat_images .blog_post_gallery_post img {
	border:1px solid #ebebeb;
	padding: 3px;
}

.blog_post_header {
	color: white;
	font-weight: normal;
	float: left;
    line-height: 28px;
    padding-left: 20px;	
}

.blog_post_category {
	font-weight: bold;
}

.blog_post_category span {
	line-height: 23px;	
}

.blog_post_category ul.post-categories {
	list-style-type: none;
	margin-bottom: 0;
	float: left;
	margin-left: 6px;
}
.blog_post_category ul.post-categories li {
	display: block;
	float: left;
	background-color: #cc0f37;
	border-radius: 0 0 6px 6px;	-moz-border-radius: 0 0 6px 6px;	-webkit-border-radius: 0 0 6px 6px; /* Parsed by /css/parser.php */
	-moz-border-radius: 0 0 6px 6px;	-moz-border-radius: 0 0 6px 6px;	-webkit-border-radius: 0 0 6px 6px; /* Parsed by /css/parser.php */
	-webkit-border-radius: 0 0 6px 6px;	-moz-border-radius: 0 0 6px 6px;	-webkit-border-radius: 0 0 6px 6px; /* Parsed by /css/parser.php */
	border: 2px solid #cc0f37;
	padding: 3px 4px 4px;
	margin: 0 4px;
	line-height: 14px;
}

.blog_post_category ul.post-categories li a {
	color: white;
	
}

.videos.blog_post_comments {
	float: left;
	width: 485px;
	padding: 0 20px;
	margin-right: 10px;
}

.videos.blog_post_sidebar {
	float: left; 
	width: 340px;
	padding-right: 20px;
}

.blog_post_footer {
}

.home.blog_post_footer {
	background:url(/graphics/blog/blog_post_seperation.jpg) no-repeat 0px 0px;	
}

.blog_post_footer span {
	display: block;
	float: left;
	padding-top: 17px;
}

.blog_post_seperator {
	margin: 0;
	padding: 1em 0;
}

/* ---------------------------------------------------- */
/* -- Rating Widget------------------------------------ */
/* ---------------------------------------------------- */
* .rw-ui-container, * .rw-right {	
	float: right;
}

.rw-ui-container .rw-ui-info {
	margin: 0;	
	padding-top: 12px;
}

span.rw-ui-info {
	width:50px;
}

span.rw-ui-prefix {
	padding-top: 16px;
	padding-left: 32px;
}

.rw-ui-container div {
	line-height: 16px;	
	padding-top: 11px;
}

.rw-ui-container div ul {
	padding-top: 12px;	
}

.rw-ui-container div a {
	display: none;
	visibility:hidden;
}

/* ---------------------------------------------------- */
/* -- Comments----------------------------------------- */
/* ---------------------------------------------------- */

ol.commentlist {
	margin-left: 0;	
}

ol.commentlist li{
	list-style-type: none;	
}

ol.commentlist li.comment {
/*	background: #f4f4f6;
	border: 1px solid #dfdddd;
	margin-bottom: 14px;
	padding: 10px 15px;*/
}

ol li div.comment-body-container {
	background: #f4f4f6;
	border: 1px solid #dfdddd;
	margin-bottom: 14px;
	padding: 10px 15px;
}

.avatar {
	display: block;
	border: 2px solid white;
	float: left;
	margin: 0 10px 10px 0;
}

cite.fn, a.comment-name-link {
	text-decoration: none;
	font-style:normal;
}

.comment-author {
}


.comment-author a.comment-date {
	text-decoration: none;
	font-size: 11px;
	color: #5a5a5a;

}

.comment-body {
	line-height: 18px;
	margin-top: 12px;
	margin-left: 54px;
}

.comment-body a {
	color: 	color: #006cff;	
	text-decoration: none;
}

.comment-reply-link {
	float: right;
	color: white;
	font-size: 11px;
	background-color: #99999a;
	display: block;
	border: 2px solid #99999a;
	border-radius: 2px;	-moz-border-radius: 2px;	-webkit-border-radius: 2px; /* Parsed by /css/parser.php */
	-moz-border-radius: 2px;	-moz-border-radius: 2px;	-webkit-border-radius: 2px; /* Parsed by /css/parser.php */
	-webkit-border-radius: 2px;	-moz-border-radius: 2px;	-webkit-border-radius: 2px; /* Parsed by /css/parser.php */
	text-decoration:none;
	padding: 2px 4px;
}
/* ---------------------------------------------------- */
/* -- Widgets ----------------------------------------- */
/* ---------------------------------------------------- */

ul.xoxo {
	margin-left: 0;	
}


.widget-container-outer {
	background: url(/graphics/blog/corners/section_trim_corners_sidebar.png) no-repeat;	
	padding-top: 24px;
	margin-bottom: 20px;
}

/* Default widget box */

.widget-container {
	list-style-type: none;	
	padding: 0 15px 15px;
	background-color: #fff; /*default */
	border-left: 4px solid #CC0F37;
	border-right : 4px solid #CC0F37;
	border-bottom : 4px solid #CC0F37;
	background-repeat: repeat-y;
}

.widget-title span {
	color: white;
	font-size: 11px;
	text-transform: uppercase;
}

.widget-title {
	/*float:left;*/
	padding-left: 20px;
	line-height: 24px;
}

.widget-footer {
/*	background: url(/graphics/blog/corners/section_bottom_sidebar.png);*/

}

#secondary li.widget-container {
	display:block;
	float: left;
	width: 130px;
	margin: 5px;
	border: none;
}


/* override default styles */

#categories-3 ul {
	margin: 0;
}
#categories-3 ul li {
	display: block;

	width: 50%;
}

/* TABBED POSTS */
#slipfire-tabber-3 {
	
}

/* Video category list */

#categoryposts-3 li.cat-post-item {
	list-style-type: none;	
	background: #cc0f37;
	clear:both;
	margin-bottom: 6px;
	position: relative;
}
#categoryposts-3 li.cat-post-item a.post-title {
	display: block;
	color: white;
	font-weight: bold;
	padding: 10px;
	border-bottom: 1px solid #ae0c2e;
	text-decoration: none;
}

#categoryposts-3 li.cat-post-item p {
	margin-bottom: 0;	
}

#categoryposts-3 li.cat-post-item .videos_sidebar_trim_corners {
	position: absolute;
	z-index:999;
	top: 0;
	left:-6px;
}	

#categoryposts-3 li.cat-post-item div.post-details {
	border-top: 1px solid #d8113b;
	clear:both;
	padding: 5px 10px;
	background: url(/graphics/blog/corners/section_bottom_sidebar_content_corners.png) no-repeat bottom left;
}

#categoryposts-3 li.cat-post-item p.post-date {
	color: white;
	font-size: 10px;
	float:right;
}

#categoryposts-3 li.cat-post-item p.post-video-details {
	color: white;
	font-size: 10px;
	float:left;
}



/* ---------------------------------------------------- */
/* -- Buttons ----------------------------------------- */
/* ---------------------------------------------------- */

a.button {
	background:url(/graphics/buttons/green_trans.png) left -274px no-repeat;
	float:left;
	padding-left:4px;
	color:#696969;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
}

a.button span {
	background:url(/graphics/buttons/green_trans.png) right -241px no-repeat;
	display:block;
	padding:6px 6px 5px 3px;
	cursor:pointer;
	color:#696969;	
}

a.button_green {
	background-position:10px -40px;
	padding-left:16px;
	font-weight:bold;
	font-size:17px;	
	text-transform:none;
	text-shadow:1px 1px 1px rgba(0, 0, 0, 0.4);
}

a.button_green span {
	background-position:right 0px;
	padding:5px 17px 7px 0;
	line-height:19px;
	color:#FFF;
}

a.button_green:hover { background-position:10px -200px; }
a.button_green:hover span { background-position:right -160px; }


/* ---------------------------------------------------- */
/* -- Gallery ----------------------------------------- */
/* ---------------------------------------------------- */

.ngg-image-details {
	padding:4px;	
}


/* ---------------------------------------------------- */
/* -- Classes ----------------------------------------- */
/* ---------------------------------------------------- */

.left {
	float: left;	
}

.right {
	float: right;	
}

.no_margin {
	margin: 0;	
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}

p.small {
	font-size: 11px;	
}

.bold {
	font-weight: bold;	
}

.blue {
	color: #006cff;	
}

.green {
	color: #62ad38;	
}

.cream_bg {
	background-color: #E3FFD2;	
}

#interested_in input, #news_roundup input, #receive_it input {
	margin-right:10px;
}

#interested_in label, #news_roundup label, #receive_it label {
	margin-right: 15px;	
}

#interested_in, #news_roundup, #receive_it {
	padding: 20px;	
}

#interested_in {
	padding: 0 20px;	
}

#the_subscribe_form {
}

#news_roundup {
	width: 520px;
}

#receive_it {
	width: 240px;	
}



/* NEW STYLES */

/* NEW CSS DOCUMENT FOR BOXES */

/* full width box */
.box_900 
{
	width: 900px;	
/*	background-image: url(/graphics/blog/box_corners_and_backgrounds_900.png);*/
}

/* main left column */
.box_540
{
	width: 540px;
/*	background-image: url(/graphics/blog/box_corners_and_backgrounds_540.png);	*/
}

/* sidebar columns */
.box_340 
{
	width: 340px;
	background-image: url(/graphics/blog/box_corners_and_backgrounds_340.png);	
}

/* Boxes */
.box 
{
	background-repeat: no-repeat;
	background-attachment: scroll;
} 

.box_container 
{
	margin-bottom: 20px;
	padding-bottom: 18px;
	background-repeat: no-repeat;
}

.box_900 .box_container 
{
	background-image: url(/graphics/blog/box_corners_and_backgrounds_900.png);
	background-position: 0px 34px;
	
}
.box_540 .box_container 
{
	background-image: url(/graphics/blog/box_corners_and_backgrounds_540.png);
	background-position: bottom left;
	padding-bottom: 18px;
}
.box_340 .box_container 
{
	background-image: url(/graphics/blog/box_corners_and_backgrounds_340.png);
	background-position: 0px 55px;
	padding-bottom: 0px;
}

.transparent_corners 
{
	
}

.red_corners 
{
	
}

.grey_footer 
{
	
}

.box_trim 
{
	background-position: 0px 0px;
	height: 28px;
}

.box_900 .box_trim 
{

}
.box_540 .box_trim 
{
	background-image: inherit;
}
.box_340 .box_trim 
{
	height: 30px;
}

.thick_trim 
{
	
}

.thin_trim 
{
	background-position: 0 24px;	
	height: 6px;	
}

.box_main
{
	background-repeat: repeat-y;
	padding: 0 20px;
	padding-bottom: 12px;
}

.box_900 .box_main
{
	background-image: url(/graphics/blog/bgs/section_bg_900.png);
}
.box_540 .box_main
{
	background-image: url(/graphics/blog/bgs/section_bg_540.png);	
}
.box_340 .box_main
{
	background-color: #fff;
	border-left: 4px solid #cc0f37;
	border-right: 4px solid #cc0f37;
}

.box_340 .box_footer {
	background-image: url(/graphics/blog/box_corners_and_backgrounds_340.png);
	background-repeat: no-repeat;
	background-position: 0 -33px;
	height: 37px;
}
