/*
Theme Name: singles
*/

body {
font-family:Calibri, Candara, Sans-Serif, 'Trebuchet MS';
background: url(images/bg.png);
color: #000000;
margin:0px 0px 0px 0px;
font-size:15px;
}
	
a img{
border:none;
}

a:active{
outline: none;
}

a:focus{
-moz-outline-style: none;
}

a {
outline:none;
text-decoration:none;
color:#ED682F;
}

a:hover{
text-decoration:none;
color:#ED682F;
}


#header {
float:left;
height:200px;
margin:0 auto;
padding:0;
width:980px;
}

#headerleft {
float:left;
height:200px;
padding:0;
width:175px;
}

#headermid {
float:left;
height:160px;
width:570px;
}

#headerright {
float:right;
height:175px;
width:210px;
}

.menu {
float:left;
height:40px;
margin:10px 0 20px;
width:570px;
}

.menu ul {
float:left;
list-style:none;
margin:0 0 0 35px;
padding:0;
text-align:center;
width:500px;
}

.menu li {
background:transparent url(images/menu.png) no-repeat scroll 0 0;
color:#FFFFFF;
float:left;
font-size:20px;
font-weight:bold;
height:27px;
list-style:none;
margin:0 0px 0 0;
padding:5px 15px;
text-transform:lowercase;
width:100px;
}

.menu li a {
color:#ffffff;
}

.menu li a:hover {
color:#ffffff;
}

.menu li.menu2 {
background:transparent url(images/menu2.png) no-repeat scroll 0 0;
color:#FFFFFF;
float:left;
font-size:20px;
font-weight:bold;
height:27px;
list-style:none;
margin:0 30px 0 30px;
padding:5px 15px;
text-transform:lowercase;
width:141px;
}

.widgetheader {
float:left;
text-align:center;
width:565px;
}

.widgetheader ul {
list-style:none;
margin:0;
padding:0;
}

.widgetheader li {
list-style:none;
margin:0;
padding:0;
}

#content {
float:left;
margin:0;
padding:0;
position:relative;
top:-40px;
width:570px;
}

#wrapper {
margin: 0px auto;
padding-top: 12px;
width: 980px;
min-height:800px
}
	
.posttop {
background:url(images/posttop2.png) no-repeat 0 0;
padding-top:30px;
margin: 0;
float:left;
width:570px;
}
		
.entry {
background:url(images/postmid2.png) repeat-y scroll 0 0;
padding:0px 30px 20px 30px;
min-height:1182px;
float:left;
width:510px;
}

.postend {
background:transparent url(images/postend2.png) no-repeat scroll left bottom;
margin:0 0 30px 0px;
padding:0 0 34px;
float:left;
width:570px;
}

.entry p {
line-height:18px;
margin:0 0 10px 0;
}


#sidebarleft {
float:left;
margin:10px 15px 0 0;
width:160px;
}


.widgetleft {
float:left;
margin:0;
width:160px;
}

.widgetleft ul {
margin:0;
padding:0;
list-style:none;
}

.widgetleft li {
margin:0 0 15px 0;
padding:0;
list-style:none;
}


#sidebar{	
float:right;
padding:10px 0 10px;
width:225px;
}

#sidebar h2 {
margin: 5px 0 0;
padding: 0;
font-style:normal;
color:#000;
}
	
.widgetright a {
color:#F49F38;
}

.widgetright a:hover {
border-bottom: 2px dotted #F49F38;
}

.widgetright a:visited {
color:#F49F38;
}

.widgetright {
float:left;
margin:0 0 25px 5px;
width:215px;
}

.widgetright li{
margin:0px;
list-style:none;
padding:3px 0 4px 0;
border-bottom: 1px dotted #333333;
font-size:18px;
font-weight:bold;
}

.widgetright ul {
margin: 0 0 15px 0;
padding: 0;
}

.widgetright h3 {
font-size:19px;
margin:5px 0 0 0;
}

.widgetright2 {
float:left;
margin:0 0 0 10px;
}

.widgetright2 li{
margin:0px;
list-style:none;
}

.widgetright2 ul {
margin: 0;
list-style:none;
}



#footer {
float:left;
width:960px;
height:0px;
}


h1, h2, h3, h4 {
font-weight: bold;
font-style:normal;
display:block;
}

h1 {
font-size: 26px;
}

h2 {
border-bottom:2px solid #000000;
font-size:22px;
margin:0 0 7px;
padding:0 0 2px;
}

h3 {
font-size: 18px;
margin:0 0 5px 0;
}

h4 {
font-size: 14px;
margin:0 0 5px 0;
}

#inner {
float:left;
margin:10px 0;
}

.texta {
color:#000000;
float:right;
font-size:15px;
line-height:16px;
padding:0;
width:430px;
}

.texta p {
margin:0;
padding:0;
}

.texta a {
color:#000000;
text-decoration:none;
}

.texta a:hover {
color:#ED682F;
text-decoration:none;
}
        
.info {
color:#000000;
float:right;
font-size:12px;
font-style:italic;
padding:3px 0 0 0;
width:430px;
}

.location {
color:#CD1F46;
font-weight:bold;
padding:0 4px 0 0;
}

.created {
color:#444444;
font-weight:bold;
width:100px;
}
	
.avatar {
float: left;
margin: 0px 9px 0 0;
padding:4px 0 0 0;
}
	
.avatar img {
width:70px;
}
	
.username {
float: left;
padding:0 3px 0 0;
}

.username a {
color:#cd1f46;
}

.username a:hover {
color:#ED682F;
}
	
#actions {
border-bottom:1px solid #CCCCCC;
float:right;
padding:7px 0;
width:430px;
}

#actions a {
color: #9B1C26;
}

#actions a:hover {
color: #9B1C26;
}

.atitle {
color:#333333;
font-weight:bold;
font-size:19px;
padding:0 50px 4px 0;
float:left;
}

.reply {
background:#FFFFFF url(images/nreply.png) no-repeat scroll 0 1px;
border:none;
float:left;
font-weight:bold;
height:21px;
margin:0 15px 0 0;
padding:9px 0 0 37px;
text-align:left;
width:80px;
text-transform:lowercase;
}

.follow {
background:#FFFFFF url(images/nfollow.png) no-repeat scroll 0 0;
border:none;
float:left;
font-weight:bold;
height:21px;
margin:0 15px 0 0;
padding:9px 0 0 30px;
text-align:left;
width:80px;
text-transform:lowercase;
}


.vprofile {
background: #fff url(images/nprofile.png) no-repeat;
border:none;
float:left;
font-weight:bold;
height:21px;
margin:0 15px 0 0;
padding:9px 0 0 31px;
text-align:left;
width:90px;
text-transform:lowercase;
}

.vtwitp {
background:#FFFFFF url(images/ntwitp.png) no-repeat scroll 0 2px;
border:medium none;
float:left;
font-weight:bold;
height:21px;
margin:0 15px 0 0;
padding:9px 0 0 31px;
text-align:left;
text-transform:lowercase;
width:120px;
}

#profile {
float:left;
margin:0 0 35px 0;
width:510px;
}

.details {
float:left;
font-size:16px;
line-height:21px;
width:335px;
}

.details a {
color:#000000;
font-weight:bold;
text-decoration:none;
}

.details a:hover {
text-decoration:none;
}

.avatarbig {
float:left;
margin:8px 15px 0 0;
width:160px;
overflow:hidden;
}

.avatarbig img{
width:160px;
background:transparent url(images/zoom.png) no-repeat scroll center bottom;
padding:0 0 20px 0;
}

.sendto {
background:#FFFFFF url(images/nsend.png) no-repeat scroll 0 0;
border:medium none;
float:left;
font-weight:bold;
height:24px;
margin:6px 15px 0 0;
padding:2px 0 0 35px;
text-align:left;
text-transform:lowercase;
width:190px;
}

.sendto a {
color: #9B1C26;
}

.sendto a:hover {
color: #9B1C26;
}

#tweets {
float:left;
width:510px;
}

#tweets #actions {
float:right;
width:450px;
}

#tweets .info {
float:right;
width:450px;
}

#tweets .texta {
float:right;
width:450px;
}

.titlez {
color:#cd1f46;
font-weight:bold;
}

.bio {
float:left;
width:340px;
margin:2px 0 0 0;
}

.biotitlez {
color:#cd1f46;
font-weight:bold;
line-height:17px;
float:left;
padding: 0 5px 0 0;
}

.biotext {
line-height:17px;
}

.avatarsmall {
float:left;
margin:4px 10px 0 0;
}

.avatarsmall img{
width:48px;
}

#single {
float:left;
font-family:georgia;
font-size:14px;
font-style:italic;
margin:5px 0 20px;
text-align:center;
}

#single a {
color:#000000;
}

#ratings {
float:left;
width:510px;
text-align:left;
}

#ratings img {
padding:0 1px 0 0;
}

#pictures {
float:left;
width:510px;
margin:30px 0px 0px 0;
}

#pictures h3 {
margin:0 0 20px 0;
}

.item {
float:left;
margin:0 0 10px 0;
}

.twitp {
float:left;
width:120px;
margin:0 15px 0px 0;
}

.twitp img {
width:120px;
}

.iteminner {
float:left;
width:375px;
border-bottom:1px solid #cccccc;
height:120px;
}

#pictures .texta {
float:left;
width:375px;
padding:7px 0;
}

#pictures #actions {
width:375px;
border:none;
}

#pagenav {
float:left;
width:500px;
margin:30px 0 0 0;
}

.searchform {
background:transparent url(images/right60.png) no-repeat scroll 0 0;
float:left;
height:136px;
margin:0 0 15px;
padding:0 15px 0 5px;
width:215px;
}

.searchform-controls input {
background:#1E1E1E none repeat scroll 0 0;
border:medium none;
color:#CCCCCC;
height:22px;
margin:2px 10px 0 0;
padding:0 0 3px;
text-align:center;
text-transform:lowercase;
width:110px;
}

#rankings {
float:left;
width:510px;
}

.ratings {
margin:0 0 0 5px;
}

.ratings img {
width:13px;
}
