/* -- This is the place to add your own style modifications without touching the original styles -- */

/* ---------[ Flexslide Adjustments ]--------- */

.flexslide-custom-controls li a {
	display: inline-block;
	float:none;
	list-style-type:none;
	margin:0;
	padding:0;
	width:12px;
	height:12px;
	border:0;
	background:#f5f5f5;
	border:1px solid #333333;
	text-indent:-999em;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	}

.flexslide-custom-controls li a.active,
.flexslide-custom-controls li a:hover {
	background:#d10000;
	}

/* ---------[ Theme My Login Widget Adjustments ]--------- */

.widget_theme_my_login {
	background:none repeat scroll 0 0 #F5F5F5;
        border:1px solid #E5E5E5;
        padding:15px;
	}

.widget_theme_my_login .login {
	padding:0;
	}

.widget_theme_my_login p {
	margin-bottom:10px;
	}

.widget_theme_my_login .widgettitle {
	margin:0 0 5px;
	}

.widget_theme_my_login p label {
	margin-left:2px;
	}

.widget_theme_my_login input[type=text], .widget_theme_my_login input[type=password] {
	background: none repeat scroll 0 0 #FFFFFF;
        border: 1px solid #CCCCCC;
        display: inline;
        margin: 2px 0;
        padding: 4px 6px;
        width: 80%;
	}

.widget_theme_my_login .forgetmenot input, .widget_theme_my_login .forgetmenot label {
	margin:0;
	vertical-align:middle;
	}

.widget_theme_my_login .submit input[type=submit] {
	background: #333333;
	border: 1px solid #333333;
	color:#f5f5f5;
        font-size: 10pt;
	font-family: arial,helvetica,sans-serif;
	-webkit-box-shadow: inset 0 0 1px hsla(0,100%,100%,.4) /*Top*/, inset 0 0 1px hsla(0,100%,100%,.4) /*Shine*/;
	-moz-box-shadow: inset 0 0 1px hsla(0,100%,100%,.4) /*Top*/, inset 0 0 1px hsla(0,100%,100%,.4) /*Shine*/;
	box-shadow: inset 0 0 1px hsla(0,100%,100%,.4) /*Top*/, inset 0 0 1px hsla(0,100%,100%,.4) /*Shine*/;
        font-weight: bold;
        margin: 0;
        padding: 3px 10px;
	}

.widget_theme_my_login .submit input:hover {
	background: #d10000;
        border: 1px solid #d10000;
	color:#f5f5f5;
	}

.widget_theme_my_login .tml-action-links li {
	border:0 none;
	}

.widget_theme_my_login .tml-action-links li:first-child {
	float:left;
	}

.widget_theme_my_login .tml-action-links li:last-child {
	float:right;
	}

.widget_theme_my_login .login {
	clear:both;
	}

/* ---------[ Theme My Login Login Adjustments ]--------- */

div#theme-my-login.login .submit input[type=submit] {
	background: #333333;
	border: 1px solid #333333;
	color:#f5f5f5;
        font-size: 10pt;
	font-family: arial,helvetica,sans-serif;
	-webkit-box-shadow: inset 0 0 1px hsla(0,100%,100%,.4) /*Top*/, inset 0 0 1px hsla(0,100%,100%,.4) /*Shine*/;
	-moz-box-shadow: inset 0 0 1px hsla(0,100%,100%,.4) /*Top*/, inset 0 0 1px hsla(0,100%,100%,.4) /*Shine*/;
	box-shadow: inset 0 0 1px hsla(0,100%,100%,.4) /*Top*/, inset 0 0 1px hsla(0,100%,100%,.4) /*Shine*/;
        font-weight: bold;
        margin: 0;
        padding: 3px 10px;
	}

div#theme-my-login.login .submit input:hover {
	background: #d10000;
        border: 1px solid #d10000;
	color:#f5f5f5;
	}

/* ---------[ Post Links Adjustments ]--------- */

.singlepost .entry a {
        text-decoration:underline !important;
	}

.singlepost .entry a:hover,
.singlepost .entry a:active {
        text-decoration:underline !important;
	}

.singlepost h1.post-title a,
.singlepost .meta a,
.singlepost p.tags a,
.singlepost p.cats a {
	text-decoration:none !important;
	}

.singlepost h1.post-title a:hover,
.singlepost h1.post-title a:active,
.singlepost .meta a:hover,
.singlepost .meta a:active,
.singlepost p.tags a:hover,
.singlepost p.tags a:active,
.singlepost p.cats a:hover,
.singlepost p.cats a:active {
	text-decoration:none !important;
	}

/* ---------[ Page Links Adjustments ]--------- */

.singlepage .entry a {
        text-decoration:underline !important;
	}

.singlepage .entry a:hover,
.singlepage .entry a:active {
        text-decoration:underline !important;
	}

/* -------------------[ Justified ]------------------- */

div#content.clearfix,
.cat-posts-widget .entry,
.cat-posts-widget p.post-title,
.featuredpage .post,
div.excerpt,
h3.post-title,
h2.post-title {
        text-align:justify !important
	}

/* ---------[ YARPP Adjustments ]--------- */

.yarpp-related h3 {
	margin: 0 !important;
        position: relative !important;
        top: -15px !important;
        padding: 0 !important;
        font-size: 15pt !important;
        letter-spacing:-1px !important;
	text-align: left !important;
	font-weight: bold !important;
	color:#333 !important;
	line-height: 1.2em !important;
        text-transform: none !important;
	}

.yarpp-related a {
    text-decoration: none !important;
    font-weight: normal !important;
	}

.yarpp-related {
    position: relative !important;
    top: 2px !important;
	}