/* @override http://karenlequia.com/wp-content/themes/freshfolio/styles/grunge-light.css */

/*  
Style: grungelight
*/

body {
	background: #e9e7df url(grungelight/bgr-tile.gif) repeat-x;
	color: #555555;
}

#background {
	background: url(grungelight/bgr.jpg) no-repeat top center;
}

a {
	color: #aaaaaa;
}

a:hover {
	
}

input,select,textarea {
	border: #999999 1px solid;
}

#header {
	background: none;
	color: #d8d8d8;
}

#header #description a {
	color: #BCCE62;
}

#logo {
	border-right: 1px solid #40403f;
}

#logo h1 a {
	border-bottom: 1px solid #40403f;
}

#logo h2 {
	color: #e6e6e6;
}

#latest .pic img {
	border: 5px solid #211e19;
}

#latest .pic img:hover {
	border: 5px solid #000000;
}

#latest .demo a {
	color: #e6e6e6;
}

#nav1 li a {
	color: #d8d8d8;
	background-image: url(../images/navtrans.png);
}

#nav1 li.current_page_item a span {
	color: #ffffff;
}

#nav1 li a:hover {
	color: #ffffff;
	background-color: #4d8d20;
}

#sidebar {
	border-left: 1px solid #e6e6e6;
}

.box, #searchform {
	background: url(grungelight/box-bgr.jpg) #ffffff repeat-x top left;
	border: 1px solid #fefefe;
}

.box a {
	color: #24211a;
}

.box a:hover {
	color: #24211a;
text-decoration: underline;
}

.box h3 {
	color: #c30303;
font-weight: bold;
}

.box h3 a {
	color: #c30303;
font-weight: bold;
}

.box .pic img {
	background: #fcfbfc;
	border: 1px solid #f1f1e9;
}

.box .pics img {
	border: 1px solid #f1f1e9;
}

.box .pic img:hover, .box .pics img:hover {
	background: #ffffff;
	border: 1px dotted #345e8e;
}

#sidebar h2, #columns h2 {
	color: #c30303;
	font-weight: bold;
font-size: 14px;
}

.date {
	color: #aaaaaa;
}

.date a {
	color: #aaaaaa;
}

.comment {
	color: #ffffff;
}

.box .comment {
	color: #ffffff;
}

.comment a {
	color: #ffffff;
}

.prev-entries {
	background: none;
	border-bottom: 1px solid #ddd;
}

.headline {
	background: url(grungelight/box-bgr.jpg) #ffffff repeat-x top left;
	border: 1px solid #fefefe;
		clear: both;
	height: 1%;
	margin: 0 0 14px;
	padding: 19px;
}

.headline h3 a {
	color: #555555;
}

.widget ul {
	background: none;
	border-top: 1px solid #ddd;
}

.widget ul li {
	background: none;
	border-bottom: 1px solid #ddd;
}

.widget h3 {
	color: #555555;
}

.widget h3 a {
	color: #555555;
}

#footer {
	background: none;
	border-top: 1px solid #ddd;
	color: #aaaaaa;
}

#footer a {
	color: #aaaaaa;
}

#columns h3.commh3 {
	color: #333333 !important;
}

#columns .commentmetadata a {
	color: #333333;
}

#columns ol.commentlist .comment-text {
	background: #F8F8F4;
	border: 1px solid #e6e6e6;
}

input#submit {
	color: #363636;
	border: 1px solid #e6e6e6;
	background: #F5F4F0;
}

.gravatar {
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #e6e6e6;
}

input, select, textarea {
	border: 1px solid #e6e6e6;
}

.entry img {
	background: #F8F8F4;
	border: solid 1px #e6e6e6;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.hl {
	background: none;
	border-top: 1px solid #ddd;
}

.box .hl {
	border-top: 1px solid #e6e6e6;
}

#nav1 li.current_page_item a {
	background: #c30303 url(../images/navtrans.png) repeat;
}

#nav21 li.current_page_item a span {
	color: #ffffff;
	background: #de2b00 url(../images/navtrans.png) repeat;
}

#nav1 li a:hover {
	background: #c30303 repeat;
	color: #ffffff;
}

#nav1 li a:hover span {
	background: #c30303 repeat;
}


.item-text p {
clear: none;
margin-top: 5px;
}
