/*
Theme Name: Vivatheme2
Theme URI: http://www.vivathemes.com
Description: Vivathemes.com theme
Author: Viva Themes
Author URI: http://www.vivathemes.com
version: 1.0
Tags: two-column, widget-ready, vivasite
*/

*{margin:0; padding:0;}

body {
	background:#e7e7e7 url(images/bg.png) repeat-x;
	font-family: arial, helvetica, tahoma, sans-serif;
	font-size: 12px;
	padding-bottom:20px;
}
	
h1 {
	font-size: 18pt;
}

h2 {
	font-size: 20px; color:#333;
	margin-top:10px;
	font-weight: normal;
	padding-bottom: 2px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial, helvetica, sans-serif;
}

h3, h3 a {
	font-size: 20px; color:#cc6666;
	font-weight: normal;
	margin-bottom:7px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial, helvetica, sans-serif;
	margin-top: 10px;
}

h4 {
	font-size: 15px;
	margin-bottom: 6px;
	color:#333;
	margin-top:20px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial, helvetica, sans-serif;
	font-weight: normal;
}

h2.pagetitle { 
	display:none; 
}

img { 
	border: none; padding:0; 
}

img a {
	border:none;
	margin: 0;
	padding: 0;
}

img.left { 
	float: left; border: none; padding: 6px 0 0 0; 
}

img.right { 
	float: right; border: none; padding: 0 0 0 6px; 
	}

blockquote {
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
}

code{
	font-family:"Courier New", Courier, monospace;
}


/* links */

a {
	color:#85582c;
	text-decoration: none;
}

a:hover {
       border:none;
text-decoration: underline;
}

/* container */

#container {
	width: 872px;
	color:#333;
	overflow: hidden;
	margin: 0 auto;
}

#wrapper {
	width: 872px;	
	background: url(images/inbg.png) repeat-y;
	float: left;
	clear: left;
	display: inline-block;
	padding:0;
	margin: 0;
}
	
#inwrapper {
	width: 872px;
	float: left;
	clear: left;
	margin-top: 0px;
	background: url(images/wrbg.png) no-repeat top;	
	padding: 0;
	margin: 0;
}

/* header */

#header {
  	margin: 0;
  	height: 80px;
	
}

#logo {	
	width:235px;
	float:left;
	margin-left: 3px;
	margin-top: 0;
}

#header h2 {
	font-size: 9px;
      font-weight: bold;
	color:#0067ce;
	padding:0;
	margin:0;
      margin-left: 40px;
	display: none;	
}

#search {
	float:right;
	width:200px;
}

#search h2 {
	display:none;
}

/* main menu */

#menu {
	font-family: Lucida Sans, arial, helvetica, times, serif;
	font-size: 12px;
	width:620px; 
	overflow:hidden;
	height: 30px;
	float:right;
	text-transform:uppercase;
	margin-top: 42px;
}


#menu ul {
	margin:0;
	padding:0;
	width: auto;
	height: 30px;
	float:right;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
	margin-left: 5px;
	
      height: 20px;
}

#menu ul li a {
	padding:0;
	margin: 0;
	color: #999;
	display:block;
	line-height: 20px;
	font-weight: normal;
   border:none;
	padding: 0 7px;
font-family: "Lucida Grande", "Lucida Sans Unicode", arial, helvetica, sans-serif;
}

#menu ul li a.current,
#menu ul li.current_page_item a,
#menu ul li a:hover {
	color:#fff;
	text-decoration:none;
	background: #c75858;
	
}



/* content */


#content {
	float:left;
	width:600px;
	overflow: hidden;
	margin-left: 25px;
	margin-top: 25px;
}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
}

.post h2 {
	margin:0;
	padding: 0;
	margin-top:10px;
}
	
.post h2 a {
	color: #000;
	text-decoration: none;
	margin:0;
	padding:0;
}

.post h3,
.post h3 a {
color: #333;
margin-bottom: 0;
}

.post h2 a:hover{
	color: #777;
	text-decoration: none;
}

.post ul {}

.post li {
margin-left: 20px;
list-style: circle;
}

.entry {
	clear: both;
}

.entry p {
	margin:7px 0;
}

.postmetadata{
	clear: both;
	background:#ccccb3;
	color:#fff;
	padding:6px;
	margin: 20px 0;
}

.postmetadata a {
	color:#fff;
}	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}
	
.alignleft a {
	float:left; 
	margin:25px 0;
}

.alignright a {
	float:right;
	margin:25px 0;
}

/* sidebar */

#left {
	width:280px;
	float:left;
	margin:0;
	padding: 20px;
	padding-bottom: 0;
	margin-top: 20px;
	padding-top: 0;
}

#left h2 {
	border-bottom: solid 4px #f3f0ed;
	padding-bottom: 8px;
	margin-left: -14px;
	padding-left: 14px;
}


/* sidebar2 */

#middle {
	width:250px;
	margin:0;
	float: left;
	padding:20px;
	padding-top: 0;
	margin-top: 20px;
	margin-left: 10px;
	padding-bottom: 0;
}

#middle h2 {
	border-bottom: solid 4px #f3f0ed;
	padding-bottom: 8px;
	line-height: 130%;
}

#right {
	width: 180px;
	padding: 20px;
	padding-left: 30px;
	float: right;
	margin-top: 20px;
	margin-right: 0;
	padding-top: 0;
	color: #666;
	line-height: 140%;
	border-left: solid 1px #eeeeee;
	min-height: 400px;
	padding-bottom: 0;
}

#right h2 {
	color : #c04343;
	margin-bottom: 8px;
	line-height: 120%;
}

#right .widgets {
	width: 170px;
	margin-top: 5px;
	margin-bottom: 20px;
}

#right a {
	color: #c04343;
}

/* comments */

#commentform {
	margin:0;
	padding:0;
}
	
#commentform p {
	color: #666;
}
	
#commentform a { 
	color: #666; 
	text-decoration: none; 
	border-bottom: 1px dotted #465D71;
	line-height: 14pt;
}
	
#commentform h3 {
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #666;
	margin:0;
	padding:0;
}
	
#comment {
	width:80%;
}

#author, #email, #url, #comment, #submit {
	font-family: verdana, arial, times;
	font-size: 12px;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #ccc;
	background: none;
}

#author, #email, #url {
	height: 15px;
	padding: 3px;
}

#author, #email, #url, #comment {
border: solid 1px #ccc;
}
	
#submit {
	margin:5px 5px 0 0; 
	cursor:pointer;
}

#comments {
	margin:0; 
	padding:0
}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: none;
border: solid 1px #ccc;
width: 400px;
	margin:10px 0;
	padding:15px 10px 15px 20px;
	list-style-type:none;
	}

ol.commentlist li li { width: 355px; }

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {
	margin: 6px 0 6px 0; 
	padding: 0 12px 0 0; 
	line-height: 14pt;
}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a {
	color: #000; 
	text-decoration: none; 
	border-bottom: 1px dotted #465D71;
}

/* search */

#searchform {
	padding:0;
	margin:0;
	margin-top: 45px;
      margin-right: 30px;
}

#searchform input#s {
	margin:0;
	padding:2px;
	border:1px solid #ccc;
	color: #666;
	width: 180px;
}

#searchform input#searchsubmit {
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
}

/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 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;
}




/* footer */

#footer {
	clear: both;
	width: 100%;
	margin-top: 0;
	background: url(images/wrbotbg.png) no-repeat top;
	padding-top: 30px;

}
	
#footer p{padding:14px 0;margin: 0; color: #333; text-align:center;}
#footer a{color: #333;text-decoration: underline;}
#footer a:hover{color: #333;text-decoration:none;}


a.more-link {
}

#tagger a {
color:#85582c;
padding-left:3px;
padding-right:3px;
}

#tagger {
color:#333;
margin-top: 30px;
margin-bottom: 50px;
}

textarea,
input { background:none;
padding: 5px;
border: solid 1px #ccc;
}

#slider a {
	color: #fff;
border-bottom: dotted 1px #fff;
}

#slider a:hover,
#sidebar2 a:hover {
	border: none;
}

#slider img a {
border:none;
}


#middle h3 a { line-height: 120%; }


#pageflip {
	position: relative;
}
#pageflip img {
	width: 50px; height: 52px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 50px; height: 50px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url(subscribe.png) no-repeat right top;
	text-indent: -9999px;
}

.wp-pagenavi {
	margin-bottom: 5px;
clear: left;
float: left;
width: 100%;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #ccc;
	color: #666;
	background: none;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #ccc;
	color: #666;
	background: none;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #999;
	color: #666;
	background: none;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #999;
	color: #666;
	background: none;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #666;
	border: 1px solid #ccc;
	background: none;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: normal;
	border: 1px solid #999;
	color: #666;
	background: none;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #999;
	color: #666;
	background: none;
}

.alist a:hover { text-decoration: none; }

p#contbutton input,
input#mc-embedded-subscribe {cursor:pointer;}

.fronttheme {
	height:220px; 
	margin-bottom:20px; 
	width:282px; 
	float:left; 
	margin-right: 15px;
}

.fronttheme h3 {
	width: 150px;
	float: left;
}

.fdemo {
	float:right; 
	margin-left:10px; 
	text-align:center; 
	font-size:13px;  
	font-style:italic; 
	padding: 0 4px; 
	margin-top:12px; 
	background:#999966;
}

.fdetails a,
.fdemo a {
	color: #fff;
}

.fdetails {
	color:#fff; 
	padding: 0 4px; 
	font-size:13px; 
	float:right; 
	font-style:italic; 
	margin-top:12px; 
	background:#c75858;
}

.thumby {
	float:left; 
	width:280px; 
	border:solid 1px #ccc; 
	margin-top:5px;
	overflow: hidden;
}

.bigthumb {
	float:left; 
	width:400px; 
	border:solid 1px #ccc; 
	margin-top:5px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-top: 10px;
}

.allthemes {
	width: 100%; 
	margin-bottom:10px; 
	margin-top:7px; 
	height: 24px; 
	line-height: 24px; 
	color:#000; 
	font-style:italic; 
	font-size:16px;
}

.allthemes a {
	text-decoration:underline; 
	color:#cc6666;
}

#singlebuttons {
	width: 170px;
	float: left;
	margin-left: 15px;
	margin-top: 20px;
}

.buybut {
	 float:left; 
	 width:150px; 
	 height:24px; 
	 display:block; 
	 background:#c75858; 
	 text-align:center; 
	 padding-top:6px;
}

.demobut a,
.buybut a {
	color:#fff; 
	font-style:italic;
}

.demobut {
	float:left; 
	clear:left; 
	width:150px; 
	text-align:center; 
	height:24px; 
	padding-top:4px; 
	font-style:italic; 
	margin-top:20px; 
	background:#999966;
}

.cattheme {
	height:220px; 
	margin-bottom:20px; 
	width:282px; 
	float:left; 
	margin-right: 18px;
}

.cattheme h3 {
	width: 150px;
	float: left;
}

.catdemo {
	 float:right; 
	 margin-left:10px; 
	 text-align:center; 
	 font-size:13px;  
	 font-style:italic; 
	 padding: 0 4px; 
	 margin-top:12px;
}

.catdetails {
	color:#333; 
	padding: 0 4px; 
	font-size:13px; 
	float:right; 
	font-style:italic; 
	margin-top:12px;
}

.gfield input {
	height: 15px;
	padding: 8px 5px;
}

.gform_wrapper .top_label .gfield_label {
	font-weight: normal;
	color: #000;
}

.gform_body ul li {
	margin:0;
	padding: 0;
}

.gform_body ul li label {
	font-style:italic;
}

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 258px;
}

.gform_body ul li#field_1_8 label {
display: none;
}

.gform_body ul li#field_1_8 {
margin-top: 20px;
}
