/*
Theme Name: Photanical
Theme URI: http://www.thoughtmechanics.com/blog/
Description: A neat theme...just for you!
Version: 1.0
Author: Theron Parlin
Author URI: http://www.thoughtmechanics.com/ 
*/

.post {
	border: 1px dotted #999;
	padding: 10px;
	line-height: 14px;
	background: #fff;
	font-size: 9pt;
}

.post a {
	text-decoration: none;
	color: #ff0000;
	border: 0px;
}

.line {
	border: 0px;
	border-bottom: 1px dotted #999;
	width: 200px;
}

blockquote {
        color: #666;
        font-style: italic;
        text-align: justify;
}
select {
	background-color: #000;
	border: 1px solid black;
	color: #ccc;
	height: 18px;
	font-size: 7pt;
	padding: 0px;
	margin-top: 0px;
}

.title_comment

{
	font-family: 'Century Gothic', 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 1.1;
	color: #666;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: -6px 0px 0px 0px;
}

.title_comment a { border: 0px; }
.title_comment a:hover { border: 0px; }

.commentBox {
	position: relative;
	margin: 0 auto;
	width: 90%; 
	background-color: #f5f5f5; 
	text-align: left; 
	border: 1px solid #999; 
	padding: 5px;
}

.centeredImage {
    text-align:center;
    margin-top:10px;
    margin-bottom:0px;
    padding:0px;
}

body {	
	background: url('casino-for-fun.jpg') no-repeat #e4e4e4;
	background-attachment: fixed;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:10px;
	font-family:Verdana, Helvetica, sans-serif;
	color:#000;
	}
table {
  border-collapse: collapse;
}
td {
	font-size:11px;
	font-family: Verdana, Helvetica, sans-serif;
	color:#000;
}
#wrapper {
	position: absolute;
	margin: 0;
	top:40px;
	left:240px;
	text-align:left;
	}
#header {
	background-color: #333;
    position:fixed !important; 
	position: absolute; /* IE Hack */
    top:0px;
    left: 0px;
	width:100%;
    margin:0px;
    padding:0px;
	height: 30px;
	color: #ccc;
	border-bottom: 1px solid black;
	z-index: 200;
    }
#headertrans {
	background-color: #fff;
    position:fixed !important;
	position: absolute; /* IE Hack */ 
    top:0px;
    left: 0px;
	width:100%;
    margin:0px;
    padding:0px;
	height: 35px;
	z-index: 100;
}
#header a {
	color: #ccc;
	text-decoration: none;
	border-bottom: 1px dashed #ccc;
}
#header a:visited {
}
#header a:hover {
	text-decoration: none;
	color: #666;
	border-bottom: 1px dashed #666;
}
.right {
	float: right;
	padding-top: 7px;
	padding-right: 10px;
}
.left {
	float: left;
	padding-top: 7px;
	padding-left:10px;
}
.nodash a {
	color: #000;
	text-decoration: none;
	border-bottom: 0px;
}
.nodash a:hover {
	color: #999;
	text-decoration: none;
	border-bottom: 0px;
}
.nodash a:visited {
	color: #999;
	text-decoration: none;
	border-bottom: 0px;
}
#nav {
	position: absolute;
	top: 520px;
	left: 13px;
	text-transform: uppercase;
	font-family: Verdana, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
}
a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dashed #000;
}
a:visited {
}

a:hover {
	text-decoration: none;
	color: #666;
	border-bottom: 1px dashed #666;
}
.comment_title {
	font-family: 'Century Gothic', 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
	font-size: 13pt;
	color: #666;
        padding-left: 5px;
}

.comment_title a {
	text-decoration: none;
	border: 0px;
}
.comment_title a:visited{
}
.comment_title a:hover {
	text-decoration: none;
	border: 0px;
}

.stitle {
	font-family: 'Century Gothic', 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
        text-transform: uppercase;
}

.title {
	font-family: 'Century Gothic', 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
	font-size: 13pt;
	font-weight: bold;
}
a.title {
	color: #333;
	text-decoration: none;
	border: 0px;
}
a:visited.title {
}
a:hover.title {
	text-decoration: none;
	color: #ff0000;
	border: 0px;
}
.cite {
	top: 2px;
	padding-bottom: 5px;
	font-size: 10px;
}

#sidebar {
	line-height: 14px;
}
#footer {
	width: 408px;
	position: relative;
	top: 10px;
	padding-top: 5px;
	text-align: center;
	background-color: #fff;
	border: 1px dotted #999;
	border-bottom: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

#asides {
	padding-left: 20px;
	padding-right: 10px;
}

#asides li {
	list-style-image: url(casino-game.gif);
	padding-bottom: 10px;
}

#footer a {
	font-weight: bold;
	border: 0px;
}
