/*

Theme Name: Revival

Theme URI: http://www.vivathemes.com

Description: Clean business Theme

Author: Viva Themes

Author URI: http://www.vivathemes.com

version: 3.0

Tags: two-column, widget-ready, business, corporate

*/



*{margin:0; padding:0;}



body {

	background:#F9FEFF url(images/bkgrd.png) repeat-x;

	font:12px/175% arial, sans-serif;

    color:#F8FDFF;

	margin:0;

	padding:0;

	padding-bottom: 20px;

	overflow-y: scroll;

}

	

h1 {

	font-size: 18pt;

	color: #5d4935;

}



h2 {

	font-size: 14px; 

	color: #5d4935;

	text-transform: uppercase;

	font-family: arial, helvetica, sans-serif;

}



h3, h3 a {

	font-size: 16px; 

	color: #5d4935;

	font-family: arial, helvetica, sans-serif;

}



h4 {

	font-size: 9pt;

	color: #5d4935;

}



h2.pagetitle { 

	display:none;

	color: #5d4935; 

}



p { 

    margin-top: 6px;

    color: #5d4935;

}



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 {

	border-left:1px solid #A5ABAB;

	margin:15px;

	padding:0 12px 0 12px;

}



code{

	font-family:"Courier New", Courier, monospace;

}





/* links */



a {

	color:#0099FF;

	text-decoration:none;

}



a:hover {

	text-decoration: underline;

}



/* container */



#container {

	width: 850px;

	margin: 0 auto;

	padding:0;

	color:#3B240B;

	overflow: hidden;

	line-height: 135%;

	background:#fff;

}

	

/* header */



#header {

  	

	width: 850px; 

  	height: 110px;

	background: #D8F9FE url(images/hbg.png) no-repeat bottom;

}



#logo {	

	width:620px;

	float:left;

	margin-left: 117px;

	height: 35px;

	margin-top: 20px;



}



#logo a {

	color: #f3f0ed;

}



#logo h1 a,

#logo h1 {

	font-weight: normal;

	padding-top: 15px;

	font-size: 28px;

	color: #0099ff;

}



#header h2 {

	display: none;

}



/* content */



#inwrapper {

	width: 850px;

	float: left;

	background-color: #E4E7A5;

}



#contentwrapper {

	border-top: dashed 1px #ccc;

	border-bottom: dashed 1px #ccc;

	padding: 20px;

	overflow: hidden;

	clear: left;

}



#content {

	float:left;

	width:550px;

	overflow: hidden;

    margin-top: 0px;

	background-color: #ffffff;

}



#content2 {

	float:left;

	width:790px;

	overflow: hidden;

    margin-top: 0px;

	background-color: #ffffff;

}



.post {

	margin:0;

	padding:0;

	margin-bottom: 10px;

	padding-bottom: 10px;

	margin-left: 2px;

}



.post h2 {

	margin-bottom: 5px;

}



.post h3 {

	margin:0;

	padding: 0;

	margin-bottom: 5px;

}

	

.post h3 a {

	color: #0099FF;

	text-decoration: none;

	font-family: arial, helvetica, sans-serif;

	margin:0;

	padding:0;

	text-transform: uppercase;

	

}



.post h3 a:hover {

	text-decoration: underline;

}

	

.post h2 a:hover{

	text-decoration: underline;

}



.post ul {}



.post li {

	margin-left: 15px;

}



.entry p {

	margin:12px 0;

}



.thumby {

	border: solid 1px #f3f0ed;

	padding: 2px;

	background: #fff;

	float: left;

	margin-right: 20px;

}



.thumby:hover {

	background: #f3f0ed;

}



.postmetadata{

	clear: both;

	color:#666;

	padding:0;

	margin:0;

	font-size: 10px;

}



.postmetadata a {

	color:#0099ff;

	font-weight: normal;

	border-bottom: dotted 1px #0099ff;

}	



.postmetadata a:hover {

	border: none;

	text-decoration: none;

}



.navigation {

	font-size:8pt;

	width:100%;

	float:left;

	margin:0;

	padding:0;

	overflow:hidden;

}



a.more-link {

	color: #0099ff;

	text-transform: none;

}



.alignleft a {

	float:left; 

	margin:25px 0;

}



.alignright a {

	float:right;

	margin:25px 0;

}



/* right sidebar */



#rightbar {

	width:200px;

	float:right;

	margin:0;

	padding: 0;

}



#rightbar .widgets {

	width: 200px;

	display: block;

	background: none;

	padding-bottom: 15px;	

}



#rightbar label {

	font:normal 11pt arial, georgia, times;

	color: #000;	

	margin: 0;

	padding: 0;

}



#rightbar h2 {

	color: #0099FF;

	font-size: 14px;

	margin-bottom: 5px;

	margin-top: 1px;

	font-weight: bold;

	text-transform: none;

}



#rightbar p {

	margin:0; 

	padding:0;

}



#rightbar img {

	padding: 0; 

	margin: 0;

}



#rightbar ul {

	margin:0;

	padding:0;

}



#rightbar ul li {

	margin: 0;

	padding: 0;

	line-height: 18px;

	list-style-type: none;

}



#rightbar ul ul {

	margin:0;

	padding:0;

}



#rightbar ul ul li {

	list-style-type: disc;

    height: 22px;

    line-height: 22px;

	margin-left: 15px;

}



#rightbar ul li a {

	color: #0099FF;

}





#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-type: square;

	color: #898989;

}



/* below slideshow bar */



#fronttop {

	width: 100%;

	float: left;

	margin-top: 0;

	padding-top: 20px;

	clear: left;

	margin-bottom: 10px;

	font-size: 11px;

	line-height: 140%;

	color:#666;

	background-color: #e4e7a5;

}



#fronttop .widgets {

	width: 170px;

	float: left;

	margin-left: 20px;

	margin-right: 12px;

	margin-bottom: 10px;

	padding-bottom: 0px;

    padding-right: 5px;

	border-right-style: dotted;

	border-right-color: #372718;

}





#fronttop h2 {

	color: #3b240b;

	font-size: 14px;

	margin-bottom: 8px;

	font-weight: bold;

	margin-top: 2px;

	text-transform: uppercase;

	text-decoration: none;

    width: auto;

	font-family: arial, helvetica, sans-serif;

}



#fronttop a {

	color: #0099FF;

}



/* front page above footer widget */



#frontbottom {

	width: 100%;

	border-top: dashed 1px #e2e2e2;

	border-bottom: dashed 1px #e2e2e2;

	clear:left;

	float: left;

	margin:0;

	padding:0;

	padding-bottom: 8px;

	background-color: #e4e7a5;

}



#frontbottom .widgets {

	margin-left: 27px;

	line-height: 200%;

	margin-top: 0px;

	width: 800px;

}



#frontbottom a {

	border-bottom: dotted 1px #ccc;

	color: #0099FF;

}



#frontbottom a:hover {

	text-decoration: none;

	border: none;

}

#frontbottom li {
	list-style-type: none;
}

/* comments */





#commentform {

	background:#fff;

	margin:0;

	padding:0;

}

	

#commentform p {

	color: #666;

}

	

#commentform a { 

	color: #666; 

	text-decoration: none; 

	border-bottom: 1px dotted #666;

	line-height: 14pt;

}

	

#commentform h3 {

	font-size: 10pt;

	font-weight: bold;

	color: #666;

	margin:0;

	padding:0;

}

	

#comment {

	width:80%;

}



#author, #email, #url, #comment, #submit {

	background: #fff;

	font-size: 11px;

	margin:5px 5px 0 0;

	padding:0;

	border: 1px solid #ccc;

}



#author, #email, #url {

	height:16px;

	padding-top:3px;

}

	

#submit {

	margin:5px 5px 0 0; 

	cursor:pointer;

	color: #666;

}



#comments {

	margin:0; 

	padding:0;

}



#respond h3,

h3#comments {

	color: #0099FF;

	font-size: 14px;

	margin-bottom: 2px;

	clear: left;

}	



ol.commentlist { 

	list-style-type: none; 

	margin:0; 

	padding:0; 

	float:left;

}



.avatar {

	float:left; 

	margin:0 12px 0 0;

}



ol.commentlist li {

	background: #f3f0e2;

	margin:10px 0;

	padding:5px 0 5px 10px;

	list-style-type:none;

	width: 420px;

	float: left;

}



ol.commentlist li.alt {

	background: none;

}



ol.commentlist li p {

	margin: 6px 0 6px 0; 

	padding: 0 12px 0 0; 

	line-height: 14pt;

}



ol.commentlist a {

	color:#666;

	text-decoration: none;

	border-bottom: 1px dotted #666;

}



cite {

	font-family: arial, verdana, tahoma;

	font-size: 9pt;

	font-weight: bold;

	font-style: normal;

	}

	

cite a {

	color: #666; 

	text-decoration: none; 

	border-bottom: 1px dotted #666;

}



/* search */



#searchform {

	padding:0;

	margin:0;

	float: right;

	width: 150px;

	margin-top: 27px;

	margin-right: 8px;

}



#searchform input#s {

	margin:0;

	padding:2px;

	color: #ccc;

	width: 140px;

	background: #fff;	

	border: solid 1px #eaeaea;	

	height:14px;

	font-size:11px;

	padding-top:2px;

}



#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;

	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;

}



/* footer */



#footer {



	clear: both;

	width: 100%;

	margin: 0;

	padding: 0;

	font-size: 9px;

	background: url(images/fbg.png) no-repeat;

	height: 37px;

	color: #0099FF;

}



#copyinfo {

	margin-left: 28px;

	margin-top: 12px;

	float: left;

	width: 400px;

}



#socialize {

	width: 300px;

	float: right;

	margin-right: 28px;

	text-align: right;

	margin-top: 12px;

}



#footer a { 

	border-bottom: dotted 1px #666;

	color: #0099FF;

	text-decoration: none;

	font-style: italic;

}



#footer a:hover {

	color: #666;

	text-decoration: none;

	border: none;

}



/* mainmenu */



#menudiv {

	float: left;

	clear: left;

	width: 100%;

}



#mainmenu {

	width: 650px;

	float:left;

	clear: left;

	margin-top: 26px;

}



.mainnav, .mainnav * {

	margin: 0;

	padding: 0;

	list-style: none;

}



.mainnav ul {

	position: absolute;

	top: -999em;

}



.mainnav li {

	float: left;

	position: relative;

	z-index: 99;

	height: 20px;

	line-height: 20px;

	margin-left: 10px;

}



.mainnav a {

	display: block;

	margin-left: 10px;

	margin-right: 10px;

	font-size: 10px;

	font-weight: normal;

	color: #0099ff;

	text-transform: uppercase;

}



.mainnav li.current-menu-item a,

.mainnav li#current a,

.mainnav li.current-cat a,

.mainnav li.current_page_item a,

.mainnav li:hover a {

	color: #fff;

	text-decoration: none;

}



.mainnav ul li{ 

	width: 110px;

}



.mainnav li:hover ul,

ul.mainnav li.sfHover ul {

	left: -10px;

	top: 20px;

}



.mainnav li:hover li ul,

.mainnav li.sfHover li ul {

	top: -999em;

}



.mainnav li li:hover ul,

ul.mainnav li li.sfHover ul {

	left: 100px;

	top: 0px;

}



.mainnav li:hover ul,

.mainnav li li:hover ul {

	top: -999em;

}



.mainnav li li {

	display: block;

	padding: 0px;

	height: auto !important;

	background: #CC660E;

}



.mainnav li.current-menu-item,

.mainnav li#current,

.mainnav li.current-cat,

.mainnav li.current_page_item,

.mainnav li:hover {

	background: #CC660E;

}



.mainnav li li a:link, 

.mainnav li li a:visited {

	display: block;

	height: auto !important;

	line-height: 20px;

	text-transform: none;

        color: #fff;

}



.mainnav li li a:hover {

	text-decoration: underline !important;

}



#slideshow {

    	position:relative;

    	height:240px;

}



#slideshow a {

    	position:absolute;

    	top:0;

    	left:0;

    	z-index:8;

    	opacity:0.0;

}



#slideshow a.active {

    	z-index:10;

    	opacity:1.0;

}



#slideshow a.last-active {

    	z-index:9;

}
