/*
* Theme Name: Yellehs
* Theme URI: http://binslashbash.org
* Description: A simple theme. Clean yet styleish
* Author: Joe Newing
* Author URI: http://binslashbash.org
* Version: 1.0
*/

/* Start page elements */

.description {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10pt;
}
.title {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 20pt;
	text-transform: uppercase;	
}
.title a {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 20pt;
	text-transform: uppercase;	
	vertical-align: bottom;
}

.mininav {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 9pt;
}
.mininav a {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 9pt;
	text-decoration: none;
}
.mininav a:hover {
	font-family: Tahoma;
	color: #414141;
	font-size: 9pt;
	text-decoration: none;
}
.content {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color: #FFFFFF;
}
a.okos {
	color: #FFFFFF;
	text-decoration: none;
        cursor: text;
}
a.okos:hover {
	text-decoration: none;
	color:#FFFFFF;
       cursor: textt;
}

.sidebar {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color: #FFFFFF;
	border-left: 5px solid #FFFFFF;
}

.entry {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.postmetadata {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #6d6d6d;
	text-align: center;
}

a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#f52490;
}
img {
	border: none;
}

ul {
	display: list-item;
	list-style-type: none;
	list-style-image: none;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0;
	padding-left:10px;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
}


li h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;	
	list-style-type: none;
	background: url(/wp-content/themes/yellehs-10/images/limage.gif) 0px 0px no-repeat;
	vertical-align: bottom;
	text-indent: 15px;

}


li li li {
	background: url(/wp-content/themes/yellehs-10/images/limage2.gif) 0px 0px no-repeat;
	text-indent: 12px;
}

li li li li {
	background: none;
	text-indent: 12px;
}

ul h2 {
	list-style-type: none;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #86a116;
	font-size: 10pt;
	padding-bottom:0px;
	margin-bottom:0px;
	border-bottom:0px;
	
}

ul ul {
	list-style-type: none;
	list-style-image: none;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #86a116;
	font-size: 10pt;
}


blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}

h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15pt;
	padding:0;
	margin-bottom:5px;
	margin-top:15px;
}

h2 a {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15pt;	
}
cite {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.comment {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.bottom {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
	background-color: #86a116;
}
.bottom a {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: #000000;
	text-align: center;
	background-color: #86a116;
}
