/* @override http://yuruinspires.com/wp-content/themes/default/style.css */

/*
Theme Name: Yuru Theme
Theme URI: http://concussioninteractive.org/
Version: 1.0
Author: Harpreet Singh

Tags: blue, custom header, fixed width, two columns, widgets

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://concussioninteractive.com/
*/


/* Begin Structure */
body 
{
	margin: 0;
	padding: 0;
	font-size: 12px; 
	font-family: Arial, Sans-Serif, Helvetica;
	background: #d5d6d7 url('images/kubrickbgcolor.jpg');
	color: #28241c;
	text-align: left;
}
img
{
    border:none;
}
h5
{
    color:#d9531e;
    text-align:left;
	font-weight:normal;
    font-size:92px;
    margin:20px 0 0 0;
    text-align:left;
    width:100%;
}
h1
{
    color:#d9531e;
	font-weight:normal;
    text-align:left;
    font-size:60px;
    margin:20px 0 0 0;
    text-align:left;
    width:100%;
}
h2
{
    color:#952928;
	font-weight:normal;
    font-size:24px;
    margin:30px 0 0 0;
    text-align:left;
}
h2 a
{
    color:#952928;
    font-size:24px;
	text-decoration:none;
	font-weight:normal;
    margin:30px 0 0 0;
    text-align:left;
}

h2.widgettitle a{
	color:#952928;
	}

h3
{
    color:#952928;
    font-size:27px;
    font-family:helvetica;
    margin:30px 0 0 0;
    text-decoration:none;
    font-weight:normal;
}
h3 a
{
    color:#952928;
    font-size:27px;
    font-family:helvetica;
    text-decoration:none;
    margin:25px  0 0 0;
    font-weight:normal;
}
h3 a:hover
{
    text-decoration:none;
    color:#c4a829;
}
.sifr_text
{
    color:#952928;
    font-size:14px;
    text-align:left;
    font-weight:bold;
}
hr
{
    background-color:#E6DFC4;
    border:none;
    color:#E6DFC4;
    height:4px;
}
p
{
    width:525px;
    text-align:leeft;
    letter-spacing:0.5pt;
    line-height:20px;
    margin:20px 0 20px 0;
    color:#28241c;
}
.clear
{
    clear:both;
}
ul
{
    display:block;
    margin:0 0 30px 0;
    padding:0;
}
li
{
    display:block;
	list-style:none;
}
ol
{
    display:block;
    margin:0;
    padding:0;
	margin-bottom:20px;
}

ol li, #content ul li
{
    background:transparent url(images/post_bullet.gif) no-repeat scroll left top;
    color:#28241C;
    font-size:12px;
    letter-spacing:1px;
    line-height:20px;
    margin-top:20px;
    padding-left:30px;
    text-align:leeft;
	list-style:none;
}
#content a{
	color: #D9531E;
	text-decoration: none;
}
#content a:hover{
    color:#c4a829;
}
    
.subhead
{
    color:#952928;
    font-size:28px;
    font-family:helvetica;
}
.subhead a
{
    color:#952928;
    font-size:28px;
    font-family:helvetica;
    text-decoration:none;
}
.margin-top
{
    margin-top:35px;
}
.tagline
{
    color:#AAA995;
    font-size:10px;
    margin:0;
    padding:0;
}
.paging a
{
    color:#952928;
    text-decoration:none;
    padding:15px;
}
.paging a:visited
{
    color:#952928;
    text-decoration:none;
}
.paging a:hover
{
    color:#C4A829;
    text-decoration:none;
    padding:15px;
}
/***********/
/* Wrapper */
/***********/
#wrapper
{
    background:url(images/header_bg.jpg) repeat-x left top;
    background-color:#fbf0da;
	min-width:1040px;
}
#page 
{
	margin: 0px 92px;
	padding: 0 0 120px 0;
	width: 940px;
	/*border: 1px solid #959596; */
}
#wrapper_bottom
{
    background:url(images/footer_top_bg.jpg) repeat-x left bottom;
	min-width:1040px;
}

/***********/
/* Header */
/***********/
#header 
{
	background-color: #952928;
	margin: 0;
	padding: 0;
	height: 9px;
	width: 100%;
	min-width:1040px;
}

/*****************/
/* Content Pane */
/****************/
.contentpane
{
	float: left;
	padding: 0;
	margin: 0;
	width: 675px;
	height:auto;
	display:block;
}
#content
{
    width:525px;
}
.navigation 
{
	margin-top:50px;
    text-align:left;
    
}
.navigation a
{
    color:#952928;
    font-size:18px;
    text-decoration:none;
    
}
.navigation_item 
{
	background:transparent url(images/nav_underline1.gif) repeat-x scroll 0 bottom;
	display:inline-block;
	height:30px;
	width:auto;
	margin:0 25px 0 0;
	color:#952928;
    font-size:21px;
    text-decoration:none;

}
.navigation_item_underline 
{
    background:transparent url(images/nav_underline.gif) repeat-x scroll 0 bottom;
	display:inline-block;
	height:25px;
	width:auto;
	margin:0 25px 0 0;
	color:#952928;
    font-size:21px;
    text-decoration:none;

}
#yuru_text
{
	color:#952928;
    display:block;
    font-size:21px;
    text-align:left;
    margin-top:25px;
}
.lnk_more
{
    text-align:right;
}
.lnk_more a
{
    background:transparent url(images/arrow.gif) no-repeat scroll left center;
    padding-left:10px;
    text-decoration:none;
    color:#952928;
    font-size:14px;
    font-style:normal;
}
.lnk_more a:hover
{
    background:transparent url(images/arrow_hover.gif) no-repeat scroll left center;
    padding-left:10px;
    text-decoration:none;
    color:#c4a829;
    font-size:14px;
    font-style:normal;
}

/************/
/*  Sidebar */
/************/
#sidebar
{
	padding: 0;
/*	margin-left: 675px;*/
	float: right;
	width: 265px;
	text-align:left;
}
#logo
{
    padding: 20px 0 35px 45px;
}
#newsletter_text
{
    background:transparent url(images/newsletter.gif) no-repeat scroll left 15px;
    padding:10px 0 0 65px;
    letter-spacing:1px;
    line-height:20px;
    color:#a79a69;
}
#featuredblog{
	text-align: left;
	margin-top: 20px;
}
#follow_us
{
    margin-top:15px;
}
.follow_us_text
{
    width:auto;
    padding-right:10px;
}
.facebook
{
    width:35px;
    height:35px;
}
.twitter
{
    width:35px;
    height:35px;
}
.li_post
{
    padding-top:10px;
}
.li_post a
{
    background:transparent url(images/post_bullet.gif) no-repeat scroll left top;
    color:#D9531E;
    display:block;
    padding-left:25px;
    padding-top:5px;
    text-decoration:none;
}
.li_post .lnk_more a, #follow_us .facebook a, #follow_us .twitter a
{
	background:none;
}
.li_post a:hover
{
    background:transparent url(images/post_bullet.gif) no-repeat scroll left top;
    color:#D9531E;
    display:block;
    padding-left:25px;
    padding-top:5px;
    text-decoration:none;
    color:#c4a829;

}
.posted_date
{
    font:Georgia;
    color:#AAA995;
    font-style:italic;
}
.profile_image
{
    padding-top:15px;
    height:auto;
	float: left;
}
.profile_image img
{
    padding-top:0px;
	cursor:pointer;
}
.li_twitter
{
	float: right;
/*    padding-left:50px;*/
	padding-right: 20px;
    background:transparent url(images/twitter_feed_top_bg.gif) no-repeat scroll left top;
}
.entry-content-bottom
{
    background:transparent url(images/twitter_feed_bottom_bg.gif) no-repeat scroll left bottom;
    margin-left:16px;
    width:176px;
    padding-bottom:8px;
    padding-top:8px;
	min-height:50px;
}
.entry-content
{
    font-family: Helvetica, Georgia,;
    color:#9E9E68;
    background-color:#EEE1BF;
    padding-left:8px;
    padding-right:8px;
    width: 160px;
display: block;
}
.entry-content a, .entry-content a:link
{
    color:#d9531e;
    width: 160px;
	display: block;
	overflow: hidden;
}
.entry-meta
{
    font-family: Georgia, Helvetica;
    font:Georgia;
    color:#949582;
    font-style:italic;
    padding-left:25px;
    padding-top:10px;
}
#dtzlj-dtzlj
{
    color:#952928;
    font-size:12px;
    padding:3px;
}
#newsletter_textbox
{
    padding-top:10px;
}
#newsletter_button
{
    padding-top:8px;
    padding-left:8px;
}
#campaignmonitor
{
    margin-bottom:10px;
    margin-top:10px;
}
#email_error
{
    color:Red;
    display:none;
    font-size:10px;
    font-style:italic;
    font-weight:bold;
    padding-left:10px;
    position:relative;
    top:-5px;
}
/**********/
/* Footer */
/**********/
#footer_top
{
    height:218px;
    width:100%;
    background:url(images/footer_top_.gif) no-repeat left top;
}

#footer_middle
{
    height:43px;
    background:url(images/footer_middle_bg.gif) repeat-x left top;
	min-width:1040px;
}
#footer_middle_img
{
    height:43px;
    background:url(images/footer_middle.gif) no-repeat 151px top;
}
#footer_bottom
{
	border: none;
	height:110px;
	padding-top:70px;
	width:100%;
	background:#28241c url(images/footer_bottom.gif) no-repeat left top;
	min-width:1040px;
}
#footer-bottom-table
{
	margin:0 0 0 400px;
}
#footer-bottom-table td
{
	vertical-align:top;
}

#footer-nav
{
	margin-top: -5px;	
}
#footer-nav td
{
	padding-right:30px;	
}
.footer-copyright
{
    width:auto;
    text-align:right;
    letter-spacing:1px;
    margin:0;
    color:#d9dbb9;
    font-size:10px;
}

/***********/
/* Archive */
/***********/
#archive
{
	padding:15px 0 0 0;
}
#archive li a
{
    background:transparent url(images/post_bullet.gif) no-repeat scroll left top;
    color:#D9531E;
    display:block;
    height:25px;
    padding-left:25px;
    padding-top:5px;
    text-decoration:none;
}
#categories
{
 padding:10px 0 0 0;
}
#categories li a
{
    color:#D9531E;
    display:block;
    height:25px;
    padding-top:5px;
    text-decoration:none;
    background:transparent url(images/post_bullet.gif) no-repeat scroll left top;
	padding-left:25px;
}
#categories li
{
padding-left: 0px;
text-align: left;
}

/********/
/* Home */
/*******/
.testimonialsfeed
{
    width:97%;
}
.testimonialsfeed p
{
    color:#b2a67b;
    font-family:Arail;
    font-style:italic;
    font-size:24px;
    width:inherit;
    line-height:30px;
}
.testimonialsfeed .customfield
{
    color:#333333;
    font-family:Helvetica;
    font-size:16px;
    text-align:right;
    font-style:normal;
    width:inherit;
}

/************/
/* About us */
/************/
.spreator
{
    color:#c1baa0;
}
.ceo
{
    color:#333333;
}
.alignleft
{
    margin-right:20px;
	float: left;
}

/****************/
/* Testimonials */
/***************/
.testimonials
{
    margin:20px 0 50px 0;
}
.testimonials p
{
    color:#b2a67b;
    font-family:Arail;
    font-style:italic;
    font-size:18px;
    width:inherit;
}
.testimonials .customfield
{
    color:#333333;
    font-family:Helvetica;
    font-size:16px;
    text-align:right;
    width:inherit;
    font-style:normal;
}

/*************/
/* Resources */
/************/
.delicious
{
	width:inherit;
}
.delicious a
{
	color:#D9531E;
	padding-top:5px;
	text-decoration:none;
}
.delicious a:hover
{
	color:#C4A829;
	padding-top:5px;
	text-decoration:none;
}

/*********/
/* Blog  */
/*********/
.blogpost
{
    padding-top:20px;
}
.blogpost a:hover
{
    text-decoration:underline;
}
 
.paging .alignleft
{
    margin-right:20px;
}
.paging .alignright
{
    margin-right:20px;
    width:50%;
    display:inline;
}
.postmetadata a
{
    color:#952928;
    font-size:12px;
    font-family:helvetica;
    text-decoration:none;
    margin-top:35px;
    font-weight:normal;
}
.postmetadata a:hover
{
    text-decoration:none;
    color:#c4a829;
}


/******************/
/* Begin Comments */
/******************/
#comment
{
    width:100%
}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: leeft;
	}

.commentlist li 
{
	margin: 0px 0 10px;
	padding: 0;
	list-style: none;
	background-image:none;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

.comment-author img
{
    display:none;
}
.comment-author .fn
{
    color:#D9531E;
    font-style:normal;
    font-size:18px;
    padding-top:20px;
}
.comment-author .fn a
{
    color:#D9531E;
    font-style:normal;
    text-decoration:none;
    font-size:18px;
}
.comment-meta
{
    color:#AAA995;
    font-size:10px;
    margin:0;
    padding:0;  
}
.comment-body
{
    padding-top:20px;
}
.reply_name
{
    padding-top:20px;
}
/****************************************************************************************************************************************************/
/************************** DEFAULT STYLE ***********************/
/****************************************************************************************************************************************************/

.nav
{
    overflow: auto;
    text-indent:-9999em;
}
.nhome{
    background-image: url(images/nav_home1.gif); 
	background-position: left top;
	background-repeat: no-repeat;
    width:48px;
    height:23px; 
}
.nabout_us
{
    background:transparent url(images/nav_about_us1.gif) no-repeat scroll left top;
    width:78px;
    height:23px;
}
.nservices{
    background:transparent url(images/nav_services1.gif) no-repeat scroll left top;
    width:74px;
    height:23px;
}
.nblog
{
    background:transparent url(images/nav_blog1.gif) no-repeat scroll left top;
    width:39px;
    height:23px;
}
.ntestimonials
{
    background:transparent url(images/nav_testimonial1.gif) no-repeat scroll left top;
    width:108px;
    height:23px;
}
.ncontact_us
{
    background:transparent url(images/nav_contact_us1.gif) no-repeat scroll left top;
    width:94px;
    height:23px;
}
.nresources
{
    background:transparent url(images/nav_resources1.gif) no-repeat scroll left top;
    width:88px;
    height:23px;
}

.nhome:hover
{
    border-bottom:2px solid #C5AA29;
}
.nabout_us:hover
{
    border-bottom:2px solid #C5AA29;
}
.nservices:hover
{
    border-bottom:2px solid #C5AA29;
}
.nblog:hover
{
    border-bottom:2px solid #C5AA29;
}
.ncontact_us:hover
{
    border-bottom:2px solid #C5AA29;
}
.ntestimonials:hover
{
    border-bottom:2px solid #C5AA29;
}
.nresources:hover
{
    border-bottom:2px solid #C5AA29;
}

#nav_frame{
    text-align: left;
    width: 100%;
    margin: 50px 0 0 0;
    
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: left;
}
#nav
{
    margin-left: 0px;
    height:25px;
}

#nav a {
	display: block;
	color: #ddd;
	font-weight: bold;
	font-size: 11px;
	text-transform:lowercase;
	letter-spacing: 1px;
	margin-right:16px;
}

#nav li {
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
}
#nav li ul {
	position: absolute;
	background-color: transparent;
	width: 230px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
    z-index: 100;
    margin-left: 0px;
}

#nav li:hover ul {
	left: auto;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li ul li 
{
   /*margin-left: -30px;*/
  
}

#nav li ul li
{
    width: 100%;
    font-family: Arial,Helvetica,sans-serif;
}


/********************* Nav CSS *********************************/

.nunderline 
{
    border-bottom:2px solid #C5AA29;   
}

/**************/
/** Site Map **/
/**************/
#site-map
{
width:500px;
}
#site-map td
{
width:250px;
}
#site-map td h2
{
width:250px;
}
#site-map td p
{
width:250px;
}

