/* ----------------REDIFINED TAGS------------  */


* {
	border: 0;
	margin: 0;
	padding: 0;

}


body {
	background-color: #f8f8f8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #555;
	margin: 0 auto 0 auto;
	padding: 0;

}


h1 {
	font-size: 2em;
	font-weight: normal;
}


h2 {
	font-size: 2em;
	font-weight: normal;
}


h3 {
	font-size: 1.4em;
}


p {
	margin: 1em 0px;

}


.clear {
     clear: both;
     overflow: hidden;
     height: 0px;
}


a {
	outline: none;
   
}


a:link, a:visited {
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	color: #222;
	
}


a:hover {
	background-color: inherit;
	color: #888;

}


:focus
{
  -moz-outline-style: none;
}



.alignleft {
	float: left;
	margin: 4px 18px 4px 0;

}


.alignright {
	float: right;
	margin: 4px 0 4px 18px;

}


.video {
	margin: 8px 0 18px;

}


/* ----------------HEADER------------  */


#header {
	margin: 0 0 24px;
	padding-left: 4px;
	border-bottom: 1px solid #888;
	
}


#header h1 {
	display: none;

}

#tmen {
	font-size: 0.9em;
	text-align: right;
	padding: 0 8px 0 0;

}

#logo {
	background-image: url(images/lightlogo.jpg);
	float: left;
	width: 167px;
	height: 100px;
	margin: 12px 0 4px;

}

#stylemenu {
	float: right;
	width: 300px;

}


/* ----------------NAVMENU------------  */


#navmenu {
	float: right;
	margin-top: 77px;
	width: 290px;
	border-left: 1px solid #888;

}


#navmenu li {
	display: block;
	float: left;
	padding: 12px 0;
	border-top: 1px solid #888;
	border-right: 1px solid #888;

}


#navmenu a:link, #navmenu a:visited {
	background-color: #ddd;
	padding: 12px;
	color: #666;	
	
}


#navmenu a:hover, #navmenu a:active {
	background-color: #d0d0d0;
	border-bottom: 0;
	color: #888;
	
}


#navmenu a.current:link, #navmenu a.current:visited {
	background-color: #d0d0d0;
	padding: 12px;
	
}


#navmenu a.current:hover, #navmenu a.current:active {
	text-decoration: none;
	color: #eee;
	
}


/* ----------------CONTENT------------  */


#wrap {
	width: 888px;
	margin: 0 auto 0 auto;
	
}


#content {
	float: left;
	text-align: justify;
	width: 560px;
	margin-right: 8px;

}

#pagenav {
	text-align: center;

}


/* ----------------SIDEBAR------------  */


#side {
	background-color: #bbb;
	float: right;
	width: 290px;
	margin: 4px 0 0 12px;
	padding: 4px 0 64px ;
	
}

#side a:hover, #side a:active {
	color: #555;
	
}


#side h2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #555;
	padding-left: 3px;
	border-bottom: 1px solid #888;

}


#side li {
	list-style-type: none;

}


#side ul li ul li {
	font-size: 0.98em;
	list-style-type: square;
	list-style-position: inside;
	margin-left: 2px;

}


.sideblock {
	width: 270px;
	margin: 8px auto 18px;

}


.sideblock ul {
	margin-top: 8px;

}


#searchform {
	text-align: center;

}


#flickrbox {
	margin: 12px 0 0;

}


.flickrpic {
	float: left;
	display: inline;
	margin: 0 5px 9px 5px;
	padding: 0;
}


.flickrpic a {
	display: block;
	width: 75px;
	height: 75px;	
	border: 2px solid #888;
}


.flickrpic a:hover {
	border: 2px solid #666;
}




#socialbox {
	text-align: center;
	margin: 12px 11px 0;
	
}

#socialbox li {
	display: block;
	float: left;
	margin: 0 6px 8px;
	
}

#socialbox a img {
  filter:alpha(opacity=37);  
  -moz-opacity:.37;
  opacity:.37;
  
}


#socialbox a:hover img {
  filter:alpha(opacity=100);  
  -moz-opacity:1;
  opacity:1;
  
}



/* ---------------POST-------------------*/


.post {
	padding: 0 4px 48px;
	margin-bottom: 48px;
	border-bottom: 1px dotted #333;

}


.postitle {
	color: #333;
	margin-bottom: 8px;

}


.postitle a:link, .postitle a:visited {
	font-weight: normal;
	color: #333;

}


.postitle a:hover, .postitle a:active {
	color: #777;

}


.postcontent {
	padding: 0 2px 12px;

}


.postdata {
	padding: 0 2px;

}


.more {
	display: block;
	margin: 1em 0;

}


#sorry {
	background: url(images/lightbglogo.gif) top center no-repeat;
	text-align: center;
	height: 220px;
	padding-top: 70px;
	margin-top: 24px;

}


/* ---------------COMMENTS-------------------*/


#commentbox {
	padding: 0 12px;
	margin-bottom: 48px;

}


#commenthead {
	margin-bottom: 28px;

}


.basiccom {
	margin-bottom: 36px;	

}


.authorcom {
	border: 3px solid #181818;
	padding: 12px;
	margin-bottom: 36px;
	

}



.grav {
	margin: 0 12px 0 0;
	float: left;
	border: 2px solid #333;
	
}



.commentauthor{
	font-size: 1.4em;
	border-bottom: 1px dotted #333;
	padding: 4px 0 0;
	margin: 0 0 3px 58px;
	
}


.commentmetadata {
 	font-size: 0.94em;
	text-align: right;
	padding: 0 8px 0 0;
	
}


.commentpost{
    padding: 12px 8px 12px 64px;
	
}



#replybox {
	padding: 0 12px;
	margin-bottom: 48px;

}


#replyhead {
	margin-bottom: 12px

}


#replyform {
	padding: 4px 4px;

}


/* ----------------FOOTER------------  */

#footer {
	font-size: 0.9em;
	clear: both;
	padding: 4px;
	margin: 24px auto;
	border-top: 1px solid #888;
	
}


#footright {
	float: right;
	text-align: right;
	width: 500px;

}


#footleft {
	float: left;

}


#footleft li{
	display: block;
	float: left;
	margin-right: 4px;

}


/* ---------------FORM-------------------*/


form {
	margin: 0;
	padding: 0;

}


textarea {
	background-color: #fff;
	color: #484848;
	width:520px;
	height:100px;
	margin: 8px 0 0;
	padding: 2px 4px;
	border-top: 1px solid #000;	
	border-right: 1px solid #1c1c1c;	
	border-bottom: 1px solid #1c1c1c;		
	border-left: 1px solid #000;
}


.tfield {
	font-size: 0.8em;
	background-color: #fff;
	color: #484848;
	margin: 8px 4px 0 0;
	padding: 2px 4px 2px 4px;	
	border-top: 1px solid #000;	
	border-right: 1px solid #1c1c1c;	
	border-bottom: 1px solid #1c1c1c;		
	border-left: 1px solid #000;

}


.checkbox {
	background-color: #fff;
	color: #484848;	
	border-top: 1px solid #000;	
	border-right: 1px solid #111;	
	border-bottom: 1px solid #111;		
	border-left: 1px solid #000;

}


.submit {
	background-color: inherit;
font-size: 0.9em;
	color: #222;
	font-weight: bold;
	text-align:center;
	padding: 0 2px 1px;
	border: 1px solid #666;
	
}


.submit:hover {
	background-color: #d0d0d0;
	color: #888;

}

#back {
	background-color: inherit;
	color: #222;
	font-weight: bold;
	padding: 0 2px 1px;
	margin-top: 12px;
	
}

#back:hover {
	color: #888;
	
}



/* ----------------SPLASH------------  */


#splashead {
	background: url(images/lightsplash.jpg) top center no-repeat;
	width: 960px;
	padding-top: 242px;
	margin: 24px auto 0;

}


#splashwelcome {
	text-align: center;
	font-size: 1.4em;
	margin-bottom: 32px;

}


#splashmenbox {
	width: 700px;
	margin: 0 auto;

}


#splashmenbox a:link, #splashmenbox a:visited {
	font-size: 1.4em;
	font-weight: bold;
	color: #999;
	border: 3px solid #888;

}


#splashmenbox a:hover, #splashmenbox a:active {
	font-size: 1.4em;
	color: #ddd;
	border: 3px solid #444;

}


#splashmenleft {
	background-image: url(images/splashmenart.jpg);
	float: left;
	width: 192px;
	padding: 372px 0 4px 8px;

}


#splashmenmid {
	background-image: url(images/splashmenmus.jpg);
	float: left;
	margin-left: 42px;
	width: 192px;
	padding: 372px 0 4px 8px;

}



#splashmenright {
	background-image: url(images/splashmenblog.jpg);
	float: right;
	width: 192px;
	padding: 372px 0 4px 8px;

}

#splashfoot {
	font-size: 0.9em;
	text-align: center;
	margin-top: 48px;
	
}




/* ----------------About------------  */


#boutpost {
	padding: 0 4px;
	margin-bottom: 24px;

}


#boutbox {
	margin-top: 12px;

}


#boutbox ul{
	font-size: 0.9em;
	float: left;
	list-style-type: none;
	width: 100px;
	margin-top: 4px;
	padding: 4px 0 8px 4px;

}


#boutbox li{
	padding: 0 0 2px;

}



#boutleft {
	float: left;
	width: 100px;

}


#boutright {
	float: right;
	width: 520px;

}


/* ---------------GALLERY-------------------*/


#galleryback {	
	background-image: url(images/lightcontbg.gif);

}


.gallerycontent {
	display: inline;
	float: left;
	width: 206px;
	margin: 0 8px 12px;
	
}


.gallerycontent a:link, .gallerycontent a:visited {
	display: block;
	width: 200px;
	height: 200px;
	border: 3px solid #555;

}


.gallerycontent a:hover, .gallerycontent a:active {
	border: 3px solid #888;

}


/* ---------------Music-------------------*/

#discog {
	margin-top: 0;

}


#musicleft {
	text-align: center;
	float: left;
	width: 250px;

}


#musicleft img {
	border: 1px solid #333;

}


#musicright {
	float: right;
	width: 626px;
	margin-top: 4px;

}


#musicright img {
	border: 1px solid #333;

}


.albumscription {
	float: right;
	width: 324px;

}


.mp3note {
	text-align: left;
	padding-left: 16px;
	margin-bottom: 18px;

}


.lfm {
	margin-right: 18px;

}


/* ----------------404PAGE------------  */


#errored {
	background: url(images/lightbglogo.gif) top center no-repeat;
	text-align: center;
	height: 220px;
	padding-top: 70px;
	margin: 64px 0 120px;

}



/* ----------------STRUCTION------------  */


#structed {
	background: url(images/lightbglogo.gif) center center no-repeat;
	text-align: center;
	height: 300px;
	margin-top: 2%;
	padding-top: 220px;

}



/* ----------------Twitter updates------------  */

#twitter_update_list {
	margin-bottom: 20px;
	
}

#side #twitter_update_list li {
	list-style-type: none;
	margin-bottom: 12px;

}

#twitter_update_list li span {
	display: block;
	margin-right: 0.6em;
	
}



/*-------------------------GOOFY ASS PAGNAVI---------------------------*/


#pagenav {
	width: 560px;
	text-align: center;
	margin-top: 8px;

}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited  {
	padding: 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #888;
	color: #111;
	background-color: #f8f8f8;	

}

.wp-pagenavi a:hover {	
	border: 1px solid #111;
	color: #000;
	background-color: #ccc;

}

.wp-pagenavi a:active {
	border: 1px solid #f8f8f8;
	color: #888;
	background-color: #444;	

}

.wp-pagenavi span.pages {
	padding: 2px 4px; 
	margin: 2px;
	color: #222;
	background-color: #f8f8f8;

}

.wp-pagenavi span.current {
	padding: 2px 4px; 
	margin: 2px;
	font-weight: bold;
	color: #333;
	background-color: #f8f8f8;

}

.wp-pagenavi span.extend {
	padding: 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #444;

}






