/*
Theme Name: sixtyTen
Theme URI: http://reversial.com
Description: A sleek, modern, and simple two-column wordpress theme.
Version: 0.7.2
Author: Dylan Pyle
Author URI: http://reversial.com
*/

body{
    /*
        try a background color of #49545c if you want it to look like versions < 0.6
        */
    /* background-color:#282c2f; */
	background-color:#660033; 
    background-repeat: repeat-x;
    background-attachment: fixed;
    color:#fff;
    font-family:arial,sans-serif;
    font-size:11px;
    padding:0px;
    margin:0px;
}

#outt{
    width:905px;
    margin-left:auto;
    margin-right:auto;
	position: absolute;
	left: 13%;
	margin-bottom: 0px;
	padding: 0px;
	/* background:transparent url(left01.jpg) no-repeat 0px 0px;  */
}


#leftshadow_top {
	position:absolute;
	top:193px;
	left:-45px;
	width:66px;
	height:22px;
	background:transparent url(left01.jpg) no-repeat 0px 0px; 
}

#leftshadow {
	position:absolute;
	top:215px;
	left:-45px;
	width:46px;
	height: 100%;
	background:transparent url(left02.jpg); 
	background-repeat: repeat-y;
}

/* FLICKERBOX */
#flickerbox {
	position: relative;
	background: #FFEBC6 url(flickr.jpg); 
	width: 137px;
	height: 276px;
	margin-left: -12px;
	margin-top: 0px;
	margin-right: 70px;
	padding: 0px;
	z-index: 2;
	float: left;
	clear: both;
}

#flickerpics {
	width: 73px;
	float: left;
	margin-left: -9px;
	margin-top: 6px;
	background: #000;
}

#flickpic1 {
	width: 78px;
	height: 74px;
	background: url(flick1_backy.jpg); 
}

#flickpic2 {
	width: 78px;
	height: 74px;
	background: url(flick2_backy.jpg); 
}

#flickpic3 {
	width: 78px;
	height: 78px;
	background: url(flick3_backy.jpg); 
}

#pic4,
#pic5,
#pic6 {
	width: 0px;
	height: 0px;
	line-height: 0px;
	display: none; /* god damnit but temp ie fix */
}

#flickerpics a img {
	border: 0px !important;
	vertical-align: middle;
	margin-left: 4px;
	margin-top: 3px;
	width: 71px;
	height: 71px;
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
}

#flickerpics a img:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

#flickertab{
	position: relative;
	width: 25px;
	height: 111px;
	margin-left: 7px;
	margin-top: 126px;
	padding: 0px;
	float: left;
}

#flickertab img {
	border: 0px !important;
}

#flickertab_img {
	width: 25px;
	height: 111px;
	background: #FFEBC6 url(flickr_out.jpg); 
}

#flickertab_img:hover {
	width: 25px;
	height: 111px;
	background: #FFEBC6 url(flickr_over.jpg); 
}

/* RIGHTBAR */
#rightbar{
    width:230px;
    float:right;
    color:#ddd;
}

#rightbar ul{
    padding-left:10px;
	margin-left: 10px;
}

#rightbar ul li{
    padding-left:0px; 
}

#rightbar .title{
    color:#ddd;
    text-decoration:none;
    display:block;
    margin-top:10px;
    font: 18px Trebuchet MS,sans-serif;
    border-bottom:1px dotted #aaa;
    margin-bottom:10px;
}
#rightbar div.title{
    cursor:default;
}
#rightbar .text{
    font:11px verdana,sans-serif;
    margin-bottom:20px;
}
#rightbar a img{
    border:1px solid #555;
}
#rightbar a img:hover{
    border:1px solid #999;
}
#rightbar input{
    border:1px solid #555;
    color:#ccc;
    cursor:default;
    background-color: #34383b;
}
#rightbar input:hover{
    border:1px solid #999;
    color:#fff;
}

#rightbar a{
    color:#ddd;
    text-decoration:none;
}
#rightbar a:hover{
    color:#888;
}
#out{
    margin-right:240px;
    /* padding-right:40px; */
    /* padding-left:40px; */
    border:1px solid #181818;
    border-top:0px;
	/* background-color: #FFEBC6 !important; */
	overflow: visible;
	background: transparent url(left_right01.jpg) repeat-y !important; 

}
#titel{
    padding-top:10px;
    padding-bottom:10px;
    padding-right:20px;
    border-right:1px solid #bbb;
    font-size:18px;
    font-family:Trebuchet MS,sans-serif;
    color:#fff;
    text-decoration:none;
}
#titel:hover{
    color:#ccc;
}
#desc{
    color:#ddd;
    cursor:default;
    font:11px verdana,sans-serif;
    margin-left:20px;
}
#head{
    /* padding:40px; */
    /* padding-bottom:20px; */
    margin-right:240px;
    border-left:1px solid #555;
    border-right:1px solid #555;
}

#header {
	width: 809px;
	height: 193px;
	background: url("header.jpg") no-repeat; 
	margin-left: -47px;
}

#it {
	background: #FFEBC6 url(left02.jpg) repeat-y; 
    color:#000;
	min-height:500px; /*----------------------------------------*/
	margin: 0px 0px 0px -46px;
	padding: 0px 20px 0px 65px;
}

#it_shad_right {
	width: 45px;
	float: right;
	/* background: #FFEBC6 url(right01.jpg) repeat-y bottom right;  */
}
.pt, h1, h2{
    font:18px Trebuchet MS,sans-serif;
}
.pt a{
    color:#000;
    text-decoration:none;
}
.pt a:hover{
    color:#888;
}
.pd{
    color:#999;
    float:right;
    cursor:default;
    font:11px verdana,sans-serif;
    margin-top:5px;
}
#foot{
    color:#222;
	background: transparent url(left_right01.jpg) repeat-y !important;  
	margin: 0px 0px 0px -46px;
	padding: 0px 0px 0px 60px;
	width:709px;
}

#footshadow {
	position:relative;
	top:-21px;
	left:-34px;
	width:699px;
	height:93px;
	background:transparent url(foot.jpg) no-repeat 0px 0px; 
	margin:0px;
	padding:0px;
}

#foot a{
    color:#222;
    text-decoration:none;
    padding-left:10px;
    padding-right:10px;
}
#foot a:hover{
    color:#bbb;
}
#foot .righty{
    float:right;
    margin-right:85px;
}
#foot #cred{
    padding:0px;
}
.content{
    line-height:170%;
    margin-bottom:20px;
	padding-bottom: 10px;
}


.content p {
	z-index: 2;
}

.border_right {
	background: transparent url(right01.jpg) repeat-y right;  

}

.content a, .pd a{
    text-decoration: none;
    color: #527d9f;
    border-bottom: 1px dotted #527d9f;
}
.content a:hover, .pd a:hover{
    border-bottom: 1px dotted #fff;
}

a img{
    border-bottom:0px;
    border:1px solid #527d9f;
}

a img:hover{
    border:1px solid #999;
}

.righty a img{
    border:0px;
}
blockquote{
    margin-left:20px;
    padding-left:10px;
    border-left:7px solid #d5d5d5;
    color:#555;
}

.comment_head {
	background: #B7AB97;
	border-bottom: 1px solid #555;
	line-height: 30px;
	height: 30px;
}

.comment_head * {
	padding: 0px !important;
	border: 0px !important;
}

.comment_head a {
	font-weight: bold;
	color: #527D9F;
	padding: 0px;
	margin: 0px;
}

.comment_style1 {
	background: url(comment_header01.gif);
	margin: -146px 0px 0px 0px;
	float: right;
	width: 154px;
	height: 193px;
}

.comment_style4 {
	background: url(comment_header04.gif);
	margin: -9px 0px 0px 0px;
	float: right;
	width: 154px;
	height: 54px;
}


.comment_details {
	position: relative;
	color: #482235;
	font-weight: bold;
	line-height: 30px;
	top: -5px;
	margin: 0px;
	padding: 0px;
}

.gravatar {
	width: 30px;
	height: 30px;
}

.odd, .even{
    padding: 5px 10px 5px 10px;
}
.odd{
    background-color:#EBEBEB;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.even{
    background-color:#fff;
}
.pd img{
    border:0px;
    margin-bottom:-5px;
}
.pd a{
    border-bottom:0px;
}

p img {
	margin-right: 8px;
}

#other_stuff {
	width: 160px;
	margin-top: -10px;
}


.aboutme * {
	padding: 0px;
}
	
.aboutme {
	position: relative;
	margin-left: -10px;
	margin-top: -30px;
	background: url(wp-content/themes/sixtyTen/about_me.jpg);
	letter-spacing: 0px;
	font-size: 12px;
	padding: 0px;
}

.aboutme2 {
	position: relative;
    font-family:arial,sans-serif;
	font-size: 12px;
	margin: 0px 5px 13px 0px;
	padding-left: -20px;
	
}

.aboutme3 {
	letter-spacing: 0px;
    font-family:arial,sans-serif;
	font-size: 12px;
	margin: 0px 5px 0px 0px;
}

#signature {
	position: relative;
	margin-top: -8px;
}


#ot {
	margin: 0px;
	padding: 0px;
	background:transparent url(right01.jpg); 
	background-repeat: repeat-y;
	padding-left: 10px;
	height: 100%;
}

.smalltext {
	font-size: 10px;
}
fieldset {
	border: 0px;
}
