/*
* 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
*/

body {
		margin: 0px 0px 0px 0px;
		background: url(images/index_bg.jpg);
		background-repeat: repeat-x;
		background-color: #86a116;
}
	
li {
		display: list-item;
		list-style-image: url(images/limage.gif);
		list-style-position: inside;
		list-style-type: none;
		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
		font-size: 8pt;
		vertical-align: middle;
		margin: 0;
}
	
.children li {
		display: list-item;
		list-style-image: url(images/limage.gif);
		list-style-position: inside;
		list-style-type: none;
		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
		font-size: 8pt;
		vertical-align: middle;
		margin: 0;
		font-weight: normal;
}

/* 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;
}
.sidebar {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color: #FFFFFF;
	border-left: 3px solid #FFFFFF;
	padding: 8px;
}

.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: 10pt;
	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;
}


li h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10pt;	
}
ul h2 {
	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;
	
}

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;
}

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;
}

.nav {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
}
#pp_wrap {
	overflow-x: hidden;
}
#pp_gallery {
	width: 100%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#pp_meta {
	text-align: center;
	padding: 10px;
}
.pp_centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pp_cell {
        width: ' . round((100 / (get_option("pp_album_columns")-1))) . ';
	text-align: center;
	vertical-align: top;
	padding: 5px;
}
.pp_prev, .pp_next {
	margin: 10px;
	display: block;
	padding: 5px;
}
a.pp_prev, a.pp_next {
	background: #acf;
	border: solid 1px #9ac;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a.pp_prev:hover, a.pp_next:hover {
	background: #369;
	border: solid 1px #036;
	color: #fff;
	text-decoration: none;
}
.pp_prev {
	float: left;
}
.pp_next {
	float: right;
}

.alignleft {
	float:left;
	padding: 2px;
}

.alignright {
	float:right;
	padding: 2px;
}

