/* Technoangel Studios - Version 1 */

body {
	background: #eeeeee;
	text-align: center;
	margin-top: 5;
	margin-bottom: 5;
}
#container {
	background:	url(/images/ts-background.jpg);
	border: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	width: 900px;
	text-align: left;
}
#header {
	height: 91px;
	width: auto;
	background: url(/images/ts-header.jpg);
}
#header a {
	width: 729px;
	height:63px;
	display: block;
	position: relative;
	top: 13px;
	left: 14px;
	text-decoration: none;
}
#menu {
	width:auto;
	height: 45px;
	margin: 0 0 10px 0;
}
#menu ul {
	margin: 0 0 0 12px;
	padding:0;
}
#menu ul li {
	float: left;
	width: auto;
	list-style-type:none;
    list-style-image:none;
    margin:0;
	padding:0;
}
#menu ul li a, #menu ul li a:hover, #menu ul li a:visited {
    display:block;
	float: left;
    width:auto;
	height:45px;
	border: 0;
	text-decoration: none;
}
#menu ul li.robyn  {
	width: 80px;
	height:45px;
	display: block;
	background:url(/images/ts-menu-robyn.jpg);
}
#menu ul li.robyn a {
	width: 80px;
	height:45px;
	display: block;
	text-decoration: none;
}
#menu ul li.robyn a:hover {
	width: 80px;
	height:45px;
	display: block;
	background:url(/images/ts-menu-robyn-on.jpg);
}
#menu ul li.sadboy {
	width: 143px;
	height:45px;
	display: block;
	background:url(/images/ts-menu-sadboy.jpg);
}
#menu ul li.sadboy a {
	width: 143px;
	height:45px;
	display: block;
	text-decoration: none;
}
#menu ul li.sadboy a:hover {
	width: 143px;
	height:45px;
	display: block;
	background:url(/images/ts-menu-sadboy-on.jpg);
}
#menu ul li.galleries {
	width: 107px;
	height:45px;
	display: block;
	background:url(/images/ts-menu-galleries.jpg);
}
#menu ul li.galleries a {
	width: 107px;
	height:45px;
	display: block;
	text-decoration: none;
}
#menu ul li.galleries a:hover {
	width: 107px;
	height:45px;
	display: block;
	background:url(/images/ts-menu-galleries-on.jpg);
}
#menu ul li.chat {
	width: 115px;
	height:45px;
	display: block;
	background:url(/images/ts-menu-chat.jpg);
}
#menu ul li.chat a {
	width: 115px;
	height:45px;
	display: block;
	text-decoration: none;
}
#menu ul li.chat a:hover {
	width: 115px;
	height:45px;
	display: block;
	background:url(/images/ts-menu-chat-on.jpg);
}
#menu ul li.links {
	width: 85px;
	height:45px;
	background:url(/images/ts-menu-links.jpg);
}
#menu ul li.links a {
	width: 85px;
	height:45px;
	text-decoration: none;	
}
#menu ul li.links a:hover {
	width: 85px;
	height:45px;
	display: block;
	background:url(/images/ts-menu-links-on.jpg);
}
#menu ul li.contact {
	width: 95px;
	height:45px;
	background:url(/images/ts-menu-contact.jpg);
}
#menu ul li.contact a {
	width: 95px;
	height:45px;
	text-decoration: none;
}
#menu ul li.contact a:hover {
	width: 95px;
	height:45px;
	display: block;
	background:url(/images/ts-menu-contact-on.jpg);
}

/*#menu ul li {
	float: left;
	width:auto;
	font-size:70%;
	color: #000;
	list-style-type:none;
    list-style-image:none;
    margin:0;
	padding:0;
}
#menu ul li a {
    display:block;
	float: left;
    width:auto;
	height:20px;
    padding:5px 10px 0 10px;
	margin: 0;
	text-decoration:none;
	color:#000;
	font: normal 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	border-right:2px solid #47a3ce;	
	border-bottom:2px solid #47a3ce;
}
#menu ul li a.first {
	border-left:1px solid #47a3ce;
}
#menu ul li a:hover {
	background:#fff;
}*/
#left_column {
	vertical-align:top;
	width: 425px;
	padding: 1px 10px 0px 10px;
	text-align: left;
}
#left_column h2 {
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #47a3ce;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 0;
	color: #0d4d68;
	/*padding-left: 5px;
	border-left: 1px solid #47a3ce;*/
}
#left_column h3 {
	text-align: right;
	/*border-right: 1px solid #47a3ce;*/
	font: normal 65% Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 10px 0 5px;
	margin-top: 0;
	color: #0d4d68;
}
#left_column h3 a, #left_column h3 a:visited {
	text-decoration: none;
	color: #0d4d68;
	font-weight: bold;
}
#left_column h3 a:hover {
	text-decoration: underline;
	font-weight: bold;
}
#left_column blockquote p {
	font: normal 70% Verdana, Arial, Helvetica, sans-serif;
}
#left_column blockquote h4 {
	font: bold 75% Verdana, Arial, Helvetica, sans-serif;
}
#left_column blockquote.descript {
	border: 1px solid #47a3ce;
	background: #fff;
	margin: 20px 0 0 0;
	padding: 5px;
}
#left_column h4 {
	margin: 5px;
	padding: 0;
	width: 100px;
	font: bold 75% Verdana, Arial, Helvetica, sans-serif;
	color: #0d4d68;
}
#left_column p {
	font: normal 70% Verdana, Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 0;
}
#left_column p a {
	font-weight: bold;
	color: #0d4d68;
	text-decoration: none;
}
#left_column p a:hover {
	text-decoration: underline;
}
#left_column p.item {
	text-align: center;
	padding: 10px 0 0 0;
}
#left_column p.item img {
	border: 1px solid #47a3ce;
}
#left_column img {
	float: left;
	margin: 0 10px 10px 10px;
	border: 1px solid #47a3ce;
}
#sister_sites {
	width: auto;
	margin: 0 20px;
	border-top: 1px solid #47a3ce;
	padding: 0;
}
#sister_sites p {
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding-top: 10px;
	padding-left: 0;
	padding-right: 0;
}
#sister_sites p img {
	vertical-align:middle;
	border: 0;
}
/* Twitter styles */
#twitter_div {
	width: auto;
	margin: 20px 0px 0px 0px;
	border: 0;
	background: transparent;
	padding: 0;
}
#twitter_div h2.twitter-title {
	font-size: 70%;
	border: 0;
	border-top: 1px solid #47a3ce;
	padding-top: 10px;
	color: #000;
}
#twitter_div ul.twitter_update_list {
	padding-bottom: 0;
	margin-bottom: 0;
}
/******************/
#right_column {
	vertical-align:top;
	float: right;
	width: 425px;
	padding-top: 1px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#right_column h2 {
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
	margin: 0 10px 25px 0;
	padding-bottom: 5px;
	padding-top: 0;
	border-bottom: 1px solid #47a3ce;
	color: #0d4d68;
}
#right_column p a {
	color: #0d4d68;
	font-weight: bold;
	text-decoration: none;
}
#right_column p a:hover {
	text-decoration: underline;
}
#right_column p {
	font: normal 70% Verdana, Arial, Helvetica, sans-serif;
}

<!-- Thumbnail Display: 100px -->
div.gallery {
	text-align:center;
	margin: 0;
	padding: 0;
}
div.gallery a img {
    vertical-align:middle;
	border: 1px solid #47a3ce;
	margin: 0;
	padding: 0;
}
div.gallery div {
	display:inline;
	text-align:center;
	margin: 0;
	padding: 0;
}
div.gallery div span {
    display:table-cell;
    display:inline-block;
    padding:0;
    width:135px;
    vertical-align:top;
	margin: 0;
}
div.gallery div span span {
    vertical-align:middle;
    _line-height:110px;
    display:table-cell;
    height:115px;
    padding-left:0 !important;
    padding-right:0 !important;
    background-repeat:no-repeat;
    background-position:center;
	margin-bottom: 8px;
}
div.gallery div span span::after {
    display:none;
    display:-moz-inline-block;
    content:" ";
    width:135px;
    height:1px;
    overflow:hidden;
}
div.gallery div span span p a {
	font-weight: bold;
	color: #0d4d68;
	text-decoration: none;
}
div.gallery div span span p a:hover {
	text-decoration: underline;
}

<!-- Art Display Page Styles -->

#content_art {
	width: auto;
	text-align: left;
	padding: 0;
	margin: 0;
}
#content_art h2 {
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #47a3ce;
	padding: 0 0 5px 0;
	margin: 10px 20px 0 20px;
	color: #0d4d68;
}
#content_art h3 {
	text-align: right;
	font: normal 65% Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0px 0 5px;
	margin: 0 20px 10px 20px;
	color: #000;
}
#content_art h3 a {
	text-decoration: none;
	color: #0d4d68;
	font-weight: bold;
}
#content_art h3 a:hover {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
#content_art blockquote {
	border: 1px solid #47a3ce;
	background: #fff;
	margin: 20px 20px 10px 20px;
	padding: 5px 0;
}
#content_art blockquote h4, #content_art blockquote p {
	margin: 5px 10px;
}
#content_art h4 {
	margin: 15px 15px 10px 20px;
	padding: 0;
	font: bold 75% Verdana, Arial, Helvetica, sans-serif;
	color: #0d4d68;
}
#content_art h5 {
	text-align: right;
	border-top: 1px solid #47a3ce;
	font: normal 65% Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0px 0 5px;
	margin: 0 20px 10px 20px;
}
#content_art h5 a {
	text-decoration: none;
	color: #0d4d68;
	font-weight: bold;
}
#content_art h5 a:hover {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
#content_art p {
	font: normal 70% Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 20px 10px 20px;
	padding: 0;
}
#content_art p a {
	color: #0d4d68;
	text-decoration: none;
}
#content_art p a:hover {
	text-decoration: underline;
}
#content_art p.line {
	border-bottom: 1px solid #47a3ce;
	margin: 0px 5px 15px 5px;
}
#content_art p.item {
	text-align: center;
	padding: 10px 0 0 0;
}
#content_art p.item img {
	border: 1px solid #47a3ce;
}
#content_art form {
	margin: 0 20px;
	font: normal 70% Verdana, Arial, Helvetica, sans-serif;
}
#content_art form label {
	font-weight: bold;
}
#content_art form select {
	border: 1px solid #47a3ce;
	background: #fff;
	font: normal 90% Verdana, Arial, Helvetica, sans-serif;
}
#content_art form input.submit {
	border: 2px solid #47a3ce;
	background: #fff;
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
}
#content_art form span {
	color:#CC0000;
}

<!-- Thumbnail Display: 150px -->
div.gallery_display {
	text-align:center;
	margin-top: 5px;
	margin-left: auto;
	margin-bottom: auto;
}
div.gallery_display a img {
	text-align:center;
    vertical-align:middle;
	border: 1px solid #47a3ce;
}
div.gallery_display div {
	display:inline;
	text-align:center;
}
div.gallery_display div span {
	text-align:center;
    display:table-cell;
    display:inline-block;
    padding:0;
    width:205px;
    vertical-align:top;
}
div.gallery_display div span span {
	text-align:center;
    vertical-align:top;
    _line-height:150px;
    display:table-cell;
    height:200px;
    padding-left:0 !important;
    padding-right:0 !important;
    background-repeat:no-repeat;
    background-position:center;
}
div.gallery_display div span span::after {
	text-align:center;
    display:none;
    display:-moz-inline-block;
    content:" ";
    width:205px;
    height:1px;
    overflow:hidden;
}
div.gallery_display div span span p a {
	font-weight: bold;
	color: #0d4d68;
	text-decoration: none;
}
div.gallery_display div span span p a:hover {
	text-decoration: underline;
}

<!-- Recommended Links Styles -->

#content {
	width: auto;
	padding: 0;
	margin: 0;
	text-align: left;
}
#content h2 {
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 5px 0;
	margin: 10px 10px 0 10px;
	border-bottom: 1px solid #47a3ce;
	color: #0d4d68;
}
#content h3 {
	text-align: right;
	/*border-top: 1px solid #47a3ce;*/
	font: normal 65% Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0px 0 5px;
	margin: 0 10px 10px 10px;
	color: #000;
}
#content h3 a {
	text-decoration: none;
	color: #0d4d68;
	font-weight: bold;
}
#content ul, #content_art ul {
	list-style: none;	
	padding-left: 10px;
	padding-right: 10px;
}
#content_art ul {
	margin: 10px;
}
#content ul li, #content_art ul li {
	background: transparent url(/images/ts-bullet.gif) no-repeat;
	padding: 0px 10px 5px 11px;
	font: normal 70% Verdana, Arial, Helvetica, sans-serif;
}
#content ul li.linkcat {
	background: none;
	padding: 0 0 10px 0;
	font-weight: bold;
}
#content ul li a, #content p a, #content_art ul li a, #content_art p a {
	font-weight: bold;
	color: #0d4d68;
	text-decoration: none;
}
#content ul li a:hover, #content p a:hover, #content_art ul li a:hover, #content_art p a:hover {
	text-decoration: underline;
}
#content ul li ul, #content_art ul li ul {
	margin-top: 10px;
}
#content ul li ul li, #content_art ul li ul li {
	font-size: 100%;
}
#content p {
	font: normal 70% Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-right: 10px;
}
#footer {
	width: auto;
	text-align: center;
	background: url(/images/ts-footer.jpg) bottom no-repeat;
	height: auto;
	padding: 2px 0 2px 0;
}
#footer p {
	border-top: 1px solid #47a3ce;
	padding-top: 5px;
	font: italic 70% Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 20px;
}
#footer p a {
	font-weight: bold;
	color: #0d4d68;
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}

/* Comment Styles */
#comment_container {
	background: #e1f2fb;
	border: 3px solid #47a3ce;
	margin: 10px;
	padding: 10px;
	width: auto;
	text-align: left;
}
#comment_container h1 {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#comment_container h2 {
	font: bold 80% Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #47a3ce;
	color: #0d4d68;
	margin-top: 25px;
}
#comment_container p {
	font: normal 70% Verdana, Arial, Helvetica, sans-serif;
}
#comment_container abbr {
	background: none;
}
#comment_container p a {
	font-weight: bold;
	color: #0d4d68;
	text-decoration: none;
}
#comment_container p a:hover {
	text-decoration: underline;
}
#comment_container p.small {
	font-size: 70%;
}
#comment_container form textarea {
	width: 90%;
}
.comment_box {
	width: 95%;
	margin: 10px auto 20px auto;
	border-bottom: 1px solid #e7e7e7;
}
.comment_box p.header {
	font-weight: bold;
	border-bottom: 1px solid #47a3ce;
}