/*  

Theme Name: Comic Tales of Tragic Heartbreak

Theme URI: http://wordpress.org/

Description: Comic Tales of Tragic Heartbreak layout.

Version: 1.6

Author: Yosef

Author URI: http://yoyoyosef.com/


	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php



*/


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

/*template*/
#page {
	width:1005px; 
	height: 100%;
	margin:0px;
	padding:0px;
	text-align:left; /* Counteract to IE5/Win Hack */
	}
	
#leftclmn {
	float:left;
	width:400px;
	margin:0px;
	padding:0px;
	height:700px;
	display:block;
	display:inline;
	background:#000 url(http://www.comictalesoftragicheartbreak.com/img/header_400.jpg) no-repeat;
	}
	
#leftclmn .menu	{margin:75px 0 0 50px; width:330px;}
#leftclmn .menu {font: 1.2em Georgia, "Times New Roman", Times, serif; color: #fff; font-style:italic;}
#leftclmn .menu a         {color: #ffffff;text-decoration: none}
#leftclmn .menu a:visited {color: #ffffff;text-decoration: none}
#leftclmn .menu a:active  {color: #ffffff;text-decoration: none}
#leftclmn .menu a:hover   {color: #FF6600;text-decoration: none;}

#rightclmnwrap {float:right;width:605px;margin:0px;}	
	
#content {float:left;width:360px; height:100%; margin: 0px; padding:18px 20px 0 20px;background: transparent; color:#000000; display:inline;}	
#content .news {display:block;width:370px;height:90px;background:url(http://www.comictalesoftragicheartbreak.com/img/hdr_news.gif) no-repeat;}
#content .about {display:block;width:370px;height:90px;background:url(http://www.comictalesoftragicheartbreak.com/img/hdr_about.gif) no-repeat;}
#content .music {display:block;width:370px;height:90px;background:url(http://www.comictalesoftragicheartbreak.com/img/hdr_music.gif) no-repeat;}
#content .photos {display:block;width:370px;height:90px;background:url(http://www.comictalesoftragicheartbreak.com/img/hdr_photos.gif) no-repeat;}
#content .store {display:block;width:370px;height:90px;background:url(http://www.comictalesoftragicheartbreak.com/img/hdr_store.gif) no-repeat;}
#content .shows {display:block;width:370px;height:90px;background:url(http://www.comictalesoftragicheartbreak.com/img/hdr_shows.gif) no-repeat;}
#content .contact {display:block;width:370px;height:90px;background:url(http://www.comictalesoftragicheartbreak.com/img/hdr_contact.gif) no-repeat;}

#rightclmn {float:right; width:184px;margin: 0px; margin-top:15px; display:inline;}
#rightclmn {font: 1em 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; color: #fff;}
#rightclmn ul {list-style: none;margin: 0;padding:0; border: none;}
#rightclmn li{margin: 0;display: block;padding: 0px 0px 0px 0px;color: transparent;text-decoration: none;width: 100%;}
#rightclmn li ul li {margin: 0;display: block;padding:10px 0 0 0;color: #fff;text-decoration: none;width: 100%;}
#rightclmn li ul li li {margin: 0;display: block;padding: 0px 0px 0px 0px;color: #ffcc99;text-decoration: none;width: 100%;}
#rightclmn a         {color: #FF6600;text-decoration: underline}
#rightclmn a:visited {color: #FF6600;text-decoration: none}
#rightclmn a:active  {color: #FF6600;text-decoration: none}
#rightclmn a:hover   {color: #ffcc99;text-decoration: none;}
#rightclmn h2 {font-family: Arial; font-size:11px; color: #FF6600; font-weight: bold; text-transform:uppercase; margin-top:0px;}
html>body #leftmenu li a {width: auto;}

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

a         {color: #FF6600;text-decoration: underline}
a:visited {color: #FF6600;text-decoration: underline}
a:active  {color: #FF6600;text-decoration: none}
a:hover   {color: #FF6600;text-decoration: none;}

#divider {height: 5px; width:100%; background:#FF6600; border:0; margin:0; display:block;}


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