/*
Theme Name: Graphic Karma Inc
Description: Custom theme for Graphic Karma Inc.
Author: Graphic Karma Inc.
*/


/* RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
    background:#fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img { border: none; }

/* END RESET */

a:link {color: #579014;}
a:hover {color: #822819;}
a:visited {color: #2c4a08;}

@import url('imported.css');

html {
	background: #f8faf5 url(images/htmlBack.gif) repeat-x;
}

body {
	background:url("images/bodyBack.png") no-repeat scroll center -3px transparent;
	font-family:helvetica,arial,sans-serif;
	margin:0 auto;
	width:975px;
}

#wrapper {
	margin:0 auto;
	width:975px;
}

.skipLink {display: none;}

#contentContainer {
	float:right;
	margin:0 18px 0 0;
	width:660px;
}

#header {
	margin:0 auto;
	width:940px;
	height: 195px;
}

#siteTitle a {
	display:block;
	height:100px;
	position:relative;
	text-indent:-9999px;
	top:50px;
	width:450px;
}

#siteDescription {text-indent: -9999px;}

#headerSearch {
	float:right;
	margin:15px 6px 0 0;
}

input#s, input#searchsubmit {
	background-color: #e5e5e5;
      border:medium none;
	padding:4px;
	font-family: helvetica, arial,sans-serif;
	font-size: 11px;
}

input#s {
	width: 164px;
	padding: 5px 4px;
}

input#searchsubmit {
	cursor: pointer;
}

.entry {
	margin: 35px 0 0;
}

.entryWrapper {
	border-left:8px solid #000000;
	margin:26px 0 0 -54px;
	padding:0 0 0 54px;
}

.input-group ul>li {list-style-type: none !important; margin: 0 0 0 -5px !important;}

.entryContent {
	border-right:8px solid #923E1C;
	line-height:22px;
	margin:18px 0 14px;
	padding:32px 59px 25px 0;
	width:603px;
        min-height: 530px;
}

#footer {
	border-top:8px solid #000000;
	clear:both;
	margin:0 0 25px;
	width:977px;
}

.info {
	float:left;
	font-size:11px;
	line-height:18px;
	margin:10px 0 0;
	padding:15px 13px 15px 0;
	text-align:right;
	width:228px;
}

.quote {
	height:53px;
	text-align:center;
	width:250px;
}

.quote a {
background:url("images/quoteButton.gif") no-repeat scroll 0 0 transparent;
color:#DAE6CB;
display:block;
font-family:'Century Gothic Regular',Times New Roman,serif;
font-size:18px;
font-style:italic;
margin:6px auto 2px;
padding:7px 0 9px;
text-align:center;
text-decoration:none;
width:212px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

.quote a:hover {
	cursor: pointer;
	background:url("images/quoteButton.gif") no-repeat scroll 0 -34px transparent;
        color: #000;
}

/* type */

div.button {
	margin:10px 10px 0 0;
	text-align:right;
}

a.button, p.more a, input.button {
	-moz-border-radius:12px;
        -webkit-border-radius: 12px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	font-size:12px;
	padding:3px 8px !important;
	text-align:right;
	text-decoration:none !important;
	line-height: 15px !important;
	text-transform: lowercase;
        color: #2C4A08;
        cursor: pointer;
}

input.button {
	padding:0px 8px !important;
}


p.more {
	margin: 9px 418px 0 0 !important;
}

a.button:hover, p.more a:hover {
	background-color:#eee;
}

#sidebar h3 {
	background:url("images/sideh3.png") repeat scroll -9px transparent;
	height:42px;
	width:233px;
	font-size: 16px;
		text-transform:lowercase;
}

.bottomWidgets h3 {
	border-bottom:2px solid;
	font-size:16px;
	margin:0 0 10px;
	padding:0 0 5px;
	text-transform:lowercase;
	width:233px;
}

.entryTagline {
	height:25px;
	margin:0 57px 0 0;
	text-align:right;
}

.entryTitle {
	font-family:'Century Gothic', arial, sans-serif;
font-style:normal;
font-weight:normal;
}

.entryWrapper p, .entryWrapper li {
	font-size:15px;
	line-height:24px;
	margin:0 0 12px;
        font-family:'Century Gothic Regular', Times New Roman, serif;
}

.entryWrapper h2, .entryWrapper h3, .entryWrapper h4, .entryWrapper h5, .entryWrapper h6 {
	color:#6D9C36;
	font-family:'Century Gothic', arial, sans-serif;
	margin:20px 0 10px 0;
	text-transform: lowercase;
}

body.single .entryWrapper h2 {
border:medium none;
color:#000000;
font-size:36px;
}

.entryWrapper h2.entryTitle {

}

.entryWrapper h2 {
font-size:26px;
margin:12px 0 10px;
padding:0 0 8px;
}

.entryWrapper img {
border:10px solid #000000;
}

.entryWrapper h3 {
	color:#767E6C;
	font-size:21px;
}

.entryWrapper h4 {
	font-size:18px;
}

.entryWrapper h5 {
	font-size:14px;
}

.entryWrapper h6 {
	font-size:10px;
}

.entryWrapper ul li {
	font-size:14px;
	list-style-type:circle;
	margin:0 0 0 14px;
}

.entryWrapper ul {
	margin: 0 0 10px 0;
}

h1.entryTitle {
	color:#823719;
	font-size:67px;
	position:relative;
	top:-25px;
	text-transform: lowercase;
}

.entryTagline h3.entryTitle {
	font-size:18px;
}

/* end type */

/* sidebar */

#sidebar {
	float:left;
	width:230px;
	margin:17px 0 0 -1px;
}

ul.sideOne {
	margin:20px 0 0 0;
}

ul.sideOne ul, ul.sideOne p, ul.bottomWidgets ul, ul.bottomWidgets p {
	color:#333333;
	font-size:13px;
	line-height:18px;
	padding:0 36px 0 0;
}

#mce-success-response, .mce_inline_error {
        color:#8a3719;
	font-size:13px;
	line-height:18px;
	padding:12px 36px 0 0;
}

ul.bottomWidgets>li {
	float:left;
	margin:0 0 0 6%;
	width:44%;
}

ul.sideOne li li, ul.bottomWidgets li li {
	list-style-type:square;
	margin:0 0 0 13px;
}

li.widgetcontainer {
	margin: 0 0 30px 0;
}

.bottomSides {
	border-right:8px solid #000000;
	float:right;
	padding:10px 0 0;
	position:relative;
	width:726px;
}

.bottomWrap {
	border-bottom:8px solid #923E1C;
	border-left:8px solid #923E1C;
	float:left;
	padding:18px 18px 32px 18px;
	width:700px;
}

.footerSquare {
	background:url("images/footerSquare.gif") no-repeat scroll right bottom transparent;
	clear:both;
	float:right;
	height:58px;
	left:16px;
	position:relative;
	top:-58px;
	width:40px;
}

blockquote {
font-style:italic;
}

img.attachment-post-thumbnail {
	margin: 0 0 10px 0;
}

p.cat {
background:url("images/htmlBack.gif") repeat-x scroll 0 0 #F8FAF5;
color:#579014;
font-size:12px;
line-height:12px;
margin:2px 0 8px;
padding:3px 0 2px 4px;
text-transform:uppercase;
}

p.cat a, p.cat a:visited {
color: #000;
}

.blog .entryWrapper h2, .category .entryWrapper h2 {
	border: none;
	margin: 10px 0 0;
}

.blog .entryWrapper img, .category .entryWrapper img {
	border: none;
	padding: 0;
}

.blogPost {
	margin: 22px 0 50px;
}

/* end sidebar */

/* Nav */

#navContainer {
	background-color:#000000;
	height:38px;
	left:470px;
	margin:0 13px 0 0;
	position:relative;
	top:42px;
	width:470px;
}

ul.siteNav {
	padding:2px 0 0 2px;
}

.siteNav li {
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
        -webkit-border-top-right-radius: 2px;
        -webkit-border-top-left-radius: 2px;
	background:none repeat scroll 0 0 #000000;
	margin:0 1px 0 0;
	float: left;
}

.siteNav li.current_page_item, .siteNav a:hover, .category .page-item-34 a, .siteNav .current_page_ancestor a {
	background:url("images/htmlBack.gif") repeat-x scroll 0 -155px #F8FAF5;
	color: #000;
}

.siteNav li.current_page_item a, .siteNav li.current_page_item a:visited {
	color: #000;
	background: url("images/htmlBack.gif") repeat-x scroll 0 -155px #F8FAF5;
}

.siteNav li a {
	border:medium none;
	display:block;
	font-size:16px;
	padding:10px 14px 10px;
	text-decoration:none;
	color: #fff;
}

.subNav a {
color:#FFFFFF;
display:block;
font-family:arial;
font-size:12px;
font-weight:bold;
padding:2px 0 4px 14px;
text-decoration:none;
text-transform:lowercase;
	}

ul.subNav h4 {
	color:#F7FAF4;
	margin:0;
	padding:0 0 4px 13px;
}

ul.subNav li.current_page_item a, ul.subNav a:hover, .subNav li.current-cat a {
	color:#000;
	background-color:#ebf1e4;
}
ul.subNav, ul.subNav ul {margin:0px;}
.subNav li.page_item, .subNav li.cat-item {
	border-bottom:1px solid #A6502D;
	list-style-type: none;
	margin:0;
}
.left{float:left;
width:400px;}
.subNav {
	background-color:#923E1C;
	float:right;
	font-family:times New Roman;
	padding:12px 0;
	width:200px;
}

.century {
	font-family:'Century Gothic', arial, sans-serif !important;
	font-size:17px !important;
}
.clear {clear:both;}
.page-template-default .entryContent, .blog .entryContent, .category .entryContent {
	padding:0;
	width:662px;
}
/* end nav */

/* IMAGES */
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}
/* IMAGES END */

/* SLIDER */

.slider {
background:url("images/sliderBack.png") no-repeat scroll 12px -2px transparent;
left:-44px;
position:relative;
top:-22px;
width:679px;
}

#smooth_sldr {
	height:200px !important;
	left:10px !important;
	position:relative !important;
	width:632px !important;
}

#smooth_sldr img {
	border: none !important;
	padding: 0 !important;
	float: right !important;
}

.sldrlink a, .sldr_title {display: none !important;}

#smooth_sldr_body h2 {
	margin:11px 0 5px !important;
	border: none !important;
	text-align:right !important;
	width:197px !important;
}

#smooth_sldr span {
display:block !important;
left:6px;
position:relative;
text-align:right !important;
width:190px;
}

ul#smooth_sliderc_nav {
	height:18px;
	left:500px;
	position:relative;
	top:12px;
	width:150px;
}

#smooth_sliderc_nav li {
-moz-border-radius:10px 10px 10px 10px !important;
border:1px solid #d2e1c0 !important;
font-size:10px !important;
background-color: #F8FAF5 !important;
}

/* home */

.float {
	float:left;
	margin-top:20px !important;
	width:46%;
}

.float h3 {
	color:#73A03F;
	font-size:24px;
	font-weight:normal;
	margin:0 0 8px 0;
	padding:0;
}

.r {
	border-left:2px solid #73A03F;
	margin:0 0 0 22px;
	padding:0 0 0 22px;
}
.l {}

a.homeButton {
	background: url("images/arrow.png") no-repeat scroll 263px 54% #767E6C;
	color:#FFFFFF;
	display:block;
	font-size:13px;
	margin:0 0 6px;
	padding:4px;
	text-align:center;
	text-decoration:none;
	text-indent:-7px;
}

a.homeButton:hover {
	background-color:#49513e;
}

#bilobaflickr {
width: 600px;

}

#bilobaflickr h3 {
margin:23px 0 0;
width:580px;
}

.bilobaflickr_item_thumb img {
border:5px solid #000000;
height:62px;
width:98px;
}

#bilobaflickr_homepage, #bilobaflickr_morelink {display: none !important;}

.bilobaflickr_item_thumb  {
margin:0 18px 10px 0 !important;
width:100px;
float: left;
}

.recentWidget span {
display:block;
font-size:9px;
text-transform:uppercase;
}

.recentWidget li {
margin: 10px 0 0 13px !important;
}

body.home h1.entryTitle {
    color:#823719;
font-size:46px;
position:relative;
text-transform:lowercase;
top:-15px;
margin-bottom: 38px;
}

body.home .entryTagline {
font-size:19px;
margin:0 50px 0 0;
}