/*
Theme Name: Skinny Angels
Theme URI: http://www.adult-help.com/
Description: The Skinny Angels WordPress theme.
Author: Adult Help
*/

body{
 margin:0px;
 background-image:url(images/b01.gif);
 background-repeat:repeat-x;
 font-family: Tahoma, Verdana, Arial;
 font-size:12px;
}

a{
 color:#208acb;
}

.main-container{
 width:980px;
 margin:0 auto;
 background-image:url(images/b03.gif);
}

.welcome{
 text-align:left;
 width:346px;
 height:200px;
 font-size:11px;
 padding-top:17px;
 padding-left:9px;
 padding-right:20px;
 background-image:url(images/b02.jpg);
}

.welcome a{
 color:#208acb;
 font-weight:bold;
}

.welcome strong{
 text-transform:uppercase;
}

.column-left{
 width:238px;
 padding-left:10px;
 padding-right:20px;
 padding-bottom:30px;
}

.column-left img{
 border-color:#208acb;
}

.column-left ul{
 list-style:none;
 padding:0px;
 margin:0px;
}

.column-left h2, .column-right h2{
 display:block;
}

.column-center{
 width:505px;
 text-align:left;
}

.column-center h2{
 margin:0px;
 color:#ec2427;
 font-size:20px;
 font-weight:bold;
}

.column-center h2 a{
 color:#ec2427;
 text-decoration:none;
}

.column-center h2 a:hover{
 text-decoration:underline;
}

.column-right{
 width:176px;
 padding-left:20px;
 padding-right:11px;
 text-align:left;
}

.column-right ul li ul li a{
 color:#0a395a;
 text-decoration:none;
}

.column-right ul li ul li a:hover{
 text-decoration:underline;
}

.column-right ul{
 list-style:none;
 padding:0px;
 margin:0px;
}

.column-right ul li ul{
 padding-top:10px;
 padding-bottom:10px;
}

.column-right ul li ul li{
 background-image:url(images/bull.gif);
 background-repeat:no-repeat;
 padding-left:26px;
}

.widget_recent_entries{
 background-image:url(images/recent-posts.gif);
 background-repeat:no-repeat;
 background-position:top right;
 padding-top:40px;
 width:100%;
}

.widget_archive{
 background-image:url(images/archives.gif);
 background-repeat:no-repeat;
 background-position:top right;
 padding-top:40px;
 width:100%;
}

.widget_links{
 background-image:url(images/friends.gif);
 background-repeat:no-repeat;
 background-position:top right;
 padding-top:40px;
 width:100%;
}

.left{
 float:left;
}

.right{
 float:right;
}

.center{
 float:center;
}

.clear{
 clear:both;
}

ul.navigation { margin: 0 0 10px 0; list-style: none; }
ul.navigation li { font-size: 16px; margin: 0 0 5px 10px; font-weight: bold; }
ul.navigation li a { text-decoration: none; }
ul.navigation li a:hover { text-decoration: underline; }

ul.listlist { margin: 0 0 10px 0; list-style: none; }
ul.listlist li { margin: 0 0 5px 10px; }
ul.listlist li a { text-decoration: none; }
ul.listlist li a:hover { text-decoration: underline; }
