/*
Theme Name:	YouAre
Theme URI: 	http://wptheme.youare.com/
Description: Promote your real-life identity and your professional profile. A complete, elegant and minimalist widget-ready theme for Wordpress 2.8+. Powerful theme options, grid-based layout, microformats, easy color customization, SEO optimized...
Version: 	0.3
Author:		YouAre
Author URI:	http//youare.com
Tags: theme-options, fixed-width, two-columns, white, brown, green, right-sidebar, threaded-comments, microformats, translation-ready
*/

/********* EDIT COLORS  ****************/


/* Body Background Color
-----------------------------------------------------------*/
body {
background: #f4f5eb;
color: #333;
text-shadow: 0 1px 0 #fff;
}

/*Header - Footer promo / Author Box Background Color
------------------------------------------------------------ */

.splash, .bg_side { background: #e3e3d6; 

}

/*Elements Header Promo / Footer Promo Color
------------------------------------------------------------ */

.splash .title, .splash h2, .splash h3, .bg_side strong, .bg_side strong a, .tag a { color: #5f2929; }
.subnav li.current-cat, .subnav li.current_page_item, .date strong, code, pre { background: #eff1e4 }



/*Header Navigation
------------------------------------------------------------ */

.nav li { border-left: 1px solid #d8dfbc }

.nav li a:hover {
	color: #456030;
}


/* Author Box / Pagination
------------------------------------------------------------ */

.bg_side { -webkit-box-shadow: 0 1px 3px #a4a68e; -moz-box-shadow: 0 1px 3px #a4a68e; box-shadow: 0 1px 3px #a4a68e; 
}
.bg_side strong a {text-decoration: none }

.subscribe, .next, .previous, .navigation a { background: #efeed8 
}

.subscribe:hover {
background: #f3f5ea;
}

/* Links
------------------------------------------------------------ */

a { color: #8a3410; text-decoration: underline;
 }

a:hover, .comments a { color: #9f6f1d; }

.title a, #content #smart-archives-block li strong a {text-decoration: none; color: #222 }

#content a.email { margin-left: 40px}

#header a, .sep a { color: #463d21; }


/*Post Header
-------------------------------------------------------------*/
 
.date, .meta, .comment .head .number a {color: #d6dac1;
}



/*Heading
---------------------------------------*/


h2, #content h3, #content h4, #content h5, #content h6 {
	color: #6d7f57
	}
.intro, blockquote { color: #333 }

.intro, .post, #sidebar li {border-bottom: 1px solid #e1e4d3; background: url(images/line.gif) repeat-x bottom;
}

/*Post Lists
---------------------------------------*/

#content ul#topics li { background: #e7ebdc }

#content #smart-archives-block li, #content .year_arch li { border-bottom: 1px dotted #d8dfc3
} 
blockquote {

border-left: 4px solid #d8dfc3;

}
/* --- Newspaper ---------------------- */

blockquote.right, blockquote.left {

border: none; 
border-top: 4px double #d8dfc3;
border-bottom: 4px double #d8dfc3;


}

/*Post Footer
---------------------------------------*/


.note {margin-top: 70px }



/*Comments
------------------------------------------------------------ */
.conversation .head .author img{ border:4px solid #d5dfc3;
}
.conversation .foot a{ color:#222; background:#c7e2db; }


/*Forms
---------------------------------------------------------*/
input.search { 
background: #fff url(images/icons/search_16.png) 6px 6px no-repeat;
}
#content label, .wpcf7 p {
	background: #e7ebdc; color: #456030
	}
#commentform fieldset {border-top: 1px solid #e7ebdc; }


input[type=text], textarea {
	background-color: #fff;
    border: 1px solid #d8dfc3;
	}
textarea:focus { background: #fff; }

#content input[type=submit] {
	background: #8a0;
	color: #fff;
  }

#content #search_form { background: #e7ebdc
}
#search_form input[type=submit] { background: #a50; border: 1px solid #a50; color: #fff; 
}

/*System
---------------------------------------*/

.alert, .info, .success {

padding: 10px 30px;
overflow: hidden

}
.alert {
border:1px solid #fe8610;
background: #f8dc87 url(images/icons/alert.png) no-repeat 10px;

}
.success { 
border: 1px solid #96b34f; 
background: #e6f0c3 url(images/icons/check.png) no-repeat 10px;
}

.info { 
border: 1px solid #c3dfdf;
background: #e0eaef url(images/icons/info.png) no-repeat 10px;
}


/*Sidebar
------------------------------------------------------------ */

#sidebar h2 {border-bottom: 2px solid #d8dfbc
}
#photo_author img { border: 8px solid #efeed8 }


/* --- Numeric Pagination -------------- */


.wp-pagenavi a, .wp-pagenavi a:link {
  border: 1px solid #babfa7; 
  background: #e3e3d6;
  color: #222;

}

.wp-pagenavi a:visited {
background: #f4f4f4;
border-color: #bbb
}
.wp-pagenavi a:hover {	
	background-color: #eee;
}


/* --- Images -------------------------------------------- */

#header .vcard img, #flickr_container img { border: 4px solid #e3e3d6
}
#photo_author img { width: 244px}

#adbox img { border: 1px solid #e6e1dc; }


img.left, img.right, img.center, img.alignleft, img.alignright, img.aligncenter, .commentmetadata img {border: 6px solid #e3e3d6
}

/*Footer
------------------------------------------------------------ */

#footer, div.conversation, #respond { 

border-top: 1px solid #e1e4d3; 
background: url(images/line.gif) repeat-x top;
}

#footer { color: #8a8a8a; 

}

/*Copyright
----------------------------- */

.wordpress { color: #5a552b
}