/*
Theme Name: Gallery, a Thematic child theme
Theme URI: http://chris-wallace.com
Description: The ultimate gallery-style Thematic child theme for WordPress.
Author: Chris Wallace
Author URI: http://chris-wallace.com/2009/05/04/gallery-wordpress-theme/
Template: thematic
Version: 1.1
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

/* Reset browser defaults */

@import url('../thematic/library/styles/reset.css');

/* Apply a basic layout */

@import url('../thematic/library/layouts/2c-l-fixed.css');

/* Apply basic image styles */

@import url('../thematic/library/styles/images.css');

/* Prepare theme for plugins */

@import url('../thematic/library/styles/plugins.css');

input,select,textarea {
	color: #eee;
	background-color: #3F3F3F;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

}
img, div { behavior: url(iepngfix.htc) }
.nav-previous a,
.nav-next a,
input[type="submit"],
input[type="button"],
button {
	background: url("images/btn-bg.jpg") repeat-x left top;
	color: #ddd;
	font-weight: normal;
	position: relative;
	height: 22px;
	overflow: hidden;
	border: 1px solid #101010;
	padding: 3px 18px;
	font-size: 10px;
	line-height: 0.75em;
	font-family: Verdana, Arial, sans-serif;
	text-transform: uppercase;
	cursor: pointer;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-border-radius: 20px
}

.nav-previous a:hover,
.nav-next a:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
button:hover {
	background-position: 0 -22px;
	color: #ddd
}

.nav-previous a:active,
.nav-next a:active,
input[type="submit"]:active,
input[type="button"]:active,
button:active {
	background-position: 0 -44px;
	padding-top: 4px;
	padding-bottom: 0
}

abbr {
	border-bottom: 1px dotted #555
}

pre {
	background-color: #191919;
	border: 1px solid #333;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px;
	margin: 10px 0;
	white-space: pre;
	overflow: auto
}

pre,
code {
	font-size: 12px;
}

body {
	background: #531406 url("images/body-background.jpg") no-repeat center top;
	color: #525252;
	font-family: Lucida Grande,Helvetica,Arial,Verdana,sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 2em;
	padding: 0 auto;
}

#wrapper {
	height: auto;
	min-height: 300px;

}

a {
	color: #0079b6;
	text-decoration: none
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

h1, h2, h3 {
	color: #525252;
}

h2 {
	font-size: 1.5em;
	margin-bottom: 0.7em
}

#content ol,
#content ul {
	margin-bottom: 1em
}

.single #content ul {
	

}
.single #content li.delicious, .single #content .twitter, .single #content .site-link{
	padding: 3px 0px 4px 24px;
	line-height: 13px;
}
.single #content li {
	color: #000;
	line-height: 1.9em;
	list-style: none;
	position: relative;
	/*border-top: 1px solid #ffffff;*/
  border-bottom: 1px dotted #cccccc;
}

.twitter {
	background: url("images/icons/twitter_16.png") no-repeat left center
}

.delicious {
	background: url("images/icons/delicious.png") no-repeat left center
}

.designer {
	background: url("images/icons/person.png") no-repeat left center
}

.site-link {
	background: url("images/icons/globe.png") no-repeat left center;
}

#header {
	margin: 0 auto;
	padding: 10px 0
}

#branding,#access {
	margin: 0 auto;
	overflow: visible;
	width: 980px;
}

#branding {
	padding: 10px 0
}

#blog-title {
	text-align: left;
	display: inline;
	float: left;
}

#blog-title a {
	display: block;
	width: 524px;
	height: 105px;
	background: url("images/mixcss-logo-small-trans.png") no-repeat left top;
	text-indent: -9000px;
	margin-top: 0px;

}

.msie #blog-title a {
	position: relative;
	margin-bottom: 0px
}

#blog-description {
	color: #777;
	font-size: 0.9em;
	line-height: 1.4em;
	font-weight: normal;
	text-align: right;
	padding-top: 66px
}

#access {
	width: 980px;
	height: 45px;
	margin-top: 10px;
	clear: both;
	text-align: left;
	background: url("images/menu-bg-trans.png") no-repeat top left;
}

#access #category-menu ul {
	width: auto;
	text-align: left;
	padding: auto
}

#access #category-menu li {
	float: left;
	height: 45px;
	padding-right: 55px;
}

#access #category-menu li a,
li.blog-description span {
	display: block;
	font-size: .8em;
	font-weight: bold;
	height: 20px;
	padding: 8px;
	margin-right: -32px;
	color: white;
	text-decoration: none;
	text-align: right;
	float: left;
}

#access #category-menu li.home a {
	display: block;
	text-indent: -9000px;
	overflow: hidden;
	text-align: left;
	width: 24px;
	background: url("images/ico-home-trans.png") no-repeat;
	background-position: left 15px;
	padding-bottom: 0;
	float: left;
}

#access #category-menu li.home a:hover {
	background-position: left -16px
}

#access #category-menu li.current_page_item {
	
}

#access #category-menu li.current_page_item a {
	color: #545454;
}

#access #category-menu li:first-child {
	margin-left: 10px;
}
#access #category-menu li a:visited, #access #category-menu li a:link {
	color: #000
}
#access #category-menu li a:hover {
	color: #8b3304
}

#access #category-menu li.blog-description {
	float: right;
	display:none;
}

#access #category-menu li.blog-description span {
	color: #fff;
	font-weight: normal;
}

#blog-description {
	display: none
}

#page-menu {
	position: absolute;
	bottom: 60px;
	right: 0px;
	margin: 0;
	width: 500px;
	font-size: .8em;
	color: #888;
	z-index: 11;
	overflow: hidden;
}

#page-menu #page-nav {
	text-align: right
}

#page-menu #page-nav li {
	float: right;
	margin: 10px 0 0 17px;
	text-shadow: #212121 1px 1px 2px;
}

#page-menu #page-nav li a {
	padding: 8px 12px;
	font-size: 1em;
	color: white;
/*	text-transform: uppercase*/
}

#page-menu #page-nav li.rss a {
	padding-left: 20px;
	background: url("images/ico-rss-trans.png") no-repeat left center;
	display: none;
}

#page-menu #page-nav li a:hover {
	color: #fff
}

.skip-link {
	display: none;
}

#main {
	margin: 0 auto;
	width: 980px;
	overflow:visible;
}
#container{
	background-color: #f5f5f5;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 20px;
	background: url("bg.png");


}
#container_tnc{
	background-color: #f5f5f5;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	padding: 40px;
	background: url("bg.png");
	margin: 40px 100px 30px 100px;

}
#primary,
#secondary {
	display: none
}

.page #primary {
	display: block
}

.aside {
	width: 310px
}

#content {
	width: 940px;
	margin: 0;
	float: none;

	
}

.msie #content,
.single #content,
.page #content {
	padding-top: 20px
}

.page #content {
	margin-left: 330px;
	width: 570px;
	line-height: 1.4em;
	color: #cccccc;
}

.page #content li {
	list-style: disc;
	margin-left: 20px
}

.single #container {
	position: relative;
}

.single .entry-content {
	display: inline;
	float: left;
	margin: 20px 0 0 550px;
	width: 385px;
	height: auto;
}

.single .artwork-container {
	float: left;
	margin-left: -935px
}

.single .entry-artwork {
	background-color: #191919;
	border: 1px solid #666666;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 10px
}

.single .navigation {
	margin-top: 10px;
	padding-top: 0;
}

.single .entry-content h1,
h1.page-title {
	font-size: 1.5em;
	margin-bottom: 1.5em;
	color: #a43208;
}

h1.page-title {
	margin-bottom: 1em
}

.single .entry-content p {
	line-height: 1.3em;
	color: #666;
	font-size: 0.9em;
}

.home .entry-content,
.tag .entry-content,
.category .entry-content,
.archive .entry-content {
	float: left;
	width: 134px;
	height: 134px;
	margin: 0 0 5px 0;
	line-height:0;
}

.home .entry-content a,
.tag .entry-content a,
.category .entry-content a,
.archive .entry-content a {
	border: 3px solid #191919;
	display: block;
	height: 125px;
	width: 125px;
	overflow: hidden;
	position: relative;
	background-color: #191919
}

.home .entry-content a img,
.tag .entry-content a img,
.category .entry-content a img,
.archive .entry-content a img {
	position: absolute;
	z-index: 5
}

.home .entry-content a span.slide-title,
.tag .entry-content a span.slide-title,
.category .entry-content a span.slide-title,
.archive .entry-content a span.slide-title {
	position: absolute;
	top: 108px;
	left: 3px;
	width: 300px;
	line-height: 1em;
	color: white !important;
	font-size: .8em;
	text-transform: uppercase;
	z-index: 0
}

.home .entry-content,
.tag .entry-content,
.category .entry-content,
.archive .entry-content {
	position: relative
}

.home .entry-content .new,
.tag .entry-content .new,
.category .entry-content .new,
.archive .entry-content .new {
	display: block;
	position: absolute;
	top: -6px;
	right: 10px;
	width: 42px;
	height: 22px;
	background: url("images/ico-new-trans.png") no-repeat top left;
	z-index: 200
}

span.cover-up {
	background: url("images/side-fade-trans.png") no-repeat right top;
	position: absolute;
	right: 0;
	top: 0;
	height: 125px;
	width: 20px;
	z-index: 4
}

.main-aside h3 {
	font-weight: bold;
	color: #525252;
	padding: 0px 0 5px 10px;
	font-size: 1.1em;		
}

.main-aside .xoxo li {
	margin: 20px 0 5px 20px;
	padding: 12px;
	background-color: #ffffff;
	border: 1px solid #95503f;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;

}

.msie .main-aside .xoxo li {
	background-color: transparent;
}

.main-aside .xoxo li div {
	padding: 0 0 0 5px;
	font-size: .7em;
	line-height: 1.5em
}

.main-aside .xoxo li ul li {
	margin: 0;
	padding: 0 0 0 10px;
	background: transparent;
	border: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0
}

.main-aside p {
	margin-bottom: 1em
}

form {
	margin: 0 0 2em 0
}

legend {
	font-size: 1.1em;
	font-weight: 700;
	color: white
}

.form-label,
.wpcf7-form label {
	display: block;
	margin: 5px 0 0 0
}

input[type="text"],
input[type="password"],
textarea,
select {
	font-family: lucida grande, lucida sans unicode, Helvetica, arial, sans-serif;
	border: 1px solid #ccc;
	background: #f5f5f5;
	color: #0088c3;
	padding: 6px;
		font-size: 14px;
}

.navigation {
	lucida grande, lucida sans unicode, Helvetica, arial, sans-serif;
	margin-bottom: 20px;
	overflow: hidden;
	text-transform: uppercase;
	width: 100%;
}

#nav-above {
	display: none;
}

#nav-below {
	clear: both;
	padding-top: 30px;
	height: auto;
	overflow: auto;
	padding-bottom: 10px
}

.nav-next {
	float: right;
	text-align: right;
	width: 47%;
}

.home .nav-next,
.tag .nav-next,
.category .nav-next,
.archive .nav-next {
	margin-right: 5px
}

.nav-previous {
	float: left;
	width: 47%;
}

.home #nav-above,
.tag #nav-above,
.category #nav-above {
	display: none;
}

.hentry {
	width: auto;
}

.entry-title {
	color: #191919;
	font-size: 1.7em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 1em;
	padding-bottom: 1px;
}

.entry-title a {
	color: #ccc
}
.entry-content h3{
	padding-bottom: 20px;
	padding-top: 10px;
	text-decoration: underline;
}
.entry-content li{
	color: #531406;
	font-size: 11px;
}
.post .entry-meta,.post .entry-utility {
	color: #afafa1;
	font-size: 0.825em;
	margin-bottom: 24px;
	padding-bottom: 5px;
}

.post p, .entry-content p {
	margin-bottom: 1em;
	color: #191919;
	font-size: 0.8em;
	line-height: 1.6em;
}

.post pre,#content .page pre {
	font-size: 1.6em;
}

.post dt {
	margin-bottom: 5px;
	padding-bottom: 5px;
}

.post dd {
	color: #eee;
	margin-bottom: 1em;
}

.post dl {
	margin-bottom: 1.3em;
	padding-left: 20px;
}

.post a.more-link {
	background: #be194f;
	color: #fff;
	font-size: 0.75em;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
	text-transform: uppercase;
}

.post a.more-link:hover {
	background: #d93c6f;
}

a.more-link .meta-nav {
	display: none;
}

.post h3,.post h4,.post h5,.post h6 {
	margin: 5px 0;
	padding: 5px 0;
}

.post h4 {
	font-size: 1.4em;
}

.post h5 {
	font-size: 1.2em;
	text-transform: uppercase;
}

.post h6 {
	font-size: 1.1em;
	text-transform: uppercase;
}

.post blockquote {
	font: italic 2em Georgia, "Times New Roman", Times, serif;
	color: white;
	margin: 10px 0px;
	padding: 10px 20px 1px 10px;
}

.post blockquote p {
	font-stayle: italic;
}

.post .page-link {
	font-size: 0.825em;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.page-link a {
	background: #f0f0f0;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #eee;
	border-right: 1px solid #ddd;
	border-top: 1px solid #eee;
	padding: 5px 10px;
	text-decoration: none;
}

.post .entry-utility {
	border-top: 1px solid #232323;
	margin-bottom: 0;
	padding: 5px 0 0 0;
}

.btc-powered {
	font-size: 0.825em
}

#comments {
	margin-top: 20px;
	padding: 20px 0 0 0;
	clear: both;
	overflow: auto
}

#comments,#comments input[type="text"],#comments textarea {
	font-size: 12px;
}

#comments h3 {
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	padding: 7px 12px 7px 42px;
	font-weight: bold;
	background: transparent url("images/ico-comment.png") no-repeat 16px center
}

#comments #respond h3 {
	background-image: url("images/ico-person.png")
}

#comments #comments-list #respond h3 {
	background-image: url("images/ico-reply.png")
}

.formcontainer {
	border-top: 1px solid #666666;
}

#comments-list {

  float: left;
	margin-right: 30px;
	padding: 0 0 18px;
	width: 520px;
}

#comments-list ol,#comments-list ul {
	list-style: none;
	margin: 0;
}

#comments-list ol {
	margin: 0 0 18px 0;
}

#comments-list li {
	padding: 18px 1.5em 18px 1.5em;
	position: relative;
	/*b

order-top: 1px solid #282828;*/
  border-bottom: 1px solid #101010
}

#comments-list ol {
	


}

.single #content #comments-list li,
.page #content #comments-list li {
	padding: 20px 0;
	position: relative;
	z-index: 0
}

#comments-list li .avatar {
	height: 40px;
	width: 40px;
	padding: 1px;
	border: 1px solid #ffffff;
	background: #171717;
	float: left;
	position: relative;
	margin-left: -80px
}

#comments-list .comment-author,
#comments-list .comment-meta,
#comments-list .comment-content,
#comments-list .unapproved {
	display: block;
	margin-left: 100px
}

#comments-list .unapproved {
	background-color: #0088c3;
	margin-bottom: 15px;
	padding: 10px;
	color: white
}

#comments-list .comment-author {
	font-weight: bold;
	font-size: 1.3em
  padding: 5px 0 0 0;
}

#comments-list .comment-meta {
	color: #666;
	font-size: 11px;
	padding: 10px 0 9px 0;
}

#comments-list .comment-meta a {
	color: #0079b6;
	font-style: italic;
	text-decoration: none;
}

#comments-list .comment-meta a:active,#comments-list .comment-meta a:hover {
	color: #666;
}

#comments-list .comment-content {
	padding-right: 10px
}

#commentform {
	padding: 15px;
	width: 360px;
	float: right;
}

.comment-reply-link {
	font-size: 11px;
	padding: 0 0 18px 0;
	text-align: right;
}

.hover-url {
	color: #666;
	margin-left: 10px;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, "Georgia MS", Times, serif
}

.comment-reply-link a {
	color: #eee;
	font-style: italic;
	text-decoration: none;
}

.comment-navigation {
	font-weight: bold;
	margin-right: 0.5em;
	padding: 0;
}

.comment-navigation a {
	border: 1px solid #ccc;
	color: #eee;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}

.comment-navigation a:active,.comment-navigation a:hover {
	color: #FF4B33;
}

.comment-navigation a,.comment-navigation span {
	margin-right: 0.5em;
}

#trackbacks-list .comment-content {
	left: -9000px;
	position: absolute;
}

#respond {


/*border-top: 1px solid #141414;*/
  margin-bottom: 22px;
	overflow: hidden;
	padding: 0;
	width: 390px;
	float: right;
	position: relative;
	z-index: 4
}

#comments-list #respond {
	margin: 0;
	padding: 0;
	float: none;
	width: 520px
}

#comments-list #commentform {
	width: auto
}

#comments-list ul #respond {
	margin: 0;
}

#cancel-comment-reply {
	font-size: 11px;
	position: absolute;
	right: 1.5em;
	top: 7px;
}

#respond .required {
	color: #FF4B33;
	font-weight: bold;
}

.form-section {
	padding: 0 0 10px 0;
	clear: both;
	overflow: auto
}

.form-section label {
	font-size: 11px;
}

.form-section .form-label {
	width: 35%;
	float: left;
	clear: both;
	text-align: right
}

.form-section .form-input {
	width: 65%;
	float: right;
	text-align: right
}

.form-section .form-input input {
	width: 80%
}

.form-section .form-textarea {
	width: 100%;
	text-align: right
}

.form-section .form-textarea textarea {
	width: 94%
}

#respond #comment-notes {
	line-height: 1.2em;
	margin: 5px 0 20px 0;
	font-size: 0.9em
}

#comments-list ul.children {
	margin-left: 20px;
}

.single #content #comments-list ul.children li {
	padding-left: 25px;
	background: url("images/ico-reply.png") no-repeat 5px 20px
}

#form-section-comment .form-label {
	display: none
}

#form-allowed-tags p {
	color: #666;
	font-size: 10px;
	line-height: normal;
	margin: 0;
}

#form-allowed-tags span {
	font-style: italic;
}

.form-submit {
	padding: 18px 0 0 0
}

.subscribe-to-comments {
	color: #eee;
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 18px 0 0 0;
}

.solo-subscribe-to-comments {
	color: #eee;
	font-size: 11px;
	padding: 18px 0 0 0;
}

.comment_license {
	clear: both;
	color: #eee;
	font-size: 11px;
	margin: 0;
	padding: 18px 0 0 0;
}

#footer {
	z-index: 0;
/*border-top: 1px solid #353535;*/
  padding: 20px 0;
	color: #555;
	background-color: transparent;
	margin-top: 20px;
	font-size: 0.9em;
}

#footer a {
	color: #666
}

#footer a:hover {
	color: #666
}

#footer #subsidiary .aside {
	width: 980px
}

#footer .widgetcontainer {
	float: left;
	width: 290px;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 12px;
	/*background: #ffffff;*/
	/*border-right: 1px solid #fff;*/
	font-size: 0.7em;
	line-height: 1.4em;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #fff;
	text-shadow: #5c2708 3px 2px 3px;
}
#footer .widgetcontainer h3.widgettitle{
	font-size: 1.7em;
	color: #e1e2dd;
	text-shadow: #5c2708 3px 2px 3px;
}
li#most-rated {
	margin-right: 14px;
	}
li#recent-comments {
	margin-right: 0px;
	}
#footer .widgetcontainer h3 {
	margin-bottom: 10px;
	color: #0088c3;
	font-size: 1.1em;
}

#footer .widgetcontainer a:hover {
	color: #999
}

#footer .reset {
	clear: both
}
.credit{
	font-size: 9px;
	color: #a0a0a0;
}
#siteinfo {
	text-align: left;
	font-size: .7em;
	margin-top: 20px;
	color: #f5f5f5;
	line-height:1.3em;
}

#siteinfo a {
	text-decoration: none;
	border-bottom: 0px dotted #f5f5f5;
	color: #f5f5f5;
}

#siteinfo a:hover {
		border-bottom: 1px dotted #f5f5f5;
	color: #f5f5f5;
}

#author-info {
	border: 1px dotted #ccc;
	padding: 5px;
	overflow: hidden;
	font-size: 1.2em;
	margin-bottom: 20px;
}

#author-info h2 {
	border-bottom: 3px double #ddd;
	padding: 5px 0;
	font-size: 1.8em;
	margin-bottom: 10px;
	
}

#author-info .avatar {
	float: left;
	border: 3px double #ddd;
	margin: 0 10px 10px 0;
}

/* Styles for Contact Form 7 plugin */

div.wpcf7-response-output {
	display: none
}

/* Styles for WP Post Ratings plugin */

.post-ratings {
	margin-bottom: 20px;
	text-align: right;
	float: right;
	width: 290px !important;
	height: 50px;
	font-size: .9em;
	clear: both;
}

.post-ratings small {
	font-size: .7em
}

.post-ratings-text {
	display: none !important
}

/* Styles for BuySellAds widget */

.BuySellAds_widget {
	width: 935px;
	margin: 0;
	padding: 3px 0;
	height: auto;
	overflow: auto;
}

.BuySellAds_widget a {
	background-color: #191919;
	border: 3px solid #191919;
	display: block;
	height: 125px;
	overflow: hidden;
	position: relative;
	width: 125px;
	float: left;
	margin: 0 3px 0 0;
}

.BuySellAds_widget a:hover {
	border-color: #191919
}

.BuySellAds_widget img {
	border: 0;
	clear: right;
}

.BuySellAds_widget a.adhere {
	background: #191919;
	border: 3px solid #191919;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	width: 125px;
	height: 125px;
	margin: 0 3px 0 0;
}

.BuySellAds_widget a.adhere:hover {
	background: #191919;
	border: 3px solid #191919;
	color: #777;
}

.blu_hl {
	color: #0079b6;
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 10px;
	margin-top: 30px;
}
.blu_hl_s {
	color: #0079b6;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 10px;
	margin-top: 30px;
}
.w_hl {
	color: #ffffff;
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 10px;
	margin-top: 30px;
}

.tt-small a:link, .tt-small a:visited {
	color: #0079b6;
}

.tt-small a:hover {
	color: #000000;
}

.des {
	font-size: 1.3em;
	padding-bottom: 10px;
	margin-top: 30px;
}

img.twitter_followers {
	padding: 2px;
	display: inline;
	height: 30px;
	width: 30px;
}

.sml {
	color: #555;
	font-size: 10px;
	line-height: 1.4em;
}

img.bl {
	margin-bottom: -10px;
	padding-right: 10px;
}

.thank {
	letter-spacing: -1px;
	color: #414141;
	padding-bottom:10px;
	margin-top: 5px;
	font-weight: bold;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
	font-size: 1.8em;
}
p.tks{
	font-size: .8em;
	line-height: 1.5em;
	margin-top: 15px;
}
div.tks2{
	font-size: 15px;
	line-height: 1.5em;
	margin-top: 15px;
	font-weight: bold;
	color: #000;
}

div.hero{
	position: absolute;
	margin-top: -60px;
	margin-left: 422px;
	width: 600px;
	height: 600px;
	
}
div.hero img {
	z-index:0;
	position:relative
}
div#map_box_link{

	z-index:999;
	
}
div#index-top.aside {
	width: 940px;
	/*padding-left: 510px;*/
	margin:0;
	/*z-index: -2;
	position:relative*/
}
div.intopbox{
	width: 520px;
	padding-left: 20px;
	background-color: transparent;
	/*position:relative;
	z-index: 1;*/
}


.widget_twitter_vjck{
	font-size: .7em;
	line-height:1.4em;
	margin-left: 15px;
	margin-top:10px;
	background-color: transparent;
}
 li{
	text-align: left;
}
.widget_twitter_vjck li{
	border-top: 1px #545454 dotted;
	padding-bottom: 5px;
	display:block;
	float: left;
	width: 160px;
	margin-right: 15px;
	padding-right: 8px;
	padding-top: 10px;
	padding-left: 2px;
}
div#twitter_time_line li div#twitter_time_source{
	padding-top: 5px;

}
#twitter-vjck .widgettitle{
	font-size: 1.4em;
	color: #9c3014;
	margin-bottom: 15px;
	padding-left: 25px;
	background: url("images/icons/twitter.png") no-repeat left center
}

li#text-431764491, li#text-433636541, li#text-434525311{
	background: #ffffff;
	border: 1px solid #5bb1dc;
}
/* @group Blockquote */

blockquote {
	background: transparent url("quote.jpg") left top no-repeat;
	margin: 0px 20px 20px 0px;
	padding-left: 90px;
	padding-bottom: 20px;
	border-bottom: 1px #ccc dotted;
}

/*blockquote p {
	background: url(bq_right.gif) right bottom no-repeat;
	margin: 0;
	padding-right: 50px !important;
	font-family: Times;
	font-size: 18px;
	font-style: italic;
	text-shadow: rgba(0,0,0,0.01) 0 0 0;
	line-height: 120%;
}*/

/* @end */
table#flickr_badge_wrapper{
	width: 250px;
	float: left;
}

.time{
	font-size:7pt;color:#888;
}
.letter{
	font-size:8pt;text-align:left;line-height:1.45em;margin-bottom: 7px;
}
.anno{
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
	padding-top: 12px;
	/*border-top: 1px #0079b6 dotted;*/
	padding: 15px;
	margin-bottom: 15px;
	background-color: #ffffff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px #DFDFDF solid;
}
#text-443647421 .widgettitle{
	padding-left: 15px;
}
.textwidget li{
	list-style-type: none;
	border-bottom: 1px solid #531406;
}
div.textwidget p{
	font-size: 11px;
}
.sidesub {
	color:#f6c348;
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 10px;
	text-shadow: #1b0602 1px 1px 2px;
}
/*b {
	color: #000;
}*/
li#twitter-3.widgetcontainer.widget_twitter li span.entry-content{
	font-size: 12px;
	}
li#twitter-3.widgetcontainer.widget_twitter li span.entry-meta{
	font-size: 9px;
}
li#twitter-3.widgetcontainer.widget_twitter li{
	padding: 5px;
	border-bottom: 1px dotted #ccc;
}
.twitterfollow{
	float: right;
	margin-top: -10px;
}
.win{
	font-size: 18px;
	font-weight: bold;
	color: #3b6e8e ;
}

h6{
	font-size: 13px;
}
.cst{
		
	line-height:13px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	border-bottom: 1px #ccc dotted;
}
div.cste{
	font-size:13px;
	padding-left: 7px;
}
div.tc{
	font-size: 10px;
	line-height:1.4em;
	overflow:auto;
	height: 500px;
}
.tc ol{
	margin-left: 20px;
}
li.tc{
	padding-left: 0px;
	padding-bottom: 5px;
	list-style-type: decimal;
}
li.tctc{
	padding-top: 2px;
	padding-bottom: 2px;
	list-style-type: square;
}
.logo {
	float: left;
	height: 40px;
	width: 120px;
	border: 1px #ccc solid;
	text-align: center;
	padding: 10px;
	/*vertical-align: middle;
	padding-top: 50%;*/
	margin-right: 10px;
	margin-top: 7px;
	background-color: #fff;
}
img.ver {
	position: relative;
	top: 30%
}

img.ver2 {
	position: relative;
	top: 10%
}

img.ver3 {
	position: relative;
	top: 14%
}