/*     

Theme Name: Jordanparsons.com v1

Theme URI: http://www.jordanparsons.com/  

Description: theme duh	

Author: Jordan Parsons

Author URL: http://www.jordanparsons.com/  

Version: 1.0  

.  

Mine.

.  

*/ 

body{

background-image:url(_img/bg_tile.jpg);

color:#000000;

font-family:Arial, Helvetica, sans-serif;

font-size:12px;

margin:0px 0px 0px 0px;

}

.title_container{

position:absolute;

top:80px;

left:80px;

background-color:#FFFFFF;

padding:2px 10px 2px 10px;

}

.title{

font-size:24px;

}

.side_bar_title{

font-size:16px;

}

.tag_line{

font-size:12px;

position:relative;

top:-5px;

left:3px;

}

.holder{

position:absolute;

top:150px;

width:500px;

left:100px;

padding-left:5px;

}

.main{

width:500px;

background-color:#FFFFFF;

padding-left:5px;

padding-bottom:5px;



}

.sidebar{

position:absolute;

left:630px;

top:150px;

width:250px;

background-color:#FFFFFF;

padding:5px 5px 5px 5px;

text-decoration:none;

}

a {

	color: #000000;

	text-decoration:none;

	font-family:Arial, Helvetica, sans-serif;

}



a img {

	border: none;

	text-decoration:none;

}



a:visited {

	color:#000000;

	text-decoration:none;

}



a:hover {

	color:#555555;

	text-decoration:underline;

}

a.main {

	color:#000000;

	text-decoration:underline;

}

.footer{

background-color:#e0e0e0;

height:50px;

width:100%;

padding:5px 5px 5px 5px;

}

h1{

color:#000000;

text-decoration:none;

font-size:20px;

line-height:12px;

font-weight:normal;

}

h2{

color:#000000;

text-decoration:none;

font-size:24px;

font-weight:normal;

}

ul{

list-style:none;

text-indent:-30px;

}

li{

list-style:none;

text-indent:-50px;

}

.li_com{

list-style:none;

text-indent:-20px;

}
.li_tweet{

list-style:none;

text-indent:0px;

}
.ul_tweet{

list-style:none;

position:relative;
left:-50px;

}

.img_float{
position:relative;
float:left;

}

.comment{
float:left;
background-color:#e0e0e0;

width:100%;

padding:5px 5px 5px 5px;
clear:none;
}

.com_text{
float:right;
background-color:#efefef;
padding:5px 5px 5px 5px;
width:395px;
//float:right;
}
div.clearer {clear: left; line-height: 0; height: 0;}

.footer2{

background-color:#e0e0e0;

height:100%;
width:100%;

padding:5px 5px 5px 5px;

}
.more_tweet{
font-size:14px;
position:relative;
left:40px;
}

.inline_thumb_r{
background-color:#e0e0e0;
padding: 5px 5px 5px 5px;
border: 1px solid #aaaaaa;
margin:5px;
float:right;
}

.inline_thumb_l{
background-color:#e0e0e0;
padding: 5px 5px 5px 5px;
border: 1px solid #aaaaaa;
margin:5px;
float:left;
}

.inline_thumb{
background-color:#e0e0e0;
padding: 5px 5px 5px 5px;
border: 1px solid #aaaaaa;
margin:5px;
}
}