/*
Theme Name: StarkersCustom1
Description: Custom
Version: 2.8.4
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
@import "assets/css/main.css";
.post-title a:link {color: white; font-weight: bold; text-decoration: none; font-size: 24px;}
.post-title a:visited {color: white; font-weight: bold; text-decoration: none; font-size: 24px;}
.post-title a:hover {color: white; font-weight: bold; text-decoration: underline; font-size: 24px;}
.post {margin: 0px 0 20px 0;}
.wp-post-meta {padding:5px; border-top:1px white dashed; border-bottom:1px white dashed; background: none; margin-top:20px; margin-bottom: 20px; }
.wp-post-meta p {margin:0;}
.wp-post-meta td {border-right: solid white 1px; padding:5px;}

.widget {margin-bottom: 15px; background: #8aa7b4; padding:10px;}
.post h2 {margin-bottom: 10px;}
p {margin-bottom: 15px;}
/*.tt {position: relative; top:55px; left:250px;}*/
.tt-custom {position: relative; left:30px; top:2px;}
.avatar {display: none;}
/*.wp-post-meta-home {padding:10px; border-top:1px white dashed; border-bottom:1px white dashed; background: none; margin-top:-14px; }*/ /*This displays the social network links correctly on index */
.post h2 {display: inline; margin-bottom: 7px;}
.comment {background: #568194; padding:10px; margin: 5px 0 20px;}
.commentmetadata {margin-bottom: 10px;}
.comment h3 {margin-bottom: 10px;}
.archive h2 {margin-bottom: 20px;}
.archive .post {padding:10px; margin: 15px 0 15px 0;}
.screen-reader-text {visibility: hidden;}
#innermenu {margin-top: -10px;}
#searchsubmit, #submit {
	font-size: 11px;
	border: solid #4F4F4F 1px;
	background-color: #6A7E7B;
	color: white;
	font-weight: bold;
	padding: 0px 0px;
}
li#search {position:relative; left: -15px;}
h3#comments {padding-bottom: 10px;}
.wp-post-meta.single {margin-top:20px;}
.the-content img {margin:7px;}
.the-content li {list-style: circle; margin-left:15px;}
.the-content ul {margin:10px 0 10px 0px; padding-left: 10px;}
.the-content ol li {list-style: lower-greek;}
.sidebartitle {font-size: 50px;}
.post img {margin:7px;}
.wp-post-meta img {margin: 0px;}
/*Add images to widgets*/
.widget_recent_entries h2 {padding-left: 25px; background: url(images/words2.png) left top no-repeat;}
.widget_categories h2 {padding-left: 25px; background: url(images/categories.png) left top no-repeat;}
.widget_tag_cloud h2 {padding-left: 25px; background: url(images/tags.png) left top no-repeat;}
.widget_archive h2 {padding-left: 25px; background: url(images/date.png) left top no-repeat;}
.post ul {margin:20px 0 10px 0px; padding-left: 40px;}
.post ul li {list-style-type:square;}
.post ol { margin:20px 0 10px 0px; padding-left: 40px;}
.post ol li {list-style-type:decimal;}
.wp-post-meta ul li {list-style-type: none;}