/* 
Theme Name: wewillremembermichael.com
Theme URI: http://www.wewillremembermichael.com/
Description: Created by: <a href="http://www.lilianadesign.ro">LilianaDesign.ro</a>. Credits to: <a href="http://www.ndesign-studio.com/resources/wp-themes/glossyblue/">GlossyBlue, Nick La</a>
Version: 1.1
Author: Liliana Motoc
Author URI: http://www.lilianadesign.ro

	This theme was designed and built by Liliana Motoc.
	
	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme
    - A link back to LilianaDesign.ro must be retained in the footer (unmodified)
    - Credit links must be retained in the footer (unmodified)
    - You may NOT use this theme for personal or commercial projects
    - You may NOT modify, translate or distribute
*/

body {
	background: #ffffff;
}

#page {
	width: 100%;
	border: none;
	background: none;
}
#header {
	border-bottom: 3px solid #59780a;
	height: auto;
	background-color: #ffffff;
}
#headerimg {
	width: auto;
}
#headerimg .description{
	color: #666666;
	text-align: right;
	padding-bottom: 3px;
	right: 0px;
	position: absolute;
	left: auto;
}
h1 {
	margin:0px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	text-align: right;
	padding-bottom: 3px;
}
h1 a, h1 a:visited{
	color: #000;
	text-decoration: none;
}
#content {
	padding: 10px 0px 30px 0px;
	width: 100%;
}
.post-date, .post-month, .post-day {
	/*font-size: 11px;
	text-transform: uppercase;
	color: #666666;
	height: auto;
	background-image:none;
	background-color:#f5f5f5;*/
}
.post-title {
	margin: 0px;
	width: 100%;
	clear: both;
}
.post-cat {
	float:left;
	font-size: 11px;
	/*padding: 0;*/
}
.post-comments, .post-calendar {
	float: right;
	font-size: 11px;
}
#comments, #respond, .navigation, #nav, #commentform, #sidebar, #footer, #credits .alignright, span.youtube, object, form {
	display: none;
}
#credits{border-top:1px solid #ccc;clear:both;padding-top:10px;}