/*  
Theme Name: QuickPic
Theme URI: http://www.quickonlinetips.com/archives/quickpic/
Description: 1-column photoblogging theme, widget ready, SEO optimized by <a href="http://www.quickonlinetips.com/">Quick Online Tips</a>.
Version: 1.3
Author: Quick Online Tips
Author URI: http://www.quickonlinetips.com/
Tags: fixed-width, one-column, white, photoblogging, threaded-comments, sticky-post
.
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/


/* Begin Typography & Colors 
------------------------------------- */


#page {
	background-color: white; 
	text-align: left; 
	}

#header { 
	background: #005500; 
	}

 
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	
	} 
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 10px;
	
	} 
.narrowcolumn .entry  {
	} 

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
        background: #f3f3f3;
	}

#footer { 
	border: none;
	}

small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	letter-spacing: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #8B8B8B;
	width: 550px;
	position: relative;
	float: left;
	clear: both;
	text-indent: 12px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
#respond small {
	margin-bottom: 0px;
}
label small {
	text-indent: 0px;
	background-image: none;
	background-position: 0px 0px;
}
h1, h2, h3, h4 {
	font-weight: bold;
	}

#content h1 {
	font-size: 1.7em; 
	text-align: left;
	margin-bottom: 7px;
	}

#header td { 
	font-size: 1.1em; 
        }

#header h1 { 
	font-size: 1em; 
        margin: 0;
        padding:0;
	}

.blogtitle {
	text-decoration: none;
	text-indent: -9999px;
	height: 180px;
	width: 820px;
	background-repeat: no-repeat;
	background-image: url(images/TVS-Masthead.jpg);
	margin: 0px;
	display: block;
	padding: 0px;
	}
 
.description {
        padding: 0px;
        color: #ccc;
	font-size: 1.1em;
	text-align: center;
	}
 

h2.pagetitle {
	font-size: 25px;
	}

#bottombox h2 { 
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.2em;
	}
 
h3 {
	font-size: 1.3em;
	}

#header  h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #9B99AC;
	}


h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #9B99AC;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	line-height: 25px;
	margin-bottom:3px;
	color: #666666;
	letter-spacing: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #bottombox h2, #bottombox h4, #wp-calendar caption, cite {
	text-decoration: none;
	}

#bottombox h4 { 
	font-size: 16px; 
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 15px;
	font-family:Arial, Helvetica, sans-serif;
	}

.commentlist li {
	font-weight: normal;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p { 
	font-size: 1.1em;
	}

.commentmetadata {
	font-weight: normal;
	}
 
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	#ED839A;
	}

pre  {  
   font: 1em 'Courier New', Courier, Fixed;
   color: #008000;
   background: #F8F8F8;
   padding: 5px;
   line-height:1.5em;
   border: 1px solid #ddd; 
   overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
   white-space: pre-wrap; /* css-3 */
   white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
   white-space: -pre-wrap; /* Opera 4-6 */
   white-space: -o-pre-wrap; /* Opera 7 */
   /* width: 99%; */
   word-wrap: break-word; /* Internet Explorer 5.5+ */
      }

code  {
   font: 1.1em 'Courier New', Courier, Fixed;
   color: #008000;
   padding: 0 2px;
   background: #fff; 
   line-height:1.5em;
   overflow: auto;
       }

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, a:visited, h2 a:hover, h3 a:hover {
	color: #9B99AC;
	text-decoration: none;
	}


 
.sticky {
        background: #FFF8DC !important; 
        padding: 15px;
        margin: 10px 0;
        }


#bottombox a {
	color: #9D8EA4;
	font-weight:bold;
	text-decoration: none;
	}

#bottombox a:hover {
	color: #9B99AC;
	}

/* Begin Structure 
------------------------------------- */
#page {
	background-color: #fff;
	margin: 20px auto 0px auto;
	padding: 0;
	width: 610px; 
	}

#header { 
	margin: 0 0 0 0; 
	padding: 20px 10px;  
        text-align:center;
	}

#header a { 
        color: #f9f9f9;
	text-decoration: none;
	}

#header a:hover { 
	color: #9B99AC;
	}

.narrowcolumn {
	float: left;
	width: 570px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	} 

.post {
	text-align: justify;
	margin: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position: relative;
	float: left;
	width: 550px;
	}

.post hr {
	display: block;
	}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	margin-bottom: 20px;
	}
 

.postmetadata {
	clear: left;
       }
 

 


/*	Begin Headers
------------------------------------- */
#content h1   {

	}

h2 {
	margin: 0;
	}

h2.pagetitle, h2.pagetitle {
	margin-top: 0px;
	text-align: center;
	color: #999999;
        }

#bottombox h2 {
	margin: 10px 0 0;
	padding: 0;
	}

#bottombox h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0 0;
	padding-left: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
    color: #000;
    text-transform:uppercase;       
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
	} 

/* Begin Images
------------------------------------- */
p img {
	padding: 0;
	max-width: 100%;
	}
 
.entry img {
        padding:0px;
        border: 0px solid #ddd;
        }

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right; 
	}

.alignleft {
	float: left 
	} 


/* Begin Lists 
------------------------------------- */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 20px; 
	padding-left: 5px; 
	} 

html>body .entry li {
	margin: 2px 0 2px 10px;
	}

.entry ol {
	padding: 0 0 0 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#bottombox ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#bottombox ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#bottombox ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#bottombox ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	}

#bottombox ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#bottombox  ul ul li, #sidebar ul ol li {
	margin: 6px 0 0;
	padding: 0;
	} 

/* Begin Form Elements
------------------------------------- */


.entry form {  
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
        border: 3px solid #ccc;
	}

#commentform textarea {
	width: 540px;
	padding: 2px;
        border: 3px solid #ccc;
	}

#commentform #submit {
	margin-bottom: 10px;
	float: left;
    font-size: 15px;
	} 
#commentform {
	margin: 10px;
	} 

/* Begin Comments
------------------------------------- */
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
        margin: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 0px;
	list-style: none; 
	}

.commentlist p {
	margin: 10px 5px 10px 0; 
	}

#commentform p {
	margin: 0px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	} 


img.avatar {
        float:left; 
        margin: 0;
        padding: 0 4px 0 0; 
        vertical-align:middle;
        }
 
ol.commentlist li div.comment-meta { font-size:9px; }
ol.commentlist li div.comment-meta a { color:#999 !important; }
ol.commentlist li div.comment-meta a:hover {
	color: #9B99AC !important;
	text-decoration:underline;
}
ol.commentlist li p { font-size:15px; margin:0; padding-left: 0px; }
ol.commentlist li ul { font-size:1em; list-style:square; margin:0 0 1em 2em; }
ol.commentlist li div.reply { font-size:15px; } 
ol.commentlist li div.reply a { text-decoration:none; background: #f3f3f3; padding: 5px;} 
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist { list-style:none; margin:0 0 0; padding:0; text-indent:0; }
ol.commentlist li.comment { border:1px solid #d5d5d5; padding:10px;  margin-left:10px; margin-right:10px;}
ol.commentlist li.even { background:#fff; margin-left:10px; margin-right:10px;}
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li ul.children li.depth-2 { border-left:3px solid #999; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-3 { border-left:3px solid #999; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-4 { border-left:3px solid #999; margin:0 0 .25em .25em; }


/* Begin bottom box
------------------------------------- */
#bottombox {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #333;
	font-size: 15px;
	clear: both;
	width: 570px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	position: relative;
        }

#adbox { 
        text-align: left;
        padding: 5px;
        background: #fff;
        margin: 0 0 5px 0; 
        border: #ccc 2px solid;
        text-align: center;
        }
#box1 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px 0px 0px 0px;
	border: 0px solid #DDD;
	float: left;
	width: 162px;
	position: relative;
   }

#box2 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px 0px 0px 10px;
	border-left: 1px solid #DDD;
	float: left;
	width: 162px;
	position: relative;
        }

#box3 {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px 0px 0px 10px;
	border-left: 1px solid #DDD;
	float: left;
	width: 162px;
	position: relative;
        }
     
#l_box {
	width:250px;
	float: left; 
        padding: 5px;
        border: 1px solid #DDD;
        background: #f9f9f9;
        }

#r_box {
	width:250px;
	float: right; 
        padding: 5px;
        background: #f9f9f9;
        border: 1px solid #DDD;
        }

#bottombox_low {
	clear:both;
	}
/* Begin Tags & Classes 
------------------------------------- */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ccc;

	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 15px;
	margin-left: 10px;
	margin-right: 10px;
		width: 550px;
		font-weight: bold;
		} 
.entry .navigation {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
		padding-bottom: 0px;
			width: 550px;
			float: left;
			clear: both;
					font-weight: bold;
		}

/* Captions 
------------------------------------- */
.aligncenter,
div.aligncenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.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;
}
/* End captions */

/* Custom*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
a {
	outline: 0;
	text-decoration: none;
	color: #9D8EA4;
}
.column-bg {
	background-color: #FFFFFF;
	position: relative;
	float: left;
}
.column-bg-2 {
	background-color: #FFFFFF;
	position: relative;
	float: left;
}
.form-only {
	background-image: none;
	background-color: #000000;
	margin: 0px;
}
.comp-forms {
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #9D8EA4;
	font-size: 13px;
	margin: 0px;
	padding-left: 5px;
}
#main {
	width: 1000px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	margin-top: 10px;
}
#footer-bg {
	position: relative;
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 15px;
	line-height: 1px;
	font-size: 1px;
	background-image: url(images/Artist-Profile-BG_03.jpg);
}
#header-bg {
	position: relative;
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 15px;
	line-height: 1px;
	font-size: 1px;
	background-image: url(images/Artist-Profile-BG_01.jpg);
}
#footer-contain {
	position: relative;
	padding-top: 20px;
	clear: both;
	width: 1000px;
}
#footer-corporate-container {
	position: relative;
	padding-top: 20px;
	clear: both;
	width: 1000px;
	height:40px;
	padding-bottom: 25px;
	float: none;
}
.footer-corporate {
	height: 40px;
	width: 1000px;
	position: absolute;
	background-image: url(images/footer-bg.jpg);
}
.masthead-contain {
	width: 820px;
	position: relative;
	float: left;
	height: 180px;
	margin-top: 25px;
	margin-bottom: 20px;
}
.column-1 {
	width: 680px;
	position: relative;
	float: left;
}
.column-2 {
	width: 160px;
	position: relative;
	top: 0px;
	float: right;
	margin-top: 25px;
}
.column-contain-1 {
	width: 820px;
	position: relative;
	float: left;
}
.column-3 {
	float: left;
	width: 190px;
	position: relative;
	margin-right: 20px;
}
.column-4 {
	float: right;
	width: 610px;
	position: relative;
}
.column-5 {
	float: left;
	width: 330px;
	position: relative;
}
.column-6 {
	float: right;
	width: 330px;
	position: relative;
}
#mailing-list {
	position:absolute; width:280px; height:60px; top:0px; left:0px; z-index:1000;
}
#mailing-list h2{
	display: block;
	text-decoration: none;
	text-indent: -9999px;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(images/design/join-our-mailing-list.gif);
	margin-top: 24px;
	margin-left: 37px;
	margin-right: 37px;
	margin-bottom: 0px;
}
#mailing-list-iframe {
	width: 190px;
	height: 75px;
	position: absolute;
}
#form-confirm-contain {
	width: 280px;
	height: 43px;
	position: absolute;
	background-color: #000000;
	padding-top: 17px;
}
#form-confirm-contain p {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 5px;
	margin-bottom:13px;
	letter-spacing: 0px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	}
#mail-form {
	width: 280px;
	height: 60px;
	position: absolute;
	background-color: #000000;
}
#mailform-submit {
	position: absolute;
	right: 0px;
	bottom: 5px;
}
#mailform-field {
	position: absolute;
	height: 30px;
	width: 225px;
	top: 25px;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/EDM_Field-BG.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	line-height: 30px;
	color: #999999;
}
.event-image {
	width: 250px;
	position: absolute;
	height: 200px;
}
.event-caption {
	width: 420px;
	position: absolute;
	height: 195px;
	left: 262px;
	padding-top: 5px;
}
.copy-contain-R {
	width: 415px;
	position: relative;
	margin-right: 5px;
	float: right;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.copy-contain-L {
	width: 415px;
	position: relative;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.copy-contain-L2 {
	width: 395px;
	position: relative;
	float: left;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-left: 5px;
}
.copy-contain-L3{
	width: 415px;
	position: relative;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.copy-contain-L3 h2 {
	margin-bottom: 10px;
	color: #000000;
}
.copy-contain-L3 p {
	margin-bottom: 10px;
}
.caption-1 {
	width: 470px;
	position: relative;
	float: left;
}
.image-align-L {
	width: 250px;
	position: relative;
	float: left;
}
.image-align-R {
	width: 250px;
	position: relative;
	float: right;
}
.cd-contain {
	width: 248px;
	height:248px;
	position: relative;
	float: left;
	border: 1px solid #333333;
}
.cd-contain-R {
	width: 248px;
	height:248px;
	position: relative;
	float: right;
	border: 1px solid #333333;
}
.cd-contain-R2 {
	width: 250px;
	height:250px;
	position: relative;
	float: right;
	margin: 10px;
}
.cd-border {
	width: 248px;
	height:248px;
	border: 1px solid #333333;
}
.cd-border-2 {
	width: 248px;
	height:248px;
	border: 1px solid #CCCCCC;
	position: absolute;
}
.credit-1 {
	width: 200px;
	position: relative;
	float: right;
}
.spacer-410-20{
	width: 410px;
	height: 20px;
	position: relative;
}
.spacer-410-10{
	width: 410px;
	height: 10px;
	position: relative;
}
.menu-seperator{
	width: 2px;
	height: 30px;
	position: absolute;
	background-image: url(file:///C|/Web-WorkArea/Blunt../images/menu-seperator.gif);
}
.menu-seperator-p1 {
	left:110px;
	top:5px;
}
.menu-seperator-p2 {
	left:221px;
	top:5px;
}
.menu-seperator-p3 {
	left:332px;
	top:5px;
}
.menu-seperator-p4 {
	left:443px;
	top:5px;
}
.menu-seperator-p5 {
	left:554px;
	top:5px;
}
.menu-seperator-p6 {
	left:665px;
	top:5px;
}
.menu-seperator-p7 {
	left:776px;
	top:5px;
}
.menu-seperator-p8 {
	left:887px;
	top:5px;
}
.tile-160{
	width: 160px;
	height: 160px;
	position: relative;
	float: right;
	margin-top: 20px;
}
.banner-680{
	width: 680px;
	height: 40px;
	position: relative;
	background-image: url(file:///C|/Web-WorkArea/Blunt../images/Banner-Tile-680.gif);
	padding-top: 20px;
	background-repeat: repeat-x;
	background-position: 0px 20px;
	padding-bottom: 10px;
}
.banner-L-680{
	width: 680px;
	height: 40px;
	position: relative;
	background-image: url(file:///C|/Web-WorkArea/Blunt../images/Banner-Tile-680.gif);
	padding-top: 20px;
	background-repeat: repeat-x;
	background-position: 0px 20px;
	padding-bottom: 10px;
}
.banner-410{
	width: 610px;
	height: 40px;
	position: relative;
}
.magazine-contain{
	width: 150px;
	height: 200px;
	position: absolute;
	left: 10px;
	top: 10px;
}
.magazine-bg-1-contain{
	width: 150px;
	height: 200px;
	position: relative;
	margin-bottom: 20px;
	padding: 20px;
}
.magazine-bg-2-contain{
	width: 170px;
	height: 220px;
	position: absolute;
	left: 10px;
	top: 10px;
	background-color: #999999;
}
.banner-1 {
	height: 90px;
	width: 728px;
	left: 272px;
	position: absolute;
	top: 20px;
	background-color: #000000;
}
h1, .heading-container h2 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: 24px;
	color: #919191;
	letter-spacing: 0px;
	text-align: left;
	position: absolute;
	left: 30px;
	top: 20px;
	width: 560px;
	font-weight: normal;
	}
h2 {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: 25px;
	margin-bottom:3px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: normal;
}
.post h3 {
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
h3 {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 17px;
	letter-spacing: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
	color: #666666;
	font-weight: normal;

}
h4 {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 17px;
	letter-spacing: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-left: 0px;
	color: #333333;
	font-weight: normal;
	
}
h5 {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 17px;
	letter-spacing: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 10px;
	
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	letter-spacing: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	background-image: url(images/horizontal-rule.jpg);
	background-position: center 24px;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.blogPost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	text-align: left;
	letter-spacing: 0px;
	color: #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}
.byline {font-size: 14px;}
strong{
	color: #9D8EA4;
	font-weight: normal;
}
.footer-text-area A:link {text-decoration: none; color: #B6C729;}
.footer-text-area A:visited {text-decoration: none; color: #B6C729;}
.footer-text-area A:active {text-decoration: none; color: #B6C7299;}
.footer-text-area A:hover {text-decoration: none; color: #B6C7299;}

.footer-text A:link {
	text-decoration: none;
	color: #DADADA;
}
.footer-text A:visited {
	text-decoration: none;
	color: #DADADA;
}
.footer-text A:active {
	text-decoration: none;
	color: #DADADA;
}
.footer-text A:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.footer-text {
	color: #DADADA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 960px;
	position: absolute;
	top: 13px;
	right: 20px;
	text-align: right;
}
.blog-contain-2 {
	width: 674px;
	position: relative;
	float: left;
	height: 100px;
}
.content-contain-1 {
	width:670px;
	margin: 0px;
	float: left;
	padding: 5px;
	}
.content-contain-2 {
	width:320px;
	padding-right: 5px;
	padding-left: 5px;
	}
.content-contain-3 {
	width:680px;
	position: relative;
	float: left;
	}
.content-contain-4 {
	width:670px;
	float: left;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
.Bold-text {
	font-size: 20px;
	line-height: 27px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.hr {
	margin-top: 0px;
	margin-bottom: 20px;
	position: relative;
	background-image: url(images/seperator.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 2px;
	width: 570px;
	float: left;
}

form {
	margin: 0px;
	padding: 0px;
}
a[style]{
	margin: 0px !important;
}
img {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.column-1 ul {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.column-1 li  {
	margin-left: 0px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 12px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 5px;
}
.content-contain-11 {
	width:320px;
	margin: 0px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	float: left;
	}
.round-corners-1{
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
}
.description-container {
	position: relative;
	height: 500px;
	width: 610px;
	leftt: 210px;
}
.heading-container {
	position: relative;
	height: 55px;
	width: 610px;
	leftt: 0px;
	float: left;
}
.copy-container {
	position: relative;
	width: 610px;
	leftt: 0px;
	float: left;

}
#BG-contain {
	position: static;
	background-image: url(images/Background-tile.jpg);
	background-repeat: repeat-y;
	background-position: center 0px;
}
#BG-contain-2 {
	position: static;
	background-image: url(images/Background.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#BG-contain-3 {
	position: static;
	background-image: url(images/Background-base.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.edm-subscribe-container {
	position: absolute;
	height: 60px;
	width: 280px;
	leftt: 0px;
	top: 100px;
	background-color: #000000;
	right: 25px;
	bottom: 25px;
}
.edm-subscribe-container-2 {
	height: 60px;
	width: 280px;
	background-color: #000000;
	position: absolute;
	left: 0px;
	top: 0px;
}
#mailing-list {
	position:relative;
	width:280px;
	height:60px;
	top:0px;
	left:0px;
	float: left;
	margin-bottom: 20px;
}
#navbar-iframe {
display: none !important;
}
.Archive-contain {
	width: 140px;
	position: relative;
	float: right;
	margin-top: 20px;
	padding: 10px;
	background-color: #DFDEE4;
}
.icons-contain {
	width: 155px;
	position: relative;
	float: right;
	height: 30px;
	background-image: url(images/Artist-Profile-icons.jpg);
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
.column-2 ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	list-style-type: none;
	width: 140px;
	text-align: center;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
.column-2 ul li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	width: 140px;
	float: right;
	clear:both;
}
/*******************************************************************************
 DESIGN INFORMATION: describes color scheme, borders, fonts
 *******************************************************************************/

/* Outermost menu container has borders on all sides */
.column-2 ul
{
	border: 0;
}
/* Menu items are a light gray block with padding and no text decoration */
.column-2 ul a
{
	display: block;
	color: #9D8EA4;
	text-decoration: none;
	padding:8px 12px 0;
}
/* Menu items that have mouse over or focus have a blue background and white text */
.column-2 ul a:hover, ul.column-2 a:focus
{
	color: #9B99AC;
}
.icon-position {
	float: left;
	height: 30px;
	width: 30px;
	margin-right: 10px;
	position: relative;
}
.menu-container {
	position: relative;
	width: 190px;
	left: 0px;
	float: left;
}
.copy-column-1 {
	float: left;
	width: 270px;
	position: relative;
}
.copy-column-2 {
	float: right;
	width: 270px;
	position: relative;
}
.banner {
	position: relative;
	height: 600px;
	width: 160px;
	top: 0px;
	right: 0px;
	float: left;
}
4

/* navigation */

/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	list-style-type: none;
	width: 190px;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
	font-weight: normal;
	position: relative;
	text-align: center;
	width: 190px;
	float: right;
	clear:both
}
/*******************************************************************************
 DESIGN INFORMATION: describes color scheme, borders, fonts
 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	border: 0;
	margin: 0;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	color: #919191;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 12px;
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	font-weight: normal;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-image: url(images/button.png);
	background-repeat: no-repeat;
	background-position: 0px -40px;
}
ul .no-seperator a
{
	margin-bottom: 0px;

}
#Logo h1 a, #Logo h1 {
background-image:url(images/TVS-Masthead.jpg);
background-repeat:no-repeat;
height:180px;
position:absolute;
z-index:10;
display:block;
margin:0;
padding:0;
text-decoration:none;
text-indent:-9999px;
width:820px;
left: 0px;
top: 0px;
}
.post-contain:first-child {	margin-left: 0px;} 
.post-contain  { float: left;}
.add-comments-link {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#searchform {
text-align: center;
margin-bottom: 10px;
}
.post-edit-link {
padding-left: 10px;
}
ul.MenuBarVertical li h4{
display:none}

ul.MenuBarVertical li:last-child {margin-bottom: 0px;} 
#mail-form label {
color:#CCCCCC;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
height:10px;
left:0;
position:absolute;
text-align:center;
top:0;
width:280px;