/*  

Theme Name: Lex Land
Theme URI: http://wordpress.org/
Author: Yosef
Author URI: http://yoyoyosef.com/

*/


body {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
    font-size: 12px;
    line-height: 19px;
	color: #fff;
	background:#339999 url(http://www.lexland.net/img/bg.gif) repeat;
	background-position: top left;	
}

/*template*/
#page {
	width:1000px; 
	height: 100%;
	margin:0px;
	padding:0px;
	text-align:left; /* Counteract to IE5/Win Hack */
	background: url(http://www.lexland.net/img/bg_page.gif) repeat-y;
	}
	
#leftclmnwrap {width:735px;margin:0px;}

#header {width:825px; height: 338px; display: block; background:url('http://www.lexland.net/img/header.jpg') ; clear:both;}	
#footer {width:800px; height: 140px; display: block; background:url('http://www.lexland.net/img/footer.jpg') ; clear:both;}	
#footer .copyright {position:relative; top: 60px; text-align:center; font-size:10px; color:#339999;}

#content {float:left;width:400px; margin:50px 0 0 0; padding:0 0 0 20px; color:#339999;display:inline;}	

#leftclmn {float:left; width:290px; margin: 50px 0 0 0; display:inline;}
#leftclmn ul {list-style: none;margin: 0;padding:0; border: none;}
#leftclmn li{margin: 0;display: block;padding: 0px 0px 0px 0px;color: transparent;text-decoration: none;width: 100%;}
#leftclmn li ul li {margin: 0;display: block;padding:10px 0 0 0;color: #339999;text-decoration: none;width: 100%;}
#leftclmn li ul li li {margin: 0;display: block;padding:0px;color: #339999;text-decoration: none;width: 100%;}
#leftclmn a         {color: #339999;text-decoration: underline}
#leftclmn a:visited {color: #339999;text-decoration: none}
#leftclmn a:active  {color: #339999;text-decoration: none}
#leftclmn a:hover   {color: #ffcc99;text-decoration: none;}
#leftclmn h2 {font-family: Arial; font-size:11px; color: #ff0000; font-weight: bold; text-transform:uppercase; margin-top:0px;}
html>body #leftmenu li a {width: auto;}


.widgets {margin:0 10px 0 75px;}

hr {display:none;}


#rightclmn {float:left;width:250px; margin: 50px 0 0 3px; padding:0 0 0 8px; display:inline;}
#rightclmn .player {background: url('http://www.lexland.net/img/right.jpg') no-repeat; height:150px;}

#hdr.news {background: url('http://www.lexland.net/img/hdr_headlines.gif'); width:100%;height:60px; margin:0;}
#post-51 h2 {background: url('http://www.lexland.net/img/hdr_upcoming.gif') no-repeat; width:100%;text-indent:-9999px;height:75px; margin:0;}
#post-83 h2 {background: url('http://www.lexland.net/img/hdr_music.gif') no-repeat; width:100%;text-indent:-9999px;height:75px; margin:0;}
#post-23 h2 {background: url('http://www.lexland.net/img/hdr_media.gif') no-repeat; width:100%;text-indent:-9999px;height:75px; margin:0;}
#post-21 h2 {background: url('http://www.lexland.net/img/hdr_gallery.gif') no-repeat; width:100%;text-indent:-9999px;height:75px; margin:0;}
#post-85 h2 {background: url('http://www.lexland.net/img/hdr_goods.gif') no-repeat; width:100%;text-indent:-9999px;height:75px; margin:0;}
#post-2 h2 {background: url('http://www.lexland.net/img/hdr_about.gif') no-repeat; width:100%;text-indent:-9999px;height:75px; margin:0;}
#post-55 h2 {background: url('http://www.lexland.net/img/hdr_contact.gif') no-repeat; width:100%;text-indent:-9999px;height:75px; margin:0;}
#post-19 h2 {background: url('http://www.lexland.net/img/hdr_journal.gif') no-repeat; width:100%;text-indent:-9999px;height:75px; margin:0;}


abbr {border:0; margin:0; color:#ff0000;}

h1, h2 {font-family: Georgia, "Times New Roman", Times, serif; color: #FF0000; font-size: 14px; letter-spacing:2px; text-transform:uppercase; margin:15px 0 0 0;}
.date {font-style:italic;}
.gigpress-list-heading {font-family: Georgia, "Times New Roman", Times, serif; color: #FF0000; font-weight: bold; font-size: 14px; letter-spacing:2px; text-transform:uppercase; margin:15px 0 0 0;}

a         {color: #ff0000;text-decoration:none;}
a:visited {color: #ff0000;text-decoration:none;}
a:active  {color: #ff0000;text-decoration:none}
a:hover   {color: #339999;text-decoration:none;}

#divider {height: 5px; width:400px; background:url('http://www.lexland.net/img/divider.jpg') ; border:0; margin:0; padding:0; display:block;}


td {font-family: Arial;
    text-decoration: none;
    font-size: 11px;
    line-height: 16px;
	}
	
img {border:0px;}



#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
