html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #C7E4E7;
	color: #666666;
	font-size: x-small;
	line-height: 1em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h1 {
	color: #2F919B;
	font-size: 1.7em;
	font-weight: bold;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #CEDD29;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.1em;
}
a,  a:link {
	color: #71CBD4;
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
}
a:visited {
	color: #71CBD4;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
#outerWrapper {
	background-color: #FFFFFF;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 760px;
}
#outerWrapper #header {
	background-color: #FFFFFF;
	font-size: 1.7em;
	line-height: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 116px;
	background-image: url(http://www.tg2artists.com/images/tg2_logo.jpg);
}
#outerWrapper #topNavigation {
	height: auto;
	background-image: url(../images/top_nav_bg.jpg);
}
#outerWrapper #contentWrapper #content {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-color: #FFFFFF;
	line-height: 1.1em;
}

#outerWrapper #footer {
	background-color: #75CDD9;
	border-top: solid 1px #666;
	padding: 10px;
	font-size: 0.6em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	clear: none;
}
/* main */
#main {
	float: left;
	width: 68%;	
	margin: 0 0 10px 0; padding: 0;	
}
#main h1 {
	padding: 10px 0px 0px 5px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #f2f2f2; 	
	font: normal 1.5em 'Trebuchet MS', Tahoma, Sans-serif;
}
#main ul li {
	list-style-image: url(../images/bullet.gif);
}

.post {
	margin: 0; padding: 0;
	background: #FFF url(../images/gradientbg.jpg) repeat-x;
	border: 1px solid #EFEDED;
}
.post .post-footer {
	background-color: #FAFAFA;
	border: 1px solid #f2f2f2;
	padding: 5px; margin-top: 20px;
	font-size: 95%;
}
.post .post-footer .date {
	background: url('../images/clock.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .comments {
	background: url('../images/comment.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post .post-footer .readmore {
	background: url('../images/page.gif') no-repeat 0 center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* sidebar */
#sidebar {
	float: left;
	width: 30%;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}	
#outerWrapper #contentWrapper #content #ss {
	float: right;
}

#sidebar h1 {
	padding: 7px 0px 5px 7px;
	margin: 0;	
	font: bold 1.1em 'Trebuchet MS', Tahoma, Sans-serif;
}
.sidebartext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
}
.sidebartitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	padding-bottom: 5px;
	margin-bottom: 5px;
	line-height: 1.5em;
}

.sidebox {
	border: 1px solid #EFEDED;
	margin-bottom: 10px;
	background-color: #D4F0F3;
	clear: left;
}

/* sidebar menu */
#sidebar ul.sidemenu {
	list-style:none;
	padding: 0;
	background-color: #D4F0F3;
	margin-top: 7px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
#sidebar ul.sidemenu li {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #74CCD8;
	height: 1.3em;
	line-height: 1em;
	border-bottom: 1px dashed #D4D4D4;
	text-decoration:none;
	font-size: .8em;
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 0.3em;
	padding-left: 4px;
}
#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #D4D4D4;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	color: #000000;
	background-color: #72CAD6;
	border-left-style: none;
	text-decoration: underline;
}

/* This rule resets a core set of elements so that they will appear consistent across browsers. Without this rule, content styled with an h1 tag, for example, would appear in different places in Firefox and Internet Explorer because each browser has a different top margin default value. By resetting these values to 0, the elements will initially be rendered in an identical fashion and their properties can be easily defined by the designer in any subsequent rule. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #2F919B;
	line-height: 1.5em;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
}
.textboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#outerWrapper #contentWrapper #content th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #C7E4E7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-style: none;
	border-left-style: none;
}
#outerWrapper #contentWrapper #content td {
	border-bottom-width: 0.75px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
#outerWrapper #contentWrapper #content #p7EPM_1 #p7EPMdw_1 #p7EPMw1_1 #p7EPMc1_1 #main_video {
	float: right;
	margin-left: 15px;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: both;
	z-index: 1;
}
.clearfloat {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.ClientLogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	color: #999999;
	padding-top: 90px;
	padding-right: 10px;
	padding-left: 670px;
}
.SmallerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #666666;
}
h3 {
	color: #FFF;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.1em;
}
.artist_titles {
	color: #2F919B;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
