/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

ol.related_posts {
margin: 0 auto;
}
.related_posts li a {
border-right: 1px solid #000;
color: #CF26A4;
font-size: 0.9em;
margin: 5px 0 0 0;
}
.related_posts li a:hover {
background: #222222;
}
h3.related_posts_title {
color: #9F1D7B;
margin-bottom: 0 !important;
}
.clear { clear: both; }

.slider-pag .thumbnail {
position: absolute;
right: 0 !important;
top: -20px !important;
}

#comments-outer {
    width: 614px;
}
#comments-container {
    width: 610px;
}
#respond {
    width: 550px;
}
.more_entries { 
	width: 590px !important;
}
p.fv, p.fv a {
color: #555 !important;	
}

#respond textarea {
    padding: 10px;
    width: 95%;
    background-color: #222;
    border-color: #333;
    color: #fff;
}

/* Images in h5 */

a img {
	border: none;
}

h5 {
	margin: 10px;
	padding: 0;
	line-height: 1.3em;
	font-size: 0.85em;
	font-weight: normal;
	text-align: center;
}

h5 img {
	padding: 5px;
	background-color: white;
	border: 1px solid silver;
}
	
h5.right {
	margin: 2px 0 2px 10px;
	text-align: center;
	font-weight: normal;
	float: right;
	}
	
h5.left {
	margin: 2px 10px 2px 0;
	text-align: center;
	font-weight: normal;
	float: left;
	}
	
h5.center {
	text-align: center;
	font-weight: normal;
	}
	
h5.center img {
	margin: 0 auto;
	}
	
h5 a {
	text-decoration: none !important;
	color: #696969;
	}

h5 a:link {
	text-decoration: none !important;
	color: #696969;
	}
	
h5 a.hide-link:hover, h5 a.hide-link:focus, h5 a.hide-link:active, h5 a.hide-link:visited {
	text-decoration: none !important;
	color: #696969;
}

h5.noborder img {
	border: none;
}

img.noborder {
	border: none;
}

.noborder {
	border: none;
} 
.post-edit-link {
color: #999;	
}
