/*
Theme Name: LOLEG.com 5.2
Theme URI: http://www.loleg.com/
Description: Slightly Updated 5th Version of <a href="http://www.loleg.com/blog/">LOLEG.com blog's</a> design.
Version: 5.2
Author: Hairgel_Addict
*/

html,body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	background: #606060 url(images/bg.jpg) left top repeat;
	font-size: 12px;
	color: #333;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
}

a {
	color: #CC0000;
	text-decoration: underline;
}

a.bigLink {
	font-size: 18px;
}

a:hover {
	color: #660000;
}

/*a:visited {
	color: #CC0000;
}*/

a:active,a:focus {
	outline: 0;
}

a img {
	border: none;
}

::-moz-selection {
	background: #900;
	color: #fff;
}

::selection {
	background: #900;
	color: #fff;
}

font {
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
}

form,ul,li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

h5,#page .ttl_1 {
	margin: 0 0 10px;
	padding: 0;
	font-size: 16px;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-weight: 700;
	border-bottom: 1px solid #EEE;
	color: #AC2020;
	text-align: right;
}

h6,#page .ttl_2 {
	margin: 0 0 10px;
	padding: 15px 0 0;
	font-size: 15px;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-weight: 700;
	border-bottom: 1px solid #EEE;
	color: #AC2020;
}

#wrapper .ttl_2 {
	font-size: 18px;
	font-weight: 400;
	padding-bottom: 1px;
	padding-top: 0;
}

#wrapper .ttl_2 b {
	font-weight: 400;
}

code {
	background-color: #FAFAFA;
	display: block;
	font-family: "Courier New", monospace;
	font-size: 12px;
	color: #666;
	padding: 10px 12px;
	border-bottom: 1px solid #E0E0E0;
	border-top: 1px solid #E0E0E0;
}

center {
	margin: 0;
	padding: 0;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	width: 946px;
	background: url(images/bg_page.png) left top repeat-y;
	margin: 0 auto;
	z-index: 2;
}

.cleaner {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	margin-bottom: -1px;
	clear: both;
}

.dash {
	border-bottom: 1px dashed #CCC;
	height: 8px;
	margin-bottom: 18px;
}

/* --- TopMenu --- { --- */
#topMenu {
	height: 36px;
	display: block;
	background: #606060 url(images/bg.jpg) left top repeat;
	padding: 8px 0 24px;
}

.topMenu {
	height: 25px;
	display: block;
	background: url(images/tm_bg.png) left top no-repeat;
	padding: 12px 0 0 8px;
}

#topMenu ul {
	display: block;
	height: 12px;
	background: url(images/topMenu_li.jpg) 10px 1px no-repeat;
	padding: 0 0 0 13px;
}

#topMenu ul li {
	display: block;
	float: left;
	background: url(images/topMenu_li.jpg) right 1px no-repeat;
	padding: 0 20px 0 16px;
	line-height: 12px;
}

#topMenu ul li a {
	font-family: Helvetica, sans-serif;
	color: #CCC;
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
}

#topMenu ul li a:hover {
	color: #FFF;
}

/* --- } --- TopMenu --- */
#page_t {
	clear: both;
	background: url(images/bg_page_t.png) left top no-repeat;
	width: 946px;
	height: 16px;
	position: relative;
	z-index: 1;
	margin-top: -16px;
}

#page {
	width: 932px;
	padding: 0 7px 24px;
	position: relative;
	z-index: 2;
/* margin-top: -4px; */
}

.page_sepp {
	background: url(images/page_sepp.gif) left top no-repeat;
	width: 748px;
	height: 22px;
}

#footer {
	background: #606060 url(images/bg.jpg) left top repeat;
	width: 946px;
	height: 34px;
	position: relative;
	z-index: 10;
	margin: -24px auto 0;
}

.footer {
	background: url(images/bg_page_b.png) left top no-repeat;
	width: 946px;
	height: 16px;
}

/* --- Content --- { --- */
#content {
	background-color: #FFF;
	width: 748px;
	float: left;
}

.post {
	padding: 0 10px 8px;
/* background-color: #FFF; */
}

.post p {
	margin: 0 0 12px;
	padding: 0;
	text-align: justify;
}

.post td {
	vertical-align: top;
}

.posttitle {
	padding: 0 0 2px;
	display: block;
	position: relative;
	z-index: 10;
}

h1 {
	margin: 0 0 10px;
	padding: 0;
	color: #444;
	font: normal 14px "Trebuchet MS",Helvetica,sans-serif;
	text-decoration: none;
	font-weight: 700;
}

#content h2,#content h2 a {
	margin: 0 0 0 -1px;
	padding: 0;
	color: #900;
	letter-spacing: -2px;
	font: normal 24px/26px "Century Gothic",Helvetica,sans-serif;
	text-decoration: none;
}

#content .pagetitle {
	text-align: right;
	margin: 0 10px 14px;
}

#wrapper #content h2 a:hover {
	background: url(images/dtz.gif) 2px bottom repeat-x;
	color: #C00;
	text-decoration: none;
}

.postmeta {
	font-size: 11px;
	color: #999;
	padding: 2px 0 5px;
	background: url(images/dtz1.gif) left bottom repeat-x;
	height: 16px;
}

.postmeta .date {
	background: url(images/icon_date.jpg) left no-repeat;
	padding-left: 20px;
	padding-right: 4px;
	float: left;
}

.postmeta .date a {
	color: #777;
}

.postmeta .date a:hover {
	color: #900;
}

.postmeta .time {
	background: url(images/icon_time.jpg) left no-repeat;
	padding-left: 18px;
	padding-right: 4px;
	float: left;
}

.postmeta .user {
	background: url(images/icon_user.jpg) left no-repeat;
	padding-left: 15px;
	padding-right: 4px;
	float: left;
}

.postmeta .tags {
	background: url(images/icon_tags.jpg) left no-repeat;
	padding-left: 18px;
	padding-right: 4px;
	float: left;
}

.postmeta .edit,.postmeta .comments {
	float: right;
}

.edit a {
	background: url(images/icon_edit.jpg) left no-repeat;
	padding-left: 19px;
}

.comments {
	background: url(images/icon_comm.jpg) 6px no-repeat;
	padding-left: 26px;
	padding-right: 2px;
}

.postentry {
	float: none;
	clear: both;
	width: 724px;
	display: block;
	padding: 10px 2px;
	background: url(images/dtz1.gif) left bottom repeat-x;
	overflow: hidden;
}

.postentry ol {
	padding: 0 0 0 25px;
	margin: 0;
}

.postentry ol li {
	list-style-type: decimal;
	padding-bottom: 12px;
}

blockquote {
	background: #FAFAFA url(images/icon_quote.gif) 7px 7px no-repeat;
	margin: 12px 0;
	padding: 10px 10px 10px 34px;
	display: block;
	color: #707070;
	border-top: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
}

.postentry blockquote {
	padding: 10px 10px 0 34px;
}

blockquote p {
	margin: 0 0 12px;
}

.postentry blockquote blockquote {
	background: none;
	margin: 5px 0;
	padding: 10px;
	display: block;
	color: #707070;
	border-left: 2px solid #EBEBEB;
}

.postentry img {
	background: url(images/loading.gif) 50% 50% no-repeat;
}

.postentry a img {
	text-decoration: none;
	border: none;
}

.more-link {
	display: block;
	width: 717px;
	margin: 14px 0 0;
	background: #FFF1F1 url(images/icon_more.gif) 7px 5px no-repeat;
	padding: 5px 0 5px 35px;
	font-weight: 700;
	border-top: 1px solid #FDD;
	border-bottom: 1px solid #FDD;
}

.more-link:hover {
	background: #FEE url(images/icon_more.gif) 7px 5px no-repeat;
	border-top: 1px solid #FFC0C0;
	border-bottom: 1px solid #FFC0C0;
}

.warning {
	display: block;
	margin: 0;
	background: #FFF1F1 url(images/icon_attention.gif) 7px center no-repeat;
	padding: 10px 0 10px 35px;
	font-weight: 700;
	border-top: 1px solid #FDD;
	border-bottom: 1px solid #FDD;
	color: #C73B3A;
	font: normal 11px Tahoma,Helvetica,sans-serif;
}

.postentry .warning {
	margin: 14px 0;
}

.okay {
	display: block;
	margin: 14px 0;
	background: #EFE url(images/icon_okay.gif) 7px center no-repeat;
	padding: 10px 0 10px 35px;
	width: 717px;
	font-weight: 700;
	border-top: 1px solid #97DD93;
	border-bottom: 1px solid #97DD93;
	color: #52AD5F;
	font: normal 11px Tahoma,Helvetica,sans-serif;
}

.search_results {
	display: block;
	background: #F7F7F7 url(images/icon_search.gif) 6px center no-repeat;
	padding: 10px 10px 10px 34px;
	margin: 0 0 6px;
	color: #777;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top: 1px solid #D5D5D5;
	border-bottom: 1px solid #D5D5D5;
}

.search_results b {
	color: #900;
}

/* --- Info about comments & trackbacks --- { --- */
.alt {
	background: #F7F7F7 url(images/dtz1.gif) left bottom repeat-x;
	display: block;
}

.post .alt span {
	display: block;
	background: url(images/icon_info.gif) 6px center no-repeat;
	padding: 10px 10px 10px 34px;
	margin: 0;
	color: #777;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post .alt span a {
	color: #CD4343;
}

.post .alt span a:hover {
	color: #AC0606;
}

/* --- } --- Info about comments & trackbacks ---  */
/* --- Main page bottom nav --- { --- */
.navigation {
	position: relative;
	display: block;
	height: 22px;
	margin: -4px 0 0;
	padding: 5px 0;
	color: #D3D3D3;
	letter-spacing: -2px;
	font: normal 22px "Century Gothic", Helvetica, sans-serif;
}

.navigation a {
	margin: 0;
	color: #B1B1B1;
	letter-spacing: -2px;
	font: normal 22px "Century Gothic",Helvetica,sans-serif;
	text-align: right;
	text-decoration: none;
}

.navigation a:hover {
	background: url(images/dtz.gif) left bottom repeat-x;
	color: #D34548;
	text-decoration: none;
}

.navigation .alignleft {
	display: block;
	text-align: left;
	position: absolute;
	top: 0;
	left: 0;
}

.navigation .alignright {
	display: block;
	text-align: right;
	position: absolute;
	top: 0;
	right: 0;
}

.navigation .wp-pagenavi {
	width: auto;
	margin: 0 auto;
	text-align: center;
}

.navigation .wp-pagenavi a {
	margin: 0 5px;
	color: #A6A6A6;
}

.navigation .wp-pagenavi a:hover {
	background: url(images/dtz.gif) left bottom repeat-x;
	color: #D34548;
	text-decoration: none;
}

.navigation .wp-pagenavi .pages {
	margin: 0 5px 0 0;
}

.navigation .wp-pagenavi .extend {
	margin: 0 5px;
}

.navigation .wp-pagenavi .current {
	color: #B32222;
	margin: 0 5px;
}

/* --- } --- Main page bottom nav ---  */
/* --- Single post view - links to previous & next posts --- { --- */
.prev_next {
	position: relative;
	display: block;
	font-size: 14px;
	padding: 7px 10px;
}

.prev_next a {
	margin: 0;
	font: normal 14px Helvetica,sans-serif;
	font-weight: 700;
	letter-spacing: -1px;
	text-align: right;
	text-decoration: none;
}

.prev_next a:hover {
	border-bottom: 1px dotted #DF3131;
	color: #A40404;
	text-decoration: none;
}

.prev_next .alignleft {
	display: block;
	text-align: left;
	width: 363px;
	float: left;
}

.prev_next .alignright {
	display: block;
	text-align: right;
	float: right;
	width: 363px;
}

/* --- } --- Single post view - links to previous & next posts ---  */
/* --- } --- Content --- */
/* --- Comments --- { --- */
.commentBox {
	padding: 3px 10px;
}

h3,h3#comments,h3#respond {
	margin: 0 0 4px;
	display: block;
	color: #900;
	letter-spacing: -2px;
	font: normal 24px/26px "Century Gothic",Helvetica,sans-serif;
	text-decoration: none;
	padding: 0 0 5px;
	background: #FFF url(images/dtz1.gif) left bottom repeat-x;
}

h4 {
	margin: 0 0 14px;
	display: block;
	color: #900;
	letter-spacing: -2px;
	font: normal 24px/26px "Century Gothic",Helvetica,sans-serif;
	text-decoration: none;
	padding: 0 0 5px;
	background: #FFF url(images/dtz1.gif) left bottom repeat-x;
}

.commentlist {
	margin: 0;
	padding: 0;
	display: block;
}

.commentlist li {
	background: #FFF url(images/dtz1.gif) left bottom repeat-x;
	padding: 10px 0;
	display: block;
	width: 728px;
}

.commentlist_li {
	background: #FFF url(images/bg_comm.gif) 36px top repeat-y;
	position: relative;
	z-index: 1;
	width: 728px;
}

.comment-toolbar {
	position: absolute;
	z-index: 1;
	right: 0;
	top: 6px;
	font-size: 11px;
}

.commenter {
	width: 120px;
	float: left;
	padding: 5px 10px 5px 0;
	margin: 0 11px 0 0;
	text-align: right;
/*background: #FFF url(images/bg_comm.gif) 36px top repeat-y;*/
}

.commentBox .user {
	background: url(images/icon_user.gif) left 1px no-repeat;
	font-weight: 700;
	padding: 0 0 0 14px;
	overflow: hidden;
	color: #555;
}

.commenter .guest {
	background: url(images/icon_guest.gif) left 1px no-repeat;
	font-weight: 700;
	padding: 0 0 0 14px;
	overflow: hidden;
	color: #555;
}

.commenter .userpic {
	display: block;
	padding: 3px 0 4px;
}

.commenter .userpic img {
	border: 3px solid #EBEBEB;
}

.commenter .comment_meta {
	display: block;
	font-size: 10px;
	line-height: 11px;
	color: #999;
}

.comment_text {
/*background: #FFF url(images/bg_comm.gif) 36px top repeat-y;	padding: 5px 0 5px 140px;*/
	width: 587px;
	padding: 5px 0;
	float: right;
	display: block;
}

.comment_text blockquote p {
	margin: 0;
}

.comment_text p {
	margin: 5px 0 0;
}

.comment_id,.q_comment,.quoter_comment,.comment_edit a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.loggedin_info {
	text-align: right;
	font-size: 11px;
/* margin: 0 0 4px 0; */
	float: right;
	height: 20px;
	width: 500px;
	margin: 0;
}

.loggedin_info a {
	font-size: 11px;
}

.loggedin_info .logout {
	color: #666;
/* BEAST COLOR */
}

.loggedin_info .logout:hover {
	color: #900;
}

#commentform {
	position: relative;
	overflow: visible;
	display: block;
	width: auto;
	margin-top: 12px;
}

#commentform label {
}

#commentform label small {
	font-size: 12px;
	display: block;
	padding-bottom: 5px;
}

/* --- WP-GRINS --- { --- */
#commentform .show,.show {
	display: block !important;
}

#commentform .hide,.hide {
	display: none !important;
}

#wp_grins_link {
	font-size: 11px;
	color: #666;
	font-weight: 700;
/* position: absolute;	left: 1px;	top: 1px;	z-index: 111; */
	float: left;
	width: 100px;
	margin-bottom: 4px;
}

#wp_grins_link:hover {
	color: #900;
}

#wp_grins_show {
	display: inline;
}

#wp_grins_hide {
	display: none;
}

#wp_grins {
	position: absolute;
	left: 0;
	z-index: 100;
	background: url(images/smiles_bg.gif) left top no-repeat;
	display: none;
	width: 723px;
	height: 133px;
	padding: 6px 0 0 8px;
}

.loggedin #wp_grins {
	top: -138px;
}

.guest #wp_grins {
	top: 3px;
}

#wrapper #wp_grins_shad {
	display: none !important;
}

#wp_grins a {
	display: block;
	position: relative;
	height: 28px;
	width: 29px;
	float: left;
	background: url(images/smiles_li.gif) left top no-repeat;
	margin: 0 2px 2px 0;
	text-align: center;
}

#wp_grins a:hover {
	background: url(images/smiles_li.gif) left -29px no-repeat;
}

#wp_grins a img {
	display: block;
	height: 28px;
	width: 29px;
}

/* --- } --- WP-GRINS --- */
.form_t {
	display: block;
	padding-top: 7px;
	background: url(images/cmt_bg.gif) -740px top no-repeat;
}

.form_b {
	display: block;
	padding-bottom: 7px;
	background: url(images/cmt_bg.gif) right bottom no-repeat;
}

#comment {
	clear: both;
	position: relative;
	background: #F8F8F8 url(images/cmt_bg.gif) left top repeat-y;
	border: none;
	display: block;
	width: 718px;
	height: 130px;
	font-size: 12px;
	padding: 0 5px;
	margin: 0;
	color: #606060;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
}

#ed_toolbar {
	background: #F8F8F8 url(images/cmt_bg.gif) left top repeat-y;
	display: block;
	width: 718px;
	padding: 0 5px 4px;
}

.form_btn {
	display: block;
	height: 29px;
	padding: 5px 0 0;
}

#author,#email,#url {
	background: #F8F8F8;
	border-right: 1px solid #E4E4E4;
	border-left: 1px solid #C2C2C2;
	border-top: 1px solid #C2C2C2;
	border-bottom: 1px solid #E4E4E4;
	display: block;
	width: 320px;
	font-size: 12px;
	padding: 2px 5px;
	margin: 0 0 6px;
	color: #777;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#submit {
	display: block;
	border: none;
	height: 30px;
	width: 175px;
/* background: url(images/btn_submit.jpg) left top no-repeat; */
	background: url(images/btn_comment.png) left top no-repeat;
	float: right;
	cursor: pointer;
/*margin-top:-15px;*/
}

#submit:hover,.hover {
/* background: url(images/btn_submit.jpg) left -29px no-repeat; */
	background: url(images/btn_comment.png) left bottom no-repeat;
	cursor: pointer;
}

/* --- } --- Comments --- */

/* --- WP-Calendar --- { --- */
.sidebar .calendar {
	background: url(images/dtz.gif) left bottom repeat-x;
}

#wp-calendar {
	width: 160px;
	padding: 0;
	font-size: 10px;
	border: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
}

#wp-calendar caption {
	background: url(images/dtz.gif) left top repeat-x;
	padding: 4px 0 2px;
	text-transform: uppercase;
	color: #888;
	font-size: 10px;
}

#sidebar #wp-calendar tfoot td {
	background: none;
	padding: 2px 0 3px;
	text-transform: uppercase;
	width: auto;
}

#sidebar #wp-calendar tfoot #prev {
	text-align: left;
	width: auto;
}

#sidebar #wp-calendar tfoot #next {
	text-align: right;
	width: auto;
}

#wp-calendar th,#wp-calendar td {
	margin: 0;
	border: none;
}

#wp-calendar th {
	color: #BBB;
}

#wp-calendar td {
	color: #777;
	width: 22px;
	text-align: center;
	background: url(images/dtz2.gif) left top repeat-x;
	padding: 2px 0 3px;
	font-size: 10px;
}

#wp-calendar td a {
	text-decoration: none;
	color: #CCC;
}

#wp-calendar td a:hover {
	text-decoration: none;
	color: #FFF;
}

/* --- } --- WP-Calendar--- */
/* --- Additional Stuff  --- { --- */
#content .postentry .some_pics img,#content .postentry img.some_pics,#content .postentry .attachment img,#content .postentry img.attachment,#content .postentry a.size-full img,#content .postentry img.size-full {
	background-color: #F9F9F9;
	padding: 5px;
	border: 1px solid #EAEAEA;
}

#content .postentry a:hover img.some_pics,#content .postentry .some_pics a:hover img,#content .postentry a:hover img.attachment,#content .postentry .attachment a:hover img,#content .postentry a:hover img.size-full,#content .postentry .size-full:hover img {
	background-color: #F4E1E1;
	border: 1px solid #F4ADAD;
}

#content .postentry .attachment img,#content .postentry img.attachment,#content .postentry a.size-full img,#content .postentry img.size-full {
	max-width: 712px;
}

.comment_text .q_commenter {
	color: #888;
	margin-bottom: -8px;
}

.lj_user {
	background: url(/blog/images/lj-user.gif) left no-repeat;
	padding-left: 18px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.lj_comm {
	background: url(/blog/images/lj-comm.gif) left no-repeat;
	padding-left: 19px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.deviant {
	background: url(/blog/images/deviant.gif) left no-repeat;
	padding-left: 21px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.photosight {
	background: url(/blog/images/photosight.gif) left no-repeat;
	padding-left: 20px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#content .postentry .wp-smiley {
	margin: 0 0 -2px;
	padding: 0;
	border: none;
	position: relative;
	z-index: 1;
	background: none;
}

.subscribe-to-comments {
	float: left;
	width: 350px;
	margin: 0;
	padding: 3px 0 0;
}

#content .search_failed {
	display: block;
	height: 430px;
	background: url(images/search_failed.jpg) no-repeat;
	margin: 0 0 14px;
}

#content .orly {
	display: block;
	height: 310px;
	background: url(images/orly.jpg) left center no-repeat;
	margin: 0 0 14px;
}

.fav_links {
	border-top: 1px solid #EEE;
	padding: 5px 0 0;
}

.fav_links li {
	margin: 0 0 5px;
	padding: 0 0 6px 3px;
	border-bottom: 1px solid #EEE;
}

.fav_links li a {
	font-weight: 700;
	color: #606060;
}

.fav_links li a:hover {
	color: #900;
}

/* --- Keyboard --- { --- */
span.keyboard {
	background-color: #F5F5F5;
	border-top: #FCFCFC 2px solid;
	border-bottom: #CCC 2px solid;
	border-left: #FCFCFC 2px solid;
	border-right: #CCC 2px solid;
	color: #333;
	padding: 0 7px;
}

table.keyboard {
	border-top: 1px solid #F0F0F0;
}

table.keyboard th {
	border-bottom: 1px solid #F0F0F0;
	padding: 4px 7px;
	text-align: left;
	text-transform: uppercase;
}

table.keyboard td {
	border-bottom: 1px solid #F0F0F0;
	padding: 7px;
	text-align: left;
	vertical-align: top;
}

table.keyboard td div {
	padding: 7px 0 0;
}

/* --- } --- Keyboard --- */
form.ddfm .submit input {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	background: url(images/btn_contact.jpg) no-repeat;
	text-align: center;
	color: #555;
	width: 125px;
	height: 27px;
	line-height: 25px;
	border: none;
	font-weight: 700;
	cursor: pointer;
}

form.ddfm .submit input:hover {
	background: url(images/btn_contact_over.jpg) no-repeat;
}

.latest_activity ul li {
	padding: 0;
	margin: 0 0 20px;
	display: block;
	width: 742px;
}

.latest_activity .posttitle {
	padding: 0;
	margin: 0;
}

.latest_activity .posttitle a {
	font-family: Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 700;
	text-decoration: none;
	margin: 0;
}

.latest_activity .posttitle a:visited {
	color: #999;
}

#wrapper #sidebar ul.categories .current-cat a {
	color: #FFF;
}

img#wpstats {
	position: absolute;
	top: -20px;
	left: -20px;
	z-index: 9999;
	width: 0;
	height: 0;
	overflow: hidden;
}

#wrapper .listThingie {
	padding-left: 20px;
}

#wrapper .listThingie li {
	list-style-type: circle;
}

/* --- } --- Additional Stuff --- */
/* ---  Back to Top --- { --- */
#back-up {
	position: fixed;
	display: block;
	right: 10px;
	top: 50%;
	margin: -10px 0 0 0;
	z-index: 5;
	padding: 0;
	width: 20px;
	height: 20px;
	background: url(images/btn-up.gif) left top no-repeat;
	text-indent: -8000px;
}
	#back-up:hover {
		background: url(images/btn-up.gif) left -21px no-repeat;
	}

/* --- } --- Back to Top --- */
/* --- Related-Posts--- { --- */
.related-posts {
	display: block;
	padding: 2px 10px;
/*height: 230px;*/
	width: 728px;
	position: relative;
	z-index: 2;
}

.related-posts .bnrAd {
	background-color: #FFF;
	display: block;
	height: 250px;
	width: 300px;
	position: absolute;
	z-index: 2;
	top: 0;
	right: 10px;
}

.related-posts ul {
	display: block;
	width: 728px;
}

.related-posts li {
	background: url(images/dtz1.gif) left bottom repeat-x;
	padding: 8px 0 9px;
	color: #999;
}

.related-posts li a {
	font: bold 14px Helvetica,sans-serif;
	float: left;
	letter-spacing: -1px;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
}

.related-posts li a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #DF3131;
	color: #A40404;
}

#wrapper .related-posts .postmeta {
	padding: 0 0 0 10px;
	background: none;
	height: 17px;
	float: left;
	clear: none;
	font-size: 12px;
}

#wrapper .related-posts .postmeta .date {
	background: url(images/icon_date.jpg) left 1px no-repeat;
	padding-left: 20px;
	padding-right: 10px;
	float: left;
/* display: none; */
}

#wrapper .related-posts .postmeta .comments {
	background: url(images/icon_comm.jpg) left 1px no-repeat;
	padding: 0 0 1px 20px;
	float: left;
}

/* --- } --- Related-Posts--- */
/* --- Tag Cloud --- { --- */
#tagcloud {
	background: url(images/dtz1.gif) left bottom repeat-x;
	padding: 0 0 15px;
/*text-align: justify;*/
	text-align: center;
}

p.edit {
	display: block;
	padding: 10px 0 0;
	margin: 0;
}

#tagcloud a {
	color: #606060;
	margin: 0 3px 0 2px;
}

#tagcloud a:hover {
	color: #900;
}

/* --- } --- Tag Cloud--- */
/* --- Rating Thingie --- { --- */
.hideRaiting {
	display: none;
}

.showRaiting {
	display: block;
	float: left;
	position: relative;
	margin: -4px 0 -5px 8px;
}

#content h2 {
/*float: left;*/
}

#content .postmeta {
	clear: both;
}

.hideRaiting,.showRaiting {
/*position: absolute;	top: 15px;	left: 10px;*/
	width: 100px;
	z-index: 999;
	width: 43px;
	height: 20px;
	background: url(images/rating_bg.gif) no-repeat;
	padding: 12px 0 0 18px;
}

.postRatingContainer {
	position: relative;
	z-index: 10;
	font-size: 12px;
	line-height: 12px;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	height: 26px;
	width: 10px;
}

#wrapper .postRatingContainer a {
	font-size: 12px;
	line-height: 12px;
	color: #8B8B8B;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-weight: 700;
	letter-spacing: -1px;
	text-decoration: none;
	padding: 0;
	margin: 0;
	background: none;
	position: absolute;
	z-index: 10;
	left: -2px;
	top: -3px;
}

#wrapper .postRatingContainer a:hover {
	text-decoration: none;
	background: none;
	color: #555;
}

/* --- } --- Rating Thingie ---  */
#ribbon {
	height: 173px;
	width: 172px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9999;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.loleg.com/blog/images/ribbon.png',sizingMethod='scale');
}

html>body #ribbon {
	background: url(http://www.loleg.com/blog/images/ribbon.png) no-repeat !important;
	filter: none !important;
}

/* --- Trackbacks --- { --- */
.trackbackBox {
	padding: 3px 10px;
}

.trackbacklist {
	margin: 0;
	padding: 0;
	display: block;
	width: 728px;
}

#wrapper .trackbacklist li {
	list-style-type: decimal;
	list-style-position: inside;
	background: #FFF url(images/dtz1.gif) left bottom repeat-x;
	padding: 5px 0;
	height: 18px;
}

#wrapper .trackbacklist li span {
	color: #999;
	font-size: 11px;
}

/* --- } --- Trackbacks --- */
#psycho_cat {
	height: 183px;
	width: 144px;
	position: absolute;
	top: -155px;
	right: 22px;
	z-index: 999;
	cursor: pointer;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.loleg.com/blog/wp-content/themes/loleg_v5/images/psycho-cat.png',sizingMethod='scale');
}

html>body #psycho_cat {
	background: url(images/psycho-cat.png) no-repeat !important;
	filter: none !important;
}

.psycho_cat_txt {
	position: absolute;
	top: -46px;
	right: 102px;
	z-index: 9999;
	text-decoration: none;
	color: #666;
	display: block;
	width: 14px;
	height: 14px;
	background: url(images/icon_help.gif) left top no-repeat;
}

.psycho_cat_txt:hover {
	text-decoration: none;
	color: #999;
	background: url(images/icon_help.gif) left bottom no-repeat;
}

/* --- Stuff 4 Spamz --- { --- */
.bnrz {
	position: relative;
	display: block;
	font-size: 14px;
	padding: 7px 10px;
}

.bnrz .alignleft {
	display: block;
	text-align: left;
	width: 363px;
	float: left;
}

.bnrz .alignright {
	display: block;
	text-align: right;
	float: right;
	width: 363px;
}

.bnr {
	text-align: center;
	padding: 7px 0 0;
}

/* --- } --- Stuff 4 Spamz --- */
/* --- Share Icons Thingies --- { --- */
.sociable {
	display: block;
	padding-top: 14px;
	height: 18px;
	text-align: left;
	width: 560px;
/*float: left;*/
	margin: 0 auto;
}

.sociable li {
	display: inline;
	margin: 0 2px;
}

.sociable li a img {
	border: none;
	background: none;
}

.sociable li a:hover img {
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
}

.oneButton {
	padding-top: 16px;
	width: 148px;
	float: right;
}

/* --- } --- Share Icons Thingies --- */
/* --- Category Icons --- { --- */
.post .anime {
	background: url(images/categories/anime.gif) left 4px no-repeat;
	padding-left: 28px;
}

.post .customization {
	background: url(images/categories/customization.gif) left 4px no-repeat;
	padding-left: 29px;
}

.post .firefox {
	background: url(images/categories/firefox.gif) left 5px no-repeat;
	padding-left: 28px;
}

.post .flash {
	background: url(images/categories/flash.gif) left 4px no-repeat;
	padding-left: 28px;
}

.post .geeky-stuff {
	background: url(images/categories/geeky-stuff.gif) left 5px no-repeat;
	padding-left: 28px;
}

.post .kewl-cars {
	background: url(images/categories/kewl-cars.gif) left 5px no-repeat;
	padding-left: 36px;
}

.post .sexy-stuff {
	background: url(images/categories/sexy-stuff.gif) left 5px no-repeat;
	padding-left: 28px;
}

.post .stand-up-comedy {
	background: url(images/categories/stand-up-comedy.gif) left 4px no-repeat;
	padding-left: 24px;
}

.post .web-design {
	background: url(images/categories/web-design.gif) left 4px no-repeat;
	padding-left: 27px;
}

.post .stories {
	background: url(images/categories/stories.gif) left 5px no-repeat;
	padding-left: 27px;
}

.post .video {
	background: url(images/categories/video.gif) left 4px no-repeat;
	padding-left: 28px;
}

.post .misc-info {
	background: url(images/categories/misc-info.gif) left 4px no-repeat;
	padding-left: 28px;
}

.post .psycho_diary {
	background: url(images/categories/psycho_diary.gif) left 4px no-repeat;
	padding-left: 28px;
}

.post .pics {
	background: url(images/categories/pics.gif) left 5px no-repeat;
	padding-left: 29px;
}

.post .music-videos {
	background: url(images/categories/music-videos.gif) left 4px no-repeat;
	padding-left: 29px;
}

.post .nice-and-beautiful {
	background: url(images/categories/nice-and-beautiful.gif) left 5px no-repeat;
	padding-left: 28px;
}

.post .music {
	background: url(images/categories/music.gif) left 6px no-repeat;
	padding-left: 26px;
}

.post .other-stuff {
	background: url(images/categories/other-stuff.gif) left 4px no-repeat;
	padding-left: 29px;
}

.post .lol {
	background: url(images/categories/lol.gif) left 5px no-repeat;
	padding-left: 27px;
}

.post .lj {
	background: url(images/categories/lj.gif) left 3px no-repeat;
	padding-left: 26px;
}

.post .links {
	background: url(images/categories/links.gif) left 5px no-repeat;
	padding-left: 27px;
}

/* --- } --- Category Icons --- */
.randImg {
	background: url(images/dtz.gif) left bottom repeat-x;
	padding: 0 0 8px;
}

.randImg .ttl {
	background: url(images/dtz.gif) left bottom repeat-x;
	padding-bottom: 6px;
	margin-bottom: 7px;
}

#wrapper #sidebar .wp-polls {
	color: #CCC;
}

#wrapper .wp-polls-ul {
	margin: 10px 0 0;
}

#wrapper .wp-polls-ans p {
	margin: 0;
}

.addthis_button {
	position: absolute;
	z-index: 2;
	top: 18px;
	right: 10px;
}

.addthis_button img {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.addthis_button:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}

/* --- Popular Posts --- { --- */
.popularPosts {
	padding: 3px 10px 6px;
}

.popularPosts .l,.popularPosts .r {
	width: 355px;
}

.popularPosts .l {
	float: left;
}

.popularPosts .r {
	float: right;
}

.popularPosts ol {
	margin: 0;
	padding: 0;
}

#wrapper .popularPosts ol li {
	list-style-type: decimal;
	list-style-position: inside;
	background: #FFF url(images/dtz1.gif) left bottom repeat-x;
	padding: 3px 2px 5px;
	color: #999;
}

/* --- } --- Popular Posts --- */
/* --- Recommended Posts --- { --- */
.recPosts {
	padding: 3px 6px 6px 10px;
	position: relative;
	z-index: 1;
}

#wrapper .recPosts h3 {
	margin-bottom: 10px;
	width: 728px;
}

#wrapper .postentry .recPosts {
	padding: 0 0 8px;
}

#wrapper #content #recPosts .recPostsList li {
	padding: 0 9px 0 0;
}

.recPosts .loading {
	background: url(images/loading2.gif) center center no-repeat;
	height: 107px;
}

.recPosts .loading ul {
	display: none;
}

.recPosts .icon_refresh {
	position: absolute;
	z-index: 1;
	display: block;
	width: 15px;
	height: 16px;
	text-indent: -8000px;
	background: url(images/icon_refresh.gif) left top no-repeat;
	right: 6px;
	top: 14px;
}

.recPosts .icon_refresh:hover {
	background: url(images/icon_refresh.gif) left bottom no-repeat;
}

.recPostsList {
	margin: 0;
	padding: 0;
	height: 107px;
}

#wrapper .recPostsList li {
	float: left;
	padding: 0 10px 0 1px;
	width: 172px;
}

.recPostsList a b {
	display: none;
	padding-bottom: 4px;
	text-decoration: underline;
}

#wrapper .recPosts .ttlz b {
	display: block;
}

.recPostsList a img {
	background-color: #F9F9F9;
	padding: 5px;
	border: 1px solid #EAEAEA;
}

.recPostsList a:hover img {
	background-color: #F4E1E1;
	border: 1px solid #F4ADAD;
}

.recPostsList span {
	display: block;
	padding-top: 3px;
	font-size: 11px;
	color: #555;
}

#wrapper #recPostsList2 {
	margin-top: 12px;
}

.recPostsControls {
	position: absolute;
	z-index: 1;
	right: 6px;
	top: 14px;
	font-size: 10px;
}

.recPostsControls li {
	float: left;
	padding-right: 6px;
	color: #777;
}

.recPostsControls .li {
	background: url(images/rec_li.gif) right 5px no-repeat;
	margin-right: 5px;
}

.recPostsControls a {
	color: #777;
}

.recPostsControls a:hover {
	color: #900;
}

/* --- } --- Recommended Posts --- */
.rtngs {
	padding-top: 8px;
}

.post-ratings {
	text-align: right;
}

#wrapper .rtngs .post-ratings {
	text-align: center;
}

.monthtitle a strong {
	font-size: 14px;
}

.monthtitle .detailed {
	font-size: 11px;
	color: #333;
}

.postspermonth {
	padding: 0 0 15px 15px;
}

.linkwithin_hook {
	margin: -15px 0 -20px;
}

.linkwithin_text {
	font-size: 15px;
	display: block;
	color: #900;
}

#commentWin {
	text-align: center;
}

.form {
	padding: 15px 0;
	width: 360px;
	margin: 0 auto;
}

.form p {
	float: left;
	clear: both;
}

.form img {
	background: none;
}

.form label {
	display: block;
	color: #606060;
}

.form .required {
	color: #C00;
}

.form .ctf-captcha {
/* border-right: 1px solid #E4E4E4;		border-left: 1px solid #C2C2C2;		border-top: 1px solid #C2C2C2;		border-bottom: 1px solid #E4E4E4; */
}

.form .inpt {
	background: #F8F8F8;
	border-right: 1px solid #E4E4E4;
	border-left: 1px solid #C2C2C2;
	border-top: 1px solid #C2C2C2;
	border-bottom: 1px solid #E4E4E4;
	display: block;
	width: 348px;
	font-size: 12px;
	padding: 2px 5px;
	margin: 0 0 6px;
	color: #777;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.form .form_b textarea {
	clear: both;
	position: relative;
	background: #F8F8F8 url(images/cmt_bg.gif) left top repeat-y;
	border: none;
	display: block;
	width: 350px;
	height: 130px;
	font-size: 12px;
	padding: 0 5px;
	margin: 0;
	color: #606060;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
}

.form .txtarea {
	background: #F8F8F8 url(images/txtarea.gif) left top repeat-y;
	border: none;
	display: block;
	width: 350px;
	height: 134px;
	font-size: 12px;
	padding: 5px;
	margin: 0;
	color: #606060;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
}

.form .btn {
	clear: both;
/* text-align: right; */
}

.form .btn input {
	background: url(images/btn_send.png) left top no-repeat;
	border: none;
	width: 175px;
	height: 30px;
/* margin: 0 auto; */
	cursor: pointer;
	text-indent: -8000px;
}

.form .btn input:hover {
	background: url(images/btn_send.png) left bottom no-repeat;
}

#stimuli_lightbox #stimuli_imageDataContainer {
	overflow: hidden;
}

#recaptcha_widget_div {
	clear: both;
	float: left;
}

#recaptcha-submit-btn-area {
	height: 30px;
	position: relative;
	/*margin-top: -30px;*/
	float: right;
}

#wrapper .recaptcha-error {
	clear: both;
	margin: 0;
	padding: 10px 0;
	font-size: 12px;
	color: #900;
}

#wp_thumbie #wp_thumbie_rl1 {
	margin: 0;
}

#wrapper #wp_thumbie {
	font-family: inherit;
}

#wrapper #wp_thumbie_title a {
	font-family: inherit;
	color: #900;
}

#wrapper #wp_thumbie_title a:hover {
	color: #C00;
}

#wrapper #wp_thumbie_rl1 h6 {
	margin-bottom: 0;
}

.social_connect_ui {
	float: left;
	clear: left;
	width: 400px;
	padding-top: 12px;
}

.social_connect_ui div {
	float: left;
}

.social_connect_ui div label {
	display: block;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: -1px;
	padding: 4px 12px 0 0;
}

.social_connect_ui a:hover img {
	opacity: 0.8;
}


#maintenance {
	display: block;
	background: url(images/maintenance.png) left top repeat;
	width: 172px;
	height: 173px;
	position: fixed;
	z-index: 101;
	top: 0;
	right: 0;
}


/* --- Sidebar --- { --- */
#sidebar {
	width: 180px;
	float: right;
	position: relative;
	z-index: 2;
	padding-bottom: 170px;
	margin-top: -9px;
}
#sidebar a img {
	border: none;
}
#logo {
	display: block;
	width: 180px;
	height: 80px;
	padding-bottom: 5px;
}

#sidebar .ttl, #sidebar .ttl2 {
	color: #FFFFFF;
	font-size: 14px;
	/*font-weight: bold;*/
	padding-bottom: 6px;
	text-transform: uppercase;
}

#sidebar .ttl2 {
	/*padding-top: 18px;
	padding-bottom: 6px;*/
}


#sidebar .sidebar {
	width: 158px;
	z-index: 1;
	position: relative;
	margin-bottom: 5px;
	
	background: #4D4D4D;
	padding: 16px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #666666;
}
	#sidebar .sidebar_t {
	}
	
	#sidebar .sidebar_b {		
	}
	
	#sidebar .sidebar_b2 {
		background: url(images/sidebar_b2.gif) left bottom no-repeat;
		padding-bottom: 8px;
	}
	
#sidebar h2 {
	background: url(images/dtz.gif) left top repeat-x;
	padding: 8px 0 7px 0;
	margin: 0;
	color: #FFF;
	font-size: 12px;
	text-align: center;
}
	
#sidebar ul {
	background: url(images/dtz.gif) left top repeat-x;
	padding: 1px 0 0 0;
}
#sidebar ul li {
	background: url(images/dtz.gif) left 22px repeat-x;
	padding: 0 0 1px 0;
	width: 160px;
	font-size: 10px;
	height: 22px;
	line-height: 23px;
	display: block;
	color: #999;
	text-align: right;
	position: relative;
}
	#sidebar ul li a {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		color: #CCC;
		font-size: 11px;
		text-decoration: none;
		height: 22px;
		line-height: 21px;
		padding: 0 0 0 7px;
		width: 153px;	
		background: url(images/red_bg.jpg) -10px no-repeat;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		text-align: left;
	}

	#sidebar ul.categories li a {
		padding: 0 0 0 7px;
		width: 153px;
	}
	#sidebar ul.most_commented li a {
		padding: 0 30px 0 7px;
		width: 123px;	
		overflow: hidden;
	}
	#sidebar ul.recent_comments li a {
		padding: 0 63px 0 7px;
		width: 90px;	
		overflow: hidden;
	}
	
	
#sidebar ul.recent_comments .time,
#sidebar ul.recent_comments .excerpt {
 	display: none;
}


#sidebar ul.normal li, 
#sidebar ul.pagenav li {
	overflow: hidden;
}
	#sidebar ul.normal li a, 
	#sidebar ul.pagenav li a {
		display: block;
		color: #CCC;
		font-size: 11px;
		text-decoration: none;
		height: 22px;
		line-height: 21px;
		padding: 0 5px 0 7px;
		width: 148px;	
		background: url(images/red_bg.jpg) -10px no-repeat;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		text-align: left;
	}
		#sidebar ul li a:hover {
			color: #FFF;
			background: url(images/red_bg.jpg) repeat;
		}
		

.search {
	background: url(images/dtz.gif) left bottom repeat-x;
	padding: 0 0 8px 0;
	display: block;
}
	#s {
		display: block;
		width: 128px;
		height: 22px;
		background: url(images/search_box.gif) left top no-repeat;
		color: #F0F0F0;
		padding: 0 0 0 8px;
		border: none;
		font-family: Tahoma, Helvetica, sans-serif;
		font-size: 11px;
		float: left;
	}
	
	#s_btn {
		display: block;
		border: none;
		width: 22px;
		height: 22px;
		cursor: pointer;
		background: url(images/search_box.gif) right top no-repeat;
		float: right;
	}
		#s_btn:hover {
			background: url(images/search_box.gif) right bottom no-repeat;
		}
	
#searchform2 {
	text-align: center;
	width: 300px;
	margin: 0 auto;
}
	#s2 {
		display: block;
		width: 269px;
		height: 23px;
		background: url(images/search_w_box.gif) left top no-repeat;
		color: #888;
		padding: 0 0 0 8px;
		border: none;
		font-family: Tahoma, Helvetica, sans-serif;
		font-size: 12px;
		float: left;
	}
	
	#s2_btn {
		display: block;
		border: none;
		width: 23px;
		height: 23px;
		cursor: pointer;
		background: url(images/search_w_box.gif) right top no-repeat;
		float: right;
	}
		#s2_btn:hover {
			background: url(images/search_w_box.gif) right bottom no-repeat;
		}
	
	
#sidebar .search .ttl,
#sidebar .feed .ttl,
#sidebar .stats .ttl {
	display: block;
	background: url(images/dtz.gif) left bottom repeat-x;
	margin-bottom: 7px;
}
#sidebar .feed a {
	color: #6F6F6F;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	text-decoration: none;
	letter-spacing: 5px;
	font-size: 10px;
	display: block;
	padding: 0 0 2px 10px;
	width: 150px;
	background: url(images/icon_feed_big.gif) 110px top no-repeat;
}
#sidebar .feed a:hover {
	color: #A5A5A5;
	background: url(images/icon_feed_big.gif) 110px -43px no-repeat;
}
#sidebar .feed .feed_link {
	background: url(images/dtz.gif) left bottom repeat-x;
	padding: 0 0 8px 0;
}
#sidebar .stats .counters {
	background: url(images/dtz.gif) left bottom repeat-x;
	padding: 4px 0 8px 10px;
	color: #CCC;
	font-size: 10px;
}
#sidebar .stats .counters a {
	color: #CCC;
}
#sidebar .stats .counters a:hover {
	color: #F0F0F0;
}
}
#wrapper #sidebar .stats .counters img {
	margin-bottom: 4px;
}
/* --- } --- Sidebar --- */


#content .addthis_toolbox{
	padding: 5px 0 10px 0;
	min-height: 58px;
}

#content .addthis_toolbox h6 {
	color: #990000;
	font-size: 15px;
	border: none;
	margin: 0;
	padding: 0 0 6px 0;
}

#content .addthis_toolbox a{
	padding: 0;
	margin: 0 17px 0 0;
}

#content .addthis_toolbox a:hover{
	opacity: 0.85;
}

#wrapper #content .addthis_toolbox .addthis_button_compact, 
#wrapper #content .addthis_toolbox .addthis_button_compact span {
	margin: 0;
}

.at-below-post {
	clear: both;
	padding:30px 0;
}