/*
Theme Name: HPOV Theme
Theme URI: http://www.humiliationpov.com/blog
Description: Theme for HPOV
Version: 1.0
Author: Jeka P.
Author URI: http://www.pointeradvertising.com

*/



/* Begin WP Specific. */

#content, .nav_height td {
	font-family: Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
        text-align: justify;
	color: #ff1959;
}



#content h2 {
	font-family: Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ff1959;
}

#content img {margin: 0px 10px 5px 0px}

#content a:link {
	font-family: Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ff1959;
}
#content a:visited {
	text-decoration: underline;
	color: #ff1959;

}
#content a:hover {
	text-decoration: none;
}


#title a:link {
	font-family: Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #af0031;
	text-decoration: none;

}
#title a:visited {
	text-decoration: none;
	color: #af0031;
}
#title a:hover {
	text-decoration: underline;
}

/** Sidebar styles **/

#sidebar {
	font-family: Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ff1959;
}

.sidebarheader {
	font-family: Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #af0031;
}

#sidebar a {
	font-family: Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #af0031;	
	text-decoration: none;



}
#sidebar a:hover {
	color: #af0031;
	text-decoration: underline;

}


#sidebar ul { 
	list-style-type:none; 
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 0px;
	line-height:11px; 
	list-style-position: inside;

}


#sidebar li { 
	list-style-type: none; 
	margin-top: 0px;
	

}


/** Comments **/

#comment {
	width: 500px;
}

#commentlist {
	margin: 0;
}

#commentlist li {
	list-style-type: none;
}

.commenttext {
	background: #fff7f9;
	border-top: #ff5282 1px solid;
	padding: 8px;
	margin-top: 10px;
	color: #af0031;
	font-weight:normal;
	font-size: 12px;
	



}



input, textarea
{
	font-family: Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
    padding: 1px;
    border: solid 1px #ff5282;
    background-color: #ffedf2;
    color: #af0031;
}

input[type="hidden"]
{
	font-family: Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
    margin-bottom: 0px;
    padding: 0px;
    border: 0px;
    width: 0px;
}
input[type="submit"]
{
	font-family: Comic Sans MS, Arial, Verdana, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 9px;
    border: 1px solid #af0031;
    background-color: #ff1959;
    width: 100px;
    background-image: none;
    color: #ffedf2;

}

.nav_height {
    background-color: #ffffff;

}

.commentpic {
float: left;
}

/* Page Nav */
