/*

Theme Name: Lively Hood

Theme URI: http://www.vivathemes.com

Description: Premium Theme for business, personal websites

Author: Viva Themes

Author URI: http://www.vivathemes.com

version: 1.0

Tags: two-column, widget-ready, business, personal

*/



*{margin:0; padding:0;}



html, body {

	background: #fff url(images/bg4.png) no-repeat;

	font-family: arial, helvetica, tahoma, sans-serif;

	font-size: 12px;

	line-height: 145%;

	margin:0;

	padding:0;

	color: #333;

}



body {

	overflow-y: scroll;

}

	

h1 {

	font-size: 26px; 

	color: #000;

	font-weight: normal;

	text-transform: none;

	font-family: arial, helvetica, sans-serif;

	line-height: 120%;

}



h2, h2 a {

	color: #066;

	font-size: 30px;

	font-weight: normal;

	margin: 0;

	text-transform: none;

	text-decoration: none;

	display: block;

	line-height: 120%;

	font-family: georgia, arial, helvetica, sans-serif;

}



h3, h3 a {

	color: #066;

	font-size: 30px;

	font-weight: normal;

	margin: 0;

	text-transform: none;

	text-decoration: none;

	display: block;

	line-height: 120%;

	font-family: georgia, arial, helvetica, sans-serif;

}



h4 {

	font-size: 14px; 

	font-weight: normal;

	color: #000;

	text-transform: none;
	margin-top: 3px;

	padding-top: 15px;
	font-family: arial, helvetica, sans-serif;

	line-height: 120%;

}



h2.pagetitle { 

	display:none; 

}



p { margin-top: 6px; }



img { 

	border: none; padding:0; 

}



img a {

	border:none;

}



img.left { 

	float: left; border: none; padding: 6px 0 0 0; 

}



img.right { 

	float: right; border: none; padding: 0 0 0 6px; 

	}



blockquote { 

	padding: 5px;

	padding-left: 10px;

	margin: 15px 0;

	color: #666;

	font-size: 12px;

	line-height: 135%;

	font-style: italic;

	border-left: solid 1px #666;

}



code{

	font-family:"Courier New", Courier, monospace;

}





/* links */



a {

	color: #333;

	text-decoration: underline;

}



a:hover {

	text-decoration: none;

}



strong, b {

	font-weight: bold;

}



/* container */





#container {

	width: 866px;

	margin: 0 auto;

	margin-top: 20px;

}

	

/* header */



#header {

  	width: 866px;

	float: left;

	padding: 0;

	background: url(images/headerbg.png) no-repeat top;

}



#logo {	

	width: 270px;

	float: left;

	height: 95px;

	margin-top: 10px;
	
	margin-bottom: 10px;

	margin-left: 23px;
	
	padding-left: 20px;

}



#logo a {

	color: #fff;

}



#logo h1 {

	margin-top: 3px;

	padding-top: 15px;

}



#logo h1 a {

	color: #008061;

	font-weight: normal;

	text-transform: none;

	text-decoration: none;

	font-size: 30px;

	font-style: italic;

	font-family: Georgia, Arial, Helvetica, sans-serif;

}

#footmenu {

	width: 500px;

	float: left;

	height: 14px;

	margin-right: 23px;

	margin-top: 10px;

}

#footmenu ul {

	float: left;

	background: url(images/toparrow.png) no-repeat left bottom;

	height: 14px;

	padding: 0;

	margin: 0;

}



#footmenu ul li {

	float: right;

	list-style: none;

	margin-left: 15px;

	margin-right: 5px;

	height: 14px;

	line-height: 14px;

}



#footmenu ul li.current_page_item,

#footmenu ul li:hover {

	border-bottom: dotted 1px #066;

}



#footmenu ul li a {

	text-transform: lowercase;

	color: #066;

	font-size: 12px;

	text-decoration: none;

	height: 14px;

	line-height: 14px;

}


#topmenu {

	width: 500px;

	float: right;

	height: 14px;

	margin-right: 23px;

	margin-top: 10px;

}

#topmenu ul {

	float: right;

	background: url(images/toparrow.png) no-repeat left bottom;

	height: 14px;

	padding: 0;

	margin: 0;

}



#topmenu ul li {

	float: left;

	list-style: none;

	margin-left: 15px;

	margin-right: 5px;

	height: 14px;

	line-height: 14px;

}



#topmenu ul li.current_page_item,

#topmenu ul li:hover {

	border-bottom: dotted 1px #066;

}



#topmenu ul li a {

	text-transform: lowercase;

	color: #066;

	font-size: 12px;

	text-decoration: none;

	height: 14px;

	line-height: 14px;

}



/* search */



#searchform {

	padding:0;

	margin:0;

	background: url(images/searchbg.png) no-repeat;

	width: 129px;

	height: 25px;

}



#searchbox {

	width: 129px;

	float: right;

	margin-top: 5px;

	height: 25px;

	margin-right: 23px;

}



#searchbox h2{ 

	display: none;

}



#searchform input#s {

	margin:0;

	padding-left: 8px;

	color: #999;

	width: 109px;

	height:18px;

	font-size:11px;

	margin-top: 3px;

	line-height: 18px;

	float: left;

	background: none;

	border: none;

}



#searchform input#searchsubmit {

	float: right;

	background: none;

	border: none;

	cursor: pointer;

	text-indent: -9999em;

	width: 12px;

	font-size: 0px;

	line-height: 0px;

}



#searchform input#searchsubmit:hover {

	color: #666;

}



/* Main Area */



#wrapper {

	width: 866px;

	float: left;

	clear: left;

	margin: 0;

	background: url(images/wrapperbg.png) repeat-y;

	padding-top: 0;

	padding-bottom: 20px;

	min-height: 350px;

}



#content {

	float:left;

	width:520px;

	margin-left: 23px;

	margin-top: 10px;

}



#content2 {

	float: left;

	width: 805px;

	margin-top: 10px;

	margin-left: 23px;

}



.post {

	clear:left;

	overflow: hidden;

	margin: 0;

	margin-bottom: 20px;

}



.post h2 a {

	margin: 0;

}



.post h2,

.post h3 {

	margin:0;

	padding: 0;

	line-height: 120%;

	margin-top: 5px;

	font-weight: normal;

	font-size: 30px;

	text-transform: none;

}

	

.post h3 a {

	color: #066;

	font-size: 30px;

	font-weight: normal;

	margin: 0;

	text-transform: none;

	text-decoration: none;

	display: block;

	line-height: 120%;

	font-family: georgia, arial, helvetica, sans-serif;

}



.post h3 a:hover {

	text-decoration: none;

}

	

.post h2 a:hover{

	text-decoration: none;

}



.post img.alignright,

.post img.alignleft  {

}



.post ul {}



.post li {

	margin-left: 15px;

}



.entry {

}



.entry p {

	margin:7px 0;

}



.thumby {

	float: left;

	margin: 3px;

	margin-right: 10px;

}



a.more-link {

	background: #008061 url(images/flipped.png) no-repeat right bottom;

	font-size: 14px;

	color: #fff;

	padding: 3px 14px 3px 8px;

	text-decoration: none;

	font-style: italic;

	margin-top: 1px;

	float: left;

	clear: right;

}



a.more-link:hover {

	background-image: none;

}



.navigation {

	font-size:8pt;

	width:100%;

	float:left;

	margin:0;

	padding:0;

	overflow:hidden;

}

	

.alignleft a {

	float:left; 

	margin:15px 0;

}



.alignright a {

	float:right;

	margin:15px 0;

}



/* right sidebar */



#rightbar {

	width:210px;

	float: right;

	margin: 0;

	padding: 0;

	margin-right: 23px;

	margin-top: 25px;

}



#rightbar .widgets {

	display: block;

	padding-top: 0;

	margin-bottom: 15px;

	float: left;

	clear: left;

	width: 100%;

}



#rightbar label {

	font:normal 11pt arial, georgia, times;

	color: #000;	

	margin: 0;

	padding: 0;

}



#rightbar h2 {

	line-height: 20px;

	padding-left: 10px;

	font-size: 14px;

	font-weight: normal;

	font-size: 22px;

	color: #066;

	text-transform: lowercase;

	margin-bottom: 5px;

	font-family: georgia, arial, helvetica, sans-serif;

	background: url(images/rightarrow.png) no-repeat left top;

}



#rightbar p {

	margin:0; 

	padding:0;

}



#rightbar img {

	padding: 0; 

	margin: 0;

}



#rightbar ul {

	margin:0;

	padding:0;

	width: 100%;

	float: left;

	height: auto;

	display: block;

}



#rightbar ul li {

	list-style: none;

	float: left;

	clear: left;

	margin-top: 1px;

	line-height: 20px;

	padding: 0 8px;

	background: url(images/rightlibg.png) no-repeat left top;

	color: #333;

	width: 100%;

}



#rightbar ul ul {

	margin:0;

	padding:0;

}



#rightbar ul ul li {

	list-style: none;

	float: left;

	clear: left;

	margin-top: 1px;

	line-height: 25px;

	padding: 0 8px;

}



#rightbar ul li a {

	border: none;

	color: #333;

	text-decoration: none;

}



#rightbar ul li:hover a {

	color: #666;

}



#rightbar ul ul ul {

	margin: 0;

	padding: 0;

	height: auto;

	float: left;

	display: block;

}



#rightbar ul ul ul li {

	padding: 0 0 0 15px;

	list-style: none;

}



/* comments */



#commentform {

	margin:0;

	padding:0;

	margin-left: 5px;

}

	

#commentform p {

	color: #000;

}

	

#commentform a { 

	color: #066; 

	text-decoration: none; 

	line-height: 14pt;

}

	

#commentform h3 {

	font-size: 10pt;

	font-weight: bold;

	color: #000;

	margin:0;

	padding:0;

}

	

#comment {

	width:80%;

}



#author, #email, #url, #comment, #submit {

	font-size: 11px;

	margin:5px 5px 0 0;

	padding:0;

	border: 1px solid #ccc;

	background: none;

	color: #333;

}



#author, #email, #url {

	height:18px;

	padding:5px;

	padding-left: 5px;

	width: 200px;

}

	

#submit {

	margin:5px 5px 0 0; 

	cursor:pointer;

	color: #fff;

	font-style: italic;

	font-size: 16px;

	border: none;

	text-transform: lowercase;

	padding: 5px 17px 5px 7px;

	background: #008061 url(images/flipped.png) no-repeat right bottom;

}



#comments {

	margin:0; 

	padding:0;

}



#respond h3,

h3#comments {

	color: #066;

	font-size: 20px;

	margin-bottom: 2px;

	clear: left;

	text-transform: none;

	font-weight: normal;

	font-family: georgia, arial, helvetica, sans-serif;

	font-style: italic;

	padding-top: 20px;

	border: none;

	padding-left: 5px;

}	



.reply a.comment-reply-link {

	font-size: 12px;

	border: none;

	padding:0;

	color: #fff;

	padding: 5px 17px 5px 7px;

	text-transform: lowercase;

	font-style: italic;

	background: #008061 url(images/flipped.png) no-repeat right bottom;

}



.reply a.comment-reply-link:hover,

#submit:hover {

	color: #fff;

	background-image: none;

}



ol.commentlist { 

	list-style-type: none; 

	margin:0; 

	padding:0; 

	float:left;

	margin-top: 15px;

	margin-left: -15px;

	border-top: dashed 1px #ccc;

	width: 470px;

}



.avatar {

	float:left; 

	margin:0 12px 0 0;

}



ol.commentlist li {

	border-bottom: dashed 1px #ccc;

	margin: 0;

	margin-top: 20px;

	display: block;

	clear: left;

	list-style-type:none;

	float: left;

    width: 450px;

	padding-bottom: 20px;

}



ol.commentlist ul li {

      border: none;

      padding: 0;

	width: 400px;

	margin-top: 20px;

	padding-left: 10px;

	background: url(images/rightarrow.png) no-repeat left top;

}



ol.commentlist li.alt {

	

}



ol.commentlist li p {

	margin: 6px 0 6px 0; 

	padding: 0 12px 0 0; 

	line-height: 14pt;

}



ol.commentlist a {

	color: #066;

	text-decoration: none;

}



textarea#comment {

	width: 450px;

}



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 #000;

}





/* 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;

	padding-left: 2px;

}



.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;

}



.post ol li,

.post ul li { 

	margin-left: 20px; 

}



/* footer */



#footer {

	width: 866px;

	float: left;

	padding-top: 12px;

	clear: both;

	color: #666;

	background: url(images/footerbg.png) no-repeat top;

	padding-bottom: 30px;

}



#footer a {

	color: #666;

}



#copyinfo {

	float: left;

	width: 500px;

	margin-left: 10px;

	font-size: 14px;

}



#copyinfo a {

	text-decoration: none;

	border-bottom: dotted 1px #666;

}



#copyinfo a:hover {

	border: none;

}



#socialize {

	width: 300px;

	float: right;

	text-align: right;

	margin-right: 8px;

	margin-top: -1px;

	height: 20px;

	line-height: 20px;

}



#socialize a {

	border: solid 1px #008061;

	margin-left: 4px;

	text-decoration: none;

	color: #066;

	padding: 1px 6px;

}



#socialize a:hover {

	border: solid 1px #066;

}



#lang_sel ul, #lang_sel ul ul{

	width: 100%;

}



#lang_sel ul li {

	border-bottom: 0px;

}
