/*
THEME NAME: Cortiva Theme (SEO Design Solutions)
DESCRIPTION: Your custom-developed WordPress theme.
AUTHOR: SEO Design Solutions
AUTHOR URI: http://www.seodesignsolutions.com/
*/

body {
	font-family: Georgia, Arial, Helvetica, Verdana, Sans-serif;
	font-size: 15px;
	/*background-color: #C3B59A;*/
	background: #5c491e url(/images/template/bg-page-fill.jpg) repeat-x;
	line-height: 23px;
	color: #9491ac;
}

body, #header h1 {
	margin: 0;
	padding: 0;
}

a {
	color: #8c9d38;
}

a img, #contact img {
	border: 0 none;
}

p
{
	text-align: justify;
	color: #766845;
}

#wrapper, #footer2 {
	width: 851px;
	margin-left: auto;
	margin-right: auto;
	color: #c0c8dc;
}

#wrapper {
	margin: 12px auto 24px;
	background-color: #FFF;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #5a564b;
}

#inner-wrapper {
	padding: 18px;
}

#header #logo, #header #promos, #header #contact {
	float: left;
	padding-bottom: 5px;
}

#header #logo    
{ 
	width: 352px; 
	height: 52px; 
	padding: 3px 0 0 0; 
}

#header #promos  
{ 
	width: 380px; 
}

#header #contact 
{ 
	width: 462px; 
	text-align: right; 
}

#access {
	clear: left;
}

div.skip-link {
	display: none;
}

#content {
	padding: 1em 1em 1em 0;
}

.entry-title {
	/*font-size: 1.5em;*/
	margin: 1em 0 0 0;
	color: #8c9d38;
	text-align: left;
}

.entry-title a {
	color: #8c9d38;
	text-decoration: none;
}

.entry-title a:hover {
	text-decoration: underline;
}

abbr.published {
	color: #676767;
	border: 0 none;
}

.entry-meta, .entry-date {
	color: #8c9d38;
	font-family: Lucida Grande,Lucida Sans Unicode;
	font-size: 12px;
}

.entry-meta {
	font-family: Lucida Grande,Lucida Sans Unicode;
	font-size: 12px;
}

body.single .entry-title, #comments h3 {
	/*margin-top: 2em;*/
	margin-top: 0.3em;
}

body.single .entry-meta {
	/*margin-bottom: 2em;*/
}

#comments-list .avatar {
	float: left;
	margin-right: 1em;
}

#comments-list .n {
	font-weight: bold;
}

.entry-meta, .comment-meta {
	font-style: italic;
}

#comments-list p {
	clear: left;
}

#comments-list ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#primary {
	/*padding-left: 1em;*/
	font-size: 0.8em;
}

#footer1 {
	text-transform: lowercase;
	border-top: 2px solid #e8e8e8;
	padding-top: 10px;
	font-size: 0.8em;
	font-family: Lucida Grande, Lucida Sans Unicode;
}

#footer1, #footer1 a {
	color: #999999;
}

#footer1 a:hover {
	color: #8c9d38;
}

#footer1 #legal {
	float: right;
}

#footer2 {
	font-size: 0.7em;
	text-align: center;
	padding-bottom: 24px;
	color: #c0c8dc;
}

#footer1 a, #footer2 a {
	text-decoration: none;
	color: #c0c8dc;
	margin-right: 10px;
}

#footer2 a {
	color: #aaaaaa;
	font-family: Lucida Grande, Lucida Sans Unicode;
}

#footer2 a:hover {
	color: #bbbbbb;
	text-decoration: underline;
}

.entry-meta, .entry-meta a,
.comment-meta, .comment-meta a,
.sidebar, .sidebar a {
	color: #8c9d38;
}

.sidebar a
{
	text-decoration: none;
}

.sidebar a:hover
{
	text-decoration: underline;
}

.opacity-0 { opacity: 0; }
.pos-abs   { position: absolute; }


/*
LAYOUT: Two-Column (Right)
DESCRIPTION: Two-column fluid layout with one 

sidebars right of content
*/
div#container {
float:left;
margin:0 -247px 0 0;
width:100%;
}

div#content {
margin:0 200px 0 0;
	border-right: 2px solid #e8e8e8;
}

div.sidebar {
float:right;
overflow:visible;
width:220px;
}

div#secondary {
clear:right;
}

div#footer1 {
clear:both;
width:100%;
}

/* Just some example content */
div#menu {
height:2em;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:2em;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#primary {
	padding-top: 1em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comme

nt {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}

.wp-caption.alignleft
{
	margin-left: 0;
}

.wp-caption.alignright
{
	margin-right: 0;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-above a{
	text-decoration: none;
}

div#nav-above a:hover{
	text-decoration: underline;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
	height: 1.25em;
	line-height: 19px;
	margin: 0 16px;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3, div.sidebar div.title {
font-weight:bold;
font-size:0.9em;
text-transform: uppercase;
/*border-bottom: 1px solid #cccccc;*/
}

div.sidebar div.title
{
	background: url(/images/blog/bg-sidebar-title.jpg) no-repeat 0 8px;
	height: 32px;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
	list-style: none;
	margin: 2em 0 0 0;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 2em;
}

div.sidebar ul ul li {
list-style:none;
margin:0;
line-height: 19px;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation 

div.nav-previous {
float:left;
}

input#author,input#email,input#url,div.navigation 

div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar 

h3,div.sidebar ul {
margin:0;
padding:0 0 0 36px;
color: #766845;
}

div.sidebar ul
{
	margin: 0 0 0 -16px;
}

#footer1-menu a, #footer1 a
{
	color: #999999;
}

div.hentry
{
	background: url(/images/blog/entry_bg.gif) no-repeat;
	padding: 32px 32px 0 32px;
	position: relative;
}

div.hentry img.bottom-bg
{
	position: absolute;
	right: 0;
	bottom: 0;
}

div.hentry img.bottom-bg-r
{
	position: absolute;
	right: 0;
	bottom: 0;
}

div.hentry img.bottom-bg-b
{
	position: absolute;
	right: 0;
	bottom: 0;
}

div.entry-meta
{
	padding: 0 0 32px 0;
}

a.excerpt-read-more
{
	text-decoration: none;
}

h2
{
	color: #8c9d38;
	/*font-family: Lucida Grande, Lucide Sans Unicode;*/
	text-align: center;
	line-height: 28px;
}

div.wp_cloud
{
	padding-bottom: 2em;
	text-align: center;
	padding-top: 2em;
}

div.wp_cloud a
{
	text-decoration: none;
	color: #888888;
}

div.wp_cloud a:hover
{
	text-decoration: underline;
}

/* Excerpt Thumbnail */
img.imgtfe
{
	margin: 8px 16px 0 0;
	border: 1px solid #8c9d38;
}

a.stico_default
{
	background: url(/images/blog/share-icon-16x16.png) no-repeat 0 4px !important;
	text-decoration: none;
}

span.stbuttontext
{
	text-transform: uppercase;
	font-family: Lucida Grande, Lucida Sans Unicode;
	font-size: 10px;
}

div.cortiva-form
{
	background: url(http://www.cortiva.com/images/blog/bg-cortiva-form.png) no-repeat left bottom;
	position: relative;
	width: 218px;
	height: 362px;
	line-height: 16px;
	margin: 8px;
}

div.cortiva-form.align-left
{
	float: left;
	margin-left: 0;
}

div.cortiva-form.align-right
{
	float: right;
	margin-right: 0;
}

img.cortiva-form-bubbles
{
	position: absolute; 
	top: 0; 
	left: 16px;
}

div.cortiva-form-bubbles
{
	position: absolute;
	left: 16px;
	top: 0;
	width: 205px;
	height: 170px;
	background: url(http://www.cortiva.com/images/littlebook/littlebook-bubbles.png) no-repeat;
}

div.cortiva-form table,
div.cortiva-form table input,
div.cortiva-form table select
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}

div.cortiva-form table
{
	position: absolute;
	left: 17px;
	top: 170px;
	table-layout: fixed;
	width: 176px;
}

div.cortiva-form table td
{
	padding: 2px 4px;
	vertical-align: top;
	text-align: left;
}

div.cortiva-form table td.cortiva-form-text
{
	width: 60px;
	white-space: nowrap;
	padding-left: 0;
	color: #e0e0e0;
}

div.cortiva-form table td.cortiva-form-control
{
	width: auto;
	padding-right: 0;
	color: #5c491e;
}

div.cortiva-form table td.cortiva-form-control input,
div.cortiva-form table td.cortiva-form-control textarea,
div.cortiva-form table td.cortiva-form-control select
{
	/*color: #766845;*/
	color: #5c491e;
}

div.cortiva-form table td.cortiva-form-control input,
div.cortiva-form table td.cortiva-form-control textarea
{
	width: 104px;
}

div.cortiva-form table td.cortiva-form-control select
{
	width: 108px;
}

div.cortiva-form table td.cortiva-form-button
{
	text-align: center;
	padding-top: 10px;
}

div.cortiva-form table td.cortiva-form-button div.cortiva-form-wait
{
	color: #ec881c;
	padding: 8px 0 0 0;
}

div.cortiva-form div.cortiva-form-thank-you
{
	padding: 220px 0 0 0; 
	width: 210px; 
	font-weight: bold; 
	text-align: center;
	color: #e0e0e0;
}

div.sidebar div.cortiva-form
{
	margin: 0 0 0 24px;
}


div#cortiva-form-sidebar
{
	background: url(/images/blog/temp/bg-blog.png) no-repeat; 
	width: 280px; 
	height: 350px; 
	position: relative; 
	margin: 24px 0 0 0;
}

div#cortiva-form-sidebar img.bubbles
{
	position: absolute; 
	top: -32px; 
	left: -16px;
}

div#cortiva-form-sidebar table,
div#cortiva-form-sidebar table input,
div#cortiva-form-sidebar table select
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}

div#cortiva-form-sidebar table
{
	margin: 150px 0 0 0;
}

div#cortiva-form-sidebar table td
{
	height: 24.5px;
}

div#cortiva-form-sidebar table td.cortiva-form-text
{
	/*padding: 0 4px 1px 8px;*/
	padding: 0 4px 0 6px;
	color: #5c491e;
	white-space: nowrap;
}

div#cortiva-form-sidebar table td.cortiva-form-control
{
	/*padding: 2px 0 1px 2px;*/
	padding: 0 0 0 2px;
	color: #5c491e;
}

div#cortiva-form-sidebar table td.cortiva-form-control input
{
	width: 125px;
	color: #5c491e;
}

div#cortiva-form-sidebar table td.cortiva-form-control select
{
	width: 129px;
	color: #5c491e;
}

div#cortiva-form-sidebar table td.cortiva-form-button
{
	text-align: center;
	color: #f58020;
	padding: 8px 0 0 0;
}

div#cortiva-form-sidebar table td.cortiva-form-button input
{
	margin: 0 auto;
}

div#cortiva-form-sidebar table td.cortiva-form-button div
{
	color: #f58020;
	padding: 0;
}

div#cortiva-form-sidebar div#cortiva-form-sidebar-thank-you
{
	padding: 200px 0 0 0; 
	width: 200px; 
	font-weight: bold; 
	text-align: center;
	position: absolute;
	top: 0;
}

a.seo-link
{
	text-decoration: none !important;
	color: #766845 !important;
}

.sup
{
    font-size: 80%;
    position: relative;
    top: -0.9ex;
    margin-left: 0.5ex;
}

.sub
{
    font-size: 80%;
    position: relative;
    bottom: 0.9ex;
    margin-left: 0.5ex;
}