@charset "utf-8";
/*  
Theme Name: Lazylegz
Theme URI: http://www.wordans.com/
Description: The theme is released under GPL
Version: 1.0
Author: Wordans
*/

html
{
	font-size:100.01%;
}
html, body 
{
	border:0;
	margin:0;
	padding:0;
}

* 
{
	padding:0;
	margin:0;
}

body 
{ 
	font: 12px/1.4 Tahoma;
	color:#232323;
	background:#161616;
}

/***** Headings *****/

h1, h2, h3, h4, h5, h6 
{
	margin:0;
	padding:0;
	font-weight:normal;
}

h1 
{
	padding:0px 0 10px 0;
	font-size:24px;
	color:#ac1616;
}

h2 
{
	padding:0px 0 20px 0;
	font-size:24px;
	line-height: 24px;
}

h3 
{
	font-size:16px;
	font-weight:normal;
	color:#ac1616;
	padding:0px 0 20px 0;
}

/***** Common Formatting *****/

p, ul, ol 
{
	margin:0;
	padding:0 0 20px 0;
}

ul, ol 
{
	padding:0 0 0px 2.5em;
}

blockquote 
{
	margin:0 0 20px 0px;
	padding:10px 10px 10px 60px;
	background:#d3cdba url(images/blockquote.gif) top left no-repeat;
}

small 
{
	font-size:0.85em;
}

img 
{
	 border:0;
}

sup 
{
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}

sub 
{
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}

acronym, abbr 
{
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}

/***** Links *****/

a,
a:link,
a:visited,
a:hover 
{
	text-decoration:none;
}

a:link
{
	color:#FF0000;
}
a:visited
{
	color:#ac1616;	
}
a:hover 
{
	color:#FF0000;
}
a:active
{
	color:#ff4200;
}

/***** Forms *****/

form 
{
	margin:0;
	padding:0;
	display:inline;
}

input, select, textarea 
{
	font:1em;
}

textarea 
{
	width:100%;
	line-height:1.25;
}

label 
{
	cursor:pointer;
}

/***** Tables *****/

table 
{
	border:0;
	margin:0 0 1.25em 0;
	padding:0;
}

table tr td 
{
	padding:2px;
	border:0;
}
table tr th 
{
	padding:2px;
	border:0;
}

/***** Wrapper *****/

.wrap 
{
	width:1000px;
	margin:0 auto;
}


/***** Global Classes *****/

.clear         { clear:both; overflow:hidden; width:1px; height:1px;}
.float-left    { float:left; }
.float-right   { float:right; }

.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }

.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }

.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }

.nopadding     { padding:0; }
.noindent      { margin-left:0; padding-left:0; }
.nobullet      { list-style:none; list-style-image:none; }

.width100 { width: 100%; } 
.width75 { width: 75%; } 
.width50 { width: 50%; } 
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/**************  Classes  **************/
/*++++++++++++++  Header  +++++++++++++++*/

.header
{
	float: left;
	width:989px;
	height:261px;
	position:relative;
	background:url(images/header.jpg) top left no-repeat;
}

h1.logo
{
	margin:0;
	padding:0;
	letter-spacing:-1px;
	color:#ff0000;
	position:absolute;
	left:38px;
	top:85px;
	font-size: 120px;
	line-height: 120px;
	height: 96px;
}
h1.logo a, h1.logo a:visited
{
	color:#ad1616;
	text-decoration:none;
	height: 96px;
	float: left;
}
.description
{
	margin:0;
	padding:0;
	font:bold 11px/11px;
	color:#000;
	position:absolute;
	left:57px;
	top:44px;
}

.social{
	float: right;
	width: 136px;
	height: 23px;
	margin-top: 10px;
	margin-right: 16px;
}

.social .img_social{
	float: left;
	width: 24px;
	height: 23px;
	margin-right: 6px;
}

.social .img_social a{
	width: 24px;
	height: 23px;
}

.social .img_social img{
	width: 24px;
	height: 23px;
}

.subscribe_rss
{
	margin:0;
	padding:0;
	font:bold 14px/14px;	
	position:absolute;
	top:15px;
	right:200px;
}
.subscribe_rss a, .subscribe_rss a:visited
{
	color:#3e3f42;
	text-decoration:none;
}
.subscribe_email
{
	margin:0;
	padding:0;
	font:bold 14px/14px;	
	position:absolute;
	top:15px;
	right:30px;
}
.subscribe_email a, .subscribe_email a:visited
{
	color:#3e3f42;
	text-decoration:none;
}
.subscribe_email a:hover, .subscribe_rss a:hover
{
	color:#ad1616;
}


ul.menu
{
	margin:0px;
	padding:0px;
	list-style:none;
	position:absolute;
	top:196px;
	left:55px;
}

ul.menu li
{
	float:left;
	font-size: 15px;	
	color:#cccccc;
	padding:0 21px 0 0;
	margin:0;
	position:relative;
}
ul.menu li a, ul.menu li a:visited
{		
	color:#cccccc;
}
ul.menu li a:hover
{		
	color:#ad1616;		
}

ul.menu li ul 
{ 	
	position: absolute; 
	left:0px; 
	top: 22px;
	padding:0;
	margin:0;
	display:none; 
	width:150px;
	background:#333;
	list-style:none;
}

ul.menu li ul li
{
	float:none;
	padding:5px 0 5px 5px;
	display:block;
	margin:0;
	position:relative;
	border-bottom:1px solid #000;
}
ul.menu li ul li ul
{
	position: absolute; 
	left:150px; 
	top:0px;
	display:none; 
	padding:0px 0 0 0;
	list-style:none;
}


ul.menu li:hover ul, ul.menu li.over ul { display: block; } 
ul.menu li:hover ul li ul, ul.menu li.over ul li ul { display: none; } 
ul.menu li ul li:hover ul, ul.menu li ul li.over ul { display: block; } 
/* Content */ 
.content
{
	float: left;
	width:989px;
	overflow:hidden;
	background-color: #161616;
}
.content_left
{
	width:100%;
	overflow:hidden;
}
.content_right
{
	width:100%;
	overflow:hidden;
}

.media_flickr{
	margin: 13px 0 20px 22px;
	width: 949px;
}

/* Mainbar */
.mainbar
{
	float:left;
	width:669px;
	overflow:hidden;
	background-color: #000000;
	display:inline;
	margin:13px 0 20px 22px;
}
.mainbar_top
{
	width:669px;
	overflow:hidden;
}
.mainbar_bottom
{
	width:669px;
	overflow:hidden;	
	padding:40px 0;
}
.mainbar_inner
{
	width:560px;
	margin:0 0 0 70px;	
}

.ancres{
	float: left;
	width: 100%;
	height: 17px;
}

.ancres .ancre_1{
	float: right;width: 51px;height: 17px;margin-right: 10px;
}
.ancres .ancre_1 a, .ancres .ancre_1 a:hover{
	float: left;width: 61px;height: 17px;cursor: pointer;
}
.ancres .ancre_1 a{background-image: url("images/francais.png");}
.ancres .ancre_1 a:hover{background-image: url("images/francais-over.png");}

.ancres .ancre_2{
	float: right;width: 51px;height: 17px;margin-right: 10px;
}
.ancres .ancre_2 a, .ancres .ancre_2 a:hover{
	float: left;width: 63px;height: 17px;cursor: pointer;
}
.ancres .ancre_2 a{background-image: url("images/illmask.png");}
.ancres .ancre_2 a:hover{background-image: url("images/illmask-over.png");}

.ancres .ancre_3{
	float: right;width: 89px;height: 17px;margin-right: 10px;
}
.ancres .ancre_3 a, .ancres .ancre_3 a:hover{
	float: left;width: 89px;height: 17px;cursor: pointer;
}
.ancres .ancre_3 a{background-image: url("images/ill-abilities.png");}
.ancres .ancre_3 a:hover{background-image: url("images/ill-abilities-over.png");}

.post
{
	float: left;
	width:100%;
	margin:0 0 40px;
	position:relative;
}
.post h2.post_header
{
	font:normal 24px/24px;
	color:#ffffff;
	margin:0 0 7px;
	padding:0;
}
.post h2.post_header a, .post h2.post_header a:visited
{
	color:#ffffff;
}
.post h2.post_header a:hover
{
	color:#ad1616;
}
.post_line
{
	width:100%;
	margin:0 0 12px;
	border: 1px solid #ff0000;
}
.post_content
{
	color: #999999;
	line-height:18px;
	font-size: 12px;
	/*margin: 0 80px;*/
}

.post_content a, .post_content a:hover{
	color: #00CCFF;
}

.post_data
{
	width:540px;
	padding:4px 10px;
	font:normal 12px/12px;
	color:#00ffff;
	margin:20px 0 0 0;
	text-align: right;
	font-size: 12px;
}
.post_data a, .post_data a:visited
{
	color:#00ffff;
	text-decoration:none;
}
.post_data a:hover
{
	color:#ad1616;
	text-decoration:none;
}
.post_date
{
	width:46px;
	height:46px;
	background:url(images/mainbar_date.jpg) top left no-repeat;
	position:absolute;
	left:-61px;
	top:0;	
	color:#fff;
}
.post_date_top
{
	margin:0px 0 0 0;
	text-align:center;
	font-size: 16px;
	font-weight: bold;
}
.post_date_bottom
{
	margin:0px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
}

/* Comments */
.comments
{
	float: left;
	width:100%;
	overflow:hidden;
	border-top:1px solid #413a1f;
	color:#999999;
}
.comments h1
{
	padding:20px 0 10px;
}
ol.commentlist
{
	display:block;
	list-style:none;
	margin:0;
	padding:0 0 20px;
}
li.comment
{
	display:block;
	padding:10px 0px 0 0;
	margin:0 0 10px;
	overflow:hidden;
}
li.pingback
{
	display:block;
	padding:10px 0px 0 0;
	margin:0 0 10px;
	overflow:hidden;
}
li.pingback .vcard
{
	padding:0 0px 0 75px;
}
li.pingback .p
{
	padding:0 0px 0 75px;
}
li.pingback .commentmetadata
{
	padding:0 0px 0 75px;
}
li.comment img
{
	border:5px solid #7b9db4;
	float:left;
	margin:0 15px 0 0;
}

li.comment cite
{
	font-style:normal;
	font-size:14px;
	line-height:80%;
	margin:0;
	padding:0;
}
li.comment span
{
	font-style:normal;
	font-size:11px;
}
.commentmetadata
{
	margin:0;
	padding:0 0 8px;
	line-height:80%;
	font-size:10px;
}
.comment-body
{
	width:100%;
	overflow:hidden;
}
.comment-body p
{
	width:485px;
	overflow:hidden;
	float:right;
	padding:0 0 15px 0;
	font-size:12px;
}
.comment-body blockquote
{
	overflow:hidden;
	float:right;
	padding:0 0 10px 10px;
	margin:0;
	font-size:12px;
}
/*Comment form*/
.commentform
{
	width:100%;
	overflow:hidden;
	margin:0 0 10px 0;
	background-color: #232323;
}
.commentform_inner h1
{
	padding:0 0 0px;
}
.commentform_inner
{
	padding:18px 16px 25px;
	overflow:hidden;
}

.commentform_inner h3
{
	padding:0 0 10px 9px;
	color:#fff;
}

.commentform_hint
{
	padding:6px 9px;
	overflow:hidden;
	color:#999999;
	font-size:11px;
	margin:0 0 5px 0;
}
form.commentform_form
{
	width:100%;
	overflow:hidden;
}
.commentform_left
{
	float:left;
	width:147px;
	overflow:hidden;
	padding:0 0 0 9px;
}
.commentform_right
{
	float:right;
	width:360px;
	overflow:hidden;
}
.commentform_title
{
	font:12px;
	color:#999999;
	padding:5px 0 2px 4px;
}
.commentform_left input
{
	width:145px;
	height:19px;
	border:1px solid #9d9474;
}
.commentform_right textarea
{
	width:358px;
	height:72px;
	border:1px solid #9d9474;
}
.commentform_right input.commentform_submit
{
	width:67px;
	height:20px;
	background:url(images/btn.gif) top left repeat-x;
	margin:12px 0 0 0;
	border:1px solid #9d9474;
	font-size:12px;
	cursor:pointer;
}
.tags
{
	padding:10px 0;
	font-size:10px;
}

/**/
.sidebar
{
	float:left;
	width:270px;
	overflow:hidden;
	margin:13px 0 0 10px;
}
.sidebar ul, .sidebar ul li, .sidebar ul li ul, .sidebar ul li ul li
{
	margin:0;
	padding:0;
	list-style:none;
	border:0;
	background:none;
	overflow:hidden;
}
.sidebar ul li, .sidebar ul, .sidebar ul li ul
{
	display:block;
}
.sidebar ul li
{
	width:268px;
	background-color: #000000;
	margin:0 0 10px 0;
	overflow:hidden;
}
.sidebar ul li h2
{
	width:268px;
	height:33px;
	background:url(images/sidebar_h2.jpg) top left repeat-x;
	margin:11px 0 20px 0;
	color:#c7d1db;
	font-size: 17px;
	color: #ff0000;
	padding:5px 0 0 18px;
}

.sidebar ul li .infobulle{
	position: absolute; visibility : hidden; border: 1px solid #000; padding: 10px; font-size: 12px; background-color: #fff;
}

.sidebar ul li #link_videos{
	text-align: right;margin: 10px 10px;
}

.sidebar ul li div p{text-align: left;margin-right: 5px;color: #999;}

.sidebar ul li ul
{
	width:268px;
	margin:0 0 10px 0;
	padding:0;
	color: #999999;
}

.sidebar ul .widget_tshirt{
	float: left;
	width: 268px;
}

.sidebar ul .widget_tshirt a{
	float: left;
	width: 267px;
	height: 265px;
	cursor: pointer;
}

.sidebar ul li ul li
{
	margin:0 0 0px 10px;
	padding: 5px 0 5px 13px;
	width: 240px;
}

.sidebar ul li ul li .event_date{
	float: left;
	width: 100px;
	cursor:pointer;
}

.sidebar ul li ul li .event_date p{padding: 0;margin: 0;text-align: left;}

.sidebar ul li ul li .event_summary{
	float: left;
	width: 200px;
	overflow: hidden;
	cursor:pointer;
}

.sidebar ul li ul li .event_summary p{padding: 0;margin: 0;text-align: left;}
.sidebar ul li ul li .event_summary p a{cursor: pointer;color: #AD1616;}

.sidebar ul li ul li .event_place{
	float: left;
	width: 200px;
	color: #00ccff;
	font-weight: bold;
	cursor:pointer;
}

.sidebar ul li ul li .event_place p{padding: 0;margin: 0;text-align: left;}

.sidebar ul li ul li{
	cursor: default;
	font:normal 13px/13px;
	color:#999999;
}

.sidebar ul li ul li a, .sidebar ul li ul li a:visited
{
	font:normal 13px/13px;
	color:#999999;
	cursor: pointer;
}

.sidebar ul li ul .no_pointer{
	cursor: auto;
}

.sidebar ul li ul li a:hover
{
	color:#ad1616;
}
.sidebar ul li input.search_input
{
	width:180px;
	height:18px;
	background:#e4ddc6;
	border:1px solid #8d8c87;
	vertical-align:middle;
	font:normal 12px/100%;
	padding:1px 0 0 5px;
	margin:0 5px 0 0;
}

.sidebar ul li input
{
	vertical-align:middle;
}
.sidebar ul li input.submit_search
{
	width:32px;
	height:21px;
	background:#667b8f;
	border:1px solid #667b8f;
	margin:0 0 0 0px;
	padding:0;
	font:bold 12px/100%;
	color:#fff;
	cursor:pointer;
}
form.sidebar_search
{
	width:232px;
	padding:13px 18px;
	display:block;
	
}

.footer
{
	width:100%;
	height:55px;
}
.footer_left
{
	width:100%;
	height:55px;
}
.footer_right
{
	width:100%;
	height:55px;
	position:relative;
}

.copy
{
	position:absolute;
	top:10px;
	left:30px;
	font:normal 13px/12px;
	color: #999999;
}

.copy a, .copy :hover{
	color: #AC1616;
}

.copy_support
{
	position:absolute;
	top:10px;
	right:30px;
	font:normal 13px/12px;
	color: #999999;
}

.copy_support a, .copy_support a:hover{
	color: #AC1616;
}

table#wp-calendar
{
	width:100%;
}
