/*  

Theme Name: Rockstar

Version: 1.0.0

Description: Designed by <a href="http://www.woothemes.com">WooThemes</a>.

Author: WooThemes

Author URI: http://www.woothemes.com

*/



/*--------------------------------------------------------------------------------

00. RESET

--------------------------------------------------------------------------------*/



html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, h8, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, font, img, ins, kbd, q, s, samp,

small, strike, sub, sup, tt, var,

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-weight: inherit;

	font-style: inherit;

	font-size: 100%;

	font-family: inherit;

	vertical-align: baseline;

}



/* remember to define focus styles! */



:focus {

	outline: 0;

}



body {

	line-height: 1;

	color: black;

	background: white;

}



ol, ul {

	list-style: none;

}



/* tables still need 'cellspacing="0"' in the markup */



table {

	border-collapse: separate;

	border-spacing: 0;

}



caption, th, td {

	text-align: left;

	font-weight: normal;

font-size: 15px;

font-family: Arial, Helvetica, sans-serif;

line-height: 20px;

}



blockquote:before, blockquote:after,

q:before, q:after {

	content: "";

}



blockquote, q {

	quotes: "" "";

}



/*--------------------------------------------------------------------------------

01. SETUP

--------------------------------------------------------------------------------*/



body {

	font-family: Helvetica, Arial, sans-serif;

	margin: 0;

	padding: 0 0 40px 0;

}



/*--------------------------------------------------------------------------------

02. STRUCTURE

--------------------------------------------------------------------------------*/



#header {

	width: 720px;

height: 50px;

padding: 80px 0px 0px 260px;

	margin: 0px auto;

	position: relative;

background-image: url(images/header.jpg);

background-repeat: no-repeat;

font-family: Arial, Helvetica, sans-serif;

font-size: 15px;

color: #FFFFFF;

font-weight: bold;

letter-spacing: 1px;

line-height: 20px;

}



#wrapper {

	width: 980px;

	background: #e6c56f;

	padding: 0px;

	margin: 0 auto;

border: 0px;

}



#home_wrapper {

	width: 980px;

	background: #fff;

	padding: 0px;

	margin: 0 auto;

border: 0px;

}



#homepage_content {

	width: 780px;

	padding: 0px;

	float: right;

background-color: #FFF;

height: 609px;

margin: 0px;

}



#content {

	width: 780px;

	padding: 0px;

	float: right;

background-color: #FFF;

min-height:295px;

}



#content.fullwidth  {width: 920px;border-right: 0;}



#sidebar {

	width: 200px;

	padding: 0px;

	float: left;

}



#sidebar2 {

float:right;

margin:30px 20px;

width:200px;

background-image: url(images/grid_bot.jpg);

background-repeat: no-repeat;

background-position: bottom center;

}



/*--------------------------------------------------------------------------------

03. HEADER

--------------------------------------------------------------------------------*/



#header h1 {

	font-family: Helvetica, Arial, sans-serif;

	font-size: 50px;

	line-height: 36px;

	letter-spacing: -3px;

	font-weight: bold;

	text-transform: uppercase;

	float: left;

	padding-right: 20px;

	text-shadow: 2px 2px #F7F7F7;

}



#header h1 a {

	text-decoration: none;

}



#header h1 a:hover {

}



#header #description {

	font-family: Helvetica, Arial, sans-serif;

	font-size: 16px;

	line-height: 16px;

	text-shadow: 1px 1px #F7F7F7;

	float: left;

	width: 460px;

}



#header #description a {

	text-decoration: none;

	font-weight: bold;

}



#header #description a:hover {

}



/*--------------------------------------------------------------------------------

04. POSTS

--------------------------------------------------------------------------------*/



#content h3 {

	font-size: 15px;

	margin: 0 0 10px 0;

	line-height: 20px;

}

#content h8 {

	font-size: 28px;

	margin: 0 0 10px 0;

	line-height: 20px;

	color:#26806F;

	font-weight:bold;

}

.post {

	margin:30px 20px;

width:720px;

}



.entry {

width: 720px;

}



.blog-post {

	margin:30px 20px;

width:470px;

}



.entry-blog {

width: 470px;

}



.video {

	margin: 10px 0 20px;

}



.post h2 {

	color:#26806F;

font-size:21px;

font-weight:bold;

line-height:28px;

margin:0 0 10px;

}



.post h2 a {

	text-decoration: none;

	font-weight: bold;

	letter-spacing: -1px;

}



.post h2 a:hover {

}

.blog-post h2 {

	color:#26806F;

font-size:21px;

font-weight:bold;

line-height:28px;

margin:0 0 10px;

}



.blog-post h2 a {

	text-decoration: none;

	font-weight: bold;

	letter-spacing: -1px;

}



.blog-post h2 a:hover {

}




.meta {

	font-size: 14px;

	margin: 0 0 15px;

}



.meta a {

	text-decoration: none;

}



.meta a:hover {

	text-decoration: underline;

}



.post .label {

	margin-right: 2px;

}



.post .label a {

	padding: 5px 7px 3px 7px;

	text-transform: lowercase;

	font-weight: bold;

	letter-spacing: -1px;

	text-decoration: none;

	font-size: 14px;

}



.post .label a:hover {}

.blog-post .label {

	margin-right: 2px;

}



.blog-post .label a {


	text-transform: lowercase;

	font-weight: bold;

	letter-spacing: -1px;

	text-decoration: none;

	font-size: 14px;

}



.blog-post .label a:hover {}




.tags {

	font-size: 14px;

}



.tags a {

	text-decoration: none;

	font-weight: bold;

}



#navigation {

	float: left;

	width: 100%;

}



#navigation a {

	text-shadow: 1px 1px #ccc;

	text-decoration: none;

	font-weight: bold;

	font-size: 22px;

	letter-spacing: -1px;

}



#navigation a:hover {

}



#navigation #next {

	float: left;

	display: inline;

}



#navigation #prev {

	float: right;

	display: inline;

}



/*--------------------------------------------------------------------------------

05. ENTRIES

--------------------------------------------------------------------------------*/

a.nolink {

text-decoration: none;

color: #0387B2;

}



.entry .nolink a:hover {

text-decoration: none !important;

color: #0387B2 !important;

}

.entry-blog .nolink a:hover {

text-decoration: none !important;

color: #0387B2 !important;

}



.description {

text-align: right;

font-size: 13px !important;

line-height: 18px !important;

font-style: italic;

margin-bottom: 0px !important;

}



.blue_hd {

text-align: right;

font-size: 13px !important;

line-height: 18px;

color: #0387B2;

font-weight: bold;

}



.right {

margin-right:15px;

width:325px;

float: left;

}



.entry p {

	font-size: 15px;

	line-height: 20px;

margin: 0px 0px 15px;

}



.entry a {

	text-decoration: none;

}



.entry a:hover, .tags a:hover {

	text-decoration: underline;

 color:#603913;

}



.post .entry h1, .post .entry h2, .post .entry h3, .post .entry h4, .post .entry h5 {

	font-weight: normal;

	margin: 0 0 15px !important;

}



.post .entry h1 {

	font-size: 24px;

}



.post .entry h2 {

	font-size: 28px;

}



.post .entry h3 {

	font-size: 16px;

}



.post .entry h4 {

	font-family: Georgia;

font-size: 15px;

font-weight: bold;

color: #603913;

line-height: 20px;

}



.post .entry h5 {

	font-size: 16px;

}



.post .entry pre {

	margin: 0 0 15px 15px;

}



.post .entry code {

	font-family: Courier, sans-serif !important;

	font-size: 14px;

	line-height: 22px;

}



.post .entry ul, .post .entry ol  {

	margin: 0 0 15px 25px;

	font-size: 16px;

	line-height: 24px;

}



.post .entry ul li {

	font-size:15px;

line-height:20px;

list-style-image:none;

list-style-position:outside;

list-style-type:disc;

margin-left:15px;

margin-bottom: 15px;		

}



.post .entry ol li {

	list-style: decimal;

	line-height: 24px;			

}



.post .entry blockquote {

	background: url(images/ico-quote.jpg) top right no-repeat;

	display: block;

	margin: 0 0 15px 10px;

	font-style: italic;

}

.entry-blog p {

	font-size: 15px;

	line-height: 20px;

margin: 0px 0px 15px;

}



.entry-blog a {

	text-decoration: none;

}



.entry-blog a:hover, .tags a:hover {

	text-decoration: underline;

 color:#603913;

}



.blog-post .entry-blog h1, .blog-post .entry-blog h2, .blog-post .entry-blog h3, .blog-post .entry-blog h4, .blog-post .entry-blog h5 {

	font-weight: normal;

	margin: 0 0 15px !important;

}



.blog-post .entry-blog h1 {

	font-size: 24px;

}



.blog-post .entry-blog h2 {

	font-size: 28px;

}



.blog-post .entry-blog h3 {

	font-size: 16px;

}



.blog-post .entry-blog h4 {

	font-family: Georgia;

font-size: 15px;

font-weight: bold;

color: #603913;

line-height: 20px;

}



.blog-post .entry-blog h5 {

	font-size: 16px;

}



.blog-post .entry-blog pre {

	margin: 0 0 15px 15px;

}



.blog-post .entry-blog code {

	font-family: Courier, sans-serif !important;

	font-size: 14px;

	line-height: 22px;

}



.blog-post .entry-blog ul, .blog-post .entry-blog ol  {

	margin: 0 0 15px 25px;

	font-size: 16px;

	line-height: 24px;

}



.blog-post .entry-blog ul li {

	font-size:15px;

line-height:20px;

list-style-image:none;

list-style-position:outside;

list-style-type:disc;

margin-left:15px;

margin-bottom: 15px;		

}



.blog-post .entry-blog ol li {

	list-style: decimal;

	line-height: 24px;			

}



.blog-post .entry-blog blockquote {

	background: url(images/ico-quote.jpg) top right no-repeat;

	display: block;

	margin: 0 0 15px 10px;

	font-style: italic;

}



/* Blog Entry Styles - Images */



.wp-caption {

	text-align: center;

	padding: 9px 5px 5px;

	background: #f7f0df;

	border: 1px solid #C7B894;

}



.wp-caption img {

	padding: 0;

	margin: 0 0 5px;

}



.wp-caption-text {

	margin: 10px 0 0;

	padding: 0;

}



.wp-caption .wp-caption-text, .wp-caption .wp-caption-dd {

	font-size:14px !important;

	color: #9B9074;

	text-align: center; 

	margin: 0;

	padding: 0;

}



.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



.alignright {

	margin: 0 0 15px 15px;

	display: inline;

	float: right;

	}



.alignleft {

	margin: 0 15px 15px 0;

	display: inline;

	float: left;

}



img.wp-smiley  {

	padding: 0;

	border: none;

}



/*--------------------------------------------------------------------------------

06. SIDEBAR

--------------------------------------------------------------------------------*/



#rss {	height: 36px;

	width: 200px;

	position: relative;

	margin: 0 0 30px;

background-color: #FFFFFF !important;

}



#rss a {

	width: 180px;

	background: url(images/ico-rss.gif) top right no-repeat;

	color: #0387B2;

	text-decoration: none;

	font-size: 15px;

	font-weight: bold;

	letter-spacing: -1px;

	float: left;

	position: relative;

}



#rss a:hover {

}



#tags {

	margin: 0 0 30px;

	font-size: 18px;

	line-height: 24px;

}



#tags a {

	text-decoration: none;

	font-size: 18px !important;	

}



#search {

	margin: 0 0 30px;

}



#search #s {

	border: 1px solid #33211f;

	background: #fcf5f3;

	color: #33211f;

	font-size: 14px;

	line-height: 20px;

	font-family: Helvetica, Arial, sans-serif;

	padding: 8px 5px 5px;

	width: 190px;

	float: left;

	display: inline;

}



#search .search_btn {

	border: none;

	background: none;

	color: #33211f;

	font-size: 20px;

	font-weight: bold;

	letter-spacing: -1px;

	width: 95px;

	margin: 0;

	padding: 0;

	float: left;

}



.widget {

	margin: 0 0 30px;

}



.widget h3 {

	color: #33211f;

	text-shadow: 1px 1px #ccc;

	font-size: 20px;

	font-weight: bold;

	letter-spacing: -1px;

	margin: 0 0 5px;

}



.widget ul {

	font-size: 14px;

	line-height: 24px;

}



.widget li {

	color: #7c6563;

}



.widget_categories li, .widget_archive li, .widget_links li {

	width: 100%;

	float: left;

	display: inline;

}



.widget_pages li li {

	padding: 0 0 0 5px;

}



.widget li a {

	color: #33211f;

	text-decoration: none;

}



.widget li a:hover {

	text-decoration: underline;

}



.widget_text {

	font-size: 14px;

	line-height: 20px;

}



#twitter {

	background: url(images/ico-twitter.jpg) top right no-repeat;

	display: block;

}



#twitter li {

	width: 100%;

	font-size: 16px !important;

	margin-bottom: 15px;	

}



#twitter ul li a {

	text-decoration: none;

	font-weight: bold;

}



#twitter ul li a:hover {

}



#flickr .flickr_badge_image  { margin: 4px 7px;	float: left; }

#flickr .flickr_badge_image a  { display: block; }



.widget_tag_cloud {

	font-size: 16px;

}



.widget_tag_cloud a {

	text-decoration: none;

	font-weight: bold;

}



#ads img  { margin: 0 18px 15px 0; }



/*--------------------------------------------------------------------------------

07. COMMENTS

--------------------------------------------------------------------------------*/

#comments_wrap {
margin:0 40px 0 60px;
}


#comments .title {

	margin: 0 0 1px 0 !Important;

}



.commentlist .comment {

	display: block;

	margin: 0 0 30px;

}



.commentlist .comment-author {

	font-size:15px;
line-height:20px;
margin:0 0 10px;
color: #000000;

}



.commentlist .comment-author cite {

	font-weight: bold;

}



.commentlist .comment-author a {

	text-decoration: none;

	color: #33211f;

	font-weight: bold;

}



.commentlist .comment-author a:hover {

	text-decoration: underline;

}



.commentlist .comment-meta {

	font-family: Helvetica, Arial, sans-serif;

	font-size: 14px;

	line-height: 14px;

	margin: 0 0 15px 0;

}



.commentlist .comment-meta a {

	text-decoration: none;

}



.commentlist .comment-meta a:hover {

	text-decoration: underline;

}



.commentlist .avatar {

	float: right;

}



.commentlist p {

	font-family: Helvetica, Arial, sans-serif;

	font-size: 14px;

	line-height: 20px;

	margin: 0 0 15px;

}



.commentlist p a {

	text-decoration: none;

}



.commentlist p a:hover {

	text-decoration: underline;

}



.commentlist blockquote {

	background: url(images/ico-quote.jpg) top right no-repeat;

	display: block;

	margin: 0 0 15px 10px;

	font-style: italic;}



.commentlist .reply {

	display: block;

}



.commentlist .reply a {

	line-height: 14px;

	text-decoration: none;

	font-size: 14px;

	font-family: Helvetica, Arial, sans-serif;

	font-weight: bold;	

}



.commentlist .reply a:hover {

	text-decoration: underline;

	color: #33211f;

}

#respond {
margin:0 40px 0 60px;
}

#commentform p {

	font-family: Helvetica, Arial, sans-serif;

	font-size: 14px;

	margin: 0 0 10px 0px;

}



#commentform p a {

	text-decoration: none;

}



#commentform p a:hover {

	text-decoration: underline;

}



#commentform #author, #commentform #email, #commentform #url, #commentform #comment {

	padding: 5px;

	margin: 0 0 10px;

	border: 1px solid #33211f;

	font-size: 16px;

	line-height: 24px;

	font-family: Helvetica, Arial, sans-serif;	

	background: #fcf5f3;

}



#commentform #submit a

 {

	padding: 0;

	text-transform: uppercase;

	border: none;

	background: none;

	color: #33211f;

	font-size: 16px;

	font-weight: bold;

	letter-spacing: -1px;

	font-family: Helvetica, Arial, sans-serif;	

	border: none;	

}

#commentform #submit a:hover

 {

	padding: 0;

	text-transform: uppercase;

	border: none;

	background: none;

	color: #0387B2;

	font-size: 16px;

	font-weight: bold;

	letter-spacing: -1px;

	font-family: Helvetica, Arial, sans-serif;	

	border: none;	

}



#commentform label {

	font-family: Helvetica, Arial, sans-serif;

	font-size: 12px;

	letter-spacing: 1px;

	margin: 0 0 0 15px;

}



#commentform .comm_count {

	font-family: Helvetica, Arial, sans-serif;

	font-size: 18px;

	font-weight: bold;

	margin: 0;

}



#commentform .comm_count {

	float: left;

	width: 452px;

	padding: 0 0 10px 0;

}



#commentform .comm_count span {

	float: right;

	display: inline;

}



#commentform .comm_count span input {

	border: none !important;

	background: none !important;

	font-size: 18px;

	font-weight: bold;

	padding: 0 !important;

	margin: 0 !important;

}



/* Comments - Thread */



.commentlist .depth-2, .commentlist .depth-3, .commentlist .depth-4, .commentlist .depth-5  {

	margin: 0 0 30px 30px;

}



.commentlist .children {

	margin: 30px 0 0;

}





/*--------------------------------------------------------------------------------

08. ARCHIVES PAGE

--------------------------------------------------------------------------------*/



#archives {

	padding: 10px 0 0;

}



#archives a {

}



h4.archive_year {

}



#archives .archives_list {

	border-left:4px solid #C7B894;

	list-style: none !important;

	list-style-image:none !important;

	list-style-position:outside !important;

	list-style-type:none !important;

	margin: 0 0 15px 15px !important;

}



#archives .archives_list li {

	background:transparent url(images/archives.jpg) no-repeat scroll 0 2px;

	clear:left;

	padding-left:24px;

	font-size: 12px !important;

	list-style: none !important;

}



#archives .archives_list .date {

	color: #C7B894;

	width: 100px !important;

	font-style: italic;

	display: inline-block;

}



/*--------------------------------------------------------------------------------

09. MISC

--------------------------------------------------------------------------------*/

.projects {

width: 170px;

height: 142px;

float: left;

margin: 15px 12px 50px 0px;

}



.project_wrap {

width: 740px;

height: 200px;

}



.testimonial {

color:#0387B2;

font-size:14px;

line-height:20px;

margin:0 0 10px 10px;

font-style: italic;

}



hr {

color: #000;

background-color: #000;

height: 1px;

width: 100%;

margin-bottom: 50px;

}

 

.fix {

	clear: both;

}



.col1 {

width: 350px;

float: left;

margin-right: 25px;

}



.col1 p {

font-size:15px;

line-height:20px;

margin-bottom: 15px;

}



.col2 {

width: 330px;

float: right;

font-size:15px;

line-height:20px;

}



.col2 p {

font-size:15px;

line-height:20px;

margin-bottom: 15px;

}



.dk1 {

width: 280px;

float: left;

margin-right: 25px;

height: 350px;

}



.dk2 {

width: 340px;

float: left;

font-size:15px;

line-height:20px;

height: 350px;

}



.lightbox1 {

float: right;

margin: 0px 0px 0px 10px;

width: 720px;

}



.thumbnail {

float: left;

margin: 0px 10px 5px 0px;

}



.thumbnail_end {

float: left;

margin: 0px 10px 5px 0px;

}



.thumbnail2 {

float: left;

margin: 0px 10px 5px 0px;

width: 170px;

}



.thumbnail3 {

float: left;

margin: 0 7px 5px 0;

width: 173px;

}



.thumbnail4 {

float: left;

margin: 0px 30px 5px 0px;

}



.thumbnail5 {

float: right;

margin: 0 7px 5px 0;

width: 173px;

}



.model_gallery {

float: right;

width: 360px;

}



.indent {

margin: 0px 0px 10px 20px;

}



.duly_knowted {

margin: -30px 0px 0px 0px;

}



#banner {

width: 609px;

height: 91px;

background:transparent url(images/duly_knowted_hd.jpg) no-repeat;

padding:215px 0 0 171px;

}



/*--------------------------------------------------------------------------------

10. MENU

--------------------------------------------------------------------------------*/

#nav_sidebar {

	list-style: none;

	width: 200px;

	height: 294px;

	float: left;

	display: inline;

}



#nav_sidebar li {

  	float: left;

}



#nav_sidebar a * {

  	display: none;

}

	

#nav_sidebar a,

#nav_sidebar a .hover {

	height: 294px;

	position: relative;

	display: block;

	background: url(images/nav_sidebar.jpg) 0 0 no-repeat;

}



/* individual navigation items */

#nav_sidebar a.home {

	background-position: 0 0;

	height: 49px;

	width: 200px;

}



#nav_sidebar .highlight a.home:hover,

#nav_sidebar a.home .hover {

	background-position: -200px 0px;

	height: 49px;

}



#nav_sidebar a.homeme {

	background-position: -200px 0px;

	width: 200px;

	height: 49px;

}



#nav_sidebar .highlight a.homeme:hover,

#nav_sidebar a.homeme .hover {

	background-position: -200px 0px;

	height: 49px;

}



#nav_sidebar a.project {

	background-position: 0 -49px;

	height: 49px;

	width: 200px;

}



#nav_sidebar .highlight a.project:hover,

#nav_sidebar a.project .hover {

	background-position: -200px -49px;

	height: 49px;

}



#nav_sidebar a.projectme {

	background-position: -200px -49px;

	width: 200px;

	height: 49px;

}



#nav_sidebar .highlight a.projectme:hover,

#nav_sidebar a.projectme .hover {

	background-position: -200px -49px;

	height: 49px;

}



#nav_sidebar a.duly {

	background-position: 0 -98px;

	height: 49px;

	width: 200px;

}



#nav_sidebar .highlight a.duly:hover,

#nav_sidebar a.duly .hover {

	background-position: -200px -98px;

	height: 49px;

}



#nav_sidebar a.dulyme {

	background-position: -200px -98px;

	width: 200px;

	height: 49px;

}



#nav_sidebar .highlight a.dulyme:hover,

#nav_sidebar a.dulyme .hover {

	background-position: -200px -98px;

	height: 49px;

}



#nav_sidebar a.about {

	background-position: 0 -147px;

	height: 49px;

	width: 200px;

}



#nav_sidebar .highlight a.about:hover,

#nav_sidebar a.about .hover {

	background-position: -200px -147px;

	height: 49px;

}



#nav_sidebar a.aboutme {

	background-position: -200px -147px;

	width: 200px;

	height: 49px;

}



#nav_sidebar .highlight a.aboutme:hover,

#nav_sidebar a.aboutme .hover {

	background-position: -200px -147px;

	height: 49px;

}



#nav_sidebar a.gallery {

	background-position: 0 -196px;

	height: 49px;

	width: 200px;

}



#nav_sidebar .highlight a.gallery:hover,

#nav_sidebar a.gallery .hover {

	background-position: -200px -196px;

	height: 49px;

}



#nav_sidebar a.galleryme {

	background-position: -200px -196px;

	width: 200px;

	height: 49px;

}



#nav_sidebar .highlight a.galleryme:hover,

#nav_sidebar a.galleryme .hover {

	background-position: -200px -196px;

	height: 49px;

}



#nav_sidebar a.contact {

	background-position: 0 -245px;

	height: 49px;

	width: 200px;

}



#nav_sidebar .highlight a.contact:hover,

#nav_sidebar a.contact .hover {

	background-position: -200px -245px;

	height: 49px;

}



#nav_sidebar a.contactme {

	background-position: -200px -245px;

	width: 200px;

	height: 49px;

}



#nav_sidebar .highlight a.contactme:hover,

#nav_sidebar a.contactme .hover {

	background-position: -200px -245px;

	height: 49px;

}



/*--------------------------------------------------------------------------------

11. FOOTER

--------------------------------------------------------------------------------*/

#footer {

width: 966px;

height: 16px;

padding: 7px;

margin: 0px auto;

position: relative;

background-color: #91b5ae;

color: #dcecdd;

font-size: 11px;

font-family: Arial, Helvetica, sans-serif;

}



.col_right {

float: right;

}



.col_left {

float: left;

}



#footer a {

color: #dcecdd;

text-decoration: none;

}



#footer a:hover {

text-decoration: underline;

}



#slideshow {

    position:relative;

    height:270px;

width: 780px;

margin: 0px;

padding: 0px;

}



#slideshow IMG {

    position:absolute;

    top:0;

    left:0;

    z-index:8;

    opacity:0.0;

}



#slideshow IMG.active {

    z-index:10;

    opacity:1.0;

}



#slideshow IMG.last-active {

    z-index:9;

}

/****9seeds edits****/

#side_lever {text-align: center;}
#side_lever img {margin: 10px 0px 20px 0px;}

#blog_image img {margin-top: 20px; margin-left: 20px; margin-bottom: -10px!important;}

#nav_sidebar1 {

	list-style: none;
	width: 200px;
	float: left;
	display: inline;
        background: #e6c56f;
 

}

#nav_sidebar1 li {

        text-align: center;
        display: block;
        border-bottom: 2px solid #f4e4a9;


}

#nav_sidebar1 li a, visited, active{

        text-decoration: none;
        color: #fef5dd;
        text-transform: uppercase;
        font-size: .87em;
        font-weight: bold;
        display: block;
        padding: 16px;
        font-family: sans-serif;


}

#nav_sidebar1 li:hover{

        background: #d09a1c;

}

.entry_duly {

width: 720px;
margin-left: 12px;

}

.entry_duly .nolink a:hover {

text-decoration: none !important;

color: #0387B2 !important;

}

.entry_duly p {

	font-size: 15px;

	line-height: 20px;

margin: 0px 0px 15px;

}



.entry_duly a {

	text-decoration: none;

}



.entry_duly a:hover, .tags a:hover {

	text-decoration: underline;

 color:#603913;

}

.post .entry_duly h1, .post .entry_duly h2, .post .entry_duly h3, .post .entry_duly h4, .post .entry_duly h5 {

	font-weight: normal;

	margin: 0 0 15px !important;

}



.post .entry_duly h1 {

	font-size: 24px;

}



.post .entry_duly h2 {

	font-size: 22px;

}



.post .entry_duly h3 {

	font-size: 16px;

}



.post .entry_duly h4 {

	font-family: Georgia;

font-size: 15px;

font-weight: bold;

color: #603913;

line-height: 20px;

}



.post .entry_duly h5 {

	font-size: 16px;

}



.post .entry_duly pre {

	margin: 0 0 15px 15px;

}



.post .entry_duly code {

	font-family: Courier, sans-serif !important;

	font-size: 14px;

	line-height: 22px;

}



.post .entry_duly ul, .post .entry_duly ol  {

	margin: 0 0 15px 25px;

	font-size: 16px;

	line-height: 24px;

}



.post .entry_duly ul li {

	font-size:15px;

line-height:20px;

list-style-image:none;

list-style-position:outside;

list-style-type:disc;

margin-left:15px;

margin-bottom: 15px;		

}



.post .entry_duly ol li {

	list-style: decimal;

	line-height: 24px;			

}



.post .entry_duly blockquote {

	background: url(images/ico-quote.jpg) top right no-repeat;

	display: block;

	margin: 0 0 15px 10px;

	font-style: italic;

}


dnew {

	font-family: Helvetica, Arial, sans-serif;

	font-size: 34px;

	line-height: 50px;

	letter-spacing: 0px;

	font-weight: bold;

color:#26806F;

margin-bottom: 15px;		


}
